/* ============================================================
   SIMMEFLOW — APPLICATION CSS ONLY
   Version: v0.11.10.73
   Generated: 2026-09-19
   ------------------------------------------------------------
   Reference/separation stylesheet containing the SimmeFlow
   application namespace (.eddpt- / eddpt keyframes) extracted
   from the authoritative full master CSS.

   IMPORTANT:
   - Use 02-SIMMEFLOW-FULL-MASTER-CSS-v0.11.10.73.css for the
     current WordPress installation.
   - This file is supplied as the clearly isolated SimmeFlow CSS
     view for audit, portability and future standalone migration.
   - It deliberately excludes unrelated site/product CSS.
   ============================================================ */

html body .eddpt-app .eddpt-xlsx-import-note{
    display:flex!important;
    align-items:flex-start!important;
    gap:10px!important;
    margin:10px 0!important;
    padding:11px 12px!important;
    border:1px solid rgba(89,183,255,.20)!important;
    border-radius:11px!important;
    background:linear-gradient(135deg,rgba(89,183,255,.065),rgba(139,124,246,.04))!important;
    color:#b9cce0!important;
}

html body .eddpt-app .eddpt-xlsx-import-note[hidden]{display:none!important}

html body .eddpt-app .eddpt-xlsx-import-note::before{
    content:"XLSX"!important;
    flex:0 0 auto!important;
    display:grid!important;
    place-items:center!important;
    min-width:38px!important;
    height:26px!important;
    padding:0 7px!important;
    border:1px solid rgba(89,183,255,.25)!important;
    border-radius:8px!important;
    background:rgba(89,183,255,.07)!important;
    color:#8fd0ff!important;
    font-size:8px!important;
    font-weight:900!important;
    letter-spacing:.06em!important;
}

html body .eddpt-app .eddpt-xlsx-import-note b,
html body .eddpt-app .eddpt-xlsx-import-note span{
    display:block!important;
}

html body .eddpt-app .eddpt-xlsx-import-note b{
    color:#dbeeff!important;
    font-size:9px!important;
    line-height:1.35!important;
    margin-right:4px!important;
}

html body .eddpt-app .eddpt-xlsx-import-note span{
    color:#8fa4b9!important;
    font-size:8px!important;
    line-height:1.5!important;
}

html body .eddpt-app .eddpt-import-password[hidden]{display:none!important}

html body .eddpt-app .eddpt-media-summary{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
}

html body .eddpt-app .eddpt-media-summary .eddpt-media-session-note{
    grid-column:1/-1!important;
    display:flex!important;
    align-items:flex-start!important;
    gap:10px!important;
    min-width:0!important;
    margin-top:2px!important;
    padding:11px 13px!important;
    border:1px solid rgba(83,209,154,.18)!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,rgba(83,209,154,.055),rgba(89,183,255,.025))!important;
}

html body .eddpt-app .eddpt-media-summary .eddpt-media-session-note>i,
html body .eddpt-app .eddpt-media-session-strip>i{
    flex:0 0 8px!important;
    width:8px!important;
    height:8px!important;
    margin-top:4px!important;
    border-radius:50%!important;
    background:#53d19a!important;
    box-shadow:0 0 14px rgba(83,209,154,.5)!important;
}

html body .eddpt-app .eddpt-media-summary .eddpt-media-session-note>div{
    display:grid!important;
    gap:3px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-media-summary .eddpt-media-session-note b{
    color:#c9f1df!important;
    font-size:9px!important;
    line-height:1.35!important;
}

html body .eddpt-app .eddpt-media-summary .eddpt-media-session-note span{
    color:#84988f!important;
    font-size:8px!important;
    line-height:1.5!important;
    text-transform:none!important;
    letter-spacing:normal!important;
}

html body .eddpt-app .eddpt-media-session-strip{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    margin:0 0 10px!important;
    padding:8px 10px!important;
    border:1px solid rgba(83,209,154,.15)!important;
    border-radius:10px!important;
    background:rgba(83,209,154,.045)!important;
    color:#9ddcbe!important;
    font-size:8px!important;
    font-weight:800!important;
    letter-spacing:.02em!important;
}

html body .eddpt-app .eddpt-media-session-strip>i{
    margin-top:0!important;
}

html body .eddpt-app .eddpt-media-error{
    border-color:rgba(255,125,138,.2)!important;
    background:rgba(255,125,138,.045)!important;
}

html body .eddpt-app .eddpt-media-error b{color:#ffb4bd!important}

html body .eddpt-app .eddpt-media-error p{color:#b88990!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-media-summary{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}

@media (max-width:480px){
html body .eddpt-app .eddpt-media-summary{
        grid-template-columns:1fr!important;
    }
}

html body .eddpt-app .eddpt-detail,
html body .eddpt-app .eddpt-detail-body,
html body .eddpt-app .eddpt-detail-content,
html body .eddpt-app .eddpt-detail-section{
    box-sizing:border-box!important;
    min-width:0!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-detail{
    overflow-x:hidden!important;
}

html body .eddpt-app .eddpt-detail-body{
    width:100%!important;
    padding-left:14px!important;
    padding-right:14px!important;
    overflow-x:hidden!important;
}

html body .eddpt-app .eddpt-detail .eddpt-two,
html body .eddpt-app .eddpt-detail .eddpt-formgrid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-detail .eddpt-two>*,
html body .eddpt-app .eddpt-detail .eddpt-formgrid>*,
html body .eddpt-app .eddpt-detail label,
html body .eddpt-app .eddpt-detail .eddpt-label-with-help{
    min-width:0!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-detail label{
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-detail label>input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
html body .eddpt-app .eddpt-detail label>textarea,
html body .eddpt-app .eddpt-detail label>select,
html body .eddpt-app .eddpt-detail input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
html body .eddpt-app .eddpt-detail textarea,
html body .eddpt-app .eddpt-detail select{
    box-sizing:border-box!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-detail textarea{
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-detail-dockbar{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-detail-dock-title{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-detail-dockbar .eddpt-dock-controls{
    flex:0 0 auto!important;
}

@media (max-width:980px){
html body .eddpt-app .eddpt-detail,
    html body .eddpt-app.eddpt-right-collapsed .eddpt-detail{
        left:auto!important;
        right:0!important;
        width:min(390px,calc(100vw - 12px))!important;
        max-width:calc(100vw - 12px)!important;
        min-width:0!important;
        margin-right:0!important;
    }
}

@media (max-width:600px){
html body .eddpt-app .eddpt-detail,
    html body .eddpt-app.eddpt-right-collapsed .eddpt-detail{
        width:calc(100vw - 8px)!important;
        max-width:calc(100vw - 8px)!important;
        border-radius:14px 0 0 14px!important;
    }
html body .eddpt-app .eddpt-detail-body{
        padding-left:12px!important;
        padding-right:12px!important;
    }
}

html body .eddpt-app .eddpt-modal label.eddpt-import-password{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) !important;
  gap:8px !important;
  width:100% !important;
  min-width:0 !important;
  margin:10px 0 0 !important;
  padding:13px !important;
  border:1px solid rgba(136,122,244,.18) !important;
  border-radius:13px !important;
  background:linear-gradient(135deg,rgba(136,122,244,.055),rgba(92,184,255,.018)) !important;
  color:#b7c1cf !important;
  text-align:left !important;
}

html body .eddpt-app .eddpt-modal label.eddpt-import-password.is-required{
  border-color:rgba(136,122,244,.42) !important;
  box-shadow:0 0 0 1px rgba(136,122,244,.09),0 0 24px rgba(136,122,244,.07) !important;
}

html body .eddpt-app .eddpt-modal .eddpt-import-password-label{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  color:#c8d0dc !important;
  font-size:9px !important;
  font-weight:900 !important;
  line-height:1.2 !important;
  letter-spacing:.065em !important;
  text-transform:uppercase !important;
}

html body .eddpt-app .eddpt-modal .eddpt-import-password-wrap{
  position:relative !important;
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
}

html body .eddpt-app .eddpt-modal label.eddpt-import-password input[name="export_password"]{
  appearance:none !important;
  -webkit-appearance:none !important;
  display:block !important;
  position:relative !important;
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
  height:46px !important;
  min-height:46px !important;
  margin:0 !important;
  padding:0 76px 0 13px !important;
  border:1px solid rgba(255,255,255,.11) !important;
  border-radius:11px !important;
  outline:0 !important;
  background:#0b1119 !important;
  background-image:none !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025) !important;
  color:#f3f6fb !important;
  -webkit-text-fill-color:#f3f6fb !important;
  font:700 12px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
  letter-spacing:.01em !important;
  text-align:left !important;
  text-transform:none !important;
  opacity:1 !important;
}

html body .eddpt-app .eddpt-modal label.eddpt-import-password input[name="export_password"]::placeholder{
  color:#687689 !important;
  -webkit-text-fill-color:#687689 !important;
  opacity:1 !important;
  font-weight:600 !important;
}

html body .eddpt-app .eddpt-modal label.eddpt-import-password input[name="export_password"]:focus{
  border-color:rgba(136,122,244,.62) !important;
  box-shadow:0 0 0 3px rgba(136,122,244,.09),inset 0 1px 0 rgba(255,255,255,.025) !important;
}

html body .eddpt-app .eddpt-modal label.eddpt-import-password small{
  display:block !important;
  margin:0 !important;
  color:#8390a2 !important;
  font-size:8px !important;
  font-weight:600 !important;
  line-height:1.5 !important;
  letter-spacing:normal !important;
  text-transform:none !important;
}

html body .eddpt-app .eddpt-modal label.eddpt-import-password small code{
  color:#aaa1ff !important;
  font:700 8px/1.4 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace !important;
}

html body .eddpt-app .eddpt-modal .eddpt-import-password-wrap button.eddpt-modal-password-toggle{
  top:50% !important;
  right:7px !important;
  width:58px !important;
  min-width:58px !important;
  height:32px !important;
  min-height:32px !important;
  margin:0 !important;
  padding:0 9px !important;
}

@media (max-width:600px){
html body .eddpt-app .eddpt-modal label.eddpt-import-password{padding:11px !important}
html body .eddpt-app .eddpt-modal label.eddpt-import-password input[name="export_password"]{font-size:16px !important}
}

html body .eddpt-app .eddpt-media-summary{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:8px!important;
    margin:0 0 13px!important;
}

html body .eddpt-app .eddpt-media-summary>div{
    display:grid!important;
    gap:2px!important;
    padding:11px 12px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:12px!important;
    background:linear-gradient(145deg,rgba(136,122,244,.045),rgba(255,255,255,.016))!important;
}

html body .eddpt-app .eddpt-media-summary b{color:#f1f4f9!important;font-size:17px!important;line-height:1!important}

html body .eddpt-app .eddpt-media-summary span{color:#748194!important;font-size:7px!important;font-weight:850!important;letter-spacing:.065em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-asset-list{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
}

html body .eddpt-app .eddpt-asset-card{
    position:relative!important;
    display:grid!important;
    grid-template-columns:58px minmax(0,1fr)!important;
    gap:12px!important;
    min-width:0!important;
    padding:13px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:15px!important;
    background:
        radial-gradient(circle at 0 0,rgba(136,122,244,.075),transparent 180px),
        linear-gradient(145deg,rgba(17,23,33,.94),rgba(10,15,23,.96))!important;
    box-shadow:0 12px 28px rgba(0,0,0,.13)!important;
}

html body .eddpt-app .eddpt-asset-card[data-kind="image"]{--asset-col:#8f83f5}

html body .eddpt-app .eddpt-asset-card[data-kind="video"]{--asset-col:#59b7ff}

html body .eddpt-app .eddpt-asset-card[data-kind="audio"]{--asset-col:#53d19a}

html body .eddpt-app .eddpt-asset-card[data-kind="pdf"]{--asset-col:#f0bf67}

html body .eddpt-app .eddpt-asset-card[data-kind="document"]{--asset-col:#a7b2c2}

html body .eddpt-app .eddpt-asset-glyph{
    display:grid!important;
    place-items:center!important;
    width:58px!important;
    height:58px!important;
    border:1px solid color-mix(in srgb,var(--asset-col,#8f83f5) 34%,transparent)!important;
    border-radius:15px!important;
    background:color-mix(in srgb,var(--asset-col,#8f83f5) 9%,rgba(8,12,18,.96))!important;
    color:var(--asset-col,#b7aeff)!important;
    font-size:10px!important;
    font-weight:950!important;
    letter-spacing:.08em!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 0 22px color-mix(in srgb,var(--asset-col,#8f83f5) 8%,transparent)!important;
}

html body .eddpt-app .eddpt-asset-copy{display:grid!important;min-width:0!important;align-content:start!important}

html body .eddpt-app .eddpt-asset-copy h4{
    margin:6px 0 3px!important;
    overflow:hidden!important;
    color:#eef2f8!important;
    font-size:12px!important;
    line-height:1.25!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-asset-copy p{
    display:-webkit-box!important;
    margin:0 0 8px!important;
    overflow:hidden!important;
    color:#8592a4!important;
    font-size:8.5px!important;
    line-height:1.5!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
}

html body .eddpt-app .eddpt-asset-hash{
    display:block!important;
    margin-top:7px!important;
    overflow:hidden!important;
    color:#606d7e!important;
    font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;
    font-size:6.8px!important;
    letter-spacing:.025em!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-asset-actions{
    grid-column:1/-1!important;
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    padding-top:10px!important;
    border-top:1px solid rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-asset-actions .eddpt-btn{
    min-height:31px!important;
    height:31px!important;
    padding:0 10px!important;
    font-size:8px!important;
}

html body .eddpt-app .eddpt-asset-actions .eddpt-mini-danger{margin-left:auto!important;min-height:31px!important}

html body .eddpt-app .eddpt-step aside i.media{
    color:#94d8ff!important;
    border-color:rgba(89,183,255,.18)!important;
    background:rgba(89,183,255,.055)!important;
}

html body .eddpt-app .eddpt-step-assets{
    display:grid!important;
    gap:6px!important;
    margin-top:7px!important;
}

html body .eddpt-app .eddpt-step-assets>button{
    all:unset!important;
    box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:31px minmax(0,1fr)!important;
    align-items:center!important;
    gap:8px!important;
    width:100%!important;
    padding:7px 8px!important;
    border:1px solid rgba(255,255,255,.07)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.018)!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-step-assets>button:hover{border-color:rgba(89,183,255,.22)!important;background:rgba(89,183,255,.04)!important}

html body .eddpt-app .eddpt-step-assets>button>i{
    display:grid!important;
    place-items:center!important;
    width:31px!important;
    height:31px!important;
    border:1px solid rgba(89,183,255,.16)!important;
    border-radius:8px!important;
    background:rgba(89,183,255,.055)!important;
    color:#8dd1ff!important;
    font-size:7px!important;
    font-style:normal!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-step-assets>button>span{display:grid!important;min-width:0!important}

html body .eddpt-app .eddpt-step-assets b{overflow:hidden!important;color:#dce3ec!important;font-size:8.5px!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-step-assets small{color:#6f7c8e!important;font-size:7px!important}

html body .eddpt-app .eddpt-step-assets>p{margin:0!important;padding:8px!important;border:1px dashed rgba(255,255,255,.075)!important;border-radius:9px!important;color:#6f7c8e!important;font-size:8px!important}

html body .eddpt-app .eddpt-existing-asset{
    display:grid!important;
    gap:3px!important;
    margin-top:8px!important;
    padding:10px 11px!important;
    border:1px solid rgba(83,209,154,.14)!important;
    border-radius:11px!important;
    background:rgba(83,209,154,.035)!important;
}

html body .eddpt-app .eddpt-existing-asset b{color:#cdebdc!important;font-size:9px!important}

html body .eddpt-app .eddpt-existing-asset span{color:#789987!important;font-size:7.5px!important}

html body .eddpt-app .eddpt-existing-asset code{overflow:hidden!important;color:#63786d!important;font-size:6.5px!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app form[data-form="asset"] input[type="file"]{
    width:100%!important;
    min-height:48px!important;
    padding:7px!important;
    border:1px dashed rgba(136,122,244,.28)!important;
    border-radius:11px!important;
    background:rgba(136,122,244,.045)!important;
    color:#aeb8c6!important;
    font-size:9px!important;
}

html body .eddpt-app form[data-form="asset"] input[type="file"]::file-selector-button{
    min-height:32px!important;
    margin-right:9px!important;
    padding:0 11px!important;
    border:1px solid rgba(136,122,244,.25)!important;
    border-radius:8px!important;
    background:rgba(136,122,244,.13)!important;
    color:#dad5ff!important;
    font-weight:850!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-asset-viewer{
    min-height:280px!important;
    display:grid!important;
    place-items:center!important;
    overflow:hidden!important;
    border:1px solid rgba(255,255,255,.07)!important;
    border-radius:13px!important;
    background:#080c12!important;
}

html body .eddpt-app .eddpt-asset-viewer img,
html body .eddpt-app .eddpt-asset-viewer video{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    max-height:66vh!important;
    object-fit:contain!important;
    background:#05080d!important;
}

html body .eddpt-app .eddpt-asset-viewer iframe{
    display:block!important;
    width:100%!important;
    height:min(68vh,720px)!important;
    border:0!important;
    background:#fff!important;
}

html body .eddpt-app .eddpt-asset-loading{color:#8996a8!important;font-size:10px!important}

html body .eddpt-app .eddpt-audio-view,
html body .eddpt-app .eddpt-document-view{
    width:min(520px,90%)!important;
    display:grid!important;
    gap:12px!important;
    padding:28px!important;
    text-align:center!important;
}

html body .eddpt-app .eddpt-audio-view b,
html body .eddpt-app .eddpt-document-view b{color:#eef3f9!important;font-size:13px!important}

html body .eddpt-app .eddpt-audio-view audio{width:100%!important}

html body .eddpt-app .eddpt-document-view p{margin:0!important;color:#8693a5!important;font-size:9px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-document-view .eddpt-btn{justify-self:center!important}

html body .eddpt-app .eddpt-work-media{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:6px!important;
    margin-top:8px!important;
}

html body .eddpt-app .eddpt-work-media .eddpt-btn{min-height:34px!important;font-size:8px!important}

@media (max-width:980px){
html body .eddpt-app .eddpt-asset-list{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-media-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media (max-width:600px){
html body .eddpt-app .eddpt-media-summary{grid-template-columns:1fr 1fr!important}
html body .eddpt-app .eddpt-asset-card{grid-template-columns:46px minmax(0,1fr)!important;padding:10px!important}
html body .eddpt-app .eddpt-asset-glyph{width:46px!important;height:46px!important;border-radius:12px!important}
html body .eddpt-app .eddpt-asset-actions{flex-wrap:wrap!important}
html body .eddpt-app .eddpt-asset-actions .eddpt-mini-danger{margin-left:0!important}
}

html.eddpt-security-page,
html.eddpt-security-page body{
  background:#000 !important;
  background-image:none !important;
  min-height:100% !important;
}

html.eddpt-security-page body.eddpt-security-page,
html.eddpt-security-page .eddpt-security-host{
  background:#000 !important;
  background-image:none !important;
}

html.eddpt-security-page .eddpt-security-host::before,
html.eddpt-security-page .eddpt-security-host::after{
  background-image:none !important;
}

html body .eddpt-security-gate{
  width:100% !important;
  max-width:none !important;
  min-height:100vh !important;
  margin:0 !important;
  padding:clamp(24px,5vw,64px) !important;
  border:0 !important;
  border-radius:0 !important;
  background:#000 !important;
  background-image:none !important;
  box-shadow:none !important;
}

html body .eddpt-security-gate .eddpt-security-card{
  width:min(620px,100%) !important;
  max-width:620px !important;
  margin:auto !important;
  padding:clamp(24px,4vw,38px) !important;
  border:1px solid rgba(255,255,255,.12) !important;
  border-radius:24px !important;
  background:linear-gradient(145deg,#111822,#0b1119) !important;
  box-shadow:0 28px 90px rgba(0,0,0,.72),inset 0 1px 0 rgba(255,255,255,.045) !important;
}

html body .eddpt-security-gate .eddpt-security-card h2{
  margin:9px 0 11px !important;
  color:#fff !important;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
  font-size:clamp(30px,4vw,42px) !important;
  font-weight:850 !important;
  line-height:1.04 !important;
  letter-spacing:-.04em !important;
}

html body .eddpt-security-gate .eddpt-security-card>p{
  color:#96a3b5 !important;
  font-size:13px !important;
  line-height:1.7 !important;
}

html body .eddpt-security-gate .eddpt-security-card label{
  margin:0 !important;
  color:#bcc6d2 !important;
  font-size:9px !important;
  font-weight:850 !important;
  line-height:1.25 !important;
  letter-spacing:.06em !important;
  text-transform:uppercase !important;
}

html body .eddpt-security-gate .eddpt-password-wrap{
  position:relative !important;
  display:block !important;
  width:100% !important;
  margin-top:7px !important;
}

html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
html body .eddpt-security-gate .eddpt-password-wrap input[type="text"]{
  appearance:none !important;
  -webkit-appearance:none !important;
  display:block !important;
  width:100% !important;
  min-height:52px !important;
  margin:0 !important;
  padding:0 78px 0 14px !important;
  border:1px solid rgba(255,255,255,.13) !important;
  border-radius:12px !important;
  outline:none !important;
  background:#090f16 !important;
  background-image:none !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025) !important;
  color:#f5f7fb !important;
  caret-color:#b7aeff !important;
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace !important;
  font-size:14px !important;
  font-weight:650 !important;
  letter-spacing:.025em !important;
  text-transform:none !important;
}

html body .eddpt-security-gate .eddpt-password-wrap input:focus{
  border-color:rgba(136,122,244,.62) !important;
  box-shadow:0 0 0 3px rgba(136,122,244,.09),inset 0 1px 0 rgba(255,255,255,.03) !important;
}

html body .eddpt-security-gate button.eddpt-password-visibility{
  appearance:none !important;
  -webkit-appearance:none !important;
  position:absolute !important;
  z-index:3 !important;
  top:50% !important;
  right:7px !important;
  transform:translateY(-50%) !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:62px !important;
  min-width:62px !important;
  height:38px !important;
  min-height:38px !important;
  margin:0 !important;
  padding:0 10px !important;
  border:1px solid rgba(136,122,244,.22) !important;
  border-radius:9px !important;
  background:rgba(136,122,244,.07) !important;
  background-image:none !important;
  box-shadow:none !important;
  color:#c8c1ff !important;
  font:800 9px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
  letter-spacing:.02em !important;
  text-transform:none !important;
  cursor:pointer !important;
}

html body .eddpt-security-gate button.eddpt-password-visibility:hover,
html body .eddpt-security-gate button.eddpt-password-visibility:focus-visible{
  border-color:rgba(136,122,244,.48) !important;
  background:rgba(136,122,244,.15) !important;
  color:#fff !important;
}

html body .eddpt-security-gate .eddpt-security-generator-row{
  display:flex !important;
  align-items:center !important;
  gap:11px !important;
  flex-wrap:wrap !important;
  margin:0 0 2px !important;
  padding:11px !important;
  border:1px solid rgba(136,122,244,.15) !important;
  border-radius:12px !important;
  background:rgba(136,122,244,.035) !important;
}

html body .eddpt-security-gate .eddpt-security-generator-row>span{
  flex:1 1 210px !important;
  color:#8f9cad !important;
  font-size:9px !important;
  line-height:1.45 !important;
}

html body .eddpt-security-gate button.eddpt-security-generator{
  appearance:none !important;
  -webkit-appearance:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:38px !important;
  margin:0 !important;
  padding:0 13px !important;
  border:1px solid rgba(173,160,255,.30) !important;
  border-radius:10px !important;
  background:linear-gradient(135deg,rgba(136,122,244,.18),rgba(92,184,255,.065)) !important;
  box-shadow:none !important;
  color:#e0dcff !important;
  font:850 10px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
  text-transform:none !important;
  cursor:pointer !important;
}

html body .eddpt-security-gate button.eddpt-security-generator:hover,
html body .eddpt-security-gate button.eddpt-security-generator:focus-visible{
  border-color:rgba(173,160,255,.55) !important;
  background:linear-gradient(135deg,rgba(136,122,244,.28),rgba(92,184,255,.10)) !important;
  color:#fff !important;
}

html body .eddpt-security-gate .eddpt-security-policy{
  display:grid !important;
  gap:4px !important;
  padding:11px 12px !important;
  border:1px solid rgba(136,122,244,.16) !important;
  border-radius:11px !important;
  background:rgba(136,122,244,.045) !important;
  color:#8f9cad !important;
  font-size:9px !important;
  line-height:1.5 !important;
}

html body .eddpt-security-gate .eddpt-security-policy b{
  color:#c6beff !important;
  font-size:9px !important;
}

html body .eddpt-security-gate .eddpt-security-policy span{
  display:block !important;
}

html body .eddpt-security-gate button.eddpt-security-primary,
html body .eddpt-security-gate button.eddpt-security-secondary{
  appearance:none !important;
  -webkit-appearance:none !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  min-height:50px !important;
  margin:0 !important;
  padding:0 18px !important;
  border:1px solid rgba(173,160,255,.34) !important;
  border-radius:12px !important;
  background:linear-gradient(135deg,#8d7ef6,#697bef) !important;
  box-shadow:0 12px 28px rgba(105,100,238,.18) !important;
  color:#fff !important;
  font:850 11px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
  text-align:center !important;
  text-transform:none !important;
  cursor:pointer !important;
}

html body .eddpt-security-gate button.eddpt-security-secondary{
  background:rgba(136,122,244,.11) !important;
  box-shadow:none !important;
  color:#ddd8ff !important;
}

html body .eddpt-security-gate button.eddpt-security-primary:hover,
html body .eddpt-security-gate button.eddpt-security-secondary:hover{
  filter:brightness(1.08) !important;
  transform:translateY(-1px) !important;
}

html body .eddpt-security-gate button.eddpt-security-primary:disabled,
html body .eddpt-security-gate button.eddpt-security-secondary:disabled{
  opacity:.48 !important;
  transform:none !important;
  cursor:wait !important;
}

html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap{
  position:relative !important;
  display:block !important;
  width:100% !important;
  margin-top:5px !important;
}

html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap input{
  padding-right:68px !important;
}

html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle{
  appearance:none !important;
  -webkit-appearance:none !important;
  position:absolute !important;
  z-index:3 !important;
  top:50% !important;
  right:6px !important;
  transform:translateY(-50%) !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:54px !important;
  min-width:54px !important;
  height:30px !important;
  min-height:30px !important;
  padding:0 8px !important;
  border:1px solid rgba(136,122,244,.22) !important;
  border-radius:8px !important;
  background:rgba(136,122,244,.08) !important;
  color:#c8c1ff !important;
  box-shadow:none !important;
  font-size:8px !important;
  font-weight:850 !important;
  line-height:1 !important;
  text-transform:none !important;
  cursor:pointer !important;
}

html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle:hover,
html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle:focus-visible{
  border-color:rgba(136,122,244,.45) !important;
  background:rgba(136,122,244,.16) !important;
  color:#fff !important;
}

@media (max-width:640px){
html body .eddpt-security-gate{padding:18px 12px !important;min-height:100vh !important}
html body .eddpt-security-gate .eddpt-security-card{padding:22px 18px !important;border-radius:20px !important}
html body .eddpt-security-gate .eddpt-security-card h2{font-size:30px !important}
html body .eddpt-security-gate .eddpt-security-generator-row{align-items:stretch !important;flex-direction:column !important}
html body .eddpt-security-gate button.eddpt-security-generator{width:100% !important;min-height:44px !important}
}

.eddpt-security-gate{
  --eddpt-sec-bg:#090d14;
  --eddpt-sec-panel:#111822;
  --eddpt-sec-border:rgba(255,255,255,.11);
  --eddpt-sec-text:#f4f7fb;
  --eddpt-sec-muted:#96a3b5;
  --eddpt-sec-accent:#887af4;
  min-height:620px;
  display:grid;
  place-items:center;
  padding:28px;
  border:1px solid rgba(255,255,255,.055);
  border-radius:26px;
  background:radial-gradient(circle at 50% 0,rgba(136,122,244,.15),transparent 31rem),radial-gradient(circle at 85% 70%,rgba(92,184,255,.06),transparent 28rem),var(--eddpt-sec-bg);
  color:var(--eddpt-sec-text);
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  box-sizing:border-box;
}

.eddpt-security-gate *{box-sizing:border-box}

.eddpt-security-card{
  width:min(540px,100%);
  padding:30px;
  border:1px solid var(--eddpt-sec-border);
  border-radius:22px;
  background:linear-gradient(145deg,rgba(17,24,34,.98),rgba(12,18,27,.98));
  box-shadow:0 30px 80px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.04);
}

.eddpt-security-emblem{width:54px;height:54px;display:grid;place-items:center;margin-bottom:18px;border:1px solid rgba(136,122,244,.32);border-radius:17px;background:linear-gradient(145deg,rgba(136,122,244,.22),rgba(92,184,255,.07));box-shadow:0 0 28px rgba(136,122,244,.08)}

.eddpt-security-emblem i{position:relative;width:22px;height:24px;border:2px solid #c8c1ff;border-radius:5px 5px 8px 8px;opacity:.92}

.eddpt-security-emblem i:before{content:"";position:absolute;left:4px;right:4px;top:-11px;height:13px;border:2px solid #c8c1ff;border-bottom:0;border-radius:10px 10px 0 0}

.eddpt-security-card>small{display:block;color:#9b90f5;font-size:9px;font-weight:900;letter-spacing:.12em}

.eddpt-security-card h2{margin:7px 0 10px;color:#fff;font-size:27px;line-height:1.08;letter-spacing:-.035em}

.eddpt-security-card>p{margin:0 0 20px;color:var(--eddpt-sec-muted);font-size:12px;line-height:1.7}

.eddpt-security-card form{display:grid;gap:12px}

.eddpt-security-card label{display:grid;gap:6px;color:#b9c3cf;font-size:9px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}

.eddpt-security-card input{width:100%;min-height:44px;border:1px solid rgba(255,255,255,.10);border-radius:11px;background:rgba(255,255,255,.035);color:#f3f6fb;padding:0 12px;font:inherit;font-size:13px;outline:none}

.eddpt-security-card input:focus{border-color:rgba(136,122,244,.55);box-shadow:0 0 0 3px rgba(136,122,244,.08)}

.eddpt-security-policy{padding:10px 11px;border:1px solid rgba(136,122,244,.14);border-radius:10px;background:rgba(136,122,244,.05);color:#8f9cad;font-size:9px;line-height:1.55}

.eddpt-security-primary,.eddpt-security-secondary{min-height:44px;border-radius:11px;border:1px solid rgba(173,160,255,.28);cursor:pointer;font:inherit;font-size:11px;font-weight:850;color:#fff;background:linear-gradient(135deg,#8d7ef6,#697bef);box-shadow:0 10px 26px rgba(105,100,238,.16)}

.eddpt-security-secondary{background:rgba(136,122,244,.10);box-shadow:none;color:#d9d4ff}

.eddpt-security-primary:disabled,.eddpt-security-secondary:disabled{opacity:.48;cursor:wait}

.eddpt-security-status{margin-top:14px;padding:10px 11px;border:1px solid rgba(92,184,255,.18);border-radius:10px;background:rgba(92,184,255,.055);color:#a9d9ff;font-size:10px;line-height:1.5}

.eddpt-security-status[data-tone="error"]{border-color:rgba(255,125,138,.25);background:rgba(255,125,138,.06);color:#ffb6bf}

.eddpt-security-status[data-tone="success"]{border-color:rgba(83,209,154,.24);background:rgba(83,209,154,.06);color:#a8ead0}

.eddpt-security-reset{margin-top:18px;padding-top:15px;border-top:1px solid rgba(255,255,255,.07)}

.eddpt-security-reset summary{cursor:pointer;color:#8f9bad;font-size:9px;font-weight:800}

.eddpt-security-reset form{margin-top:13px}

.eddpt-app .eddpt-btn.security-control{display:inline-flex;align-items:center;gap:7px;border-color:rgba(83,209,154,.16);background:rgba(83,209,154,.045);color:#b8decf}

.eddpt-app .eddpt-btn.security-control:hover{border-color:rgba(83,209,154,.32);background:rgba(83,209,154,.08)}

.eddpt-app .eddpt-security-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#53d19a;box-shadow:0 0 11px rgba(83,209,154,.55)}

.eddpt-app .eddpt-security-callout{display:grid;gap:4px;padding:12px 13px;margin-bottom:12px;border:1px solid rgba(83,209,154,.17);border-radius:12px;background:linear-gradient(135deg,rgba(83,209,154,.055),rgba(92,184,255,.025))}

.eddpt-app .eddpt-security-callout b{color:#d9f4e8;font-size:11px}

.eddpt-app .eddpt-security-callout span{color:#8fa8a0;font-size:9px;line-height:1.55}

.eddpt-app .eddpt-password-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:4px 0 1px}

.eddpt-app .eddpt-password-tools span{flex:1;min-width:210px;color:#7f8d9e;font-size:8px;line-height:1.5}

.eddpt-app .eddpt-export-security-notes{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0}

.eddpt-app .eddpt-export-security-notes>div{display:grid;gap:3px;padding:11px;border:1px solid rgba(255,255,255,.065);border-radius:11px;background:rgba(255,255,255,.018)}

.eddpt-app .eddpt-export-security-notes small{color:#958af3;font-size:7px;font-weight:900;letter-spacing:.08em}

.eddpt-app .eddpt-export-security-notes b{color:#eaf0f7;font-size:10px}

.eddpt-app .eddpt-export-security-notes span{color:#7f8b9c;font-size:8px;line-height:1.45}

.eddpt-app .eddpt-import-password{margin-top:10px!important;padding:11px;border:1px solid rgba(136,122,244,.13);border-radius:11px;background:rgba(136,122,244,.035)}

.eddpt-app .eddpt-import-password small{color:#7f8b9c;font-size:8px;text-transform:none;letter-spacing:normal;font-weight:600}

.eddpt-app [data-export-status] code{display:block;margin-top:6px;padding:7px 8px;overflow-wrap:anywhere;border-radius:8px;background:rgba(0,0,0,.22);color:#c9e9dc;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8px}

.eddpt-app .eddpt-security-lock-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px;padding:13px;border:1px solid rgba(255,125,138,.12);border-radius:12px;background:rgba(255,125,138,.025)}

.eddpt-app .eddpt-security-lock-row>div{display:grid;gap:2px}

.eddpt-app .eddpt-security-lock-row b{font-size:10px}

.eddpt-app .eddpt-security-lock-row span{color:#7f8b9c;font-size:8px}

.eddpt-app .eddpt-security-modal-footer{display:flex;justify-content:flex-end;margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.06)}

@media (max-width:760px){
.eddpt-security-gate{min-height:540px;padding:14px;border-radius:18px}
.eddpt-security-card{padding:22px;border-radius:18px}
.eddpt-app .eddpt-export-security-notes{grid-template-columns:1fr}
.eddpt-app .eddpt-security-lock-row{align-items:flex-start;flex-direction:column}
.eddpt-app .eddpt-btn.security-control{padding-inline:10px}
}

.eddpt-app .eddpt-tabs{overflow-x:auto;scrollbar-width:thin}

.eddpt-app .eddpt-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}

.eddpt-app .eddpt-overview-grid label{display:grid;gap:6px;font-size:9px;font-weight:850;letter-spacing:.055em;text-transform:uppercase;color:#9aa7b7}

.eddpt-app .eddpt-overview-grid label.wide{grid-column:1/-1}

.eddpt-app .eddpt-overview-grid input,.eddpt-app .eddpt-overview-grid textarea{width:100%;border:1px solid rgba(255,255,255,.10);border-radius:11px;background:rgba(255,255,255,.025);color:#eef3fa;padding:10px 11px;font:inherit;font-size:11px;text-transform:none;letter-spacing:normal}

.eddpt-app .eddpt-overview-grid textarea{min-height:78px;resize:vertical}

.eddpt-app .eddpt-overview-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px}

.eddpt-app .eddpt-overview-stats>div{border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:12px;background:rgba(255,255,255,.02);display:grid;gap:3px}

.eddpt-app .eddpt-overview-stats b{font-size:19px;color:#f3f6fb}

.eddpt-app .eddpt-overview-stats span{font-size:8px;color:#7e8b9d;text-transform:uppercase;letter-spacing:.06em}

.eddpt-app .eddpt-detail-section{display:grid;gap:10px;padding:12px 0;border-top:1px solid rgba(255,255,255,.055)}

.eddpt-app .eddpt-detail-section:first-of-type{border-top:0}

.eddpt-app .eddpt-detail-section h4{margin:0;color:#a9a0ff;font-size:9px;letter-spacing:.08em;text-transform:uppercase}

.eddpt-app .eddpt-requirement-list,.eddpt-app .eddpt-handoff-list{display:grid;gap:10px}

.eddpt-app .eddpt-req-card,.eddpt-app .eddpt-handoff-card{border:1px solid rgba(255,255,255,.075);border-radius:14px;padding:14px;background:linear-gradient(135deg,rgba(139,124,246,.045),rgba(255,255,255,.018));display:grid;gap:9px}

.eddpt-app .eddpt-object-head{display:flex;align-items:center;gap:7px;flex-wrap:wrap}

.eddpt-app .eddpt-object-head span{color:#b6adff;font-size:9px;font-weight:900;letter-spacing:.06em}

.eddpt-app .eddpt-object-head i{font-style:normal;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:3px 7px;color:#8f9cad;font-size:8px}

.eddpt-app .eddpt-object-head em{margin-left:auto;font-style:normal;font-size:8px;color:#92a0b2}

.eddpt-app .eddpt-req-card h4{margin:0;color:#eef3f8;font-size:13px;line-height:1.4}

.eddpt-app .eddpt-req-card p,.eddpt-app .eddpt-handoff-card p{margin:0;color:#8996a8;font-size:10px;line-height:1.55}

.eddpt-app .eddpt-object-meta{display:flex;gap:12px;flex-wrap:wrap;color:#758195;font-size:8px}

.eddpt-app .eddpt-object-meta b{color:#aab6c5}

.eddpt-app .eddpt-object-actions{display:flex;justify-content:flex-end;gap:6px}

.eddpt-app .eddpt-mini-danger{border:1px solid rgba(255,125,138,.18);background:rgba(255,125,138,.05);color:#d997a0;border-radius:9px;padding:0 10px;cursor:pointer;font-size:8px;font-weight:800}

.eddpt-app .eddpt-handoff-route{display:flex;align-items:center;gap:10px}

.eddpt-app .eddpt-handoff-route b{border:1px solid rgba(89,183,255,.14);background:rgba(89,183,255,.045);border-radius:10px;padding:8px 10px;color:#dce8f2;font-size:11px}

.eddpt-app .eddpt-handoff-route i{color:#62cee7;font-style:normal;font-size:17px}

@media (max-width:860px){
.eddpt-app .eddpt-overview-grid{grid-template-columns:1fr}
.eddpt-app .eddpt-overview-grid label.wide{grid-column:auto}
.eddpt-app .eddpt-overview-stats{grid-template-columns:1fr 1fr}
}

.eddpt-app{
    position:relative;
}

.eddpt-app .eddpt-label-with-help{
    display:inline-flex;
    align-items:center;
    gap:4px;
}

.eddpt-app .eddpt-help-actions{
    display:flex;
    justify-content:flex-end;
    margin-top:4px;
}

.eddpt-app .eddpt-help-pop{
    min-width:0;
}

.eddpt-app .eddpt-help-pop p{
    max-width:640px;
}

.eddpt-app .eddpt-dock-controls{
    display:flex;
    align-items:center;
    gap:6px;
}

.eddpt-app .eddpt-pin-toggle{
    min-height:30px;
    display:inline-flex;
    align-items:center;
    gap:6px;
    padding:0 9px 0 8px;
    border-radius:9px;
    border:1px solid rgba(255,255,255,.08);
    background:rgba(255,255,255,.025);
    color:#8996a8;
    cursor:pointer;
    transition:.16s ease;
}

.eddpt-app .eddpt-pin-toggle b{
    font-size:8px;
    line-height:1;
    font-weight:850;
    white-space:nowrap;
}

.eddpt-app .eddpt-pin-toggle:hover{
    color:#dce4ee;
    border-color:rgba(139,124,246,.24);
    background:rgba(139,124,246,.07);
}

.eddpt-app .eddpt-pin-toggle.is-active{
    color:#d9d3ff;
    border-color:rgba(139,124,246,.38);
    background:linear-gradient(135deg,rgba(139,124,246,.15),rgba(89,183,255,.055));
    box-shadow:0 0 18px rgba(139,124,246,.09);
}

.eddpt-app .eddpt-pin-icon{
    width:12px;
    height:15px;
    flex:0 0 12px;
    display:inline-grid;
    place-items:center;
    color:currentColor;
}

.eddpt-app .eddpt-pin-icon::before,
.eddpt-app .eddpt-pin-icon::after{content:none!important;display:none!important;}

.eddpt-app .eddpt-pin-icon svg{
    display:block;
    width:100%;
    height:100%;
    overflow:visible;
    color:inherit;
}

.eddpt-app .eddpt-pin-toggle.is-active .eddpt-pin-icon{
    color:#b8adff;
}

.eddpt-app .eddpt-collapse-btn{
    width:31px;
    height:31px;
    display:grid;
    place-items:center;
    padding:0;
    border-radius:9px;
    border:1px solid rgba(255,255,255,.08);
    background:rgba(255,255,255,.025);
    color:#aab5c3;
    font-size:20px;
    line-height:1;
    cursor:pointer;
    transition:.16s ease;
}

.eddpt-app .eddpt-collapse-btn:hover{
    color:#fff;
    border-color:rgba(139,124,246,.28);
    background:rgba(139,124,246,.08);
    transform:translateX(-1px);
}

.eddpt-app .eddpt-detail-dockbar .eddpt-collapse-btn:hover{
    transform:translateX(1px);
}

.eddpt-app .eddpt-detail-dockbar{
    position:sticky;
    top:0;
    z-index:35;
    min-height:47px;
    display:flex;
    justify-content:flex-end;
    align-items:center;
    gap:6px;
    padding:8px 10px;
    margin:-1px -1px 0;
    border-bottom:1px solid rgba(255,255,255,.045);
    background:linear-gradient(180deg,rgba(15,20,29,.985),rgba(15,20,29,.90));
    backdrop-filter:blur(12px);
}

.eddpt-app .eddpt-edge-tab{
    position:absolute;
    z-index:250;
    top:162px;
    min-height:126px;
    width:35px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    padding:9px 0;
    border:1px solid rgba(139,124,246,.34);
    background:
        radial-gradient(circle at 50% 15%,rgba(139,124,246,.13),transparent 52%),
        rgba(10,15,23,.97);
    color:#c8d0dc;
    box-shadow:0 14px 34px rgba(0,0,0,.35),0 0 22px rgba(139,124,246,.07);
    cursor:pointer;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .18s ease,transform .22s ease,visibility .18s ease,background .16s ease;
}

.eddpt-app .eddpt-edge-tab span{
    writing-mode:vertical-rl;
    font-size:8px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.09em;
}

.eddpt-app .eddpt-edge-tab i{
    font-style:normal;
    font-size:16px;
    color:#a99fff;
}

.eddpt-app .eddpt-edge-tab:hover{
    color:#fff;
    background:
        radial-gradient(circle at 50% 15%,rgba(139,124,246,.22),transparent 55%),
        rgba(15,20,31,.99);
    box-shadow:0 14px 38px rgba(0,0,0,.38),0 0 26px rgba(139,124,246,.15);
}

.eddpt-app .eddpt-edge-tab-left{
    left:-1px;
    border-left:0;
    border-radius:0 12px 12px 0;
    transform:translateX(-8px);
}

.eddpt-app .eddpt-edge-tab-left span{
    transform:rotate(180deg);
}

.eddpt-app .eddpt-edge-tab-right{
    right:-1px;
    border-right:0;
    border-radius:12px 0 0 12px;
    transform:translateX(8px);
}

.eddpt-app.eddpt-left-collapsed .eddpt-edge-tab-left,
.eddpt-app.eddpt-right-collapsed .eddpt-edge-tab-right{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateX(0);
}

.eddpt-app .eddpt-layout{
    transition:grid-template-columns .24s cubic-bezier(.2,.75,.2,1);
}

.eddpt-app .eddpt-sidebar{
    position:relative;
    min-width:0;
    overflow:hidden;
    transition:transform .24s cubic-bezier(.2,.75,.2,1),opacity .18s ease;
}

.eddpt-app.eddpt-left-collapsed .eddpt-layout{
    grid-template-columns:0 minmax(0,1fr)!important;
}

.eddpt-app.eddpt-left-collapsed .eddpt-sidebar{
    width:0!important;
    min-width:0!important;
    padding-left:0!important;
    padding-right:0!important;
    border-right:0!important;
    transform:translateX(-104%);
    opacity:0;
    pointer-events:none;
}

.eddpt-app .eddpt-panel[data-panel="process"].active{
    transition:grid-template-columns .24s cubic-bezier(.2,.75,.2,1);
}

.eddpt-app.eddpt-right-collapsed .eddpt-panel[data-panel="process"].active{
    grid-template-columns:minmax(0,1fr) 0!important;
    gap:0!important;
}

.eddpt-app .eddpt-detail{
    position:relative;
    min-width:0;
    transition:transform .24s cubic-bezier(.2,.75,.2,1),opacity .18s ease;
}

.eddpt-app.eddpt-right-collapsed .eddpt-detail{
    width:0!important;
    min-width:0!important;
    max-width:0!important;
    border:0!important;
    overflow:hidden!important;
    transform:translateX(104%);
    opacity:0;
    pointer-events:none;
}

.eddpt-app .eddpt-detail-head h3,
.eddpt-app .eddpt-detail-content h3{
    color:var(--eddpt-text,#f5f7fb)!important;
}

@media (max-width:980px){
.eddpt-app .eddpt-layout{
        display:block!important;
        position:relative;
    }
.eddpt-app .eddpt-sidebar{
        position:absolute!important;
        z-index:120;
        left:0;
        top:0;
        bottom:0;
        width:min(330px,88vw)!important;
        background:#0b1018;
        box-shadow:18px 0 50px rgba(0,0,0,.38);
    }
.eddpt-app.eddpt-left-collapsed .eddpt-sidebar{
        width:min(330px,88vw)!important;
        transform:translateX(-104%);
        opacity:0;
    }
.eddpt-app:not(.eddpt-left-collapsed) .eddpt-sidebar{
        transform:translateX(0);
        opacity:1;
    }
.eddpt-app .eddpt-panel[data-panel="process"].active{
        display:block!important;
        position:relative;
    }
.eddpt-app .eddpt-detail{
        position:fixed!important;
        z-index:99990;
        top:82px;
        right:0;
        bottom:12px;
        width:min(390px,92vw)!important;
        max-width:min(390px,92vw)!important;
        max-height:none!important;
        background:#0f141d;
        box-shadow:-20px 0 55px rgba(0,0,0,.42);
        border-radius:16px 0 0 16px;
    }
.eddpt-app.eddpt-right-collapsed .eddpt-detail{
        width:min(390px,92vw)!important;
        max-width:min(390px,92vw)!important;
        transform:translateX(104%);
        opacity:0;
    }
.eddpt-app .eddpt-edge-tab{
        position:fixed;
        top:150px;
        z-index:100010;
    }
}

@media (max-width:600px){
.eddpt-app .eddpt-sidebar{
        width:min(310px,92vw)!important;
    }
.eddpt-app .eddpt-detail,
    .eddpt-app.eddpt-right-collapsed .eddpt-detail{
        width:94vw!important;
        max-width:94vw!important;
        top:68px;
    }
.eddpt-app .eddpt-edge-tab{
        min-height:108px;
        width:32px;
    }
}

.eddpt-app .eddpt-btn.history-control{
    min-width:72px;
    background:rgba(255,255,255,.035);
    border:1px solid var(--eddpt-border);
    color:#c7d0dc;
}

.eddpt-app .eddpt-btn.history-control:disabled,
.eddpt-app .eddpt-backup-actions .eddpt-btn:disabled{
    opacity:.32;
    cursor:not-allowed;
    transform:none!important;
}

.eddpt-app .eddpt-proc-controls{
    display:flex;
    align-items:center;
    gap:9px;
}

.eddpt-app .eddpt-delete-process-btn{
    height:38px;
    padding:0 12px;
    border-radius:10px;
    border:1px solid rgba(255,125,138,.18);
    background:rgba(255,125,138,.055);
    color:#e99aa4;
    font-size:9px;
    font-weight:800;
    cursor:pointer;
}

.eddpt-app .eddpt-delete-process-btn:hover{
    border-color:rgba(255,125,138,.38);
    background:rgba(255,125,138,.11);
    color:#ffc1c8;
}

.eddpt-app .eddpt-trash-section{
    margin-top:16px;
    padding-top:12px;
    border-top:1px solid var(--eddpt-border);
}

.eddpt-app .eddpt-trash-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 7px 8px;
    color:#9b7f87;
    font-size:9px;
    font-weight:900;
    letter-spacing:.07em;
    text-transform:uppercase;
}

.eddpt-app .eddpt-trash-list{
    display:grid;
    gap:6px;
}

.eddpt-app .eddpt-trash-card{
    border:1px solid rgba(255,125,138,.12);
    border-radius:11px;
    padding:9px;
    background:rgba(255,125,138,.025);
    display:grid;
    gap:8px;
}

.eddpt-app .eddpt-trash-card>div{
    display:grid;
    gap:2px;
    min-width:0;
}

.eddpt-app .eddpt-trash-card b{
    font-size:10px;
    color:#d7c6ca;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.eddpt-app .eddpt-trash-card small{
    font-size:8px;
    color:#8f737a;
}

.eddpt-app .eddpt-backup-actions{
    display:flex;
    gap:7px;
    flex-wrap:wrap;
    justify-content:flex-end;
}

.eddpt-app .eddpt-backup-summary{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:8px;
    margin-bottom:12px;
}

.eddpt-app .eddpt-backup-summary>div{
    border:1px solid var(--eddpt-border);
    border-radius:12px;
    padding:11px;
    background:rgba(255,255,255,.02);
    display:grid;
    gap:2px;
}

.eddpt-app .eddpt-backup-summary b{
    font-size:17px;
    color:#eef2f8;
}

.eddpt-app .eddpt-backup-summary span{
    font-size:8px;
    color:#7d899a;
    text-transform:uppercase;
    letter-spacing:.06em;
}

.eddpt-app .eddpt-backup-card.is-current{
    border-color:rgba(83,209,154,.26);
    background:linear-gradient(90deg,rgba(83,209,154,.055),rgba(255,255,255,.018));
}

.eddpt-app .eddpt-backup-card.is-current small{
    color:#7fdfb8;
}

.eddpt-app .eddpt-form-note{
    margin:0;
    color:#8f9bad;
    font-size:9px;
    line-height:1.55;
}

.eddpt-app .eddpt-danger-callout{
    display:grid;
    gap:4px;
    padding:12px;
    border:1px solid rgba(255,125,138,.24);
    border-radius:12px;
    background:rgba(255,125,138,.065);
}

.eddpt-app .eddpt-danger-callout b{
    color:#ffc0c7;
    font-size:11px;
}

.eddpt-app .eddpt-danger-callout span{
    color:#b78e94;
    font-size:9px;
    line-height:1.55;
}

.eddpt-app .eddpt-check-label{
    grid-template-columns:18px 1fr!important;
    align-items:start;
    gap:8px!important;
    padding:10px;
    border:1px solid var(--eddpt-border);
    border-radius:10px;
    background:rgba(255,255,255,.02);
}

.eddpt-app .eddpt-check-label input{
    width:16px!important;
    height:16px;
    margin-top:1px;
}

.eddpt-app .eddpt-check-label span{
    font-size:9px!important;
    text-transform:none!important;
    letter-spacing:normal!important;
    line-height:1.55;
    color:#aeb8c5!important;
}

.eddpt-app .eddpt-delete-name{
    border:1px dashed rgba(255,125,138,.25);
    border-radius:9px;
    padding:9px 10px;
    color:#e2a7ae;
    font-size:10px;
    user-select:all;
}

.eddpt-app .eddpt-btn.danger{
    background:rgba(255,125,138,.15);
    border:1px solid rgba(255,125,138,.34);
    color:#ffc0c7;
}

.eddpt-app .eddpt-btn.danger:hover{
    background:rgba(255,125,138,.22);
}

@media (max-width:900px){
.eddpt-app .eddpt-actions .history-control{display:none}
.eddpt-app .eddpt-proc-controls{align-items:flex-end;flex-direction:column}
.eddpt-app .eddpt-backup-summary{grid-template-columns:1fr 1fr}
}

@media (max-width:600px){
.eddpt-app .eddpt-backup-actions{justify-content:flex-start}
}

.eddpt-app .eddpt-board-viewport{
    min-height:720px;
    height:calc(100vh - 300px);
    max-height:1050px;
    overscroll-behavior:contain;
}

.eddpt-app .eddpt-step-list{
    min-width:2200px;
    min-height:1400px;
}

.eddpt-app .eddpt-note{
    width:300px;
    z-index:3;
    user-select:none;
    touch-action:none;
}

.eddpt-app .eddpt-note.is-selected{
    z-index:7;
}

.eddpt-app .eddpt-note.is-selected .eddpt-step{
    border-color:rgba(139,124,246,.52);
    box-shadow:
        0 16px 34px rgba(0,0,0,.23),
        0 0 0 1px rgba(139,124,246,.12),
        0 0 34px rgba(139,124,246,.08);
}

.eddpt-app .eddpt-step{
    cursor:pointer!important;
    padding-top:22px!important;
}

.eddpt-app .eddpt-step:active{
    transform:none!important;
}

.eddpt-app .eddpt-pin{
    position:absolute;
    z-index:12;
    left:50%;
    top:-11px;
    transform:translateX(-50%);
    width:25px;
    height:31px;
    border:0;
    background:transparent;
    padding:0;
    cursor:pointer;
    overflow:visible;
}

.eddpt-app .eddpt-pin::before{
    content:"";
    position:absolute;
    left:50%;
    top:4px;
    width:13px;
    height:13px;
    transform:translateX(-50%);
    border-radius:50%;
    background:radial-gradient(circle at 35% 30%,#ddd9ff 0 17%,#9d91ff 22% 55%,#655ad0 70% 100%);
    border:1px solid rgba(232,229,255,.7);
    box-shadow:
        0 0 0 3px rgba(139,124,246,.08),
        0 3px 8px rgba(0,0,0,.38),
        0 0 18px rgba(139,124,246,.34);
}

.eddpt-app .eddpt-pin::after{
    content:"";
    position:absolute;
    left:50%;
    top:15px;
    width:2px;
    height:13px;
    transform:translateX(-50%);
    background:linear-gradient(#b7b1db,#52596a);
    box-shadow:1px 1px 2px rgba(0,0,0,.45);
}

.eddpt-app .eddpt-pin span{
    display:none;
}

.eddpt-app .eddpt-pin:hover::before,
.eddpt-app .eddpt-pin.is-armed::before{
    box-shadow:
        0 0 0 6px rgba(139,124,246,.12),
        0 3px 8px rgba(0,0,0,.38),
        0 0 26px rgba(139,124,246,.62);
}

.eddpt-app.eddpt-linking .eddpt-pin:not(.is-armed)::before{
    animation:eddptPinTarget .9s ease-in-out infinite alternate;
}

@keyframes eddptPinTarget{
    to{transform:translateX(-50%) scale(1.18);box-shadow:0 0 0 7px rgba(83,209,154,.09),0 0 24px rgba(83,209,154,.42)}
}

.eddpt-app .eddpt-drag-handle{
    position:absolute;
    z-index:11;
    left:12px;
    top:8px;
    width:30px;
    height:20px;
    display:grid;
    grid-template-columns:repeat(3,3px);
    grid-template-rows:repeat(2,3px);
    gap:3px;
    align-content:center;
    justify-content:center;
    padding:0;
    border:1px solid transparent;
    border-radius:7px;
    background:rgba(4,7,12,.18);
    cursor:grab;
    opacity:.46;
    transition:.14s ease;
    touch-action:none;
}

.eddpt-app .eddpt-drag-handle i{
    width:3px;height:3px;border-radius:50%;
    background:#aeb7c5;
    pointer-events:none;
}

.eddpt-app .eddpt-note:hover .eddpt-drag-handle,
.eddpt-app .eddpt-drag-handle:focus{
    opacity:1;
    border-color:rgba(255,255,255,.08);
    background:rgba(8,12,18,.78);
}

.eddpt-app .eddpt-drag-handle:active{
    cursor:grabbing;
}

.eddpt-app .eddpt-note.dragging{
    z-index:30!important;
    filter:drop-shadow(0 22px 34px rgba(0,0,0,.45));
}

.eddpt-app .eddpt-note.dragging .eddpt-step{
    transform:none!important;
    border-color:rgba(139,124,246,.58)!important;
}

.eddpt-app .eddpt-quick-edit{
    top:7px!important;
    right:10px!important;
    opacity:.72!important;
}

.eddpt-app .eddpt-note:hover .eddpt-quick-edit{
    opacity:1!important;
}

.eddpt-app .eddpt-strings{
    pointer-events:auto!important;
}

.eddpt-app .eddpt-string-group{
    cursor:pointer;
    pointer-events:stroke;
}

.eddpt-app .eddpt-string-hit{
    fill:none;
    stroke:transparent;
    stroke-width:18;
    pointer-events:stroke;
}

.eddpt-app .eddpt-string-shadow{
    stroke:rgba(0,0,0,.76)!important;
    stroke-width:6!important;
    opacity:.85;
}

.eddpt-app .eddpt-string-live{
    stroke:url(#eddptStringGrad)!important;
    stroke-width:2!important;
    stroke-dasharray:4 7!important;
    opacity:.88!important;
    filter:url(#eddptGlow);
    animation:eddptStringFlow 1.4s linear infinite!important;
}

.eddpt-app .eddpt-string-group:hover .eddpt-string-live{
    stroke-width:3!important;
    opacity:1!important;
}

.eddpt-app .eddpt-string-label rect{
    fill:rgba(8,12,18,.93);
    stroke:rgba(255,255,255,.1);
    stroke-width:1;
}

.eddpt-app .eddpt-string-label text{
    fill:#cbd4df!important;
    font-size:9px!important;
    font-weight:800!important;
    text-anchor:middle;
    dominant-baseline:middle;
    pointer-events:none;
}

.eddpt-app .eddpt-board-full .eddpt-board-viewport{
    height:calc(100vh - 112px)!important;
}

@media (max-width:860px){
.eddpt-app .eddpt-board-viewport{height:680px}
.eddpt-app .eddpt-note{width:280px}
}

.eddpt-app .eddpt-help-btn,
.eddpt-app .eddpt-tab-help{
    width:22px;
    height:22px;
    flex:0 0 22px;
    display:inline-grid;
    place-items:center;
    border-radius:50%;
    border:1px solid rgba(139,124,246,.26);
    background:rgba(139,124,246,.07);
    color:#b7aeff;
    font-size:10px;
    font-weight:900;
    line-height:1;
    cursor:pointer;
    padding:0;
    transition:.16s ease;
    vertical-align:middle;
}

.eddpt-app .eddpt-help-btn:hover,
.eddpt-app .eddpt-tab-help:hover{
    background:rgba(139,124,246,.18);
    border-color:rgba(139,124,246,.48);
    color:#fff;
    box-shadow:0 0 18px rgba(139,124,246,.18);
    transform:translateY(-1px);
}

.eddpt-app .eddpt-help-btn.mini{
    width:17px;
    height:17px;
    flex-basis:17px;
    font-size:8px;
    margin-left:4px;
}

.eddpt-app .eddpt-title-help{
    display:flex;
    align-items:center;
    gap:6px;
}

.eddpt-app .eddpt-tabs .eddpt-tab-help{
    margin:0 2px 0 -4px;
    width:18px;
    height:18px;
    flex-basis:18px;
    padding:0;
}

.eddpt-app .eddpt-detail label .eddpt-help-btn{
    text-transform:none;
    letter-spacing:normal;
}

.eddpt-app .eddpt-help-pop{
    display:grid;
    gap:16px;
}

.eddpt-app .eddpt-help-pop p{
    margin:0;
    color:#c6cfda;
    font-size:12px;
    line-height:1.75;
}

.eddpt-app .eddpt-help-pop .eddpt-btn{
    justify-self:end;
}

.eddpt-app .eddpt-import-helpbar{
    display:flex;
    align-items:center;
    gap:8px;
    margin-bottom:10px;
    color:#aab5c4;
    font-size:10px;
}

.eddpt-app .eddpt-file-selected{
    margin-top:9px;
    padding:9px 10px;
    border:1px solid rgba(83,209,154,.18);
    border-radius:10px;
    background:rgba(83,209,154,.055);
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
}

.eddpt-app .eddpt-file-selected strong{
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#d9f4e8;
    font-size:10px;
}

.eddpt-app .eddpt-file-selected span{
    color:#7edcb5;
    font-size:8px;
    text-transform:uppercase;
    letter-spacing:.07em;
    font-weight:900;
}

.eddpt-app .eddpt-import-status{
    margin:10px 0;
    border-radius:10px;
    padding:10px 11px;
    font-size:10px;
    line-height:1.5;
    border:1px solid var(--eddpt-border);
    background:rgba(255,255,255,.025);
    color:#b7c2cf;
}

.eddpt-app .eddpt-import-status[data-tone="working"]{
    border-color:rgba(89,183,255,.22);
    background:rgba(89,183,255,.06);
    color:#9bd5ff;
}

.eddpt-app .eddpt-import-status[data-tone="success"]{
    border-color:rgba(83,209,154,.22);
    background:rgba(83,209,154,.06);
    color:#9ce7c7;
}

.eddpt-app .eddpt-import-status[data-tone="error"]{
    border-color:rgba(255,125,138,.27);
    background:rgba(255,125,138,.07);
    color:#ffb3bc;
}

.eddpt-app .eddpt-demo-import{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:14px;
    margin-top:12px;
    padding:12px;
    border:1px solid rgba(139,124,246,.16);
    border-radius:12px;
    background:linear-gradient(135deg,rgba(139,124,246,.07),rgba(89,183,255,.025));
}

.eddpt-app .eddpt-demo-import>div{
    display:grid;
    gap:2px;
}

.eddpt-app .eddpt-demo-import strong{
    font-size:10px;
    color:#e5e2ff;
}

.eddpt-app .eddpt-demo-import span{
    font-size:9px;
    line-height:1.45;
    color:#8996a8;
}

@media (max-width:600px){
.eddpt-app .eddpt-demo-import{align-items:flex-start;flex-direction:column}
.eddpt-app .eddpt-top-actions .eddpt-help-btn{display:none}
}

.eddpt-app .eddpt-board-tools{
    display:flex;
    align-items:center;
    gap:6px;
    flex-wrap:wrap;
    justify-content:flex-end;
}

.eddpt-app .eddpt-board-zoom{
    min-width:48px;
    height:34px;
    border:1px solid var(--eddpt-border);
    border-radius:9px;
    background:rgba(255,255,255,.025);
    color:var(--eddpt-muted);
    font-size:9px;
    font-weight:800;
    pointer-events:none;
}

.eddpt-app .eddpt-board-viewport{
    position:relative;
    width:100%;
    min-height:650px;
    height:calc(100vh - 330px);
    max-height:900px;
    overflow:auto;
    border:1px solid rgba(255,255,255,.045);
    border-radius:13px;
    background:
        radial-gradient(circle at 25% 22%,rgba(139,124,246,.035),transparent 28rem),
        radial-gradient(circle at 78% 65%,rgba(89,183,255,.025),transparent 32rem),
        linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),
        linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),
        rgba(6,9,14,.35);
    background-size:auto,auto,32px 32px,32px 32px,auto;
    scrollbar-width:thin;
    scrollbar-color:rgba(139,124,246,.35) rgba(255,255,255,.025);
}

.eddpt-app .eddpt-step-list{
    position:relative;
    min-width:1600px;
    min-height:950px;
    transform-origin:0 0;
    transition:transform .15s ease;
}

.eddpt-app .eddpt-note{
    width:286px;
    position:absolute;
    z-index:3;
}

.eddpt-app .eddpt-strings{
    position:absolute;
    inset:0;
    z-index:1;
    overflow:visible;
    pointer-events:none;
}

.eddpt-app .eddpt-string-group path{
    fill:none;
    stroke-linecap:round;
}

.eddpt-app .eddpt-string-shadow{
    stroke:rgba(4,7,12,.92);
    stroke-width:8;
}

.eddpt-app .eddpt-string-live{
    stroke:url(#eddptStringGrad);
    stroke-width:2.2;
    opacity:.82;
    stroke-dasharray:7 9;
    filter:url(#eddptGlow);
    animation:eddptStringFlow 1.25s linear infinite;
}

.eddpt-app .eddpt-string-group circle{
    fill:#9a8fff;
    stroke:#d8d3ff;
    stroke-width:1;
    filter:url(#eddptGlow);
}

.eddpt-app .eddpt-string-group text{
    fill:#96a2b3;
    font-size:9px;
    font-weight:800;
    text-anchor:middle;
}

@keyframes eddptStringFlow{to{stroke-dashoffset:-32}}

@media (prefers-reduced-motion:reduce){
.eddpt-app .eddpt-string-live{animation:none}
}

.eddpt-app .eddpt-port{
    position:absolute;
    z-index:8;
    width:15px;
    height:15px;
    border-radius:50%;
    border:2px solid #9a8fff;
    background:#111722;
    box-shadow:0 0 0 3px rgba(139,124,246,.08),0 0 14px rgba(139,124,246,.35);
    opacity:.28;
    transition:.16s ease;
    cursor:crosshair;
}

.eddpt-app .eddpt-note:hover .eddpt-port,
.eddpt-app.eddpt-linking .eddpt-port{opacity:1}

.eddpt-app .eddpt-port-in{left:-8px;top:50%;transform:translateY(-50%)}

.eddpt-app .eddpt-port-out{right:-8px;top:50%;transform:translateY(-50%);border-color:#63cce7;box-shadow:0 0 0 3px rgba(89,183,255,.08),0 0 14px rgba(89,183,255,.3)}

.eddpt-app.eddpt-linking .eddpt-port-in{
    animation:eddptPortPulse 1s ease-in-out infinite alternate;
}

@keyframes eddptPortPulse{to{transform:translateY(-50%) scale(1.28);box-shadow:0 0 0 7px rgba(139,124,246,.1),0 0 20px rgba(139,124,246,.5)}}

.eddpt-app .eddpt-quick-edit{
    position:absolute;
    z-index:9;
    top:8px;
    right:9px;
    width:26px;
    height:26px;
    border-radius:8px;
    border:1px solid rgba(255,255,255,.09);
    background:rgba(8,12,18,.76);
    color:#b7c0cd;
    cursor:pointer;
    opacity:0;
    transform:translateY(-2px);
    transition:.15s ease;
    backdrop-filter:blur(8px);
}

.eddpt-app .eddpt-note:hover .eddpt-quick-edit,
.eddpt-app .eddpt-quick-edit:focus{opacity:1;transform:none}

.eddpt-app .eddpt-quick-edit:hover{
    color:#fff;
    border-color:rgba(139,124,246,.35);
    background:rgba(139,124,246,.15);
}

.eddpt-app .eddpt-board-full{
    position:fixed!important;
    z-index:999997!important;
    inset:12px!important;
    margin:0!important;
    padding:14px!important;
    width:auto!important;
    height:auto!important;
    max-width:none!important;
    background:#090d14!important;
    border:1px solid rgba(139,124,246,.22)!important;
    border-radius:18px!important;
    box-shadow:0 35px 120px rgba(0,0,0,.72)!important;
}

.eddpt-app .eddpt-board-full .eddpt-board-viewport{
    height:calc(100vh - 105px)!important;
    max-height:none!important;
}

.eddpt-app .eddpt-note.dragging{
    z-index:20;
    filter:drop-shadow(0 20px 28px rgba(0,0,0,.4));
}

.eddpt-app .eddpt-note.dragging .eddpt-step{
    border-color:rgba(139,124,246,.5);
    transform:rotate(.4deg) scale(1.015);
}

.eddpt-app .eddpt-step{
    cursor:grab;
}

.eddpt-app .eddpt-note.dragging .eddpt-step{cursor:grabbing}

@media (max-width:860px){
.eddpt-app .eddpt-board-viewport{height:620px}
.eddpt-app .eddpt-board-tools{justify-content:flex-start;margin-top:8px}
}

.eddpt-app [hidden] {
    display: none !important;
}

.eddpt-app{--bg:#090c12;--p:#101620;--p2:#151d29;--b:rgba(255,255,255,.085);--bs:rgba(255,255,255,.15);--t:#f5f7fb;--m:#96a3b5;--m2:#6f7c8e;--a:#887af4;--blue:#5cb8ff;--g:#53d19a;--y:#f0bf67;--r:#ff7d8a;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--t);background:radial-gradient(circle at 80% -10%,rgba(92,184,255,.12),transparent 34rem),radial-gradient(circle at 15% 0,rgba(136,122,244,.13),transparent 30rem),var(--bg);min-height:820px;border:1px solid rgba(255,255,255,.05);border-radius:26px;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.32);line-height:1.45}

.eddpt-app *{box-sizing:border-box}

.eddpt-app button,.eddpt-app input,.eddpt-app textarea,.eddpt-app select{font:inherit}

.eddpt-app button{color:inherit}

.eddpt-loading{min-height:580px;display:flex;align-items:center;justify-content:center;gap:14px}

.eddpt-loading>i{width:32px;height:32px;border:3px solid rgba(255,255,255,.09);border-top-color:var(--a);border-radius:50%;animation:eddptspin .9s linear infinite}

.eddpt-loading div{display:grid}

.eddpt-loading span{color:var(--m);font-size:12px}

@keyframes eddptspin{to{transform:rotate(360deg)}}

.eddpt-login{padding:24px;border-radius:16px;background:#101620;color:#fff}

.eddpt-topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--b);background:rgba(8,11,17,.88);backdrop-filter:blur(16px)}

.eddpt-brand,.eddpt-actions{display:flex;align-items:center;gap:10px}

.eddpt-brand>div{display:grid}

.eddpt-brand strong{font-size:14px}

.eddpt-brand small{font-size:10px;color:var(--m2)}

.eddpt-mark{width:38px;height:38px;border-radius:13px;border:1px solid rgba(136,122,244,.32);background:linear-gradient(145deg,rgba(136,122,244,.26),rgba(92,184,255,.08));position:relative}

.eddpt-mark b{position:absolute;width:6px;height:6px;border-radius:50%;background:#c8c1ff;box-shadow:0 0 14px rgba(136,122,244,.8)}

.eddpt-mark b:nth-child(1){left:8px;top:18px}

.eddpt-mark b:nth-child(2){left:20px;top:8px}

.eddpt-mark b:nth-child(3){left:24px;top:24px}

.eddpt-btn{border:1px solid transparent;border-radius:11px;min-height:38px;padding:0 14px;font-size:11px;font-weight:800;cursor:pointer;transition:.17s ease;white-space:nowrap}

.eddpt-btn:hover{transform:translateY(-1px)}

.eddpt-btn.primary{background:linear-gradient(135deg,#8d7ef6,#697bef);box-shadow:0 8px 22px rgba(105,100,238,.18)}

.eddpt-btn.ghost{background:rgba(255,255,255,.04);border-color:var(--b)}

.eddpt-btn.workshop{background:rgba(83,209,154,.1);border-color:rgba(83,209,154,.24);color:#a9ebcf}

.eddpt-btn.confirm{background:rgba(83,209,154,.14);border-color:rgba(83,209,154,.3);color:#b8f2d9}

.eddpt-btn.danger{background:rgba(255,125,138,.09);border-color:rgba(255,125,138,.23);color:#ffabb4}

.eddpt-layout{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:744px}

.eddpt-sidebar{border-right:1px solid var(--b);padding:17px 13px;display:flex;flex-direction:column;background:rgba(4,7,11,.38)}

.eddpt-sidehead{display:flex;align-items:center;justify-content:space-between;padding:0 6px 10px;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:var(--m)}

.eddpt-sidehead button,.eddpt-detail-head button,.eddpt-modal header button,.eddpt-workshop-shell>header>button{width:32px;height:32px;border-radius:10px;border:1px solid var(--b);background:rgba(255,255,255,.035);cursor:pointer;font-size:20px}

.eddpt-process-list{display:grid;gap:5px}

.eddpt-process-item{display:flex;gap:9px;width:100%;padding:9px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left;cursor:pointer}

.eddpt-process-item:hover{background:rgba(255,255,255,.03)}

.eddpt-process-item.active{background:linear-gradient(90deg,rgba(136,122,244,.12),rgba(92,184,255,.03));border-color:rgba(136,122,244,.17)}

.eddpt-process-item>i{width:8px;height:8px;border-radius:50%;background:#687383;margin-top:5px}

.eddpt-process-item>i[data-status="workshop"]{background:var(--y)}

.eddpt-process-item>i[data-status="confirmed"],.eddpt-process-item>i[data-status="approved"]{background:var(--g)}

.eddpt-process-item span{display:grid;min-width:0}

.eddpt-process-item b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.eddpt-process-item small{font-size:9px;color:var(--m2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.eddpt-side-note{margin-top:auto;display:grid;gap:3px;padding:11px;border:1px solid var(--b);border-radius:12px;background:rgba(255,255,255,.02)}

.eddpt-side-note b{font-size:8px;text-transform:uppercase;letter-spacing:.07em}

.eddpt-side-note span{font-size:9px;color:var(--m2)}

.eddpt-main{min-width:0;padding:22px}

.eddpt-empty{min-height:650px;max-width:620px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}

.eddpt-empty h2{font-size:30px;letter-spacing:-.04em;margin:20px 0 8px}

.eddpt-empty p{font-size:13px;line-height:1.7;color:var(--m);max-width:520px;margin:0 0 20px}

.eddpt-orb{width:82px;height:82px;border:1px solid rgba(136,122,244,.23);border-radius:50%;position:relative;box-shadow:inset 0 0 60px rgba(136,122,244,.1),0 0 70px rgba(92,184,255,.06)}

.eddpt-orb i{position:absolute;width:7px;height:7px;border-radius:50%;background:#beb6ff;box-shadow:0 0 15px rgba(136,122,244,.8)}

.eddpt-orb i:nth-child(1){left:15px;top:38px}

.eddpt-orb i:nth-child(2){left:46px;top:17px}

.eddpt-orb i:nth-child(3){right:16px;bottom:16px}

.eddpt-proc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:15px}

.eddpt-eyebrow{display:flex;gap:7px;align-items:center}

.eddpt-code{font-size:9px;font-weight:900;letter-spacing:.08em;color:#8493a6}

.eddpt-status{font-size:8px;text-transform:uppercase;font-weight:900;color:#c3cbd6;background:rgba(255,255,255,.05);padding:3px 7px;border-radius:999px}

.eddpt-title{display:block;width:min(720px,70vw);max-width:100%;border:0;background:transparent;color:#fff;font-size:26px;font-weight:850;letter-spacing:-.04em;padding:3px 0;outline:none}

.eddpt-title:focus{box-shadow:0 1px 0 rgba(136,122,244,.4)}

.eddpt-meta{font-size:9px;color:var(--m2);margin-top:5px}

.eddpt-meta button{border:0;background:transparent;color:#c8d0dc;font-weight:800;cursor:pointer;padding:0}

.eddpt-health{width:145px;padding:10px 11px;border:1px solid var(--b);border-radius:12px;background:rgba(255,255,255,.02);display:grid}

.eddpt-health span{font-size:8px;color:var(--m2);text-transform:uppercase}

.eddpt-health strong{font-size:17px;margin:2px 0 5px}

.eddpt-health>i{height:4px;background:rgba(255,255,255,.06);border-radius:999px;overflow:hidden}

.eddpt-health>i b{display:block;height:100%;background:linear-gradient(90deg,var(--a),var(--g));border-radius:999px}

.eddpt-tabs{display:flex;gap:4px;border-bottom:1px solid var(--b);margin-bottom:15px;overflow:auto}

.eddpt-tabs button{border:0;background:transparent;color:var(--m);padding:10px;font-size:10px;font-weight:800;cursor:pointer;position:relative;white-space:nowrap}

.eddpt-tabs button.active{color:#fff}

.eddpt-tabs button.active:after{content:"";position:absolute;height:2px;left:8px;right:8px;bottom:-1px;background:linear-gradient(90deg,var(--a),var(--blue));border-radius:999px}

.eddpt-tabs em{font-style:normal;background:rgba(255,255,255,.05);padding:2px 5px;border-radius:999px;font-size:8px}

.eddpt-panel{display:none}

.eddpt-panel.active{display:block}

.eddpt-panel[data-panel="process"].active{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:15px;align-items:start}

.eddpt-canvas,.eddpt-detail,.eddpt-table-wrap,.eddpt-fit-list,.eddpt-review-list,.eddpt-history-list{border:1px solid var(--b);border-radius:16px;background:rgba(16,22,32,.72)}

.eddpt-canvas{min-height:590px;padding:14px;background:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px),rgba(16,22,32,.72);background-size:24px 24px,24px 24px,auto}

.eddpt-canvas-head{display:flex;justify-content:space-between;align-items:center;padding:2px 2px 12px}

.eddpt-canvas-head>div:first-child{display:grid}

.eddpt-canvas-head b{font-size:11px}

.eddpt-canvas-head span{font-size:9px;color:var(--m2)}

.eddpt-canvas-head>div:last-child{display:flex;gap:6px}

.eddpt-step-list{max-width:710px;margin:12px auto}

.eddpt-connector{height:27px;display:grid;place-items:center}

.eddpt-connector i{width:1px;height:27px;background:linear-gradient(var(--a),rgba(136,122,244,.12))}

.eddpt-step{width:100%;min-height:72px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;text-align:left;border:1px solid var(--b);background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.015));border-radius:14px;padding:10px 11px;cursor:pointer;transition:.17s ease}

.eddpt-step:hover,.eddpt-step.selected{border-color:rgba(136,122,244,.35);transform:translateY(-1px)}

.eddpt-step.selected{background:linear-gradient(135deg,rgba(136,122,244,.12),rgba(92,184,255,.025))}

.eddpt-step[data-type="decision"]{border-color:rgba(240,191,103,.18);background:linear-gradient(135deg,rgba(240,191,103,.05),rgba(255,255,255,.01))}

.eddpt-step>span{width:28px;height:28px;border-radius:9px;background:rgba(255,255,255,.04);display:grid;place-items:center;font-size:9px;font-weight:900}

.eddpt-step>div{display:grid;min-width:0}

.eddpt-step>div small{font-size:7px;color:#9287f1;font-weight:900;letter-spacing:.09em}

.eddpt-step[data-type="decision"]>div small{color:#e5b75f}

.eddpt-step>div b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.eddpt-step>div em{font-style:normal;color:var(--m2);font-size:9px}

.eddpt-step aside{display:flex;align-items:center;gap:5px}

.eddpt-step aside i{font-style:normal;font-size:8px;color:#aab4c1;border:1px solid var(--b);border-radius:999px;padding:3px 6px}

.eddpt-step aside i.warn{color:#edc476;border-color:rgba(240,191,103,.2)}

.eddpt-step aside u{width:8px;height:8px;border-radius:50%;background:#596474;text-decoration:none}

.eddpt-step aside u[data-status="confirmed"],.eddpt-step aside u[data-status="approved"]{background:var(--g)}

.eddpt-step aside u[data-status="workshop"]{background:var(--y)}

.eddpt-no-steps{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5px}

.eddpt-no-steps b{font-size:13px}

.eddpt-no-steps span{font-size:9px;color:var(--m2);margin-bottom:8px}

.eddpt-detail{position:sticky;top:12px;max-height:650px;overflow:auto}

.eddpt-detail-empty{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}

.eddpt-detail-empty b{font-size:12px}

.eddpt-detail-empty span{font-size:9px;color:var(--m2);max-width:220px}

.eddpt-detail-body{padding:14px}

.eddpt-detail-head{display:flex;justify-content:space-between;gap:10px}

.eddpt-detail-head small,.eddpt-section-head small,.eddpt-workshop-shell small,.eddpt-workshop-step>small{font-size:7px;color:#9489f2;font-weight:900;letter-spacing:.1em}

.eddpt-detail-head h3{font-size:17px;margin:1px 0 8px}

.eddpt-detail-body>label,.eddpt-modal form>label,.eddpt-formgrid label{display:grid;gap:5px;font-size:8px;color:#b7c1cf;text-transform:uppercase;font-weight:850;letter-spacing:.06em;margin-top:10px}

.eddpt-detail-body input,.eddpt-detail-body textarea,.eddpt-detail-body select,.eddpt-modal input,.eddpt-modal textarea,.eddpt-modal select{width:100%;border:1px solid var(--b);background:rgba(255,255,255,.035);color:#edf1f7;border-radius:10px;padding:8px 9px;font-size:10px;outline:none;resize:vertical}

.eddpt-detail-body textarea{min-height:70px}

.eddpt-detail-body input:focus,.eddpt-detail-body textarea:focus,.eddpt-detail-body select:focus,.eddpt-modal input:focus,.eddpt-modal textarea:focus,.eddpt-modal select:focus{border-color:rgba(136,122,244,.45);box-shadow:0 0 0 3px rgba(136,122,244,.06)}

.eddpt-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}

.eddpt-labelrow{display:flex;align-items:center;justify-content:space-between;margin-top:12px}

.eddpt-labelrow b{font-size:8px;text-transform:uppercase;color:#b7c1cf}

.eddpt-labelrow em{font-style:normal;color:#8478df}

.eddpt-labelrow button{border:0;background:transparent;color:#a99fff;font-size:9px;font-weight:850;cursor:pointer}

.eddpt-fieldchips{display:grid;gap:5px;margin-top:6px}

.eddpt-fieldchips button{display:grid;text-align:left;border:1px solid var(--b);background:rgba(255,255,255,.02);border-radius:9px;padding:7px 8px;cursor:pointer}

.eddpt-fieldchips b{font-size:9px}

.eddpt-fieldchips small{font-size:8px;color:var(--m2)}

.eddpt-fieldchips p{font-size:9px;color:var(--m2);border:1px dashed var(--b);border-radius:9px;padding:9px;margin:0}

.eddpt-pills{display:flex;flex-wrap:wrap;gap:5px;margin-top:3px}

.eddpt-pills i{font-style:normal;font-size:8px;color:#edc476;border:1px solid rgba(240,191,103,.18);background:rgba(240,191,103,.06);border-radius:999px;padding:3px 7px}

.eddpt-detail-actions{display:flex;gap:6px;margin-top:14px;padding-top:12px;border-top:1px solid var(--b)}

.eddpt-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin:3px 0 13px}

.eddpt-section-head h3{font-size:20px;letter-spacing:-.03em;margin:2px 0}

.eddpt-section-head p{font-size:10px;color:var(--m);margin:0;max-width:620px}

.eddpt-table-wrap{overflow:auto}

.eddpt-table-wrap table{width:100%;border-collapse:collapse;min-width:850px}

.eddpt-table-wrap th{font-size:7px;text-transform:uppercase;letter-spacing:.08em;text-align:left;color:#7f8da0;padding:10px;border-bottom:1px solid var(--b)}

.eddpt-table-wrap td{font-size:9px;color:#cad2dc;padding:10px;border-bottom:1px solid rgba(255,255,255,.04);cursor:pointer;vertical-align:top}

.eddpt-table-wrap tbody tr:hover td{background:rgba(255,255,255,.02)}

.eddpt-table-wrap td b,.eddpt-table-wrap td small{display:block}

.eddpt-table-wrap td small{font-size:7px;color:var(--m2)}

.emptyrow,.eddpt-emptyrow{padding:38px!important;text-align:center!important;color:var(--m2)!important;font-size:9px!important}

.eddpt-map{font-style:normal;font-size:7px;font-weight:850;padding:3px 6px;border:1px solid var(--b);border-radius:999px;color:#adb7c3;background:rgba(255,255,255,.04);white-space:nowrap}

.eddpt-map[data-map="exact"],.eddpt-map[data-map="configured"]{color:#91e3bd;border-color:rgba(83,209,154,.18);background:rgba(83,209,154,.07)}

.eddpt-map[data-map="missing"]{color:#ffabb4;border-color:rgba(255,125,138,.2);background:rgba(255,125,138,.07)}

.eddpt-map[data-map="legacy"],.eddpt-map[data-map="manual"],.eddpt-map[data-map="extension"],.eddpt-map[data-map="customisation"],.eddpt-map[data-map="integration"]{color:#edc476;border-color:rgba(240,191,103,.18);background:rgba(240,191,103,.06)}

.eddpt-fit-summary{display:flex;gap:6px}

.eddpt-fit-summary div{min-width:68px;padding:7px 9px;border:1px solid var(--b);border-radius:10px;background:rgba(255,255,255,.02);display:grid}

.eddpt-fit-summary b{font-size:14px}

.eddpt-fit-summary span{font-size:7px;color:var(--m2);text-transform:uppercase}

.eddpt-fit-list,.eddpt-review-list,.eddpt-history-list{padding:7px;display:grid;gap:5px}

.eddpt-fit-list>button{display:grid;grid-template-columns:16px minmax(0,1fr) minmax(120px,210px) auto;gap:9px;align-items:center;width:100%;text-align:left;border:1px solid transparent;background:rgba(255,255,255,.015);border-radius:10px;padding:9px;cursor:pointer}

.eddpt-fit-list>button:hover{border-color:var(--b)}

.eddpt-fit-list u{width:8px;height:8px;border-radius:50%;background:#697585;text-decoration:none}

.eddpt-fit-list u[data-map="exact"],.eddpt-fit-list u[data-map="configured"]{background:var(--g)}

.eddpt-fit-list u[data-map="missing"]{background:var(--r)}

.eddpt-fit-list u[data-map="legacy"],.eddpt-fit-list u[data-map="manual"],.eddpt-fit-list u[data-map="extension"],.eddpt-fit-list u[data-map="customisation"],.eddpt-fit-list u[data-map="integration"]{background:var(--y)}

.eddpt-fit-list>button>span{display:grid}

.eddpt-fit-list>button b{font-size:9px}

.eddpt-fit-list>button small{font-size:7px;color:var(--m2)}

.eddpt-review-list article{display:grid;grid-template-columns:65px minmax(0,1fr) auto;gap:9px;border:1px solid var(--b);border-radius:10px;padding:9px}

.eddpt-review-list article>small{font-size:7px;text-transform:uppercase;color:#a49af7;font-weight:900}

.eddpt-review-list article div{display:grid}

.eddpt-review-list article b{font-size:9px}

.eddpt-review-list article span{font-size:7px;color:var(--m2)}

.eddpt-review-list article em{font-style:normal;font-size:7px;color:var(--m2);text-transform:uppercase}

.eddpt-history-list article{display:flex;gap:9px;padding:8px;border-bottom:1px solid rgba(255,255,255,.04)}

.eddpt-history-list article>i{width:7px;height:7px;border-radius:50%;background:var(--a);box-shadow:0 0 12px rgba(136,122,244,.45);margin-top:3px}

.eddpt-history-list article div{display:grid}

.eddpt-history-list article b{font-size:9px}

.eddpt-history-list article small{font-size:7px;color:var(--m2)}

.eddpt-modal{position:fixed;inset:0;z-index:999999;background:rgba(2,4,8,.76);backdrop-filter:blur(10px);display:grid;place-items:center;padding:18px}

.eddpt-modal-card{width:min(720px,96vw);max-height:90vh;overflow:auto;background:#111822;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 32px 100px rgba(0,0,0,.55)}

.eddpt-modal-card>header{display:flex;justify-content:space-between;align-items:center;padding:13px 14px;border-bottom:1px solid var(--b)}

.eddpt-modal-card>header strong{font-size:12px}

.eddpt-modal-card>main{padding:14px}

.eddpt-modal form{display:grid;gap:8px}

.eddpt-modal form footer{display:flex;justify-content:space-between;align-items:center;gap:7px;margin-top:8px;padding-top:11px;border-top:1px solid var(--b)}

.eddpt-modal form footer>div{display:flex;gap:6px}

.eddpt-formgrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}

.eddpt-formgrid .wide{grid-column:1/-1}

.eddpt-valid-summary{display:flex;gap:7px;margin-bottom:10px}

.eddpt-valid-summary div{flex:1;display:grid;padding:10px;border:1px solid var(--b);border-radius:11px}

.eddpt-valid-summary b{font-size:18px}

.eddpt-valid-summary span{font-size:7px;color:var(--m2);text-transform:uppercase}

.eddpt-valid-list{display:grid;gap:5px}

.eddpt-valid-list article{display:grid;grid-template-columns:54px 1fr;gap:9px;padding:9px;border:1px solid var(--b);border-radius:10px}

.eddpt-valid-list article>small{font-size:7px;color:#a49af7;font-weight:900}

.eddpt-valid-list article[data-severity="high"]>small{color:#ff9da7}

.eddpt-valid-list article[data-severity="medium"]>small{color:#edc476}

.eddpt-valid-list article b{font-size:9px}

.eddpt-valid-list article p{font-size:8px;color:var(--m);margin:2px 0}

.eddpt-workshop-overlay{position:fixed;inset:0;z-index:999998;background:radial-gradient(circle at 50% 0,rgba(136,122,244,.13),transparent 38rem),rgba(4,6,10,.96);backdrop-filter:blur(18px);padding:18px}

.eddpt-workshop-shell{width:min(1050px,100%);height:100%;margin:auto;display:grid;grid-template-rows:auto 3px 1fr auto}

.eddpt-workshop-shell>header,.eddpt-workshop-shell>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0}

.eddpt-workshop-shell>header div{display:grid}

.eddpt-workshop-shell>header strong{font-size:12px}

.eddpt-progress{height:3px;background:rgba(255,255,255,.06);overflow:hidden}

.eddpt-progress i{display:block;height:100%;background:linear-gradient(90deg,var(--a),var(--blue))}

.eddpt-workshop-shell>main{overflow:auto;display:grid;place-items:start center;padding:26px 0}

.eddpt-workshop-step{width:min(840px,100%);padding:5px 15px 25px}

.eddpt-workshop-step>u{float:right;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(136,122,244,.19);border-radius:14px;background:rgba(136,122,244,.07);text-decoration:none;color:#beb7ff;font-weight:850}

.eddpt-workshop-step h2{font-size:33px;letter-spacing:-.04em;margin:3px 60px 7px 0}

.eddpt-workshop-step>p{font-size:14px;line-height:1.7;color:#b9c4d1}

.eddpt-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:18px 0}

.eddpt-facts div{display:grid;gap:2px;border:1px solid var(--b);background:rgba(255,255,255,.02);border-radius:11px;padding:10px}

.eddpt-facts span,.eddpt-workshop-step section>span{font-size:7px;color:#8290a2;text-transform:uppercase;font-weight:900;letter-spacing:.08em}

.eddpt-facts b{font-size:10px}

.eddpt-workshop-step section{border-top:1px solid var(--b);padding-top:12px;margin-top:12px}

.eddpt-workshop-step section p{font-size:10px;color:#c1cad5}

.eddpt-work-fields{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:7px}

.eddpt-work-fields div{display:grid;padding:8px;border:1px solid var(--b);border-radius:9px;background:rgba(255,255,255,.02)}

.eddpt-work-fields b{font-size:9px}

.eddpt-work-fields small{font-size:7px;color:var(--m2)}

.eddpt-workshop-step>aside{display:grid;gap:2px;margin-top:13px;padding:10px;border:1px solid rgba(240,191,103,.2);background:rgba(240,191,103,.05);border-radius:10px}

.eddpt-workshop-step>aside b{font-size:9px;color:#edc476}

.eddpt-workshop-step>aside span{font-size:8px;color:#bba781}

.eddpt-workshop-step>footer{display:flex;gap:6px;flex-wrap:wrap;margin-top:17px;padding-top:13px;border-top:1px solid var(--b)}

.eddpt-workshop-shell>footer>span{font-size:9px;color:var(--m2)}

.eddpt-toast{position:fixed;z-index:1000000;right:22px;bottom:22px;max-width:320px;padding:9px 12px;border:1px solid rgba(83,209,154,.24);background:#121c1a;color:#c5efdc;border-radius:11px;box-shadow:0 15px 40px rgba(0,0,0,.34);font-size:9px;font-weight:800}

.eddpt-toast[data-tone="error"]{background:#211417;color:#ffc0c7;border-color:rgba(255,125,138,.25)}

.eddpt-toast[data-tone="warn"]{background:#221d13;color:#f0d49b;border-color:rgba(240,191,103,.25)}

@media (max-width:1100px){
.eddpt-layout{grid-template-columns:200px minmax(0,1fr)}
.eddpt-panel[data-panel="process"].active{grid-template-columns:minmax(0,1fr) 300px}
.eddpt-step aside i{display:none}
}

@media (max-width:860px){
.eddpt-app{border-radius:18px}
.eddpt-layout{display:block}
.eddpt-sidebar{border-right:0;border-bottom:1px solid var(--b);padding:8px 10px}
.eddpt-sidehead,.eddpt-side-note{display:none}
.eddpt-process-list{display:flex;overflow:auto}
.eddpt-process-item{min-width:185px;width:auto}
.eddpt-main{padding:14px}
.eddpt-health{display:none}
.eddpt-panel[data-panel="process"].active{display:block}
.eddpt-detail{position:relative;top:auto;max-height:none;margin-top:12px}
.eddpt-title{width:100%;font-size:23px}
.eddpt-tabs{margin-left:-14px;margin-right:-14px;padding:0 10px}
.eddpt-facts{grid-template-columns:1fr 1fr}
}

@media (max-width:600px){
.eddpt-topbar{padding:0 10px}
.eddpt-brand small,.eddpt-actions .ghost{display:none}
.eddpt-btn{padding:0 10px}
.eddpt-proc-head{display:block}
.eddpt-canvas-head{align-items:flex-start}
.eddpt-canvas-head>div:last-child{display:grid}
.eddpt-step{grid-template-columns:32px minmax(0,1fr) 10px}
.eddpt-two,.eddpt-formgrid{grid-template-columns:1fr}
.eddpt-formgrid .wide{grid-column:auto}
.eddpt-fit-list>button{grid-template-columns:15px minmax(0,1fr) auto}
.eddpt-fit-list>button>span:nth-of-type(2){display:none}
.eddpt-review-list article{grid-template-columns:58px 1fr}
.eddpt-review-list article>em{display:none}
.eddpt-workshop-overlay{padding:9px}
.eddpt-workshop-step{padding:4px}
.eddpt-workshop-step h2{font-size:26px}
.eddpt-work-fields{grid-template-columns:1fr}
}

.eddpt-empty-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}

.eddpt-tabs .eddpt-backup-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;margin-left:4px;border-radius:999px;background:rgba(255,255,255,.06);font-style:normal;font-size:9px}

.eddpt-note-board .eddpt-canvas-head{position:sticky;top:0;z-index:20;background:linear-gradient(180deg,rgba(15,20,29,.98) 78%,rgba(15,20,29,0));padding-bottom:20px}

.eddpt-note-board .eddpt-step-list{
  position:relative;
  max-width:none;
  width:100%;
  min-width:780px;
  min-height:660px;
  margin:0;
  overflow:visible;
  background-image:radial-gradient(circle,rgba(255,255,255,.075) 1px,transparent 1px);
  background-size:22px 22px;
  border:1px solid rgba(255,255,255,.035);
  border-radius:15px;
  box-shadow:inset 0 0 80px rgba(0,0,0,.16);
}

.eddpt-note{
  position:absolute;
  width:245px;
  touch-action:none;
  cursor:grab;
  z-index:2;
  transition:box-shadow .16s ease,transform .16s ease;
}

.eddpt-note:hover{z-index:6}

.eddpt-note.dragging{cursor:grabbing;z-index:50;transform:rotate(.5deg) scale(1.015);filter:drop-shadow(0 24px 32px rgba(0,0,0,.35))}

.eddpt-note .eddpt-step{min-height:104px;height:auto;grid-template-columns:34px minmax(0,1fr);padding:12px;box-shadow:0 10px 24px rgba(0,0,0,.13)}

.eddpt-note .eddpt-step>aside{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:5px;padding-top:7px;border-top:1px solid rgba(255,255,255,.05)}

.eddpt-note .eddpt-step>aside u{margin-left:auto}

.eddpt-note .eddpt-step[data-type="decision"]{background:linear-gradient(145deg,rgba(242,191,99,.08),rgba(25,24,20,.96))}

.eddpt-note .eddpt-step.selected{box-shadow:0 0 0 2px rgba(139,124,246,.16),0 18px 36px rgba(0,0,0,.22)}

.eddpt-note-board{overflow:auto}

.eddpt-import-drop{
  display:grid;
  gap:9px;
  padding:24px;
  text-align:center;
  border:1px dashed rgba(139,124,246,.4);
  border-radius:16px;
  background:linear-gradient(145deg,rgba(139,124,246,.075),rgba(89,183,255,.025));
}

.eddpt-import-drop>b{font-size:16px}

.eddpt-import-drop>p{margin:0;color:var(--eddpt-muted);font-size:11px;line-height:1.6}

.eddpt-import-drop>small{color:var(--eddpt-muted-2);font-size:9px;line-height:1.55}

.eddpt-import-drop input[type=file]{display:block;width:100%;padding:13px;border:1px solid var(--eddpt-border);border-radius:11px;background:rgba(255,255,255,.035);color:var(--eddpt-text)}

.eddpt-import-drop input[type=file]::file-selector-button{margin-right:10px;border:0;border-radius:8px;padding:8px 11px;background:rgba(139,124,246,.17);color:#e4e0ff;font-weight:800;cursor:pointer}

.eddpt-backup-list{display:grid;gap:7px;padding:8px;border:1px solid var(--eddpt-border);border-radius:16px;background:rgba(15,20,29,.72)}

.eddpt-backup-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border:1px solid rgba(255,255,255,.055);border-radius:12px;background:rgba(255,255,255,.022)}

.eddpt-backup-card:hover{border-color:rgba(139,124,246,.2);background:rgba(139,124,246,.035)}

.eddpt-backup-card>div{display:grid;gap:2px}

.eddpt-backup-card small{font-size:8px;font-weight:900;letter-spacing:.08em;color:#958af3}

.eddpt-backup-card b{font-size:10px}

.eddpt-backup-card span{font-size:8px;color:var(--eddpt-muted-2)}

@media (max-width:860px){
.eddpt-note-board .eddpt-step-list{min-width:700px}
.eddpt-note{width:220px}
}

@media (max-width:600px){
.eddpt-actions [data-action="import-process"]{display:none}
.eddpt-note-board .eddpt-step-list{min-width:640px}
.eddpt-backup-card{align-items:flex-start}
}

html body .eddpt-app .eddpt-tabs{
    display:flex;
    flex-wrap:nowrap;
    align-items:stretch;
    max-width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    scrollbar-width:thin;
    scrollbar-color:rgba(139,124,246,.35) rgba(255,255,255,.025);
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
}

html body .eddpt-app .eddpt-tabs::-webkit-scrollbar{height:7px}

html body .eddpt-app .eddpt-tabs::-webkit-scrollbar-track{background:rgba(255,255,255,.018)}

html body .eddpt-app .eddpt-tabs::-webkit-scrollbar-thumb{
    border-radius:999px;
    background:linear-gradient(90deg,rgba(139,124,246,.38),rgba(89,183,255,.30));
}

html body .eddpt-app .eddpt-tabs>button{
    flex:0 0 auto;
}

html body .eddpt-app .eddpt-tabs>button em{
    display:inline-grid;
    place-items:center;
    min-width:18px;
    height:18px;
    margin-left:4px;
    padding:0 5px;
    border:1px solid rgba(255,255,255,.055);
    border-radius:999px;
    background:rgba(255,255,255,.045);
    color:#aeb8c6;
    font-style:normal;
    font-size:8px;
    line-height:1;
}

html body .eddpt-app .eddpt-section-actions{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:7px;
    flex-wrap:wrap;
}

html body .eddpt-app .eddpt-role-list,
html body .eddpt-app .eddpt-system-list,
html body .eddpt-app .eddpt-decision-list{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    align-items:start;
}

html body .eddpt-app .eddpt-model-card{
    min-width:0;
    display:grid;
    gap:9px;
    padding:14px;
    border:1px solid rgba(255,255,255,.078);
    border-radius:14px;
    background:
        linear-gradient(140deg,rgba(139,124,246,.052),rgba(89,183,255,.018) 48%,rgba(255,255,255,.014)),
        rgba(10,15,23,.38);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.018);
}

html body .eddpt-app .eddpt-model-card:hover{
    border-color:rgba(139,124,246,.17);
    background:
        linear-gradient(140deg,rgba(139,124,246,.073),rgba(89,183,255,.025) 48%,rgba(255,255,255,.018)),
        rgba(10,15,23,.48);
}

html body .eddpt-app .eddpt-model-card.is-legacy{
    border-color:rgba(240,191,103,.16);
    background:
        linear-gradient(140deg,rgba(240,191,103,.055),rgba(139,124,246,.025) 55%,rgba(255,255,255,.012)),
        rgba(13,15,20,.42);
}

html body .eddpt-app .eddpt-model-card h4{
    margin:0;
    color:#eef3f8;
    font-size:13px;
    line-height:1.35;
    letter-spacing:-.01em;
}

html body .eddpt-app .eddpt-model-card>p{
    min-height:31px;
    margin:0;
    color:#8996a8;
    font-size:9px;
    line-height:1.55;
}

html body .eddpt-app .eddpt-model-card .eddpt-object-head em{
    display:inline-flex;
    align-items:center;
    min-height:20px;
    margin-left:auto;
    padding:2px 7px;
    border:1px solid rgba(240,191,103,.17);
    border-radius:999px;
    background:rgba(240,191,103,.055);
    color:#d7b879;
    font-size:7px;
    font-weight:850;
    text-transform:uppercase;
    letter-spacing:.05em;
}

html body .eddpt-app .eddpt-model-card .eddpt-object-meta{
    padding-top:2px;
}

html body .eddpt-app .eddpt-model-card .eddpt-object-actions{
    padding-top:2px;
    border-top:1px solid rgba(255,255,255,.038);
}

html body .eddpt-app .eddpt-model-warning{
    grid-column:1/-1;
    display:grid;
    gap:4px;
    padding:11px 12px;
    border:1px solid rgba(240,191,103,.19);
    border-radius:12px;
    background:linear-gradient(135deg,rgba(240,191,103,.075),rgba(240,191,103,.025));
}

html body .eddpt-app .eddpt-model-warning b{
    color:#edc476;
    font-size:9px;
}

html body .eddpt-app .eddpt-model-warning span{
    color:#9c927e;
    font-size:8px;
    line-height:1.45;
}

html body .eddpt-app .eddpt-pills{
    display:flex;
    gap:5px;
    flex-wrap:wrap;
}

html body .eddpt-app .eddpt-pills i{
    display:inline-flex;
    align-items:center;
    min-height:21px;
    padding:2px 7px;
    border:1px solid rgba(89,183,255,.12);
    border-radius:999px;
    background:rgba(89,183,255,.035);
    color:#9bc9e8;
    font-size:7px;
    font-style:normal;
    line-height:1.25;
}

html body .eddpt-app .eddpt-subsection-title{
    margin:20px 0 8px;
    padding-top:16px;
    border-top:1px solid rgba(255,255,255,.055);
}

html body .eddpt-app .eddpt-subsection-title small{
    display:block;
    margin-bottom:2px;
    color:#8077da;
    font-size:7px;
    font-weight:900;
    letter-spacing:.1em;
    text-transform:uppercase;
}

html body .eddpt-app .eddpt-subsection-title h4{
    margin:0;
    color:#dfe5ed;
    font-size:12px;
}

html body .eddpt-app .eddpt-swimlane-list{
    display:grid;
    gap:8px;
}

html body .eddpt-app .eddpt-swimlane{
    min-width:0;
    display:grid;
    grid-template-columns:minmax(130px,190px) minmax(0,1fr);
    gap:10px;
    align-items:start;
    padding:10px;
    border:1px solid rgba(255,255,255,.065);
    border-radius:12px;
    background:rgba(255,255,255,.014);
}

html body .eddpt-app .eddpt-swimlane>header{
    display:grid;
    gap:2px;
    padding:5px 6px;
}

html body .eddpt-app .eddpt-swimlane>header b{
    color:#dce4ed;
    font-size:10px;
}

html body .eddpt-app .eddpt-swimlane>header span{
    color:#758295;
    font-size:7px;
    text-transform:uppercase;
    letter-spacing:.06em;
}

html body .eddpt-app .eddpt-swimlane>div{
    display:flex;
    gap:6px;
    flex-wrap:wrap;
    min-width:0;
}

html body .eddpt-app .eddpt-swimlane>div button{
    max-width:100%;
    min-height:31px;
    padding:5px 9px;
    border:1px solid rgba(139,124,246,.12);
    border-radius:9px;
    background:rgba(139,124,246,.035);
    color:#bdc6d2;
    cursor:pointer;
    font-size:8px;
    font-weight:750;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

html body .eddpt-app .eddpt-swimlane>div button:hover{
    border-color:rgba(139,124,246,.28);
    background:rgba(139,124,246,.075);
    color:#e2e5ff;
}

html body .eddpt-app .eddpt-swimlane>div button small,
html body .eddpt-app .eddpt-swimlane>div button b,
html body .eddpt-app .eddpt-swimlane>div button span{
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

html body .eddpt-app .eddpt-swimlane>div button small{
    color:#7168c7;
    font-size:6px;
    font-weight:900;
    letter-spacing:.06em;
    text-transform:uppercase;
}

html body .eddpt-app .eddpt-swimlane>div button b{
    margin-top:1px;
    color:#cfd8e3;
    font-size:8px;
}

html body .eddpt-app .eddpt-swimlane>div button span{
    margin-top:1px;
    color:#768396;
    font-size:7px;
}

html body .eddpt-app .eddpt-assurance-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
    align-items:start;
}

html body .eddpt-app .eddpt-assurance-grid>section{
    min-width:0;
    display:grid;
    gap:8px;
    padding:11px;
    border:1px solid rgba(255,255,255,.058);
    border-radius:14px;
    background:rgba(255,255,255,.012);
}

html body .eddpt-app .eddpt-assurance-grid>section>h4{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
    margin:0 2px 1px;
    color:#ccd4df;
    font-size:10px;
}

html body .eddpt-app .eddpt-assurance-grid>section>h4 em{
    display:inline-grid;
    place-items:center;
    min-width:20px;
    height:20px;
    padding:0 6px;
    border-radius:999px;
    background:rgba(255,255,255,.045);
    color:#91a0b2;
    font-size:8px;
    font-style:normal;
}

html body .eddpt-app .eddpt-exception-list,
html body .eddpt-app .eddpt-control-list{
    display:grid;
    gap:8px;
}

html body .eddpt-app .eddpt-trace-list{
    display:grid;
    gap:8px;
}

html body .eddpt-app .eddpt-trace-card{
    min-width:0;
    display:grid;
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) minmax(150px,.85fr) auto;
    gap:10px;
    align-items:center;
    padding:11px 12px;
    border:1px solid rgba(255,255,255,.07);
    border-radius:12px;
    background:linear-gradient(90deg,rgba(139,124,246,.033),rgba(89,183,255,.018));
}

html body .eddpt-app .eddpt-trace-card>div{
    min-width:0;
    display:grid;
    gap:2px;
}

html body .eddpt-app .eddpt-trace-card>div small{
    color:#7269cb;
    font-size:7px;
    font-weight:900;
    letter-spacing:.08em;
    text-transform:uppercase;
}

html body .eddpt-app .eddpt-trace-card>div b{
    overflow:hidden;
    color:#cbd4df;
    font-size:9px;
    text-overflow:ellipsis;
    white-space:nowrap;
}

html body .eddpt-app .eddpt-trace-card>span{
    min-width:88px;
    display:grid;
    justify-items:center;
    gap:1px;
    color:#718092;
    text-align:center;
}

html body .eddpt-app .eddpt-trace-card>span i{
    color:#6fc3ea;
    font-size:15px;
    font-style:normal;
}

html body .eddpt-app .eddpt-trace-card>span strong{
    max-width:120px;
    color:#838fa0;
    font-size:7px;
    font-weight:800;
    line-height:1.25;
    text-transform:uppercase;
}

html body .eddpt-app .eddpt-trace-card>p{
    margin:0;
    color:#788598;
    font-size:8px;
    line-height:1.45;
}

html body .eddpt-app .eddpt-linked-object-strip{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
    flex-wrap:wrap;
    padding:9px 10px;
    border:1px solid rgba(139,124,246,.12);
    border-radius:10px;
    background:linear-gradient(135deg,rgba(139,124,246,.055),rgba(89,183,255,.018));
}

html body .eddpt-app .eddpt-linked-object-strip>div{
    display:grid;
    gap:2px;
    min-width:0;
}

html body .eddpt-app .eddpt-linked-object-strip small{
    color:#8178db;
    font-size:7px;
    font-weight:900;
    letter-spacing:.075em;
    text-transform:uppercase;
}

html body .eddpt-app .eddpt-linked-object-strip b{
    overflow:hidden;
    color:#dce4ec;
    font-size:9px;
    text-overflow:ellipsis;
    white-space:nowrap;
}

@media (max-width:1100px){
html body .eddpt-app .eddpt-role-list,
    html body .eddpt-app .eddpt-system-list,
    html body .eddpt-app .eddpt-decision-list{
        grid-template-columns:1fr;
    }
html body .eddpt-app .eddpt-trace-card{
        grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;
    }
html body .eddpt-app .eddpt-trace-card>p{
        grid-column:1/-1;
        padding-top:7px;
        border-top:1px solid rgba(255,255,255,.035);
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-assurance-grid{
        grid-template-columns:1fr;
    }
html body .eddpt-app .eddpt-swimlane{
        grid-template-columns:1fr;
    }
html body .eddpt-app .eddpt-swimlane>header{
        padding:1px 2px 5px;
    }
html body .eddpt-app .eddpt-trace-card{
        grid-template-columns:minmax(0,1fr) auto;
        align-items:start;
    }
html body .eddpt-app .eddpt-trace-card>span{
        grid-column:1/-1;
        order:2;
        min-width:0;
        grid-template-columns:auto 1fr;
        justify-content:start;
        justify-items:start;
        text-align:left;
    }
html body .eddpt-app .eddpt-trace-card>div:nth-of-type(2){
        order:3;
        grid-column:1/-1;
    }
html body .eddpt-app .eddpt-trace-card>p{
        order:4;
        grid-column:1/-1;
    }
html body .eddpt-app .eddpt-trace-card>.eddpt-mini-danger{
        grid-column:2;
        grid-row:1;
        justify-self:end;
    }
html body .eddpt-app .eddpt-section-head{
        align-items:flex-start;
    }
html body .eddpt-app .eddpt-section-actions{
        width:100%;
        justify-content:flex-start;
    }
}

@media (max-width:520px){
html body .eddpt-app .eddpt-model-card{
        padding:12px;
    }
html body .eddpt-app .eddpt-model-card .eddpt-object-actions{
        justify-content:flex-start;
        flex-wrap:wrap;
    }
}

html body .eddpt-app button{
    -webkit-appearance:none;
    appearance:none;
    margin:0;
    text-transform:none;
    box-shadow:none;
}

html body .eddpt-app button:focus{outline:none}

html body .eddpt-app button:focus-visible{
    outline:2px solid rgba(139,124,246,.58);
    outline-offset:2px;
}

html body .eddpt-app input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
html body .eddpt-app textarea,
html body .eddpt-app select{
    -webkit-appearance:none;
    appearance:none;
    border:1px solid rgba(255,255,255,.105)!important;
    background:#0c121b!important;
    color:#e9eef5!important;
    -webkit-text-fill-color:#e9eef5;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.018)!important;
    outline:none!important;
}

html body .eddpt-app input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):focus,
html body .eddpt-app textarea:focus,
html body .eddpt-app select:focus{
    border-color:rgba(139,124,246,.42)!important;
    background:#0e1520!important;
    box-shadow:0 0 0 3px rgba(139,124,246,.07)!important;
}

html body .eddpt-app select{
    background-image:linear-gradient(45deg,transparent 50%,#7f8c9d 50%),linear-gradient(135deg,#7f8c9d 50%,transparent 50%)!important;
    background-position:calc(100% - 14px) 50%,calc(100% - 10px) 50%!important;
    background-size:4px 4px,4px 4px!important;
    background-repeat:no-repeat!important;
    padding-right:28px!important;
}

html body .eddpt-app input.eddpt-title{
    width:min(720px,70vw)!important;
    max-width:100%!important;
    min-height:0!important;
    margin:0!important;
    padding:5px 8px!important;
    border:1px solid transparent!important;
    border-radius:10px!important;
    background:transparent!important;
    color:#f5f7fb!important;
    -webkit-text-fill-color:#f5f7fb!important;
    font-size:26px!important;
    font-weight:850!important;
    line-height:1.16!important;
    letter-spacing:-.04em!important;
    box-shadow:none!important;
}

html body .eddpt-app input.eddpt-title:hover{
    border-color:rgba(255,255,255,.07)!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app input.eddpt-title:focus{
    border-color:rgba(139,124,246,.28)!important;
    background:rgba(13,19,29,.82)!important;
    box-shadow:0 0 0 3px rgba(139,124,246,.055)!important;
}

html body .eddpt-app .eddpt-sidehead{
    gap:6px;
    min-width:0;
}

html body .eddpt-app .eddpt-sidehead>span{
    min-width:0;
    flex:1 1 auto;
}

html body .eddpt-app .eddpt-dock-controls{
    flex:0 0 auto;
    gap:4px;
}

html body .eddpt-app .eddpt-help-btn.mini,
html body .eddpt-app .eddpt-dock-controls .eddpt-help-btn.mini{
    width:26px!important;
    min-width:26px!important;
    max-width:26px!important;
    height:26px!important;
    min-height:26px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    font-size:11px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-pin-toggle{
    position:relative;
    width:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border-radius:9px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-pin-toggle b{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    margin:-1px!important;
    padding:0!important;
    overflow:hidden!important;
    clip:rect(0 0 0 0)!important;
    white-space:nowrap!important;
    border:0!important;
}

html body .eddpt-app .eddpt-pin-toggle .eddpt-pin-icon{
    width:11px;
    height:14px;
    margin:0;
}

html body .eddpt-app .eddpt-pin-toggle.is-active::after{
    content:"";
    position:absolute;
    right:4px;
    bottom:4px;
    width:4px;
    height:4px;
    border-radius:50%;
    background:#8e82ff;
    box-shadow:0 0 8px rgba(139,124,246,.75);
}

html body .eddpt-app .eddpt-collapse-btn,
html body .eddpt-app .eddpt-sidehead [data-action="new-process"]{
    width:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(255,255,255,.085)!important;
    border-radius:9px!important;
    background:rgba(255,255,255,.027)!important;
    color:#aeb9c7!important;
    font-size:18px!important;
    font-weight:500!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-sidehead [data-action="new-process"]{
    color:#d6d0ff!important;
    font-size:20px!important;
}

html body .eddpt-app .eddpt-collapse-btn:hover,
html body .eddpt-app .eddpt-sidehead [data-action="new-process"]:hover{
    border-color:rgba(139,124,246,.27)!important;
    background:rgba(139,124,246,.075)!important;
    color:#fff!important;
}

html body .eddpt-app .eddpt-detail-dockbar{
    justify-content:flex-end;
    gap:5px;
    min-height:48px;
}

html body .eddpt-app .eddpt-detail-dock-title{
    margin-right:auto;
    padding-left:3px;
    color:#8e9bad;
    font-size:8px;
    font-weight:900;
    letter-spacing:.085em;
    text-transform:uppercase;
}

html body .eddpt-app .eddpt-modal-card{
    width:min(720px,calc(100vw - 38px))!important;
    max-width:720px!important;
    border-radius:16px!important;
}

html body .eddpt-app .eddpt-modal-card>header{
    min-height:58px;
    padding:11px 13px 11px 16px!important;
}

html body .eddpt-app .eddpt-modal-card>header>button[data-action="close-modal"],
html body .eddpt-app .eddpt-workshop-shell>header>button[data-action="close-workshop"]{
    width:34px!important;
    min-width:34px!important;
    max-width:34px!important;
    height:34px!important;
    min-height:34px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.035)!important;
    color:#dce3ec!important;
    font-size:22px!important;
    font-weight:400!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-modal-card>header>button[data-action="close-modal"]:hover,
html body .eddpt-app .eddpt-workshop-shell>header>button[data-action="close-workshop"]:hover{
    border-color:rgba(255,125,138,.24)!important;
    background:rgba(255,125,138,.075)!important;
    color:#fff!important;
}

html body .eddpt-app .eddpt-help-pop{
    gap:18px!important;
}

html body .eddpt-app .eddpt-help-pop p{
    max-width:650px!important;
    margin:0!important;
    color:#aeb9c7!important;
    font-size:13px!important;
    line-height:1.7!important;
    letter-spacing:0!important;
}

html body .eddpt-app .eddpt-help-actions .eddpt-btn{
    min-width:92px;
}

html body .eddpt-app .eddpt-canvas-head{
    gap:16px;
}

html body .eddpt-app .eddpt-board-tools{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:5px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-board-tools .eddpt-btn,
html body .eddpt-app .eddpt-board-tools .eddpt-board-zoom{
    height:34px!important;
    min-height:34px!important;
    margin:0!important;
    padding:0 11px!important;
    display:inline-grid!important;
    place-items:center!important;
    border-radius:9px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-board-tools [data-action="zoom-out"],
html body .eddpt-app .eddpt-board-tools [data-action="zoom-in"]{
    width:34px!important;
    min-width:34px!important;
    max-width:34px!important;
    padding:0!important;
    font-size:17px!important;
    font-weight:500!important;
}

html body .eddpt-app .eddpt-board-zoom{
    width:54px!important;
    min-width:54px!important;
    max-width:54px!important;
    border:1px solid rgba(255,255,255,.065)!important;
    background:rgba(255,255,255,.022)!important;
    color:#bdc7d4!important;
    cursor:pointer!important;
    font-size:9px!important;
    font-weight:850!important;
}

html body .eddpt-app .eddpt-board-zoom:hover{
    border-color:rgba(139,124,246,.22)!important;
    background:rgba(139,124,246,.055)!important;
    color:#fff!important;
}

html body .eddpt-app .eddpt-step-list{
    transform-origin:0 0!important;
}

html body .eddpt-app .eddpt-note{
    width:184px!important;
    min-width:184px!important;
}

html body .eddpt-app .eddpt-note .eddpt-step{
    width:184px!important;
    min-width:184px!important;
    max-width:184px!important;
    height:184px!important;
    min-height:184px!important;
    max-height:184px!important;
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    gap:8px!important;
    align-items:start!important;
    overflow:hidden!important;
    padding:31px 10px 10px!important;
    border-radius:11px!important;
    border:1px solid rgba(255,255,255,.09)!important;
    background:
        linear-gradient(150deg,rgba(255,255,255,.042),rgba(255,255,255,.012) 58%),
        rgba(17,23,33,.96)!important;
    box-shadow:0 11px 23px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.022)!important;
    transform:none!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-note .eddpt-step:hover,
html body .eddpt-app .eddpt-note .eddpt-step:focus,
html body .eddpt-app .eddpt-note .eddpt-step:focus-visible{
    border-color:rgba(139,124,246,.34)!important;
    background:
        linear-gradient(150deg,rgba(139,124,246,.075),rgba(89,183,255,.02) 62%),
        rgba(17,23,33,.98)!important;
    box-shadow:0 15px 27px rgba(0,0,0,.22),0 0 0 1px rgba(139,124,246,.075)!important;
    color:inherit!important;
    transform:translateY(-1px)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step.selected,
html body .eddpt-app .eddpt-note.is-selected .eddpt-step,
html body .eddpt-app .eddpt-note .eddpt-step.selected:focus{
    border-color:rgba(139,124,246,.52)!important;
    background:
        linear-gradient(150deg,rgba(139,124,246,.115),rgba(89,183,255,.026) 62%),
        rgba(16,22,32,.985)!important;
    box-shadow:0 16px 30px rgba(0,0,0,.24),0 0 0 1px rgba(139,124,246,.11),0 0 26px rgba(139,124,246,.065)!important;
    color:inherit!important;
}

html body .eddpt-app .eddpt-note .eddpt-step[data-type="decision"],
html body .eddpt-app .eddpt-note .eddpt-step[data-type="decision"]:focus{
    border-color:rgba(240,191,103,.24)!important;
    background:
        linear-gradient(145deg,rgba(240,191,103,.075),rgba(31,28,21,.025) 62%),
        rgba(22,22,21,.97)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step[data-type="decision"].selected,
html body .eddpt-app .eddpt-note.is-selected .eddpt-step[data-type="decision"]{
    border-color:rgba(240,191,103,.42)!important;
    background:
        linear-gradient(145deg,rgba(240,191,103,.11),rgba(139,124,246,.025) 70%),
        rgba(23,22,20,.985)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>span{
    width:27px!important;
    height:27px!important;
    align-self:start!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.04)!important;
    color:#cbd4df!important;
    font-size:8px!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>div{
    min-width:0!important;
    align-self:start!important;
    display:grid!important;
    gap:3px!important;
    padding-top:1px;
}

html body .eddpt-app .eddpt-note .eddpt-step>div small{
    color:#9388f3!important;
    font-size:6.5px!important;
    font-weight:900!important;
    line-height:1.2!important;
    letter-spacing:.085em!important;
}

html body .eddpt-app .eddpt-note .eddpt-step[data-type="decision"]>div small{
    color:#e6b85e!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>div b{
    display:-webkit-box!important;
    overflow:hidden!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:3!important;
    white-space:normal!important;
    color:#eef2f7!important;
    font-size:10.5px!important;
    font-weight:800!important;
    line-height:1.24!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>div em{
    display:-webkit-box!important;
    overflow:hidden!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    color:#788597!important;
    font-size:7.4px!important;
    font-style:normal!important;
    line-height:1.35!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>aside{
    grid-column:1/-1!important;
    align-self:end!important;
    min-width:0!important;
    min-height:26px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:4px!important;
    margin:0!important;
    padding:7px 0 0!important;
    border-top:1px solid rgba(255,255,255,.052)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>aside i{
    min-width:0!important;
    padding:2px 5px!important;
    border-radius:999px!important;
    color:#8f9bab!important;
    font-size:6.4px!important;
    line-height:1.2!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>aside i.warn{
    color:#ddbb77!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>aside u{
    flex:0 0 auto!important;
    margin-left:auto!important;
}

html body .eddpt-app .eddpt-drag-handle{
    left:9px!important;
    top:8px!important;
    width:27px!important;
    min-width:27px!important;
    max-width:27px!important;
    height:21px!important;
    min-height:21px!important;
    padding:0!important;
    border-radius:7px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-quick-edit{
    right:8px!important;
    top:7px!important;
    width:29px!important;
    min-width:29px!important;
    max-width:29px!important;
    height:29px!important;
    min-height:29px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border-radius:8px!important;
    background:rgba(5,9,14,.62)!important;
    color:#8f9aa8!important;
    font-size:14px!important;
    font-weight:400!important;
    line-height:1!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-quick-edit:hover,
html body .eddpt-app .eddpt-quick-edit:focus,
html body .eddpt-app .eddpt-quick-edit:focus-visible{
    border-color:rgba(139,124,246,.28)!important;
    background:rgba(139,124,246,.105)!important;
    color:#fff!important;
}

html body .eddpt-app .eddpt-note-board .eddpt-canvas-head{
    padding-bottom:14px;
}

html body .eddpt-app .eddpt-board-viewport{
    scrollbar-color:rgba(139,124,246,.25) rgba(255,255,255,.02);
}

@media (max-width:900px){
html body .eddpt-app .eddpt-note{
        width:174px!important;
        min-width:174px!important;
    }
html body .eddpt-app .eddpt-note .eddpt-step{
        width:174px!important;
        min-width:174px!important;
        max-width:174px!important;
        height:174px!important;
        min-height:174px!important;
        max-height:174px!important;
    }
}

@media (max-width:600px){
html body .eddpt-app input.eddpt-title{
        width:100%!important;
        font-size:22px!important;
    }
html body .eddpt-app .eddpt-note{
        width:166px!important;
        min-width:166px!important;
    }
html body .eddpt-app .eddpt-note .eddpt-step{
        width:166px!important;
        min-width:166px!important;
        max-width:166px!important;
        height:166px!important;
        min-height:166px!important;
        max-height:166px!important;
        padding:29px 9px 9px!important;
    }
html body .eddpt-app .eddpt-note .eddpt-step>div b{
        font-size:10px!important;
    }
}

html body .eddpt-app .eddpt-note{
    width:var(--card-w,184px)!important;
    min-width:150px!important;
    max-width:420px!important;
    height:var(--card-h,184px)!important;
    min-height:150px!important;
    max-height:420px!important;
}

html body .eddpt-app .eddpt-note .eddpt-step,
html body .eddpt-app .eddpt-note .eddpt-step[data-type="decision"]{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    border-color:var(--card-border,#374151)!important;
    background:
        linear-gradient(150deg,rgba(255,255,255,.036),rgba(255,255,255,.008) 58%),
        var(--card-bg,#111721)!important;
    color:var(--card-text,#f4f7fb)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step:hover,
html body .eddpt-app .eddpt-note .eddpt-step:focus,
html body .eddpt-app .eddpt-note .eddpt-step:focus-visible,
html body .eddpt-app .eddpt-note .eddpt-step[data-type="decision"]:hover,
html body .eddpt-app .eddpt-note .eddpt-step[data-type="decision"]:focus,
html body .eddpt-app .eddpt-note .eddpt-step[data-type="decision"]:focus-visible{
    border-color:var(--card-accent,#887af4)!important;
    background:
        linear-gradient(150deg,rgba(255,255,255,.065),rgba(255,255,255,.012) 62%),
        var(--card-bg,#111721)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step.selected,
html body .eddpt-app .eddpt-note.is-selected .eddpt-step,
html body .eddpt-app .eddpt-note .eddpt-step[data-type="decision"].selected,
html body .eddpt-app .eddpt-note.is-selected .eddpt-step[data-type="decision"]{
    border-color:var(--card-accent,#887af4)!important;
    background:
        linear-gradient(150deg,rgba(255,255,255,.075),rgba(255,255,255,.012) 65%),
        var(--card-bg,#111721)!important;
    box-shadow:0 16px 30px rgba(0,0,0,.24),0 0 0 1px var(--card-accent,#887af4)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>div small,
html body .eddpt-app .eddpt-note .eddpt-step[data-type="decision"]>div small{
    color:var(--card-accent,#887af4)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>div b{
    color:var(--card-text,#f4f7fb)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>div em,
html body .eddpt-app .eddpt-note .eddpt-step>aside i{
    color:var(--card-muted,#8290a2)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>aside u{
    margin-right:17px!important;
}

html body .eddpt-app .eddpt-card-style-button{
    position:absolute!important;
    z-index:14!important;
    top:9px!important;
    right:43px!important;
    width:24px!important;
    min-width:24px!important;
    max-width:24px!important;
    height:24px!important;
    min-height:24px!important;
    max-height:24px!important;
    padding:0!important;
    border:1px solid rgba(255,255,255,.14)!important;
    border-radius:50%!important;
    display:grid!important;
    place-items:center!important;
    background:rgba(5,9,14,.72)!important;
    box-shadow:0 4px 12px rgba(0,0,0,.22)!important;
    cursor:pointer!important;
    opacity:.82!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-card-style-button>span{
    display:block!important;
    width:13px!important;
    height:13px!important;
    border:1px solid rgba(255,255,255,.3)!important;
    border-radius:50%!important;
    background:conic-gradient(
        var(--card-accent,#887af4) 0 25%,
        var(--card-bg,#111721) 25% 50%,
        var(--card-border,#374151) 50% 75%,
        var(--card-text,#f4f7fb) 75% 100%
    )!important;
}

html body .eddpt-app .eddpt-card-style-button:hover,
html body .eddpt-app .eddpt-card-style-button:focus-visible{
    opacity:1!important;
    border-color:var(--card-accent,#887af4)!important;
    background:rgba(8,12,18,.94)!important;
    box-shadow:0 0 0 2px rgba(255,255,255,.045),0 7px 17px rgba(0,0,0,.3)!important;
}

html body .eddpt-app .eddpt-resize-handle{
    position:absolute!important;
    z-index:15!important;
    right:2px!important;
    bottom:2px!important;
    width:27px!important;
    min-width:27px!important;
    max-width:27px!important;
    height:27px!important;
    min-height:27px!important;
    max-height:27px!important;
    padding:0!important;
    border:0!important;
    border-radius:0 0 10px 0!important;
    background:transparent!important;
    cursor:nwse-resize!important;
    opacity:.42!important;
    transform:none!important;
    touch-action:none!important;
}

html body .eddpt-app .eddpt-resize-handle>i,
html body .eddpt-app .eddpt-resize-handle::before,
html body .eddpt-app .eddpt-resize-handle::after{
    content:"";
    position:absolute;
    right:6px;
    bottom:6px;
    width:9px;
    height:9px;
    border-right:1px solid var(--card-accent,#887af4);
    border-bottom:1px solid var(--card-accent,#887af4);
    border-radius:0 0 2px 0;
}

html body .eddpt-app .eddpt-resize-handle::before{
    right:10px;
    bottom:10px;
    width:5px;
    height:5px;
    opacity:.62;
}

html body .eddpt-app .eddpt-resize-handle::after{
    display:none;
}

html body .eddpt-app .eddpt-note:hover .eddpt-resize-handle,
html body .eddpt-app .eddpt-resize-handle:focus-visible,
html body .eddpt-app .eddpt-note.resizing .eddpt-resize-handle{
    opacity:1!important;
}

html body .eddpt-app .eddpt-note.resizing{
    z-index:55!important;
    filter:drop-shadow(0 23px 32px rgba(0,0,0,.32));
}

html body .eddpt-app .eddpt-note.resizing .eddpt-step{
    cursor:nwse-resize!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-card-style-layout{
    display:grid!important;
    grid-template-columns:minmax(220px,.85fr) minmax(300px,1.15fr)!important;
    gap:18px!important;
    align-items:start!important;
}

html body .eddpt-app .eddpt-card-style-layout>section:first-child{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:8px!important;
    padding:14px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-card-style-preview{
    position:relative!important;
    min-width:150px!important;
    min-height:150px!important;
    max-width:260px!important;
    max-height:220px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    gap:6px!important;
    padding:22px!important;
    border:1px solid var(--card-border,#374151)!important;
    border-radius:12px!important;
    background:
        linear-gradient(150deg,rgba(255,255,255,.04),rgba(255,255,255,.008) 60%),
        var(--card-bg,#111721)!important;
    color:var(--card-text,#f4f7fb)!important;
    box-shadow:0 14px 28px rgba(0,0,0,.2)!important;
    transition:width .12s ease,height .12s ease,background .12s ease,border-color .12s ease!important;
}

html body .eddpt-app .eddpt-card-style-preview small{
    color:var(--card-accent,#887af4)!important;
    font-size:8px!important;
    font-weight:900!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-card-style-preview b{
    color:var(--card-text,#f4f7fb)!important;
    font-size:16px!important;
    line-height:1.18!important;
}

html body .eddpt-app .eddpt-card-style-preview span{
    color:var(--card-muted,#8290a2)!important;
    font-size:10px!important;
    line-height:1.4!important;
}

html body .eddpt-app .eddpt-card-style-preview>i{
    position:absolute!important;
    right:13px!important;
    bottom:13px!important;
    width:10px!important;
    height:10px!important;
    border-radius:50%!important;
    background:var(--card-accent,#887af4)!important;
}

html body .eddpt-app .eddpt-style-size-readout{
    color:#a9b4c3!important;
    font-size:9px!important;
    font-weight:850!important;
    letter-spacing:.04em!important;
}

html body .eddpt-app .eddpt-style-controls{
    display:grid!important;
    gap:12px!important;
}

html body .eddpt-app .eddpt-colour-grid{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-colour-grid label{
    min-width:0!important;
    display:grid!important;
    gap:5px!important;
    padding:8px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.018)!important;
    color:#9ba8b8!important;
    font-size:8px!important;
    font-weight:800!important;
}

html body .eddpt-app .eddpt-colour-grid input[type="color"]{
    appearance:none!important;
    -webkit-appearance:none!important;
    width:100%!important;
    min-width:0!important;
    height:38px!important;
    min-height:38px!important;
    padding:3px!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:9px!important;
    background:#0c1119!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-colour-grid input[type="color"]::-webkit-color-swatch-wrapper{padding:0!important}

html body .eddpt-app .eddpt-colour-grid input[type="color"]::-webkit-color-swatch{border:0!important;border-radius:6px!important}

html body .eddpt-app .eddpt-colour-grid input[type="color"]::-moz-color-swatch{border:0!important;border-radius:6px!important}

html body .eddpt-app .eddpt-style-current{
    padding:9px 10px!important;
    border-left:2px solid var(--a)!important;
    border-radius:7px!important;
    background:rgba(136,122,244,.055)!important;
    color:#8f9cad!important;
    font-size:8.5px!important;
}

html body .eddpt-app .eddpt-style-current b{color:#d5d0ff!important}

html body .eddpt-app .eddpt-style-save{
    display:grid!important;
    grid-template-columns:minmax(220px,1fr) auto!important;
    gap:12px!important;
    align-items:end!important;
    margin-top:14px!important;
    padding:12px!important;
    border:1px solid rgba(136,122,244,.15)!important;
    border-radius:13px!important;
    background:rgba(136,122,244,.035)!important;
}

html body .eddpt-app .eddpt-style-save>div{
    display:flex!important;
    gap:6px!important;
    flex-wrap:wrap!important;
    justify-content:flex-end!important;
}

html body .eddpt-app .eddpt-style-library{
    margin-top:14px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:13px!important;
    overflow:hidden!important;
    background:rgba(255,255,255,.012)!important;
}

html body .eddpt-app .eddpt-style-library>header{
    display:flex!important;
    align-items:end!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:11px 12px!important;
    border-bottom:1px solid rgba(255,255,255,.06)!important;
}

html body .eddpt-app .eddpt-style-library>header>div{display:grid!important}

html body .eddpt-app .eddpt-style-library>header small{
    color:#8176dc!important;
    font-size:6.5px!important;
    font-weight:900!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-style-library>header b{font-size:10px!important}

html body .eddpt-app .eddpt-style-library>header>span{
    color:#748194!important;
    font-size:7.5px!important;
    text-align:right!important;
}

html body .eddpt-app .eddpt-saved-style{
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr) auto auto 28px!important;
    gap:7px!important;
    align-items:center!important;
    padding:8px 10px!important;
    border-bottom:1px solid rgba(255,255,255,.045)!important;
}

html body .eddpt-app .eddpt-saved-style:last-child{border-bottom:0!important}

html body .eddpt-app .eddpt-saved-style-swatch{
    width:29px!important;
    height:29px!important;
    border:2px solid var(--sw-border,#374151)!important;
    border-radius:9px!important;
    background:linear-gradient(135deg,var(--sw-bg,#111721) 0 63%,var(--sw-accent,#887af4) 63% 100%)!important;
}

html body .eddpt-app .eddpt-saved-style>div{display:grid!important;min-width:0!important}

html body .eddpt-app .eddpt-saved-style>div b{
    overflow:hidden!important;
    color:#dbe2eb!important;
    font-size:9px!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-saved-style>div small{
    color:#6f7c8e!important;
    font-size:7px!important;
}

html body .eddpt-app .eddpt-saved-style button{
    min-height:29px!important;
    height:29px!important;
    padding:0 9px!important;
    border:1px solid rgba(255,255,255,.08)!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.025)!important;
    color:#aeb8c5!important;
    font-size:7.5px!important;
    font-weight:850!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-saved-style .eddpt-style-apply:hover{border-color:rgba(136,122,244,.28)!important;color:#d7d1ff!important}

html body .eddpt-app .eddpt-saved-style .eddpt-style-update:hover{border-color:rgba(92,184,255,.25)!important;color:#bfe3ff!important}

html body .eddpt-app .eddpt-saved-style .eddpt-style-delete{
    width:28px!important;
    min-width:28px!important;
    max-width:28px!important;
    padding:0!important;
    color:#8a7880!important;
    font-size:14px!important;
}

html body .eddpt-app .eddpt-saved-style .eddpt-style-delete:hover{border-color:rgba(255,125,138,.24)!important;color:#ff9da7!important}

html body .eddpt-app .eddpt-style-empty{
    margin:0!important;
    padding:14px!important;
    color:#748194!important;
    font-size:8.5px!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-note{
        width:var(--card-w,184px)!important;
        min-width:150px!important;
        height:var(--card-h,184px)!important;
    }
html body .eddpt-app .eddpt-note .eddpt-step{
        width:100%!important;
        min-width:0!important;
        max-width:none!important;
        height:100%!important;
        min-height:0!important;
        max-height:none!important;
    }
}

@media (max-width:700px){
html body .eddpt-app .eddpt-card-style-layout{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-style-save{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-style-save>div{justify-content:flex-start!important}
html body .eddpt-app .eddpt-colour-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
html body .eddpt-app .eddpt-saved-style{grid-template-columns:34px minmax(0,1fr) auto 28px!important}
html body .eddpt-app .eddpt-saved-style .eddpt-style-update{display:none!important}
}

@media (max-width:600px){
html body .eddpt-app .eddpt-note{
        width:var(--card-w,184px)!important;
        min-width:150px!important;
        height:var(--card-h,184px)!important;
    }
html body .eddpt-app .eddpt-note .eddpt-step{
        width:100%!important;
        min-width:0!important;
        max-width:none!important;
        height:100%!important;
        min-height:0!important;
        max-height:none!important;
    }
html body .eddpt-app .eddpt-colour-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

html body .eddpt-app .eddpt-section-head h3,
html body .eddpt-app .eddpt-empty h2,
html body .eddpt-app .eddpt-workshop-step h2 {
    color:#f5f7fb !important;
    -webkit-text-fill-color:#f5f7fb !important;
    opacity:1 !important;
    visibility:visible !important;
    text-shadow:none !important;
}

html body .eddpt-app .eddpt-section-head h3 {
    font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
    font-weight:850 !important;
}

html body .eddpt-app .eddpt-section-head p {
    color:#96a3b5 !important;
    -webkit-text-fill-color:#96a3b5 !important;
    opacity:1 !important;
}

html body .eddpt-app .eddpt-note-board .eddpt-step-list{
    background-color:#080d14!important;
    background-image:radial-gradient(circle,rgba(255,255,255,.075) 1px,transparent 1px)!important;
    background-size:22px 22px!important;
    background-position:0 0!important;
}

html body .eddpt-app svg.eddpt-strings{
    background:transparent!important;
    isolation:isolate!important;
    mix-blend-mode:normal!important;
}

html body .eddpt-app .eddpt-string-glow{
    fill:none!important;
    stroke:#6fc8ff!important;
    stroke-width:8px!important;
    stroke-linecap:round!important;
    opacity:.13!important;
    pointer-events:none!important;
    filter:none!important;
}

html body .eddpt-app .eddpt-string-live{
    filter:none!important;
    will-change:auto!important;
}

html body .eddpt-app .eddpt-string-shadow{
    filter:none!important;
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-string-live{animation:none!important}
}

html body .eddpt-app .eddpt-visual-system{
    min-height:34px!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:3px!important;
    padding:3px!important;
    border:1px solid rgba(255,255,255,.09)!important;
    border-radius:11px!important;
    background:rgba(4,8,13,.62)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-visual-system>span{
    padding:0 6px!important;
    color:#788596!important;
    font-size:7px!important;
    font-weight:900!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-visual-system>button:not(.eddpt-help-btn){
    all:unset!important;
    box-sizing:border-box!important;
    min-width:48px!important;
    height:28px!important;
    display:grid!important;
    place-items:center!important;
    padding:0 9px!important;
    border:1px solid transparent!important;
    border-radius:8px!important;
    color:#7f8b9b!important;
    background:transparent!important;
    font-size:7.5px!important;
    font-weight:900!important;
    letter-spacing:.055em!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-visual-system>button[aria-pressed="true"]{
    color:#f4f7fb!important;
    border-color:rgba(139,124,246,.34)!important;
    background:linear-gradient(135deg,rgba(139,124,246,.18),rgba(89,183,255,.07))!important;
    box-shadow:0 0 14px rgba(139,124,246,.08),inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-visual-system>button:focus-visible{
    outline:2px solid rgba(167,155,255,.72)!important;
    outline-offset:2px!important;
}

html body .eddpt-app .eddpt-sigma-only-tool{
    display:none!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-sigma-only-tool{
    display:inline-flex!important;
}

html body .eddpt-app .eddpt-sigma-rail{
    margin:-2px 0 12px!important;
    padding:9px 10px 10px!important;
    border:1px solid rgba(139,124,246,.13)!important;
    border-radius:13px!important;
    background:
        linear-gradient(90deg,rgba(139,124,246,.045),rgba(89,183,255,.018) 48%,rgba(255,255,255,.012)),
        rgba(8,12,18,.72)!important;
}

html body .eddpt-app .eddpt-sigma-rail[hidden]{display:none!important}

html body .eddpt-app .eddpt-sigma-rail-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin-bottom:8px!important;
}

html body .eddpt-app .eddpt-sigma-rail-head>div:first-child{
    min-width:0!important;
    display:grid!important;
    gap:1px!important;
}

html body .eddpt-app .eddpt-sigma-rail-head small{
    color:#a99fff!important;
    font-size:6.3px!important;
    font-weight:900!important;
    letter-spacing:.11em!important;
}

html body .eddpt-app .eddpt-sigma-rail-head b{
    color:#cdd5df!important;
    font-size:8px!important;
    font-weight:760!important;
}

html body .eddpt-app .eddpt-sigma-analysis-flags{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:4px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-sigma-analysis-flags span{
    padding:3px 7px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.025)!important;
    color:#8996a7!important;
    font-size:6.2px!important;
    font-weight:850!important;
    text-transform:uppercase!important;
    letter-spacing:.055em!important;
}

html body .eddpt-app .eddpt-sigma-legend-items{
    display:flex!important;
    gap:5px!important;
    flex-wrap:wrap!important;
    align-items:center!important;
}

html body .eddpt-app .eddpt-sigma-legend-chip{
    min-height:28px!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    padding:3px 7px 3px 4px!important;
    border:1px solid rgba(255,255,255,.065)!important;
    border-radius:9px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-sigma-legend-chip>i{
    width:22px!important;
    height:20px!important;
    display:grid!important;
    place-items:center!important;
    color:#cbd4df!important;
    font-style:normal!important;
}

html body .eddpt-app .eddpt-sigma-legend-chip svg{
    width:21px!important;
    height:18px!important;
    overflow:visible!important;
    fill:rgba(255,255,255,.015)!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linejoin:round!important;
    stroke-linecap:round!important;
    vector-effect:non-scaling-stroke!important;
}

html body .eddpt-app .eddpt-sigma-legend-chip b{
    color:#9da9b8!important;
    font-size:6.7px!important;
    font-weight:800!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-sigma-summary{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    flex-wrap:wrap!important;
    margin-top:8px!important;
    padding-top:7px!important;
    border-top:1px solid rgba(255,255,255,.045)!important;
}

html body .eddpt-app .eddpt-sigma-summary span{
    color:#708095!important;
    font-size:6.7px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-sigma-summary b{
    color:#dbe2eb!important;
    font-size:8px!important;
}

html body .eddpt-app .eddpt-sigma-edge-legend>i{
    width:27px!important;
}

html body .eddpt-app .eddpt-sigma-edge-legend u{
    width:23px!important;
    height:0!important;
    display:block!important;
    border-top:2px solid #bfc9d5!important;
    text-decoration:none!important;
}

html body .eddpt-app .eddpt-sigma-edge-legend[data-edge-type="rework"] u{border-top-style:dashed!important}

html body .eddpt-app .eddpt-sigma-edge-legend[data-edge-type="exception"] u{border-top:2px dotted #bfc9d5!important}

html body .eddpt-app .eddpt-sigma-edge-legend[data-edge-type="escalation"] u{border-top:3px double #bfc9d5!important}

html body .eddpt-app .eddpt-sigma-edge-legend[data-edge-type="manual_information"] u{border-top:2px dashed #bfc9d5!important}

html body .eddpt-app .eddpt-sigma-edge-legend[data-edge-type="data_flow"] u{border-top:2px dotted #bfc9d5!important}

html body .eddpt-app .eddpt-sigma-edge-legend[data-edge-type="material_flow"] u{border-top-width:3px!important}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-step{
    grid-template-columns:44px minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    column-gap:9px!important;
    row-gap:7px!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-sigma-symbol{
    position:relative!important;
    width:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    display:grid!important;
    place-items:center!important;
    align-self:start!important;
    padding:5px!important;
    border:1px solid rgba(255,255,255,.08)!important;
    border-radius:10px!important;
    background:rgba(2,6,10,.26)!important;
    color:#d2dae5!important;
    overflow:visible!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-sigma-symbol svg{
    width:31px!important;
    height:27px!important;
    display:block!important;
    overflow:visible!important;
    fill:rgba(255,255,255,.018)!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-sigma-symbol>i{
    position:absolute!important;
    left:-4px!important;
    top:-5px!important;
    min-width:15px!important;
    height:15px!important;
    display:grid!important;
    place-items:center!important;
    padding:0 3px!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:999px!important;
    background:#111722!important;
    color:#8f9bab!important;
    box-shadow:0 2px 7px rgba(0,0,0,.24)!important;
    font-size:5.8px!important;
    font-style:normal!important;
    font-weight:900!important;
    line-height:1!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note[data-semantic="decision"] .eddpt-sigma-symbol{
    color:#ded9ca!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note[data-semantic="delay"] .eddpt-sigma-symbol{
    color:#cbd4df!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note[data-semantic="manual_input"] .eddpt-sigma-symbol,
html body .eddpt-app.eddpt-sigma-mode .eddpt-note[data-semantic="data_io"] .eddpt-sigma-symbol,
html body .eddpt-app.eddpt-sigma-mode .eddpt-note[data-semantic="database"] .eddpt-sigma-symbol{
    color:#c8d8e8!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-step>div{
    padding-top:0!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-step>div small{
    color:#aeb7c4!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-step>div b{
    -webkit-line-clamp:3!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-step>aside{
    grid-column:1/-1!important;
}

html body .eddpt-app .eddpt-sigma-card-tags{
    display:flex!important;
    align-items:center!important;
    gap:4px!important;
    flex-wrap:wrap!important;
    margin-top:2px!important;
}

html body .eddpt-app .eddpt-sigma-card-tags i{
    display:inline-flex!important;
    align-items:center!important;
    min-height:15px!important;
    padding:0 5px!important;
    border:1px solid rgba(255,255,255,.08)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.025)!important;
    color:#8794a5!important;
    font-size:5.7px!important;
    font-style:normal!important;
    font-weight:900!important;
    letter-spacing:.045em!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-sigma-card-tags .state-tag{display:none!important}

html body .eddpt-app.eddpt-analysis-value .eddpt-note[data-value="va"] .value-tag{
    color:#8ce2b4!important;border-color:rgba(53,201,121,.34)!important;background:rgba(53,201,121,.09)!important;
}

html body .eddpt-app.eddpt-analysis-value .eddpt-note[data-value="rnva"] .value-tag{
    color:#f0cb80!important;border-color:rgba(240,184,75,.36)!important;background:rgba(240,184,75,.09)!important;
}

html body .eddpt-app.eddpt-analysis-value .eddpt-note[data-value="nva"] .value-tag{
    color:#f39aa3!important;border-color:rgba(235,101,114,.38)!important;background:rgba(235,101,114,.09)!important;
}

html body .eddpt-app.eddpt-analysis-value .eddpt-note[data-value="va"]::before,
html body .eddpt-app.eddpt-analysis-value .eddpt-note[data-value="rnva"]::before,
html body .eddpt-app.eddpt-analysis-value .eddpt-note[data-value="nva"]::before{
    content:""!important;
    position:absolute!important;
    z-index:10!important;
    left:0!important;
    top:42px!important;
    bottom:18px!important;
    width:3px!important;
    border-radius:0 3px 3px 0!important;
    pointer-events:none!important;
}

html body .eddpt-app.eddpt-analysis-value .eddpt-note[data-value="va"]::before{background:#35c979!important}

html body .eddpt-app.eddpt-analysis-value .eddpt-note[data-value="rnva"]::before{background:#f0b84b!important}

html body .eddpt-app.eddpt-analysis-value .eddpt-note[data-value="nva"]::before{background:#eb6572!important}

html body .eddpt-app.eddpt-analysis-state .eddpt-sigma-card-tags .state-tag{display:inline-flex!important}

html body .eddpt-app.eddpt-analysis-state .eddpt-note[data-state="defined_documented"] .eddpt-step{
    outline:1px solid rgba(177,188,204,.34)!important;
    outline-offset:-4px!important;
}

html body .eddpt-app.eddpt-analysis-state .eddpt-note[data-state="future_target"] .eddpt-step{
    border-style:dashed!important;
}

html body .eddpt-app.eddpt-analysis-state .eddpt-note[data-state="future_target"] .state-tag{
    color:#c8bcff!important;border-color:rgba(168,140,255,.34)!important;background:rgba(168,140,255,.08)!important;
}

html body .eddpt-app.eddpt-analysis-state .eddpt-note[data-state="defined_documented"] .state-tag{
    color:#c6cfda!important;border-style:double!important;
}

html body .eddpt-app.eddpt-analysis-state .eddpt-note[data-state="actual_current"] .state-tag{
    color:#aab5c3!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-live{
    stroke:#b7c2cf!important;
    stroke-width:1.9!important;
    stroke-dasharray:none!important;
    animation:none!important;
    opacity:.92!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-glow{
    stroke:#8290a2!important;
    stroke-width:5!important;
    opacity:.07!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-sigma-arrow-head{
    fill:#cbd4df!important;
    stroke:none!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-group[data-edge-type="rework"] .eddpt-string-live{
    stroke-dasharray:7 5!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-group[data-edge-type="exception"] .eddpt-string-live{
    stroke-dasharray:2 5!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-group[data-edge-type="escalation"] .eddpt-string-live{
    stroke-dasharray:10 4 2 4!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-group[data-edge-type="manual_information"] .eddpt-string-live{
    stroke-dasharray:4 6!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-group[data-edge-type="electronic_information"] .eddpt-string-live{
    stroke-dasharray:12 3!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-group[data-edge-type="data_flow"] .eddpt-string-live{
    stroke-dasharray:1 5!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-group[data-edge-type="material_flow"] .eddpt-string-live{
    stroke-width:3!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-label rect{
    fill:#0b1119!important;
    stroke:rgba(255,255,255,.16)!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-string-label text{
    fill:#e1e6ed!important;
    font-size:8px!important;
    font-weight:850!important;
}

html body .eddpt-app .eddpt-sigma-detail{
    display:none!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-sigma-detail{
    display:grid!important;
    gap:9px!important;
    margin:3px 0 7px!important;
    padding:11px!important;
    border:1px solid rgba(139,124,246,.16)!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,rgba(139,124,246,.055),rgba(89,183,255,.018))!important;
}

html body .eddpt-app .eddpt-sigma-detail-head{
    display:grid!important;
    grid-template-columns:39px minmax(0,1fr)!important;
    gap:9px!important;
    align-items:center!important;
}

html body .eddpt-app .eddpt-sigma-detail-glyph{
    width:39px!important;
    height:39px!important;
    display:grid!important;
    place-items:center!important;
    color:#d4dbe5!important;
    border:1px solid rgba(255,255,255,.09)!important;
    border-radius:10px!important;
    background:rgba(3,7,12,.34)!important;
}

html body .eddpt-app .eddpt-sigma-detail-glyph svg{
    width:29px!important;height:25px!important;fill:rgba(255,255,255,.015)!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-sigma-detail-head>div{
    min-width:0!important;
    display:grid!important;
    gap:1px!important;
}

html body .eddpt-app .eddpt-sigma-detail-head small{
    color:#a99fff!important;
    font-size:6px!important;
    font-weight:900!important;
    letter-spacing:.1em!important;
}

html body .eddpt-app .eddpt-sigma-detail-head b{
    color:#e8edf3!important;
    font-size:9px!important;
}

html body .eddpt-app .eddpt-sigma-detail-head em{
    color:#7e8b9d!important;
    font-size:7px!important;
    font-style:normal!important;
    line-height:1.35!important;
}

html body .eddpt-app .eddpt-detail-sigma-title{
    display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
}

html body .eddpt-app .eddpt-detail-sigma-title>i{
    width:21px!important;height:18px!important;display:grid!important;place-items:center!important;color:#bfc8d5!important;font-style:normal!important;
}

html body .eddpt-app .eddpt-detail-sigma-title svg{
    width:20px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linejoin:round!important;stroke-linecap:round!important;
}

html body .eddpt-app .eddpt-detail-sigma-title small{
    color:#aaa1ff!important;
}

html body .eddpt-app .eddpt-sigma-toolbox,
html body .eddpt-app .eddpt-sigma-analysis-modal{
    display:grid!important;
    gap:12px!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-grid>button{
    min-width:0!important;
    min-height:74px!important;
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    gap:9px!important;
    align-items:center!important;
    padding:9px!important;
    text-align:left!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.018)!important;
    color:#dbe2eb!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-grid>button:hover,
html body .eddpt-app .eddpt-sigma-toolbox-grid>button:focus-visible{
    border-color:rgba(139,124,246,.32)!important;
    background:rgba(139,124,246,.06)!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-grid>button>i{
    width:42px!important;height:42px!important;display:grid!important;place-items:center!important;color:#d0d8e3!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;background:#0c121b!important;font-style:normal!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-grid svg{
    width:31px!important;height:27px!important;fill:rgba(255,255,255,.015)!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-grid>button>span{
    min-width:0!important;display:grid!important;gap:2px!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-grid b{
    color:#eef2f7!important;font-size:9px!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-grid small{
    color:#788698!important;font-size:7px!important;line-height:1.4!important;
}

html body .eddpt-app .eddpt-step-form-semantic{
    display:grid!important;
    grid-template-columns:44px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    padding:9px!important;
    border:1px solid rgba(139,124,246,.14)!important;
    border-radius:11px!important;
    background:rgba(139,124,246,.035)!important;
}

html body .eddpt-app .eddpt-step-form-semantic>i{
    width:42px!important;height:42px!important;display:grid!important;place-items:center!important;color:#d1d9e4!important;font-style:normal!important;
}

html body .eddpt-app .eddpt-step-form-semantic svg{
    width:33px!important;height:29px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-step-form-semantic>span{display:grid!important;gap:1px!important}

html body .eddpt-app .eddpt-step-form-semantic small{color:#9d92f5!important;font-size:6px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-step-form-semantic b{color:#edf1f6!important;font-size:10px!important}

html body .eddpt-app .eddpt-step-form-semantic em{color:#7d8999!important;font-size:7px!important;font-style:normal!important}

html body .eddpt-app .eddpt-sigma-analysis-choice{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-sigma-analysis-choice>button{
    min-height:82px!important;
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    padding:10px!important;
    text-align:left!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.018)!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-sigma-analysis-choice>button[aria-pressed="true"]{
    border-color:rgba(139,124,246,.35)!important;
    background:linear-gradient(135deg,rgba(139,124,246,.09),rgba(89,183,255,.025))!important;
}

html body .eddpt-app .eddpt-sigma-analysis-choice>button>i{
    width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;background:#0c121b!important;color:#c9d2de!important;font-size:8px!important;font-style:normal!important;font-weight:900!important;
}

html body .eddpt-app .eddpt-sigma-analysis-choice>button>span{display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-sigma-analysis-choice b{color:#e8edf3!important;font-size:9px!important}

html body .eddpt-app .eddpt-sigma-analysis-choice small{color:#7e8b9d!important;font-size:7px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-sigma-analysis-future{
    display:grid!important;
    gap:4px!important;
    padding:10px!important;
    border:1px dashed rgba(255,255,255,.075)!important;
    border-radius:11px!important;
}

html body .eddpt-app .eddpt-sigma-analysis-future small{
    color:#7f75da!important;font-size:6px!important;font-weight:900!important;letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-sigma-analysis-future span{
    color:#707d8f!important;font-size:7.5px!important;line-height:1.5!important;
}

html body .eddpt-app .eddpt-edge-route-preview{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr)!important;
    gap:8px!important;
    align-items:center!important;
    padding:9px!important;
    border:1px solid rgba(255,255,255,.07)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-edge-route-preview>span{
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-edge-route-preview>span>i{
    width:30px!important;height:28px!important;display:grid!important;place-items:center!important;color:#cbd4df!important;font-style:normal!important;flex:0 0 30px!important;
}

html body .eddpt-app .eddpt-edge-route-preview svg{
    width:27px!important;height:23px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-edge-route-preview b{
    min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#dce3ec!important;font-size:8px!important;
}

html body .eddpt-app .eddpt-edge-route-preview>em{
    color:#a99fff!important;text-align:center!important;font-size:17px!important;font-style:normal!important;
}

html body .eddpt-app .eddpt-required-note{
    color:#e6b85e!important;font-size:7px!important;font-weight:850!important;text-transform:none!important;letter-spacing:0!important;
}

html body .eddpt-app .eddpt-quick-sigma{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
    padding:9px!important;
    border:1px solid rgba(139,124,246,.13)!important;
    border-radius:11px!important;
    background:rgba(139,124,246,.025)!important;
}

html body .eddpt-app .eddpt-workshop-sigma{
    display:inline-grid!important;
    grid-template-columns:38px auto!important;
    gap:8px!important;
    align-items:center!important;
    margin-bottom:5px!important;
}

html body .eddpt-app .eddpt-workshop-sigma>i{
    width:38px!important;height:34px!important;display:grid!important;place-items:center!important;color:#d2dae5!important;font-style:normal!important;
}

html body .eddpt-app .eddpt-workshop-sigma svg{
    width:34px!important;height:29px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-workshop-sigma>span{
    display:grid!important;gap:2px!important;
}

html body .eddpt-app .eddpt-workshop-sigma small{
    color:#a99fff!important;font-size:6.5px!important;font-weight:900!important;letter-spacing:.1em!important;
}

html body .eddpt-app .eddpt-workshop-sigma b{
    color:#788698!important;font-size:7px!important;font-weight:800!important;
}

@media (max-width:1120px){
html body .eddpt-app .eddpt-visual-system>span{display:none!important}
html body .eddpt-app .eddpt-sigma-toolbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-sigma-rail-head{align-items:flex-start!important;flex-direction:column!important}
html body .eddpt-app .eddpt-sigma-analysis-flags{justify-content:flex-start!important}
html body .eddpt-app .eddpt-sigma-toolbox-grid{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-sigma-analysis-choice{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-quick-sigma{grid-template-columns:1fr!important}
}

@media (max-width:600px){
html body .eddpt-app .eddpt-visual-system{order:-2!important}
html body .eddpt-app .eddpt-sigma-legend-chip b{font-size:6.2px!important}
html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-step{
        grid-template-columns:39px minmax(0,1fr)!important;
    }
html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-sigma-symbol{
        width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;
    }
html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-sigma-symbol svg{width:28px!important;height:24px!important}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app.eddpt-sigma-mode .eddpt-string-live{animation:none!important}
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-swimlane button{
    position:relative!important;
    padding-left:38px!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-swimlane .eddpt-compact-sigma-glyph{
    position:absolute!important;
    left:8px!important;
    top:50%!important;
    width:24px!important;
    height:24px!important;
    display:grid!important;
    place-items:center!important;
    transform:translateY(-50%)!important;
    color:#aeb9c7!important;
    font-style:normal!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-swimlane .eddpt-compact-sigma-glyph svg{
    width:23px!important;
    height:20px!important;
    display:block!important;
    fill:rgba(255,255,255,.015)!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app{
    --edd-ui-bg:#090d14;
    --edd-ui-surface:#101720;
    --edd-ui-surface-2:#151d28;
    --edd-ui-surface-3:#0c121b;
    --edd-ui-border:rgba(215,225,240,.11);
    --edd-ui-border-strong:rgba(215,225,240,.20);
    --edd-ui-text:#f4f7fb;
    --edd-ui-muted:#98a5b7;
    --edd-ui-muted-2:#738196;
    --edd-ui-accent:#887af4;
    --edd-ui-accent-2:#6f83f4;
    --edd-ui-control:#151c26;
    --edd-ui-control-hover:#1b2430;
    --edd-ui-control-border:rgba(218,228,242,.14);
    --edd-ui-control-text:#cbd4e0;
    --edd-ui-control-shadow:0 8px 20px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.035);
    --edd-ui-focus:0 0 0 3px rgba(136,122,244,.16);
}

html body .eddpt-app[data-theme="light"]{
    --bg:#f4f6fa;
    --p:#ffffff;
    --p2:#f6f8fb;
    --b:rgba(37,52,74,.13);
    --bs:rgba(37,52,74,.22);
    --t:#1a2433;
    --m:#66758a;
    --m2:#8491a2;
    --a:#7065e7;
    --blue:#3d84bb;
    --g:#248a62;
    --y:#aa731f;
    --r:#c34f5e;
    --edd-ui-bg:#f4f6fa;
    --edd-ui-surface:#ffffff;
    --edd-ui-surface-2:#f7f9fc;
    --edd-ui-surface-3:#eef2f7;
    --edd-ui-border:rgba(36,51,72,.13);
    --edd-ui-border-strong:rgba(36,51,72,.22);
    --edd-ui-text:#182232;
    --edd-ui-muted:#657489;
    --edd-ui-muted-2:#8793a4;
    --edd-ui-accent:#7065e7;
    --edd-ui-accent-2:#536fe5;
    --edd-ui-control:#ffffff;
    --edd-ui-control-hover:#f3f5fa;
    --edd-ui-control-border:rgba(42,57,80,.16);
    --edd-ui-control-text:#334155;
    --edd-ui-control-shadow:0 6px 16px rgba(31,41,55,.07),inset 0 1px 0 rgba(255,255,255,.85);
    --edd-ui-focus:0 0 0 3px rgba(112,101,231,.14);
}

html body .eddpt-theme-toggle,
html body .eddpt-security-gate .eddpt-theme-toggle{
    all:unset!important;
    box-sizing:border-box!important;
    min-height:34px!important;
    display:inline-grid!important;
    grid-template-columns:13px 34px 13px auto!important;
    align-items:center!important;
    gap:6px!important;
    padding:0 9px!important;
    border:1px solid var(--edd-ui-control-border,rgba(218,228,242,.14))!important;
    border-radius:11px!important;
    background:var(--edd-ui-control,#151c26)!important;
    color:var(--edd-ui-control-text,#cbd4e0)!important;
    box-shadow:var(--edd-ui-control-shadow,0 8px 20px rgba(0,0,0,.15))!important;
    cursor:pointer!important;
    user-select:none!important;
    transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}

html body .eddpt-theme-toggle:hover,
html body .eddpt-security-gate .eddpt-theme-toggle:hover{
    background:var(--edd-ui-control-hover,#1b2430)!important;
    border-color:rgba(136,122,244,.34)!important;
    transform:translateY(-1px)!important;
}

html body .eddpt-theme-toggle:focus-visible,
html body .eddpt-security-gate .eddpt-theme-toggle:focus-visible{
    outline:none!important;
    box-shadow:var(--edd-ui-control-shadow),var(--edd-ui-focus)!important;
}

html body .eddpt-theme-toggle>b,
html body .eddpt-security-gate .eddpt-theme-toggle>b{
    color:inherit!important;
    font-size:8px!important;
    font-weight:850!important;
    line-height:1!important;
    white-space:nowrap!important;
}

html body .eddpt-theme-track,
html body .eddpt-security-gate .eddpt-theme-track{
    position:relative!important;
    width:34px!important;
    height:18px!important;
    display:block!important;
    border:1px solid rgba(136,122,244,.30)!important;
    border-radius:999px!important;
    background:#0b1018!important;
    box-shadow:inset 0 1px 4px rgba(0,0,0,.32)!important;
}

html body .eddpt-theme-track>i,
html body .eddpt-security-gate .eddpt-theme-track>i{
    position:absolute!important;
    top:2px!important;
    left:2px!important;
    width:12px!important;
    height:12px!important;
    display:block!important;
    border-radius:50%!important;
    background:linear-gradient(145deg,#bfb7ff,#8477ef)!important;
    box-shadow:0 2px 6px rgba(0,0,0,.32),0 0 10px rgba(136,122,244,.25)!important;
    transition:transform .22s cubic-bezier(.2,.8,.2,1),background .18s ease!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-track,
html body .eddpt-security-gate[data-theme="light"] .eddpt-theme-track{
    border-color:rgba(79,99,140,.20)!important;
    background:#dfe5ee!important;
    box-shadow:inset 0 1px 3px rgba(55,65,81,.12)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-track>i,
html body .eddpt-security-gate[data-theme="light"] .eddpt-theme-track>i{
    transform:translateX(16px)!important;
    background:linear-gradient(145deg,#fff2a5,#f0b94e)!important;
    box-shadow:0 2px 6px rgba(59,70,90,.18),0 0 10px rgba(240,185,78,.18)!important;
}

html body .eddpt-theme-sun,
html body .eddpt-security-gate .eddpt-theme-sun{
    position:relative!important;
    width:11px!important;height:11px!important;
    display:block!important;
    border:1.5px solid currentColor!important;
    border-radius:50%!important;
    opacity:.5!important;
}

html body .eddpt-theme-sun::before,
html body .eddpt-security-gate .eddpt-theme-sun::before{
    content:""!important;
    position:absolute!important;
    inset:-4px!important;
    border-radius:50%!important;
    background:repeating-conic-gradient(from 0deg,currentColor 0 6deg,transparent 6deg 44deg)!important;
    mask:radial-gradient(circle,transparent 0 5px,#000 5px 7px,transparent 7px)!important;
    -webkit-mask:radial-gradient(circle,transparent 0 5px,#000 5px 7px,transparent 7px)!important;
}

html body .eddpt-theme-moon,
html body .eddpt-security-gate .eddpt-theme-moon{
    width:11px!important;height:11px!important;
    display:block!important;
    border-radius:50%!important;
    border:1.5px solid currentColor!important;
    box-shadow:3px -2px 0 -1px var(--edd-ui-control,#151c26)!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-sun,
html body .eddpt-security-gate[data-theme="light"] .eddpt-theme-sun{opacity:1!important;color:#a76f18!important}

html body .eddpt-app[data-theme="light"] .eddpt-theme-moon,
html body .eddpt-security-gate[data-theme="light"] .eddpt-theme-moon{opacity:.42!important;box-shadow:3px -2px 0 -1px #fff!important}

html body .eddpt-security-card-tools{
    display:flex!important;
    justify-content:flex-end!important;
    margin:-6px -4px 4px!important;
}

html body .eddpt-app button.eddpt-btn{
    appearance:none!important;
    -webkit-appearance:none!important;
    min-height:36px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    padding:0 13px!important;
    border:1px solid var(--edd-ui-control-border)!important;
    border-radius:10px!important;
    background:var(--edd-ui-control)!important;
    color:var(--edd-ui-control-text)!important;
    box-shadow:var(--edd-ui-control-shadow)!important;
    font-size:9px!important;
    font-weight:820!important;
    line-height:1!important;
    letter-spacing:0!important;
    text-transform:none!important;
    text-decoration:none!important;
    cursor:pointer!important;
    transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease!important;
}

html body .eddpt-app button.eddpt-btn:hover:not(:disabled){
    transform:translateY(-1px)!important;
    background:var(--edd-ui-control-hover)!important;
    border-color:rgba(136,122,244,.30)!important;
    color:var(--edd-ui-text)!important;
}

html body .eddpt-app button.eddpt-btn:focus-visible{
    outline:none!important;
    box-shadow:var(--edd-ui-control-shadow),var(--edd-ui-focus)!important;
}

html body .eddpt-app button.eddpt-btn:active:not(:disabled){transform:translateY(0)!important;box-shadow:inset 0 1px 3px rgba(0,0,0,.14)!important}

html body .eddpt-app button.eddpt-btn:disabled{opacity:.38!important;cursor:not-allowed!important;transform:none!important}

html body .eddpt-app button.eddpt-btn.primary{
    border-color:rgba(178,168,255,.42)!important;
    background:linear-gradient(135deg,#887af4,#6578ed)!important;
    color:#fff!important;
    box-shadow:0 9px 22px rgba(102,91,229,.19),inset 0 1px 0 rgba(255,255,255,.18)!important;
}

html body .eddpt-app button.eddpt-btn.primary:hover:not(:disabled){background:linear-gradient(135deg,#9185f7,#7082f0)!important;border-color:rgba(202,194,255,.55)!important;color:#fff!important}

html body .eddpt-app button.eddpt-btn.workshop{
    border-color:rgba(99,185,156,.24)!important;
    background:linear-gradient(135deg,rgba(74,156,129,.15),rgba(82,124,179,.08))!important;
    color:#a8dec9!important;
}

html body .eddpt-app[data-theme="light"] button.eddpt-btn.workshop{color:#276a54!important;background:#eef8f4!important;border-color:#b9dace!important}

html body .eddpt-app button.eddpt-btn.security-control{
    border-color:rgba(136,122,244,.20)!important;
    background:linear-gradient(135deg,rgba(136,122,244,.09),rgba(89,183,255,.035))!important;
}

html body .eddpt-app button.eddpt-btn.danger,
html body .eddpt-app button.eddpt-mini-danger{
    border-color:rgba(225,92,108,.25)!important;
    background:rgba(225,92,108,.07)!important;
    color:#e7a0aa!important;
}

html body .eddpt-app[data-theme="light"] button.eddpt-btn.danger,
html body .eddpt-app[data-theme="light"] button.eddpt-mini-danger{background:#fff3f4!important;color:#a53e4c!important;border-color:#e4b9bf!important}

html body .eddpt-app .eddpt-help-btn,
html body .eddpt-app .eddpt-tab-help,
html body .eddpt-app .eddpt-collapse-btn,
html body .eddpt-app .eddpt-board-zoom{
    box-sizing:border-box!important;
    border-color:var(--edd-ui-control-border)!important;
    background:var(--edd-ui-control)!important;
    color:var(--edd-ui-control-text)!important;
    box-shadow:var(--edd-ui-control-shadow)!important;
}

html body .eddpt-app .eddpt-help-btn:hover,
html body .eddpt-app .eddpt-tab-help:hover,
html body .eddpt-app .eddpt-collapse-btn:hover{
    border-color:rgba(136,122,244,.34)!important;
    background:var(--edd-ui-control-hover)!important;
    color:var(--edd-ui-accent)!important;
}

html body .eddpt-app .eddpt-pin-toggle{
    border-color:var(--edd-ui-control-border)!important;
    background:var(--edd-ui-control)!important;
    color:var(--edd-ui-control-text)!important;
    box-shadow:var(--edd-ui-control-shadow)!important;
}

html body .eddpt-app .eddpt-pin-toggle.is-active{
    border-color:rgba(136,122,244,.35)!important;
    background:rgba(136,122,244,.10)!important;
    color:#b8adff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-pin-toggle.is-active{color:#5d50c8!important;background:#f0edff!important}

html body .eddpt-app .eddpt-dock-controls>button[data-action="new-process"]{
    all:unset!important;
    box-sizing:border-box!important;
    width:32px!important;height:32px!important;
    display:grid!important;place-items:center!important;
    border:1px solid var(--edd-ui-control-border)!important;
    border-radius:9px!important;
    background:var(--edd-ui-control)!important;
    color:var(--edd-ui-control-text)!important;
    box-shadow:var(--edd-ui-control-shadow)!important;
    font-size:18px!important;font-weight:500!important;line-height:1!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-dock-controls>button[data-action="new-process"]:hover{border-color:rgba(136,122,244,.34)!important;color:var(--edd-ui-accent)!important;background:var(--edd-ui-control-hover)!important}

html body .eddpt-app .eddpt-icon-btn,
html body .eddpt-app .eddpt-modal-card>header>button.eddpt-icon-btn,
html body .eddpt-app .eddpt-workshop-shell>header>button.eddpt-icon-btn{
    all:unset!important;
    box-sizing:border-box!important;
    width:36px!important;height:36px!important;
    min-width:36px!important;min-height:36px!important;
    display:grid!important;place-items:center!important;
    border:1px solid var(--edd-ui-control-border)!important;
    border-radius:10px!important;
    background:var(--edd-ui-control)!important;
    color:var(--edd-ui-control-text)!important;
    box-shadow:var(--edd-ui-control-shadow)!important;
    cursor:pointer!important;
    transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease,color .16s ease!important;
}

html body .eddpt-app .eddpt-close-btn>span{
    position:relative!important;
    width:15px!important;height:15px!important;
    display:block!important;
}

html body .eddpt-app .eddpt-close-btn>span::before,
html body .eddpt-app .eddpt-close-btn>span::after{
    content:""!important;
    position:absolute!important;
    left:50%!important;top:50%!important;
    width:16px!important;height:2px!important;
    border-radius:999px!important;
    background:currentColor!important;
    transform-origin:50% 50%!important;
}

html body .eddpt-app .eddpt-close-btn>span::before{transform:translate(-50%,-50%) rotate(45deg)!important}

html body .eddpt-app .eddpt-close-btn>span::after{transform:translate(-50%,-50%) rotate(-45deg)!important}

html body .eddpt-app .eddpt-close-btn:hover{
    color:#fff!important;
    border-color:rgba(136,122,244,.38)!important;
    background:linear-gradient(135deg,rgba(136,122,244,.16),rgba(89,183,255,.08))!important;
    box-shadow:0 8px 22px rgba(0,0,0,.18),0 0 0 3px rgba(136,122,244,.06)!important;
    transform:translateY(-1px)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-close-btn:hover{color:#493eb6!important;background:#f0edff!important}

html body .eddpt-app .eddpt-close-btn:focus-visible{outline:none!important;box-shadow:var(--edd-ui-control-shadow),var(--edd-ui-focus)!important}

html body .eddpt-app .eddpt-detail-head>button.eddpt-delete-step-btn{
    width:36px!important;height:36px!important;
    min-width:36px!important;min-height:36px!important;
    margin:0!important;
    border-color:rgba(225,92,108,.20)!important;
    background:rgba(225,92,108,.045)!important;
    color:#c98a94!important;
}

html body .eddpt-app .eddpt-delete-step-btn:hover{border-color:rgba(225,92,108,.38)!important;background:rgba(225,92,108,.10)!important;color:#ffb1bc!important}

html body .eddpt-app[data-theme="light"] .eddpt-delete-step-btn{background:#fff8f8!important;color:#a94b57!important;border-color:#e9c7cc!important}

html body .eddpt-app .eddpt-trash-icon{
    position:relative!important;
    width:13px!important;height:14px!important;
    display:block!important;
    border:1.5px solid currentColor!important;
    border-top:0!important;
    border-radius:0 0 3px 3px!important;
}

html body .eddpt-app .eddpt-trash-icon::before{
    content:""!important;
    position:absolute!important;
    left:-3px!important;top:-4px!important;
    width:17px!important;height:1.5px!important;
    border-radius:2px!important;background:currentColor!important;
}

html body .eddpt-app .eddpt-trash-icon::after{
    content:""!important;
    position:absolute!important;
    left:3px!important;top:-7px!important;
    width:5px!important;height:3px!important;
    border:1.5px solid currentColor!important;
    border-bottom:0!important;
    border-radius:3px 3px 0 0!important;
}

html body .eddpt-app[data-theme="light"]{
    color:var(--edd-ui-text)!important;
    background:
      radial-gradient(circle at 82% -10%,rgba(83,111,229,.08),transparent 34rem),
      radial-gradient(circle at 12% 0,rgba(112,101,231,.07),transparent 30rem),
      #f4f6fa!important;
    border-color:rgba(44,59,80,.12)!important;
    box-shadow:0 24px 65px rgba(32,43,60,.11)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar{
    background:rgba(255,255,255,.92)!important;
    border-color:var(--edd-ui-border)!important;
    box-shadow:0 8px 24px rgba(38,50,70,.05)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand strong,
html body .eddpt-app[data-theme="light"] .eddpt-title,
html body .eddpt-app[data-theme="light"] .eddpt-detail-head h3,
html body .eddpt-app[data-theme="light"] .eddpt-detail-content h3,
html body .eddpt-app[data-theme="light"] .eddpt-section-head h3,
html body .eddpt-app[data-theme="light"] .eddpt-empty h2,
html body .eddpt-app[data-theme="light"] .eddpt-workshop-step h2{
    color:#182232!important;
    -webkit-text-fill-color:#182232!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand small,
html body .eddpt-app[data-theme="light"] .eddpt-section-head p,
html body .eddpt-app[data-theme="light"] .eddpt-meta,
html body .eddpt-app[data-theme="light"] .muted{color:#68778b!important;-webkit-text-fill-color:#68778b!important}

html body .eddpt-app[data-theme="light"] .eddpt-sidebar{
    background:#f6f8fb!important;
    border-color:var(--edd-ui-border)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead,
html body .eddpt-app[data-theme="light"] .eddpt-detail-dockbar{
    color:#64748b!important;
    background:rgba(249,250,252,.97)!important;
    border-color:var(--edd-ui-border)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-item{color:#293548!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-item:hover{background:rgba(56,72,97,.045)!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-item.active{background:linear-gradient(90deg,rgba(112,101,231,.10),rgba(61,132,187,.035))!important;border-color:rgba(112,101,231,.18)!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-item small{color:#7b8799!important}

html body .eddpt-app[data-theme="light"] .eddpt-side-note{background:#fff!important;border-color:var(--edd-ui-border)!important}

html body .eddpt-app[data-theme="light"] .eddpt-side-note b{color:#46556a!important}

html body .eddpt-app[data-theme="light"] .eddpt-side-note span{color:#7b8899!important}

html body .eddpt-app[data-theme="light"] .eddpt-tabs{border-color:var(--edd-ui-border)!important}

html body .eddpt-app[data-theme="light"] .eddpt-tabs button{color:#718095!important}

html body .eddpt-app[data-theme="light"] .eddpt-tabs button.active{color:#263246!important}

html body .eddpt-app[data-theme="light"] .eddpt-tabs em{background:#eef1f6!important;color:#637187!important}

html body .eddpt-app[data-theme="light"] .eddpt-canvas,
html body .eddpt-app[data-theme="light"] .eddpt-detail,
html body .eddpt-app[data-theme="light"] .eddpt-table-wrap,
html body .eddpt-app[data-theme="light"] .eddpt-fit-list,
html body .eddpt-app[data-theme="light"] .eddpt-review-list,
html body .eddpt-app[data-theme="light"] .eddpt-history-list,
html body .eddpt-app[data-theme="light"] .eddpt-backup-list,
html body .eddpt-app[data-theme="light"] .eddpt-role-card,
html body .eddpt-app[data-theme="light"] .eddpt-system-card,
html body .eddpt-app[data-theme="light"] .eddpt-decision-card,
html body .eddpt-app[data-theme="light"] .eddpt-exception-card,
html body .eddpt-app[data-theme="light"] .eddpt-control-card,
html body .eddpt-app[data-theme="light"] .eddpt-trace-card,
html body .eddpt-app[data-theme="light"] .eddpt-asset-card,
html body .eddpt-app[data-theme="light"] .eddpt-req-card,
html body .eddpt-app[data-theme="light"] .eddpt-handoff-card{
    background:#fff!important;
    border-color:var(--edd-ui-border)!important;
    color:#253247!important;
    box-shadow:0 8px 24px rgba(35,47,66,.045)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-note-board .eddpt-step-list,
html body .eddpt-app[data-theme="light"] .eddpt-board-viewport{
    background-color:#f7f9fc!important;
    background-image:radial-gradient(circle,rgba(48,65,90,.11) 1px,transparent 1px)!important;
    background-size:22px 22px!important;
    border-color:rgba(39,54,75,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-board-viewport{
    background-image:
      radial-gradient(circle at 25% 22%,rgba(112,101,231,.035),transparent 28rem),
      radial-gradient(circle at 78% 65%,rgba(61,132,187,.035),transparent 32rem),
      linear-gradient(rgba(46,61,83,.04) 1px,transparent 1px),
      linear-gradient(90deg,rgba(46,61,83,.04) 1px,transparent 1px),
      #f7f9fc!important;
    background-size:auto,auto,32px 32px,32px 32px,auto!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-string-shadow{stroke:rgba(255,255,255,.95)!important;opacity:.96!important}

html body .eddpt-app[data-theme="light"] .eddpt-string-glow{opacity:.10!important}

html body .eddpt-app[data-theme="light"] .eddpt-string-label rect{fill:rgba(255,255,255,.96)!important;stroke:rgba(47,63,86,.14)!important}

html body .eddpt-app[data-theme="light"] .eddpt-string-label text{fill:#536174!important}

html body .eddpt-app[data-theme="light"] .eddpt-detail{background:#fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-detail-section{border-color:rgba(42,57,80,.08)!important}

html body .eddpt-app[data-theme="light"] .eddpt-detail-section h4{color:#6255d2!important}

html body .eddpt-app[data-theme="light"] .eddpt-detail-body>label,
html body .eddpt-app[data-theme="light"] .eddpt-modal form>label,
html body .eddpt-app[data-theme="light"] .eddpt-formgrid label,
html body .eddpt-app[data-theme="light"] .eddpt-overview-grid label{color:#536277!important}

html body .eddpt-app[data-theme="light"] input:not([type="color"]):not([type="checkbox"]):not([type="radio"]),
html body .eddpt-app[data-theme="light"] textarea,
html body .eddpt-app[data-theme="light"] select{
    background:#fff!important;
    color:#1e2a3b!important;
    border-color:rgba(43,58,80,.16)!important;
    box-shadow:inset 0 1px 2px rgba(29,41,57,.025)!important;
}

html body .eddpt-app[data-theme="light"] input::placeholder,
html body .eddpt-app[data-theme="light"] textarea::placeholder{color:#9aa5b4!important}

html body .eddpt-app[data-theme="light"] input:focus,
html body .eddpt-app[data-theme="light"] textarea:focus,
html body .eddpt-app[data-theme="light"] select:focus{border-color:rgba(112,101,231,.46)!important;box-shadow:0 0 0 3px rgba(112,101,231,.09)!important}

html body .eddpt-app[data-theme="light"] .eddpt-modal{background:rgba(45,55,72,.30)!important;backdrop-filter:blur(10px)!important}

html body .eddpt-app[data-theme="light"] .eddpt-modal-card{background:#fff!important;border-color:rgba(41,56,77,.17)!important;box-shadow:0 30px 85px rgba(34,45,61,.22)!important}

html body .eddpt-app[data-theme="light"] .eddpt-modal-card>header{background:#fbfcfe!important;border-color:var(--edd-ui-border)!important}

html body .eddpt-app[data-theme="light"] .eddpt-modal-card>header strong{color:#1d2939!important}

html body .eddpt-app[data-theme="light"] .eddpt-modal form footer{border-color:var(--edd-ui-border)!important}

html body .eddpt-app[data-theme="light"] .eddpt-security-callout,
html body .eddpt-app[data-theme="light"] .eddpt-demo-import,
html body .eddpt-app[data-theme="light"] .eddpt-import-password,
html body .eddpt-app[data-theme="light"] .eddpt-xlsx-import-note,
html body .eddpt-app[data-theme="light"] .eddpt-existing-asset{
    background:#f7f8fc!important;
    border-color:rgba(65,79,103,.13)!important;
    color:#334155!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-security-callout b,
html body .eddpt-app[data-theme="light"] .eddpt-demo-import strong{color:#293548!important}

html body .eddpt-app[data-theme="light"] .eddpt-security-callout span,
html body .eddpt-app[data-theme="light"] .eddpt-demo-import span{color:#6d7b8e!important}

html body .eddpt-app[data-theme="light"] .eddpt-workshop-overlay{
    background:radial-gradient(circle at 50% 0,rgba(112,101,231,.06),transparent 38rem),rgba(244,246,250,.98)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workshop-shell{color:#1d2939!important}

html body .eddpt-app[data-theme="light"] .eddpt-workshop-step>p{color:#526174!important}

html body .eddpt-app[data-theme="light"] .eddpt-facts div,
html body .eddpt-app[data-theme="light"] .eddpt-work-fields div{background:#fff!important;border-color:var(--edd-ui-border)!important}

html body .eddpt-app[data-theme="light"] .eddpt-facts b,
html body .eddpt-app[data-theme="light"] .eddpt-work-fields b{color:#253247!important}

html body .eddpt-app[data-theme="light"] .eddpt-table-wrap th{color:#69778b!important;border-color:var(--edd-ui-border)!important;background:#fafbfd!important}

html body .eddpt-app[data-theme="light"] .eddpt-table-wrap td{color:#354257!important;border-color:rgba(41,56,77,.07)!important}

html body .eddpt-app[data-theme="light"] .eddpt-table-wrap tbody tr:hover td{background:#f8f9fc!important}

html body .eddpt-app[data-theme="light"] .eddpt-object-head i,
html body .eddpt-app[data-theme="light"] .eddpt-map{background:#f5f7fa!important;border-color:rgba(42,57,80,.13)!important;color:#65748a!important}

html body .eddpt-app[data-theme="light"] .eddpt-req-card h4,
html body .eddpt-app[data-theme="light"] .eddpt-handoff-route b{color:#273449!important}

html body .eddpt-app[data-theme="light"] .eddpt-req-card p,
html body .eddpt-app[data-theme="light"] .eddpt-handoff-card p{color:#66758a!important}

html body .eddpt-app[data-theme="light"] .eddpt-toast{background:#effaf5!important;color:#24684f!important;border-color:#b9decf!important}

html body .eddpt-app[data-theme="light"] .eddpt-toast[data-tone="error"]{background:#fff1f3!important;color:#9f3e4c!important;border-color:#e9c0c6!important}

html body .eddpt-app[data-theme="light"] .eddpt-toast[data-tone="warn"]{background:#fff8e9!important;color:#885c19!important;border-color:#e6d0a4!important}

html body .eddpt-security-gate{
    --edd-ui-control:#151c26;
    --edd-ui-control-hover:#1b2430;
    --edd-ui-control-border:rgba(218,228,242,.14);
    --edd-ui-control-text:#cbd4e0;
    --edd-ui-control-shadow:0 8px 20px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.035);
    --edd-ui-focus:0 0 0 3px rgba(136,122,244,.16);
}

html body .eddpt-security-gate[data-theme="light"]{
    --edd-ui-control:#fff;
    --edd-ui-control-hover:#f2f4f8;
    --edd-ui-control-border:rgba(42,57,80,.16);
    --edd-ui-control-text:#334155;
    --edd-ui-control-shadow:0 6px 16px rgba(31,41,55,.07),inset 0 1px 0 rgba(255,255,255,.9);
    --edd-ui-focus:0 0 0 3px rgba(112,101,231,.14);
    background:#f4f6fa!important;
    color:#1d2939!important;
}

html body .eddpt-security-gate[data-theme="light"] .eddpt-security-card{
    background:#fff!important;
    color:#1d2939!important;
    border-color:rgba(43,58,80,.17)!important;
    box-shadow:0 30px 90px rgba(36,48,67,.13)!important;
}

html body .eddpt-security-gate[data-theme="light"] .eddpt-security-card h2{color:#172234!important}

html body .eddpt-security-gate[data-theme="light"] .eddpt-security-card>p{color:#66758a!important}

html body .eddpt-security-gate[data-theme="light"] .eddpt-security-card label{color:#526176!important}

html body .eddpt-security-gate[data-theme="light"] .eddpt-password-wrap input[type="password"],
html body .eddpt-security-gate[data-theme="light"] .eddpt-password-wrap input[type="text"]{background:#fff!important;color:#1c2839!important;border-color:rgba(43,58,80,.18)!important}

html body .eddpt-security-gate[data-theme="light"] .eddpt-security-policy{background:#f7f8fc!important;border-color:#d9dced!important}

html body .eddpt-security-gate[data-theme="light"] .eddpt-security-policy b{color:#4e45ad!important}

html body .eddpt-security-gate[data-theme="light"] .eddpt-security-policy span{color:#68768a!important}

html body .eddpt-app .eddpt-sigma-rail-actions{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:7px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-sigma-reference-btn{
    all:unset!important;
    box-sizing:border-box!important;
    min-height:30px!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    padding:0 10px!important;
    border:1px solid rgba(136,122,244,.24)!important;
    border-radius:9px!important;
    background:rgba(136,122,244,.055)!important;
    color:#bdb5ff!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-sigma-reference-btn>span{font-size:13px!important;line-height:1!important}

html body .eddpt-app .eddpt-sigma-reference-btn>b{font-size:7px!important;font-weight:900!important;letter-spacing:.045em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-sigma-reference-btn:hover{background:rgba(136,122,244,.11)!important;border-color:rgba(136,122,244,.40)!important;color:#e4e0ff!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-reference-btn{background:#f1efff!important;color:#5549bc!important;border-color:#d5cffb!important}

html body .eddpt-app .eddpt-sigma-used-label{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    margin:9px 0 4px!important;
    padding-top:8px!important;
    border-top:1px solid rgba(255,255,255,.055)!important;
}

html body .eddpt-app .eddpt-sigma-used-label>span{color:#6f7d90!important;font-size:6.5px!important;font-weight:900!important;letter-spacing:.09em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-sigma-used-label>button{
    all:unset!important;cursor:pointer!important;color:#9188e8!important;font-size:6.5px!important;font-weight:850!important;
}

html body .eddpt-app .eddpt-sigma-used-label>button:hover{color:#c6c0ff!important;text-decoration:underline!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-used-label{border-color:rgba(42,57,80,.08)!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-used-label>span{color:#7b8798!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-used-label>button{color:#5d52c0!important}

html body .eddpt-app .eddpt-sigma-reference{display:grid!important;gap:16px!important}

html body .eddpt-app .eddpt-sigma-reference-intro{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:18px!important;
    align-items:end!important;
    padding:14px!important;
    border:1px solid rgba(136,122,244,.16)!important;
    border-radius:14px!important;
    background:linear-gradient(135deg,rgba(136,122,244,.07),rgba(89,183,255,.025))!important;
}

html body .eddpt-app .eddpt-sigma-reference-intro small{color:#9e93f4!important;font-size:6px!important;font-weight:900!important;letter-spacing:.11em!important}

html body .eddpt-app .eddpt-sigma-reference-intro h3{margin:3px 0 5px!important;color:var(--edd-ui-text)!important;font-size:18px!important;line-height:1.1!important}

html body .eddpt-app .eddpt-sigma-reference-intro p{margin:0!important;color:var(--edd-ui-muted)!important;font-size:8.5px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-sigma-reference-intro p b{color:var(--edd-ui-text)!important}

html body .eddpt-app .eddpt-sigma-reference-principles{display:flex!important;gap:6px!important;flex-wrap:wrap!important;justify-content:flex-end!important}

html body .eddpt-app .eddpt-sigma-reference-principles>span{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:6px 8px!important;border:1px solid var(--edd-ui-border)!important;border-radius:999px!important;background:var(--edd-ui-surface)!important;color:var(--edd-ui-muted)!important;font-size:6.8px!important;font-weight:800!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-sigma-reference-principles i{color:var(--edd-ui-accent)!important;font-style:normal!important;font-weight:900!important}

html body .eddpt-app .eddpt-sigma-reference-section{display:grid!important;gap:8px!important}

html body .eddpt-app .eddpt-sigma-reference-section>header{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:8px!important;padding-bottom:6px!important;border-bottom:1px solid var(--edd-ui-border)!important}

html body .eddpt-app .eddpt-sigma-reference-section>header small{color:#887cf0!important;font-size:6px!important;font-weight:900!important;letter-spacing:.10em!important}

html body .eddpt-app .eddpt-sigma-reference-section>header b{color:var(--edd-ui-text)!important;font-size:10px!important}

html body .eddpt-app .eddpt-sigma-reference-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-sigma-reference-grid>article,
html body .eddpt-app .eddpt-sigma-reference-edge,
html body .eddpt-app .eddpt-sigma-reference-analysis>article{
    min-width:0!important;
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    gap:9px!important;
    align-items:center!important;
    min-height:72px!important;
    padding:9px!important;
    border:1px solid var(--edd-ui-border)!important;
    border-radius:11px!important;
    background:var(--edd-ui-surface)!important;
}

html body .eddpt-app .eddpt-sigma-reference-grid>article>i{
    width:40px!important;height:38px!important;
    display:grid!important;place-items:center!important;
    border:1px solid var(--edd-ui-border)!important;
    border-radius:9px!important;
    background:var(--edd-ui-surface-3)!important;
    color:var(--edd-ui-control-text)!important;
    font-style:normal!important;
}

html body .eddpt-app .eddpt-sigma-reference-grid svg{width:33px!important;height:29px!important;fill:rgba(136,122,244,.025)!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}

html body .eddpt-app .eddpt-sigma-reference-grid>article>span,
html body .eddpt-app .eddpt-sigma-reference-edge>span{min-width:0!important;display:grid!important;gap:3px!important}

html body .eddpt-app .eddpt-sigma-reference-grid b,
html body .eddpt-app .eddpt-sigma-reference-edge b,
html body .eddpt-app .eddpt-sigma-reference-analysis b{color:var(--edd-ui-text)!important;font-size:8.5px!important}

html body .eddpt-app .eddpt-sigma-reference-grid small,
html body .eddpt-app .eddpt-sigma-reference-edge small,
html body .eddpt-app .eddpt-sigma-reference-analysis small{color:var(--edd-ui-muted)!important;font-size:7px!important;line-height:1.4!important}

html body .eddpt-app .eddpt-sigma-reference-edge-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}

html body .eddpt-app .eddpt-sigma-reference-edge>i{position:relative!important;width:40px!important;height:28px!important;display:block!important;font-style:normal!important;color:var(--edd-ui-control-text)!important}

html body .eddpt-app .eddpt-sigma-reference-edge>i>u{position:absolute!important;left:2px!important;right:7px!important;top:13px!important;height:2px!important;background:currentColor!important;text-decoration:none!important;border-radius:2px!important}

html body .eddpt-app .eddpt-sigma-reference-edge>i>em{position:absolute!important;right:1px!important;top:3px!important;font-size:20px!important;line-height:1!important;font-style:normal!important;color:currentColor!important}

html body .eddpt-app .eddpt-sigma-reference-edge[data-edge-type="rework"]>i>u,
html body .eddpt-app .eddpt-sigma-reference-edge[data-edge-type="exception"]>i>u{background:repeating-linear-gradient(90deg,currentColor 0 5px,transparent 5px 9px)!important}

html body .eddpt-app .eddpt-sigma-reference-edge[data-edge-type="manual_information"]>i>u{height:1px!important;background:repeating-linear-gradient(90deg,currentColor 0 2px,transparent 2px 6px)!important}

html body .eddpt-app .eddpt-sigma-reference-edge[data-edge-type="electronic_information"]>i>u{height:3px!important;background:linear-gradient(90deg,#63cce7,#887af4)!important}

html body .eddpt-app .eddpt-sigma-reference-edge[data-edge-type="data_flow"]>i>u{height:1px!important;border-top:1px dashed currentColor!important;background:none!important}

html body .eddpt-app .eddpt-sigma-reference-edge[data-edge-type="material_flow"]>i>u{height:4px!important}

html body .eddpt-app .eddpt-sigma-reference-analysis{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}

html body .eddpt-app .eddpt-sigma-reference-analysis>article{grid-template-columns:58px minmax(0,1fr)!important;min-height:66px!important}

html body .eddpt-app .eddpt-sigma-reference-analysis>article>span{min-height:29px!important;display:grid!important;place-items:center!important;border-radius:8px!important;border:1px solid var(--edd-ui-border)!important;background:var(--edd-ui-surface-3)!important;color:var(--edd-ui-text)!important;font-size:7px!important;font-weight:900!important}

html body .eddpt-app .eddpt-sigma-reference-analysis>article>span.is-va{border-color:rgba(53,201,121,.32)!important;color:#35c979!important;background:rgba(53,201,121,.055)!important}

html body .eddpt-app .eddpt-sigma-reference-analysis>article>span.is-rnva{border-color:rgba(240,184,75,.34)!important;color:#d8a13a!important;background:rgba(240,184,75,.065)!important}

html body .eddpt-app .eddpt-sigma-reference-analysis>article>span.is-nva{border-color:rgba(235,101,114,.34)!important;color:#dd6673!important;background:rgba(235,101,114,.06)!important}

html body .eddpt-app .eddpt-sigma-reference-note{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:9px!important;padding:10px 12px!important;border:1px solid rgba(240,184,75,.17)!important;border-radius:11px!important;background:rgba(240,184,75,.035)!important}

html body .eddpt-app .eddpt-sigma-reference-note b{color:#d5a24a!important;font-size:7px!important;text-transform:uppercase!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-sigma-reference-note span{color:var(--edd-ui-muted)!important;font-size:7.5px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-sigma-reference>footer{display:flex!important;justify-content:flex-end!important;padding-top:2px!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-rail,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-analysis-choice>button,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-grid>button,
html body .eddpt-app[data-theme="light"] .eddpt-step-form-semantic,
html body .eddpt-app[data-theme="light"] .eddpt-edge-route-preview,
html body .eddpt-app[data-theme="light"] .eddpt-quick-sigma{
    background:#fff!important;
    border-color:rgba(42,57,80,.12)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-legend-chip,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-analysis-choice>button>i,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-grid>button>i{
    background:#f4f6fa!important;
    color:#536174!important;
    border-color:rgba(42,57,80,.12)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-grid b,
html body .eddpt-app[data-theme="light"] .eddpt-step-form-semantic b,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-analysis-choice b{color:#263246!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-grid small,
html body .eddpt-app[data-theme="light"] .eddpt-step-form-semantic em,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-analysis-choice small{color:#718096!important}

@media (max-width:1180px){
html body .eddpt-app .eddpt-theme-toggle>b{display:none!important}
html body .eddpt-app .eddpt-theme-toggle{grid-template-columns:12px 34px 12px!important;padding:0 7px!important}
}

@media (max-width:860px){
html body .eddpt-app .eddpt-sigma-reference-grid,
    html body .eddpt-app .eddpt-sigma-reference-edge-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
html body .eddpt-app .eddpt-sigma-reference-intro{grid-template-columns:1fr!important;align-items:start!important}
html body .eddpt-app .eddpt-sigma-reference-principles{justify-content:flex-start!important}
}

@media (max-width:600px){
html body .eddpt-app .eddpt-sigma-reference-grid,
    html body .eddpt-app .eddpt-sigma-reference-edge-grid,
    html body .eddpt-app .eddpt-sigma-reference-analysis{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-sigma-used-label{align-items:flex-start!important;flex-direction:column!important}
html body .eddpt-security-card-tools{margin:0 0 8px!important}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-theme-toggle,
    html body .eddpt-theme-track>i,
    html body .eddpt-app button.eddpt-btn,
    html body .eddpt-app .eddpt-icon-btn{transition:none!important}
}

html.eddpt-security-light,
html.eddpt-security-light body,
html.eddpt-security-light body.eddpt-security-page,
html.eddpt-security-light .eddpt-security-host{
    background:#f4f6fa!important;
    background-image:none!important;
}

html body .eddpt-app .eddpt-board-tools{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:8px!important;
    flex-wrap:wrap!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-board-assist-tools,
html body .eddpt-app .eddpt-board-create-tools{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    flex-wrap:wrap!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-board-assist-tools{
    padding:4px!important;
    border:1px solid var(--edd-ui-border,rgba(255,255,255,.08))!important;
    border-radius:12px!important;
    background:var(--edd-ui-surface-2,rgba(9,13,20,.72))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-board-create-tools{margin-left:auto!important}

html body .eddpt-app .eddpt-board-view-controls{
    display:inline-flex!important;
    align-items:center!important;
    gap:3px!important;
    min-height:32px!important;
    padding:3px!important;
    border:1px solid var(--edd-ui-control-border,rgba(255,255,255,.09))!important;
    border-radius:10px!important;
    background:var(--edd-ui-control,rgba(255,255,255,.025))!important;
    white-space:nowrap!important;
    flex-wrap:nowrap!important;
}

html body .eddpt-app .eddpt-board-view-label{
    padding:0 6px 0 5px!important;
    color:var(--edd-ui-muted,#8693a5)!important;
    font-size:7px!important;
    font-weight:900!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-view-icon-btn,
html body .eddpt-app .eddpt-view-text-btn,
html body .eddpt-app .eddpt-board-view-controls .eddpt-board-zoom{
    all:unset!important;
    box-sizing:border-box!important;
    height:28px!important;
    min-height:28px!important;
    display:inline-grid!important;
    place-items:center!important;
    border:1px solid transparent!important;
    border-radius:7px!important;
    color:var(--edd-ui-control-text,#b8c3d1)!important;
    background:transparent!important;
    cursor:pointer!important;
    font-size:8px!important;
    font-weight:850!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-view-icon-btn{width:28px!important;min-width:28px!important}

html body .eddpt-app .eddpt-board-view-controls .eddpt-board-zoom{width:46px!important;min-width:46px!important;color:var(--edd-ui-text,#eef3fa)!important}

html body .eddpt-app .eddpt-view-text-btn{padding:0 8px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-view-icon-btn:hover,
html body .eddpt-app .eddpt-view-text-btn:hover,
html body .eddpt-app .eddpt-board-view-controls .eddpt-board-zoom:hover{
    border-color:rgba(136,122,244,.25)!important;
    background:rgba(136,122,244,.075)!important;
    color:var(--edd-ui-accent,#b8adff)!important;
}

html body .eddpt-app .eddpt-minus-icon,
html body .eddpt-app .eddpt-plus-icon{
    position:relative!important;
    display:block!important;
    width:12px!important;
    height:12px!important;
}

html body .eddpt-app .eddpt-minus-icon::before,
html body .eddpt-app .eddpt-plus-icon::before,
html body .eddpt-app .eddpt-plus-icon::after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    width:12px!important;
    height:2px!important;
    border-radius:999px!important;
    background:currentColor!important;
    transform:translate(-50%,-50%)!important;
}

html body .eddpt-app .eddpt-plus-icon::after{transform:translate(-50%,-50%) rotate(90deg)!important}

html body .eddpt-app .eddpt-detail-dockbar{
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    padding:8px 9px!important;
    cursor:default!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-detail-dock-heading{
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    margin-right:auto!important;
}

html body .eddpt-app .eddpt-detail-dock-title{margin:0!important;padding:0!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-detail-unsaved{
    display:inline-flex!important;
    align-items:center!important;
    min-height:19px!important;
    padding:0 7px!important;
    border:1px solid rgba(240,184,75,.22)!important;
    border-radius:999px!important;
    background:rgba(240,184,75,.07)!important;
    color:#d9ad58!important;
    font-size:6.5px!important;
    font-weight:900!important;
    letter-spacing:.05em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-detail-unsaved[hidden]{display:none!important}

html body .eddpt-app .eddpt-detail-nav,
html body .eddpt-app .eddpt-detail-dock-actions{
    display:flex!important;
    align-items:center!important;
    gap:4px!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-detail-nav{
    padding:2px!important;
    border:1px solid var(--edd-ui-control-border,rgba(255,255,255,.08))!important;
    border-radius:9px!important;
    background:var(--edd-ui-control,rgba(255,255,255,.025))!important;
}

html body .eddpt-app .eddpt-detail-nav-btn,
html body .eddpt-app .eddpt-float-toggle{
    all:unset!important;
    box-sizing:border-box!important;
    display:grid!important;
    place-items:center!important;
    height:28px!important;
    min-height:28px!important;
    border:1px solid transparent!important;
    border-radius:7px!important;
    color:var(--edd-ui-control-text,#aeb9c7)!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-detail-nav-btn{width:27px!important;min-width:27px!important}

html body .eddpt-app .eddpt-detail-nav-btn:hover:not(:disabled),
html body .eddpt-app .eddpt-float-toggle:hover{
    border-color:rgba(136,122,244,.26)!important;
    background:rgba(136,122,244,.075)!important;
    color:var(--edd-ui-accent,#b8adff)!important;
}

html body .eddpt-app .eddpt-detail-nav-btn:disabled{opacity:.28!important;cursor:not-allowed!important}

html body .eddpt-app .eddpt-detail-position{
    min-width:40px!important;
    text-align:center!important;
    color:var(--edd-ui-muted,#8390a1)!important;
    font-size:7px!important;
    font-weight:850!important;
    font-variant-numeric:tabular-nums!important;
}

html body .eddpt-app .eddpt-chevron-left,
html body .eddpt-app .eddpt-chevron-right{
    display:block!important;
    width:8px!important;
    height:8px!important;
    border-top:2px solid currentColor!important;
    border-right:2px solid currentColor!important;
}

html body .eddpt-app .eddpt-chevron-left{transform:rotate(-135deg)!important;margin-left:3px!important}

html body .eddpt-app .eddpt-chevron-right{transform:rotate(45deg)!important;margin-right:3px!important}

html body .eddpt-app .eddpt-float-toggle{
    position:relative!important;
    width:30px!important;
    min-width:30px!important;
    border-color:var(--edd-ui-control-border,rgba(255,255,255,.08))!important;
    background:var(--edd-ui-control,rgba(255,255,255,.025))!important;
}

html body .eddpt-app .eddpt-float-toggle b{
    position:absolute!important;
    width:1px!important;height:1px!important;
    overflow:hidden!important;clip:rect(0 0 0 0)!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-float-icon{
    position:relative!important;
    width:13px!important;
    height:11px!important;
    border:1.5px solid currentColor!important;
    border-radius:3px!important;
}

html body .eddpt-app .eddpt-float-icon::before{
    content:""!important;
    position:absolute!important;
    left:3px!important;
    top:-5px!important;
    width:10px!important;
    height:8px!important;
    border:1.5px solid currentColor!important;
    border-radius:3px!important;
    background:var(--edd-ui-surface-2,#101620)!important;
}

html body .eddpt-app .eddpt-float-toggle.is-active{
    border-color:rgba(136,122,244,.38)!important;
    background:rgba(136,122,244,.11)!important;
    color:#b8adff!important;
}

html body .eddpt-app.eddpt-right-floating .eddpt-panel[data-panel="process"].active{
    grid-template-columns:minmax(0,1fr)!important;
    gap:0!important;
}

html body .eddpt-app.eddpt-right-floating .eddpt-detail{
    position:fixed!important;
    z-index:999998!important;
    width:min(500px,calc(100vw - 24px))!important;
    min-width:min(390px,calc(100vw - 24px))!important;
    max-width:calc(100vw - 24px)!important;
    max-height:calc(100vh - 24px)!important;
    margin:0!important;
    overflow:auto!important;
    border:1px solid rgba(136,122,244,.25)!important;
    border-radius:16px!important;
    background:var(--edd-ui-surface,#111721)!important;
    box-shadow:0 28px 90px rgba(0,0,0,.48),0 0 0 1px rgba(136,122,244,.05),0 0 36px rgba(98,88,225,.08)!important;
    transform:none!important;
    opacity:1!important;
    pointer-events:auto!important;
    overscroll-behavior:contain!important;
}

html body .eddpt-app.eddpt-right-floating.eddpt-right-collapsed .eddpt-detail{display:none!important}

html body .eddpt-app.eddpt-right-floating .eddpt-detail-dockbar{
    position:sticky!important;
    top:0!important;
    z-index:50!important;
    cursor:grab!important;
    background:color-mix(in srgb,var(--edd-ui-surface,#111721) 94%,transparent)!important;
    box-shadow:0 8px 24px rgba(0,0,0,.10)!important;
}

html body .eddpt-app.eddpt-right-floating .eddpt-detail-dockbar.is-dragging{cursor:grabbing!important}

html body .eddpt-app.eddpt-right-floating .eddpt-detail-dockbar button{cursor:pointer!important}

html body .eddpt-app.eddpt-right-floating .eddpt-detail-dock-title::after{
    content:" · FLOATING"!important;
    color:#887cf0!important;
}

html body .eddpt-app .eddpt-detail,
html body .eddpt-app .eddpt-detail-body,
html body .eddpt-app .eddpt-detail-body>*{min-width:0!important;max-width:100%!important}

html body .eddpt-app .eddpt-detail-body{padding:14px 14px 84px!important;overflow-x:hidden!important}

html body .eddpt-app .eddpt-detail-body label{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-detail-body input:not([type="checkbox"]):not([type="radio"]):not([type="color"]),
html body .eddpt-app .eddpt-detail-body select,
html body .eddpt-app .eddpt-detail-body textarea{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-detail-body textarea{min-height:92px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-detail-body .eddpt-two{grid-template-columns:1fr!important}

html body .eddpt-app.eddpt-right-floating .eddpt-detail-body .eddpt-two{grid-template-columns:repeat(2,minmax(0,1fr))!important}

html body .eddpt-app .eddpt-detail-actions{
    position:relative!important;
    bottom:auto!important;
    z-index:30!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:8px!important;
    margin:18px -14px 0!important;
    padding:11px 14px 13px!important;
    border-top:1px solid var(--edd-ui-border,rgba(255,255,255,.08))!important;
    background:linear-gradient(180deg,color-mix(in srgb,var(--edd-ui-surface,#111721) 86%,transparent),var(--edd-ui-surface,#111721) 24%)!important;
    backdrop-filter:blur(14px)!important;
}

html body .eddpt-app .eddpt-detail-action-secondary,
html body .eddpt-app .eddpt-detail-action-primary{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-detail.is-dirty{border-color:rgba(240,184,75,.24)!important}

html body .eddpt-app[data-theme="light"] .eddpt-board-assist-tools,
html body .eddpt-app[data-theme="light"] .eddpt-board-view-controls,
html body .eddpt-app[data-theme="light"] .eddpt-detail-nav,
html body .eddpt-app[data-theme="light"] .eddpt-float-toggle{
    background:#f8f9fc!important;
    border-color:rgba(45,60,82,.12)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-right-floating .eddpt-detail{
    background:#fff!important;
    border-color:rgba(112,101,231,.24)!important;
    box-shadow:0 28px 80px rgba(38,48,64,.20),0 0 0 1px rgba(112,101,231,.04)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-right-floating .eddpt-detail-dockbar{
    background:rgba(251,252,254,.96)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-detail-actions{
    background:linear-gradient(180deg,rgba(255,255,255,.86),#fff 24%)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-float-icon::before{background:#f8f9fc!important}

@media (max-width:1180px){
html body .eddpt-app .eddpt-board-tools{align-items:flex-start!important}
html body .eddpt-app .eddpt-board-assist-tools{order:1!important}
html body .eddpt-app .eddpt-board-create-tools{order:2!important;width:100%!important;justify-content:flex-end!important}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-board-assist-tools{width:100%!important;justify-content:flex-start!important}
html body .eddpt-app .eddpt-board-view-controls{order:10!important}
html body .eddpt-app.eddpt-right-floating .eddpt-detail{
        width:calc(100vw - 16px)!important;
        min-width:0!important;
        max-width:calc(100vw - 16px)!important;
        max-height:calc(100vh - 16px)!important;
    }
html body .eddpt-app .eddpt-detail-nav{margin-left:auto!important}
html body .eddpt-app .eddpt-detail-dockbar{flex-wrap:wrap!important}
html body .eddpt-app .eddpt-detail-dock-actions{margin-left:auto!important}
html body .eddpt-app.eddpt-right-floating .eddpt-detail-body .eddpt-two{grid-template-columns:1fr!important}
}

@media (max-width:520px){
html body .eddpt-app .eddpt-board-view-label{display:none!important}
html body .eddpt-app .eddpt-board-create-tools{justify-content:flex-start!important}
html body .eddpt-app .eddpt-detail-position{min-width:34px!important}
html body .eddpt-app .eddpt-detail-actions{align-items:stretch!important;flex-direction:column!important}
html body .eddpt-app .eddpt-detail-action-secondary,
    html body .eddpt-app .eddpt-detail-action-primary{width:100%!important}
html body .eddpt-app .eddpt-detail-action-primary>button{flex:1!important}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-detail,
    html body .eddpt-app .eddpt-view-icon-btn,
    html body .eddpt-app .eddpt-view-text-btn{transition:none!important}
}

html body .eddpt-app[data-theme="light"]{
    --edd-light-ink:#172235;
    --edd-light-text:#26364a;
    --edd-light-muted:#5f6f84;
    --edd-light-subtle:#657489;
    --edd-light-label:#485a70;
    --edd-light-accent:#5d50c8;
    --edd-light-accent-soft:#f4f2ff;
    --edd-light-input:#ffffff;
    --edd-light-input-muted:#f1f4f8;
}

html body .eddpt-app[data-theme="light"] input:not([type="color"]):not([type="checkbox"]):not([type="radio"]),
html body .eddpt-app[data-theme="light"] textarea,
html body .eddpt-app[data-theme="light"] select{
    background:var(--edd-light-input)!important;
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
    caret-color:var(--edd-light-accent)!important;
    border-color:rgba(43,58,80,.20)!important;
    opacity:1!important;
    font-weight:500!important;
    text-shadow:none!important;
}

html body .eddpt-app[data-theme="light"] select option,
html body .eddpt-app[data-theme="light"] select optgroup{
    background:#fff!important;
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"] input::placeholder,
html body .eddpt-app[data-theme="light"] textarea::placeholder{
    color:#68778a!important;
    -webkit-text-fill-color:#68778a!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"] input:disabled,
html body .eddpt-app[data-theme="light"] textarea:disabled,
html body .eddpt-app[data-theme="light"] select:disabled,
html body .eddpt-app[data-theme="light"] input[readonly],
html body .eddpt-app[data-theme="light"] textarea[readonly]{
    background:var(--edd-light-input-muted)!important;
    color:#4d5e73!important;
    -webkit-text-fill-color:#4d5e73!important;
    border-color:rgba(43,58,80,.15)!important;
    opacity:1!important;
    cursor:default!important;
}

html body .eddpt-app[data-theme="light"] input:-webkit-autofill,
html body .eddpt-app[data-theme="light"] textarea:-webkit-autofill,
html body .eddpt-app[data-theme="light"] select:-webkit-autofill{
    -webkit-text-fill-color:var(--edd-light-text)!important;
    -webkit-box-shadow:0 0 0 1000px #fff inset!important;
    box-shadow:0 0 0 1000px #fff inset!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-detail-body>label,
html body .eddpt-app[data-theme="light"] .eddpt-detail-section>label,
html body .eddpt-app[data-theme="light"] .eddpt-modal form>label,
html body .eddpt-app[data-theme="light"] .eddpt-formgrid label,
html body .eddpt-app[data-theme="light"] .eddpt-overview-grid label,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-detail label,
html body .eddpt-app[data-theme="light"] .eddpt-quick-sigma label{
    color:var(--edd-light-label)!important;
    -webkit-text-fill-color:var(--edd-light-label)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-form-note,
html body .eddpt-app[data-theme="light"] .eddpt-detail-empty span,
html body .eddpt-app[data-theme="light"] .eddpt-emptyrow,
html body .eddpt-app[data-theme="light"] .emptyrow{
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-sigma-mode .eddpt-sigma-detail{
    background:linear-gradient(135deg,#fbfaff,#f7f9fd)!important;
    border-color:#ddd8fb!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.95)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-detail-glyph{
    background:#eef1f6!important;
    color:#65748a!important;
    border-color:rgba(49,65,88,.14)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-detail-glyph svg{
    fill:rgba(74,91,116,.035)!important;
    stroke:currentColor!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-detail-head small{
    color:var(--edd-light-accent)!important;
    -webkit-text-fill-color:var(--edd-light-accent)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-detail-head b{
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-detail-head em{
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-detail-sigma-title>i{color:#65748a!important}

html body .eddpt-app[data-theme="light"] .eddpt-detail-sigma-title>small{color:var(--edd-light-accent)!important;-webkit-text-fill-color:var(--edd-light-accent)!important}

html body .eddpt-app[data-theme="light"] .eddpt-fieldchips button,
html body .eddpt-app[data-theme="light"] .eddpt-step-assets button{
    background:#fff!important;
    border-color:rgba(43,58,80,.14)!important;
    color:var(--edd-light-text)!important;
    box-shadow:0 4px 12px rgba(31,41,55,.035)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-fieldchips button:hover,
html body .eddpt-app[data-theme="light"] .eddpt-step-assets button:hover{
    background:#f8f9fc!important;
    border-color:rgba(112,101,231,.28)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-fieldchips b,
html body .eddpt-app[data-theme="light"] .eddpt-step-assets b{
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-fieldchips small,
html body .eddpt-app[data-theme="light"] .eddpt-step-assets small,
html body .eddpt-app[data-theme="light"] .eddpt-fieldchips p,
html body .eddpt-app[data-theme="light"] .eddpt-step-assets p{
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-linked-object-strip{
    background:linear-gradient(135deg,#f8f7ff,#f8fafc)!important;
    border-color:#ded9f8!important;
    color:var(--edd-light-text)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-linked-object-strip>span,
html body .eddpt-app[data-theme="light"] .eddpt-linked-object-strip b{
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-linked-object-strip small{
    color:var(--edd-light-accent)!important;
    -webkit-text-fill-color:var(--edd-light-accent)!important;
}

html body .eddpt-app .eddpt-linked-object-strip>button,
html body .eddpt-app .eddpt-linked-object-strip>div>button,
html body .eddpt-app .eddpt-labelrow>button{
    all:unset!important;
    box-sizing:border-box!important;
    min-height:30px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 10px!important;
    border:1px solid var(--edd-ui-control-border)!important;
    border-radius:9px!important;
    background:var(--edd-ui-control)!important;
    color:var(--edd-ui-accent)!important;
    box-shadow:var(--edd-ui-control-shadow)!important;
    cursor:pointer!important;
    font-size:8px!important;
    font-weight:850!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-linked-object-strip>button:hover,
html body .eddpt-app .eddpt-linked-object-strip>div>button:hover,
html body .eddpt-app .eddpt-labelrow>button:hover{
    border-color:rgba(136,122,244,.34)!important;
    background:var(--edd-ui-control-hover)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-labelrow b,
html body .eddpt-app[data-theme="light"] .eddpt-detail-section>h4,
html body .eddpt-app[data-theme="light"] .eddpt-object-head span{
    -webkit-text-fill-color:currentColor!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-object-head i,
html body .eddpt-app[data-theme="light"] .eddpt-object-head em,
html body .eddpt-app[data-theme="light"] .eddpt-object-meta,
html body .eddpt-app[data-theme="light"] .eddpt-trace-card>span,
html body .eddpt-app[data-theme="light"] .eddpt-trace-card>span strong,
html body .eddpt-app[data-theme="light"] .eddpt-trace-card>p{
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-trace-card>div b{
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-backup-summary span,
html body .eddpt-app[data-theme="light"] .eddpt-fit-summary span,
html body .eddpt-app[data-theme="light"] .eddpt-valid-summary span,
html body .eddpt-app[data-theme="light"] .eddpt-health span{
    color:var(--edd-light-subtle)!important;
    -webkit-text-fill-color:var(--edd-light-subtle)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-backup-summary b,
html body .eddpt-app[data-theme="light"] .eddpt-fit-summary b,
html body .eddpt-app[data-theme="light"] .eddpt-valid-summary b,
html body .eddpt-app[data-theme="light"] .eddpt-health strong{
    color:var(--edd-light-ink)!important;
    -webkit-text-fill-color:var(--edd-light-ink)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-form-semantic small,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-grid small,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-analysis-choice small,
html body .eddpt-app[data-theme="light"] .eddpt-edge-route-preview small,
html body .eddpt-app[data-theme="light"] .eddpt-quick-sigma small{
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-form-semantic b,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-grid b,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-analysis-choice b,
html body .eddpt-app[data-theme="light"] .eddpt-edge-route-preview b,
html body .eddpt-app[data-theme="light"] .eddpt-quick-sigma b{
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workshop-step section p,
html body .eddpt-app[data-theme="light"] .eddpt-workshop-step>aside span,
html body .eddpt-app[data-theme="light"] .eddpt-workshop-shell>footer>span,
html body .eddpt-app[data-theme="light"] .eddpt-work-fields small{
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-facts span,
html body .eddpt-app[data-theme="light"] .eddpt-workshop-step section>span{
    color:var(--edd-light-subtle)!important;
    -webkit-text-fill-color:var(--edd-light-subtle)!important;
}

html body .eddpt-app[data-theme="light"] input::selection,
html body .eddpt-app[data-theme="light"] textarea::selection{
    background:#dcd7ff!important;
    color:#1d2740!important;
    -webkit-text-fill-color:#1d2740!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-model-card,
html body .eddpt-app[data-theme="light"] .eddpt-assurance-grid>section,
html body .eddpt-app[data-theme="light"] .eddpt-swimlane,
html body .eddpt-app[data-theme="light"] .eddpt-trace-card{
    background:#fff!important;
    border-color:rgba(43,58,80,.13)!important;
    box-shadow:0 5px 18px rgba(31,41,55,.035)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-model-card h4,
html body .eddpt-app[data-theme="light"] .eddpt-subsection-title h4,
html body .eddpt-app[data-theme="light"] .eddpt-swimlane>header b,
html body .eddpt-app[data-theme="light"] .eddpt-assurance-grid>section>h4{
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-model-card>p,
html body .eddpt-app[data-theme="light"] .eddpt-model-warning span,
html body .eddpt-app[data-theme="light"] .eddpt-swimlane>header span,
html body .eddpt-app[data-theme="light"] .eddpt-swimlane>div button span{
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-swimlane>div button{
    background:#f8f8ff!important;
    border-color:#ded9f8!important;
    color:var(--edd-light-text)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-swimlane>div button b{
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-swimlane>div button small,
html body .eddpt-app[data-theme="light"] .eddpt-subsection-title small{
    color:var(--edd-light-accent)!important;
    -webkit-text-fill-color:var(--edd-light-accent)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-assurance-grid>section>h4 em{
    background:#eef2f7!important;
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-tabs>button em{
    background:#eef2f7!important;
    border-color:rgba(43,58,80,.10)!important;
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-media-summary b,
html body .eddpt-app[data-theme="light"] .eddpt-asset-copy h4{
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-media-summary span,
html body .eddpt-app[data-theme="light"] .eddpt-asset-copy p,
html body .eddpt-app[data-theme="light"] .eddpt-asset-hash{
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-asset-card{
    background:linear-gradient(145deg,#fff,#fafbfd)!important;
    border-color:rgba(43,58,80,.14)!important;
    box-shadow:0 10px 26px rgba(31,41,55,.055)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-asset-glyph{
    background:color-mix(in srgb,var(--asset-col,#8f83f5) 8%,#fff)!important;
    border-color:color-mix(in srgb,var(--asset-col,#8f83f5) 30%,transparent)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-asset-actions{
    border-color:rgba(43,58,80,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-code,
html body .eddpt-app[data-theme="light"] .eddpt-canvas-head span,
html body .eddpt-app[data-theme="light"] .eddpt-table-wrap td small,
html body .eddpt-app[data-theme="light"] .eddpt-review-list article span,
html body .eddpt-app[data-theme="light"] .eddpt-review-list article em,
html body .eddpt-app[data-theme="light"] .eddpt-history-list article small{
    color:var(--edd-light-muted)!important;
    -webkit-text-fill-color:var(--edd-light-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-review-list article b,
html body .eddpt-app[data-theme="light"] .eddpt-history-list article b,
html body .eddpt-app[data-theme="light"] .eddpt-canvas-head b{
    color:var(--edd-light-text)!important;
    -webkit-text-fill-color:var(--edd-light-text)!important;
}

html body .eddpt-security-gate[data-theme="light"] input:not([type="checkbox"]):not([type="radio"]),
html body .eddpt-security-gate[data-theme="light"] textarea,
html body .eddpt-security-gate[data-theme="light"] select{
    background:#fff!important;
    color:#26364a!important;
    -webkit-text-fill-color:#26364a!important;
    caret-color:#5d50c8!important;
    border-color:rgba(43,58,80,.20)!important;
    opacity:1!important;
    font-weight:500!important;
}

html body .eddpt-security-gate[data-theme="light"] input::placeholder,
html body .eddpt-security-gate[data-theme="light"] textarea::placeholder{
    color:#68778a!important;
    -webkit-text-fill-color:#68778a!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ui-subtle-text,
html body .eddpt-app[data-theme="light"] .eddpt-media-session-note span{
    color:#657489!important;
    -webkit-text-fill-color:#657489!important;
}

html body .eddpt-app .eddpt-theme-tool{
    min-height:34px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    padding:0 11px!important;
}

html body .eddpt-app .eddpt-theme-tool b{
    font:inherit!important;
    font-weight:850!important;
}

html body .eddpt-app .eddpt-theme-tool-dot{
    width:14px!important;
    height:14px!important;
    flex:0 0 14px!important;
    border-radius:50%!important;
    border:1px solid rgba(255,255,255,.22)!important;
    background:conic-gradient(#87a8ff 0 25%,#ffd176 25% 50%,#71d0f4 50% 75%,#62d7bd 75% 100%)!important;
    box-shadow:0 0 0 3px rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-theme-tool.is-active{
    border-color:rgba(135,168,255,.28)!important;
    background:linear-gradient(135deg,rgba(135,168,255,.09),rgba(98,215,189,.045))!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-tool-dot{
    border-color:rgba(43,58,80,.18)!important;
    box-shadow:0 0 0 3px rgba(43,58,80,.025)!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-sigma-symbol>i.eddpt-sigma-step-index{
    left:-7px!important;
    top:-8px!important;
    min-width:25px!important;
    width:auto!important;
    height:23px!important;
    padding:0 6px!important;
    display:grid!important;
    place-items:center!important;
    border:2px solid var(--card-bg,#111721)!important;
    border-radius:8px!important;
    background:var(--card-text,#f4f7fb)!important;
    color:var(--card-bg,#111721)!important;
    -webkit-text-fill-color:var(--card-bg,#111721)!important;
    box-shadow:0 5px 14px rgba(0,0,0,.32),0 0 0 1px color-mix(in srgb,var(--card-accent,#887af4) 34%,transparent)!important;
    font-size:10px!important;
    font-style:normal!important;
    font-weight:950!important;
    letter-spacing:-.02em!important;
    line-height:1!important;
    z-index:3!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note.is-selected .eddpt-sigma-step-index{
    box-shadow:0 5px 14px rgba(0,0,0,.32),0 0 0 2px color-mix(in srgb,var(--card-accent,#887af4) 48%,transparent)!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-sigma-symbol{
    border-color:color-mix(in srgb,var(--card-accent,#887af4) 24%,transparent)!important;
    background:color-mix(in srgb,var(--card-bg,#111721) 82%,#000 18%)!important;
    color:var(--card-accent,#cbd4df)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-sigma-mode .eddpt-note .eddpt-sigma-symbol{
    background:color-mix(in srgb,var(--card-bg,#fff) 84%,#dfe6ef 16%)!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-step>div small{
    color:var(--card-accent,#aeb7c4)!important;
    -webkit-text-fill-color:var(--card-accent,#aeb7c4)!important;
}

html body .eddpt-app[data-card-theme="sigma"] .eddpt-note .eddpt-step,
html body .eddpt-app[data-card-theme="sigma"] .eddpt-note .eddpt-step[data-type="decision"]{
    background:
        radial-gradient(circle at 88% 8%,color-mix(in srgb,var(--card-accent) 9%,transparent),transparent 38%),
        linear-gradient(150deg,color-mix(in srgb,#fff 4%,transparent),transparent 60%),
        var(--card-bg)!important;
    box-shadow:inset 0 1px 0 color-mix(in srgb,var(--card-text) 5%,transparent),0 12px 28px rgba(0,0,0,.16)!important;
}

html body .eddpt-app[data-theme="light"][data-card-theme="sigma"] .eddpt-note .eddpt-step,
html body .eddpt-app[data-theme="light"][data-card-theme="sigma"] .eddpt-note .eddpt-step[data-type="decision"]{
    background:
        radial-gradient(circle at 88% 8%,color-mix(in srgb,var(--card-accent) 7%,transparent),transparent 42%),
        linear-gradient(150deg,rgba(255,255,255,.72),rgba(255,255,255,.14) 62%),
        var(--card-bg)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 12px 26px rgba(31,41,55,.07)!important;
}

html body .eddpt-app[data-card-theme="sigma"] .eddpt-note .eddpt-step:hover,
html body .eddpt-app[data-card-theme="sigma"] .eddpt-note .eddpt-step:focus-visible{
    box-shadow:inset 0 1px 0 color-mix(in srgb,var(--card-text) 7%,transparent),0 14px 30px rgba(0,0,0,.18),0 0 0 1px color-mix(in srgb,var(--card-accent) 20%,transparent)!important;
}

html body .eddpt-app .eddpt-theme-intro{
    display:grid!important;
    gap:6px!important;
    margin-bottom:14px!important;
}

html body .eddpt-app .eddpt-theme-intro small{
    color:#9f94ff!important;
    font-size:8px!important;
    font-weight:950!important;
    letter-spacing:.10em!important;
}

html body .eddpt-app .eddpt-theme-intro h3{
    margin:0!important;
    color:#f3f6fb!important;
    font-size:23px!important;
    line-height:1.12!important;
    letter-spacing:-.03em!important;
}

html body .eddpt-app .eddpt-theme-intro p{
    margin:0!important;
    color:#96a3b5!important;
    font-size:10px!important;
    line-height:1.65!important;
}

html body .eddpt-app .eddpt-theme-choice-grid{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
}

html body .eddpt-app .eddpt-theme-choice{
    position:relative!important;
    min-width:0!important;
    display:grid!important;
    grid-template-columns:76px minmax(0,1fr)!important;
    align-items:center!important;
    gap:12px!important;
    padding:13px!important;
    border:1px solid rgba(255,255,255,.085)!important;
    border-radius:15px!important;
    background:rgba(255,255,255,.018)!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-theme-choice:hover,
html body .eddpt-app .eddpt-theme-choice.is-selected,
html body .eddpt-app .eddpt-theme-choice:has(input:checked){
    border-color:rgba(139,124,246,.34)!important;
    background:linear-gradient(135deg,rgba(139,124,246,.08),rgba(89,183,255,.025))!important;
}

html body .eddpt-app .eddpt-theme-choice>input{
    position:absolute!important;
    opacity:0!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-theme-choice>span:last-child{
    min-width:0!important;
    display:grid!important;
    gap:3px!important;
}

html body .eddpt-app .eddpt-theme-choice b{
    color:#eef3f8!important;
    font-size:11px!important;
}

html body .eddpt-app .eddpt-theme-choice small{
    color:#8794a5!important;
    font-size:8.5px!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-theme-choice-preview{
    width:76px!important;
    height:52px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    padding:8px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:11px!important;
    background:#0d131c!important;
}

html body .eddpt-app .eddpt-theme-choice-preview i{
    width:12px!important;
    height:30px!important;
    border-radius:4px!important;
    display:block!important;
}

html body .eddpt-app .eddpt-theme-choice-preview.is-neutral i:nth-child(1){background:#1b2330!important}

html body .eddpt-app .eddpt-theme-choice-preview.is-neutral i:nth-child(2){background:#232117!important}

html body .eddpt-app .eddpt-theme-choice-preview.is-neutral i:nth-child(3){background:#171f2b!important}

html body .eddpt-app .eddpt-theme-choice-preview.is-sigma i:nth-child(1){background:#24365d!important}

html body .eddpt-app .eddpt-theme-choice-preview.is-sigma i:nth-child(2){background:#665225!important}

html body .eddpt-app .eddpt-theme-choice-preview.is-sigma i:nth-child(3){background:#245568!important}

html body .eddpt-app .eddpt-theme-choice-preview.is-sigma i:nth-child(4){background:#285f53!important}

html body .eddpt-app .eddpt-theme-sigma-preview{
    margin-top:12px!important;
    padding:13px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:15px!important;
    background:rgba(255,255,255,.014)!important;
}

html body .eddpt-app .eddpt-theme-sigma-preview>header{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin-bottom:10px!important;
}

html body .eddpt-app .eddpt-theme-sigma-preview>header div{display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-theme-sigma-preview>header small{
    color:#8f83f5!important;font-size:7px!important;font-weight:950!important;letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-theme-sigma-preview>header b{color:#e8edf5!important;font-size:10px!important}

html body .eddpt-app .eddpt-theme-sigma-preview>header span{color:#758397!important;font-size:8px!important}

html body .eddpt-app .eddpt-theme-palette{
    display:grid!important;
    grid-template-columns:repeat(7,minmax(0,1fr))!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-theme-palette-chip{
    min-width:0!important;
    min-height:70px!important;
    display:grid!important;
    grid-template-rows:34px auto!important;
    place-items:center!important;
    gap:4px!important;
    padding:7px 5px!important;
    border:1px solid var(--p-border)!important;
    border-radius:11px!important;
    background:linear-gradient(150deg,color-mix(in srgb,#fff 4%,transparent),transparent 58%),var(--p-bg)!important;
    color:var(--p-accent)!important;
}

html body .eddpt-app .eddpt-theme-palette-chip i{
    width:34px!important;height:31px!important;display:grid!important;place-items:center!important;font-style:normal!important;
}

html body .eddpt-app .eddpt-theme-palette-chip svg{
    width:30px!important;height:27px!important;fill:transparent!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-theme-palette-chip b{
    max-width:100%!important;color:var(--p-text)!important;font-size:6.6px!important;line-height:1.15!important;text-align:center!important;overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-theme-sigma-preview>p{
    margin:10px 0 0!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.055)!important;color:#8290a2!important;font-size:8.5px!important;line-height:1.55!important;
}

html body .eddpt-app .eddpt-theme-sigma-preview>p b{color:#b9c3d0!important}

html body .eddpt-app .eddpt-theme-carry{
    display:grid!important;
    grid-template-columns:18px minmax(0,1fr)!important;
    align-items:start!important;
    gap:10px!important;
    margin-top:12px!important;
    padding:12px!important;
    border:1px solid rgba(139,124,246,.16)!important;
    border-radius:13px!important;
    background:rgba(139,124,246,.04)!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-theme-carry input{width:17px!important;height:17px!important;margin:1px 0 0!important;accent-color:#887af4!important}

html body .eddpt-app .eddpt-theme-carry span{display:grid!important;gap:3px!important}

html body .eddpt-app .eddpt-theme-carry b{color:#e7e3ff!important;font-size:10px!important}

html body .eddpt-app .eddpt-theme-carry small{color:#8693a5!important;font-size:8.5px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-theme-accessibility-note{
    display:flex!important;align-items:center!important;gap:9px!important;margin-top:10px!important;padding:10px 12px!important;border-radius:12px!important;background:rgba(89,183,255,.045)!important;border:1px solid rgba(89,183,255,.11)!important;
}

html body .eddpt-app .eddpt-theme-accessibility-note>i{font-style:normal!important;color:#8ecfff!important;font-size:16px!important}

html body .eddpt-app .eddpt-theme-accessibility-note span{color:#8493a6!important;font-size:8.5px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-theme-accessibility-note b{color:#bdddf5!important}

html body .eddpt-app.eddpt-theme-propagate .eddpt-themed-reference{
    --_sigma-accent:var(--sigma-ref-accent,#887af4);
}

html body .eddpt-app.eddpt-theme-propagate .eddpt-detail-sigma-title.eddpt-themed-reference{
    padding:6px 9px!important;
    border:1px solid color-mix(in srgb,var(--_sigma-accent) 26%,transparent)!important;
    border-radius:11px!important;
    background:color-mix(in srgb,var(--sigma-ref-bg) 68%,transparent)!important;
}

html body .eddpt-app.eddpt-theme-propagate .eddpt-detail-sigma-title.eddpt-themed-reference i,
html body .eddpt-app.eddpt-theme-propagate .eddpt-detail-sigma-title.eddpt-themed-reference small{
    color:var(--_sigma-accent)!important;
    -webkit-text-fill-color:var(--_sigma-accent)!important;
}

html body .eddpt-app.eddpt-theme-propagate .eddpt-sigma-detail.eddpt-themed-reference{
    border-color:color-mix(in srgb,var(--_sigma-accent) 25%,transparent)!important;
    background:linear-gradient(145deg,color-mix(in srgb,var(--sigma-ref-bg) 44%,transparent),rgba(255,255,255,.012))!important;
}

html body .eddpt-app.eddpt-theme-propagate .eddpt-sigma-detail.eddpt-themed-reference .eddpt-sigma-detail-glyph,
html body .eddpt-app.eddpt-theme-propagate .eddpt-sigma-detail.eddpt-themed-reference .eddpt-sigma-detail-head>span{
    color:var(--_sigma-accent)!important;
}

html body .eddpt-app.eddpt-theme-propagate .eddpt-workshop-sigma.eddpt-themed-reference{
    border-color:color-mix(in srgb,var(--_sigma-accent) 24%,transparent)!important;
    background:color-mix(in srgb,var(--sigma-ref-bg) 58%,transparent)!important;
}

html body .eddpt-app.eddpt-theme-propagate .eddpt-workshop-sigma.eddpt-themed-reference>i,
html body .eddpt-app.eddpt-theme-propagate .eddpt-workshop-sigma.eddpt-themed-reference small{
    color:var(--_sigma-accent)!important;
    -webkit-text-fill-color:var(--_sigma-accent)!important;
}

html body .eddpt-app.eddpt-theme-propagate .eddpt-compact-sigma-glyph.eddpt-themed-reference{
    color:var(--_sigma-accent)!important;
    border-color:color-mix(in srgb,var(--_sigma-accent) 25%,transparent)!important;
    background:color-mix(in srgb,var(--sigma-ref-bg) 58%,transparent)!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-intro{
    display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:16px!important;margin-bottom:12px!important;padding:12px 13px!important;border:1px solid rgba(139,124,246,.15)!important;border-radius:14px!important;background:linear-gradient(135deg,rgba(139,124,246,.07),rgba(89,183,255,.025))!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-intro>div{display:grid!important;gap:3px!important;min-width:0!important}

html body .eddpt-app .eddpt-sigma-toolbox-intro small{color:#a99fff!important;font-size:7px!important;font-weight:950!important;letter-spacing:.09em!important}

html body .eddpt-app .eddpt-sigma-toolbox-intro h3{margin:0!important;color:#f4f6fb!important;font-size:19px!important;letter-spacing:-.025em!important}

html body .eddpt-app .eddpt-sigma-toolbox-intro p{margin:0!important;color:#8d9aab!important;font-size:8.7px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-sigma-toolbox-section{margin-top:11px!important}

html body .eddpt-app .eddpt-sigma-toolbox-section>header{
    display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:7px!important;padding:0 3px!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-section>header small{color:#8478e8!important;font-size:6.7px!important;font-weight:950!important;letter-spacing:.09em!important}

html body .eddpt-app .eddpt-sigma-toolbox-section>header b{color:#cdd5df!important;font-size:9px!important}

html body .eddpt-app .eddpt-sigma-toolbox-section>header span{margin-left:auto!important;color:#6f7d90!important;font-size:7px!important}

html body .eddpt-app .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid{
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid>button{
    min-width:0!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:76px!important;padding:10px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:13px!important;background:rgba(255,255,255,.018)!important;text-align:left!important;cursor:pointer!important;
}

html body .eddpt-app[data-card-theme="sigma"] .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid>button{
    border-color:color-mix(in srgb,var(--sigma-ref-border,#455) 85%,transparent)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--sigma-ref-bg,#111721) 76%,transparent),rgba(255,255,255,.012))!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid>button:hover,
html body .eddpt-app .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid>button:focus-visible{
    transform:translateY(-1px)!important;border-color:color-mix(in srgb,var(--sigma-ref-accent,#887af4) 45%,rgba(139,124,246,.35))!important;box-shadow:0 8px 22px rgba(0,0,0,.18)!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid>button>i{
    width:46px!important;height:44px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:11px!important;background:rgba(2,6,10,.18)!important;color:var(--sigma-ref-accent,#cdd5df)!important;font-style:normal!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-section svg{width:34px!important;height:30px!important;fill:transparent!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}

html body .eddpt-app .eddpt-sigma-toolbox-section button>span{display:grid!important;gap:3px!important;min-width:0!important}

html body .eddpt-app .eddpt-sigma-toolbox-section button b{color:var(--sigma-ref-text,#edf2f8)!important;font-size:10px!important}

html body .eddpt-app .eddpt-sigma-toolbox-section button small{color:var(--sigma-ref-muted,#8996a8)!important;font-size:7.8px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-sigma-connection-guide{
    margin-top:13px!important;padding:12px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:14px!important;background:rgba(255,255,255,.014)!important;
}

html body .eddpt-app .eddpt-sigma-connection-guide>header{display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-sigma-connection-guide>header small{color:#8478e8!important;font-size:6.7px!important;font-weight:950!important;letter-spacing:.09em!important}

html body .eddpt-app .eddpt-sigma-connection-guide>header b{color:#d7dee8!important;font-size:10px!important}

html body .eddpt-app .eddpt-sigma-connection-guide>p{margin:5px 0 9px!important;color:#8391a3!important;font-size:8px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-sigma-connection-guide>div{display:flex!important;gap:5px!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-sigma-connection-guide>div>span{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:5px 7px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:999px!important;background:rgba(255,255,255,.018)!important}

html body .eddpt-app .eddpt-sigma-connection-guide>div>span i{width:22px!important;display:block!important;font-style:normal!important}

html body .eddpt-app .eddpt-sigma-connection-guide>div>span u{display:block!important;width:21px!important;border-top:2px solid #aab7c8!important;text-decoration:none!important}

html body .eddpt-app .eddpt-sigma-connection-guide>div>span[data-edge-type="rework"] u,
html body .eddpt-app .eddpt-sigma-connection-guide>div>span[data-edge-type="manual_information"] u{border-top-style:dashed!important}

html body .eddpt-app .eddpt-sigma-connection-guide>div>span[data-edge-type="exception"] u,
html body .eddpt-app .eddpt-sigma-connection-guide>div>span[data-edge-type="data_flow"] u{border-top-style:dotted!important}

html body .eddpt-app .eddpt-sigma-connection-guide>div>span[data-edge-type="escalation"] u{border-top:3px double #aab7c8!important}

html body .eddpt-app .eddpt-sigma-connection-guide>div>span[data-edge-type="material_flow"] u{border-top-width:3px!important}

html body .eddpt-app .eddpt-sigma-connection-guide>div>span b{color:#9ca9b8!important;font-size:6.8px!important}

html body .eddpt-app .eddpt-sigma-toolbox-note{
    display:flex!important;gap:7px!important;align-items:flex-start!important;margin-top:10px!important;padding:9px 11px!important;border-left:2px solid rgba(139,124,246,.65)!important;border-radius:7px!important;background:rgba(139,124,246,.04)!important;
}

html body .eddpt-app .eddpt-sigma-toolbox-note b{color:#c9c2ff!important;font-size:8px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-sigma-toolbox-note span{color:#7f8da0!important;font-size:7.8px!important;line-height:1.45!important}

html body .eddpt-app[data-theme="light"] .eddpt-theme-intro h3,
html body .eddpt-app[data-theme="light"] .eddpt-theme-choice b,
html body .eddpt-app[data-theme="light"] .eddpt-theme-sigma-preview>header b,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-intro h3,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-connection-guide>header b{
    color:#223047!important;-webkit-text-fill-color:#223047!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-intro p,
html body .eddpt-app[data-theme="light"] .eddpt-theme-choice small,
html body .eddpt-app[data-theme="light"] .eddpt-theme-sigma-preview>header span,
html body .eddpt-app[data-theme="light"] .eddpt-theme-sigma-preview>p,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-intro p,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-connection-guide>p{
    color:#5d6c80!important;-webkit-text-fill-color:#5d6c80!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice,
html body .eddpt-app[data-theme="light"] .eddpt-theme-sigma-preview,
html body .eddpt-app[data-theme="light"] .eddpt-sigma-connection-guide{
    background:#fff!important;border-color:rgba(43,58,80,.13)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice:hover,
html body .eddpt-app[data-theme="light"] .eddpt-theme-choice:has(input:checked){
    background:linear-gradient(135deg,#f5f3ff,#f8fbff)!important;border-color:rgba(116,104,234,.35)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice-preview{background:#f0f3f7!important;border-color:rgba(43,58,80,.12)!important}

html body .eddpt-app[data-theme="light"] .eddpt-theme-carry{background:#f7f5ff!important;border-color:rgba(116,104,234,.18)!important}

html body .eddpt-app[data-theme="light"] .eddpt-theme-carry b{color:#51458f!important;-webkit-text-fill-color:#51458f!important}

html body .eddpt-app[data-theme="light"] .eddpt-theme-carry small{color:#5f6e82!important;-webkit-text-fill-color:#5f6e82!important}

html body .eddpt-app[data-theme="light"] .eddpt-theme-accessibility-note{background:#f2f8fd!important;border-color:rgba(50,111,168,.14)!important}

html body .eddpt-app[data-theme="light"] .eddpt-theme-accessibility-note span{color:#596b7e!important;-webkit-text-fill-color:#596b7e!important}

html body .eddpt-app[data-theme="light"] .eddpt-theme-accessibility-note b{color:#315d82!important;-webkit-text-fill-color:#315d82!important}

html body .eddpt-app[data-theme="light"] .eddpt-theme-palette-chip{
    background:linear-gradient(150deg,rgba(255,255,255,.82),rgba(255,255,255,.20) 62%),var(--p-bg)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-section>header b{color:#42516a!important;-webkit-text-fill-color:#42516a!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid>button{background:#fff!important;border-color:rgba(43,58,80,.13)!important}

html body .eddpt-app[data-theme="light"][data-card-theme="sigma"] .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid>button{
    background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(255,255,255,.24)),var(--sigma-ref-bg)!important;border-color:var(--sigma-ref-border)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid>button>i{background:rgba(255,255,255,.48)!important;border-color:rgba(43,58,80,.10)!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-section button b{color:var(--sigma-ref-text,#26364a)!important;-webkit-text-fill-color:var(--sigma-ref-text,#26364a)!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-section button small{color:var(--sigma-ref-muted,#5f6e82)!important;-webkit-text-fill-color:var(--sigma-ref-muted,#5f6e82)!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-connection-guide>div>span{background:#f7f9fb!important;border-color:rgba(43,58,80,.11)!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-connection-guide>div>span b{color:#55667a!important;-webkit-text-fill-color:#55667a!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-note{background:#f7f5ff!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-note b{color:#584d97!important;-webkit-text-fill-color:#584d97!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-toolbox-note span{color:#5c6c80!important;-webkit-text-fill-color:#5c6c80!important}

html body .eddpt-app[data-theme="light"].eddpt-theme-propagate .eddpt-sigma-detail.eddpt-themed-reference,
html body .eddpt-app[data-theme="light"].eddpt-theme-propagate .eddpt-workshop-sigma.eddpt-themed-reference,
html body .eddpt-app[data-theme="light"].eddpt-theme-propagate .eddpt-detail-sigma-title.eddpt-themed-reference{
    background:color-mix(in srgb,var(--sigma-ref-bg) 86%,#fff 14%)!important;
    border-color:var(--sigma-ref-border)!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-theme-choice-grid{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-theme-palette{grid-template-columns:repeat(4,minmax(0,1fr))!important}
html body .eddpt-app .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-sigma-toolbox-intro{align-items:flex-start!important;flex-direction:column!important}
}

@media (max-width:480px){
html body .eddpt-app .eddpt-theme-palette{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

html body .eddpt-app .eddpt-health{
    -webkit-appearance:none!important;
    appearance:none!important;
    width:166px!important;
    min-width:166px!important;
    min-height:108px!important;
    margin:0!important;
    padding:12px 13px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    align-content:center!important;
    justify-items:start!important;
    gap:3px!important;
    text-align:left!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:18px!important;
    background:linear-gradient(145deg,rgba(18,25,36,.94),rgba(12,18,27,.88))!important;
    color:#f4f7fb!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.16)!important;
    cursor:pointer!important;
    transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease!important;
}

html body .eddpt-app .eddpt-health:hover{
    transform:translateY(-1px)!important;
    border-color:rgba(139,124,246,.32)!important;
    background:linear-gradient(145deg,rgba(24,31,45,.97),rgba(14,20,30,.94))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 16px 34px rgba(0,0,0,.22),0 0 22px rgba(139,124,246,.06)!important;
}

html body .eddpt-app .eddpt-health:focus-visible{
    outline:2px solid rgba(167,155,255,.86)!important;
    outline-offset:3px!important;
}

html body .eddpt-app .eddpt-health span{
    color:#8d9bad!important;
    -webkit-text-fill-color:#8d9bad!important;
    font-size:8px!important;
    line-height:1!important;
    font-weight:850!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-health strong{
    margin:2px 0 3px!important;
    color:#f6f8fc!important;
    -webkit-text-fill-color:#f6f8fc!important;
    font-size:25px!important;
    line-height:1!important;
    letter-spacing:-.035em!important;
    font-weight:880!important;
}

html body .eddpt-app .eddpt-health small{
    margin-top:3px!important;
    color:#77869a!important;
    -webkit-text-fill-color:#77869a!important;
    font-size:7px!important;
    line-height:1.2!important;
    font-weight:760!important;
}

html body .eddpt-app .eddpt-health>i{
    width:100%!important;
    height:5px!important;
    margin-top:4px!important;
    overflow:hidden!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.07)!important;
}

html body .eddpt-app .eddpt-health>i>b{
    display:block!important;
    width:0;
    height:100%!important;
    border-radius:inherit!important;
    background:linear-gradient(90deg,#7467dd,#9c91ff)!important;
    transition:width .32s ease!important;
}

html body .eddpt-app .eddpt-health[data-readiness-tone="excellent"]>i>b,
html body .eddpt-app .eddpt-health[data-readiness-tone="strong"]>i>b{background:linear-gradient(90deg,#4fbf91,#79dfb6)!important}

html body .eddpt-app .eddpt-health[data-readiness-tone="good"]>i>b{background:linear-gradient(90deg,#6b86ee,#83a6ff)!important}

html body .eddpt-app .eddpt-health[data-readiness-tone="developing"]>i>b{background:linear-gradient(90deg,#a987e7,#bba3ff)!important}

html body .eddpt-app .eddpt-health[data-readiness-tone="early"]>i>b{background:linear-gradient(90deg,#c99b54,#efbd69)!important}

html body .eddpt-app .eddpt-health[data-readiness-tone="foundation"]>i>b{background:linear-gradient(90deg,#b76d77,#e08b96)!important}

html body .eddpt-app .eddpt-readiness-intro{
    display:grid!important;
    grid-template-columns:150px minmax(0,1fr)!important;
    gap:18px!important;
    align-items:stretch!important;
    padding:4px 0 18px!important;
}

html body .eddpt-app .eddpt-readiness-score{
    min-height:138px!important;
    display:grid!important;
    align-content:center!important;
    justify-items:center!important;
    gap:7px!important;
    border:1px solid rgba(139,124,246,.20)!important;
    border-radius:20px!important;
    background:radial-gradient(circle at 50% 15%,rgba(139,124,246,.13),transparent 58%),rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-readiness-score strong{
    color:#f5f7fb!important;
    font-size:38px!important;
    line-height:1!important;
    letter-spacing:-.055em!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-readiness-score span{
    padding:5px 9px!important;
    border:1px solid rgba(139,124,246,.19)!important;
    border-radius:999px!important;
    color:#b9b0ff!important;
    background:rgba(139,124,246,.07)!important;
    font-size:8px!important;
    font-weight:900!important;
    letter-spacing:.05em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-readiness-intro>div:last-child{
    display:grid!important;
    align-content:center!important;
    gap:5px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-readiness-intro>div:last-child>small,
html body .eddpt-app .eddpt-readiness-section-head small{
    color:#9d92ff!important;
    font-size:8px!important;
    font-weight:900!important;
    letter-spacing:.09em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-readiness-intro>div:last-child>b{
    color:#eef2f8!important;
    font-size:16px!important;
    line-height:1.25!important;
}

html body .eddpt-app .eddpt-readiness-intro p{
    margin:3px 0!important;
    color:#a1adbd!important;
    font-size:10px!important;
    line-height:1.65!important;
}

html body .eddpt-app .eddpt-readiness-intro>div:last-child>span{
    color:#748296!important;
    font-size:8px!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-readiness-section-head{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:14px!important;
    margin:6px 0 10px!important;
    padding-top:15px!important;
    border-top:1px solid rgba(255,255,255,.065)!important;
}

html body .eddpt-app .eddpt-readiness-section-head>div{display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-readiness-section-head b{color:#edf2f8!important;font-size:13px!important}

html body .eddpt-app .eddpt-readiness-section-head>span{max-width:300px!important;color:#78869a!important;font-size:8px!important;line-height:1.4!important;text-align:right!important}

html body .eddpt-app .eddpt-readiness-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
}

html body .eddpt-app .eddpt-readiness-category{
    min-width:0!important;
    padding:12px!important;
    display:grid!important;
    gap:8px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:15px!important;
    background:linear-gradient(145deg,rgba(255,255,255,.028),rgba(255,255,255,.012))!important;
}

html body .eddpt-app .eddpt-readiness-category>header{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:10px!important;
}

html body .eddpt-app .eddpt-readiness-category>header>div{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-readiness-category>header b{color:#e8edf4!important;font-size:10px!important;line-height:1.25!important}

html body .eddpt-app .eddpt-readiness-category>header small{color:#728095!important;font-size:7px!important}

html body .eddpt-app .eddpt-readiness-category>header strong{color:#f4f7fb!important;font-size:18px!important;line-height:1!important}

html body .eddpt-app .eddpt-readiness-category>i{
    display:block!important;
    width:100%!important;
    height:4px!important;
    overflow:hidden!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.06)!important;
}

html body .eddpt-app .eddpt-readiness-category>i>b{display:block!important;height:100%!important;border-radius:inherit!important;background:#8376ee!important}

html body .eddpt-app .eddpt-readiness-category[data-readiness-tone="strong"]>i>b{background:#59c698!important}

html body .eddpt-app .eddpt-readiness-category[data-readiness-tone="good"]>i>b{background:#6e8ef1!important}

html body .eddpt-app .eddpt-readiness-category[data-readiness-tone="developing"]>i>b{background:#a083df!important}

html body .eddpt-app .eddpt-readiness-category[data-readiness-tone="early"]>i>b{background:#d1a05b!important}

html body .eddpt-app .eddpt-readiness-category[data-readiness-tone="foundation"]>i>b{background:#c57782!important}

html body .eddpt-app .eddpt-readiness-category[data-readiness-tone="na"]{opacity:.64!important;background:rgba(255,255,255,.012)!important}

html body .eddpt-app .eddpt-readiness-category>p{margin:0!important;color:#8795a8!important;font-size:8px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-readiness-metrics{display:grid!important;gap:4px!important;padding-top:5px!important;border-top:1px solid rgba(255,255,255,.045)!important}

html body .eddpt-app .eddpt-readiness-metrics>span{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:2px 8px!important;align-items:center!important}

html body .eddpt-app .eddpt-readiness-metrics b{color:#aeb8c7!important;font-size:7px!important;font-weight:800!important}

html body .eddpt-app .eddpt-readiness-metrics em{font-style:normal!important;color:#c9d1dd!important;font-size:7px!important;font-weight:900!important}

html body .eddpt-app .eddpt-readiness-metrics small{grid-column:1/-1!important;color:#68778b!important;font-size:6.5px!important;line-height:1.35!important}

html body .eddpt-app .eddpt-readiness-actions{
    margin:0!important;
    padding:0!important;
    display:grid!important;
    gap:7px!important;
    list-style:none!important;
}

html body .eddpt-app .eddpt-readiness-actions li{
    display:grid!important;
    grid-template-columns:27px minmax(0,1fr) auto!important;
    gap:10px!important;
    align-items:center!important;
    padding:10px!important;
    border:1px solid rgba(255,255,255,.065)!important;
    border-radius:13px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-readiness-actions li>span{
    width:27px!important;height:27px!important;display:grid!important;place-items:center!important;border-radius:9px!important;
    color:#d9d4ff!important;background:rgba(139,124,246,.09)!important;border:1px solid rgba(139,124,246,.18)!important;font-size:9px!important;font-weight:900!important;
}

html body .eddpt-app .eddpt-readiness-actions li>div{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-readiness-actions small{color:#9186e9!important;font-size:6.5px!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-readiness-actions b{color:#e7edf5!important;font-size:9px!important;line-height:1.35!important}

html body .eddpt-app .eddpt-readiness-actions p{margin:0!important;color:#7f8da0!important;font-size:7.5px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-readiness-actions li>em{font-style:normal!important;white-space:nowrap!important;padding:4px 7px!important;border-radius:999px!important;color:#8dd8bb!important;background:rgba(83,209,154,.06)!important;border:1px solid rgba(83,209,154,.13)!important;font-size:7px!important;font-weight:850!important}

html body .eddpt-app .eddpt-readiness-complete,
html body .eddpt-app .eddpt-readiness-separation,
html body .eddpt-app .eddpt-validation-separation{
    display:grid!important;gap:3px!important;padding:11px 12px!important;border:1px solid rgba(139,124,246,.14)!important;border-radius:13px!important;background:rgba(139,124,246,.045)!important;
}

html body .eddpt-app .eddpt-readiness-separation{margin-top:13px!important}

html body .eddpt-app .eddpt-readiness-complete b,
html body .eddpt-app .eddpt-readiness-separation b,
html body .eddpt-app .eddpt-validation-separation b{color:#dcd7ff!important;font-size:9px!important}

html body .eddpt-app .eddpt-readiness-complete span,
html body .eddpt-app .eddpt-readiness-separation span,
html body .eddpt-app .eddpt-validation-separation span{color:#8794a7!important;font-size:8px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-validation-separation{margin:-2px 0 10px!important}

html body .eddpt-app .eddpt-valid-summary{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}

html body .eddpt-app[data-theme="light"] .eddpt-health{
    border-color:#d6dce5!important;
    background:linear-gradient(145deg,#ffffff,#f6f8fb)!important;
    color:#172033!important;
    box-shadow:0 10px 25px rgba(26,37,57,.07)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-health span{color:#59677a!important;-webkit-text-fill-color:#59677a!important}

html body .eddpt-app[data-theme="light"] .eddpt-health strong{color:#172033!important;-webkit-text-fill-color:#172033!important}

html body .eddpt-app[data-theme="light"] .eddpt-health small{color:#657489!important;-webkit-text-fill-color:#657489!important}

html body .eddpt-app[data-theme="light"] .eddpt-health>i{background:#e4e8ef!important}

html body .eddpt-app[data-theme="light"] .eddpt-readiness-score,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-category,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-actions li{
    border-color:#d9dfe8!important;
    background:linear-gradient(145deg,#ffffff,#f7f9fc)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-readiness-score strong,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-intro>div:last-child>b,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-section-head b,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-category>header b,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-category>header strong,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-actions b{
    color:#172033!important;-webkit-text-fill-color:#172033!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-readiness-intro p,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-category>p,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-actions p,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-complete span,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-separation span,
html body .eddpt-app[data-theme="light"] .eddpt-validation-separation span{
    color:#536176!important;-webkit-text-fill-color:#536176!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-readiness-category>header small,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-metrics small,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-section-head>span,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-intro>div:last-child>span{
    color:#647287!important;-webkit-text-fill-color:#647287!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-readiness-metrics b{color:#45546a!important;-webkit-text-fill-color:#45546a!important}

html body .eddpt-app[data-theme="light"] .eddpt-readiness-metrics em{color:#253249!important;-webkit-text-fill-color:#253249!important}

html body .eddpt-app[data-theme="light"] .eddpt-readiness-category>i{background:#e4e8ef!important}

html body .eddpt-app[data-theme="light"] .eddpt-readiness-section-head{border-color:#e0e5ec!important}

html body .eddpt-app[data-theme="light"] .eddpt-readiness-complete,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-separation,
html body .eddpt-app[data-theme="light"] .eddpt-validation-separation{
    border-color:#d8d4f6!important;background:#f5f3ff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-readiness-complete b,
html body .eddpt-app[data-theme="light"] .eddpt-readiness-separation b,
html body .eddpt-app[data-theme="light"] .eddpt-validation-separation b{color:#3c356f!important;-webkit-text-fill-color:#3c356f!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-readiness-intro{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-readiness-score{min-height:112px!important}
html body .eddpt-app .eddpt-readiness-grid{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-readiness-section-head{align-items:flex-start!important;flex-direction:column!important}
html body .eddpt-app .eddpt-readiness-section-head>span{text-align:left!important;max-width:none!important}
html body .eddpt-app .eddpt-readiness-actions li{grid-template-columns:27px minmax(0,1fr)!important}
html body .eddpt-app .eddpt-readiness-actions li>em{grid-column:2!important;justify-self:start!important}
}

html body .eddpt-app .eddpt-sigma-rail{
    overflow:hidden!important;
    transition:padding .18s ease,margin .18s ease,border-color .18s ease,background .18s ease!important;
}

html body .eddpt-app .eddpt-sigma-rail-body{
    display:block!important;
}

html body .eddpt-app .eddpt-sigma-compact-summary{
    display:none!important;
    align-items:center!important;
    gap:9px!important;
    flex-wrap:wrap!important;
    margin-top:3px!important;
    min-height:14px!important;
}

html body .eddpt-app .eddpt-sigma-compact-summary span{
    color:#728197!important;
    font-size:6.6px!important;
    line-height:1.2!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-sigma-compact-summary b{
    color:#dce4ef!important;
    font-size:7px!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-sigma-collapse-btn{
    all:unset!important;
    box-sizing:border-box!important;
    min-height:30px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    padding:0 10px!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:9px!important;
    background:rgba(255,255,255,.028)!important;
    color:#aeb9c8!important;
    cursor:pointer!important;
    transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important;
}

html body .eddpt-app .eddpt-sigma-collapse-btn b{
    font-size:7px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:.045em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-sigma-collapse-btn:hover{
    color:#f1f4f8!important;
    background:rgba(139,124,246,.075)!important;
    border-color:rgba(139,124,246,.28)!important;
    box-shadow:0 0 16px rgba(139,124,246,.06)!important;
}

html body .eddpt-app .eddpt-sigma-collapse-btn:focus-visible{
    outline:2px solid rgba(167,155,255,.70)!important;
    outline-offset:2px!important;
}

html body .eddpt-app .eddpt-sigma-collapse-icon{
    width:8px!important;
    height:8px!important;
    flex:0 0 8px!important;
    border-right:1.7px solid currentColor!important;
    border-bottom:1.7px solid currentColor!important;
    transform:rotate(225deg) translate(-1px,-1px)!important;
    transform-origin:center!important;
    transition:transform .18s ease!important;
}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed{
    margin:-2px 0 8px!important;
    padding:7px 9px!important;
    border-color:rgba(139,124,246,.10)!important;
    background:
        linear-gradient(90deg,rgba(139,124,246,.035),rgba(89,183,255,.012) 48%,rgba(255,255,255,.008)),
        rgba(8,12,18,.66)!important;
}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-sigma-rail-head{
    margin-bottom:0!important;
}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-sigma-rail-body{
    display:none!important;
}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-sigma-compact-summary{
    display:flex!important;
}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-sigma-collapse-icon{
    transform:rotate(45deg) translate(-1px,-1px)!important;
}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-sigma-collapse-btn{
    border-color:rgba(139,124,246,.20)!important;
    background:rgba(139,124,246,.045)!important;
    color:#b9b1f5!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-collapse-btn{
    color:#59677a!important;
    background:#f7f8fb!important;
    border-color:#d7dde7!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-collapse-btn:hover{
    color:#4d43a8!important;
    background:#f0eeff!important;
    border-color:#c9c2f2!important;
    box-shadow:0 5px 15px rgba(70,61,145,.07)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-compact-summary span{color:#728095!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-compact-summary b{color:#263246!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-rail.is-collapsed{
    background:linear-gradient(90deg,#f8f7ff,#fff 52%,#fafbfd)!important;
    border-color:#dfe2ee!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-rail.is-collapsed .eddpt-sigma-collapse-btn{
    color:#5549b4!important;
    background:#f1efff!important;
    border-color:#d4cef6!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-sigma-rail-head{
        align-items:flex-start!important;
        flex-direction:row!important;
    }
html body .eddpt-app .eddpt-sigma-rail-actions{
        gap:5px!important;
    }
html body .eddpt-app .eddpt-sigma-analysis-flags{
        display:none!important;
    }
}

@media (max-width:620px){
html body .eddpt-app .eddpt-sigma-rail-head{
        display:grid!important;
        grid-template-columns:minmax(0,1fr) auto!important;
        gap:8px!important;
    }
html body .eddpt-app .eddpt-sigma-reference-btn b{
        display:none!important;
    }
html body .eddpt-app .eddpt-sigma-reference-btn{
        width:30px!important;
        padding:0!important;
        justify-content:center!important;
    }
html body .eddpt-app .eddpt-sigma-collapse-btn b{
        display:none!important;
    }
html body .eddpt-app .eddpt-sigma-collapse-btn{
        width:30px!important;
        padding:0!important;
    }
}

html body .eddpt-app .eddpt-theme-tool{
    box-sizing:border-box!important;
    height:34px!important;
    min-height:34px!important;
    max-height:34px!important;
    width:auto!important;
    min-width:0!important;
    display:inline-flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    padding:0 10px 0 6px!important;
    overflow:visible!important;
    border-radius:9px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-theme-tool-dot{display:none!important}

html body .eddpt-app .eddpt-theme-tool-icon{
    all:unset!important;
    box-sizing:border-box!important;
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    min-height:24px!important;
    flex:0 0 24px!important;
    display:grid!important;
    place-items:center!important;
    overflow:visible!important;
    line-height:0!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-theme-tool-icon img{
    all:unset!important;
    box-sizing:border-box!important;
    display:block!important;
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    min-height:24px!important;
    max-width:24px!important;
    max-height:24px!important;
    object-fit:contain!important;
    object-position:center!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:50%!important;
    opacity:1!important;
    transform:none!important;
    filter:drop-shadow(0 2px 4px rgba(0,0,0,.32))!important;
    pointer-events:none!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-theme-tool b{
    display:block!important;
    margin:0!important;
    padding:0!important;
    color:inherit!important;
    -webkit-text-fill-color:currentColor!important;
    font-size:8.5px!important;
    font-weight:900!important;
    line-height:1!important;
    letter-spacing:.015em!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-theme-tool:hover .eddpt-theme-tool-icon img,
html body .eddpt-app .eddpt-theme-tool:focus-visible .eddpt-theme-tool-icon img{
    transform:scale(1.045)!important;
    filter:drop-shadow(0 3px 7px rgba(91,118,255,.28)) drop-shadow(0 0 5px rgba(81,224,255,.16))!important;
}

html body .eddpt-app .eddpt-theme-tool.is-active{
    border-color:rgba(137,119,255,.30)!important;
    background:linear-gradient(135deg,rgba(137,119,255,.10),rgba(48,203,230,.045))!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-tool{
    border-color:rgba(43,58,80,.14)!important;
    background:linear-gradient(180deg,#ffffff,#f5f7fb)!important;
    color:#334155!important;
    -webkit-text-fill-color:#334155!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-tool:hover,
html body .eddpt-app[data-theme="light"] .eddpt-theme-tool:focus-visible{
    border-color:rgba(105,88,230,.28)!important;
    background:linear-gradient(180deg,#ffffff,#f0f1ff)!important;
    color:#4d43a7!important;
    -webkit-text-fill-color:#4d43a7!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-tool-icon img{
    filter:drop-shadow(0 2px 4px rgba(31,41,55,.18))!important;
}

@media (max-width:720px){
html body .eddpt-app .eddpt-theme-tool{padding-right:7px!important}
html body .eddpt-app .eddpt-theme-tool-icon,
    html body .eddpt-app .eddpt-theme-tool-icon img{
        width:22px!important;
        height:22px!important;
        min-width:22px!important;
        min-height:22px!important;
        max-width:22px!important;
        max-height:22px!important;
        flex-basis:22px!important;
    }
}

html body .eddpt-app .eddpt-theme-tool{
    box-sizing:border-box!important;
    display:inline-flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    flex:0 0 auto!important;
    align-items:center!important;
    justify-content:flex-start!important;
    align-content:center!important;
    gap:8px!important;
    width:auto!important;
    min-width:94px!important;
    max-width:none!important;
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    margin:0!important;
    padding:4px 12px 4px 6px!important;
    overflow:hidden!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:11px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.047),rgba(255,255,255,.022))!important;
    color:#d9e0ea!important;
    -webkit-text-fill-color:#d9e0ea!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
    white-space:nowrap!important;
    text-align:left!important;
    line-height:1!important;
    vertical-align:middle!important;
}

html body .eddpt-app .eddpt-theme-tool:hover{
    border-color:rgba(137,119,255,.30)!important;
    background:linear-gradient(180deg,rgba(137,119,255,.095),rgba(63,185,229,.035))!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 0 1px rgba(137,119,255,.035)!important;
}

html body .eddpt-app .eddpt-theme-tool:focus-visible{
    outline:none!important;
    border-color:rgba(156,140,255,.62)!important;
    box-shadow:0 0 0 3px rgba(137,119,255,.13),inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-theme-tool.is-active{
    border-color:rgba(137,119,255,.34)!important;
    background:linear-gradient(135deg,rgba(137,119,255,.13),rgba(48,203,230,.045))!important;
}

html body .eddpt-app .eddpt-theme-tool-icon{
    all:unset!important;
    box-sizing:border-box!important;
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    flex:0 0 28px!important;
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    min-height:28px!important;
    max-width:28px!important;
    max-height:28px!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border-radius:50%!important;
    line-height:0!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-theme-tool-icon img{
    all:unset!important;
    box-sizing:border-box!important;
    display:block!important;
    flex:none!important;
    width:27px!important;
    height:27px!important;
    min-width:27px!important;
    min-height:27px!important;
    max-width:27px!important;
    max-height:27px!important;
    margin:0!important;
    padding:0!important;
    object-fit:contain!important;
    object-position:center!important;
    border:0!important;
    border-radius:0!important;
    opacity:1!important;
    transform:none!important;
    filter:drop-shadow(0 2px 4px rgba(0,0,0,.28))!important;
    pointer-events:none!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-theme-tool b{
    all:unset!important;
    box-sizing:border-box!important;
    display:block!important;
    flex:0 0 auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    color:inherit!important;
    -webkit-text-fill-color:currentColor!important;
    font-family:inherit!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1!important;
    letter-spacing:.015em!important;
    white-space:nowrap!important;
    text-align:left!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-theme-tool:hover .eddpt-theme-tool-icon img,
html body .eddpt-app .eddpt-theme-tool:focus-visible .eddpt-theme-tool-icon img{
    transform:scale(1.035)!important;
    filter:drop-shadow(0 2px 5px rgba(0,0,0,.22)) drop-shadow(0 0 5px rgba(91,118,255,.20))!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-tool{
    border-color:rgba(43,58,80,.15)!important;
    background:linear-gradient(180deg,#fff,#f4f6f9)!important;
    color:#334155!important;
    -webkit-text-fill-color:#334155!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.85)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-tool:hover,
html body .eddpt-app[data-theme="light"] .eddpt-theme-tool:focus-visible{
    border-color:rgba(105,88,230,.32)!important;
    background:linear-gradient(180deg,#fff,#eef0ff)!important;
    color:#4d43a7!important;
    -webkit-text-fill-color:#4d43a7!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-tool-icon img{
    filter:drop-shadow(0 2px 4px rgba(31,41,55,.16))!important;
}

html body .eddpt-app .eddpt-board-assist-tools .eddpt-theme-tool{
    order:initial!important;
    align-self:center!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-theme-tool{
        min-width:90px!important;
        height:36px!important;
        min-height:36px!important;
        max-height:36px!important;
        gap:7px!important;
        padding:4px 10px 4px 5px!important;
    }
html body .eddpt-app .eddpt-theme-tool-icon{
        flex-basis:26px!important;
        width:26px!important;height:26px!important;
        min-width:26px!important;min-height:26px!important;
        max-width:26px!important;max-height:26px!important;
    }
html body .eddpt-app .eddpt-theme-tool-icon img{
        width:25px!important;height:25px!important;
        min-width:25px!important;min-height:25px!important;
        max-width:25px!important;max-height:25px!important;
    }
}

@media (max-width:520px){
html body .eddpt-app .eddpt-theme-tool{
        min-width:86px!important;
        height:35px!important;
        min-height:35px!important;
        max-height:35px!important;
        gap:6px!important;
        padding:4px 9px 4px 5px!important;
        border-radius:10px!important;
    }
html body .eddpt-app .eddpt-theme-tool-icon{
        flex-basis:24px!important;
        width:24px!important;height:24px!important;
        min-width:24px!important;min-height:24px!important;
        max-width:24px!important;max-height:24px!important;
    }
html body .eddpt-app .eddpt-theme-tool-icon img{
        width:23px!important;height:23px!important;
        min-width:23px!important;min-height:23px!important;
        max-width:23px!important;max-height:23px!important;
    }
html body .eddpt-app .eddpt-theme-tool b{font-size:9px!important}
}

html body .eddpt-app .eddpt-board-assist-tools{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:9px!important;
    width:max-content!important;
    max-width:100%!important;
    padding:9px!important;
    border:1px solid rgba(101,124,170,.34)!important;
    border-radius:16px!important;
    background:
        radial-gradient(circle at 92% 8%,rgba(62,184,255,.075),transparent 38%),
        radial-gradient(circle at 8% 0%,rgba(139,92,246,.075),transparent 35%),
        linear-gradient(180deg,rgba(13,19,30,.96),rgba(8,13,22,.96))!important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.045),
        0 12px 30px rgba(0,0,0,.20),
        0 0 0 1px rgba(117,97,255,.035),
        0 0 22px rgba(69,145,255,.04)!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-board-assist-primary{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    min-width:0!important;
    flex-wrap:nowrap!important;
}

html body .eddpt-app .eddpt-visual-system{
    min-height:42px!important;
    height:42px!important;
    padding:4px!important;
    gap:2px!important;
    border:1px solid rgba(92,110,146,.27)!important;
    border-radius:12px!important;
    background:linear-gradient(180deg,rgba(7,12,21,.88),rgba(8,13,22,.70))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-visual-system>span{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    align-self:stretch!important;
    padding:0 15px 0 13px!important;
    color:#d8deea!important;
    font-size:9px!important;
    font-weight:900!important;
    letter-spacing:.055em!important;
}

html body .eddpt-app .eddpt-visual-system>span::after{
    content:""!important;
    position:absolute!important;
    right:3px!important;
    top:8px!important;
    bottom:8px!important;
    width:1px!important;
    background:rgba(128,145,176,.20)!important;
}

html body .eddpt-app .eddpt-visual-system>button:not(.eddpt-help-btn){
    min-width:72px!important;
    height:34px!important;
    padding:0 14px!important;
    border-radius:9px!important;
    color:#aeb8c8!important;
    font-size:10px!important;
    letter-spacing:.02em!important;
    transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease!important;
}

html body .eddpt-app .eddpt-visual-system>button:not(.eddpt-help-btn):hover{
    color:#f7f9ff!important;
    background:rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-visual-system>button[aria-pressed="true"]{
    color:#fff!important;
    border-color:rgba(153,115,255,.72)!important;
    background:linear-gradient(180deg,rgba(111,71,205,.92),rgba(67,49,150,.88))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 0 0 1px rgba(121,83,255,.18),0 0 18px rgba(120,70,255,.27)!important;
}

html body .eddpt-app .eddpt-visual-system>.eddpt-help-btn{
    width:34px!important;
    height:34px!important;
    flex:0 0 34px!important;
    margin:0 0 0 3px!important;
    border-color:rgba(139,124,246,.34)!important;
    background:rgba(23,29,44,.78)!important;
    color:#f1efff!important;
    font-size:13px!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-assist-action{
    min-height:42px!important;
    height:42px!important;
    padding:0 18px!important;
    border:1px solid rgba(97,116,151,.28)!important;
    border-radius:12px!important;
    background:linear-gradient(180deg,rgba(20,27,40,.82),rgba(13,19,30,.82))!important;
    color:#eef2fa!important;
    -webkit-text-fill-color:#eef2fa!important;
    font-size:10px!important;
    font-weight:850!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}

html body .eddpt-app .eddpt-assist-action:hover{
    transform:none!important;
    border-color:rgba(139,124,246,.38)!important;
    background:linear-gradient(180deg,rgba(47,39,88,.78),rgba(23,27,45,.86))!important;
}

html body .eddpt-app .eddpt-theme-tool{
    min-width:112px!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    gap:9px!important;
    padding:4px 14px 4px 7px!important;
    border-radius:12px!important;
    border-color:rgba(97,116,151,.30)!important;
    background:linear-gradient(180deg,rgba(20,27,40,.86),rgba(13,19,30,.86))!important;
}

html body .eddpt-app .eddpt-theme-tool-icon{
    flex-basis:31px!important;
    width:31px!important;height:31px!important;
    min-width:31px!important;min-height:31px!important;
    max-width:31px!important;max-height:31px!important;
}

html body .eddpt-app .eddpt-theme-tool-icon img{
    width:30px!important;height:30px!important;
    min-width:30px!important;min-height:30px!important;
    max-width:30px!important;max-height:30px!important;
}

html body .eddpt-app .eddpt-theme-tool b{font-size:10px!important;color:#f3f6fb!important;-webkit-text-fill-color:#f3f6fb!important}

html body .eddpt-app .eddpt-board-mobile-menu,
html body .eddpt-app .eddpt-board-more-tool{
    all:unset!important;
    box-sizing:border-box!important;
    display:none!important;
    place-items:center!important;
    width:42px!important;
    height:42px!important;
    flex:0 0 42px!important;
    border:1px solid rgba(97,116,151,.28)!important;
    border-radius:11px!important;
    background:linear-gradient(180deg,rgba(20,27,40,.82),rgba(13,19,30,.82))!important;
    color:#c8d2e2!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-hamburger-icon{
    display:grid!important;
    gap:4px!important;
    width:17px!important;
}

html body .eddpt-app .eddpt-hamburger-icon i{
    display:block!important;
    width:17px!important;
    height:2px!important;
    border-radius:999px!important;
    background:currentColor!important;
}

html body .eddpt-app .eddpt-kebab-icon{
    display:grid!important;
    gap:3px!important;
}

html body .eddpt-app .eddpt-kebab-icon i{
    display:block!important;
    width:3px!important;height:3px!important;
    border-radius:50%!important;
    background:currentColor!important;
}

html body .eddpt-app .eddpt-board-view-controls{
    justify-self:start!important;
    width:max-content!important;
    max-width:100%!important;
    min-height:44px!important;
    height:44px!important;
    gap:4px!important;
    padding:4px 7px!important;
    border:1px solid rgba(97,116,151,.30)!important;
    border-radius:12px!important;
    background:linear-gradient(180deg,rgba(10,16,27,.74),rgba(7,12,21,.70))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-board-view-label{
    min-width:70px!important;
    padding:0 13px!important;
    color:#9a6cff!important;
    font-size:9px!important;
    letter-spacing:.055em!important;
}

html body .eddpt-app .eddpt-view-icon-btn,
html body .eddpt-app .eddpt-board-view-controls .eddpt-board-zoom,
html body .eddpt-app .eddpt-view-text-btn{
    height:34px!important;
    min-height:34px!important;
    border-radius:8px!important;
    color:#dbe3f0!important;
}

html body .eddpt-app .eddpt-view-icon-btn{width:38px!important;min-width:38px!important;color:#8c5cff!important}

html body .eddpt-app .eddpt-board-view-controls .eddpt-board-zoom{
    width:62px!important;min-width:62px!important;
    color:#f3f6fb!important;
    font-size:10px!important;
    font-weight:900!important;
    font-variant-numeric:tabular-nums!important;
}

html body .eddpt-app .eddpt-view-text-btn{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    padding:0 13px!important;
    font-size:10px!important;
    font-weight:850!important;
}

html body .eddpt-app .eddpt-view-text-btn b{font:inherit!important;color:inherit!important;-webkit-text-fill-color:currentColor!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-view-divider{
    width:1px!important;
    height:24px!important;
    margin:0 3px!important;
    background:rgba(119,138,171,.20)!important;
}

html body .eddpt-app .eddpt-fit-icon{
    position:relative!important;
    display:block!important;
    width:17px!important;height:17px!important;
}

html body .eddpt-app .eddpt-fit-icon i{
    position:absolute!important;
    width:6px!important;height:6px!important;
    border-color:#7fa1ff!important;
    border-style:solid!important;
}

html body .eddpt-app .eddpt-fit-icon i:nth-child(1){left:0;top:0;border-width:2px 0 0 2px!important;border-radius:2px 0 0 0!important}

html body .eddpt-app .eddpt-fit-icon i:nth-child(2){right:0;top:0;border-width:2px 2px 0 0!important;border-radius:0 2px 0 0!important}

html body .eddpt-app .eddpt-fit-icon i:nth-child(3){left:0;bottom:0;border-width:0 0 2px 2px!important;border-radius:0 0 0 2px!important}

html body .eddpt-app .eddpt-fit-icon i:nth-child(4){right:0;bottom:0;border-width:0 2px 2px 0!important;border-radius:0 0 2px 0!important}

html body .eddpt-app .eddpt-grid-icon{
    display:grid!important;
    grid-template-columns:repeat(2,6px)!important;
    grid-template-rows:repeat(2,6px)!important;
    gap:3px!important;
}

html body .eddpt-app .eddpt-grid-icon i{
    width:6px!important;height:6px!important;
    border:1.5px solid #7fa1ff!important;
    border-radius:1px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-board-assist-tools{
    border-color:rgba(112,134,187,.26)!important;
    background:
        radial-gradient(circle at 90% 0,rgba(94,131,255,.055),transparent 38%),
        linear-gradient(180deg,#ffffff,#f5f7fc)!important;
    box-shadow:inset 0 1px 0 #fff,0 10px 25px rgba(53,71,110,.08),0 0 0 1px rgba(91,105,220,.025)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-visual-system,
html body .eddpt-app[data-theme="light"] .eddpt-board-view-controls{
    border-color:rgba(80,103,155,.16)!important;
    background:rgba(255,255,255,.82)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-visual-system>span{color:#27364c!important}

html body .eddpt-app[data-theme="light"] .eddpt-visual-system>span::after{background:rgba(70,95,145,.16)!important}

html body .eddpt-app[data-theme="light"] .eddpt-visual-system>button:not(.eddpt-help-btn){color:#42516a!important;-webkit-text-fill-color:#42516a!important}

html body .eddpt-app[data-theme="light"] .eddpt-visual-system>button[aria-pressed="true"]{
    color:#fff!important;-webkit-text-fill-color:#fff!important;
    border-color:#6d6cff!important;
    background:linear-gradient(180deg,#7475ff,#5757e8)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 7px 16px rgba(77,83,224,.23),0 0 13px rgba(83,82,255,.15)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-visual-system>.eddpt-help-btn,
html body .eddpt-app[data-theme="light"] .eddpt-assist-action,
html body .eddpt-app[data-theme="light"] .eddpt-theme-tool,
html body .eddpt-app[data-theme="light"] .eddpt-board-mobile-menu,
html body .eddpt-app[data-theme="light"] .eddpt-board-more-tool{
    border-color:rgba(72,97,148,.17)!important;
    background:linear-gradient(180deg,#fff,#f4f6fb)!important;
    color:#26364d!important;
    -webkit-text-fill-color:#26364d!important;
    box-shadow:inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-tool b{color:#26364d!important;-webkit-text-fill-color:#26364d!important}

html body .eddpt-app[data-theme="light"] .eddpt-board-view-label,
html body .eddpt-app[data-theme="light"] .eddpt-view-icon-btn{color:#4d63e7!important}

html body .eddpt-app[data-theme="light"] .eddpt-board-view-controls .eddpt-board-zoom,
html body .eddpt-app[data-theme="light"] .eddpt-view-text-btn{color:#26364d!important;-webkit-text-fill-color:#26364d!important}

html body .eddpt-app[data-theme="light"] .eddpt-view-divider{background:rgba(69,92,139,.17)!important}

@media (max-width:1024px){
html body .eddpt-app .eddpt-board-assist-tools{width:100%!important;padding:7px!important;gap:7px!important;border-radius:14px!important}
html body .eddpt-app .eddpt-board-assist-primary{width:100%!important}
html body .eddpt-app.eddpt-sigma-mode .eddpt-board-assist-primary .eddpt-assist-action{display:none!important}
html body .eddpt-app .eddpt-board-more-tool{display:grid!important;margin-left:auto!important}
html body .eddpt-app .eddpt-theme-tool{
        min-width:42px!important;width:42px!important;max-width:42px!important;
        padding:4px!important;justify-content:center!important;gap:0!important;
    }
html body .eddpt-app .eddpt-theme-tool b{display:none!important}
html body .eddpt-app .eddpt-visual-system{flex:1 1 auto!important;min-width:0!important}
html body .eddpt-app .eddpt-visual-system>button:not(.eddpt-help-btn){min-width:66px!important}
html body .eddpt-app .eddpt-board-view-controls{width:max-content!important;max-width:100%!important}
}

@media (max-width:680px){
html body .eddpt-app .eddpt-board-assist-tools{
        display:block!important;
        width:100%!important;
        padding:6px!important;
        border-radius:13px!important;
    }
html body .eddpt-app .eddpt-board-assist-primary{gap:5px!important}
html body .eddpt-app .eddpt-board-mobile-menu{display:grid!important}
html body .eddpt-app .eddpt-visual-system{
        flex:1 1 auto!important;
        width:auto!important;
        min-width:0!important;
        height:42px!important;
        justify-content:center!important;
    }
html body .eddpt-app .eddpt-visual-system>span{display:none!important}
html body .eddpt-app .eddpt-visual-system>button:not(.eddpt-help-btn){display:none!important}
html body .eddpt-app .eddpt-visual-system>button:not(.eddpt-help-btn)[aria-pressed="true"]{
        display:grid!important;
        min-width:92px!important;
        flex:1 1 auto!important;
    }
html body .eddpt-app .eddpt-visual-system>.eddpt-help-btn{margin-left:4px!important}
html body .eddpt-app .eddpt-board-view-controls{display:none!important}
html body .eddpt-app .eddpt-theme-tool,
    html body .eddpt-app .eddpt-board-more-tool,
    html body .eddpt-app .eddpt-board-mobile-menu{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important}
html body .eddpt-app .eddpt-theme-tool-icon{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;max-width:31px!important;max-height:31px!important;flex-basis:31px!important}
html body .eddpt-app .eddpt-theme-tool-icon img{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important}
}

html body .eddpt-app .eddpt-board-tools-sheet{display:grid!important;gap:16px!important}

html body .eddpt-app .eddpt-board-tools-sheet>section{display:grid!important;gap:8px!important}

html body .eddpt-app .eddpt-board-tools-sheet>section>small{color:var(--edd-ui-accent,#9f91ff)!important;font-size:8px!important;font-weight:900!important;letter-spacing:.09em!important}

html body .eddpt-app .eddpt-sheet-segment{
    display:grid!important;grid-template-columns:1fr 1fr!important;gap:5px!important;padding:4px!important;
    border:1px solid var(--edd-ui-border,rgba(255,255,255,.09))!important;border-radius:12px!important;background:var(--edd-ui-surface-2,#0e1520)!important;
}

html body .eddpt-app .eddpt-sheet-segment button,
html body .eddpt-app .eddpt-sheet-view button,
html body .eddpt-app .eddpt-sheet-action{
    min-height:40px!important;border:1px solid var(--edd-ui-control-border,rgba(255,255,255,.09))!important;border-radius:10px!important;background:var(--edd-ui-control,rgba(255,255,255,.03))!important;color:var(--edd-ui-text,#eef3fa)!important;cursor:pointer!important;font-weight:850!important;
}

html body .eddpt-app .eddpt-sheet-segment button[aria-pressed="true"]{border-color:rgba(139,124,246,.55)!important;background:rgba(113,78,214,.32)!important;box-shadow:0 0 14px rgba(113,78,214,.16)!important}

html body .eddpt-app .eddpt-sheet-view{display:grid!important;grid-template-columns:44px 64px 44px 1fr 1fr!important;gap:6px!important;align-items:center!important}

html body .eddpt-app .eddpt-sheet-view>b{text-align:center!important;color:var(--edd-ui-text,#eef3fa)!important;font-variant-numeric:tabular-nums!important}

html body .eddpt-app .eddpt-sheet-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}

html body .eddpt-app .eddpt-sheet-action{display:grid!important;text-align:left!important;padding:10px 12px!important}

html body .eddpt-app .eddpt-sheet-action b{font-size:10px!important;color:inherit!important}

.eddpt-app .eddpt-sheet-action small{font-size:8px!important;color:var(--edd-ui-muted,#8190a2)!important}

html body .eddpt-app .eddpt-sheet-theme{display:flex!important;align-items:center!important;gap:10px!important}

html body .eddpt-app .eddpt-sheet-theme>span{width:30px!important;height:30px!important;flex:0 0 30px!important}

.eddpt-app .eddpt-sheet-theme img{width:30px!important;height:30px!important;object-fit:contain!important}

html body .eddpt-app .eddpt-board-sheet-note{padding:11px!important;border:1px solid var(--edd-ui-border,rgba(255,255,255,.08))!important;border-radius:10px!important;color:var(--edd-ui-muted,#8b98aa)!important;font-size:9px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-board-tools-sheet>footer{display:flex!important;justify-content:flex-end!important;padding-top:10px!important;border-top:1px solid var(--edd-ui-border,rgba(255,255,255,.08))!important}

@media (max-width:520px){
html body .eddpt-app .eddpt-sheet-view{grid-template-columns:42px 58px 42px 1fr!important}
html body .eddpt-app .eddpt-sheet-view button:last-child{grid-column:1/-1!important}
html body .eddpt-app .eddpt-sheet-actions{grid-template-columns:1fr!important}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-board-assist-tools,
    html body .eddpt-app .eddpt-visual-system>button,
    html body .eddpt-app .eddpt-assist-action{transition:none!important}
}

html body .eddpt-app .eddpt-topbar{
  height:auto!important;
  display:block!important;
  padding:16px 16px 14px!important;
  background:linear-gradient(180deg,rgba(8,11,17,.96),rgba(9,14,22,.92))!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar{
  background:linear-gradient(180deg,#f7f9ff,#f2f5fb)!important;
  border-bottom-color:rgba(34,48,66,.09)!important;
}

html body .eddpt-app .eddpt-topbar-rail{
  display:grid;
  grid-template-columns:minmax(300px,1.4fr) minmax(170px,.75fr) minmax(180px,.7fr) minmax(190px,.8fr) minmax(150px,.62fr) minmax(265px,1fr);
  gap:12px 14px;
  align-items:end;
}

html body .eddpt-app .eddpt-topbar-group{
  min-width:0;
}

html body .eddpt-app .eddpt-topbar-group-label{
  display:flex;
  align-items:center;
  gap:12px;
  margin:0 0 9px;
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.09em;
  color:rgba(229,234,243,.78);
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label{
  color:#37445a;
}

html body .eddpt-app .eddpt-topbar-group-label::before,
html body .eddpt-app .eddpt-topbar-group-label::after{
  content:"";
  height:1px;
  background:linear-gradient(90deg,rgba(255,255,255,.22),rgba(255,255,255,.05));
  flex:1 1 auto;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label::before,
html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label::after{
  background:linear-gradient(90deg,rgba(65,82,106,.22),rgba(65,82,106,.04));
}

html body .eddpt-app .eddpt-topbar-group-body{
  display:flex;
  align-items:stretch;
  gap:10px;
  min-height:74px;
  padding:10px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:18px;
  background:linear-gradient(135deg,rgba(18,24,38,.94),rgba(11,16,27,.88));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 30px rgba(0,0,0,.16);
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-body{
  border-color:rgba(145,160,184,.28);
  background:linear-gradient(180deg,#ffffff,#f7f9ff);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 10px 26px rgba(68,90,124,.08);
}

html body .eddpt-app .eddpt-topbar-group-app .eddpt-topbar-group-body{
  padding:0 12px;
}

html body .eddpt-app .eddpt-brand-card,
html body .eddpt-app .eddpt-theme-card{
  display:flex;
  align-items:center;
}

html body .eddpt-app .eddpt-brand-card{
  flex:1 1 auto;
  min-width:0;
  padding-right:14px;
  position:relative;
}

html body .eddpt-app .eddpt-brand-card::after{
  content:"";
  position:absolute;
  top:12px;
  right:0;
  bottom:12px;
  width:1px;
  background:linear-gradient(180deg,transparent,rgba(255,255,255,.13),transparent);
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-card::after{
  background:linear-gradient(180deg,transparent,rgba(74,93,119,.18),transparent);
}

html body .eddpt-app .eddpt-theme-card{
  flex:0 0 auto;
  padding-left:14px;
}

html body .eddpt-app .eddpt-topbar .eddpt-brand{gap:14px}

html body .eddpt-app .eddpt-topbar .eddpt-brand strong{font-size:18px!important;line-height:1.05}

html body .eddpt-app .eddpt-topbar .eddpt-brand small{font-size:12px!important;color:#b3bfd0!important;line-height:1.15;margin-top:4px}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-brand strong{color:#1f2b40!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-brand small{color:#65738b!important}

html body .eddpt-app .eddpt-topbar .eddpt-mark{width:48px;height:48px;border-radius:16px}

html body .eddpt-app .eddpt-topbar .eddpt-btn,
html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle{
  min-height:54px!important;
  border-radius:15px!important;
  font-size:13px!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn{
  padding:10px 16px!important;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  white-space:nowrap;
  background:rgba(255,255,255,.035);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn{
  background:linear-gradient(180deg,#ffffff,#f8faff)!important;
  border-color:rgba(145,160,184,.28)!important;
  color:#233047!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95);
}

html body .eddpt-app .eddpt-topbar .eddpt-btn:hover,
html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle:hover{
  transform:translateY(-1px);
}

html body .eddpt-app .eddpt-topbar .eddpt-btn.primary{
  background:linear-gradient(135deg,#8b7ef6,#697bef)!important;
  border-color:rgba(173,164,255,.42)!important;
  color:#fff!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.05) inset,0 14px 30px rgba(105,100,238,.30)!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn.workshop{
  background:linear-gradient(135deg,rgba(33,85,65,.34),rgba(20,55,46,.34))!important;
  border-color:rgba(83,209,154,.26)!important;
  color:#c7efd9!important;
  box-shadow:0 0 0 1px rgba(83,209,154,.08) inset,0 10px 24px rgba(27,87,66,.18)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn.workshop{
  background:linear-gradient(180deg,#f2fbf6,#e8f7ef)!important;
  border-color:#b7dfc8!important;
  color:#24674f!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn.security-control{
  justify-content:flex-start;
  flex:1 1 auto;
  min-width:0;
  background:linear-gradient(135deg,rgba(19,45,35,.55),rgba(11,24,20,.8))!important;
  border-color:rgba(83,209,154,.23)!important;
  color:#d5f3e2!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn.security-control{
  background:linear-gradient(180deg,#f5fbf8,#edf7f1)!important;
  border-color:#beddcb!important;
  color:#22684f!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn.security-control .eddpt-security-dot{
  position:static;
  width:9px;height:9px;border-radius:50%;
  box-shadow:0 0 0 4px rgba(83,209,154,.09),0 0 14px rgba(83,209,154,.5);
  margin-left:auto;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:22px;
  min-width:22px;
  font-size:20px;
  line-height:1;
  opacity:.96;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy{
  display:grid;
  gap:1px;
  text-align:left;
  min-width:0;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy b{
  font-size:13px;
  line-height:1.1;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy small{
  font-size:11px;
  font-weight:600;
  color:#8ca0b7;
  line-height:1.15;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn.workshop .eddpt-btn-copy small,
html body .eddpt-app .eddpt-topbar .eddpt-btn.security-control .eddpt-btn-copy small{
  color:inherit;
  opacity:.84;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn-copy small{color:#72829a}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icontext .eddpt-btn-copy small{display:none}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icontext{min-width:100px}

html body .eddpt-app .eddpt-topbar .eddpt-btn-new-process{min-width:170px}

html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle{
  min-width:144px;
  padding:0 14px!important;
  justify-content:center;
  background:rgba(255,255,255,.035)!important;
  border:1px solid rgba(255,255,255,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-theme-toggle{
  background:linear-gradient(180deg,#ffffff,#f8faff)!important;
  border-color:rgba(145,160,184,.28)!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle>b{display:block!important;font-size:12px!important}

html body .eddpt-app .eddpt-topbar-group-status .eddpt-topbar-group-body,
html body .eddpt-app .eddpt-topbar-group-validation .eddpt-topbar-group-body{justify-content:stretch}

html body .eddpt-app .eddpt-topbar-group-status .eddpt-btn,
html body .eddpt-app .eddpt-topbar-group-validation .eddpt-btn{width:100%}

html body .eddpt-app .eddpt-topbar-group-history .eddpt-topbar-group-body,
html body .eddpt-app .eddpt-topbar-group-process .eddpt-topbar-group-body,
html body .eddpt-app .eddpt-topbar-group-session .eddpt-topbar-group-body{justify-content:space-between}

html body .eddpt-app .eddpt-topbar .eddpt-btn:disabled{
  opacity:.55!important;
  cursor:not-allowed;
  transform:none!important;
  box-shadow:none!important;
}

@media (max-width: 1480px){
html body .eddpt-app .eddpt-topbar-rail{
    grid-template-columns:minmax(300px,1.3fr) minmax(180px,.8fr) minmax(180px,.8fr) minmax(190px,.84fr) minmax(150px,.65fr) minmax(240px,.95fr);
  }
html body .eddpt-app .eddpt-topbar .eddpt-brand strong{font-size:16px!important}
}

@media (max-width: 1260px){
html body .eddpt-app .eddpt-topbar-rail{grid-template-columns:repeat(3,minmax(260px,1fr));}
}

@media (max-width: 920px){
html body .eddpt-app .eddpt-topbar{padding:12px!important}
html body .eddpt-app .eddpt-topbar-rail{grid-template-columns:repeat(2,minmax(240px,1fr));gap:10px}
html body .eddpt-app .eddpt-topbar .eddpt-brand strong{font-size:15px!important}
html body .eddpt-app .eddpt-topbar-group-body{min-height:66px;padding:9px}
html body .eddpt-app .eddpt-topbar .eddpt-btn,
  html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle{min-height:48px!important;font-size:12px!important}
}

@media (max-width: 640px){
html body .eddpt-app .eddpt-topbar-rail{grid-template-columns:1fr}
html body .eddpt-app .eddpt-topbar-group-label{margin-bottom:6px}
html body .eddpt-app .eddpt-topbar-group-body{flex-wrap:wrap;min-height:0}
html body .eddpt-app .eddpt-brand-card{padding-right:0;min-width:100%}
html body .eddpt-app .eddpt-brand-card::after{display:none}
html body .eddpt-app .eddpt-theme-card{padding-left:0}
html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle{min-width:122px}
html body .eddpt-app .eddpt-topbar .eddpt-btn-icontext,
  html body .eddpt-app .eddpt-topbar .eddpt-btn-new-process{min-width:0;flex:1 1 calc(50% - 5px)}
html body .eddpt-app .eddpt-topbar-group-status .eddpt-btn,
  html body .eddpt-app .eddpt-topbar-group-validation .eddpt-btn,
  html body .eddpt-app .eddpt-topbar-group-session .eddpt-btn.workshop{width:100%}
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icon{position:relative;overflow:visible}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icon::before,
html body .eddpt-app .eddpt-topbar .eddpt-btn-icon::after{content:"";position:absolute;box-sizing:border-box}

html body .eddpt-app .eddpt-topbar .eddpt-icon-undo::before,
html body .eddpt-app .eddpt-topbar .eddpt-icon-redo::before,
html body .eddpt-app .eddpt-topbar .eddpt-icon-import::before,
html body .eddpt-app .eddpt-topbar .eddpt-icon-export::before,
html body .eddpt-app .eddpt-topbar .eddpt-icon-plus::before{content:attr(data-icon)}

html body .eddpt-app .eddpt-topbar .eddpt-icon-undo::before{content:"↶";left:1px;top:-1px;font-size:20px;line-height:1}

html body .eddpt-app .eddpt-topbar .eddpt-icon-redo::before{content:"↷";left:1px;top:-1px;font-size:20px;line-height:1}

html body .eddpt-app .eddpt-topbar .eddpt-icon-import::before{content:"↓";left:4px;top:-1px;font-size:21px;line-height:1}

html body .eddpt-app .eddpt-topbar .eddpt-icon-export::before{content:"↑";left:4px;top:-1px;font-size:21px;line-height:1}

html body .eddpt-app .eddpt-topbar .eddpt-icon-plus::before{content:"＋";left:2px;top:-1px;font-size:19px;line-height:1}

html body .eddpt-app .eddpt-topbar .eddpt-icon-validate::before{left:7px;top:4px;width:6px;height:11px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}

html body .eddpt-app .eddpt-topbar .eddpt-icon-shield::before{left:2px;top:1px;width:18px;height:21px;border:2px solid currentColor;border-radius:5px 5px 9px 9px;clip-path:polygon(50% 0,100% 14%,100% 56%,50% 100%,0 56%,0 14%);opacity:.95}

html body .eddpt-app .eddpt-topbar .eddpt-icon-users::before{left:3px;top:2px;width:7px;height:7px;border:2px solid currentColor;border-radius:50%;box-shadow:9px 0 0 -1px currentColor}

html body .eddpt-app .eddpt-topbar .eddpt-icon-users::after{left:1px;top:12px;width:18px;height:8px;border:2px solid currentColor;border-top:none;border-radius:0 0 10px 10px;opacity:.9}

html body .eddpt-app .eddpt-note-board .eddpt-canvas-head{
    display:grid!important;
    grid-template-columns:minmax(220px,1fr) minmax(0,auto)!important;
    align-items:start!important;
    column-gap:16px!important;
    row-gap:10px!important;
}

html body .eddpt-app .eddpt-note-board .eddpt-canvas-head>div:first-child{
    min-width:0!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-note-board .eddpt-canvas-head>div:last-child{
    min-width:0!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-board-tools{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-board-assist-tools,
html body .eddpt-app .eddpt-board-view-controls{
    min-width:0!important;
}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-note-board .eddpt-canvas-head{
    grid-template-columns:minmax(0,1fr)!important;
}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-note-board .eddpt-canvas-head>div:last-child{
    width:100%!important;
    justify-self:stretch!important;
}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-board-tools{
    justify-content:flex-start!important;
}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-board-assist-tools,
html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-board-view-controls{
    width:100%!important;
    max-width:100%!important;
    justify-self:stretch!important;
}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-board-assist-primary{
    width:100%!important;
}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-visual-system{
    flex:1 1 auto!important;
    min-width:0!important;
}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-visual-system>button:not(.eddpt-help-btn){
    min-width:68px!important;
    padding:0 12px!important;
}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-assist-action{
    padding:0 14px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-assist-tools{
    padding:7px!important;
    gap:7px!important;
    border-radius:14px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-assist-primary{
    gap:6px!important;
    width:100%!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-more-tool{
    display:grid!important;
    margin-left:auto!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-assist-action{
    display:none!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool{
    min-width:42px!important;
    width:42px!important;
    max-width:42px!important;
    padding:4px!important;
    justify-content:center!important;
    gap:0!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool b{
    display:none!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-visual-system>button:not(.eddpt-help-btn){
    min-width:62px!important;
    padding:0 10px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-view-controls{
    width:100%!important;
    justify-content:flex-start!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-view-divider{
    margin:0 1px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-view-text-btn{
    gap:6px!important;
    padding:0 10px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-large-board-btn b{
    font-size:0!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-large-board-btn{
    min-width:40px!important;
    width:40px!important;
    padding:0!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-assist-tools{
    display:block!important;
    width:100%!important;
    padding:6px!important;
    border-radius:13px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-assist-primary{
    gap:5px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-mobile-menu{
    display:grid!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    justify-content:center!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>span{
    display:none!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>button:not(.eddpt-help-btn){
    display:none!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>button:not(.eddpt-help-btn)[aria-pressed="true"]{
    display:grid!important;
    min-width:92px!important;
    flex:1 1 auto!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>.eddpt-help-btn{
    margin-left:4px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-view-controls{
    display:none!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-more-tool,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-mobile-menu{
    width:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool-icon{
    width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;max-width:31px!important;max-height:31px!important;flex-basis:31px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool-icon img{
    width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool b{
    display:none!important;
}

html body .eddpt-app[data-theme="light"].eddpt-board-toolbar-tight .eddpt-board-assist-tools,
html body .eddpt-app[data-theme="light"].eddpt-board-toolbar-tight .eddpt-board-view-controls,
html body .eddpt-app[data-theme="light"].eddpt-board-toolbar-tight .eddpt-visual-system,
html body .eddpt-app[data-theme="light"].eddpt-board-toolbar-stack .eddpt-board-assist-tools{
    box-shadow:inset 0 1px 0 #fff,0 8px 20px rgba(68,90,124,.06)!important;
}

html body .eddpt-app .eddpt-sidebar{
    gap:12px!important;
}

html body .eddpt-app .eddpt-sidehead{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:14px 14px 12px!important;
    border:1px solid rgba(151,132,255,.20)!important;
    border-radius:18px!important;
    background:linear-gradient(180deg,rgba(8,11,18,.86),rgba(8,12,20,.72))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 10px 28px rgba(5,8,18,.24),0 0 0 1px rgba(130,109,255,.07)!important;
    position:relative!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-sidehead::before{
    content:"";
    position:absolute;
    inset:0;
    border-radius:inherit;
    background:radial-gradient(circle at 0 50%,rgba(100,173,255,.08),transparent 48%),radial-gradient(circle at 100% 0,rgba(152,127,255,.10),transparent 42%);
    pointer-events:none;
}

html body .eddpt-app .eddpt-sidehead-brand{
    min-width:0!important;
    flex:1 1 auto!important;
    display:grid!important;
    gap:2px!important;
    position:relative!important;
    z-index:1!important;
}

html body .eddpt-app .eddpt-sidehead-brand strong{
    display:block!important;
    margin:0!important;
    color:#f5f7fc!important;
    font-size:11px!important;
    line-height:1.04!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-dock-controls{
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    position:relative!important;
    z-index:1!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-icon-btn,
html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-add-btn,
html body .eddpt-app .eddpt-sidehead .eddpt-help-btn.mini,
html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle,
html body .eddpt-app .eddpt-sidehead .eddpt-collapse-btn,
html body .eddpt-app .eddpt-sidehead [data-action="new-process"]{
    width:40px!important;
    min-width:40px!important;
    max-width:40px!important;
    height:40px!important;
    min-height:40px!important;
    max-height:40px!important;
    padding:0!important;
    border-radius:12px!important;
    display:grid!important;
    place-items:center!important;
    position:relative!important;
    border:1px solid rgba(255,255,255,.10)!important;
    background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.02))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;
    color:#d8deeb!important;
    font-size:0!important;
    line-height:1!important;
    transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease,color .18s ease!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-icon-btn:hover,
html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-add-btn:hover,
html body .eddpt-app .eddpt-sidehead .eddpt-help-btn.mini:hover,
html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle:hover,
html body .eddpt-app .eddpt-sidehead .eddpt-collapse-btn:hover,
html body .eddpt-app .eddpt-sidehead [data-action="new-process"]:hover{
    transform:translateY(-1px)!important;
    border-color:rgba(146,124,255,.34)!important;
    background:linear-gradient(180deg,rgba(146,124,255,.13),rgba(255,255,255,.035))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 0 0 1px rgba(146,124,255,.08),0 12px 26px rgba(76,53,173,.18)!important;
    color:#ffffff!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-btn-symbol{
    display:grid!important;
    place-items:center!important;
    width:18px!important;
    height:18px!important;
    font-size:18px!important;
    font-weight:700!important;
    line-height:1!important;
    color:currentColor!important;
    transform:translateY(-.5px)!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-help-btn.mini .eddpt-sidehead-btn-symbol{
    font-size:16px!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-collapse-btn .eddpt-sidehead-btn-symbol{
    font-size:24px!important;
    transform:translateX(-1px) translateY(-1px)!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-add-btn .eddpt-sidehead-btn-symbol,
html body .eddpt-app .eddpt-sidehead [data-action="new-process"] .eddpt-sidehead-btn-symbol{
    font-size:25px!important;
    font-weight:500!important;
    transform:translateY(-1px)!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle .eddpt-pin-icon{
    width:16px!important;
    height:20px!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle::after{
    content:"";
    position:absolute;
    left:50%;
    bottom:-8px;
    width:18px;
    height:3px;
    border-radius:999px;
    transform:translateX(-50%) scaleX(0);
    opacity:0;
    background:linear-gradient(90deg,#7467ff,#b28eff)!important;
    box-shadow:0 0 14px rgba(132,108,255,.55)!important;
    transition:transform .18s ease,opacity .18s ease!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle.is-active{
    border-color:rgba(146,124,255,.40)!important;
    background:linear-gradient(180deg,rgba(121,95,255,.20),rgba(22,26,44,.64))!important;
    color:#ffffff!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 0 0 1px rgba(146,124,255,.09),0 12px 28px rgba(82,58,185,.22)!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle.is-active::after{
    transform:translateX(-50%) scaleX(1)!important;
    opacity:1!important;
    right:auto!important;
    bottom:-8px!important;
    width:18px!important;
    height:3px!important;
    border-radius:999px!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle b{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    overflow:hidden!important;
    clip:rect(0 0 0 0)!important;
    white-space:nowrap!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead{
    border-color:rgba(117,104,214,.14)!important;
    background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(247,248,254,.96))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 30px rgba(75,90,130,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead::before{
    background:radial-gradient(circle at 0 50%,rgba(86,154,255,.055),transparent 46%),radial-gradient(circle at 100% 0,rgba(150,123,255,.07),transparent 40%)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead-brand strong{
    color:#1f2941!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-sidehead-icon-btn,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-sidehead-add-btn,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-help-btn.mini,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-pin-toggle,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-collapse-btn,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead [data-action="new-process"]{
    border-color:rgba(104,116,159,.15)!important;
    background:linear-gradient(180deg,#ffffff,#f7f8fd)!important;
    box-shadow:inset 0 1px 0 #fff,0 3px 10px rgba(85,96,136,.06)!important;
    color:#26324d!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-sidehead-icon-btn:hover,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-sidehead-add-btn:hover,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-help-btn.mini:hover,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-pin-toggle:hover,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-collapse-btn:hover,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead [data-action="new-process"]:hover{
    border-color:rgba(121,101,237,.28)!important;
    background:linear-gradient(180deg,#ffffff,#f1efff)!important;
    box-shadow:inset 0 1px 0 #fff,0 8px 20px rgba(114,97,226,.13)!important;
    color:#5b4fd3!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-pin-toggle.is-active{
    border-color:rgba(121,101,237,.32)!important;
    background:linear-gradient(180deg,#f9f7ff,#ece8ff)!important;
    color:#5b4fd3!important;
    box-shadow:inset 0 1px 0 #fff,0 8px 22px rgba(112,96,221,.12)!important;
}

@media (max-width:1240px){
html body .eddpt-app .eddpt-sidehead{
        padding:12px!important;
        gap:10px!important;
    }
html body .eddpt-app .eddpt-sidehead-brand strong{
        font-size:10px!important;
    }
html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-icon-btn,
    html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-add-btn,
    html body .eddpt-app .eddpt-sidehead .eddpt-help-btn.mini,
    html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle,
    html body .eddpt-app .eddpt-sidehead .eddpt-collapse-btn,
    html body .eddpt-app .eddpt-sidehead [data-action="new-process"]{
        width:38px!important;
        min-width:38px!important;
        max-width:38px!important;
        height:38px!important;
        min-height:38px!important;
        max-height:38px!important;
    }
}

@media (max-width:860px){
html body .eddpt-app .eddpt-sidehead,
    html body .eddpt-app .eddpt-side-note{
        display:none!important;
    }
}

html body .eddpt-app .eddpt-topbar{
    height:auto!important;
    display:block!important;
    padding:42px 14px 14px!important;
    overflow:visible!important;
    background:linear-gradient(180deg,rgba(5,9,16,.98),rgba(7,11,18,.96))!important;
    border-bottom:1px solid rgba(255,255,255,.07)!important;
}

html body .eddpt-app .eddpt-topbar-rail{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(300px,1.55fr) minmax(170px,.72fr) minmax(170px,.72fr) minmax(230px,.95fr) minmax(120px,.52fr) minmax(260px,1.10fr)!important;
    align-items:center!important;
    gap:12px!important;
    width:100%!important;
    min-width:0!important;
    padding:12px 14px!important;
    border:1px solid rgba(120,140,180,.20)!important;
    border-radius:15px!important;
    background:linear-gradient(180deg,rgba(11,16,26,.94),rgba(8,13,22,.94))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 12px 34px rgba(0,0,0,.18)!important;
}

html body .eddpt-app .eddpt-topbar-group{
    position:relative!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-topbar-group-label{
    position:absolute!important;
    top:-42px!important;
    left:0!important;
    right:0!important;
    height:22px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    color:#adb5c4!important;
    font-size:8px!important;
    font-weight:900!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-topbar-group-label::before,
html body .eddpt-app .eddpt-topbar-group-label::after{
    content:""!important;
    display:block!important;
    height:1px!important;
    flex:1 1 auto!important;
    background:linear-gradient(90deg,rgba(129,143,169,.08),rgba(129,143,169,.34))!important;
}

html body .eddpt-app .eddpt-topbar-group-label::after{
    background:linear-gradient(90deg,rgba(129,143,169,.34),rgba(129,143,169,.08))!important;
}

html body .eddpt-app .eddpt-topbar-group-body{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:none!important;
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-topbar-app-body{
    display:grid!important;
    grid-template-columns:minmax(165px,1fr) auto!important;
    gap:12px!important;
    align-items:center!important;
}

html body .eddpt-app .eddpt-brand-card{
    min-width:0!important;
    padding:0 14px 0 2px!important;
    border-right:1px solid rgba(126,141,166,.18)!important;
}

html body .eddpt-app .eddpt-brand-card::after{display:none!important}

html body .eddpt-app .eddpt-theme-card{padding:0!important;min-width:0!important}

html body .eddpt-app .eddpt-topbar .eddpt-brand{
    gap:12px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-mark{
    width:46px!important;height:46px!important;min-width:46px!important;border-radius:15px!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-brand>div{min-width:0!important}

html body .eddpt-app .eddpt-topbar .eddpt-brand strong{
    display:block!important;
    color:#f3f6fb!important;
    font-size:16px!important;
    line-height:1.08!important;
    font-weight:850!important;
    letter-spacing:-.025em!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-brand small{
    display:block!important;
    margin-top:4px!important;
    color:#9ba8bb!important;
    font-size:10px!important;
    line-height:1.15!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle{
    width:auto!important;
    min-width:126px!important;
    max-width:100%!important;
    min-height:46px!important;
    height:46px!important;
    padding:0 12px!important;
    gap:7px!important;
    border:1px solid rgba(117,134,164,.22)!important;
    border-radius:12px!important;
    background:rgba(16,22,33,.72)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle>b{
    display:block!important;
    color:#eef2f8!important;
    font-size:10px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn{
    min-width:0!important;
    max-width:100%!important;
    min-height:46px!important;
    height:46px!important;
    padding:0 12px!important;
    gap:8px!important;
    border-radius:11px!important;
    font-size:10px!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn:hover{transform:none!important}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy{
    min-width:0!important;
    gap:1px!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy b{
    font-size:10px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy small{
    font-size:8px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icon{
    width:18px!important;min-width:18px!important;height:20px!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icontext{
    flex:1 1 0!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-rich{flex:1 1 auto!important;min-width:0!important}

html body .eddpt-app .eddpt-topbar .eddpt-btn-new-process{
    min-width:0!important;
    flex:1 1 0!important;
}

html body .eddpt-app .eddpt-topbar-group-history .eddpt-btn{padding-inline:10px!important}

html body .eddpt-app .eddpt-topbar-group-process .eddpt-btn{padding-inline:11px!important}

html body .eddpt-app .eddpt-topbar-group-session .eddpt-btn{padding-inline:11px!important}

html body .eddpt-app .eddpt-topbar-overflow{
    display:none!important;
    width:44px!important;height:44px!important;min-width:44px!important;
    padding:0!important;border:1px solid rgba(117,134,164,.22)!important;border-radius:11px!important;
    background:rgba(16,22,33,.72)!important;color:#dbe3ef!important;place-items:center!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-topbar-overflow>span{display:grid!important;gap:3px!important}

html body .eddpt-app .eddpt-topbar-overflow i{display:block!important;width:4px!important;height:4px!important;border-radius:50%!important;background:currentColor!important}

html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar-rail{
    grid-template-columns:minmax(270px,1.45fr) minmax(150px,.68fr) minmax(145px,.62fr) minmax(205px,.88fr) minmax(108px,.48fr) minmax(230px,1fr)!important;
    gap:9px!important;
    padding-inline:11px!important;
}

html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar .eddpt-btn{padding-inline:9px!important;gap:6px!important}

html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar .eddpt-brand strong{font-size:14px!important}

html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar .eddpt-brand small{font-size:9px!important}

html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar .eddpt-theme-toggle{min-width:112px!important;padding-inline:9px!important}

html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar .eddpt-btn-copy small{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar{
    padding:10px!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-rail{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    padding:9px!important;
    min-height:64px!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-label{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group{flex:0 0 auto!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-app{flex:1 1 auto!important;min-width:230px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-app-body{grid-template-columns:minmax(145px,1fr) auto!important;gap:8px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-brand-card{padding-right:8px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-mark{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-brand strong{font-size:12px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-brand small{font-size:8px!important;margin-top:2px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-theme-toggle{
    min-width:86px!important;width:86px!important;height:40px!important;min-height:40px!important;padding:0 7px!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-theme-toggle>b{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-btn{
    width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;justify-content:center!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-btn-copy{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-status .eddpt-security-dot{display:block!important;margin:0!important;position:absolute!important;right:5px!important;top:5px!important;width:7px!important;height:7px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-status .eddpt-btn{position:relative!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-process,
html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-validation{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-topbar-group-body{gap:7px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn.workshop{
    width:auto!important;min-width:106px!important;max-width:none!important;padding:0 10px!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn.workshop .eddpt-btn-copy{display:grid!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn.workshop .eddpt-btn-copy b{font-size:9px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn-new-process{
    width:auto!important;min-width:84px!important;max-width:none!important;padding:0 10px!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn-new-process .eddpt-btn-copy{display:grid!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn-new-process .eddpt-btn-copy b{font-size:9px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-overflow{display:grid!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail{gap:6px!important;padding:7px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-group-app{min-width:0!important;flex:1 1 auto!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-app-body{grid-template-columns:minmax(120px,1fr) 70px!important;gap:6px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-brand small{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-brand strong{font-size:10px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-theme-toggle{width:70px!important;min-width:70px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-group-history .history-control[data-action="redo"],
html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-group-session{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-overflow{display:grid!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar{
    background:linear-gradient(180deg,#f6f8fd,#f0f3f9)!important;
    border-bottom-color:rgba(54,72,101,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-rail{
    border-color:rgba(119,138,177,.20)!important;
    background:linear-gradient(180deg,#ffffff,#f9faff)!important;
    box-shadow:inset 0 1px 0 #fff,0 12px 30px rgba(66,87,122,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label{color:#34425a!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label::before,
html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label::after{background:linear-gradient(90deg,rgba(68,87,116,.05),rgba(68,87,116,.26))!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label::after{background:linear-gradient(90deg,rgba(68,87,116,.26),rgba(68,87,116,.05))!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-card{border-right-color:rgba(75,92,121,.15)!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-brand strong{color:#1b2940!important;-webkit-text-fill-color:#1b2940!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-brand small{color:#68778f!important;-webkit-text-fill-color:#68778f!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-theme-toggle,
html body .eddpt-app[data-theme="light"] .eddpt-topbar-overflow{
    border-color:rgba(91,112,153,.16)!important;
    background:linear-gradient(180deg,#ffffff,#f7f9fd)!important;
    color:#29384f!important;
    box-shadow:inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-theme-toggle>b{color:#29384f!important;-webkit-text-fill-color:#29384f!important}

html body .eddpt-app .eddpt-topbar-action-sheet{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
}

html body .eddpt-app .eddpt-topbar-action-sheet button{
    min-height:72px!important;
    display:grid!important;
    gap:4px!important;
    padding:12px 14px!important;
    text-align:left!important;
    border:1px solid var(--edd-ui-border,rgba(255,255,255,.10))!important;
    border-radius:12px!important;
    background:var(--edd-ui-control,rgba(255,255,255,.035))!important;
    color:var(--edd-ui-text,#eef3fa)!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-topbar-action-sheet button b{font-size:11px!important;color:inherit!important}

html body .eddpt-app .eddpt-topbar-action-sheet button span{font-size:9px!important;color:var(--edd-ui-muted,#8290a2)!important;line-height:1.35!important}

html body .eddpt-app .eddpt-note-board .eddpt-canvas-head{
    display:grid!important;
    grid-template-columns:minmax(260px,1fr) auto!important;
    align-items:start!important;
    gap:18px!important;
}

html body .eddpt-app .eddpt-board-tools{
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
    justify-content:flex-end!important;
}

html body .eddpt-app .eddpt-board-assist-tools{
    width:min(100%,760px)!important;
    max-width:760px!important;
    min-width:0!important;
    padding:9px!important;
    gap:9px!important;
    border-radius:16px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-board-assist-primary{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
    flex-wrap:nowrap!important;
}

html body .eddpt-app .eddpt-visual-system{
    flex:0 1 auto!important;
    width:auto!important;
    min-width:0!important;
    height:42px!important;
    min-height:42px!important;
}

html body .eddpt-app .eddpt-visual-system>span{
    flex:0 0 auto!important;
    padding:0 15px 0 13px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-visual-system>button:not(.eddpt-help-btn){
    flex:0 0 auto!important;
    width:auto!important;
    min-width:74px!important;
    height:34px!important;
    padding:0 14px!important;
}

html body .eddpt-app .eddpt-visual-system>.eddpt-help-btn{flex:0 0 34px!important}

html body .eddpt-app .eddpt-assist-action{
    flex:0 0 auto!important;
    height:42px!important;
    padding:0 18px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-theme-tool{
    flex:0 0 auto!important;
    min-width:120px!important;
    width:auto!important;
    height:42px!important;
    padding:4px 14px 4px 7px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-board-more-tool,
html body .eddpt-app .eddpt-board-mobile-menu{flex:0 0 42px!important}

html body .eddpt-app .eddpt-board-view-controls{
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    justify-self:start!important;
    padding:4px 9px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-board-view-label{min-width:72px!important;padding-inline:12px!important}

html body .eddpt-app .eddpt-board-zoom{width:64px!important;min-width:64px!important}

html body .eddpt-app .eddpt-large-board-btn{white-space:nowrap!important}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-note-board .eddpt-canvas-head{
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px!important;
}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-board-tools{
    width:100%!important;
    justify-content:flex-start!important;
}

html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-board-assist-tools{
    width:min(100%,760px)!important;
    max-width:760px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-assist-tools{
    width:100%!important;
    max-width:100%!important;
    padding:7px!important;
    gap:7px!important;
    border-radius:14px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-assist-primary{
    gap:6px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-assist-action{display:none!important}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-more-tool{display:grid!important;margin-left:auto!important}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool{
    min-width:42px!important;width:42px!important;max-width:42px!important;padding:4px!important;justify-content:center!important;gap:0!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool b{display:none!important}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-visual-system{
    flex:0 1 auto!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-visual-system>button:not(.eddpt-help-btn){
    min-width:64px!important;padding:0 10px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-view-controls{
    display:flex!important;
    width:auto!important;
    max-width:100%!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-large-board-btn{
    width:40px!important;min-width:40px!important;padding:0!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-large-board-btn b{display:none!important}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-assist-tools{
    display:block!important;
    width:100%!important;
    padding:6px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-assist-primary{
    display:flex!important;
    align-items:center!important;
    gap:5px!important;
    width:100%!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-mobile-menu{display:grid!important}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system{
    flex:0 0 auto!important;
    width:auto!important;
    height:42px!important;
    padding:4px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>span{display:none!important}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>button:not(.eddpt-help-btn){display:none!important}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>button:not(.eddpt-help-btn)[aria-pressed="true"]{
    display:grid!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:92px!important;
    max-width:120px!important;
    padding:0 18px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>.eddpt-help-btn{margin-left:4px!important}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-view-controls{display:none!important}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-more-tool,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-mobile-menu{
    width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-more-tool{display:grid!important;margin-left:auto!important}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool b{display:none!important}

html body .eddpt-app .eddpt-topbar,
html body .eddpt-app .eddpt-topbar-rail,
html body .eddpt-app .eddpt-board-tools,
html body .eddpt-app .eddpt-board-assist-tools,
html body .eddpt-app .eddpt-board-assist-primary,
html body .eddpt-app .eddpt-board-view-controls{
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-topbar-rail>*,
html body .eddpt-app .eddpt-board-assist-primary>*{
    min-width:0;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-topbar-rail{
    grid-template-columns:minmax(330px,1.55fr) minmax(155px,.72fr) minmax(150px,.65fr) minmax(200px,.90fr) minmax(110px,.50fr) minmax(300px,1.15fr)!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar-rail{
    grid-template-columns:minmax(285px,1.35fr) minmax(145px,.67fr) minmax(140px,.63fr) minmax(180px,.82fr) minmax(100px,.46fr) minmax(250px,1.05fr)!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-topbar-group-session .eddpt-btn.workshop{flex:1.18 1 0!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-topbar-group-session .eddpt-btn-new-process{flex:1 1 0!important}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-topbar-rail{
    grid-template-columns:minmax(360px,1.62fr) minmax(150px,.68fr) minmax(150px,.65fr) minmax(190px,.86fr) minmax(105px,.48fr) minmax(300px,1.12fr)!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-topbar-rail{
    grid-template-columns:minmax(390px,1.68fr) minmax(150px,.66fr) minmax(150px,.64fr) minmax(185px,.82fr) minmax(105px,.46fr) minmax(295px,1.08fr)!important;
}

@media (min-width:1440px){
html body .eddpt-app .eddpt-layout{
        grid-template-columns:320px minmax(0,1fr)!important;
    }
}

@media (min-width:1180px) and (max-width:1439px){
html body .eddpt-app .eddpt-layout{
        grid-template-columns:292px minmax(0,1fr)!important;
    }
}

@media (min-width:861px) and (max-width:1179px){
html body .eddpt-app .eddpt-layout{
        grid-template-columns:260px minmax(0,1fr)!important;
    }
}

html body .eddpt-app .eddpt-sidebar{
    min-width:0!important;
}

html body .eddpt-app .eddpt-sidehead{
    min-height:60px!important;
    width:100%!important;
    min-width:0!important;
    padding:12px 16px!important;
    gap:12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    overflow:hidden!important;
    border:1px solid rgba(125,111,219,.34)!important;
    border-radius:18px!important;
    background:linear-gradient(180deg,rgba(10,14,24,.98),rgba(7,11,19,.97))!important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.045),
        0 0 0 1px rgba(111,87,221,.045),
        0 12px 28px rgba(0,0,0,.19),
        0 9px 26px -18px rgba(112,82,255,.70)!important;
}

html body .eddpt-app .eddpt-sidehead::before{
    display:none!important;
}

html body .eddpt-app .eddpt-sidehead-brand{
    display:grid!important;
    grid-template-rows:auto auto!important;
    gap:2px!important;
    flex:0 0 auto!important;
    min-width:0!important;
    width:106px!important;
    max-width:106px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-sidehead-brand strong{
    display:block!important;
    margin:0!important;
    padding:0!important;
    color:#f1f4fb!important;
    -webkit-text-fill-color:#f1f4fb!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1.08!important;
    letter-spacing:.15em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-dock-controls{
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:8px!important;
    min-width:168px!important;
    max-width:168px!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-icon-btn,
html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-add-btn,
html body .eddpt-app .eddpt-sidehead .eddpt-help-btn.mini,
html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle,
html body .eddpt-app .eddpt-sidehead .eddpt-collapse-btn,
html body .eddpt-app .eddpt-sidehead [data-action="new-process"]{
    box-sizing:border-box!important;
    width:36px!important;
    min-width:36px!important;
    max-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    max-height:36px!important;
    flex:0 0 36px!important;
    margin:0!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    position:relative!important;
    overflow:visible!important;
    border:1px solid rgba(131,145,173,.25)!important;
    border-radius:12px!important;
    background:linear-gradient(180deg,rgba(19,26,40,.94),rgba(12,18,29,.96))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
    color:#e4e9f3!important;
    -webkit-text-fill-color:#e4e9f3!important;
    line-height:1!important;
    font-size:0!important;
    transform:none!important;
    transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-icon-btn:hover,
html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-add-btn:hover,
html body .eddpt-app .eddpt-sidehead .eddpt-help-btn.mini:hover,
html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle:hover,
html body .eddpt-app .eddpt-sidehead .eddpt-collapse-btn:hover,
html body .eddpt-app .eddpt-sidehead [data-action="new-process"]:hover{
    transform:none!important;
    color:#ffffff!important;
    -webkit-text-fill-color:#ffffff!important;
    border-color:rgba(139,108,255,.55)!important;
    background:linear-gradient(180deg,rgba(35,31,63,.98),rgba(18,20,36,.98))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 0 0 1px rgba(119,87,255,.10),0 0 15px rgba(119,76,255,.16)!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-icon-btn:active,
html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-add-btn:active,
html body .eddpt-app .eddpt-sidehead .eddpt-help-btn.mini:active,
html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle:active,
html body .eddpt-app .eddpt-sidehead .eddpt-collapse-btn:active,
html body .eddpt-app .eddpt-sidehead [data-action="new-process"]:active{
    background:linear-gradient(180deg,rgba(31,29,51,.98),rgba(14,18,30,.98))!important;
    box-shadow:inset 0 1px 4px rgba(0,0,0,.28)!important;
}

html body .eddpt-app .eddpt-sidehead button:focus-visible{
    outline:none!important;
    border-color:#8d78ff!important;
    box-shadow:0 0 0 3px rgba(128,101,255,.17),0 0 18px rgba(121,84,255,.17)!important;
}

html body .eddpt-app .eddpt-sidehead button:disabled{
    opacity:.38!important;
    cursor:not-allowed!important;
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-btn-symbol{
    display:grid!important;
    place-items:center!important;
    width:18px!important;
    height:18px!important;
    color:currentColor!important;
    -webkit-text-fill-color:currentColor!important;
    font-size:18px!important;
    font-weight:700!important;
    line-height:18px!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-help-btn.mini .eddpt-sidehead-btn-symbol{
    font-size:16px!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-collapse-btn .eddpt-sidehead-btn-symbol{
    font-size:21px!important;
    font-weight:700!important;
    transform:translate(-.5px,-.5px)!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-add-btn .eddpt-sidehead-btn-symbol,
html body .eddpt-app .eddpt-sidehead [data-action="new-process"] .eddpt-sidehead-btn-symbol{
    font-size:24px!important;
    font-weight:500!important;
    transform:translateY(-1px)!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle .eddpt-pin-icon{
    width:13px!important;
    height:17px!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle::after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    right:auto!important;
    bottom:-8px!important;
    width:18px!important;
    height:3px!important;
    border-radius:999px!important;
    transform:translateX(-50%) scaleX(0)!important;
    transform-origin:center!important;
    opacity:0!important;
    background:linear-gradient(90deg,#745cff,#a886ff)!important;
    box-shadow:0 0 10px rgba(127,91,255,.54)!important;
    transition:transform .16s ease,opacity .16s ease!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle.is-active{
    color:#d8ceff!important;
    -webkit-text-fill-color:#d8ceff!important;
    border-color:rgba(137,101,255,.62)!important;
    background:linear-gradient(180deg,rgba(48,34,87,.98),rgba(20,20,39,.98))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 0 0 1px rgba(125,87,255,.12),0 0 17px rgba(117,78,255,.19)!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle.is-active::after{
    transform:translateX(-50%) scaleX(1)!important;
    opacity:1!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle b{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    margin:-1px!important;
    padding:0!important;
    overflow:hidden!important;
    clip:rect(0 0 0 0)!important;
    clip-path:inset(50%)!important;
    white-space:nowrap!important;
    border:0!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead{
    border-color:rgba(112,125,163,.16)!important;
    background:linear-gradient(180deg,#ffffff,#fafbfe)!important;
    box-shadow:inset 0 1px 0 #ffffff,0 12px 28px rgba(54,68,100,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead-brand strong{
    color:#1b2943!important;
    -webkit-text-fill-color:#1b2943!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-sidehead-icon-btn,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-sidehead-add-btn,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-help-btn.mini,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-pin-toggle,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-collapse-btn,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead [data-action="new-process"]{
    border-color:rgba(102,116,154,.16)!important;
    background:linear-gradient(180deg,#ffffff,#f7f9fe)!important;
    color:#1d2940!important;
    -webkit-text-fill-color:#1d2940!important;
    box-shadow:inset 0 1px 0 #ffffff,0 3px 9px rgba(52,68,101,.05)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-sidehead-icon-btn:hover,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-sidehead-add-btn:hover,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-help-btn.mini:hover,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-pin-toggle:hover,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-collapse-btn:hover,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead [data-action="new-process"]:hover{
    border-color:rgba(116,90,255,.38)!important;
    background:linear-gradient(180deg,#ffffff,#f3f1ff)!important;
    color:#654cff!important;
    -webkit-text-fill-color:#654cff!important;
    box-shadow:inset 0 1px 0 #fff,0 0 0 1px rgba(111,85,255,.06),0 7px 17px rgba(102,78,222,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-pin-toggle.is-active{
    border-color:rgba(105,76,255,.44)!important;
    background:linear-gradient(180deg,#ffffff,#eeeaff)!important;
    color:#654cff!important;
    -webkit-text-fill-color:#654cff!important;
    box-shadow:inset 0 1px 0 #fff,0 0 0 1px rgba(102,76,255,.08),0 8px 18px rgba(99,74,220,.11)!important;
}

@media (min-width:1180px) and (max-width:1439px){
html body .eddpt-app .eddpt-sidehead{
        padding-inline:14px!important;
        gap:8px!important;
    }
html body .eddpt-app .eddpt-sidehead-brand{
        width:82px!important;
        max-width:82px!important;
    }
html body .eddpt-app .eddpt-sidehead-brand strong{
        font-size:8px!important;
        letter-spacing:.11em!important;
    }
}

@media (min-width:861px) and (max-width:1179px){
html body .eddpt-app .eddpt-sidehead{
        justify-content:center!important;
        padding:12px!important;
    }
html body .eddpt-app .eddpt-sidehead-brand{
        display:none!important;
    }
html body .eddpt-app .eddpt-dock-controls{
        min-width:168px!important;
        max-width:168px!important;
    }
}

html body .eddpt-app .eddpt-theme-tool,
html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:108px!important;
    max-width:none!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    gap:9px!important;
    padding:4px 13px 4px 7px!important;
    white-space:nowrap!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-theme-tool b,
html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool b,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool b{
    display:block!important;
    flex:0 0 auto!important;
    margin:0!important;
    padding:0!important;
    color:#f3f6fb!important;
    -webkit-text-fill-color:#f3f6fb!important;
    font-size:10px!important;
    font-weight:850!important;
    line-height:1!important;
    white-space:nowrap!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-tool b,
html body .eddpt-app[data-theme="light"].eddpt-board-toolbar-tight .eddpt-theme-tool b,
html body .eddpt-app[data-theme="light"].eddpt-board-toolbar-stack .eddpt-theme-tool b{
    color:#26364d!important;
    -webkit-text-fill-color:#26364d!important;
}

html body .eddpt-app .eddpt-theme-tool-icon,
html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool-icon,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool-icon{
    flex:0 0 30px!important;
    width:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
    display:grid!important;
    place-items:center!important;
}

html body .eddpt-app .eddpt-theme-tool-icon img,
html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool-icon img,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool-icon img{
    display:block!important;
    width:29px!important;
    min-width:29px!important;
    max-width:29px!important;
    height:29px!important;
    min-height:29px!important;
    max-height:29px!important;
    object-fit:contain!important;
    margin:0!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-large-board-btn,
html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-large-board-btn{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:122px!important;
    max-width:none!important;
    height:34px!important;
    min-height:34px!important;
    gap:8px!important;
    padding:0 12px!important;
    overflow:visible!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-large-board-btn b,
html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-large-board-btn b{
    display:block!important;
    margin:0!important;
    font-size:10px!important;
    font-weight:850!important;
    line-height:1!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-grid-icon{
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-canvas-head{
    display:grid!important;
    grid-template-columns:minmax(260px,1fr) auto!important;
    align-items:start!important;
    column-gap:26px!important;
    row-gap:14px!important;
    padding:4px 4px 18px!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-board-tools{
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    justify-self:end!important;
    justify-content:flex-end!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-board-assist-tools{
    width:max-content!important;
    max-width:min(100%,790px)!important;
    min-width:0!important;
    justify-self:end!important;
    padding:9px!important;
    gap:9px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-board-assist-primary{
    width:auto!important;
    min-width:0!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-visual-system{
    flex:0 0 auto!important;
    width:auto!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-board-view-controls{
    width:max-content!important;
    max-width:100%!important;
    justify-self:start!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-board-mobile-menu,
html body .eddpt-app .eddpt-board-full .eddpt-board-more-tool{
    display:none!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-assist-action{
    display:inline-grid!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-theme-tool{
    display:inline-flex!important;
    min-width:108px!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-visual-system>button:not(.eddpt-help-btn){
    min-width:74px!important;
    padding:0 14px!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-board-view-label{
    min-width:72px!important;
}

html body .eddpt-app .eddpt-board-full .eddpt-board-zoom{
    width:64px!important;
    min-width:64px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-assist-primary{
    gap:6px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool{
    margin-left:0!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-assist-primary{
    gap:5px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool{
    min-width:96px!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    padding:4px 10px 4px 6px!important;
    gap:7px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool-icon{
    width:28px!important;
    min-width:28px!important;
    max-width:28px!important;
    height:28px!important;
    min-height:28px!important;
    max-height:28px!important;
    flex-basis:28px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool-icon img{
    width:27px!important;
    min-width:27px!important;
    max-width:27px!important;
    height:27px!important;
    min-height:27px!important;
    max-height:27px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool b{
    font-size:9px!important;
}

@media (max-width:520px){
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool{
        min-width:90px!important;
        padding-right:8px!important;
    }
}

html body .eddpt-app .eddpt-board-tools .eddpt-theme-tool,
html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-tools .eddpt-theme-tool,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-tools .eddpt-theme-tool{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    grid-auto-flow:column!important;
    grid-template-columns:none!important;
    place-items:center!important;
    width:auto!important;
    min-width:108px!important;
    max-width:none!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    padding:4px 13px 4px 7px!important;
    gap:9px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-board-tools .eddpt-theme-tool b,
html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-board-tools .eddpt-theme-tool b,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-tools .eddpt-theme-tool b{
    display:block!important;
    position:static!important;
    width:auto!important;
    height:auto!important;
    margin:0!important;
    clip:auto!important;
    overflow:visible!important;
    white-space:nowrap!important;
    line-height:1!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-tools .eddpt-theme-tool{
    min-width:90px!important;
    padding:4px 8px 4px 6px!important;
    gap:7px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-mobile-menu{order:1!important}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system{order:2!important}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool{order:3!important}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-more-tool{order:4!important;margin-left:0!important}

html body .eddpt-app .eddpt-topbar{
    height:auto!important;
    display:block!important;
    padding:24px 20px 12px!important;
    background:linear-gradient(180deg,rgba(6,10,18,.985),rgba(8,12,20,.965))!important;
    border-bottom:1px solid rgba(255,255,255,.065)!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-topbar-rail{
    display:grid!important;
    grid-template-columns:minmax(400px,1.72fr) minmax(190px,.82fr) minmax(190px,.80fr) minmax(310px,1.18fr) minmax(160px,.68fr) minmax(385px,1.42fr)!important;
    gap:14px!important;
    width:100%!important;
    min-width:0!important;
    padding:12px 16px!important;
    border:1px solid rgba(111,129,165,.22)!important;
    border-radius:20px!important;
    background:linear-gradient(180deg,rgba(9,14,24,.965),rgba(7,12,22,.955))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04), 0 10px 28px rgba(0,0,0,.18), 0 0 0 1px rgba(103,127,173,.05)!important;
    align-items:end!important;
    position:relative!important;
}

html body .eddpt-app .eddpt-topbar-group{
    min-width:0!important;
    position:relative!important;
}

html body .eddpt-app .eddpt-topbar-group-label{
    position:absolute!important;
    top:-26px!important;
    left:0!important;
    right:0!important;
    height:16px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:12px!important;
    margin:0!important;
    color:#c6cfdd!important;
    opacity:.9!important;
    font-size:7.8px!important;
    font-weight:900!important;
    letter-spacing:.14em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-topbar-group-label::before,
html body .eddpt-app .eddpt-topbar-group-label::after{
    content:""!important;
    display:block!important;
    flex:1 1 auto!important;
    height:1px!important;
    background:linear-gradient(90deg,rgba(132,148,178,.04),rgba(132,148,178,.34))!important;
}

html body .eddpt-app .eddpt-topbar-group-label::after{
    background:linear-gradient(90deg,rgba(132,148,178,.34),rgba(132,148,178,.04))!important;
}

html body .eddpt-app .eddpt-topbar-group-body{
    width:100%!important;
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    padding:0!important;
    border:0!important;
    background:none!important;
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-topbar-app-body{
    display:grid!important;
    grid-template-columns:minmax(235px,1fr) minmax(180px,.72fr)!important;
    gap:14px!important;
    align-items:center!important;
}

html body .eddpt-app .eddpt-brand-card{
    min-width:0!important;
    padding:0 18px 0 0!important;
    border-right:1px solid rgba(125,142,171,.17)!important;
}

html body .eddpt-app .eddpt-brand-card::after{display:none!important}

html body .eddpt-app .eddpt-theme-card{
    min-width:0!important;
    padding:0!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-brand{
    min-width:0!important;
    gap:14px!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-mark{
    width:62px!important;
    height:62px!important;
    min-width:62px!important;
    border-radius:19px!important;
    border-color:rgba(129,107,255,.28)!important;
    background:linear-gradient(180deg,rgba(35,29,72,.95),rgba(16,18,42,.98))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.05), 0 0 0 1px rgba(124,92,240,.12)!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-mark b{
    width:8px!important;
    height:8px!important;
    background:#c6b8ff!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-brand strong{
    display:block!important;
    color:#f4f7fd!important;
    font-size:17px!important;
    line-height:1.05!important;
    font-weight:850!important;
    letter-spacing:-.03em!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-brand small{
    display:block!important;
    margin-top:4px!important;
    color:#a5b1c2!important;
    font-size:11px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle,
html body .eddpt-app .eddpt-topbar .eddpt-btn,
html body .eddpt-app .eddpt-topbar-overflow{
    min-height:56px!important;
    height:56px!important;
    border-radius:16px!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle{
    width:100%!important;
    min-width:170px!important;
    max-width:100%!important;
    padding:0 16px!important;
    display:grid!important;
    grid-template-columns:auto auto auto auto!important;
    align-items:center!important;
    justify-content:center!important;
    column-gap:12px!important;
    border:1px solid rgba(108,127,160,.20)!important;
    background:linear-gradient(180deg,rgba(20,27,40,.92),rgba(15,21,33,.92))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle>b{
    display:block!important;
    margin-left:2px!important;
    color:#eef3fb!important;
    font-size:12px!important;
    font-weight:800!important;
    letter-spacing:-.01em!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    padding:0 16px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    border:1px solid rgba(105,124,156,.18)!important;
    background:linear-gradient(180deg,rgba(17,23,35,.92),rgba(13,19,30,.92))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
    color:#eef2f7!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn:hover{transform:none!important}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icon{
    width:22px!important;
    min-width:22px!important;
    height:22px!important;
    color:currentColor!important;
    opacity:.98!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy{
    display:grid!important;
    min-width:0!important;
    gap:2px!important;
    justify-items:start!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy b{
    color:inherit!important;
    font-size:12px!important;
    line-height:1.05!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy small{
    color:rgba(228,234,243,.78)!important;
    font-size:9px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn.security-control{
    background:linear-gradient(180deg,rgba(12,49,36,.72),rgba(8,39,29,.76))!important;
    border-color:rgba(83,209,154,.24)!important;
    color:#dff7ea!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn.workshop{
    background:linear-gradient(180deg,rgba(14,62,45,.76),rgba(10,46,34,.76))!important;
    border-color:rgba(83,209,154,.24)!important;
    color:#c4f0d8!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn.primary{
    background:linear-gradient(180deg,#9186ff,#756cf3)!important;
    border-color:rgba(167,154,255,.36)!important;
    box-shadow:0 10px 24px rgba(118,97,255,.22), inset 0 1px 0 rgba(255,255,255,.20)!important;
    color:#ffffff!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn.primary .eddpt-btn-copy b,
html body .eddpt-app .eddpt-topbar .eddpt-btn.primary .eddpt-btn-icon{color:#fff!important}

html body .eddpt-app .eddpt-topbar .eddpt-btn[disabled]{
    opacity:.48!important;
    color:#b3bdcb!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn.history-control{
    padding-inline:14px!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icontext,
html body .eddpt-app .eddpt-topbar .eddpt-btn-rich,
html body .eddpt-app .eddpt-topbar .eddpt-btn-new-process{
    flex:1 1 auto!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-new-process{min-width:156px!important}

html body .eddpt-app .eddpt-topbar .eddpt-security-dot{
    width:10px!important;
    height:10px!important;
    min-width:10px!important;
    margin-left:auto!important;
    background:#47db95!important;
    box-shadow:0 0 0 2px rgba(14,55,40,.45), 0 0 14px rgba(83,209,154,.50)!important;
}

html body .eddpt-app .eddpt-topbar-overflow{
    display:none!important;
    width:56px!important;
    min-width:56px!important;
    padding:0!important;
    place-items:center!important;
    border:1px solid rgba(105,124,156,.18)!important;
    background:linear-gradient(180deg,rgba(17,23,35,.92),rgba(13,19,30,.92))!important;
    color:#e8edf5!important;
}

html body .eddpt-app .eddpt-topbar-overflow>span{display:grid!important;gap:4px!important}

html body .eddpt-app .eddpt-topbar-overflow i{width:4px!important;height:4px!important;border-radius:50%!important;background:currentColor!important;display:block!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar{
    padding-inline:14px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar-rail{
    grid-template-columns:minmax(320px,1.55fr) minmax(170px,.80fr) minmax(170px,.78fr) minmax(270px,1.10fr) minmax(145px,.62fr) minmax(320px,1.25fr)!important;
    gap:10px!important;
    padding:10px 12px!important;
    border-radius:18px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar-group-label{
    top:-24px!important;
    font-size:7.2px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar-app-body{
    grid-template-columns:minmax(205px,1fr) minmax(150px,.72fr)!important;
    gap:10px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-brand-card{padding-right:12px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-mark{
    width:56px!important;height:56px!important;min-width:56px!important;border-radius:18px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-brand strong{font-size:15px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-brand small{font-size:10px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-theme-toggle,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar-overflow{
    min-height:52px!important;height:52px!important;border-radius:15px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-theme-toggle{
    min-width:145px!important;padding-inline:12px!important;column-gap:9px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn{padding-inline:12px!important;gap:8px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-copy b{font-size:11px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-copy small{font-size:8px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-icon{width:20px!important;min-width:20px!important;height:20px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar{
    padding:12px 10px 10px!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-rail{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    padding:8px!important;
    border-radius:18px!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-label{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group{flex:0 0 auto!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-app{flex:1 1 auto!important;min-width:290px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-app-body{grid-template-columns:minmax(180px,1fr) minmax(145px,.8fr)!important;gap:8px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-brand-card{padding-right:8px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-mark{width:46px!important;height:46px!important;min-width:46px!important;border-radius:15px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-brand strong{font-size:13px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-brand small{font-size:9px!important;display:block!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-theme-toggle{
    min-width:145px!important;width:auto!important;max-width:145px!important;min-height:46px!important;height:46px!important;padding:0 10px!important;column-gap:8px!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-theme-toggle>b{font-size:11px!important;display:block!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-btn{width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;justify-content:center!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-btn-copy{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-process,
html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-validation{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-status .eddpt-btn{width:52px!important;min-width:52px!important;max-width:52px!important;position:relative!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-status .eddpt-security-dot{display:block!important;position:absolute!important;right:6px!important;top:6px!important;margin:0!important;width:8px!important;height:8px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-topbar-group-body{gap:8px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn.workshop,
html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn-new-process{
    width:auto!important;max-width:none!important;min-width:104px!important;padding:0 12px!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn.workshop .eddpt-btn-copy,
html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn-new-process .eddpt-btn-copy{display:grid!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn.workshop .eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn-new-process .eddpt-btn-copy b{font-size:10px!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-group-session .eddpt-btn.workshop .eddpt-btn-copy small{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-overflow{display:grid!important;width:46px!important;min-width:46px!important;height:46px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar{padding:10px 8px 8px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail{gap:6px!important;padding:7px!important;border-radius:17px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-group-app{flex:1 1 auto!important;min-width:0!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-app-body{grid-template-columns:minmax(122px,1fr) 70px!important;gap:6px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-brand strong{font-size:11px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-brand small{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-mark{width:40px!important;height:40px!important;min-width:40px!important;border-radius:13px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-theme-toggle{width:70px!important;min-width:70px!important;max-width:70px!important;padding:0 7px!important;grid-template-columns:auto auto auto!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-theme-toggle>b{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-group-history .history-control[data-action="redo"],
html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-group-session{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-overflow{display:grid!important;width:44px!important;min-width:44px!important;height:44px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-btn,
html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-overflow{min-height:44px!important;height:44px!important;border-radius:14px!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar{
    background:linear-gradient(180deg,#f7f8fc,#eff3f9)!important;
    border-bottom-color:rgba(69,90,123,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-rail{
    border-color:rgba(127,146,182,.18)!important;
    background:linear-gradient(180deg,#ffffff,#fbfcff)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.96), 0 10px 26px rgba(63,85,122,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label{color:#3b4860!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label::before,
html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label::after{background:linear-gradient(90deg,rgba(100,117,146,.05),rgba(100,117,146,.25))!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-group-label::after{background:linear-gradient(90deg,rgba(100,117,146,.25),rgba(100,117,146,.05))!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-card{border-right-color:rgba(106,123,156,.15)!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-mark{
    background:linear-gradient(180deg,#f7f7ff,#eceffc)!important;
    border-color:rgba(124,108,245,.16)!important;
    box-shadow:inset 0 1px 0 #fff, 0 0 0 1px rgba(124,108,245,.06)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-brand strong{color:#1c2940!important;-webkit-text-fill-color:#1c2940!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-brand small{color:#6c7a91!important;-webkit-text-fill-color:#6c7a91!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-theme-toggle,
html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn,
html body .eddpt-app[data-theme="light"] .eddpt-topbar-overflow{
    border-color:rgba(96,114,147,.14)!important;
    background:linear-gradient(180deg,#ffffff,#f8fafe)!important;
    color:#23324b!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.98)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-theme-toggle>b,
html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn-copy b{color:#23324b!important;-webkit-text-fill-color:#23324b!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn-copy small{color:#667590!important;-webkit-text-fill-color:#667590!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn.security-control{
    background:linear-gradient(180deg,#eef9f2,#e8f6ed)!important;
    border-color:rgba(85,194,134,.26)!important;
    color:#1d7f4a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn.workshop{
    background:linear-gradient(180deg,#effaf4,#e8f6ee)!important;
    border-color:rgba(85,194,134,.28)!important;
    color:#1d8750!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn.primary{
    background:linear-gradient(180deg,#8e83ff,#6f64f2)!important;
    border-color:rgba(127,112,246,.20)!important;
    box-shadow:0 10px 22px rgba(111,100,242,.18), inset 0 1px 0 rgba(255,255,255,.22)!important;
    color:#ffffff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn[disabled]{
    background:linear-gradient(180deg,#fbfcfe,#f5f7fb)!important;
    color:#8d99ad!important;
    border-color:rgba(96,114,147,.12)!important;
}

html body .eddpt-app .eddpt-topbar-group-label{
    display:none!important;
}

html body .eddpt-app .eddpt-topbar{
    padding-top:12px!important;
}

html body .eddpt-app .eddpt-topbar-rail{
    align-items:center!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar{
    padding-top:10px!important;
}

html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar{
    padding-top:10px!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar{
    padding-top:8px!important;
}

html body .eddpt-app .eddpt-topbar{
  height:auto!important;
  padding:12px!important;
  background:linear-gradient(180deg,rgba(5,9,16,.99),rgba(7,12,20,.98))!important;
  border-bottom:1px solid rgba(255,255,255,.065)!important;
  overflow:hidden!important;
}

html body .eddpt-app .eddpt-topbar-rail{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  min-height:78px!important;
  padding:10px 12px!important;
  border:1px solid rgba(105,124,158,.22)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(10,15,25,.97),rgba(8,13,22,.97))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 12px 28px rgba(0,0,0,.16)!important;
  overflow:hidden!important;
}

html body .eddpt-app .eddpt-topbar-group-label,
html body .eddpt-app .eddpt-topbar-group{display:none!important}

html body .eddpt-app .eddpt-header-brand-block{
  flex:1.7 1 250px!important;
  min-width:210px!important;
  max-width:330px!important;
  padding-right:14px!important;
  border-right:1px solid rgba(126,143,170,.16)!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-brand{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}

html body .eddpt-app .eddpt-topbar .eddpt-mark{
  width:58px!important;height:58px!important;min-width:58px!important;border-radius:18px!important;
  border:1px solid rgba(126,101,255,.30)!important;
  background:linear-gradient(180deg,rgba(37,29,76,.96),rgba(16,18,43,.98))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 0 1px rgba(126,101,255,.10)!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-mark b{width:8px!important;height:8px!important;background:#c5b9ff!important}

html body .eddpt-app .eddpt-topbar .eddpt-brand>div{min-width:0!important;display:grid!important}

html body .eddpt-app .eddpt-topbar .eddpt-brand strong{
  display:block!important;color:#f5f7fc!important;font-size:18px!important;line-height:1.05!important;font-weight:850!important;letter-spacing:-.035em!important;
  white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-brand small{
  display:block!important;margin-top:5px!important;color:#a4afbf!important;font-size:11px!important;line-height:1.1!important;white-space:nowrap!important;
}

html body .eddpt-app .eddpt-header-theme-block{flex:.82 1 145px!important;min-width:126px!important;max-width:180px!important}

html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle{
  width:100%!important;min-width:0!important;height:54px!important;min-height:54px!important;padding:0 12px!important;
  display:grid!important;grid-template-columns:auto auto auto auto!important;align-items:center!important;justify-content:center!important;column-gap:9px!important;
  border:1px solid rgba(103,122,153,.20)!important;border-radius:14px!important;background:linear-gradient(180deg,rgba(18,24,37,.95),rgba(14,20,31,.95))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-theme-toggle>b{display:block!important;color:#eef3fb!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-header-security{flex:1.05 1 165px!important;min-width:150px!important;max-width:215px!important}

html body .eddpt-app .eddpt-header-history{display:flex!important;gap:8px!important;flex:.98 1 150px!important;min-width:138px!important;max-width:190px!important}

html body .eddpt-app .eddpt-header-process-actions{display:flex!important;gap:8px!important;flex:1.35 1 220px!important;min-width:200px!important;max-width:285px!important}

html body .eddpt-app .eddpt-header-validate{flex:.82 1 125px!important;min-width:112px!important;max-width:155px!important}

html body .eddpt-app .eddpt-header-workshop{flex:1.05 1 160px!important;min-width:145px!important;max-width:195px!important}

html body .eddpt-app .eddpt-header-new{flex:.88 1 145px!important;min-width:132px!important;max-width:178px!important}

html body .eddpt-app .eddpt-topbar .eddpt-btn{
  width:100%!important;min-width:0!important;height:54px!important;min-height:54px!important;padding:0 12px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;
  border:1px solid rgba(103,122,153,.20)!important;border-radius:14px!important;background:linear-gradient(180deg,rgba(17,23,35,.94),rgba(13,19,30,.94))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;color:#eef2f8!important;transform:none!important;white-space:nowrap!important;overflow:hidden!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn:hover{transform:none!important}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icon{width:22px!important;min-width:22px!important;height:22px!important;display:grid!important;place-items:center!important;color:currentColor!important}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icon svg{width:22px!important;height:22px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy{display:grid!important;gap:2px!important;min-width:0!important;text-align:left!important}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy b{font-size:12px!important;line-height:1.05!important;font-weight:800!important;color:inherit!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-topbar .eddpt-btn-copy small{font-size:9px!important;line-height:1.05!important;color:rgba(229,235,244,.78)!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-header-history .eddpt-btn{flex:1 1 0!important;padding-inline:9px!important}

html body .eddpt-app .eddpt-header-process-actions .eddpt-btn{flex:1 1 0!important}

html body .eddpt-app .eddpt-header-security{
  background:linear-gradient(180deg,rgba(12,50,36,.82),rgba(8,40,30,.84))!important;border-color:rgba(83,209,154,.27)!important;color:#dcf7e9!important;
}

html body .eddpt-app .eddpt-header-security .eddpt-security-dot{
  width:9px!important;height:9px!important;min-width:9px!important;margin-left:auto!important;border-radius:50%!important;background:#47db95!important;
  box-shadow:0 0 0 2px rgba(13,51,38,.5),0 0 14px rgba(83,209,154,.55)!important;
}

html body .eddpt-app .eddpt-header-workshop{
  background:linear-gradient(180deg,rgba(13,62,45,.82),rgba(9,47,35,.84))!important;border-color:rgba(83,209,154,.27)!important;color:#c7f1db!important;
}

html body .eddpt-app .eddpt-header-new{
  background:linear-gradient(180deg,#9186ff,#746af4)!important;border-color:rgba(169,155,255,.38)!important;color:#fff!important;
  box-shadow:0 10px 24px rgba(112,94,246,.22),inset 0 1px 0 rgba(255,255,255,.20)!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn[disabled]{opacity:.48!important;color:#a9b4c4!important}

html body .eddpt-app .eddpt-topbar-overflow{
  display:none!important;width:48px!important;min-width:48px!important;height:48px!important;padding:0!important;border:1px solid rgba(103,122,153,.20)!important;border-radius:14px!important;
  background:linear-gradient(180deg,rgba(17,23,35,.94),rgba(13,19,30,.94))!important;color:#e8eef7!important;place-items:center!important;
}

html body .eddpt-app .eddpt-topbar-overflow>span{display:grid!important;gap:4px!important}

html body .eddpt-app .eddpt-topbar-overflow i{display:block!important;width:4px!important;height:4px!important;border-radius:50%!important;background:currentColor!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar-rail{gap:7px!important;padding:8px 9px!important;min-height:70px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-brand-block{flex-basis:215px!important;min-width:185px!important;padding-right:9px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-mark{width:50px!important;height:50px!important;min-width:50px!important;border-radius:16px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-brand strong{font-size:15px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-brand small{font-size:9px!important;margin-top:3px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-theme-block{min-width:112px!important;max-width:140px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-security{min-width:132px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-history{min-width:122px!important;gap:6px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-process-actions{min-width:176px!important;gap:6px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-validate{min-width:98px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-workshop{min-width:126px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-new{min-width:116px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-theme-toggle,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn{height:48px!important;min-height:48px!important;border-radius:13px!important;padding-inline:9px!important;gap:6px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-icon{width:19px!important;min-width:19px!important;height:19px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-icon svg{width:19px!important;height:19px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-copy b{font-size:10.5px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-copy small{font-size:7.8px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-theme-toggle>b{font-size:10px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar{padding:8px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar-rail{gap:6px!important;padding:7px!important;min-height:62px!important;border-radius:16px!important;display:flex!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-block{flex:1.45 1 160px!important;min-width:150px!important;max-width:210px!important;padding-right:7px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-mark{width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-brand strong{font-size:12px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-brand small{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-theme-block{flex:.72 1 86px!important;min-width:76px!important;max-width:100px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security{flex:.82 1 88px!important;min-width:82px!important;max-width:110px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-history{flex:.88 1 92px!important;min-width:86px!important;max-width:108px!important;gap:5px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-process-actions{flex:1.08 1 138px!important;min-width:126px!important;max-width:158px!important;gap:5px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate{flex:.70 1 72px!important;min-width:68px!important;max-width:90px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop{flex:.86 1 100px!important;min-width:92px!important;max-width:120px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-new{flex:.78 1 88px!important;min-width:82px!important;max-width:105px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-theme-toggle,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn{height:44px!important;min-height:44px!important;border-radius:12px!important;padding:0 7px!important;gap:5px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-theme-toggle{grid-template-columns:auto auto auto!important;column-gap:5px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-theme-toggle>b{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn-copy small{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn-copy b{font-size:9px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn-icon{width:17px!important;min-width:17px!important;height:17px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn-icon svg{width:17px!important;height:17px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security .eddpt-security-dot{width:7px!important;height:7px!important;min-width:7px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar{padding:7px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail{gap:6px!important;padding:6px!important;min-height:56px!important;border-radius:15px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-brand-block{flex:1 1 auto!important;min-width:130px!important;max-width:none!important;border-right:0!important;padding-right:0!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-mark{width:40px!important;height:40px!important;min-width:40px!important;border-radius:13px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-brand strong{font-size:10.5px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-brand small{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-theme-block{flex:0 0 70px!important;min-width:70px!important;max-width:70px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-theme-toggle{height:42px!important;min-height:42px!important;padding:0 6px!important;grid-template-columns:auto auto auto!important;column-gap:4px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-theme-toggle>b{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-security{flex:0 0 44px!important;min-width:44px!important;max-width:44px!important;height:42px!important;min-height:42px!important;padding:0!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-security .eddpt-btn-copy{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-security .eddpt-security-dot{position:absolute!important;right:5px!important;top:5px!important;width:7px!important;height:7px!important;min-width:7px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-history{flex:0 0 44px!important;min-width:44px!important;max-width:44px!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-history .history-control{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-history .history-control:first-child{display:flex!important;width:44px!important;min-width:44px!important;height:42px!important;min-height:42px!important;padding:0!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-history .eddpt-btn-copy{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-process-actions,
html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-validate,
html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-workshop,
html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-new{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-overflow{display:grid!important;width:44px!important;min-width:44px!important;height:42px!important;border-radius:12px!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar{background:linear-gradient(180deg,#f7f9fd,#eef2f8)!important;border-bottom-color:rgba(65,85,118,.08)!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar-rail{border-color:rgba(126,145,180,.18)!important;background:linear-gradient(180deg,#ffffff,#fbfcff)!important;box-shadow:inset 0 1px 0 #fff,0 10px 25px rgba(62,82,116,.08)!important}

html body .eddpt-app[data-theme="light"] .eddpt-header-brand-block{border-right-color:rgba(100,119,151,.14)!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-mark{background:linear-gradient(180deg,#f7f7ff,#edf0fc)!important;border-color:rgba(124,108,245,.16)!important;box-shadow:inset 0 1px 0 #fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-brand strong{color:#1d2a40!important;-webkit-text-fill-color:#1d2a40!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-brand small{color:#6d7b92!important;-webkit-text-fill-color:#6d7b92!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-theme-toggle,
html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn,
html body .eddpt-app[data-theme="light"] .eddpt-topbar-overflow{border-color:rgba(94,113,145,.14)!important;background:linear-gradient(180deg,#ffffff,#f8fafe)!important;color:#24324a!important;box-shadow:inset 0 1px 0 #fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-theme-toggle>b,
html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn-copy b{color:#24324a!important;-webkit-text-fill-color:#24324a!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn-copy small{color:#697891!important;-webkit-text-fill-color:#697891!important}

html body .eddpt-app[data-theme="light"] .eddpt-header-security{background:linear-gradient(180deg,#eef9f3,#e7f6ed)!important;border-color:rgba(82,193,132,.25)!important;color:#1d7e4a!important}

html body .eddpt-app[data-theme="light"] .eddpt-header-workshop{background:linear-gradient(180deg,#effaf4,#e7f6ed)!important;border-color:rgba(82,193,132,.27)!important;color:#1d8450!important}

html body .eddpt-app[data-theme="light"] .eddpt-header-new{background:linear-gradient(180deg,#8f84ff,#7065f3)!important;border-color:rgba(125,111,246,.24)!important;color:#fff!important;box-shadow:0 9px 20px rgba(110,98,241,.18),inset 0 1px 0 rgba(255,255,255,.22)!important}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn[disabled]{background:linear-gradient(180deg,#fbfcfe,#f5f7fb)!important;color:#8e9aad!important;border-color:rgba(94,113,145,.12)!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-brand-block{flex:0 1 250px!important;min-width:220px!important;max-width:280px!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-theme-block{flex:0 1 150px!important;min-width:135px!important;max-width:155px!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-security{flex:0 1 165px!important;min-width:150px!important;max-width:175px!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-history{flex:0 0 132px!important;min-width:132px!important;max-width:132px!important;gap:6px!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-process-actions{flex:1 1 210px!important;min-width:190px!important;max-width:235px!important;gap:8px!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-validate{flex:0 1 112px!important;min-width:104px!important;max-width:125px!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-workshop{flex:0 1 155px!important;min-width:142px!important;max-width:165px!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-new{flex:0 1 145px!important;min-width:134px!important;max-width:155px!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-history .eddpt-btn{
  width:63px!important;min-width:63px!important;max-width:63px!important;height:54px!important;min-height:54px!important;
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;padding:5px 4px!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-history .eddpt-btn-icon{width:19px!important;min-width:19px!important;height:19px!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-history .eddpt-btn-icon svg{width:19px!important;height:19px!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-history .eddpt-btn-copy{display:block!important;text-align:center!important;line-height:1!important}

html body .eddpt-app:not(.eddpt-topbar-tablet) .eddpt-header-history .eddpt-btn-copy b{font-size:10px!important;line-height:1!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-brand-block{flex-basis:205px!important;min-width:188px!important;max-width:220px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-theme-block{flex-basis:120px!important;min-width:112px!important;max-width:126px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-security{flex-basis:137px!important;min-width:128px!important;max-width:145px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-history{flex:0 0 116px!important;min-width:116px!important;max-width:116px!important;gap:4px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-history .eddpt-btn{width:56px!important;min-width:56px!important;max-width:56px!important;height:48px!important;min-height:48px!important;padding:4px 2px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-history .eddpt-btn-copy b{font-size:9px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-process-actions{flex-basis:176px!important;min-width:164px!important;max-width:190px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-validate{flex-basis:95px!important;min-width:88px!important;max-width:102px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-workshop{flex-basis:124px!important;min-width:116px!important;max-width:132px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-new{flex-basis:116px!important;min-width:108px!important;max-width:124px!important}

html body .eddpt-app .eddpt-sidehead{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:12px 14px!important;
    gap:8px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-sidehead-brand{
    flex:1 1 auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-sidehead-brand strong{
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:clip!important;
}

html body .eddpt-app .eddpt-dock-controls{
    flex:0 0 168px!important;
    width:168px!important;
    min-width:168px!important;
    max-width:168px!important;
    gap:8px!important;
    margin:0!important;
    padding:0!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-icon-btn,
html body .eddpt-app .eddpt-sidehead .eddpt-sidehead-add-btn,
html body .eddpt-app .eddpt-sidehead .eddpt-help-btn.mini,
html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle,
html body .eddpt-app .eddpt-sidehead .eddpt-collapse-btn,
html body .eddpt-app .eddpt-sidehead [data-action="new-process"]{
    flex:0 0 36px!important;
    width:36px!important;
    min-width:36px!important;
    max-width:36px!important;
}

@media (min-width:1180px) and (max-width:1439px){
html body .eddpt-app .eddpt-sidehead{
        padding-inline:12px!important;
        gap:7px!important;
    }
html body .eddpt-app .eddpt-dock-controls{
        flex-basis:165px!important;
        width:165px!important;
        min-width:165px!important;
        max-width:165px!important;
        gap:7px!important;
    }
html body .eddpt-app .eddpt-sidehead-brand strong{
        font-size:8px!important;
        letter-spacing:.10em!important;
    }
}

@media (min-width:861px) and (max-width:1179px){
html body .eddpt-app .eddpt-sidehead{
        justify-content:center!important;
        padding:12px!important;
        gap:0!important;
    }
html body .eddpt-app .eddpt-sidehead-brand{display:none!important}
html body .eddpt-app .eddpt-dock-controls{
        flex:0 0 168px!important;
        width:168px!important;
        min-width:168px!important;
        max-width:168px!important;
        gap:8px!important;
    }
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-topbar-rail{
    gap:10px!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-brand-block{
    flex:1.55 1 250px!important;
    min-width:210px!important;
    max-width:none!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-theme-block{
    flex:.82 1 145px!important;
    min-width:125px!important;
    max-width:none!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-security{
    flex:1.02 1 165px!important;
    min-width:142px!important;
    max-width:none!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-history{
    flex:.84 1 132px!important;
    min-width:122px!important;
    max-width:none!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-process-actions{
    flex:1.30 1 210px!important;
    min-width:180px!important;
    max-width:none!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-validate{
    flex:.76 1 112px!important;
    min-width:96px!important;
    max-width:none!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-workshop{
    flex:1.08 1 155px!important;
    min-width:132px!important;
    max-width:none!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-new{
    flex:.95 1 145px!important;
    min-width:122px!important;
    max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar-rail{
    gap:6px!important;
    padding:7px 8px!important;
    min-height:66px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-brand-block{
    flex:1.45 1 190px!important;
    min-width:172px!important;
    max-width:none!important;
    padding-right:8px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-theme-block{
    flex:.78 1 110px!important;
    min-width:100px!important;
    max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-security{
    flex:.96 1 125px!important;
    min-width:112px!important;
    max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-history{
    flex:.82 1 108px!important;
    min-width:104px!important;
    max-width:none!important;
    gap:4px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-process-actions{
    flex:1.22 1 158px!important;
    min-width:146px!important;
    max-width:none!important;
    gap:5px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-validate{
    flex:.72 1 82px!important;
    min-width:78px!important;
    max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-workshop{
    flex:1.00 1 112px!important;
    min-width:104px!important;
    max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-new{
    flex:.90 1 102px!important;
    min-width:96px!important;
    max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-theme-toggle{
    height:46px!important;
    min-height:46px!important;
    border-radius:12px!important;
    padding-inline:7px!important;
    gap:5px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-mark{
    width:46px!important;height:46px!important;min-width:46px!important;border-radius:15px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-brand strong{font-size:13.5px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-brand small{font-size:8.5px!important;margin-top:2px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-icon svg{width:17px!important;height:17px!important;min-width:17px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-copy b{font-size:9.5px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-btn-copy small{display:none!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-theme-toggle>b{display:block!important;font-size:9.5px!important}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-history .eddpt-btn{
    width:auto!important;min-width:0!important;max-width:none!important;height:46px!important;min-height:46px!important;flex:1 1 0!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar{
    padding:7px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar-rail{
    display:flex!important;
    align-items:center!important;
    gap:4px!important;
    padding:6px!important;
    min-height:56px!important;
    border-radius:15px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-block{
    flex:1.35 1 152px!important;min-width:145px!important;max-width:none!important;padding-right:5px!important;border-right:1px solid rgba(126,143,170,.13)!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-theme-block{
    flex:.72 1 88px!important;min-width:84px!important;max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security{
    flex:.90 1 100px!important;min-width:96px!important;max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-history{
    display:flex!important;flex:.78 1 88px!important;min-width:86px!important;max-width:none!important;gap:3px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-process-actions{
    display:flex!important;flex:1.12 1 126px!important;min-width:120px!important;max-width:none!important;gap:3px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate{
    display:flex!important;flex:.66 1 68px!important;min-width:66px!important;max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    display:flex!important;flex:.90 1 92px!important;min-width:88px!important;max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-new{
    display:flex!important;flex:.84 1 86px!important;min-width:82px!important;max-width:none!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-theme-toggle{
    width:100%!important;min-width:0!important;max-width:none!important;height:42px!important;min-height:42px!important;border-radius:11px!important;padding:0 5px!important;gap:4px!important;justify-content:center!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-mark{
    width:40px!important;height:40px!important;min-width:40px!important;border-radius:13px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-brand{gap:7px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-brand strong{font-size:10.5px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-brand small{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn-copy{display:block!important;min-width:0!important;text-align:center!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn-copy b{display:block!important;font-size:8px!important;line-height:1!important;white-space:nowrap!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn-copy small{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-btn-icon svg{width:15px!important;height:15px!important;min-width:15px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-theme-toggle{
    display:grid!important;grid-template-columns:auto auto auto auto!important;column-gap:3px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-theme-toggle>b{display:block!important;font-size:8px!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security .eddpt-security-dot{
    display:block!important;position:static!important;width:6px!important;height:6px!important;min-width:6px!important;margin-left:2px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-history .eddpt-btn{
    width:auto!important;min-width:0!important;max-width:none!important;height:42px!important;min-height:42px!important;padding:2px!important;display:flex!important;flex-direction:column!important;gap:1px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn{flex:1 1 0!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar-overflow{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-overflow{display:grid!important}

html body .eddpt-app .eddpt-edge-tab{
    position:fixed!important;
    top:var(--eddpt-edge-top,38vh)!important;
    z-index:100020!important;
    margin:0!important;
    will-change:top,left,right,opacity,transform!important;
}

html body .eddpt-app .eddpt-edge-tab-left{
    left:var(--eddpt-edge-left,0px)!important;
    right:auto!important;
}

html body .eddpt-app .eddpt-edge-tab-right{
    right:var(--eddpt-edge-right,0px)!important;
    left:auto!important;
}

html body .eddpt-app:not(.eddpt-edge-tabs-app-visible) .eddpt-edge-tab{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
}

html body .eddpt-app.eddpt-edge-tabs-app-visible.eddpt-left-collapsed .eddpt-edge-tab-left,
html body .eddpt-app.eddpt-edge-tabs-app-visible.eddpt-right-collapsed .eddpt-edge-tab-right{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
}

@media (max-width:600px){
html body .eddpt-app .eddpt-edge-tab{
        top:var(--eddpt-edge-top,34vh)!important;
    }
}

html body .eddpt-app .eddpt-note{
    perspective:860px!important;
    perspective-origin:50% 46%!important;
}

html body .eddpt-app .eddpt-note .eddpt-step,
html body .eddpt-app .eddpt-note .eddpt-step-snapshot{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:none!important;
    max-height:none!important;
    box-sizing:border-box!important;
    border-radius:11px!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
    transform-style:preserve-3d!important;
    will-change:transform!important;
    transition:
        transform .22s cubic-bezier(.2,.72,.24,1),
        border-color .14s ease,
        box-shadow .14s ease,
        background .14s ease!important;
}

html body .eddpt-app .eddpt-note .eddpt-step{
    z-index:2!important;
    transform:rotateY(0deg)!important;
}

html body .eddpt-app .eddpt-note:not(.is-flipped) .eddpt-step:hover,
html body .eddpt-app .eddpt-note:not(.is-flipped) .eddpt-step:focus,
html body .eddpt-app .eddpt-note:not(.is-flipped) .eddpt-step:focus-visible{
    transform:rotateY(0deg) translateY(-1px)!important;
}

html body .eddpt-app .eddpt-note.is-flipped .eddpt-step{
    transform:rotateY(180deg)!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-card-flip-button{
    position:absolute!important;
    z-index:16!important;
    left:8px!important;
    bottom:8px!important;
    width:24px!important;
    min-width:24px!important;
    max-width:24px!important;
    height:24px!important;
    min-height:24px!important;
    max-height:24px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(255,255,255,.13)!important;
    border-radius:7px!important;
    background:rgba(5,9,14,.68)!important;
    box-shadow:0 4px 11px rgba(0,0,0,.2)!important;
    color:var(--card-muted,#8290a2)!important;
    cursor:pointer!important;
    opacity:.76!important;
    transform:none!important;
    touch-action:manipulation!important;
}

html body .eddpt-app .eddpt-card-flip-button>span{
    position:relative!important;
    display:block!important;
    width:14px!important;
    height:13px!important;
}

html body .eddpt-app .eddpt-card-flip-button>span>i{
    position:absolute!important;
    display:block!important;
    width:9px!important;
    height:8px!important;
    border:1px solid currentColor!important;
    border-radius:2px!important;
    background:rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-card-flip-button>span>i:first-child{
    left:1px!important;
    top:1px!important;
    opacity:.62!important;
}

html body .eddpt-app .eddpt-card-flip-button>span>i:last-child{
    right:0!important;
    bottom:0!important;
    background:rgba(139,124,246,.08)!important;
}

html body .eddpt-app .eddpt-card-flip-button>span::after{
    content:""!important;
    position:absolute!important;
    right:-1px!important;
    top:0!important;
    width:5px!important;
    height:5px!important;
    border-top:1px solid currentColor!important;
    border-right:1px solid currentColor!important;
    border-radius:0 3px 0 0!important;
}

html body .eddpt-app .eddpt-card-flip-button:hover,
html body .eddpt-app .eddpt-card-flip-button:focus-visible,
html body .eddpt-app .eddpt-card-flip-button[aria-pressed="true"]{
    opacity:1!important;
    border-color:var(--card-accent,#887af4)!important;
    background:rgba(11,14,22,.94)!important;
    color:var(--card-accent,#887af4)!important;
    box-shadow:0 0 0 2px rgba(255,255,255,.035),0 6px 15px rgba(0,0,0,.28)!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-card-flip-button.has-signal::after{
    content:""!important;
    position:absolute!important;
    right:-3px!important;
    top:-3px!important;
    width:7px!important;
    height:7px!important;
    border:2px solid var(--card-bg,#111721)!important;
    border-radius:50%!important;
    background:#9d92f5!important;
    box-sizing:content-box!important;
}

html body .eddpt-app .eddpt-card-flip-button.has-signal[data-snapshot-tone="warning"]::after{background:#d7a34d!important}

html body .eddpt-app .eddpt-card-flip-button.has-signal[data-snapshot-tone="risk"]::after{background:#d86c78!important}

html body .eddpt-app .eddpt-note .eddpt-step>aside{
    padding-left:29px!important;
}

html body .eddpt-app .eddpt-note .eddpt-step>aside u{
    margin-right:17px!important;
}

html body .eddpt-app .eddpt-note .eddpt-step-snapshot{
    z-index:3!important;
    display:grid!important;
    grid-template-rows:auto auto auto auto auto auto minmax(0,1fr) auto!important;
    align-content:start!important;
    gap:5px!important;
    overflow:hidden!important;
    padding:31px 9px 9px!important;
    border:1px solid var(--card-border,#374151)!important;
    background:
        linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.012) 43%,rgba(0,0,0,.035) 100%),
        var(--card-bg,#111721)!important;
    box-shadow:
        0 13px 27px rgba(0,0,0,.21),
        inset 0 1px 0 rgba(255,255,255,.035),
        inset 0 0 0 1px rgba(255,255,255,.012)!important;
    color:var(--card-text,#f4f7fb)!important;
    transform:rotateY(-180deg)!important;
    pointer-events:none!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-note.is-flipped .eddpt-step-snapshot{
    transform:rotateY(0deg)!important;
    pointer-events:auto!important;
}

html body .eddpt-app .eddpt-note.is-selected .eddpt-step-snapshot{
    border-color:var(--card-accent,#887af4)!important;
    box-shadow:
        0 16px 30px rgba(0,0,0,.24),
        0 0 0 1px var(--card-accent,#887af4),
        inset 0 1px 0 rgba(255,255,255,.04)!important;
}

html body .eddpt-app .eddpt-note .eddpt-step-snapshot::before{
    content:""!important;
    position:absolute!important;
    left:8px!important;
    right:8px!important;
    top:28px!important;
    height:1px!important;
    background:linear-gradient(90deg,transparent,var(--card-accent,#887af4),transparent)!important;
    opacity:.18!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-snapshot-head{
    min-width:0!important;
    display:grid!important;
    gap:2px!important;
    padding-right:2px!important;
}

html body .eddpt-app .eddpt-snapshot-head>small,
html body .eddpt-app .eddpt-snapshot-primary>small,
html body .eddpt-app .eddpt-snapshot-flow small,
html body .eddpt-app .eddpt-snapshot-facts small,
html body .eddpt-app .eddpt-snapshot-fields>small{
    margin:0!important;
    color:var(--card-accent,#887af4)!important;
    font-size:5.7px!important;
    font-weight:900!important;
    line-height:1.18!important;
    letter-spacing:.085em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-snapshot-head>b{
    display:-webkit-box!important;
    overflow:hidden!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    margin:0!important;
    color:var(--card-text,#f4f7fb)!important;
    font-size:8.2px!important;
    font-weight:850!important;
    line-height:1.2!important;
    white-space:normal!important;
}

html body .eddpt-app .eddpt-snapshot-signal{
    min-width:0!important;
    min-height:19px!important;
    display:grid!important;
    grid-template-columns:6px minmax(0,1fr)!important;
    gap:5px!important;
    align-items:center!important;
    padding:3px 5px!important;
    border:1px solid rgba(157,146,245,.18)!important;
    border-radius:6px!important;
    background:rgba(139,124,246,.06)!important;
}

html body .eddpt-app .eddpt-snapshot-signal>i{
    width:5px!important;
    height:5px!important;
    border-radius:50%!important;
    background:#9d92f5!important;
    box-shadow:0 0 8px rgba(157,146,245,.32)!important;
}

html body .eddpt-app .eddpt-snapshot-signal>span{
    min-width:0!important;
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr)!important;
    gap:4px!important;
    align-items:center!important;
}

html body .eddpt-app .eddpt-snapshot-signal small{
    color:#b9b0ff!important;
    font-size:5.2px!important;
    font-weight:900!important;
    line-height:1!important;
    letter-spacing:.06em!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-snapshot-signal b{
    min-width:0!important;
    overflow:hidden!important;
    color:var(--card-text,#f4f7fb)!important;
    font-size:5.8px!important;
    font-weight:720!important;
    line-height:1.15!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-snapshot-signal[data-tone="warning"]{
    border-color:rgba(215,163,77,.24)!important;
    background:rgba(215,163,77,.075)!important;
}

html body .eddpt-app .eddpt-snapshot-signal[data-tone="warning"]>i{background:#d7a34d!important;box-shadow:0 0 8px rgba(215,163,77,.3)!important}

html body .eddpt-app .eddpt-snapshot-signal[data-tone="warning"] small{color:#ddb66e!important}

html body .eddpt-app .eddpt-snapshot-signal[data-tone="risk"]{
    border-color:rgba(216,108,120,.28)!important;
    background:rgba(216,108,120,.08)!important;
}

html body .eddpt-app .eddpt-snapshot-signal[data-tone="risk"]>i{background:#d86c78!important;box-shadow:0 0 8px rgba(216,108,120,.3)!important}

html body .eddpt-app .eddpt-snapshot-signal[data-tone="risk"] small{color:#e9a0aa!important}

html body .eddpt-app .eddpt-snapshot-primary{
    min-width:0!important;
    display:grid!important;
    gap:2px!important;
    padding-top:1px!important;
}

html body .eddpt-app .eddpt-snapshot-primary>p{
    display:-webkit-box!important;
    overflow:hidden!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    margin:0!important;
    color:var(--card-text,#f4f7fb)!important;
    font-size:6.7px!important;
    font-weight:650!important;
    line-height:1.3!important;
}

html body .eddpt-app .eddpt-snapshot-routes{
    min-width:0!important;
    display:grid!important;
    gap:2px!important;
}

html body .eddpt-app .eddpt-snapshot-routes>span{
    min-width:0!important;
    display:grid!important;
    grid-template-columns:auto 8px minmax(0,1fr)!important;
    gap:2px!important;
    align-items:center!important;
    padding:2px 4px!important;
    border:1px solid rgba(255,255,255,.055)!important;
    border-radius:5px!important;
    background:rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-snapshot-routes>span>b{
    overflow:hidden!important;
    color:var(--card-accent,#887af4)!important;
    font-size:5.9px!important;
    font-weight:900!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-snapshot-routes>span>i{
    color:var(--card-muted,#8290a2)!important;
    font-size:6px!important;
    font-style:normal!important;
    text-align:center!important;
}

html body .eddpt-app .eddpt-snapshot-routes>span>em{
    min-width:0!important;
    overflow:hidden!important;
    color:var(--card-text,#f4f7fb)!important;
    font-size:5.7px!important;
    font-style:normal!important;
    font-weight:650!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-snapshot-routes>small{
    color:var(--card-muted,#8290a2)!important;
    font-size:5.4px!important;
    font-weight:750!important;
    text-align:right!important;
}

html body .eddpt-app .eddpt-snapshot-flow{
    min-width:0!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 10px minmax(0,1fr)!important;
    gap:3px!important;
    align-items:center!important;
    padding:4px 0!important;
    border-top:1px solid rgba(255,255,255,.045)!important;
    border-bottom:1px solid rgba(255,255,255,.045)!important;
}

html body .eddpt-app .eddpt-snapshot-flow>span{
    min-width:0!important;
    display:grid!important;
    gap:1px!important;
}

html body .eddpt-app .eddpt-snapshot-flow>span>b{
    overflow:hidden!important;
    color:var(--card-text,#f4f7fb)!important;
    font-size:5.9px!important;
    font-weight:700!important;
    line-height:1.18!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-snapshot-flow>i{
    color:var(--card-accent,#887af4)!important;
    font-size:7px!important;
    font-style:normal!important;
    text-align:center!important;
    opacity:.75!important;
}

html body .eddpt-app .eddpt-snapshot-facts{
    min-width:0!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:4px!important;
}

html body .eddpt-app .eddpt-snapshot-facts>span{
    min-width:0!important;
    display:grid!important;
    gap:1px!important;
    padding:3px 4px!important;
    border-radius:5px!important;
    background:rgba(255,255,255,.022)!important;
}

html body .eddpt-app .eddpt-snapshot-facts>span>b{
    overflow:hidden!important;
    color:var(--card-text,#f4f7fb)!important;
    font-size:5.8px!important;
    font-weight:720!important;
    line-height:1.15!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-snapshot-fields{
    min-width:0!important;
    display:grid!important;
    gap:3px!important;
}

html body .eddpt-app .eddpt-snapshot-fields>span{
    min-width:0!important;
    display:flex!important;
    gap:3px!important;
    align-items:center!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-snapshot-fields>span>i,
html body .eddpt-app .eddpt-snapshot-fields>span>em{
    min-width:0!important;
    overflow:hidden!important;
    padding:2px 4px!important;
    border:1px solid rgba(255,255,255,.055)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.02)!important;
    color:var(--card-muted,#8290a2)!important;
    font-size:5.4px!important;
    font-style:normal!important;
    font-weight:700!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-snapshot-fields>span>em{flex:0 0 auto!important;color:var(--card-accent,#887af4)!important}

html body .eddpt-app .eddpt-step-snapshot>footer{
    min-width:0!important;
    align-self:end!important;
    display:flex!important;
    gap:4px!important;
    align-items:center!important;
    justify-content:space-between!important;
    margin-top:auto!important;
    padding-top:4px!important;
    border-top:1px solid rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-snapshot-chips{
    min-width:0!important;
    display:flex!important;
    gap:3px!important;
    align-items:center!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-snapshot-chips>i{
    flex:0 0 auto!important;
    padding:2px 4px!important;
    border:1px solid rgba(255,255,255,.055)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.022)!important;
    color:var(--card-muted,#8290a2)!important;
    font-size:5.5px!important;
    font-style:normal!important;
    font-weight:750!important;
    line-height:1.15!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-snapshot-chips>i[data-tone="warning"]{
    border-color:rgba(215,163,77,.18)!important;
    color:#d6b16f!important;
}

html body .eddpt-app .eddpt-step-snapshot>footer>button{
    flex:0 0 auto!important;
    min-width:43px!important;
    height:20px!important;
    min-height:20px!important;
    padding:0 5px!important;
    display:inline-flex!important;
    gap:3px!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid var(--card-border,#374151)!important;
    border-radius:6px!important;
    background:rgba(127,127,127,.09)!important;
    color:var(--card-text,#f4f7fb)!important;
    box-shadow:none!important;
    cursor:pointer!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-step-snapshot>footer>button>span{
    font-size:5.8px!important;
    font-weight:850!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-step-snapshot>footer>button>i{
    color:var(--card-accent,#887af4)!important;
    font-size:7px!important;
    font-style:normal!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-step-snapshot>footer>button:hover,
html body .eddpt-app .eddpt-step-snapshot>footer>button:focus-visible{
    border-color:var(--card-accent,#887af4)!important;
    background:rgba(139,124,246,.08)!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="compact"] .eddpt-step-snapshot{
    gap:3px!important;
    padding:31px 8px 8px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="compact"] .eddpt-snapshot-flow,
html body .eddpt-app .eddpt-note[data-snapshot-density="compact"] .eddpt-snapshot-fields{
    display:none!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="compact"][data-semantic="decision"] .eddpt-snapshot-facts{
    display:none!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="compact"] .eddpt-snapshot-head>b{
    font-size:7.8px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="compact"] .eddpt-snapshot-primary>p{
    font-size:6.3px!important;
    -webkit-line-clamp:2!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="compact"] .eddpt-snapshot-routes>span:nth-of-type(n/**/+3){display:none!important}

html body .eddpt-app .eddpt-note[data-snapshot-density="compact"] .eddpt-snapshot-chips>i:nth-child(n/**/+2){display:none!important}

html body .eddpt-app .eddpt-note[data-snapshot-density="compact"] .eddpt-snapshot-signal{
    min-height:17px!important;
    padding:2px 4px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="standard"] .eddpt-snapshot-fields{
    display:none!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="standard"] .eddpt-snapshot-chips>i:nth-child(n/**/+3){display:none!important}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-step-snapshot{
    gap:7px!important;
    padding:34px 12px 11px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-head>small,
html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-primary>small,
html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-flow small,
html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-facts small,
html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-fields>small{
    font-size:7px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-head>b{
    font-size:11px!important;
    -webkit-line-clamp:3!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-primary>p{
    font-size:8.5px!important;
    line-height:1.38!important;
    -webkit-line-clamp:3!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-signal{
    min-height:28px!important;
    grid-template-columns:8px minmax(0,1fr)!important;
    gap:7px!important;
    padding:5px 7px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-signal>i{width:7px!important;height:7px!important}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-signal small{font-size:6.4px!important}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-signal b{font-size:7.6px!important}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-routes>span{
    padding:4px 6px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-routes>span>b,
html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-routes>span>em{
    font-size:7.2px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-flow>span>b,
html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-facts>span>b{
    font-size:7.2px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-fields>span>i,
html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-fields>span>em,
html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-snapshot-chips>i{
    font-size:6.5px!important;
    padding:3px 6px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-step-snapshot>footer>button{
    min-width:58px!important;
    height:25px!important;
    min-height:25px!important;
    padding:0 8px!important;
}

html body .eddpt-app .eddpt-note[data-snapshot-density="roomy"] .eddpt-step-snapshot>footer>button>span{font-size:7px!important}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note .eddpt-step-snapshot{
    border-color:var(--card-border,#374151)!important;
}

html body .eddpt-app.eddpt-sigma-mode .eddpt-note.is-selected .eddpt-step-snapshot{
    border-color:var(--card-accent,#887af4)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-card-flip-button{
    border-color:rgba(38,51,70,.16)!important;
    background:rgba(255,255,255,.82)!important;
    box-shadow:0 4px 10px rgba(44,57,77,.11)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-card-flip-button:hover,
html body .eddpt-app[data-theme="light"] .eddpt-card-flip-button:focus-visible,
html body .eddpt-app[data-theme="light"] .eddpt-card-flip-button[aria-pressed="true"]{
    background:#fff!important;
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-note .eddpt-step,
    html body .eddpt-app .eddpt-note .eddpt-step-snapshot{
        transition:none!important;
    }
}

html body .eddpt-app .eddpt-note .eddpt-step-snapshot>footer{
    padding-left:29px!important;
    padding-right:23px!important;
}

html body .eddpt-app .eddpt-visual-system>span,
html body .eddpt-app .eddpt-board-view-label{
    color:#9a6cff!important;
    -webkit-text-fill-color:#9a6cff!important;
    font-size:9px!important;
    font-weight:900!important;
    letter-spacing:.055em!important;
    cursor:default!important;
    user-select:none!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-visual-system>span,
html body .eddpt-app[data-theme="light"] .eddpt-board-view-label{
    color:#6f45e8!important;
    -webkit-text-fill-color:#6f45e8!important;
}

html body .eddpt-app .eddpt-visual-system>.eddpt-help-btn,
html body .eddpt-app .eddpt-board-full .eddpt-visual-system>.eddpt-help-btn,
html body .eddpt-app.eddpt-board-toolbar-compact .eddpt-visual-system>.eddpt-help-btn,
html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-visual-system>.eddpt-help-btn,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>.eddpt-help-btn{
    box-sizing:border-box!important;
    display:grid!important;
    place-items:center!important;
    width:34px!important;
    min-width:34px!important;
    max-width:34px!important;
    height:34px!important;
    min-height:34px!important;
    max-height:34px!important;
    flex:0 0 34px!important;
    aspect-ratio:1 / 1!important;
    padding:0!important;
    border-radius:50%!important;
    line-height:1!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-theme-choice{
    transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease!important;
}

html body .eddpt-app .eddpt-theme-choice:hover:not(:has(input:checked)){
    border-color:rgba(139,124,246,.30)!important;
    background:linear-gradient(135deg,rgba(139,124,246,.055),rgba(89,183,255,.018))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-theme-choice.is-selected:not(:has(input:checked)){
    border-color:rgba(255,255,255,.085)!important;
    background:rgba(255,255,255,.018)!important;
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-theme-choice:has(input:checked){
    border-color:rgba(157,116,255,.82)!important;
    background:
        radial-gradient(circle at 88% 12%,rgba(135,83,255,.18),transparent 38%),
        linear-gradient(135deg,rgba(99,67,186,.25),rgba(36,54,91,.14))!important;
    box-shadow:
        inset 0 0 0 1px rgba(178,147,255,.34),
        inset 0 1px 0 rgba(255,255,255,.08),
        0 0 0 1px rgba(112,73,222,.20),
        0 8px 24px rgba(74,45,151,.16)!important;
}

html body .eddpt-app .eddpt-theme-choice:has(input:checked)::before{
    content:""!important;
    position:absolute!important;
    left:7px!important;
    top:12px!important;
    bottom:12px!important;
    width:3px!important;
    border-radius:999px!important;
    background:linear-gradient(180deg,#b28cff,#7550ee)!important;
    box-shadow:0 0 10px rgba(132,85,255,.34)!important;
}

html body .eddpt-app .eddpt-theme-choice:has(input:checked)::after{
    content:"SELECTED"!important;
    position:absolute!important;
    top:9px!important;
    right:9px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:20px!important;
    padding:3px 7px!important;
    border:1px solid rgba(203,184,255,.40)!important;
    border-radius:999px!important;
    background:linear-gradient(180deg,#7850df,#5e3bb8)!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-size:6.8px!important;
    font-weight:950!important;
    line-height:1!important;
    letter-spacing:.085em!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 4px 12px rgba(54,31,118,.24)!important;
}

html body .eddpt-app .eddpt-theme-choice:has(input:checked)>span:last-child{
    padding-right:62px!important;
}

html body .eddpt-app .eddpt-theme-choice:has(input:checked) b{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}

html body .eddpt-app .eddpt-theme-choice:has(input:checked) small{
    color:#aeb9ca!important;
    -webkit-text-fill-color:#aeb9ca!important;
}

html body .eddpt-app .eddpt-theme-choice:has(input:checked) .eddpt-theme-choice-preview{
    border-color:rgba(159,122,255,.56)!important;
    box-shadow:inset 0 0 0 1px rgba(159,122,255,.14),0 0 16px rgba(112,72,221,.13)!important;
}

html body .eddpt-app .eddpt-theme-choice:has(input:focus-visible){
    outline:2px solid rgba(166,132,255,.95)!important;
    outline-offset:3px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice.is-selected:not(:has(input:checked)){
    background:#fff!important;
    border-color:rgba(43,58,80,.13)!important;
    box-shadow:none!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice:hover:not(:has(input:checked)){
    background:linear-gradient(135deg,#faf9ff,#fbfcff)!important;
    border-color:rgba(116,104,234,.28)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice:has(input:checked){
    border-color:rgba(111,69,232,.72)!important;
    background:
        radial-gradient(circle at 88% 10%,rgba(128,91,238,.11),transparent 38%),
        linear-gradient(135deg,#f0ebff,#f8faff)!important;
    box-shadow:
        inset 0 0 0 1px rgba(126,87,235,.16),
        inset 0 1px 0 #fff,
        0 0 0 1px rgba(111,69,232,.10),
        0 8px 22px rgba(77,54,141,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice:has(input:checked)::before{
    background:linear-gradient(180deg,#8865ed,#6540d8)!important;
    box-shadow:0 0 9px rgba(111,69,232,.18)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice:has(input:checked)::after{
    border-color:rgba(85,50,183,.16)!important;
    background:linear-gradient(180deg,#7650df,#6039c6)!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice:has(input:checked) b{
    color:#34245f!important;
    -webkit-text-fill-color:#34245f!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice:has(input:checked) small{
    color:#58677c!important;
    -webkit-text-fill-color:#58677c!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-choice:has(input:checked) .eddpt-theme-choice-preview{
    border-color:rgba(111,69,232,.38)!important;
    box-shadow:inset 0 0 0 1px rgba(111,69,232,.08),0 0 13px rgba(111,69,232,.08)!important;
}

@media (max-width:620px){
html body .eddpt-app .eddpt-theme-choice:has(input:checked)>span:last-child{
        padding-right:0!important;
        padding-top:21px!important;
    }
html body .eddpt-app .eddpt-theme-choice:has(input:checked)::after{
        left:101px!important;
        right:auto!important;
        top:10px!important;
    }
}

html body .eddpt-app .eddpt-pin{
    box-sizing:border-box!important;
    left:50%!important;
    top:-17px!important;
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    max-height:44px!important;
    transform:translateX(-50%)!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    cursor:grab!important;
    touch-action:none!important;
    overflow:visible!important;
    -webkit-user-select:none!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-pin::before{
    top:10px!important;
}

html body .eddpt-app .eddpt-pin::after{
    top:21px!important;
}

html body .eddpt-app .eddpt-note.pin-held .eddpt-pin::before{
    box-shadow:
        0 0 0 6px rgba(139,124,246,.14),
        0 3px 8px rgba(0,0,0,.40),
        0 0 27px rgba(139,124,246,.66)!important;
}

html body .eddpt-app .eddpt-note.dragging .eddpt-pin{
    cursor:grabbing!important;
}

html body .eddpt-app .eddpt-note.dragging .eddpt-pin::before{
    transform:translateX(-50%) scale(1.08)!important;
    box-shadow:
        0 0 0 8px rgba(139,124,246,.13),
        0 4px 10px rgba(0,0,0,.44),
        0 0 32px rgba(139,124,246,.78)!important;
}

html body .eddpt-app .eddpt-note.dragging{
    z-index:30!important;
    filter:drop-shadow(0 22px 34px rgba(0,0,0,.46))!important;
}

html body .eddpt-app .eddpt-note.dragging .eddpt-step,
html body .eddpt-app .eddpt-note.dragging .eddpt-step-snapshot{
    border-color:rgba(139,124,246,.62)!important;
    box-shadow:
        0 20px 38px rgba(0,0,0,.27),
        0 0 0 1px rgba(139,124,246,.16),
        0 0 30px rgba(139,124,246,.11)!important;
}

html body .eddpt-app.eddpt-linking .eddpt-pin{
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-drag-handle{
    display:none!important;
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-pin,
    html body .eddpt-app .eddpt-pin::before,
    html body .eddpt-app .eddpt-note.dragging .eddpt-step,
    html body .eddpt-app .eddpt-note.dragging .eddpt-step-snapshot{
        transition:none!important;
        animation:none!important;
    }
}

html body .eddpt-app .eddpt-process-view-tabs{
  display:inline-flex!important;align-items:center!important;gap:4px!important;margin:0 2px 12px!important;padding:4px!important;
  border:1px solid var(--edd-ui-border,rgba(255,255,255,.09))!important;border-radius:14px!important;background:rgba(5,9,15,.55)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button{
  min-height:38px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 12px!important;border:1px solid transparent!important;border-radius:10px!important;
  background:transparent!important;color:var(--edd-ui-muted,#8997aa)!important;cursor:pointer!important;font-size:10px!important;font-weight:850!important;letter-spacing:.01em!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button:hover{background:rgba(255,255,255,.035)!important;color:var(--edd-ui-text,#eef3fa)!important}

html body .eddpt-app .eddpt-process-view-tabs>button.is-active{
  color:#fff!important;border-color:rgba(145,124,255,.52)!important;background:linear-gradient(135deg,rgba(121,82,220,.9),rgba(101,72,194,.86))!important;
  box-shadow:0 5px 16px rgba(77,50,157,.24),inset 0 1px 0 rgba(255,255,255,.16)!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button small{font-size:6px!important;line-height:1!important;letter-spacing:.08em!important;padding:3px 4px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;color:inherit!important}

html body .eddpt-app .eddpt-process-view-icon{width:17px!important;height:14px!important;position:relative!important;display:block!important;flex:0 0 17px!important}

html body .eddpt-app .eddpt-process-view-icon.is-board i{position:absolute!important;width:6px!important;height:5px!important;border:1px solid currentColor!important;border-radius:2px!important;opacity:.8!important}

html body .eddpt-app .eddpt-process-view-icon.is-board i:nth-child(1){left:0!important;top:0!important}

.eddpt-app .eddpt-process-view-icon.is-board i:nth-child(2){right:0!important;top:0!important}

.eddpt-app .eddpt-process-view-icon.is-board i:nth-child(3){left:0!important;bottom:0!important}

.eddpt-app .eddpt-process-view-icon.is-board i:nth-child(4){right:0!important;bottom:0!important}

html body .eddpt-app .eddpt-process-view-icon.is-flow{width:22px!important;height:14px!important;flex:0 0 22px!important}

html body .eddpt-app .eddpt-process-view-icon.is-flow i{position:absolute!important;display:block!important;box-sizing:border-box!important}

html body .eddpt-app .eddpt-process-view-icon.is-flow .is-node{width:8px!important;height:8px!important;border-radius:999px!important;border:1px solid currentColor!important;background:color-mix(in srgb,currentColor 20%,transparent)!important;box-shadow:0 0 0 1px rgba(255,255,255,.04) inset!important}

html body .eddpt-app .eddpt-process-view-icon.is-flow .is-start{left:0!important;top:3px!important;opacity:.68!important}

html body .eddpt-app .eddpt-process-view-icon.is-flow .is-mid{left:7px!important;top:1px!important;width:10px!important;height:10px!important;opacity:.95!important;background:color-mix(in srgb,currentColor 62%,transparent)!important;box-shadow:0 0 10px color-mix(in srgb,currentColor 35%,transparent)!important}

html body .eddpt-app .eddpt-process-view-icon.is-flow .is-end{right:0!important;top:3px!important;opacity:.78!important}

html body .eddpt-app .eddpt-process-view-icon.is-flow .is-path{left:4px!important;top:6px!important;width:14px!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,color-mix(in srgb,currentColor 40%,transparent),currentColor,color-mix(in srgb,currentColor 50%,transparent))!important;opacity:.88!important}

html body .eddpt-app .eddpt-process-view-tabs button.is-active .eddpt-process-view-icon.is-flow .is-mid{box-shadow:0 0 14px color-mix(in srgb,currentColor 46%,transparent)!important;background:color-mix(in srgb,currentColor 78%,white 22%)!important}

html body .eddpt-app .eddpt-process-view-tabs button:hover .eddpt-process-view-icon.is-flow .is-mid{transform:scale(1.06)!important}

html body .eddpt-app.eddpt-step-flow-active .eddpt-panel[data-panel="process"].active{grid-template-columns:minmax(0,1fr)!important}

html body .eddpt-app.eddpt-step-flow-active .eddpt-detail{display:none!important}

html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open .eddpt-panel[data-panel="process"].active{grid-template-columns:minmax(0,1fr) minmax(320px,370px)!important}

html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open .eddpt-detail{display:block!important}

html body .eddpt-app.eddpt-step-flow-active .eddpt-board-tools,
html body .eddpt-app.eddpt-step-flow-active .eddpt-sigma-rail{display:none!important}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board{min-height:720px!important;padding-bottom:14px!important}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-canvas-head{padding-bottom:12px!important}

html body .eddpt-app .eddpt-step-flow{position:relative!important;min-width:0!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:18px!important;background:radial-gradient(circle at 50% 18%,rgba(125,97,231,.10),transparent 35rem),linear-gradient(180deg,rgba(9,14,23,.94),rgba(7,11,18,.86))!important;overflow:hidden!important}

html body .eddpt-app .eddpt-step-flow__toolbar{min-height:76px!important;padding:14px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border-bottom:1px solid rgba(255,255,255,.055)!important;background:rgba(9,13,21,.58)!important}

html body .eddpt-app .eddpt-step-flow__identity{display:grid!important;grid-template-columns:auto auto!important;align-items:end!important;column-gap:10px!important;min-width:0!important}

html body .eddpt-app .eddpt-step-flow__identity>small{grid-column:1/-1!important;font-size:7px!important;font-weight:900!important;letter-spacing:.12em!important;color:#a895ff!important}

html body .eddpt-app .eddpt-step-flow__identity>small em{font-style:normal!important;font-size:6px!important;letter-spacing:.08em!important;margin-left:4px!important;padding:2px 5px!important;border-radius:999px!important;background:rgba(139,113,246,.16)!important;border:1px solid rgba(139,113,246,.22)!important;color:#c7bbff!important}

html body .eddpt-app .eddpt-step-flow__identity>b{font-size:14px!important;line-height:1.3!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#f2f5fa!important;max-width:560px!important}

html body .eddpt-app .eddpt-step-flow__position{font-size:8px!important;color:#7f8da1!important;white-space:nowrap!important;padding-bottom:1px!important}

html body .eddpt-app .eddpt-step-flow__tools{display:flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important}

html body .eddpt-app .eddpt-step-flow__nav,
html body .eddpt-app .eddpt-step-flow__jump{height:36px!important;border:1px solid rgba(255,255,255,.1)!important;background:rgba(255,255,255,.035)!important;color:#dce3ec!important;border-radius:11px!important;cursor:pointer!important}

html body .eddpt-app .eddpt-step-flow__nav{width:36px!important;padding:0!important;display:grid!important;place-items:center!important;font-size:22px!important;line-height:1!important}

html body .eddpt-app .eddpt-step-flow__jump{padding:0 11px!important;display:flex!important;align-items:center!important;gap:6px!important;font-size:9px!important;font-weight:850!important}

html body .eddpt-app .eddpt-step-flow__nav:hover:not(:disabled),html body .eddpt-app .eddpt-step-flow__jump:hover{border-color:rgba(145,124,255,.42)!important;background:rgba(126,99,235,.10)!important}

html body .eddpt-app .eddpt-step-flow__nav:disabled{opacity:.28!important;cursor:not-allowed!important}

html body .eddpt-app .eddpt-step-flow__help{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;border-radius:50%!important}

html body .eddpt-app .eddpt-step-flow__breadcrumb{min-height:31px!important;padding:7px 16px!important;display:flex!important;align-items:center!important;gap:7px!important;overflow:auto!important;border-bottom:1px solid rgba(255,255,255,.045)!important;background:rgba(255,255,255,.012)!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-step-flow__breadcrumb>span{font-size:6px!important;letter-spacing:.1em!important;color:#78869a!important;text-transform:uppercase!important;font-weight:900!important}

html body .eddpt-app .eddpt-step-flow__breadcrumb>i{font-style:normal!important;color:#5f6b7b!important}

.eddpt-app .eddpt-step-flow__breadcrumb>b{font-size:8px!important;color:#b4bfcc!important}

html body .eddpt-app .eddpt-step-flow__stage-wrap{position:relative!important;display:grid!important;grid-template-columns:48px minmax(0,1fr) 48px!important;align-items:center!important;min-height:500px!important;padding:6px 8px!important}

html body .eddpt-app .eddpt-step-flow__stage{position:relative!important;min-width:0!important;height:500px!important;overflow:hidden!important;perspective:1450px!important;perspective-origin:50% 47%!important;outline:none!important;touch-action:pan-y!important;user-select:none!important}

html body .eddpt-app .eddpt-step-flow__stage:focus-visible{box-shadow:inset 0 0 0 1px rgba(145,124,255,.42)!important;border-radius:14px!important}

html body .eddpt-app .eddpt-step-flow__stage-arrow{width:38px!important;height:74px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:14px!important;background:rgba(255,255,255,.025)!important;color:#aeb8c6!important;cursor:pointer!important;z-index:9!important;font-size:28px!important;transition:.18s ease!important}

html body .eddpt-app .eddpt-step-flow__stage-arrow:hover:not(:disabled){background:rgba(130,102,235,.09)!important;border-color:rgba(145,124,255,.32)!important;color:#e5e1ff!important}

.eddpt-app .eddpt-step-flow__stage-arrow:disabled{opacity:.18!important}

html body .eddpt-app .eddpt-step-flow__item{position:absolute!important;top:50%!important;width:min(520px,58%)!important;max-width:520px!important;transform-style:preserve-3d!important;transform-origin:center!important;transition:transform .24s cubic-bezier(.22,.72,.2,1),left .24s ease,opacity .22s ease,filter .22s ease!important;opacity:.55!important;filter:saturate(.72) brightness(.76)!important;z-index:1!important;cursor:pointer!important}

html body .eddpt-app .eddpt-step-flow__item[data-offset="0"]{left:50%!important;transform:translate(-50%,-50%) scale(1) rotateY(0deg)!important;opacity:1!important;filter:none!important;z-index:6!important;cursor:default!important}

html body .eddpt-app .eddpt-step-flow__item[data-offset="-1"]{left:23%!important;transform:translate(-50%,-50%) scale(.86) rotateY(15deg)!important;z-index:4!important;opacity:.83!important;filter:saturate(.82) brightness(.84)!important}

html body .eddpt-app .eddpt-step-flow__item[data-offset="1"]{left:77%!important;transform:translate(-50%,-50%) scale(.86) rotateY(-15deg)!important;z-index:4!important;opacity:.83!important;filter:saturate(.82) brightness(.84)!important}

html body .eddpt-app .eddpt-step-flow__item[data-offset="-2"]{left:7%!important;transform:translate(-50%,-50%) scale(.70) rotateY(25deg)!important;z-index:2!important;opacity:.42!important;filter:saturate(.55) brightness(.68)!important}

html body .eddpt-app .eddpt-step-flow__item[data-offset="2"]{left:93%!important;transform:translate(-50%,-50%) scale(.70) rotateY(-25deg)!important;z-index:2!important;opacity:.42!important;filter:saturate(.55) brightness(.68)!important}

html body .eddpt-app .eddpt-step-flow__item:not(.is-active):hover{opacity:.94!important;filter:saturate(.95) brightness(.94)!important}

html body .eddpt-app .eddpt-step-flow__card{min-height:368px!important;width:100%!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 24px 60px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.045)!important}

html body .eddpt-app .eddpt-step-flow__step-card{display:flex!important;flex-direction:column!important;padding:25px 26px 20px!important;background:linear-gradient(145deg,color-mix(in srgb,var(--sf-bg) 94%,white 6%),var(--sf-bg))!important;border:1px solid var(--sf-border)!important;color:var(--sf-text)!important;box-shadow:0 24px 60px rgba(0,0,0,.34),inset 0 2px 0 color-mix(in srgb,var(--sf-accent) 34%,transparent)!important}

html body .eddpt-app .eddpt-step-flow__step-card>header{display:grid!important;grid-template-columns:52px minmax(0,1fr) auto!important;gap:13px!important;align-items:start!important}

html body .eddpt-app .eddpt-step-flow__number{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:color-mix(in srgb,var(--sf-accent) 14%,var(--sf-bg))!important;border:1px solid color-mix(in srgb,var(--sf-accent) 46%,transparent)!important;color:var(--sf-text)!important;font-size:18px!important;font-weight:900!important}

html body .eddpt-app .eddpt-step-flow__step-card>header>div{min-width:0!important;display:grid!important;gap:3px!important}

.eddpt-app .eddpt-step-flow__step-card>header small{font-size:7px!important;letter-spacing:.12em!important;color:var(--sf-accent)!important;font-weight:900!important}

.eddpt-app .eddpt-step-flow__step-card h3{margin:0!important;color:var(--sf-text)!important;font-size:25px!important;line-height:1.08!important;letter-spacing:-.035em!important;overflow-wrap:anywhere!important}

.eddpt-app .eddpt-step-flow__step-card>header>em{font-style:normal!important;font-size:7px!important;font-weight:900!important;text-transform:uppercase!important;color:var(--sf-muted)!important;border:1px solid color-mix(in srgb,var(--sf-muted) 25%,transparent)!important;border-radius:999px!important;padding:5px 8px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-step-flow__step-card>p{font-size:11px!important;line-height:1.62!important;color:var(--sf-muted)!important;margin:18px 0!important;max-width:92%!important}

html body .eddpt-app .eddpt-step-flow__facts{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:auto!important}

.eddpt-app .eddpt-step-flow__facts>span{min-width:0!important;display:grid!important;gap:2px!important;padding:9px 10px!important;border-radius:10px!important;background:color-mix(in srgb,var(--sf-text) 4%,transparent)!important;border:1px solid color-mix(in srgb,var(--sf-text) 8%,transparent)!important}

.eddpt-app .eddpt-step-flow__facts small,.eddpt-app .eddpt-step-flow__io small{font-size:6px!important;font-weight:900!important;letter-spacing:.09em!important;color:var(--sf-accent)!important}

.eddpt-app .eddpt-step-flow__facts b{font-size:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:var(--sf-text)!important}

html body .eddpt-app .eddpt-step-flow__io{display:grid!important;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;margin-top:8px!important;padding:9px 11px!important;border-radius:11px!important;background:color-mix(in srgb,var(--sf-accent) 6%,transparent)!important;border:1px solid color-mix(in srgb,var(--sf-accent) 14%,transparent)!important}

.eddpt-app .eddpt-step-flow__io>span{display:grid!important;min-width:0!important}

.eddpt-app .eddpt-step-flow__io b{font-size:8px!important;color:var(--sf-text)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

.eddpt-app .eddpt-step-flow__io>i{font-style:normal!important;text-align:center!important;color:var(--sf-accent)!important}

html body .eddpt-app .eddpt-step-flow__card>footer{margin-top:14px!important;padding-top:12px!important;border-top:1px solid rgba(255,255,255,.075)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}

.eddpt-app .eddpt-step-flow__card>footer>span{font-size:7px!important;color:var(--sf-muted,#8491a3)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

.eddpt-app .eddpt-step-flow__card>footer>button{border:0!important;background:transparent!important;color:var(--sf-accent,#a896ff)!important;font-size:8px!important;font-weight:900!important;cursor:pointer!important;padding:5px!important;white-space:nowrap!important}

.eddpt-app .eddpt-step-flow__card>footer>button i{font-style:normal!important}

html body .eddpt-app .eddpt-step-flow__connection-card{min-height:326px!important;margin:21px auto!important;width:88%!important;padding:22px 23px 18px!important;display:flex!important;flex-direction:column!important;background:linear-gradient(145deg,#141925,#10151f)!important;border:1px solid rgba(145,124,255,.30)!important;color:#edf2f8!important;box-shadow:0 22px 54px rgba(0,0,0,.32),inset 0 2px 0 rgba(150,128,255,.12)!important}

html body .eddpt-app .eddpt-step-flow__connection-card>header,.eddpt-app .eddpt-step-flow__branch-card>header{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:start!important}

.eddpt-app .eddpt-step-flow__connection-card>header>div,.eddpt-app .eddpt-step-flow__branch-card>header>div{display:grid!important;gap:3px!important}

.eddpt-app .eddpt-step-flow__connection-card header small,.eddpt-app .eddpt-step-flow__branch-card header small{font-size:7px!important;letter-spacing:.12em!important;font-weight:900!important;color:#a995ff!important}

.eddpt-app .eddpt-step-flow__connection-card h3,.eddpt-app .eddpt-step-flow__branch-card h3{font-size:19px!important;line-height:1.15!important;margin:0!important;color:#f2f5fa!important}

.eddpt-app .eddpt-step-flow__connection-card header>em,.eddpt-app .eddpt-step-flow__branch-card header>em{font-style:normal!important;font-size:6px!important;text-transform:uppercase!important;color:#9ca8b8!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:999px!important;padding:4px 7px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-step-flow__connection-route{display:grid!important;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;margin:16px 0 13px!important;padding:11px 12px!important;border-radius:12px!important;background:rgba(126,98,234,.07)!important;border:1px solid rgba(145,124,255,.14)!important}

.eddpt-app .eddpt-step-flow__connection-route>span{display:grid!important;min-width:0!important}

.eddpt-app .eddpt-step-flow__connection-route small{font-size:6px!important;letter-spacing:.09em!important;color:#7e8b9d!important;font-weight:900!important}

.eddpt-app .eddpt-step-flow__connection-route b{font-size:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

.eddpt-app .eddpt-step-flow__connection-route>i{font-style:normal!important;text-align:center!important;color:#a995ff!important;font-size:17px!important}

html body .eddpt-app .eddpt-step-flow__connection-card>p{margin:0 0 13px!important;font-size:10px!important;line-height:1.55!important;color:#9ba8b9!important}

.eddpt-app .eddpt-step-flow__connection-facts{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin-top:auto!important}

.eddpt-app .eddpt-step-flow__connection-facts>span{display:grid!important;gap:1px!important;min-width:76px!important;padding:7px 9px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:9px!important;background:rgba(255,255,255,.025)!important}

.eddpt-app .eddpt-step-flow__connection-facts small{font-size:5px!important;letter-spacing:.09em!important;color:#8675df!important;font-weight:900!important}

.eddpt-app .eddpt-step-flow__connection-facts b{font-size:7px!important;color:#dbe2ec!important}

.eddpt-app .eddpt-step-flow__empty-connection{display:grid!important;gap:2px!important;padding:10px!important;margin-top:auto!important;border:1px dashed rgba(145,124,255,.22)!important;border-radius:10px!important;background:rgba(145,124,255,.04)!important}

.eddpt-app .eddpt-step-flow__empty-connection b{font-size:8px!important;color:#c4b9ff!important}

.eddpt-app .eddpt-step-flow__empty-connection span{font-size:7px!important;color:#7f8b9d!important}

.eddpt-app .eddpt-step-flow__loop{display:grid!important;gap:3px!important;padding:10px!important;margin-top:8px!important;border-radius:10px!important;background:rgba(240,184,75,.07)!important;border:1px solid rgba(240,184,75,.20)!important}

.eddpt-app .eddpt-step-flow__loop b{font-size:7px!important;color:#e8bf72!important}

.eddpt-app .eddpt-step-flow__loop span{font-size:7px!important;color:#ac9b7b!important}

.eddpt-app .eddpt-step-flow__loop button{justify-self:start!important;border:0!important;background:transparent!important;color:#f0c777!important;font-size:7px!important;font-weight:900!important;padding:3px 0!important;cursor:pointer!important}

html body .eddpt-app .eddpt-step-flow__branch-card{min-height:328px!important;margin:20px auto!important;width:90%!important;padding:22px!important;background:linear-gradient(145deg,#151a25,#111620)!important;border:1px solid rgba(145,124,255,.27)!important;color:#eef2f8!important}

html body .eddpt-app .eddpt-step-flow__branch-card>p{font-size:9px!important;line-height:1.55!important;color:#8e9aac!important;margin:13px 0!important}

.eddpt-app .eddpt-step-flow__branch-options{display:grid!important;gap:6px!important}

.eddpt-app .eddpt-step-flow__branch-options>button{width:100%!important;min-height:56px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;gap:9px!important;align-items:center!important;padding:9px 11px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:11px!important;background:rgba(255,255,255,.025)!important;color:#e4e9f0!important;text-align:left!important;cursor:pointer!important}

.eddpt-app .eddpt-step-flow__branch-options>button:hover{border-color:rgba(145,124,255,.38)!important;background:rgba(130,102,235,.08)!important}

.eddpt-app .eddpt-step-flow__branch-options>button.is-primary{border-color:rgba(145,124,255,.25)!important;background:rgba(130,102,235,.07)!important}

.eddpt-app .eddpt-step-flow__branch-options>button>span{display:grid!important;min-width:0!important}

.eddpt-app .eddpt-step-flow__branch-options small{font-size:5px!important;letter-spacing:.09em!important;color:#a38fff!important;font-weight:900!important}

.eddpt-app .eddpt-step-flow__branch-options b{font-size:9px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

.eddpt-app .eddpt-step-flow__branch-options em{font-style:normal!important;font-size:7px!important;color:#8591a2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

.eddpt-app .eddpt-step-flow__branch-options>button>i{font-style:normal!important;font-size:20px!important;color:#8f7ceb!important;text-align:center!important}

html body .eddpt-app .eddpt-step-flow__rail-wrap{display:grid!important;grid-template-columns:110px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:12px 16px 14px!important;border-top:1px solid rgba(255,255,255,.055)!important;background:rgba(5,8,14,.42)!important}

.eddpt-app .eddpt-step-flow__rail-label{display:grid!important}

.eddpt-app .eddpt-step-flow__rail-label>span{font-size:6px!important;font-weight:900!important;letter-spacing:.12em!important;color:#a995ff!important}

.eddpt-app .eddpt-step-flow__rail-label>b{font-size:8px!important;color:#929eae!important}

.eddpt-app .eddpt-step-flow__rail{display:flex!important;align-items:center!important;gap:3px!important;min-width:0!important;overflow-x:auto!important;padding:5px 2px!important;scrollbar-width:thin!important}

.eddpt-app .eddpt-step-flow__rail>button{flex:0 0 auto!important;width:27px!important;height:27px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:8px!important;background:rgba(255,255,255,.025)!important;color:#7e8998!important;display:grid!important;place-items:center!important;cursor:pointer!important;font-size:7px!important;font-weight:900!important;position:relative!important}

.eddpt-app .eddpt-step-flow__rail>button.is-connection{width:20px!important;border-radius:999px!important;color:#7566c8!important;background:rgba(125,98,232,.05)!important}

.eddpt-app .eddpt-step-flow__rail>button.is-branch{color:#c4b8ff!important}

.eddpt-app .eddpt-step-flow__rail>button.is-current{color:#fff!important;border-color:#8d79f1!important;background:linear-gradient(135deg,#816be5,#6752bd)!important;box-shadow:0 0 0 3px rgba(126,99,231,.12)!important}

.eddpt-app .eddpt-step-flow__rail>button:hover{border-color:rgba(145,124,255,.35)!important;color:#d9d3ff!important}

html body .eddpt-app .eddpt-step-flow__warnings{padding:0 16px 12px!important;display:flex!important;gap:7px!important;flex-wrap:wrap!important}

.eddpt-app .eddpt-step-flow__warnings>button,.eddpt-app .eddpt-step-flow__warnings>div{display:flex!important;align-items:center!important;gap:8px!important;border:1px solid rgba(240,184,75,.16)!important;border-radius:10px!important;background:rgba(240,184,75,.045)!important;padding:7px 9px!important;color:#c4aa78!important}

.eddpt-app .eddpt-step-flow__warnings>button{cursor:pointer!important}

.eddpt-app .eddpt-step-flow__warnings b{font-size:7px!important}

.eddpt-app .eddpt-step-flow__warnings span{font-size:6px!important;color:#8d7f66!important}

html body .eddpt-app .eddpt-step-flow__no-route{position:absolute!important;inset:0!important;display:grid!important;place-content:center!important;text-align:center!important;gap:4px!important}

.eddpt-app .eddpt-step-flow__no-route b{font-size:13px!important}

.eddpt-app .eddpt-step-flow__no-route span{font-size:8px!important;color:#7f8b9c!important}

html body .eddpt-app .eddpt-connection-endpoints{display:grid!important;grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr)!important;gap:7px!important;align-items:center!important;padding:9px 10px!important;border:1px solid rgba(145,124,255,.14)!important;border-radius:10px!important;background:rgba(145,124,255,.045)!important;margin-bottom:8px!important}

.eddpt-app .eddpt-connection-endpoints>span{display:grid!important;min-width:0!important}

.eddpt-app .eddpt-connection-endpoints small{font-size:6px!important;letter-spacing:.08em!important;color:#8c7ae1!important}

.eddpt-app .eddpt-connection-endpoints b{font-size:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

.eddpt-app .eddpt-connection-endpoints>i{font-style:normal!important;text-align:center!important;color:#a995ff!important}

html body .eddpt-app .eddpt-connection-detail-form{display:grid!important;gap:0!important}

.eddpt-app .eddpt-step-flow-intro{display:grid!important;gap:10px!important}

.eddpt-app .eddpt-step-flow-intro>small{font-size:7px!important;font-weight:900!important;letter-spacing:.12em!important;color:#9c88fa!important}

.eddpt-app .eddpt-step-flow-intro h3{font-size:22px!important;margin:0!important}

.eddpt-app .eddpt-step-flow-intro p{font-size:10px!important;color:#99a6b7!important;line-height:1.65!important;margin:0!important}

.eddpt-app .eddpt-step-flow-intro>div{display:flex!important;gap:10px!important;align-items:center!important;padding:10px!important;border-radius:11px!important;background:rgba(126,99,235,.06)!important;border:1px solid rgba(145,124,255,.14)!important}

.eddpt-app .eddpt-step-flow-intro>div>span{font-size:20px!important;color:#a995ff!important}

.eddpt-app .eddpt-step-flow-intro>div>b{font-size:8px!important}

.eddpt-app .eddpt-step-flow-intro footer{display:flex!important;justify-content:flex-end!important;margin-top:4px!important;padding-top:10px!important;border-top:1px solid rgba(255,255,255,.07)!important}

.eddpt-app .eddpt-step-flow-unconnected-list{display:grid!important;gap:7px!important}

.eddpt-app .eddpt-step-flow-unconnected-list>p{font-size:9px!important;line-height:1.55!important;color:#8f9bac!important}

.eddpt-app .eddpt-step-flow-unconnected-list>article{display:grid!important;gap:2px!important;padding:9px 10px!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.075)!important;background:rgba(255,255,255,.025)!important}

.eddpt-app .eddpt-step-flow-unconnected-list>article b{font-size:8px!important}

.eddpt-app .eddpt-step-flow-unconnected-list>article span{font-size:7px!important;color:#7e8b9d!important}

.eddpt-app .eddpt-step-flow-unconnected-list>footer{display:flex!important;justify-content:flex-end!important;padding-top:8px!important}

html body .eddpt-app .eddpt-string-group.is-selected-edge .eddpt-string-live{stroke:#b7a7ff!important;stroke-width:3.2!important;filter:drop-shadow(0 0 7px rgba(147,124,255,.8))!important}

.eddpt-app .eddpt-string-group.is-selected-edge .eddpt-string-glow{opacity:1!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-view-tabs{background:rgba(248,250,253,.92)!important;border-color:rgba(50,66,89,.13)!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-view-tabs>button{color:#718097!important}

.eddpt-app[data-theme="light"] .eddpt-process-view-tabs>button:hover{background:#f0f3f8!important;color:#27344a!important}

.eddpt-app[data-theme="light"] .eddpt-process-view-tabs>button.is-active{color:#fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow{background:radial-gradient(circle at 50% 18%,rgba(118,92,222,.09),transparent 34rem),linear-gradient(180deg,#f8f9fc,#f3f5f9)!important;border-color:rgba(45,60,82,.12)!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__toolbar{background:rgba(255,255,255,.74)!important;border-color:rgba(40,56,80,.09)!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__identity>b{color:#1e2a3d!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__position{color:#77869b!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__nav,.eddpt-app[data-theme="light"] .eddpt-step-flow__jump{background:#fff!important;border-color:rgba(45,60,82,.13)!important;color:#344158!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__breadcrumb{background:rgba(255,255,255,.55)!important;border-color:rgba(45,60,82,.08)!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__breadcrumb>b{color:#526177!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__stage-arrow{background:rgba(255,255,255,.62)!important;border-color:rgba(45,60,82,.10)!important;color:#68778e!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__connection-card,.eddpt-app[data-theme="light"] .eddpt-step-flow__branch-card{background:linear-gradient(145deg,#fff,#f6f7fb)!important;border-color:rgba(111,87,209,.28)!important;color:#273348!important;box-shadow:0 20px 46px rgba(35,47,67,.12),inset 0 2px 0 rgba(126,99,231,.08)!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__connection-card h3,.eddpt-app[data-theme="light"] .eddpt-step-flow__branch-card h3{color:#1e2a3d!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__connection-card>p,.eddpt-app[data-theme="light"] .eddpt-step-flow__branch-card>p{color:#6d7b8f!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__connection-route{background:rgba(115,89,215,.05)!important;border-color:rgba(115,89,215,.12)!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__connection-route b{color:#2c394e!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__connection-facts>span,.eddpt-app[data-theme="light"] .eddpt-step-flow__branch-options>button{background:#f7f8fb!important;border-color:rgba(45,60,82,.10)!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__connection-facts b,.eddpt-app[data-theme="light"] .eddpt-step-flow__branch-options b{color:#334057!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__rail-wrap{background:rgba(255,255,255,.58)!important;border-color:rgba(45,60,82,.09)!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__rail>button{background:#fff!important;border-color:rgba(45,60,82,.11)!important;color:#6f7e92!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow__rail>button.is-current{color:#fff!important;background:linear-gradient(135deg,#8069df,#6954bf)!important}

.eddpt-app[data-theme="light"] .eddpt-step-flow-intro p,.eddpt-app[data-theme="light"] .eddpt-step-flow-unconnected-list>p{color:#66758a!important}

@media (max-width:1240px){
html body .eddpt-app .eddpt-step-flow__item{width:min(490px,62%)!important}
.eddpt-app .eddpt-step-flow__item[data-offset="-1"]{left:20%!important}
.eddpt-app .eddpt-step-flow__item[data-offset="1"]{left:80%!important}
.eddpt-app .eddpt-step-flow__item[data-offset="-2"]{left:4%!important}
.eddpt-app .eddpt-step-flow__item[data-offset="2"]{left:96%!important}
html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open .eddpt-panel[data-panel="process"].active{grid-template-columns:minmax(0,1fr) 330px!important}
}

@media (max-width:980px){
html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open .eddpt-panel[data-panel="process"].active{display:block!important}
.eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open .eddpt-detail{margin-top:12px!important;position:relative!important;max-height:none!important}
html body .eddpt-app .eddpt-step-flow__stage-wrap{grid-template-columns:42px minmax(0,1fr) 42px!important}
.eddpt-app .eddpt-step-flow__stage{height:480px!important}
.eddpt-app .eddpt-step-flow__item{width:min(470px,68%)!important}
.eddpt-app .eddpt-step-flow__item[data-offset="-2"],.eddpt-app .eddpt-step-flow__item[data-offset="2"]{opacity:.22!important}
.eddpt-app .eddpt-step-flow__item[data-offset="-1"]{left:17%!important}
.eddpt-app .eddpt-step-flow__item[data-offset="1"]{left:83%!important}
.eddpt-app .eddpt-step-flow__card{min-height:350px!important}
}

@media (max-width:720px){
html body .eddpt-app .eddpt-process-view-tabs{display:flex!important;width:100%!important}
.eddpt-app .eddpt-process-view-tabs>button{flex:1!important;justify-content:center!important}
html body .eddpt-app .eddpt-step-flow__toolbar{padding:11px 12px!important;align-items:flex-start!important}
.eddpt-app .eddpt-step-flow__identity{grid-template-columns:1fr!important}
.eddpt-app .eddpt-step-flow__identity>small{grid-column:auto!important}
.eddpt-app .eddpt-step-flow__identity>b{font-size:12px!important;max-width:280px!important}
.eddpt-app .eddpt-step-flow__position{font-size:7px!important}
.eddpt-app .eddpt-step-flow__jump b{display:none!important}
.eddpt-app .eddpt-step-flow__jump{width:36px!important;padding:0!important;justify-content:center!important}
html body .eddpt-app .eddpt-step-flow__stage-wrap{grid-template-columns:34px minmax(0,1fr) 34px!important;padding-left:2px!important;padding-right:2px!important}
.eddpt-app .eddpt-step-flow__stage-arrow{width:30px!important;height:62px!important}
.eddpt-app .eddpt-step-flow__stage{height:460px!important}
.eddpt-app .eddpt-step-flow__item{width:78%!important}
.eddpt-app .eddpt-step-flow__item[data-offset="-1"]{left:9%!important;transform:translate(-50%,-50%) scale(.78) rotateY(10deg)!important;opacity:.65!important}
.eddpt-app .eddpt-step-flow__item[data-offset="1"]{left:91%!important;transform:translate(-50%,-50%) scale(.78) rotateY(-10deg)!important;opacity:.65!important}
.eddpt-app .eddpt-step-flow__item[data-offset="-2"],.eddpt-app .eddpt-step-flow__item[data-offset="2"]{display:none!important}
.eddpt-app .eddpt-step-flow__step-card{padding:20px 18px 17px!important}
.eddpt-app .eddpt-step-flow__step-card h3{font-size:21px!important}
.eddpt-app .eddpt-step-flow__facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.eddpt-app .eddpt-step-flow__connection-card,.eddpt-app .eddpt-step-flow__branch-card{width:94%!important;padding:18px!important}
.eddpt-app .eddpt-step-flow__rail-wrap{grid-template-columns:1fr!important;gap:6px!important}
.eddpt-app .eddpt-step-flow__rail-label{grid-template-columns:auto 1fr!important;gap:8px!important;align-items:center!important}
}

@media (max-width:460px){
html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board{padding:9px!important;min-height:660px!important}
.eddpt-app .eddpt-step-flow__toolbar{min-height:70px!important}
.eddpt-app .eddpt-step-flow__tools{gap:3px!important}
.eddpt-app .eddpt-step-flow__nav,.eddpt-app .eddpt-step-flow__jump,.eddpt-app .eddpt-step-flow__help{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}
.eddpt-app .eddpt-step-flow__stage-wrap{display:block!important;min-height:430px!important;padding:0!important}
.eddpt-app .eddpt-step-flow__stage-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:15!important;width:30px!important;height:56px!important;background:rgba(8,12,19,.72)!important}
.eddpt-app .eddpt-step-flow__stage-arrow.is-prev{left:4px!important}
.eddpt-app .eddpt-step-flow__stage-arrow.is-next{right:4px!important}
.eddpt-app .eddpt-step-flow__stage{height:430px!important}
.eddpt-app .eddpt-step-flow__item{width:86%!important}
.eddpt-app .eddpt-step-flow__item[data-offset="-1"]{left:-2%!important;transform:translate(-50%,-50%) scale(.72)!important;opacity:.48!important}
.eddpt-app .eddpt-step-flow__item[data-offset="1"]{left:102%!important;transform:translate(-50%,-50%) scale(.72)!important;opacity:.48!important}
.eddpt-app .eddpt-step-flow__card{min-height:330px!important;border-radius:18px!important}
.eddpt-app .eddpt-step-flow__step-card{padding:17px 15px 14px!important}
.eddpt-app .eddpt-step-flow__step-card>header{grid-template-columns:42px minmax(0,1fr)!important}
.eddpt-app .eddpt-step-flow__step-card>header>em{display:none!important}
.eddpt-app .eddpt-step-flow__number{width:42px!important;height:42px!important;border-radius:12px!important;font-size:15px!important}
.eddpt-app .eddpt-step-flow__step-card h3{font-size:18px!important}
.eddpt-app .eddpt-step-flow__step-card>p{font-size:9px!important;margin:13px 0!important}
.eddpt-app .eddpt-step-flow__facts>span:nth-child(n/**/+5){display:none!important}
.eddpt-app .eddpt-step-flow__io{display:none!important}
.eddpt-app .eddpt-step-flow__connection-card,.eddpt-app .eddpt-step-flow__branch-card{width:96%!important;min-height:310px!important;margin:10px auto!important;padding:16px!important}
.eddpt-app .eddpt-step-flow__connection-route{grid-template-columns:1fr 22px 1fr!important;padding:8px!important}
.eddpt-app .eddpt-step-flow__connection-facts>span:nth-child(n/**/+5){display:none!important}
.eddpt-app .eddpt-step-flow__card>footer>span{display:none!important}
.eddpt-app .eddpt-step-flow__card>footer{justify-content:flex-end!important}
.eddpt-app .eddpt-step-flow__breadcrumb{padding-left:10px!important;padding-right:10px!important}
.eddpt-app .eddpt-step-flow__rail-wrap{padding:9px 10px 11px!important}
.eddpt-app .eddpt-step-flow__warnings{padding-left:10px!important;padding-right:10px!important}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-step-flow__item{transition:opacity .12s ease!important;transform:none!important}
.eddpt-app .eddpt-step-flow__item[data-offset="0"]{left:50%!important;transform:translate(-50%,-50%)!important}
.eddpt-app .eddpt-step-flow__item[data-offset="-1"]{left:18%!important;transform:translate(-50%,-50%) scale(.82)!important}
.eddpt-app .eddpt-step-flow__item[data-offset="1"]{left:82%!important;transform:translate(-50%,-50%) scale(.82)!important}
.eddpt-app .eddpt-step-flow__item[data-offset="-2"]{left:3%!important;transform:translate(-50%,-50%) scale(.68)!important}
.eddpt-app .eddpt-step-flow__item[data-offset="2"]{left:97%!important;transform:translate(-50%,-50%) scale(.68)!important}
}

html body .eddpt-app.eddpt-connection-detail-open .eddpt-detail-nav{display:none!important}

html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open.eddpt-right-collapsed .eddpt-panel[data-panel="process"].active{
    grid-template-columns:minmax(0,1fr)!important;
    gap:0!important;
}

html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open.eddpt-right-collapsed .eddpt-detail{display:none!important}

html body .eddpt-app .eddpt-step-flow{container-type:inline-size!important;container-name:edd-step-flow!important}

html body .eddpt-app .eddpt-step-flow__step-card h3,
html body .eddpt-app .eddpt-step-flow__connection-card h3,
html body .eddpt-app .eddpt-step-flow__branch-card h3{overflow-wrap:break-word!important;word-break:normal!important;hyphens:auto!important}

html body .eddpt-app .eddpt-step-flow__step-card h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important}

html body .eddpt-app .eddpt-step-flow__step-card>p,
html body .eddpt-app .eddpt-step-flow__connection-card>p,
html body .eddpt-app .eddpt-step-flow__branch-card>p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:5!important;overflow:hidden!important}

html body .eddpt-app .eddpt-step-flow__card{max-height:456px!important}

@container edd-step-flow (max-width:940px){
html body .eddpt-app .eddpt-step-flow__toolbar{padding:12px 13px!important;gap:10px!important}
html body .eddpt-app .eddpt-step-flow__identity{min-width:0!important;grid-template-columns:minmax(0,1fr) auto!important}
html body .eddpt-app .eddpt-step-flow__identity>b{max-width:100%!important;font-size:13px!important}
html body .eddpt-app .eddpt-step-flow__stage-wrap{grid-template-columns:40px minmax(0,1fr) 40px!important;padding:5px 4px!important;min-height:500px!important}
html body .eddpt-app .eddpt-step-flow__stage{height:500px!important}
html body .eddpt-app .eddpt-step-flow__item{width:min(470px,72%)!important}
html body .eddpt-app .eddpt-step-flow__item[data-offset="-1"]{left:15%!important;transform:translate(-50%,-50%) scale(.80) rotateY(11deg)!important;opacity:.70!important}
html body .eddpt-app .eddpt-step-flow__item[data-offset="1"]{left:85%!important;transform:translate(-50%,-50%) scale(.80) rotateY(-11deg)!important;opacity:.70!important}
html body .eddpt-app .eddpt-step-flow__item[data-offset="-2"],html body .eddpt-app .eddpt-step-flow__item[data-offset="2"]{display:none!important}
html body .eddpt-app .eddpt-step-flow__card{min-height:350px!important;max-height:446px!important}
html body .eddpt-app .eddpt-step-flow__step-card{padding:21px 20px 17px!important}
html body .eddpt-app .eddpt-step-flow__step-card h3{font-size:21px!important}
html body .eddpt-app .eddpt-step-flow__step-card>p{font-size:10px!important;line-height:1.55!important;margin:15px 0!important}
html body .eddpt-app .eddpt-step-flow__facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}
html body .eddpt-app .eddpt-step-flow__connection-card,html body .eddpt-app .eddpt-step-flow__branch-card{width:94%!important;margin:16px auto!important;padding:19px!important}
}

@container edd-step-flow (max-width:700px){
html body .eddpt-app .eddpt-step-flow__toolbar{align-items:flex-start!important;flex-wrap:wrap!important}
html body .eddpt-app .eddpt-step-flow__identity{flex:1 1 300px!important;grid-template-columns:minmax(0,1fr)!important}
html body .eddpt-app .eddpt-step-flow__identity>small{grid-column:auto!important}
html body .eddpt-app .eddpt-step-flow__identity>b{font-size:12px!important;white-space:normal!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}
html body .eddpt-app .eddpt-step-flow__position{font-size:7px!important;padding-top:2px!important}
html body .eddpt-app .eddpt-step-flow__jump b{display:none!important}
html body .eddpt-app .eddpt-step-flow__jump{width:36px!important;padding:0!important;justify-content:center!important}
html body .eddpt-app .eddpt-step-flow__stage-wrap{grid-template-columns:34px minmax(0,1fr) 34px!important;min-height:474px!important;padding-left:1px!important;padding-right:1px!important}
html body .eddpt-app .eddpt-step-flow__stage{height:474px!important}
html body .eddpt-app .eddpt-step-flow__stage-arrow{width:30px!important;height:62px!important}
html body .eddpt-app .eddpt-step-flow__item{width:min(440px,82%)!important}
html body .eddpt-app .eddpt-step-flow__item[data-offset="-1"]{left:4%!important;transform:translate(-50%,-50%) scale(.74) rotateY(8deg)!important;opacity:.52!important}
html body .eddpt-app .eddpt-step-flow__item[data-offset="1"]{left:96%!important;transform:translate(-50%,-50%) scale(.74) rotateY(-8deg)!important;opacity:.52!important}
html body .eddpt-app .eddpt-step-flow__card{min-height:332px!important;max-height:430px!important;border-radius:19px!important}
html body .eddpt-app .eddpt-step-flow__step-card{padding:18px 16px 15px!important}
html body .eddpt-app .eddpt-step-flow__step-card>header{grid-template-columns:44px minmax(0,1fr)!important}
html body .eddpt-app .eddpt-step-flow__step-card>header>em{display:none!important}
html body .eddpt-app .eddpt-step-flow__number{width:44px!important;height:44px!important;border-radius:12px!important;font-size:16px!important}
html body .eddpt-app .eddpt-step-flow__step-card h3{font-size:18px!important;line-height:1.12!important}
html body .eddpt-app .eddpt-step-flow__step-card>p{font-size:9px!important;-webkit-line-clamp:4!important}
html body .eddpt-app .eddpt-step-flow__io{display:none!important}
html body .eddpt-app .eddpt-step-flow__connection-card,html body .eddpt-app .eddpt-step-flow__branch-card{width:96%!important;min-height:310px!important;padding:16px!important}
html body .eddpt-app .eddpt-step-flow__connection-card>p,html body .eddpt-app .eddpt-step-flow__branch-card>p{-webkit-line-clamp:4!important}
html body .eddpt-app .eddpt-step-flow__rail-wrap{grid-template-columns:1fr!important;gap:6px!important}
html body .eddpt-app .eddpt-step-flow__rail-label{grid-template-columns:auto 1fr!important;gap:8px!important;align-items:center!important}
}

@container edd-step-flow (max-width:500px){
html body .eddpt-app .eddpt-step-flow__toolbar{min-height:68px!important;padding:10px!important}
html body .eddpt-app .eddpt-step-flow__tools{gap:3px!important}
html body .eddpt-app .eddpt-step-flow__nav,html body .eddpt-app .eddpt-step-flow__jump,html body .eddpt-app .eddpt-step-flow__help{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}
html body .eddpt-app .eddpt-step-flow__stage-wrap{display:block!important;min-height:438px!important;padding:0!important}
html body .eddpt-app .eddpt-step-flow__stage{height:438px!important}
html body .eddpt-app .eddpt-step-flow__stage-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:15!important;width:30px!important;height:56px!important;background:rgba(8,12,19,.76)!important}
html body .eddpt-app .eddpt-step-flow__stage-arrow.is-prev{left:4px!important}
html body .eddpt-app .eddpt-step-flow__stage-arrow.is-next{right:4px!important}
html body .eddpt-app .eddpt-step-flow__item{width:calc(100% - 58px)!important;max-width:420px!important}
html body .eddpt-app .eddpt-step-flow__item[data-offset="-1"]{left:-4%!important;transform:translate(-50%,-50%) scale(.70)!important;opacity:.42!important}
html body .eddpt-app .eddpt-step-flow__item[data-offset="1"]{left:104%!important;transform:translate(-50%,-50%) scale(.70)!important;opacity:.42!important}
html body .eddpt-app .eddpt-step-flow__facts>span:nth-child(n/**/+5),html body .eddpt-app .eddpt-step-flow__connection-facts>span:nth-child(n/**/+5){display:none!important}
html body .eddpt-app .eddpt-step-flow__card>footer>span{display:none!important}
html body .eddpt-app .eddpt-step-flow__card>footer{justify-content:flex-end!important}
html body .eddpt-app .eddpt-step-flow__breadcrumb{padding-left:10px!important;padding-right:10px!important}
html body .eddpt-app .eddpt-step-flow__rail-wrap{padding:9px 10px 11px!important}
}

html body .eddpt-app .eddpt-step-flow__details-return{
    display:none!important;
}

html body .eddpt-app.eddpt-step-flow-active.eddpt-right-collapsed .eddpt-step-flow__details-return{
    position:absolute!important;
    z-index:120!important;
    top:88px!important;
    right:7px!important;
    width:36px!important;
    min-height:126px!important;
    padding:9px 0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    border:1px solid rgba(139,124,246,.42)!important;
    border-right:0!important;
    border-radius:13px 0 0 13px!important;
    background:radial-gradient(circle at 50% 15%,rgba(139,124,246,.18),transparent 52%),rgba(10,15,23,.96)!important;
    color:#d1d8e3!important;
    box-shadow:0 14px 34px rgba(0,0,0,.35),0 0 24px rgba(139,124,246,.10)!important;
    cursor:pointer!important;
}

html body .eddpt-app.eddpt-step-flow-active.eddpt-right-collapsed .eddpt-step-flow__details-return span{
    writing-mode:vertical-rl!important;
    font-size:8px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app.eddpt-step-flow-active.eddpt-right-collapsed .eddpt-step-flow__details-return i{
    font-style:normal!important;
    font-size:17px!important;
    color:#aa9fff!important;
}

@media (hover:hover) and (pointer:fine){
html body .eddpt-app.eddpt-step-flow-active.eddpt-right-collapsed .eddpt-step-flow__details-return:hover{
        border-color:rgba(155,139,255,.70)!important;
        color:#fff!important;
        background:radial-gradient(circle at 50% 15%,rgba(139,124,246,.28),transparent 55%),rgba(15,20,31,.99)!important;
    }
}

html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open.eddpt-step-flow-detail-overlay:not(.eddpt-right-collapsed):not(.eddpt-right-floating) .eddpt-panel[data-panel="process"].active{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:0!important;
    position:relative!important;
}

html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open.eddpt-step-flow-detail-overlay:not(.eddpt-right-collapsed):not(.eddpt-right-floating) .eddpt-detail{
    display:block!important;
    position:fixed!important;
    z-index:100040!important;
    top:var(--eddpt-detail-edge-top,84px)!important;
    right:var(--eddpt-detail-edge-right,8px)!important;
    bottom:12px!important;
    left:auto!important;
    width:min(390px,calc(100vw - 24px))!important;
    min-width:0!important;
    max-width:min(390px,calc(100vw - 24px))!important;
    max-height:none!important;
    overflow:hidden!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:16px 0 0 16px!important;
    background:#0f141d!important;
    box-shadow:-22px 0 60px rgba(0,0,0,.48),0 0 0 1px rgba(139,124,246,.04)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active.eddpt-step-flow-detail-open.eddpt-step-flow-detail-overlay:not(.eddpt-right-collapsed):not(.eddpt-right-floating) .eddpt-detail{
    background:#f8fafc!important;
    border-color:rgba(42,56,77,.18)!important;
    box-shadow:-20px 0 50px rgba(32,44,62,.18),0 0 0 1px rgba(115,89,215,.04)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active.eddpt-right-collapsed .eddpt-step-flow__details-return{
    background:radial-gradient(circle at 50% 15%,rgba(115,89,215,.13),transparent 52%),rgba(250,251,254,.97)!important;
    border-color:rgba(115,89,215,.34)!important;
    color:#4a5870!important;
    box-shadow:0 12px 28px rgba(44,56,76,.16),0 0 18px rgba(115,89,215,.08)!important;
}

@container edd-step-flow (max-width:500px){
html body .eddpt-app.eddpt-step-flow-active.eddpt-right-collapsed .eddpt-step-flow__details-return{
        top:76px!important;
        right:4px!important;
        width:32px!important;
        min-height:108px!important;
    }
}

html body .eddpt-app.eddpt-edge-tabs-app-visible.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(0)!important;
}

html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open .eddpt-edge-tab-right{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
}

html body .eddpt-app.eddpt-edge-tabs-app-visible.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    display:none!important;
}

html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    display:flex!important;
    position:absolute!important;
    z-index:120!important;
    top:50%!important;
    right:7px!important;
    transform:translateY(-50%)!important;
    width:36px!important;
    min-height:126px!important;
    padding:9px 0!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    border:1px solid rgba(139,124,246,.42)!important;
    border-right:0!important;
    border-radius:13px 0 0 13px!important;
    background:radial-gradient(circle at 50% 15%,rgba(139,124,246,.18),transparent 52%),rgba(10,15,23,.96)!important;
    color:#d1d8e3!important;
    box-shadow:0 14px 34px rgba(0,0,0,.35),0 0 24px rgba(139,124,246,.10)!important;
    cursor:pointer!important;
}

html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return span{
    writing-mode:vertical-rl!important;font-size:8px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.09em!important;
}

html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i{
    font-style:normal!important;font-size:17px!important;color:#aa9fff!important;
}

html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    background:radial-gradient(circle at 50% 15%,rgba(115,89,215,.13),transparent 52%),rgba(250,251,254,.97)!important;
    border-color:rgba(115,89,215,.34)!important;color:#4a5870!important;box-shadow:0 12px 28px rgba(44,56,76,.16),0 0 18px rgba(115,89,215,.08)!important;
}

html body .eddpt-app .eddpt-step-flow__step-flipper{
    position:relative!important;
    width:100%!important;
    height:420px!important;
    min-height:420px!important;
    transform-style:preserve-3d!important;
    perspective:1200px!important;
}

html body .eddpt-app .eddpt-step-flow__step-flipper>.eddpt-step-flow__step-card{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
    transition:transform .24s cubic-bezier(.22,.72,.2,1),opacity .18s ease!important;
    will-change:transform!important;
}

html body .eddpt-app .eddpt-step-flow__step-flipper>.eddpt-step-flow__step-front{
    transform:rotateY(0deg)!important;
    opacity:1!important;
    pointer-events:auto!important;
}

html body .eddpt-app .eddpt-step-flow__step-flipper>.eddpt-step-flow__step-back{
    transform:rotateY(180deg)!important;
    opacity:0!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-step-flow__step-flipper.is-flipped>.eddpt-step-flow__step-front{
    transform:rotateY(-180deg)!important;
    opacity:0!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-step-flow__step-flipper.is-flipped>.eddpt-step-flow__step-back{
    transform:rotateY(0deg)!important;
    opacity:1!important;
    pointer-events:auto!important;
}

html body .eddpt-app .eddpt-step-flow__face-actions{
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:5px!important;
    margin-left:auto!important;
}

html body .eddpt-app .eddpt-step-flow__card>footer .eddpt-step-flow__face-actions>button{
    min-height:28px!important;
    border:0!important;
    border-radius:9px!important;
    background:transparent!important;
    color:var(--sf-accent,#a896ff)!important;
    font-size:8px!important;
    font-weight:900!important;
    cursor:pointer!important;
    padding:5px 7px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-step-flow__card>footer .eddpt-step-flow__face-actions>button i{
    font-style:normal!important;
}

html body .eddpt-app .eddpt-step-flow__card>footer .eddpt-step-flow__face-actions>.eddpt-step-flow__flip-action{
    display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
    padding:5px 9px!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 32%,transparent)!important;
    background:color-mix(in srgb,var(--sf-accent) 9%,transparent)!important;
}

@media (hover:hover) and (pointer:fine){
html body .eddpt-app .eddpt-step-flow__card>footer .eddpt-step-flow__face-actions>button:hover{
        color:color-mix(in srgb,var(--sf-accent) 78%,white 22%)!important;
        background:color-mix(in srgb,var(--sf-accent) 12%,transparent)!important;
    }
html body .eddpt-app .eddpt-step-flow__card>footer .eddpt-step-flow__face-actions>.eddpt-step-flow__flip-action:hover{
        border-color:color-mix(in srgb,var(--sf-accent) 58%,transparent)!important;
        background:color-mix(in srgb,var(--sf-accent) 16%,transparent)!important;
    }
}

html body .eddpt-app .eddpt-step-flow__step-back{
    padding:21px 23px 17px!important;
    background:
        radial-gradient(circle at 88% 7%,color-mix(in srgb,var(--sf-accent) 12%,transparent),transparent 31%),
        linear-gradient(150deg,color-mix(in srgb,var(--sf-bg) 96%,white 4%),var(--sf-bg))!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>header{
    grid-template-columns:46px minmax(0,1fr) auto!important;
    gap:11px!important;
}

html body .eddpt-app .eddpt-step-flow__step-back .eddpt-step-flow__number{
    width:46px!important;
    height:46px!important;
    border-radius:13px!important;
    font-size:16px!important;
}

html body .eddpt-app .eddpt-step-flow__step-back h3{
    font-size:19px!important;
    line-height:1.08!important;
    -webkit-line-clamp:2!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-signal{
    display:grid!important;
    grid-template-columns:7px minmax(0,1fr)!important;
    gap:8px!important;
    align-items:center!important;
    margin:12px 0 0!important;
    padding:7px 9px!important;
    border-radius:10px!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 16%,transparent)!important;
    background:rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-signal>i{
    width:7px!important;
    height:7px!important;
    border-radius:50%!important;
    background:var(--sf-accent)!important;
    box-shadow:0 0 10px color-mix(in srgb,var(--sf-accent) 35%,transparent)!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-signal>span{
    min-width:0!important;
    display:grid!important;
    gap:1px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-signal small,
html body .eddpt-app .eddpt-step-flow__snapshot-primary>small,
html body .eddpt-app .eddpt-step-flow__snapshot-panel>small,
html body .eddpt-app .eddpt-step-flow__snapshot-flow small{
    font-size:6.2px!important;
    line-height:1.2!important;
    letter-spacing:.11em!important;
    font-weight:900!important;
    color:var(--sf-accent)!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-signal b{
    min-width:0!important;
    color:var(--sf-text)!important;
    font-size:7.4px!important;
    line-height:1.35!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-signal[data-tone="warning"]{
    border-color:rgba(215,163,77,.28)!important;
    background:rgba(215,163,77,.055)!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-signal[data-tone="warning"]>i{background:#d7a34d!important;box-shadow:0 0 10px rgba(215,163,77,.30)!important}

html body .eddpt-app .eddpt-step-flow__snapshot-signal[data-tone="warning"] small{color:#e3bb73!important}

html body .eddpt-app .eddpt-step-flow__snapshot-signal[data-tone="risk"]{
    border-color:rgba(216,108,120,.30)!important;
    background:rgba(216,108,120,.055)!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-signal[data-tone="risk"]>i{background:#d86c78!important;box-shadow:0 0 10px rgba(216,108,120,.30)!important}

html body .eddpt-app .eddpt-step-flow__snapshot-signal[data-tone="risk"] small{color:#eca5ae!important}

html body .eddpt-app .eddpt-step-flow__snapshot-primary{
    margin:11px 0 9px!important;
    padding:0 1px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-primary>p{
    margin:4px 0 0!important;
    color:var(--sf-text)!important;
    font-size:10px!important;
    line-height:1.42!important;
    font-weight:760!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-grid{
    min-height:0!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-flow:row dense!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel{
    min-width:0!important;
    min-height:66px!important;
    padding:8px 9px!important;
    border:1px solid color-mix(in srgb,var(--sf-border) 68%,transparent)!important;
    border-radius:11px!important;
    background:color-mix(in srgb,var(--sf-text) 3.4%,transparent)!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel.is-wide{
    grid-column:1/-1!important;
    min-height:54px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel>b{
    display:block!important;
    margin-top:3px!important;
    color:var(--sf-text)!important;
    font-size:8px!important;
    line-height:1.25!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel>p{
    margin:3px 0 0!important;
    color:var(--sf-muted)!important;
    font-size:7px!important;
    line-height:1.38!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-tags,
html body .eddpt-app .eddpt-step-flow__snapshot-mini-counts{
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:3px!important;
    margin-top:5px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-tags>i,
html body .eddpt-app .eddpt-step-flow__snapshot-tags>em,
html body .eddpt-app .eddpt-step-flow__snapshot-mini-counts>span{
    min-width:0!important;
    max-width:100%!important;
    padding:3px 5px!important;
    border-radius:6px!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 18%,transparent)!important;
    background:color-mix(in srgb,var(--sf-accent) 6%,transparent)!important;
    color:var(--sf-muted)!important;
    font-size:5.9px!important;
    font-style:normal!important;
    line-height:1.15!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-tags>i{max-width:96px!important}

html body .eddpt-app .eddpt-step-flow__snapshot-tags>em{color:var(--sf-accent)!important;flex:0 0 auto!important}

html body .eddpt-app .eddpt-step-flow__snapshot-routes{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:5px!important;
    margin-top:5px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-routes>span{
    min-width:0!important;
    display:grid!important;
    grid-template-columns:minmax(0,auto) auto minmax(0,1fr)!important;
    align-items:center!important;
    gap:4px!important;
    padding:5px 6px!important;
    border-radius:7px!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 17%,transparent)!important;
    background:color-mix(in srgb,var(--sf-accent) 5%,transparent)!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-routes>span>b,
html body .eddpt-app .eddpt-step-flow__snapshot-routes>span>em{
    min-width:0!important;
    color:var(--sf-text)!important;
    font-size:6.3px!important;
    line-height:1.2!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-style:normal!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-routes>span>em{color:var(--sf-muted)!important}

html body .eddpt-app .eddpt-step-flow__snapshot-routes>span>i{font-style:normal!important;color:var(--sf-accent)!important;font-size:9px!important}

html body .eddpt-app .eddpt-step-flow__snapshot-routes>small{font-size:6px!important;color:var(--sf-muted)!important;align-self:center!important}

html body .eddpt-app .eddpt-step-flow__snapshot-flow{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr)!important;
    gap:7px!important;
    align-items:center!important;
    margin-top:7px!important;
    padding:7px 9px!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 22%,transparent)!important;
    border-radius:10px!important;
    background:color-mix(in srgb,var(--sf-accent) 5%,transparent)!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-flow>span{
    min-width:0!important;
    display:grid!important;
    gap:2px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-flow>span>b{
    min-width:0!important;
    color:var(--sf-text)!important;
    font-size:6.8px!important;
    line-height:1.25!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-flow>i{
    font-style:normal!important;
    color:var(--sf-accent)!important;
    text-align:center!important;
    font-size:17px!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>footer{
    margin-top:auto!important;
}

@container edd-step-flow (max-width:900px){
html body .eddpt-app .eddpt-step-flow__step-flipper{height:400px!important;min-height:400px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel{min-height:61px!important;padding:7px 8px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-primary>p{-webkit-line-clamp:2!important;font-size:9px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-routes{grid-template-columns:repeat(2,minmax(0,1fr))!important}
html body .eddpt-app .eddpt-step-flow__snapshot-routes>span:nth-of-type(n/**/+3){display:none!important}
}

@container edd-step-flow (max-width:700px){
html body .eddpt-app .eddpt-step-flow__step-flipper{height:388px!important;min-height:388px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense{grid-template-columns:repeat(2,minmax(0,1fr))!important}
html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense .eddpt-step-flow__snapshot-panel:last-child{grid-column:1/-1!important}
html body .eddpt-app .eddpt-step-flow__step-back{padding:17px 15px 13px!important}
html body .eddpt-app .eddpt-step-flow__step-back>header{grid-template-columns:42px minmax(0,1fr)!important}
html body .eddpt-app .eddpt-step-flow__step-back>header>em{display:none!important}
html body .eddpt-app .eddpt-step-flow__step-back .eddpt-step-flow__number{width:42px!important;height:42px!important;font-size:15px!important}
html body .eddpt-app .eddpt-step-flow__step-back h3{font-size:16px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-signal{margin-top:8px!important;padding:6px 7px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-primary{margin:8px 0 7px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-primary>p{font-size:8.5px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel{min-height:56px!important;padding:6px 7px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel>p{-webkit-line-clamp:1!important}
html body .eddpt-app .eddpt-step-flow__snapshot-tags>i:nth-child(n/**/+4){display:none!important}
html body .eddpt-app .eddpt-step-flow__snapshot-flow{display:none!important}
}

@container edd-step-flow (max-width:500px){
html body .eddpt-app .eddpt-step-flow__step-flipper{height:365px!important;min-height:365px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense{grid-template-columns:repeat(2,minmax(0,1fr))!important}
html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense .eddpt-step-flow__snapshot-panel:nth-child(n/**/+3){display:none!important}
html body .eddpt-app .eddpt-step-flow__step-back{padding:15px 13px 12px!important}
html body .eddpt-app .eddpt-step-flow__step-back h3{font-size:15px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-signal b{font-size:6.8px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-primary>p{font-size:8px!important;-webkit-line-clamp:2!important}
html body .eddpt-app .eddpt-step-flow__snapshot-grid{gap:5px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel{min-height:51px!important;padding:5px 6px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel>b{font-size:7.2px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel>p{font-size:6.4px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel:nth-child(n/**/+4){display:none!important}
html body .eddpt-app .eddpt-step-flow__snapshot-routes{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-step-flow__snapshot-routes>span:nth-of-type(n/**/+2){display:none!important}
html body .eddpt-app .eddpt-step-flow__snapshot-tags>i:nth-child(n/**/+3){display:none!important}
html body .eddpt-app .eddpt-step-flow__card>footer .eddpt-step-flow__face-actions>button{font-size:7px!important;padding:5px 6px!important}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-step-flow__step-flipper>.eddpt-step-flow__step-card{transition:opacity .01ms linear!important;transform:none!important}
html body .eddpt-app .eddpt-step-flow__step-flipper>.eddpt-step-flow__step-front{opacity:1!important}
html body .eddpt-app .eddpt-step-flow__step-flipper>.eddpt-step-flow__step-back{opacity:0!important}
html body .eddpt-app .eddpt-step-flow__step-flipper.is-flipped>.eddpt-step-flow__step-front{opacity:0!important}
html body .eddpt-app .eddpt-step-flow__step-flipper.is-flipped>.eddpt-step-flow__step-back{opacity:1!important}
}

html body .eddpt-app .eddpt-step-flow__stage{
    --edd-sf-drag-x:0px;
    contain:layout paint!important;
}

html body .eddpt-app .eddpt-step-flow__item{
    translate:var(--edd-sf-drag-x) 0!important;
    transition:transform .44s cubic-bezier(.20,.76,.22,1),left .44s cubic-bezier(.20,.76,.22,1),opacity .34s ease,translate .22s cubic-bezier(.20,.76,.22,1)!important;
    filter:none!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
    contain:layout paint style!important;
    will-change:auto!important;
}

html body .eddpt-app .eddpt-step-flow__stage.is-moving .eddpt-step-flow__item,
html body .eddpt-app .eddpt-step-flow__stage.is-scrubbing .eddpt-step-flow__item{
    will-change:transform,opacity!important;
}

html body .eddpt-app .eddpt-step-flow__stage.is-scrubbing .eddpt-step-flow__item{
    transition:transform .44s cubic-bezier(.20,.76,.22,1),left .44s cubic-bezier(.20,.76,.22,1),opacity .34s ease,translate .01ms linear!important;
}

html body .eddpt-app .eddpt-step-flow__item[data-offset="-3"]{
    left:-10%!important;
    transform:translate(-50%,-50%) scale(.58) rotateY(31deg)!important;
    opacity:0!important;
    z-index:0!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-step-flow__item[data-offset="3"]{
    left:110%!important;
    transform:translate(-50%,-50%) scale(.58) rotateY(-31deg)!important;
    opacity:0!important;
    z-index:0!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-step-flow__item.is-exiting{pointer-events:none!important}

html body .eddpt-app .eddpt-step-flow__item:not(.is-active) .eddpt-step-flow__flip-action{display:none!important}

html body .eddpt-app .eddpt-step-flow__step-flipper{
    perspective:1500px!important;
}

html body .eddpt-app .eddpt-step-flow__step-flipper>.eddpt-step-flow__step-card{
    transition:transform .48s cubic-bezier(.20,.72,.18,1),opacity .28s ease!important;
    transform-origin:50% 50%!important;
    will-change:auto!important;
}

html body .eddpt-app .eddpt-step-flow__step-flipper.is-flip-animating>.eddpt-step-flow__step-card{
    will-change:transform,opacity!important;
}

html body .eddpt-app .eddpt-step-flow__step-flipper.is-flip-animating{
    transform:translateZ(0)!important;
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-step-flow__item{
        transition:opacity .08s linear!important;
        translate:0 0!important;
        will-change:auto!important;
    }
html body .eddpt-app .eddpt-step-flow__stage.is-moving .eddpt-step-flow__item,
    html body .eddpt-app .eddpt-step-flow__stage.is-scrubbing .eddpt-step-flow__item{will-change:auto!important}
html body .eddpt-app .eddpt-step-flow__step-flipper>.eddpt-step-flow__step-card{transition:opacity .01ms linear!important;will-change:auto!important}
}

html body .eddpt-app .eddpt-step-flow__item[data-offset="-2"],
html body .eddpt-app .eddpt-step-flow__item[data-offset="2"],
html body .eddpt-app .eddpt-step-flow__item[data-offset="-1"],
html body .eddpt-app .eddpt-step-flow__item[data-offset="1"],
html body .eddpt-app .eddpt-step-flow__item:not(.is-active):hover{
    filter:none!important;
}

@container edd-step-flow (max-width:940px){
html body .eddpt-app .eddpt-step-flow__item[data-offset="-2"],
    html body .eddpt-app .eddpt-step-flow__item[data-offset="2"]{
        display:block!important;
        opacity:0!important;
        pointer-events:none!important;
    }
}

html body .eddpt-app .eddpt-step-flow__item{
    contain:none!important;
    backface-visibility:visible!important;
    -webkit-backface-visibility:visible!important;
}

html body .eddpt-app .eddpt-step-flow__rail{
    min-height:37px!important;
    visibility:visible!important;
    opacity:1!important;
}

html body .eddpt-app .eddpt-step-flow__rail:empty::after{
    content:"Route is being resolved…";
    display:flex!important;align-items:center!important;min-height:27px!important;
    color:#69778a!important;font-size:8px!important;font-weight:700!important;
}

html body .eddpt-app .eddpt-step-flow__render-fallback{
    min-height:320px!important;padding:22px!important;display:flex!important;flex-direction:column!important;gap:16px!important;
    background:linear-gradient(145deg,#121925,#0d131d)!important;border:1px solid rgba(142,122,243,.34)!important;color:#eef2f8!important;
}

html body .eddpt-app .eddpt-step-flow__render-fallback>p{color:#9ba8ba!important;line-height:1.55!important}

html body .eddpt-app .eddpt-step-flow__render-fallback>footer{margin-top:auto!important}

@container edd-step-flow (min-width:941px){
html body .eddpt-app .eddpt-step-flow__item[data-offset=\"-2\"],
    html body .eddpt-app .eddpt-step-flow__item[data-offset=\"2\"]{display:block!important;opacity:.48!important;pointer-events:auto!important}
}

html body .eddpt-app[data-theme=\"light\"] .eddpt-step-flow__render-fallback{background:linear-gradient(145deg,#fff,#f5f7fb)!important;color:#253146!important;border-color:rgba(115,89,215,.25)!important}

html body .eddpt-app[data-theme=\"light\"] .eddpt-step-flow__render-fallback>p{color:#69788d!important}

html body .eddpt-app .eddpt-board-assist-tools{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-board-assist-primary{
    flex-wrap:wrap!important;
    row-gap:7px!important;
}

html body .eddpt-app .eddpt-board-mobile-menu,
html body .eddpt-app .eddpt-board-more-tool{
    display:none!important;
}

html body .eddpt-app .eddpt-board-view-controls{
    width:100%!important;
    max-width:none!important;
    min-height:50px!important;
    flex-wrap:wrap!important;
    row-gap:6px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-assist-action,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-assist-action{
    display:inline-flex!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool{
    min-width:120px!important;
    width:auto!important;
    max-width:none!important;
    padding:4px 14px 4px 7px!important;
    justify-content:center!important;
    gap:8px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-theme-tool b,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-theme-tool b,
html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-large-board-btn b,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-large-board-btn b{
    display:inline!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system{
    width:auto!important;
    padding:4px!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>span,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-visual-system>button:not(.eddpt-help-btn){
    display:flex!important;
}

html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-board-view-controls{
    display:flex!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-large-board-btn,
html body .eddpt-app.eddpt-board-toolbar-stack .eddpt-large-board-btn{
    width:auto!important;
    min-width:112px!important;
    padding:0 13px!important;
}

html body .eddpt-app .eddpt-step-flow__toolbar{
    min-height:70px!important;
    padding:13px 16px 11px!important;
}

html body .eddpt-app .eddpt-step-flow__toolbar>.eddpt-step-flow__help{
    flex:0 0 36px!important;
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    border-radius:50%!important;
}

html body .eddpt-app .eddpt-step-flow__control-deck{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:8px!important;
    padding:10px 14px 12px!important;
    border-bottom:1px solid rgba(255,255,255,.055)!important;
    background:linear-gradient(180deg,rgba(13,18,30,.76),rgba(9,14,23,.48))!important;
}

html body .eddpt-app .eddpt-step-flow__visual-controls,
html body .eddpt-app .eddpt-step-flow__view-controls{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    justify-self:stretch!important;
}

html body .eddpt-app .eddpt-step-flow__visual-controls{
    padding:8px!important;
    border-radius:15px!important;
}

html body .eddpt-app .eddpt-step-flow__visual-controls .eddpt-board-assist-primary{
    flex-wrap:wrap!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-step-flow__view-controls{
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:7px!important;
    min-height:50px!important;
    padding:5px 9px!important;
    border:1px solid var(--edd-ui-border,rgba(255,255,255,.09))!important;
    border-radius:15px!important;
    background:var(--edd-ui-control,rgba(5,10,18,.64))!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-board-view-label{
    color:#a27cff!important;
    min-width:72px!important;
}

html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-step-flow__view-nav,
html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-step-flow__jump{
    width:auto!important;
    min-width:92px!important;
    height:40px!important;
    min-height:40px!important;
    padding:0 13px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    white-space:nowrap!important;
    border-radius:11px!important;
}

html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-step-flow__jump b,
html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-step-flow__view-nav b{
    display:inline!important;
}

html body .eddpt-app .eddpt-step-flow__view-controls [data-action="step-flow-fit"]{
    min-width:84px!important;
}

html body .eddpt-app .eddpt-step-flow__view-controls [data-action="step-flow-large"]{
    min-width:118px!important;
}

html body .eddpt-app .eddpt-step-flow__view-controls button:disabled{
    opacity:.34!important;
    cursor:not-allowed!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__control-deck{
    background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(247,249,252,.72))!important;
    border-color:rgba(45,60,82,.09)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__view-controls{
    background:#fff!important;
    border-color:rgba(45,60,82,.13)!important;
}

@container edd-step-flow (max-width:940px){
html body .eddpt-app .eddpt-step-flow__control-deck{padding:9px 11px 10px!important}
html body .eddpt-app .eddpt-step-flow__visual-controls .eddpt-board-assist-primary{flex-wrap:wrap!important}
html body .eddpt-app .eddpt-step-flow__view-controls{flex-wrap:wrap!important}
html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-step-flow__jump b{display:inline!important}
}

@container edd-step-flow (max-width:700px){
html body .eddpt-app .eddpt-step-flow__visual-controls .eddpt-visual-system{flex:1 1 auto!important}
html body .eddpt-app .eddpt-step-flow__visual-controls .eddpt-assist-action{display:inline-flex!important}
html body .eddpt-app .eddpt-step-flow__visual-controls .eddpt-theme-tool{min-width:116px!important;width:auto!important;max-width:none!important;padding:4px 12px 4px 7px!important;gap:7px!important}
html body .eddpt-app .eddpt-step-flow__visual-controls .eddpt-theme-tool b{display:inline!important}
html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-large-board-btn b{display:inline!important}
}

@container edd-step-flow (max-width:500px){
html body .eddpt-app .eddpt-step-flow__control-deck{padding:8px!important;gap:7px!important}
html body .eddpt-app .eddpt-step-flow__visual-controls{padding:6px!important}
html body .eddpt-app .eddpt-step-flow__visual-controls .eddpt-visual-system>span{display:flex!important}
html body .eddpt-app .eddpt-step-flow__visual-controls .eddpt-visual-system>button:not(.eddpt-help-btn){display:flex!important;min-width:64px!important}
html body .eddpt-app .eddpt-step-flow__view-controls{padding:5px 6px!important;gap:5px!important}
html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-step-flow__view-nav,
    html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-step-flow__jump{min-width:84px!important;padding-inline:10px!important}
}

html body .eddpt-app .eddpt-step-flow__sigma-symbol{
    position:relative!important;
    width:52px!important;
    min-width:52px!important;
    height:52px!important;
    display:grid!important;
    place-items:center!important;
    padding:7px!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 30%,transparent)!important;
    border-radius:14px!important;
    background:color-mix(in srgb,var(--sf-bg) 82%,black 18%)!important;
    color:var(--sf-accent)!important;
    overflow:visible!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-step-flow__sigma-symbol svg{
    width:37px!important;
    height:32px!important;
    display:block!important;
    overflow:visible!important;
    fill:color-mix(in srgb,var(--sf-accent) 5%,transparent)!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-step-flow__sigma-symbol>i{
    position:absolute!important;
    left:-5px!important;
    top:-6px!important;
    min-width:20px!important;
    height:20px!important;
    display:grid!important;
    place-items:center!important;
    padding:0 4px!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 34%,transparent)!important;
    border-radius:999px!important;
    background:var(--sf-bg)!important;
    color:var(--sf-accent)!important;
    font-size:7px!important;
    font-style:normal!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 3px 9px rgba(0,0,0,.26)!important;
}

html body .eddpt-app .eddpt-step-flow__sigma-tags{
    display:flex!important;
    align-items:center!important;
    gap:5px!important;
    flex-wrap:wrap!important;
    margin-top:2px!important;
}

html body .eddpt-app .eddpt-step-flow__sigma-tags>i{
    font-style:normal!important;
    font-size:6px!important;
    line-height:1!important;
    font-weight:950!important;
    letter-spacing:.06em!important;
    padding:4px 6px!important;
    border-radius:999px!important;
    color:var(--sf-accent)!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 28%,transparent)!important;
    background:color-mix(in srgb,var(--sf-accent) 8%,transparent)!important;
}

html body .eddpt-app .eddpt-step-flow__step-card[data-semantic] {
    background:linear-gradient(145deg,color-mix(in srgb,var(--sf-bg) 95%,white 5%),var(--sf-bg))!important;
    border-color:var(--sf-border)!important;
    color:var(--sf-text)!important;
}

html body .eddpt-app .eddpt-step-flow__step-card[data-semantic]>header>div>small,
html body .eddpt-app .eddpt-step-flow__step-card[data-semantic] .eddpt-step-flow__snapshot-primary>small{
    color:var(--sf-accent)!important;
}

@container edd-step-flow (max-width:500px){
html body .eddpt-app .eddpt-step-flow__sigma-symbol{width:42px!important;min-width:42px!important;height:42px!important;padding:5px!important;border-radius:12px!important}
html body .eddpt-app .eddpt-step-flow__sigma-symbol svg{width:30px!important;height:26px!important}
html body .eddpt-app .eddpt-step-flow__sigma-symbol>i{min-width:17px!important;height:17px!important;font-size:6px!important}
}

html body .eddpt-app:not([data-theme="light"]){
    --bg:#0c121b!important;
    --p:#151e2a!important;
    --p2:#1a2532!important;
    --b:rgba(222,232,246,.145)!important;
    --bs:rgba(222,232,246,.245)!important;
    --t:#f5f8fc!important;
    --m:#aab7c8!important;
    --m2:#8797aa!important;
    --edd-ui-bg:#0c121b!important;
    --edd-ui-surface:#151e2a!important;
    --edd-ui-surface-2:#1a2532!important;
    --edd-ui-surface-3:#111923!important;
    --edd-ui-border:rgba(222,232,246,.15)!important;
    --edd-ui-border-strong:rgba(222,232,246,.26)!important;
    --edd-ui-text:#f5f8fc!important;
    --edd-ui-muted:#aab7c8!important;
    --edd-ui-muted-2:#8797aa!important;
    --edd-ui-control:#192432!important;
    --edd-ui-control-hover:#22303f!important;
    --edd-ui-control-border:rgba(222,232,246,.18)!important;
    --edd-ui-control-text:#d6dfeb!important;
    background:
        radial-gradient(circle at 80% -8%,rgba(92,184,255,.095),transparent 34rem),
        radial-gradient(circle at 13% 0,rgba(136,122,244,.105),transparent 31rem),
        #0c121b!important;
    border-color:rgba(222,232,246,.09)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-topbar{
    background:linear-gradient(180deg,rgba(22,31,43,.98),rgba(16,24,34,.97))!important;
    border-bottom-color:rgba(222,232,246,.13)!important;
    box-shadow:0 1px 0 rgba(255,255,255,.018) inset!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-sidebar{
    background:linear-gradient(180deg,rgba(18,27,38,.97),rgba(14,22,32,.96))!important;
    border-color:rgba(222,232,246,.13)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-main{
    background:linear-gradient(180deg,rgba(13,20,30,.20),rgba(13,20,30,.04))!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-canvas,
html body .eddpt-app:not([data-theme="light"]) .eddpt-detail,
html body .eddpt-app:not([data-theme="light"]) .eddpt-table-wrap,
html body .eddpt-app:not([data-theme="light"]) .eddpt-fit-list,
html body .eddpt-app:not([data-theme="light"]) .eddpt-review-list,
html body .eddpt-app:not([data-theme="light"]) .eddpt-history-list,
html body .eddpt-app:not([data-theme="light"]) .eddpt-modal-card{
    border-color:rgba(222,232,246,.155)!important;
    background:linear-gradient(145deg,rgba(24,34,47,.97),rgba(18,27,39,.97))!important;
    box-shadow:0 18px 45px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-canvas{
    background:
        linear-gradient(rgba(255,255,255,.020) 1px,transparent 1px),
        linear-gradient(90deg,rgba(255,255,255,.020) 1px,transparent 1px),
        linear-gradient(145deg,rgba(23,33,46,.97),rgba(17,26,38,.97))!important;
    background-size:24px 24px,24px 24px,auto!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-detail{
    background:linear-gradient(160deg,#182330,#121b27)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-modal-card>header{
    background:rgba(28,39,53,.70)!important;
    border-bottom-color:rgba(222,232,246,.13)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-process-view-tabs{
    background:linear-gradient(180deg,rgba(24,34,47,.94),rgba(18,27,38,.94))!important;
    border-color:rgba(222,232,246,.15)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow{
    border-color:rgba(222,232,246,.14)!important;
    background:
        radial-gradient(circle at 50% 17%,rgba(125,97,231,.105),transparent 34rem),
        linear-gradient(180deg,#121b28,#0f1722)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__toolbar{
    background:linear-gradient(180deg,rgba(25,35,48,.94),rgba(20,29,41,.90))!important;
    border-bottom-color:rgba(222,232,246,.12)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__control-deck{
    background:linear-gradient(180deg,rgba(25,35,49,.91),rgba(19,29,41,.83))!important;
    border-bottom-color:rgba(222,232,246,.12)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__rail-wrap{
    background:linear-gradient(180deg,rgba(17,26,38,.76),rgba(14,22,32,.90))!important;
    border-top-color:rgba(222,232,246,.105)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-board-assist-tools,
html body .eddpt-app:not([data-theme="light"]) .eddpt-board-view-controls,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__view-controls{
    background:linear-gradient(180deg,#1a2533,#151f2c)!important;
    border-color:rgba(222,232,246,.17)!important;
    box-shadow:0 8px 20px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.04)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-visual-system{
    background:linear-gradient(180deg,rgba(17,25,36,.98),rgba(14,22,32,.98))!important;
    border-color:rgba(222,232,246,.15)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-sigma-rail{
    background:linear-gradient(145deg,rgba(25,35,48,.96),rgba(18,28,40,.96))!important;
    border-color:rgba(222,232,246,.15)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-sigma-rail-body{
    background:rgba(21,31,44,.56)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-side-note,
html body .eddpt-app:not([data-theme="light"]) .eddpt-health,
html body .eddpt-app:not([data-theme="light"]) .eddpt-overview-stats>div,
html body .eddpt-app:not([data-theme="light"]) .eddpt-req-card,
html body .eddpt-app:not([data-theme="light"]) .eddpt-handoff-card,
html body .eddpt-app:not([data-theme="light"]) .eddpt-backup-list,
html body .eddpt-app:not([data-theme="light"]) .eddpt-backup-card,
html body .eddpt-app:not([data-theme="light"]) .eddpt-facts div,
html body .eddpt-app:not([data-theme="light"]) .eddpt-work-fields div{
    border-color:rgba(222,232,246,.12)!important;
    background:linear-gradient(145deg,rgba(29,40,54,.72),rgba(22,32,45,.72))!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-detail-section{
    border-top-color:rgba(222,232,246,.09)!important;
}

html body .eddpt-app:not([data-theme="light"]) input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
html body .eddpt-app:not([data-theme="light"]) textarea,
html body .eddpt-app:not([data-theme="light"]) select{
    background:#111a25!important;
    border-color:rgba(222,232,246,.16)!important;
    color:#edf3fa!important;
}

html body .eddpt-app:not([data-theme="light"]) input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):focus,
html body .eddpt-app:not([data-theme="light"]) textarea:focus,
html body .eddpt-app:not([data-theme="light"]) select:focus{
    background:#15202d!important;
    border-color:rgba(145,124,255,.48)!important;
    box-shadow:0 0 0 3px rgba(136,122,244,.11)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-canvas-head span,
html body .eddpt-app:not([data-theme="light"]) .eddpt-meta,
html body .eddpt-app:not([data-theme="light"]) .muted,
html body .eddpt-app:not([data-theme="light"]) .eddpt-process-item small,
html body .eddpt-app:not([data-theme="light"]) .eddpt-side-note span,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__position{
    color:#93a2b6!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-topbar-rail{
    border-color:rgba(222,232,246,.16)!important;
    background:linear-gradient(180deg,#182332,#131d29)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 12px 28px rgba(0,0,0,.15)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-detail-dockbar{
    background:linear-gradient(180deg,rgba(29,40,54,.94),rgba(23,33,46,.94))!important;
    border-color:rgba(222,232,246,.14)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-topbar-action-sheet button{
    background:linear-gradient(145deg,#1b2735,#16212e)!important;
    border-color:rgba(222,232,246,.15)!important;
}

html body .eddpt-app .eddpt-note-board.eddpt-board-full{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    min-height:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-note-board.eddpt-board-full>.eddpt-canvas-head,
html body .eddpt-app .eddpt-note-board.eddpt-board-full>.eddpt-sigma-rail,
html body .eddpt-app .eddpt-note-board.eddpt-board-full>.eddpt-process-view-tabs{
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-note-board.eddpt-board-full>.eddpt-board-viewport{
    flex:1 1 auto!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    scrollbar-gutter:stable both-edges!important;
    touch-action:pan-x pan-y!important;
}

html body .eddpt-app .eddpt-note-board.eddpt-board-full .eddpt-step-list{
    min-height:max(1400px,100%)!important;
}

html body .eddpt-app:not([data-theme="light"]){
    --bg:#0d151f!important;
    --p:#182535!important;
    --p2:#213146!important;
    --b:rgba(202,218,238,.20)!important;
    --bs:rgba(202,218,238,.31)!important;
    --m:#adbbcd!important;
    --m2:#90a2b7!important;
    --edd-clarity-shell:#0d151f!important;
    --edd-clarity-major:#182535!important;
    --edd-clarity-major-2:#1b293a!important;
    --edd-clarity-nested:#213146!important;
    --edd-clarity-control:#25384f!important;
    --edd-clarity-border:rgba(202,218,238,.22)!important;
    --edd-clarity-border-strong:rgba(202,218,238,.32)!important;
    --edd-clarity-muted:#adbbcd!important;
    background:
        radial-gradient(circle at 78% -8%,rgba(82,177,248,.12),transparent 36rem),
        radial-gradient(circle at 12% 0,rgba(131,111,240,.13),transparent 32rem),
        var(--edd-clarity-shell)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-topbar{
    background:linear-gradient(180deg,#1a2838,#152230)!important;
    border-bottom-color:var(--edd-clarity-border)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-sidebar{
    background:linear-gradient(180deg,#162331,#111c28)!important;
    border-color:var(--edd-clarity-border)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-canvas,
html body .eddpt-app:not([data-theme="light"]) .eddpt-detail,
html body .eddpt-app:not([data-theme="light"]) .eddpt-table-wrap,
html body .eddpt-app:not([data-theme="light"]) .eddpt-fit-list,
html body .eddpt-app:not([data-theme="light"]) .eddpt-review-list,
html body .eddpt-app:not([data-theme="light"]) .eddpt-history-list,
html body .eddpt-app:not([data-theme="light"]) .eddpt-modal-card{
    background:linear-gradient(145deg,var(--edd-clarity-major-2),var(--edd-clarity-major))!important;
    border-color:var(--edd-clarity-border)!important;
    box-shadow:0 18px 46px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.055)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-board-viewport,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note-board .eddpt-step-list{
    background-color:#101a26!important;
    background-image:radial-gradient(circle,rgba(199,216,236,.115) 1px,transparent 1px)!important;
    background-size:22px 22px!important;
    border-color:rgba(202,218,238,.18)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-board-viewport{
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035),inset 0 0 0 1px rgba(93,132,180,.035)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-topbar-rail,
html body .eddpt-app:not([data-theme="light"]) .eddpt-process-view-tabs,
html body .eddpt-app:not([data-theme="light"]) .eddpt-sigma-rail,
html body .eddpt-app:not([data-theme="light"]) .eddpt-detail-dockbar{
    background:linear-gradient(180deg,var(--edd-clarity-nested),#1b2a3b)!important;
    border-color:var(--edd-clarity-border)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 10px 26px rgba(0,0,0,.12)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-board-assist-tools,
html body .eddpt-app:not([data-theme="light"]) .eddpt-board-view-controls,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__view-controls{
    background:linear-gradient(180deg,var(--edd-clarity-control),#1f3044)!important;
    border-color:var(--edd-clarity-border-strong)!important;
    box-shadow:0 8px 22px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.075)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-visual-system,
html body .eddpt-app:not([data-theme="light"]) .eddpt-side-note,
html body .eddpt-app:not([data-theme="light"]) .eddpt-health,
html body .eddpt-app:not([data-theme="light"]) .eddpt-overview-stats>div,
html body .eddpt-app:not([data-theme="light"]) .eddpt-facts div,
html body .eddpt-app:not([data-theme="light"]) .eddpt-work-fields div{
    background:linear-gradient(145deg,#1b2a3b,#172534)!important;
    border-color:rgba(202,218,238,.18)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-btn.ghost,
html body .eddpt-app:not([data-theme="light"]) .eddpt-view-icon-btn,
html body .eddpt-app:not([data-theme="light"]) .eddpt-view-text-btn,
html body .eddpt-app:not([data-theme="light"]) .eddpt-theme-tool{
    background:linear-gradient(180deg,#223349,#1b2b3d)!important;
    border-color:rgba(202,218,238,.20)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-btn.ghost:hover,
html body .eddpt-app:not([data-theme="light"]) .eddpt-view-icon-btn:hover,
html body .eddpt-app:not([data-theme="light"]) .eddpt-view-text-btn:hover{
    background:linear-gradient(180deg,#2a3e56,#223449)!important;
    border-color:rgba(160,143,255,.38)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-canvas-head span,
html body .eddpt-app:not([data-theme="light"]) .eddpt-meta,
html body .eddpt-app:not([data-theme="light"]) .muted,
html body .eddpt-app:not([data-theme="light"]) .eddpt-process-item small,
html body .eddpt-app:not([data-theme="light"]) .eddpt-side-note span,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__position{
    color:var(--edd-clarity-muted)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow{
    background:
        radial-gradient(circle at 50% 16%,rgba(126,101,236,.16),transparent 32rem),
        linear-gradient(180deg,#182435,#121d2a)!important;
    border-color:rgba(202,218,238,.20)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__toolbar,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__control-deck{
    background:linear-gradient(180deg,#203046,#19283a)!important;
    border-color:rgba(202,218,238,.16)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__rail-wrap{
    background:linear-gradient(180deg,#172536,#131f2d)!important;
    border-color:rgba(202,218,238,.15)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__step-card{
    background:linear-gradient(145deg,
        color-mix(in srgb,var(--sf-bg) 86%,white 14%),
        color-mix(in srgb,var(--sf-bg) 95%,white 5%))!important;
    border:2px solid color-mix(in srgb,var(--sf-border) 62%,var(--sf-accent) 38%)!important;
    box-shadow:
        0 28px 72px rgba(0,0,0,.38),
        0 0 0 1px color-mix(in srgb,var(--sf-accent) 18%,transparent),
        inset 0 1px 0 rgba(255,255,255,.09)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__item[data-offset="0"] .eddpt-step-flow__step-card{
    box-shadow:
        0 34px 84px rgba(0,0,0,.43),
        0 0 0 1px color-mix(in srgb,var(--sf-accent) 28%,transparent),
        0 0 34px color-mix(in srgb,var(--sf-accent) 9%,transparent),
        inset 0 1px 0 rgba(255,255,255,.11)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__step-card>p,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__step-card>header>em{
    color:color-mix(in srgb,var(--sf-muted) 74%,white 26%)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__facts>span,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__snapshot-panel{
    background:color-mix(in srgb,var(--sf-text) 8%,transparent)!important;
    border-color:color-mix(in srgb,var(--sf-accent) 23%,transparent)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__io,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__snapshot-primary{
    background:color-mix(in srgb,var(--sf-accent) 11%,transparent)!important;
    border-color:color-mix(in srgb,var(--sf-accent) 28%,transparent)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__item[data-offset="-1"],
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__item[data-offset="1"]{opacity:.90!important}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__item[data-offset="-2"],
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__item[data-offset="2"]{opacity:.56!important}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__connection-card,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__branch-card{
    background:linear-gradient(145deg,#1a2638,#141f2f)!important;
    border:2px solid rgba(143,119,244,.44)!important;
    color:#f4f7fb!important;
    box-shadow:0 28px 72px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.075)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__connection-card>p,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__branch-card>p{color:#b4c1d2!important}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__connection-route,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__connection-facts>span,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__branch-options>button{
    background:#1d2a3c!important;
    border-color:rgba(185,170,255,.20)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__step-card{
    background:linear-gradient(145deg,
        color-mix(in srgb,var(--sf-bg) 97%,white 3%),
        color-mix(in srgb,var(--sf-bg) 95%,var(--sf-accent) 5%))!important;
    border:2px solid color-mix(in srgb,var(--sf-border) 66%,var(--sf-accent) 34%)!important;
    box-shadow:
        0 26px 62px rgba(43,55,76,.16),
        0 0 0 1px color-mix(in srgb,var(--sf-accent) 13%,transparent),
        inset 0 1px 0 rgba(255,255,255,.92)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__item[data-offset="0"] .eddpt-step-flow__step-card{
    box-shadow:
        0 30px 72px rgba(43,55,76,.19),
        0 0 0 1px color-mix(in srgb,var(--sf-accent) 22%,transparent),
        inset 0 1px 0 rgba(255,255,255,.98)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__facts>span,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__snapshot-panel{
    background:color-mix(in srgb,var(--sf-accent) 6%,white)!important;
    border-color:color-mix(in srgb,var(--sf-accent) 20%,transparent)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__io,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__snapshot-primary{
    background:color-mix(in srgb,var(--sf-accent) 8%,white)!important;
    border-color:color-mix(in srgb,var(--sf-accent) 24%,transparent)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__connection-card,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__branch-card{
    background:linear-gradient(145deg,#ffffff,#f3f5fb)!important;
    border:2px solid rgba(111,87,209,.34)!important;
    box-shadow:0 24px 58px rgba(43,55,76,.15),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__item[data-offset="-1"],
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__item[data-offset="1"]{opacity:.88!important}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__item[data-offset="-2"],
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__item[data-offset="2"]{opacity:.54!important}

html body .eddpt-app .eddpt-note-board.eddpt-board-full>.eddpt-board-viewport{
    scrollbar-color:rgba(143,119,244,.58) rgba(255,255,255,.055)!important;
}

html body .eddpt-app .eddpt-note-board.eddpt-board-full>.eddpt-board-viewport::-webkit-scrollbar{width:12px!important;height:12px!important}

html body .eddpt-app .eddpt-note-board.eddpt-board-full>.eddpt-board-viewport::-webkit-scrollbar-track{background:rgba(255,255,255,.045)!important;border-radius:999px!important}

html body .eddpt-app .eddpt-note-board.eddpt-board-full>.eddpt-board-viewport::-webkit-scrollbar-thumb{background:rgba(143,119,244,.50)!important;border:3px solid transparent!important;background-clip:padding-box!important;border-radius:999px!important}

html body .eddpt-app .eddpt-modal.edd-flow-manager-modal .eddpt-modal-card{
  width:min(1180px,calc(100vw - 32px))!important;
  max-height:min(92vh,980px)!important;
  background:#172130!important;
  border:1px solid rgba(151,168,194,.28)!important;
  box-shadow:0 34px 110px rgba(0,0,0,.58),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-modal.edd-flow-manager-modal .eddpt-modal-card>header{
  background:#1b2636!important;border-color:rgba(151,168,194,.20)!important;padding:15px 18px!important;
}

html body .eddpt-app .eddpt-modal.edd-flow-manager-modal .eddpt-modal-card>main{padding:0!important}

html body .eddpt-app .edd-flow-manager,
html body .eddpt-app .edd-flow-preview,
html body .eddpt-app .edd-flow-review,
html body .eddpt-app .edd-flow-worker,
html body .eddpt-app .edd-flow-assignment-builder,
html body .eddpt-app .edd-flow-package-form{color:#eef3fa!important}

html body .eddpt-app .edd-flow-manager__hero,
html body .eddpt-app .edd-flow-preview>header,
html body .eddpt-app .edd-flow-review>header,
html body .eddpt-app .edd-flow-worker>header{
  display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:22px!important;
  padding:24px 26px 20px!important;
  background:linear-gradient(135deg,rgba(127,95,235,.16),rgba(79,147,225,.07) 48%,rgba(22,31,45,.12))!important;
  border-bottom:1px solid rgba(151,168,194,.18)!important;
}

html body .eddpt-app .edd-flow-manager__hero small,
html body .eddpt-app .edd-flow-section-head small,
html body .eddpt-app .edd-flow-preview>header small,
html body .eddpt-app .edd-flow-review>header small,
html body .eddpt-app .edd-flow-worker>header small,
html body .eddpt-app .edd-flow-assignment-builder>section>small,
html body .eddpt-app .edd-flow-worker>section>small{
  color:#b9a9ff!important;font-size:9px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.11em!important;text-transform:uppercase!important;
}

html body .eddpt-app .edd-flow-manager__hero h3,
html body .eddpt-app .edd-flow-preview>header h3,
html body .eddpt-app .edd-flow-review>header h3,
html body .eddpt-app .edd-flow-worker>header h3{margin:4px 0 5px!important;font-size:25px!important;line-height:1.12!important;letter-spacing:-.03em!important;color:#f7f9fd!important}

html body .eddpt-app .edd-flow-manager__hero p,
html body .eddpt-app .edd-flow-preview>header p,
html body .eddpt-app .edd-flow-review>header p,
html body .eddpt-app .edd-flow-worker>header p{margin:0!important;max-width:760px!important;color:#b6c3d4!important;font-size:11px!important;line-height:1.65!important}

html body .eddpt-app .edd-flow-manager__authority,
html body .eddpt-app .edd-flow-authority-rule{
  display:grid!important;gap:4px!important;min-width:230px!important;padding:12px 14px!important;border-radius:13px!important;
  border:1px solid rgba(105,203,163,.27)!important;background:rgba(55,142,111,.11)!important;
}

html body .eddpt-app .edd-flow-manager__authority b,
html body .eddpt-app .edd-flow-authority-rule b{color:#a9edd0!important;font-size:9px!important;letter-spacing:.08em!important}

html body .eddpt-app .edd-flow-manager__authority span,
html body .eddpt-app .edd-flow-authority-rule span{color:#c8d6df!important;font-size:9px!important;line-height:1.45!important}

html body .eddpt-app .edd-flow-manager__tabs{display:flex!important;gap:5px!important;padding:10px 18px!important;border-bottom:1px solid rgba(151,168,194,.18)!important;background:#141e2c!important;overflow:auto!important}

html body .eddpt-app .edd-flow-manager__tabs button{min-height:38px!important;padding:0 14px!important;border:1px solid transparent!important;border-radius:10px!important;background:transparent!important;color:#9eacbf!important;font-size:9px!important;font-weight:900!important;letter-spacing:.055em!important;cursor:pointer!important;white-space:nowrap!important}

html body .eddpt-app .edd-flow-manager__tabs button:hover{background:rgba(255,255,255,.045)!important;color:#e7edf6!important}

html body .eddpt-app .edd-flow-manager__tabs button.is-active{color:#fff!important;border-color:rgba(144,116,247,.48)!important;background:linear-gradient(135deg,rgba(130,92,235,.36),rgba(98,94,220,.18))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important}

html body .eddpt-app .edd-flow-manager__tabs button i{font-style:normal!important;margin-left:5px!important;padding:2px 6px!important;border-radius:999px!important;background:rgba(255,255,255,.09)!important;color:#dcd6ff!important}

html body .eddpt-app .edd-flow-manager__body{padding:22px 24px 26px!important;background:#172130!important;min-height:430px!important}

html body .eddpt-app .edd-flow-section-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin-bottom:16px!important}

html body .eddpt-app .edd-flow-section-head>div:first-child{min-width:0!important}

html body .eddpt-app .edd-flow-section-head>div:last-child{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}

html body .eddpt-app .edd-flow-section-head h4{margin:4px 0 4px!important;color:#f2f6fb!important;font-size:18px!important;line-height:1.2!important}

html body .eddpt-app .edd-flow-section-head p{margin:0!important;color:#9fadc0!important;font-size:10px!important;line-height:1.55!important;max-width:720px!important}

html body .eddpt-app .edd-flow-revision-strip{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:12px 14px!important;margin:0 0 15px!important;border:1px solid rgba(151,168,194,.19)!important;border-radius:12px!important;background:#1b2737!important}

html body .eddpt-app .edd-flow-revision-strip span{display:grid!important;gap:2px!important}

.eddpt-app .edd-flow-revision-strip small{color:#8fa1b9!important;font-size:7px!important;font-weight:900!important;letter-spacing:.08em!important}

.eddpt-app .edd-flow-revision-strip b{color:#e7edf6!important;font-size:10px!important}

.eddpt-app .edd-flow-revision-strip code{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#8d9db1!important;font-size:8px!important;text-align:right!important}

html body .eddpt-app .edd-flow-assignment-list{display:grid!important;gap:12px!important}

html body .eddpt-app .edd-flow-assignment-card{padding:16px!important;border:1px solid rgba(151,168,194,.20)!important;border-radius:15px!important;background:linear-gradient(145deg,#1b2737,#182331)!important;box-shadow:0 10px 28px rgba(2,7,15,.20)!important}

html body .eddpt-app .edd-flow-assignment-card>header{display:flex!important;justify-content:space-between!important;gap:16px!important;align-items:start!important;margin-bottom:13px!important}

html body .eddpt-app .edd-flow-assignment-card>header small{display:block!important;color:#8393aa!important;font-size:7px!important;letter-spacing:.07em!important}

.eddpt-app .edd-flow-assignment-card h4{margin:3px 0!important;color:#f3f6fb!important;font-size:14px!important}

html body .eddpt-app .edd-flow-assignment-meta{display:grid!important;grid-template-columns:1.1fr 1.8fr .8fr .8fr!important;gap:8px!important}

html body .eddpt-app .edd-flow-assignment-meta>span{display:grid!important;gap:3px!important;padding:10px 11px!important;border:1px solid rgba(151,168,194,.16)!important;border-radius:10px!important;background:#202c3d!important;min-width:0!important}

html body .eddpt-app .edd-flow-assignment-meta small,
html body .eddpt-app .edd-flow-inbox-row small{font-size:7px!important;letter-spacing:.08em!important;font-weight:900!important;color:#91a1b7!important}

.eddpt-app .edd-flow-assignment-meta b{font-size:9px!important;color:#dce5ef!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

html body .eddpt-app .edd-flow-assignment-card>footer{display:flex!important;gap:7px!important;flex-wrap:wrap!important;align-items:center!important;margin-top:13px!important;padding-top:12px!important;border-top:1px solid rgba(151,168,194,.14)!important}

html body .eddpt-app .eddpt-mini-danger{border:0!important;background:transparent!important;color:#f0a4af!important;font-size:8px!important;font-weight:800!important;cursor:pointer!important;margin-left:auto!important}

html body .eddpt-app .edd-flow-status{display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:24px!important;padding:0 8px!important;border-radius:999px!important;border:1px solid rgba(151,168,194,.20)!important;background:rgba(151,168,194,.08)!important;color:#c8d3df!important;font-size:7px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.055em!important}

html body .eddpt-app .edd-flow-status[data-status="issued"],html body .eddpt-app .edd-flow-status[data-status="valid"]{border-color:rgba(89,205,157,.28)!important;background:rgba(89,205,157,.10)!important;color:#a9ebcf!important}

html body .eddpt-app .edd-flow-status[data-status="quarantined"],html body .eddpt-app .edd-flow-status[data-status="rejected"]{border-color:rgba(244,115,131,.30)!important;background:rgba(244,115,131,.10)!important;color:#ffb2bc!important}

html body .eddpt-app .edd-flow-status[data-status="needs_review"],html body .eddpt-app .edd-flow-status[data-status="under_review"],html body .eddpt-app .edd-flow-status[data-status="needs_test"]{border-color:rgba(234,183,88,.30)!important;background:rgba(234,183,88,.10)!important;color:#f2cf8d!important}

html body .eddpt-app .edd-flow-empty{display:grid!important;gap:5px!important;place-items:center!important;text-align:center!important;padding:38px 18px!important;border:1px dashed rgba(151,168,194,.22)!important;border-radius:14px!important;background:#192535!important;color:#d5deea!important}

.eddpt-app .edd-flow-empty span{font-size:9px!important;color:#93a3b8!important}

html body .eddpt-app .edd-flow-inbox-list{display:grid!important;gap:8px!important}

html body .eddpt-app button.edd-flow-inbox-row{width:100%!important;display:grid!important;grid-template-columns:minmax(180px,1.8fr) minmax(110px,.8fr) 70px 82px 70px minmax(110px,.8fr) 24px!important;align-items:center!important;gap:9px!important;padding:12px!important;text-align:left!important;border:1px solid rgba(151,168,194,.18)!important;border-radius:12px!important;background:#1b2737!important;color:#dce5ef!important;cursor:pointer!important}

html body .eddpt-app button.edd-flow-inbox-row:hover{border-color:rgba(143,118,245,.42)!important;background:#202d40!important}

.eddpt-app .edd-flow-inbox-row>span{display:grid!important;min-width:0!important;gap:3px!important}

.eddpt-app .edd-flow-inbox-row b{font-size:9px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}

.eddpt-app .edd-flow-inbox-row b.is-alert{color:#f4bd7d!important}

.eddpt-app .edd-flow-inbox-row>i{font-style:normal!important;font-size:21px!important;color:#aa9cf8!important;text-align:right!important}

html body .eddpt-app .edd-flow-activity{display:grid!important;gap:7px!important}

.eddpt-app .edd-flow-activity article{display:grid!important;grid-template-columns:14px 1fr!important;gap:9px!important;padding:11px 12px!important;border:1px solid rgba(151,168,194,.16)!important;border-radius:10px!important;background:#1b2737!important}

.eddpt-app .edd-flow-activity article>i{width:7px!important;height:7px!important;border-radius:50%!important;background:#9987fa!important;box-shadow:0 0 13px rgba(153,135,250,.42)!important;margin-top:4px!important}

.eddpt-app .edd-flow-activity article>div{display:grid!important}

.eddpt-app .edd-flow-activity small{font-size:7px!important;color:#aa9cf8!important;font-weight:900!important}

.eddpt-app .edd-flow-activity b{font-size:9px!important;color:#dae3ee!important}

.eddpt-app .edd-flow-activity span{font-size:7px!important;color:#8798ae!important}

html body .eddpt-app .edd-flow-settings{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}

.eddpt-app .edd-flow-settings>section{padding:17px!important;border:1px solid rgba(151,168,194,.19)!important;border-radius:14px!important;background:#1b2737!important}

.eddpt-app .edd-flow-settings>section.is-authority{border-color:rgba(89,205,157,.25)!important;background:rgba(54,126,104,.12)!important}

.eddpt-app .edd-flow-settings small{font-size:7px!important;color:#aa9cf8!important;font-weight:900!important;letter-spacing:.08em!important}

.eddpt-app .edd-flow-settings h4{font-size:14px!important;color:#f0f4f9!important;margin:5px 0!important}

.eddpt-app .edd-flow-settings p{font-size:9px!important;color:#9fadc0!important;line-height:1.6!important;margin:0!important}

.eddpt-app .edd-flow-settings code{color:#c8bfff!important}

html body .eddpt-app .edd-flow-assignment-builder{padding:18px!important;display:grid!important;gap:14px!important}

html body .eddpt-app .edd-flow-builder-grid{display:grid!important;grid-template-columns:minmax(250px,.75fr) minmax(0,1.55fr)!important;gap:14px!important;align-items:start!important}

html body .eddpt-app .edd-flow-assignment-builder>section,
html body .eddpt-app .edd-flow-builder-grid>section,
html body .eddpt-app .edd-flow-worker>section,
html body .eddpt-app .edd-flow-review>section{padding:15px!important;border:1px solid rgba(151,168,194,.18)!important;border-radius:13px!important;background:#1b2737!important}

html body .eddpt-app .edd-flow-step-picker{display:grid!important;gap:6px!important;max-height:360px!important;overflow:auto!important;margin-top:8px!important;padding-right:3px!important}

html body .eddpt-app label.edd-flow-step-check{display:flex!important;align-items:center!important;gap:9px!important;padding:9px 10px!important;border:1px solid rgba(151,168,194,.14)!important;border-radius:10px!important;background:#202c3d!important;cursor:pointer!important}

.eddpt-app .edd-flow-step-check input{width:17px!important;height:17px!important}

.eddpt-app .edd-flow-step-check span{display:grid!important;gap:1px!important}

.eddpt-app .edd-flow-step-check small{font-size:7px!important;color:#8ea0b8!important}

.eddpt-app .edd-flow-step-check b{font-size:9px!important;color:#e3eaf3!important}

html body .eddpt-app .edd-flow-step-perms{display:grid!important;gap:6px!important}

.eddpt-app .edd-flow-step-perms>header{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:5px!important}

.eddpt-app .edd-flow-step-perms>header span{display:grid!important}

.eddpt-app .edd-flow-step-perms>header small{font-size:7px!important;color:#8fa1b8!important}

.eddpt-app .edd-flow-step-perms>header b{font-size:12px!important}

.eddpt-app .edd-flow-step-perms>header em{font-style:normal!important;padding:4px 8px!important;border-radius:999px!important;background:rgba(133,103,236,.16)!important;color:#c8bcff!important;font-size:7px!important;font-weight:900!important}

html body .eddpt-app .edd-flow-hard-lock{display:flex!important;justify-content:space-between!important;gap:10px!important;padding:9px 10px!important;border:1px solid rgba(238,179,78,.23)!important;border-radius:9px!important;background:rgba(238,179,78,.07)!important}

.eddpt-app .edd-flow-hard-lock b{font-size:8px!important;color:#e6c27d!important}

.eddpt-app .edd-flow-hard-lock span{font-size:7px!important;color:#b6a374!important;overflow-wrap:anywhere!important}

html body .eddpt-app .edd-flow-permission-matrix{display:grid!important;gap:6px!important;margin-top:7px!important}

html body .eddpt-app .edd-flow-permission-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:9px 10px!important;border:1px solid rgba(151,168,194,.14)!important;border-radius:9px!important;background:#202c3d!important}

.eddpt-app .edd-flow-permission-row>span{display:grid!important;min-width:0!important}

.eddpt-app .edd-flow-permission-row small{font-size:7px!important;color:#8fa1b8!important}

.eddpt-app .edd-flow-permission-row b{font-size:9px!important;color:#e1e8f1!important}

.eddpt-app .edd-flow-permission-row code{margin-top:2px!important;font-size:6.5px!important;color:#7f91aa!important;white-space:normal!important;overflow-wrap:anywhere!important}

.eddpt-app .edd-flow-permission-row>div{display:flex!important;gap:4px!important}

.eddpt-app .edd-flow-permission-row>div label{position:relative!important}

.eddpt-app .edd-flow-permission-row>div input{position:absolute!important;opacity:0!important;pointer-events:none!important}

.eddpt-app .edd-flow-permission-row>div i{display:grid!important;place-items:center!important;min-width:48px!important;height:28px!important;padding:0 7px!important;border:1px solid rgba(151,168,194,.17)!important;border-radius:8px!important;background:#182433!important;color:#91a1b5!important;font-style:normal!important;font-size:7px!important;font-weight:900!important;cursor:pointer!important}

.eddpt-app .edd-flow-permission-row>div input:checked+i{border-color:rgba(139,112,246,.50)!important;background:rgba(127,91,232,.24)!important;color:#efeaff!important}

.eddpt-app .edd-flow-permission-row>div label:nth-child(2) input:checked+i{border-color:rgba(75,175,228,.46)!important;background:rgba(68,143,204,.20)!important;color:#bfe9ff!important}

.eddpt-app .edd-flow-permission-row>div label:nth-child(3) input:checked+i{border-color:rgba(235,177,73,.42)!important;background:rgba(180,127,38,.17)!important;color:#f2d49b!important}

.eddpt-app .edd-flow-permission-row>div input:disabled+i{opacity:.48!important;cursor:not-allowed!important}

html body .eddpt-app .edd-flow-assignment-builder>footer,
html body .eddpt-app .edd-flow-preview>footer,
html body .eddpt-app .edd-flow-worker>footer,
html body .eddpt-app .edd-flow-review>footer{display:flex!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;padding:14px 18px!important;border-top:1px solid rgba(151,168,194,.17)!important;background:#141e2c!important}

html body .eddpt-app .edd-flow-preview>header>span{padding:5px 9px!important;border-radius:999px!important;border:1px solid rgba(143,118,245,.32)!important;background:rgba(127,91,232,.12)!important;color:#cabfff!important;text-transform:uppercase!important;font-size:7px!important;font-weight:900!important}

html body .eddpt-app .edd-flow-preview-legend{display:flex!important;gap:7px!important;padding:12px 20px!important;background:#141e2c!important;border-bottom:1px solid rgba(151,168,194,.15)!important}

.eddpt-app .edd-flow-preview-legend i{font-style:normal!important;font-size:7px!important;font-weight:900!important;padding:4px 8px!important;border-radius:999px!important;border:1px solid rgba(151,168,194,.18)!important;color:#a9b5c4!important}

.eddpt-app .edd-flow-preview-legend i[data-state="edit"]{color:#bfe9ff!important;border-color:rgba(75,175,228,.34)!important;background:rgba(68,143,204,.11)!important}

.eddpt-app .edd-flow-preview-legend i[data-state="lock"]{color:#f0ce90!important;border-color:rgba(235,177,73,.33)!important;background:rgba(180,127,38,.10)!important}

html body .eddpt-app .edd-flow-preview-list{padding:18px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;background:#172130!important}

html body .eddpt-app .edd-flow-preview-step{padding:14px!important;border:1px solid rgba(151,168,194,.18)!important;border-radius:14px!important;background:#1c2939!important}

.eddpt-app .edd-flow-preview-step.is-yours{border-color:rgba(143,118,245,.53)!important;background:linear-gradient(145deg,rgba(110,80,208,.20),#1c2939 48%)!important;box-shadow:inset 0 0 0 1px rgba(143,118,245,.08),0 13px 30px rgba(3,8,18,.20)!important}

.eddpt-app .edd-flow-preview-step>header{display:flex!important;justify-content:space-between!important;gap:10px!important;align-items:start!important}

.eddpt-app .edd-flow-preview-step>header span{display:grid!important}

.eddpt-app .edd-flow-preview-step header small{font-size:7px!important;color:#8ea0b8!important}

.eddpt-app .edd-flow-preview-step header b{font-size:12px!important;color:#eff3f8!important}

.eddpt-app .edd-flow-preview-step header em{font-style:normal!important;color:#c7bcff!important;font-size:7px!important;font-weight:900!important}

.eddpt-app .edd-flow-preview-step>div{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:10px!important}

.eddpt-app .edd-flow-preview-step>div>span{display:grid!important;gap:2px!important;position:relative!important;padding:9px 42px 9px 9px!important;border-radius:9px!important;border:1px solid rgba(151,168,194,.13)!important;background:#202c3d!important;min-width:0!important}

.eddpt-app .edd-flow-preview-step>div small{font-size:7px!important;color:#91a1b7!important}

.eddpt-app .edd-flow-preview-step>div b{font-size:8px!important;color:#dce4ee!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

.eddpt-app .edd-flow-preview-step>div i{position:absolute!important;right:7px!important;top:7px!important;font-size:6px!important;font-style:normal!important;font-weight:900!important;color:#8e9caf!important}

.eddpt-app .edd-flow-preview-step>div span[data-state="edit"]{border-color:rgba(75,175,228,.30)!important}

.eddpt-app .edd-flow-preview-step>div span[data-state="edit"] i{color:#9bdcff!important}

.eddpt-app .edd-flow-preview-step>div span[data-state="lock"]{border-color:rgba(235,177,73,.25)!important}

.eddpt-app .edd-flow-preview-step>div span[data-state="lock"] i{color:#e9c77f!important}

.eddpt-app .edd-flow-preview-step>footer{margin-top:10px!important;padding-top:9px!important;border-top:1px solid rgba(151,168,194,.12)!important;color:#9faec0!important;font-size:7px!important}

html body .eddpt-app .edd-flow-worker{background:#172130!important}

.eddpt-app .edd-flow-worker>section{margin:14px 18px!important}

.eddpt-app .edd-flow-worker-field{display:grid!important;gap:7px!important;margin-top:8px!important;padding:11px!important;border:1px solid rgba(75,175,228,.24)!important;border-radius:11px!important;background:#202d3e!important}

.eddpt-app .edd-flow-worker-field>span{display:grid!important}

.eddpt-app .edd-flow-worker-field>span small{font-size:7px!important;color:#91d7fb!important;font-weight:900!important}

.eddpt-app .edd-flow-worker-field>span b{font-size:10px!important;color:#eaf1f8!important}

.eddpt-app .edd-flow-worker-field code{font-size:7px!important;color:#8092aa!important;overflow-wrap:anywhere!important}

.eddpt-app .edd-flow-worker-locks{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin:8px 0!important}

.eddpt-app .edd-flow-worker-locks>span{display:grid!important;padding:9px!important;border:1px solid rgba(235,177,73,.22)!important;border-radius:9px!important;background:rgba(180,127,38,.08)!important}

.eddpt-app .edd-flow-worker-locks small{color:#dfbc75!important;font-size:7px!important;font-weight:900!important}

.eddpt-app .edd-flow-worker-locks b{font-size:8px!important;color:#d9e1ea!important}

.eddpt-app .edd-flow-worker-locks code{font-size:6.5px!important;color:#958b74!important;overflow-wrap:anywhere!important}

.eddpt-app .edd-flow-dev-tamper{margin-top:9px!important;padding:10px!important;border-radius:9px!important;border:1px dashed rgba(244,115,131,.26)!important;background:rgba(146,46,60,.08)!important}

html body .eddpt-app .edd-flow-review{background:#172130!important}

.eddpt-app .edd-flow-review>section{margin:14px 18px!important}

.eddpt-app .edd-flow-diff{border:1px solid rgba(151,168,194,.19)!important;border-radius:13px!important;background:#1c2939!important;overflow:hidden!important;margin-top:9px!important}

.eddpt-app .edd-flow-diff[data-class="CONFLICT"]{border-color:rgba(235,177,73,.38)!important}

.eddpt-app .edd-flow-diff[data-class="CLEAN_PROPOSAL"]{border-color:rgba(75,175,228,.34)!important}

.eddpt-app .edd-flow-diff[data-class="INVALID"]{border-color:rgba(244,115,131,.40)!important}

.eddpt-app .edd-flow-diff>header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:11px 12px!important;border-bottom:1px solid rgba(151,168,194,.14)!important;background:#202d3e!important}

.eddpt-app .edd-flow-diff>header span{display:grid!important;min-width:0!important}

.eddpt-app .edd-flow-diff>header small{font-size:7px!important;color:#8fa0b7!important;overflow-wrap:anywhere!important}

.eddpt-app .edd-flow-diff>header b{font-size:9px!important;color:#eee9ff!important}

.eddpt-app .edd-flow-three-way{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;background:rgba(151,168,194,.16)!important}

.eddpt-app .edd-flow-three-way>section{min-width:0!important;padding:12px!important;background:#1b2737!important}

.eddpt-app .edd-flow-three-way small{display:block!important;margin-bottom:6px!important;color:#96a7bc!important;font-size:7px!important;font-weight:900!important;letter-spacing:.08em!important}

.eddpt-app .edd-flow-three-way pre,.eddpt-app .edd-flow-three-way textarea{width:100%!important;min-height:105px!important;margin:0!important;padding:10px!important;border:1px solid rgba(151,168,194,.14)!important;border-radius:9px!important;background:#151f2c!important;color:#dce6f1!important;font-family:inherit!important;font-size:9px!important;line-height:1.55!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important}

.eddpt-app .edd-flow-three-way textarea{resize:vertical!important;border-color:rgba(143,118,245,.27)!important}

.eddpt-app .edd-flow-diff>p{padding:0 12px!important;color:#a8b6c8!important;font-size:8px!important}

.eddpt-app .edd-flow-diff>footer{display:flex!important;gap:6px!important;flex-wrap:wrap!important;padding:10px 12px!important;border-top:1px solid rgba(151,168,194,.13)!important;background:#182433!important}

.eddpt-app .edd-flow-diff>footer button{min-height:31px!important;padding:0 9px!important;border:1px solid rgba(151,168,194,.18)!important;border-radius:8px!important;background:#202c3d!important;color:#cbd6e2!important;font-size:7px!important;font-weight:850!important;cursor:pointer!important}

.eddpt-app .edd-flow-diff>footer button:hover{border-color:rgba(143,118,245,.38)!important;color:#fff!important}

.eddpt-app .edd-flow-diff>footer button[data-decision="accept"]{border-color:rgba(75,175,228,.32)!important;color:#bce8ff!important}

.eddpt-app .edd-flow-invalid-note{color:#f3aab4!important;font-size:8px!important}

.eddpt-app .edd-flow-quarantine{display:flex!important;gap:10px!important;align-items:center!important;margin:14px 18px!important;padding:12px 14px!important;border:1px solid rgba(244,115,131,.34)!important;border-radius:11px!important;background:rgba(146,46,60,.12)!important}

.eddpt-app .edd-flow-quarantine b{color:#ffb3bd!important;font-size:8px!important}

.eddpt-app .edd-flow-quarantine span{color:#d4b8bd!important;font-size:8px!important}

.eddpt-app .edd-flow-annotation{padding:11px!important;border:1px solid rgba(151,168,194,.15)!important;border-radius:10px!important;background:#202c3d!important;margin-top:7px!important}

.eddpt-app .edd-flow-annotation small{font-size:7px!important;color:#aa9cf8!important;font-weight:900!important}

.eddpt-app .edd-flow-annotation p{font-size:9px!important;color:#c8d2df!important;margin:5px 0 0!important;line-height:1.55!important}

html body .eddpt-app .edd-flow-package-form{padding:16px!important}

.eddpt-app .edd-flow-package-form .edd-flow-authority-rule{margin:6px 0!important}

.eddpt-app .edd-flow-package-form>label{background:#1b2737!important;border-color:rgba(151,168,194,.17)!important}

html body .eddpt-app .edd-flow-assignment-builder input:not([type="radio"]):not([type="checkbox"]),html body .eddpt-app .edd-flow-assignment-builder select,html body .eddpt-app .edd-flow-assignment-builder textarea,
html body .eddpt-app .edd-flow-worker input:not([type="checkbox"]),html body .eddpt-app .edd-flow-worker select,html body .eddpt-app .edd-flow-worker textarea,
html body .eddpt-app .edd-flow-package-form input,html body .eddpt-app .edd-flow-package-form select,html body .eddpt-app .edd-flow-package-form textarea{
  background:#121c29!important;border-color:rgba(151,168,194,.23)!important;color:#eff4fa!important;
}

html body .eddpt-app .edd-flow-assignment-builder input:focus,html body .eddpt-app .edd-flow-assignment-builder select:focus,html body .eddpt-app .edd-flow-assignment-builder textarea:focus,
html body .eddpt-app .edd-flow-worker input:focus,html body .eddpt-app .edd-flow-worker select:focus,html body .eddpt-app .edd-flow-worker textarea:focus{border-color:rgba(143,118,245,.60)!important;box-shadow:0 0 0 3px rgba(126,95,234,.11)!important}

html body .eddpt-app[data-theme="light"] .eddpt-modal.edd-flow-manager-modal .eddpt-modal-card{background:#f7f9fc!important;border-color:rgba(55,72,96,.22)!important;box-shadow:0 30px 90px rgba(30,43,61,.23)!important}

html body .eddpt-app[data-theme="light"] .eddpt-modal.edd-flow-manager-modal .eddpt-modal-card>header{background:#fff!important;border-color:rgba(55,72,96,.14)!important}

html body .eddpt-app[data-theme="light"] .edd-flow-manager,
html body .eddpt-app[data-theme="light"] .edd-flow-preview,
html body .eddpt-app[data-theme="light"] .edd-flow-review,
html body .eddpt-app[data-theme="light"] .edd-flow-worker,
html body .eddpt-app[data-theme="light"] .edd-flow-assignment-builder,
html body .eddpt-app[data-theme="light"] .edd-flow-package-form{color:#172234!important}

html body .eddpt-app[data-theme="light"] .edd-flow-manager__hero,
html body .eddpt-app[data-theme="light"] .edd-flow-preview>header,
html body .eddpt-app[data-theme="light"] .edd-flow-review>header,
html body .eddpt-app[data-theme="light"] .edd-flow-worker>header{background:linear-gradient(135deg,#f2efff,#f5f9ff 55%,#fff)!important;border-color:rgba(55,72,96,.13)!important}

html body .eddpt-app[data-theme="light"] .edd-flow-manager__hero h3,html body .eddpt-app[data-theme="light"] .edd-flow-preview>header h3,html body .eddpt-app[data-theme="light"] .edd-flow-review>header h3,html body .eddpt-app[data-theme="light"] .edd-flow-worker>header h3{color:#182437!important}

html body .eddpt-app[data-theme="light"] .edd-flow-manager__hero p,html body .eddpt-app[data-theme="light"] .edd-flow-preview>header p,html body .eddpt-app[data-theme="light"] .edd-flow-review>header p,html body .eddpt-app[data-theme="light"] .edd-flow-worker>header p{color:#5f6f84!important}

html body .eddpt-app[data-theme="light"] .edd-flow-manager__tabs,html body .eddpt-app[data-theme="light"] .edd-flow-assignment-builder>footer,html body .eddpt-app[data-theme="light"] .edd-flow-preview>footer,html body .eddpt-app[data-theme="light"] .edd-flow-worker>footer,html body .eddpt-app[data-theme="light"] .edd-flow-review>footer,html body .eddpt-app[data-theme="light"] .edd-flow-preview-legend{background:#f4f7fb!important;border-color:rgba(55,72,96,.12)!important}

html body .eddpt-app[data-theme="light"] .edd-flow-manager__body,html body .eddpt-app[data-theme="light"] .edd-flow-preview-list,html body .eddpt-app[data-theme="light"] .edd-flow-worker,html body .eddpt-app[data-theme="light"] .edd-flow-review{background:#f7f9fc!important}

html body .eddpt-app[data-theme="light"] .edd-flow-assignment-card,html body .eddpt-app[data-theme="light"] .edd-flow-revision-strip,html body .eddpt-app[data-theme="light"] button.edd-flow-inbox-row,html body .eddpt-app[data-theme="light"] .edd-flow-settings>section,html body .eddpt-app[data-theme="light"] .edd-flow-assignment-builder>section,html body .eddpt-app[data-theme="light"] .edd-flow-builder-grid>section,html body .eddpt-app[data-theme="light"] .edd-flow-worker>section,html body .eddpt-app[data-theme="light"] .edd-flow-review>section,html body .eddpt-app[data-theme="light"] .edd-flow-preview-step,html body .eddpt-app[data-theme="light"] .edd-flow-diff,html body .eddpt-app[data-theme="light"] .edd-flow-annotation{background:#fff!important;border-color:rgba(55,72,96,.15)!important;box-shadow:0 7px 18px rgba(31,48,70,.06)!important}

html body .eddpt-app[data-theme="light"] .edd-flow-assignment-meta>span,html body .eddpt-app[data-theme="light"] .edd-flow-permission-row,html body .eddpt-app[data-theme="light"] .edd-flow-preview-step>div>span,html body .eddpt-app[data-theme="light"] .edd-flow-worker-field,html body .eddpt-app[data-theme="light"] .edd-flow-diff>header,html body .eddpt-app[data-theme="light"] .edd-flow-diff>footer{background:#f5f8fc!important;border-color:rgba(55,72,96,.12)!important}

html body .eddpt-app[data-theme="light"] .edd-flow-three-way{background:rgba(55,72,96,.12)!important}

.eddpt-app[data-theme="light"] .edd-flow-three-way>section{background:#fff!important}

.eddpt-app[data-theme="light"] .edd-flow-three-way pre,.eddpt-app[data-theme="light"] .edd-flow-three-way textarea{background:#f7f9fc!important;color:#263449!important;border-color:rgba(55,72,96,.15)!important}

html body .eddpt-app[data-theme="light"] .edd-flow-assignment-meta b,html body .eddpt-app[data-theme="light"] .edd-flow-preview-step header b,html body .eddpt-app[data-theme="light"] .edd-flow-preview-step>div b,html body .eddpt-app[data-theme="light"] .edd-flow-permission-row b,html body .eddpt-app[data-theme="light"] .edd-flow-worker-field>span b,html body .eddpt-app[data-theme="light"] .edd-flow-settings h4{color:#263449!important}

html body .eddpt-app[data-theme="light"] .edd-flow-section-head h4{color:#1c293b!important}

.eddpt-app[data-theme="light"] .edd-flow-section-head p,html body .eddpt-app[data-theme="light"] .edd-flow-settings p{color:#65758a!important}

html body .eddpt-app[data-theme="light"] .edd-flow-assignment-builder input:not([type="radio"]):not([type="checkbox"]),html body .eddpt-app[data-theme="light"] .edd-flow-assignment-builder select,html body .eddpt-app[data-theme="light"] .edd-flow-assignment-builder textarea,html body .eddpt-app[data-theme="light"] .edd-flow-worker input:not([type="checkbox"]),html body .eddpt-app[data-theme="light"] .edd-flow-worker select,html body .eddpt-app[data-theme="light"] .edd-flow-worker textarea,html body .eddpt-app[data-theme="light"] .edd-flow-package-form input,html body .eddpt-app[data-theme="light"] .edd-flow-package-form select,html body .eddpt-app[data-theme="light"] .edd-flow-package-form textarea{background:#fff!important;border-color:rgba(55,72,96,.19)!important;color:#263449!important}

@media (max-width:900px){
html body .eddpt-app .edd-flow-manager__hero,html body .eddpt-app .edd-flow-preview>header,html body .eddpt-app .edd-flow-review>header,html body .eddpt-app .edd-flow-worker>header{flex-direction:column!important;padding:19px 18px 16px!important}
html body .eddpt-app .edd-flow-manager__authority{min-width:0!important;width:100%!important}
html body .eddpt-app .edd-flow-manager__body{padding:17px!important}
html body .eddpt-app .edd-flow-section-head{flex-direction:column!important}
.eddpt-app .edd-flow-section-head>div:last-child{justify-content:flex-start!important}
html body .eddpt-app .edd-flow-assignment-meta{grid-template-columns:1fr 1fr!important}
html body .eddpt-app .edd-flow-builder-grid{grid-template-columns:1fr!important}
html body .eddpt-app .edd-flow-preview-list{grid-template-columns:1fr!important}
html body .eddpt-app .edd-flow-settings{grid-template-columns:1fr!important}
html body .eddpt-app button.edd-flow-inbox-row{grid-template-columns:minmax(160px,1.5fr) 110px repeat(3,64px) 100px 20px!important;overflow-x:auto!important}
html body .eddpt-app .edd-flow-three-way{grid-template-columns:1fr!important;gap:1px!important}
}

@media (max-width:620px){
html body .eddpt-app .eddpt-modal.edd-flow-manager-modal{padding:8px!important}
html body .eddpt-app .eddpt-modal.edd-flow-manager-modal .eddpt-modal-card{width:calc(100vw - 16px)!important;max-height:96vh!important;border-radius:15px!important}
html body .eddpt-app .edd-flow-manager__tabs{padding:8px 10px!important}
.eddpt-app .edd-flow-manager__tabs button{padding:0 10px!important}
html body .eddpt-app .edd-flow-manager__body{padding:12px!important}
.eddpt-app .edd-flow-assignment-meta{grid-template-columns:1fr!important}
html body .eddpt-app .edd-flow-revision-strip{grid-template-columns:1fr!important}
.eddpt-app .edd-flow-revision-strip code{text-align:left!important}
html body .eddpt-app .edd-flow-permission-row{grid-template-columns:1fr!important}
.eddpt-app .edd-flow-permission-row>div{width:100%!important}
.eddpt-app .edd-flow-permission-row>div label{flex:1!important}
.eddpt-app .edd-flow-permission-row>div i{min-width:0!important;width:100%!important}
html body .eddpt-app .edd-flow-worker-locks{grid-template-columns:1fr!important}
.eddpt-app .edd-flow-preview-step>div{grid-template-columns:1fr!important}
html body .eddpt-app button.edd-flow-inbox-row{grid-template-columns:1fr 1fr!important}
.eddpt-app .edd-flow-inbox-row>i{display:none!important}
html body .eddpt-app .edd-flow-assignment-card>footer .eddpt-mini-danger{margin-left:0!important;width:100%!important;text-align:left!important}
}

html body .eddpt-app .eddpt-modal.edd-flow-manager-modal{
  padding:16px!important;
}

html body .eddpt-app .eddpt-modal.edd-flow-manager-modal .eddpt-modal-card{
  width:100%!important;
  max-width:1180px!important;
  max-height:min(94vh,980px)!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-modal.edd-flow-manager-modal{padding:12px!important}
html body .eddpt-app .eddpt-modal.edd-flow-manager-modal .eddpt-modal-card{max-width:100%!important;max-height:94vh!important}
}

@media (max-width:620px){
html body .eddpt-app .eddpt-modal.edd-flow-manager-modal{padding:8px!important}
html body .eddpt-app .eddpt-modal.edd-flow-manager-modal .eddpt-modal-card{width:100%!important;max-width:100%!important;max-height:96vh!important;border-radius:15px!important}
}

html body .eddpt-app[data-theme="light"] .edd-flow-review>section>small,
html body .eddpt-app[data-theme="light"] .edd-flow-assignment-builder section>small,
html body .eddpt-app[data-theme="light"] .edd-flow-manager__hero small,
html body .eddpt-app[data-theme="light"] .edd-flow-preview>header small,
html body .eddpt-app[data-theme="light"] .edd-flow-review>header small,
html body .eddpt-app[data-theme="light"] .edd-flow-worker>header small{
  color:#6652c7!important;
}

html body .eddpt-app[data-theme="light"] .edd-flow-diff>header small,
html body .eddpt-app[data-theme="light"] .edd-flow-three-way small,
html body .eddpt-app[data-theme="light"] .edd-flow-assignment-meta small,
html body .eddpt-app[data-theme="light"] .edd-flow-preview-step small,
html body .eddpt-app[data-theme="light"] .edd-flow-permission-row small,
html body .eddpt-app[data-theme="light"] .edd-flow-worker-field small{
  color:#63738a!important;
}

html body .eddpt-app[data-theme="light"] .edd-flow-diff>header b{color:#27384f!important}

html body .eddpt-app[data-theme="light"] .edd-flow-diff[data-class="CONFLICT"]>header b{color:#8a5c05!important}

html body .eddpt-app[data-theme="light"] .edd-flow-diff[data-class="CLEAN_PROPOSAL"]>header b{color:#176b95!important}

html body .eddpt-app[data-theme="light"] .edd-flow-diff[data-class="INVALID"]>header b{color:#a63344!important}

html body .eddpt-app[data-theme="light"] .edd-flow-diff>p{color:#53657b!important}

html body .eddpt-app[data-theme="light"] .edd-flow-annotation small{color:#6652c7!important}

html body .eddpt-app[data-theme="light"] .edd-flow-annotation p{color:#3e5068!important}

html body .eddpt-app[data-theme="light"] .edd-flow-status[data-status="unreviewed"]{color:#53657b!important;border-color:rgba(73,92,118,.18)!important;background:#eef3f8!important}

html body .eddpt-app .eddpt-step-flow__step-front>header{
    grid-template-columns:78px minmax(0,1fr) auto!important;
    column-gap:18px!important;
    row-gap:6px!important;
    align-items:start!important;
}

html body .eddpt-app .eddpt-step-flow__step-front>header>div{
    min-width:0!important;
    padding-top:3px!important;
}

html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__number{
    width:72px!important;
    height:72px!important;
    border-radius:18px!important;
    font-size:28px!important;
    line-height:1!important;
    font-weight:950!important;
    flex:0 0 72px!important;
    align-self:start!important;
}

html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol{
    width:72px!important;
    min-width:72px!important;
    height:72px!important;
    padding:9px!important;
    border-radius:18px!important;
    align-self:start!important;
}

html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol svg{
    width:50px!important;
    height:43px!important;
}

html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol>i{
    left:-9px!important;
    top:-9px!important;
    min-width:40px!important;
    height:40px!important;
    padding:0 8px!important;
    border-width:2px!important;
    font-size:20px!important;
    font-weight:950!important;
    box-shadow:0 5px 14px rgba(0,0,0,.30),0 0 0 2px color-mix(in srgb,var(--sf-bg) 82%,transparent)!important;
}

html body .eddpt-app .eddpt-step-flow__step-front h3{
    min-width:0!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-step-flow__step-front>header>em{
    align-self:start!important;
    margin-top:2px!important;
}

@container edd-step-flow (max-width:940px){
html body .eddpt-app .eddpt-step-flow__step-front>header{
        grid-template-columns:72px minmax(0,1fr) auto!important;
        column-gap:15px!important;
    }
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__number{
        width:66px!important;height:66px!important;flex-basis:66px!important;border-radius:17px!important;font-size:26px!important;
    }
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol{
        width:66px!important;min-width:66px!important;height:66px!important;border-radius:17px!important;padding:8px!important;
    }
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol svg{width:46px!important;height:39px!important}
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol>i{min-width:38px!important;height:38px!important;font-size:19px!important}
}

@container edd-step-flow (max-width:700px){
html body .eddpt-app .eddpt-step-flow__step-front>header{
        grid-template-columns:64px minmax(0,1fr)!important;
        column-gap:13px!important;
    }
html body .eddpt-app .eddpt-step-flow__step-front>header>div{padding-top:2px!important}
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__number{
        width:58px!important;height:58px!important;flex-basis:58px!important;border-radius:15px!important;font-size:23px!important;
    }
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol{
        width:58px!important;min-width:58px!important;height:58px!important;border-radius:15px!important;padding:7px!important;
    }
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol svg{width:40px!important;height:34px!important}
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol>i{
        left:-7px!important;top:-7px!important;min-width:34px!important;height:34px!important;padding:0 6px!important;font-size:18px!important;
    }
}

@container edd-step-flow (max-width:500px){
html body .eddpt-app .eddpt-step-flow__step-front>header{
        grid-template-columns:58px minmax(0,1fr)!important;
        column-gap:11px!important;
    }
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__number{
        width:52px!important;height:52px!important;flex-basis:52px!important;border-radius:14px!important;font-size:21px!important;
    }
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol{
        width:52px!important;min-width:52px!important;height:52px!important;border-radius:14px!important;padding:6px!important;
    }
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol svg{width:36px!important;height:30px!important}
html body .eddpt-app .eddpt-step-flow__step-front .eddpt-step-flow__sigma-symbol>i{
        left:-6px!important;top:-6px!important;min-width:32px!important;height:32px!important;padding:0 6px!important;font-size:17px!important;
    }
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-main,
html body .eddpt-app:not([data-theme="light"]) .eddpt-canvas,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note-board,
html body .eddpt-app:not([data-theme="light"]) .eddpt-detail,
html body .eddpt-app:not([data-theme="light"]) .eddpt-modal-card,
html body .eddpt-app:not([data-theme="light"]) .eddpt-panel[data-panel="process"].active,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow,
html body .eddpt-app:not([data-theme="light"]) .eddpt-flow-review,
html body .eddpt-app:not([data-theme="light"]) .edd-flow-package-form,
html body .eddpt-app:not([data-theme="light"]) .edd-flow-worker,
html body .eddpt-app:not([data-theme="light"]) .edd-flow-three-way>section{
    background:linear-gradient(180deg,rgba(22,33,47,.97),rgba(16,26,38,.96))!important;
    border-color:rgba(219,231,246,.16)!important;
    box-shadow:0 18px 48px rgba(0,0,0,.20), inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow,
html body .eddpt-app[data-theme="light"] .eddpt-detail,
html body .eddpt-app[data-theme="light"] .eddpt-modal-card{
    box-shadow:0 18px 42px rgba(34,49,76,.10), inset 0 1px 0 rgba(255,255,255,.98)!important;
}

html body .eddpt-app .eddpt-step-flow__rail-wrap{
    grid-template-columns:156px minmax(0,1fr)!important;
    gap:14px!important;
    padding:18px 22px 20px!important;
    border-top-width:1px!important;
}

html body .eddpt-app .eddpt-step-flow__rail-label{
    gap:4px!important;
    align-self:center!important;
}

html body .eddpt-app .eddpt-step-flow__rail-label>span{
    font-size:11px!important;
    line-height:1.05!important;
    letter-spacing:.16em!important;
}

html body .eddpt-app .eddpt-step-flow__rail-label>b{
    font-size:14px!important;
    line-height:1.25!important;
    color:#c8d2e0!important;
    font-weight:800!important;
}

html body .eddpt-app .eddpt-step-flow__rail{
    gap:8px!important;
    min-height:56px!important;
    padding:6px 3px!important;
    align-items:center!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button{
    width:44px!important;
    height:44px!important;
    border-radius:13px!important;
    font-size:13px!important;
    font-weight:900!important;
    color:#c1cbda!important;
    border:1px solid rgba(226,236,248,.14)!important;
    background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.025))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-connection{
    width:34px!important;
    height:34px!important;
    border-radius:999px!important;
    font-size:15px!important;
    color:#a995ff!important;
    background:linear-gradient(180deg,rgba(141,121,241,.14),rgba(141,121,241,.08))!important;
    border-color:rgba(171,151,255,.26)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-branch{
    color:#ddd4ff!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button:hover{
    color:#f5f7ff!important;
    border-color:rgba(178,162,255,.34)!important;
    background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.04))!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-current{
    width:52px!important;
    height:52px!important;
    color:#ffffff!important;
    border-color:#a48dff!important;
    background:linear-gradient(180deg,#8e78f2,#6f5acf)!important;
    box-shadow:0 0 0 4px rgba(137,111,239,.18),0 10px 28px rgba(63,42,133,.38)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__rail-wrap{
    background:linear-gradient(180deg,rgba(28,40,56,.93),rgba(20,31,45,.95))!important;
    border-top-color:rgba(219,231,246,.15)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail-wrap{
    background:linear-gradient(180deg,#f8fbff,#eef4fb)!important;
    border-top-color:rgba(86,104,138,.14)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail>button{
    color:#5e6d84!important;
    background:linear-gradient(180deg,#ffffff,#f4f7fb)!important;
    border-color:rgba(106,123,157,.18)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail>button.is-current{
    border-color:#8c76ef!important;
    box-shadow:0 0 0 4px rgba(137,111,239,.12),0 10px 24px rgba(74,59,146,.18)!important;
}

html body .eddpt-app .eddpt-step-flow__item[data-offset="-1"],
html body .eddpt-app .eddpt-step-flow__item[data-offset="1"]{
    opacity:.88!important;
    filter:saturate(.90) brightness(.92)!important;
}

html body .eddpt-app .eddpt-step-flow__item[data-offset="-2"],
html body .eddpt-app .eddpt-step-flow__item[data-offset="2"]{
    opacity:.50!important;
    filter:saturate(.70) brightness(.84)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__step-card{
    background:linear-gradient(145deg,
        color-mix(in srgb,var(--sf-bg) 80%,white 20%),
        color-mix(in srgb,var(--sf-bg) 90%,white 10%))!important;
    border:2px solid color-mix(in srgb,var(--sf-border) 54%,white 12%,var(--sf-accent) 34%)!important;
    box-shadow:
        0 32px 76px rgba(0,0,0,.36),
        0 0 0 1px color-mix(in srgb,var(--sf-accent) 20%,transparent),
        inset 0 1px 0 rgba(255,255,255,.12)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__item[data-offset="0"] .eddpt-step-flow__step-card{
    box-shadow:
        0 36px 88px rgba(0,0,0,.40),
        0 0 0 1px color-mix(in srgb,var(--sf-accent) 32%,transparent),
        0 0 38px color-mix(in srgb,var(--sf-accent) 11%,transparent),
        inset 0 1px 0 rgba(255,255,255,.14)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__number{
    background:color-mix(in srgb,var(--sf-accent) 18%,white 5%,var(--sf-bg))!important;
    border-color:color-mix(in srgb,var(--sf-accent) 58%,white 10%)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__facts>span,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__snapshot-panel{
    background:color-mix(in srgb,var(--sf-text) 10%,white 2%,transparent)!important;
    border-color:color-mix(in srgb,var(--sf-accent) 26%,transparent)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__io,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__snapshot-primary,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__connection-route{
    background:color-mix(in srgb,var(--sf-accent) 10%,white 2%,transparent)!important;
    border-color:color-mix(in srgb,var(--sf-accent) 24%,transparent)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__step-card>p,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__step-card>header>em,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__card>footer>span,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__connection-card p,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__branch-card>p{
    color:color-mix(in srgb,var(--sf-muted,#9eabbb) 72%,white 28%)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__connection-card,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__branch-card,
html body .eddpt-app:not([data-theme="light"]) .eddpt-step-flow__render-fallback{
    background:linear-gradient(145deg,#1a2231,#131c29)!important;
    border:2px solid rgba(163,144,255,.34)!important;
    box-shadow:0 28px 66px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__step-card{
    background:linear-gradient(145deg,
        color-mix(in srgb,var(--sf-bg) 98%,white 2%),
        color-mix(in srgb,var(--sf-bg) 94%,white 6%))!important;
    border:2px solid color-mix(in srgb,var(--sf-border) 62%,white 14%,var(--sf-accent) 24%)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__connection-card,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__branch-card,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__render-fallback{
    border:2px solid rgba(124,103,226,.22)!important;
    box-shadow:0 24px 56px rgba(43,55,76,.14), inset 0 1px 0 rgba(255,255,255,.98)!important;
}

@media (max-width: 860px){
html body .eddpt-app .eddpt-step-flow__rail-wrap{
        grid-template-columns:1fr!important;
        gap:10px!important;
        padding:16px 16px 18px!important;
    }
html body .eddpt-app .eddpt-step-flow__rail-label{
        grid-auto-flow:column!important;
        justify-content:start!important;
        align-items:baseline!important;
        gap:10px!important;
    }
html body .eddpt-app .eddpt-step-flow__rail-label>span{font-size:10px!important}
html body .eddpt-app .eddpt-step-flow__rail-label>b{font-size:13px!important}
html body .eddpt-app .eddpt-step-flow__rail>button{width:40px!important;height:40px!important;font-size:12px!important}
html body .eddpt-app .eddpt-step-flow__rail>button.is-current{width:46px!important;height:46px!important}
html body .eddpt-app .eddpt-step-flow__rail>button.is-connection{width:30px!important;height:30px!important;font-size:13px!important}
}

html body .eddpt-app .eddpt-step-flow{
    background:
        radial-gradient(circle at 18% 0%,rgba(118,94,232,.17),transparent 28rem),
        radial-gradient(circle at 84% 8%,rgba(79,153,255,.12),transparent 24rem),
        linear-gradient(180deg,#111927,#132033)!important;
    border-color:rgba(161,176,203,.17)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04), 0 22px 48px rgba(5,10,18,.28)!important;
}

html body .eddpt-app .eddpt-step-flow__toolbar,
html body .eddpt-app .eddpt-step-flow__breadcrumb,
html body .eddpt-app .eddpt-step-flow__rail-wrap,
html body .eddpt-app .eddpt-step-flow__warnings>button,
html body .eddpt-app .eddpt-step-flow__warnings>div{
    backdrop-filter:blur(14px)!important;
}

html body .eddpt-app .eddpt-step-flow__toolbar{
    background:linear-gradient(180deg,rgba(20,31,47,.94),rgba(16,25,39,.92))!important;
    border-bottom-color:rgba(184,198,220,.10)!important;
}

html body .eddpt-app .eddpt-step-flow__identity>b,
html body .eddpt-app .eddpt-step-flow__identity h3,
html body .eddpt-app .eddpt-step-flow__step-face h3,
html body .eddpt-app .eddpt-step-flow__step-back h3,
html body .eddpt-app .eddpt-step-flow__connection-card h3,
html body .eddpt-app .eddpt-step-flow__branch-card h3{
    color:#f3f6fb!important;
}

html body .eddpt-app .eddpt-step-flow__position,
html body .eddpt-app .eddpt-step-flow__connection-card>p,
html body .eddpt-app .eddpt-step-flow__branch-card>p,
html body .eddpt-app .eddpt-step-flow__warnings span{
    color:#a9b6c8!important;
}

html body .eddpt-app .eddpt-step-flow__nav,
html body .eddpt-app .eddpt-step-flow__jump,
html body .eddpt-app .eddpt-step-flow__stage-arrow{
    background:linear-gradient(180deg,rgba(30,43,62,.92),rgba(22,32,47,.92))!important;
    border-color:rgba(176,192,219,.13)!important;
    color:#dbe5f4!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 24px rgba(3,8,18,.18)!important;
}

html body .eddpt-app .eddpt-step-flow__nav:hover,
html body .eddpt-app .eddpt-step-flow__jump:hover,
html body .eddpt-app .eddpt-step-flow__stage-arrow:hover{
    border-color:rgba(160,141,255,.34)!important;
    background:linear-gradient(180deg,rgba(48,64,90,.94),rgba(29,42,60,.94))!important;
}

html body .eddpt-app .eddpt-step-flow__step-face,
html body .eddpt-app .eddpt-step-flow__step-back,
html body .eddpt-app .eddpt-step-flow__connection-card,
html body .eddpt-app .eddpt-step-flow__branch-card,
html body .eddpt-app .eddpt-step-flow__render-fallback{
    background:
        radial-gradient(circle at 85% 6%,rgba(123,103,240,.12),transparent 26%),
        linear-gradient(160deg,rgba(31,43,61,.98),rgba(22,31,46,.97))!important;
    border-color:rgba(176,192,218,.15)!important;
    box-shadow:0 20px 48px rgba(5,10,18,.26), inset 0 1px 0 rgba(255,255,255,.045)!important;
}

html body .eddpt-app .eddpt-step-flow__step-face,
html body .eddpt-app .eddpt-step-flow__step-back{
    --sf-bg:#162131!important;
    --sf-text:#edf3fb!important;
    --sf-muted:#a7b5c7!important;
    --sf-border:rgba(182,198,223,.18)!important;
}

html body .eddpt-app .eddpt-step-flow__step-face .eddpt-step-flow__number,
html body .eddpt-app .eddpt-step-flow__step-back .eddpt-step-flow__number{
    background:linear-gradient(180deg,rgba(140,122,246,.26),rgba(101,126,241,.16))!important;
    border-color:rgba(175,165,255,.40)!important;
    color:#f6f3ff!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 24px rgba(75,67,167,.18)!important;
}

html body .eddpt-app .eddpt-step-flow__connection-route,
html body .eddpt-app .eddpt-step-flow__connection-facts>span,
html body .eddpt-app .eddpt-step-flow__branch-options>button,
html body .eddpt-app .eddpt-step-flow__empty-connection,
html body .eddpt-app .eddpt-step-flow__loop{
    background:linear-gradient(180deg,rgba(36,49,69,.86),rgba(25,35,50,.88))!important;
    border-color:rgba(176,192,219,.14)!important;
}

html body .eddpt-app .eddpt-step-flow__branch-options>button:hover,
html body .eddpt-app .eddpt-step-flow__branch-options>button:focus-visible{
    border-color:rgba(159,145,255,.42)!important;
    background:linear-gradient(180deg,rgba(76,63,157,.20),rgba(36,46,66,.92))!important;
    box-shadow:0 0 0 1px rgba(170,157,255,.08) inset,0 12px 28px rgba(35,30,82,.18)!important;
}

html body .eddpt-app .eddpt-step-flow__rail-wrap{
    grid-template-columns:156px minmax(0,1fr)!important;
    gap:16px!important;
    align-items:center!important;
    padding:18px 20px 20px!important;
    border-top:1px solid rgba(255,255,255,.08)!important;
    background:linear-gradient(180deg,rgba(17,27,42,.92),rgba(13,22,35,.92))!important;
}

html body .eddpt-app .eddpt-step-flow__rail-label{
    gap:4px!important;
    align-self:center!important;
}

html body .eddpt-app .eddpt-step-flow__rail-label>span{
    font-size:11px!important;
    letter-spacing:.16em!important;
    color:#c0aeff!important;
}

html body .eddpt-app .eddpt-step-flow__rail-label>b{
    font-size:18px!important;
    line-height:1.1!important;
    color:#edf3fb!important;
    font-weight:820!important;
}

html body .eddpt-app .eddpt-step-flow__rail{
    display:flex!important;
    align-items:center!important;
    gap:14px!important;
    min-width:0!important;
    overflow-x:auto!important;
    padding:6px 2px!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(146,127,255,.42) rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-step-flow__rail::-webkit-scrollbar{height:8px!important}

html body .eddpt-app .eddpt-step-flow__rail::-webkit-scrollbar-thumb{background:rgba(146,127,255,.36)!important;border-radius:999px!important}

html body .eddpt-app .eddpt-step-flow__rail>button{
    flex:0 0 auto!important;
    width:58px!important;
    height:58px!important;
    padding:0!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid rgba(187,201,223,.16)!important;
    border-radius:17px!important;
    background:linear-gradient(180deg,rgba(33,46,66,.96),rgba(24,35,52,.96))!important;
    color:#dfe8f7!important;
    cursor:pointer!important;
    font-size:22px!important;
    font-weight:860!important;
    line-height:1!important;
    text-align:center!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 10px 22px rgba(4,10,20,.18)!important;
    position:relative!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button>span{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:100%!important;
    line-height:1!important;
    text-align:center!important;
    transform:translateY(-.5px)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-step>span{font-size:18px!important}

html body .eddpt-app .eddpt-step-flow__rail>button.is-connection{
    width:54px!important;
    height:54px!important;
    border-radius:999px!important;
    color:#c1b4ff!important;
    background:linear-gradient(180deg,rgba(72,59,142,.34),rgba(51,45,108,.22))!important;
    border-color:rgba(158,143,255,.28)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-connection>span{
    font-size:26px!important;
    transform:translateX(1px) translateY(-1px)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-branch{
    color:#e8e0ff!important;
    background:linear-gradient(180deg,rgba(45,55,76,.96),rgba(29,38,56,.96))!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-branch>span{font-size:16px!important}

html body .eddpt-app .eddpt-step-flow__rail>button.is-current{
    color:#ffffff!important;
    border-color:rgba(188,176,255,.70)!important;
    background:linear-gradient(180deg,#9d8afe,#7863ee)!important;
    box-shadow:0 0 0 4px rgba(139,121,245,.16)!important,0 18px 38px rgba(77,62,179,.34)!important,inset 0 1px 0 rgba(255,255,255,.26)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-current.is-connection{
    width:58px!important;
    height:58px!important;
    border-radius:999px!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button:hover,
html body .eddpt-app .eddpt-step-flow__rail>button:focus-visible{
    border-color:rgba(175,163,255,.46)!important;
    color:#ffffff!important;
    background:linear-gradient(180deg,rgba(68,61,128,.40),rgba(37,45,72,.96))!important;
    box-shadow:0 0 0 1px rgba(255,255,255,.06) inset,0 12px 28px rgba(17,24,46,.24)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-current:hover,
html body .eddpt-app .eddpt-step-flow__rail>button.is-current:focus-visible{
    background:linear-gradient(180deg,#a596ff,#816bf3)!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-primary{
    margin:15px 0 14px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-primary>small,
html body .eddpt-app .eddpt-step-flow__snapshot-panel>small,
html body .eddpt-app .eddpt-step-flow__snapshot-flow small,
html body .eddpt-app .eddpt-step-flow__snapshot-signal small{
    font-size:8px!important;
    letter-spacing:.12em!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-primary>p{
    font-size:12px!important;
    line-height:1.5!important;
    -webkit-line-clamp:3!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-grid{
    gap:10px!important;
    align-items:stretch!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel{
    min-height:112px!important;
    padding:13px 14px!important;
    border-radius:15px!important;
    border:1px solid rgba(186,199,220,.17)!important;
    background:linear-gradient(180deg,rgba(36,48,68,.90),rgba(26,36,52,.92))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel.is-wide{
    min-height:88px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel>b{
    margin-top:5px!important;
    font-size:11px!important;
    line-height:1.32!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel>p{
    margin-top:6px!important;
    font-size:9px!important;
    line-height:1.48!important;
    -webkit-line-clamp:3!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-tags,
html body .eddpt-app .eddpt-step-flow__snapshot-mini-counts{
    gap:6px!important;
    margin-top:8px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-tags>i,
html body .eddpt-app .eddpt-step-flow__snapshot-tags>em,
html body .eddpt-app .eddpt-step-flow__snapshot-mini-counts>span{
    padding:5px 8px!important;
    border-radius:999px!important;
    font-size:8px!important;
    line-height:1.2!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-routes{
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin-top:8px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-routes>span{
    min-height:42px!important;
    gap:7px!important;
    padding:8px 10px!important;
    border-radius:11px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-routes>span>b,
html body .eddpt-app .eddpt-step-flow__snapshot-routes>span>em{
    font-size:8.8px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-routes>span>i{
    font-size:12px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-flow{
    grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;
    gap:10px!important;
    padding:10px 12px!important;
    border-radius:13px!important;
    margin-top:10px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-flow>span>b{
    font-size:9px!important;
    line-height:1.32!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-flow>i{
    font-size:14px!important;
    text-align:center!important;
    color:var(--sf-accent)!important;
}

html body .eddpt-app .eddpt-detail,
html body .eddpt-app .eddpt-canvas,
html body .eddpt-app .eddpt-note-board .eddpt-step,
html body .eddpt-app .eddpt-detail-body .eddpt-detail-section,
html body .eddpt-app .eddpt-detail-empty{
    border-color:rgba(183,197,219,.13)!important;
}

html body .eddpt-app .eddpt-detail{
    background:linear-gradient(180deg,rgba(19,28,41,.96),rgba(15,23,35,.96))!important;
    box-shadow:0 22px 46px rgba(5,9,17,.22), inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app .eddpt-detail-dockbar{
    background:linear-gradient(180deg,rgba(24,35,52,.98),rgba(18,27,40,.96))!important;
    border-bottom:1px solid rgba(183,197,219,.11)!important;
}

html body .eddpt-app .eddpt-detail-dock-actions{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:8px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-detail-media-quick{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    min-height:38px!important;
    padding:0 14px!important;
    border-radius:12px!important;
    border:1px solid rgba(171,158,255,.34)!important;
    background:linear-gradient(180deg,rgba(70,62,140,.36),rgba(44,47,93,.34))!important;
    color:#ebe6ff!important;
    font-size:10px!important;
    font-weight:860!important;
    cursor:pointer!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 24px rgba(43,35,95,.18)!important;
}

html body .eddpt-app .eddpt-detail-media-quick:hover,
html body .eddpt-app .eddpt-detail-media-quick:focus-visible{
    border-color:rgba(192,181,255,.52)!important;
    background:linear-gradient(180deg,rgba(111,97,207,.48),rgba(62,69,138,.40))!important;
    transform:translateY(-1px)!important;
}

html body .eddpt-app .eddpt-detail-media-quick-icon{
    position:relative!important;
    display:inline-flex!important;
    width:16px!important;
    height:16px!important;
}

html body .eddpt-app .eddpt-detail-media-quick-icon::before,
html body .eddpt-app .eddpt-detail-media-quick-icon::after{
    content:""!important;
    position:absolute!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-detail-media-quick-icon::before{
    inset:2px 1px 1px 1px!important;
    border:1.7px solid currentColor!important;
    border-radius:4px!important;
    opacity:.95!important;
}

html body .eddpt-app .eddpt-detail-media-quick-icon::after{
    left:50%!important;
    top:50%!important;
    width:8px!important;
    height:8px!important;
    transform:translate(-50%,-50%)!important;
    background:
      linear-gradient(currentColor,currentColor) center/1.8px 8px no-repeat,
      linear-gradient(currentColor,currentColor) center/8px 1.8px no-repeat!important;
    opacity:.95!important;
}

html body .eddpt-app .eddpt-labelrow,
html body .eddpt-app .eddpt-detail-actions{
    row-gap:8px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-fieldchips{
    gap:8px!important;
    margin-top:8px!important;
}

html body .eddpt-app .eddpt-fieldchips button,
html body .eddpt-app .eddpt-step-assets>button{
    border-radius:12px!important;
    border:1px solid rgba(176,192,219,.13)!important;
    background:linear-gradient(180deg,rgba(31,44,63,.92),rgba(23,33,49,.92))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app .eddpt-fieldchips button{
    padding:10px 11px!important;
}

html body .eddpt-app .eddpt-fieldchips b{
    font-size:13px!important;
    line-height:1.25!important;
    color:#edf3fb!important;
}

html body .eddpt-app .eddpt-fieldchips small,
html body .eddpt-app .eddpt-step-assets small{
    font-size:10px!important;
    line-height:1.35!important;
    color:#a4b1c2!important;
}

html body .eddpt-app .eddpt-fieldchips button:hover,
html body .eddpt-app .eddpt-fieldchips button:focus-visible,
html body .eddpt-app .eddpt-fieldchips button:active,
html body .eddpt-app .eddpt-step-assets>button:hover,
html body .eddpt-app .eddpt-step-assets>button:focus-visible,
html body .eddpt-app .eddpt-step-assets>button:active{
    border-color:rgba(166,154,255,.42)!important;
    background:linear-gradient(180deg,rgba(77,66,154,.20),rgba(33,46,66,.95))!important;
    box-shadow:0 0 0 1px rgba(174,163,255,.06) inset,0 10px 22px rgba(39,33,85,.16)!important;
    color:#f3efff!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-step-assets>button{
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:10px!important;
    padding:10px 11px!important;
}

html body .eddpt-app .eddpt-step-assets>button>i{
    width:36px!important;
    height:36px!important;
    border-radius:10px!important;
    background:linear-gradient(180deg,rgba(73,93,154,.26),rgba(46,62,110,.20))!important;
    border-color:rgba(133,164,241,.22)!important;
    color:#beddff!important;
}

html body .eddpt-app .eddpt-step-assets b{
    font-size:12px!important;
    color:#edf3fb!important;
}

html body .eddpt-app .eddpt-flow-preview-step>div>span,
html body .eddpt-app .edd-flow-worker-field,
html body .eddpt-app .edd-flow-worker-locks>span{
    background:linear-gradient(180deg,rgba(31,44,63,.92),rgba(23,33,49,.92))!important;
    border-color:rgba(176,192,219,.14)!important;
}

html body .eddpt-app .edd-flow-preview-step>div>span[data-state="edit"]{
    border-color:rgba(152,190,255,.25)!important;
    background:linear-gradient(180deg,rgba(40,59,87,.94),rgba(26,37,54,.96))!important;
}

html body .eddpt-app .edd-flow-preview-step>div>span:hover,
html body .eddpt-app .edd-flow-preview-step>div>span:focus-visible,
html body .eddpt-app .edd-flow-worker-field:hover,
html body .eddpt-app .edd-flow-worker-field:focus-within{
    border-color:rgba(166,154,255,.42)!important;
    background:linear-gradient(180deg,rgba(77,66,154,.18),rgba(32,45,65,.95))!important;
    box-shadow:0 0 0 1px rgba(174,163,255,.06) inset,0 10px 24px rgba(39,33,85,.14)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow{
    background:radial-gradient(circle at 20% 0%,rgba(123,108,245,.12),transparent 28rem),radial-gradient(circle at 82% 8%,rgba(90,175,255,.10),transparent 24rem),linear-gradient(180deg,#fbfcff,#f3f6fb)!important;
    border-color:rgba(72,91,124,.12)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 22px 44px rgba(56,79,113,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__toolbar,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail-wrap,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__breadcrumb{
    background:linear-gradient(180deg,rgba(255,255,255,.90),rgba(247,249,253,.92))!important;
    border-color:rgba(84,102,132,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__identity>b,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail-label>b,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__step-face h3,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__step-back h3,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__connection-card h3,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__branch-card h3{
    color:#223049!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__position,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail-label>span,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__connection-card>p,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__branch-card>p{
    color:#6d7d93!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__step-face,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__step-back,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__connection-card,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__branch-card,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__render-fallback{
    background:linear-gradient(180deg,#ffffff,#f8faff)!important;
    border-color:rgba(111,128,159,.16)!important;
    box-shadow:0 20px 42px rgba(56,79,113,.10), inset 0 1px 0 rgba(255,255,255,.98)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__connection-route,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__connection-facts>span,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__branch-options>button,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__empty-connection,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__loop,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__snapshot-panel,
html body .eddpt-app[data-theme="light"] .eddpt-fieldchips button,
html body .eddpt-app[data-theme="light"] .eddpt-step-assets>button,
html body .eddpt-app[data-theme="light"] .edd-flow-preview-step>div>span,
html body .eddpt-app[data-theme="light"] .edd-flow-worker-field,
html body .eddpt-app[data-theme="light"] .edd-flow-worker-locks>span{
    background:linear-gradient(180deg,#ffffff,#f7f9fd)!important;
    border-color:rgba(111,128,159,.16)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail>button{
    background:linear-gradient(180deg,#ffffff,#f6f8fc)!important;
    border-color:rgba(102,121,152,.16)!important;
    color:#44536c!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 10px 20px rgba(63,85,122,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail>button.is-connection{
    background:linear-gradient(180deg,rgba(136,122,244,.12),rgba(126,111,230,.08))!important;
    border-color:rgba(127,112,246,.22)!important;
    color:#6f5be0!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail>button.is-current{
    color:#fff!important;
    border-color:rgba(127,112,246,.44)!important;
    background:linear-gradient(180deg,#9284ff,#7265f3)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-detail{
    background:linear-gradient(180deg,#fbfcff,#f4f7fb)!important;
    border-color:rgba(84,102,132,.11)!important;
    box-shadow:0 18px 34px rgba(56,79,113,.10), inset 0 1px 0 rgba(255,255,255,.98)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-detail-dockbar{
    background:linear-gradient(180deg,#ffffff,#f5f8fc)!important;
    border-bottom-color:rgba(84,102,132,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-detail-media-quick{
    background:linear-gradient(180deg,#f1eeff,#e6e2ff)!important;
    border-color:rgba(128,113,245,.24)!important;
    color:#5e49d1!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 10px 20px rgba(111,100,242,.12)!important;
}

@media (max-width: 1500px){
html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense,
  html body .eddpt-app .eddpt-step-flow__snapshot-grid{
      grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media (max-width: 1220px){
html body .eddpt-app .eddpt-step-flow__rail-wrap{
      grid-template-columns:1fr!important;
      gap:12px!important;
      padding:16px 16px 18px!important;
  }
html body .eddpt-app .eddpt-step-flow__rail-label{
      grid-template-columns:auto auto!important;
      align-items:end!important;
      justify-content:space-between!important;
  }
html body .eddpt-app .eddpt-step-flow__snapshot-grid,
  html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense{
      grid-template-columns:1fr!important;
  }
html body .eddpt-app .eddpt-step-flow__snapshot-panel,
  html body .eddpt-app .eddpt-step-flow__snapshot-panel.is-wide{
      min-height:0!important;
  }
}

@media (max-width: 980px){
html body .eddpt-app .eddpt-detail-dock-actions{
      justify-content:flex-start!important;
  }
html body .eddpt-app .eddpt-detail-media-quick{
      order:-1!important;
  }
}

@media (max-width: 760px){
html body .eddpt-app .eddpt-step-flow__rail{
      gap:10px!important;
      padding-bottom:2px!important;
  }
html body .eddpt-app .eddpt-step-flow__rail>button,
  html body .eddpt-app .eddpt-step-flow__rail>button.is-current,
  html body .eddpt-app .eddpt-step-flow__rail>button.is-current.is-connection{
      width:48px!important;
      height:48px!important;
      border-radius:14px!important;
      font-size:18px!important;
  }
html body .eddpt-app .eddpt-step-flow__rail>button.is-connection{
      width:46px!important;
      height:46px!important;
      border-radius:999px!important;
  }
html body .eddpt-app .eddpt-step-flow__rail>button.is-connection>span{font-size:22px!important}
html body .eddpt-app .eddpt-step-flow__rail-label>span{font-size:9px!important}
html body .eddpt-app .eddpt-step-flow__rail-label>b{font-size:15px!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel{
      padding:12px!important;
  }
html body .eddpt-app .eddpt-fieldchips b,
  html body .eddpt-app .eddpt-step-assets b{
      font-size:11px!important;
  }
html body .eddpt-app .eddpt-fieldchips small,
  html body .eddpt-app .eddpt-step-assets small{
      font-size:9px!important;
  }
}

html body .eddpt-app .eddpt-step-flow__snapshot-grid,
html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel{
    position:relative!important;
    min-width:0!important;
    min-height:86px!important;
    height:86px!important;
    padding:0!important;
    border:0!important;
    border-radius:14px!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
    perspective:850px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel.is-wide{
    min-height:82px!important;
    height:82px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-flipper{
    position:relative!important;
    width:100%!important;
    height:100%!important;
    transform-style:preserve-3d!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face{
    position:absolute!important;
    inset:0!important;
    min-width:0!important;
    display:block!important;
    padding:11px 39px 10px 12px!important;
    border:1px solid color-mix(in srgb,var(--sf-border) 72%,transparent)!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,color-mix(in srgb,var(--sf-bg) 78%,white 10%),color-mix(in srgb,var(--sf-bg) 94%,white 6%))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.055)!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
    overflow:hidden!important;
    transition:transform .34s cubic-bezier(.22,.74,.20,1),opacity .18s ease!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face.is-front{
    transform:rotateY(0deg)!important;
    opacity:1!important;
    pointer-events:auto!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face.is-back{
    transform:rotateY(180deg)!important;
    opacity:0!important;
    pointer-events:none!important;
    overflow:auto!important;
    scrollbar-width:thin!important;
    scrollbar-color:color-mix(in srgb,var(--sf-accent) 34%,transparent) transparent!important;
    background:linear-gradient(150deg,color-mix(in srgb,var(--sf-accent) 10%,var(--sf-bg)),color-mix(in srgb,var(--sf-bg) 92%,white 8%))!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-flipper.is-flipped>.is-front{
    transform:rotateY(-180deg)!important;
    opacity:0!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-flipper.is-flipped>.is-back{
    transform:rotateY(0deg)!important;
    opacity:1!important;
    pointer-events:auto!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-flipper.is-flip-animating{
    will-change:transform!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face>small{
    display:block!important;
    padding-right:2px!important;
    color:var(--sf-accent)!important;
    font-size:7.5px!important;
    line-height:1.15!important;
    letter-spacing:.12em!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face>b{
    display:block!important;
    min-width:0!important;
    margin-top:5px!important;
    color:var(--sf-text)!important;
    font-size:10.5px!important;
    line-height:1.25!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face>p{
    margin:5px 0 0!important;
    color:var(--sf-muted)!important;
    font-size:8px!important;
    line-height:1.35!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face.is-back>p{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    padding-bottom:4px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-mini-flip{
    position:absolute!important;
    top:9px!important;
    right:9px!important;
    z-index:3!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:25px!important;
    height:25px!important;
    padding:0!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 32%,transparent)!important;
    border-radius:9px!important;
    background:color-mix(in srgb,var(--sf-accent) 10%,var(--sf-bg))!important;
    color:color-mix(in srgb,var(--sf-accent) 82%,white 18%)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-mini-flip>span{
    display:block!important;
    font-size:13px!important;
    line-height:1!important;
    transform:translateY(-.5px)!important;
}

@media (hover:hover) and (pointer:fine){
html body .eddpt-app .eddpt-step-flow__snapshot-mini-flip:hover{
    border-color:color-mix(in srgb,var(--sf-accent) 58%,transparent)!important;
    background:color-mix(in srgb,var(--sf-accent) 18%,var(--sf-bg))!important;
    color:#fff!important;
 }
}

html body .eddpt-app .eddpt-step-flow__snapshot-route-summary{
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:5px!important;
    margin-top:7px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-route-summary>i,
html body .eddpt-app .eddpt-step-flow__snapshot-route-summary>em{
    min-width:0!important;
    max-width:110px!important;
    padding:4px 7px!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 20%,transparent)!important;
    border-radius:999px!important;
    background:color-mix(in srgb,var(--sf-accent) 7%,transparent)!important;
    color:var(--sf-muted)!important;
    font-size:7px!important;
    font-style:normal!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-route-summary>em{
    flex:0 0 auto!important;
    color:var(--sf-accent)!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face .eddpt-step-flow__snapshot-tags,
html body .eddpt-app .eddpt-step-flow__snapshot-panel-face .eddpt-step-flow__snapshot-mini-counts{
    margin-top:6px!important;
    gap:4px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face .eddpt-step-flow__snapshot-tags>i,
html body .eddpt-app .eddpt-step-flow__snapshot-panel-face .eddpt-step-flow__snapshot-tags>em,
html body .eddpt-app .eddpt-step-flow__snapshot-panel-face .eddpt-step-flow__snapshot-mini-counts>span{
    padding:3px 6px!important;
    font-size:6.5px!important;
    line-height:1.1!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face.is-back .eddpt-step-flow__snapshot-tags.is-detail{
    align-content:start!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face.is-back .eddpt-step-flow__snapshot-routes{
    grid-template-columns:1fr!important;
    gap:5px!important;
    margin-top:7px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face.is-back .eddpt-step-flow__snapshot-routes>span{
    min-height:28px!important;
    padding:5px 7px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-panel-face.is-back .eddpt-step-flow__snapshot-routes>span>b,
html body .eddpt-app .eddpt-step-flow__snapshot-panel-face.is-back .eddpt-step-flow__snapshot-routes>span>em{
    font-size:7px!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>footer{
    position:relative!important;
    z-index:2!important;
    flex:0 0 auto!important;
    padding-top:8px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__snapshot-panel-face{
    background:linear-gradient(180deg,#ffffff,#f5f8fc)!important;
    border-color:rgba(105,122,151,.16)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 8px 18px rgba(63,85,122,.06)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__snapshot-panel-face.is-back{
    background:linear-gradient(150deg,rgba(129,110,244,.075),#f8f9ff 54%,#ffffff)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__snapshot-panel-face>b{color:#25344d!important}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__snapshot-panel-face>p{color:#687990!important}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__snapshot-mini-flip{
    background:#f2efff!important;
    border-color:rgba(126,108,238,.22)!important;
    color:#6e59dc!important;
}

@container edd-step-flow (max-width:900px){
html body .eddpt-app .eddpt-step-flow__step-back{
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    scrollbar-width:thin!important;
 }
html body .eddpt-app .eddpt-step-flow__snapshot-panel,
 html body .eddpt-app .eddpt-step-flow__snapshot-panel.is-wide{
    min-height:88px!important;
    height:88px!important;
    padding:0!important;
 }
html body .eddpt-app .eddpt-step-flow__snapshot-grid,
 html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
 }
html body .eddpt-app .eddpt-step-flow__snapshot-routes>span:nth-of-type(n/**/+3){display:grid!important}
}

@container edd-step-flow (max-width:700px){
html body .eddpt-app .eddpt-step-flow__snapshot-grid,
 html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense{
    grid-template-columns:1fr!important;
 }
html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense .eddpt-step-flow__snapshot-panel:last-child{grid-column:auto!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel,
 html body .eddpt-app .eddpt-step-flow__snapshot-panel.is-wide{
    min-height:92px!important;
    height:92px!important;
 }
html body .eddpt-app .eddpt-step-flow__snapshot-panel-face>p{-webkit-line-clamp:unset!important}
html body .eddpt-app .eddpt-step-flow__snapshot-tags>i:nth-child(n/**/+4){display:inline-block!important}
}

@container edd-step-flow (max-width:500px){
html body .eddpt-app .eddpt-step-flow__snapshot-grid,
 html body .eddpt-app .eddpt-step-flow__snapshot-grid.is-decision-dense{
    grid-template-columns:1fr!important;
    gap:7px!important;
 }
html body .eddpt-app .eddpt-step-flow__snapshot-panel,
 html body .eddpt-app .eddpt-step-flow__snapshot-panel.is-wide{
    display:block!important;
    min-height:96px!important;
    height:96px!important;
    padding:0!important;
 }
html body .eddpt-app .eddpt-step-flow__snapshot-panel:nth-child(n/**/+3),
 html body .eddpt-app .eddpt-step-flow__snapshot-panel:nth-child(n/**/+4){display:block!important}
html body .eddpt-app .eddpt-step-flow__snapshot-routes>span:nth-of-type(n/**/+2),
 html body .eddpt-app .eddpt-step-flow__snapshot-routes>span:nth-of-type(n/**/+3){display:grid!important}
html body .eddpt-app .eddpt-step-flow__snapshot-tags>i:nth-child(n/**/+3),
 html body .eddpt-app .eddpt-step-flow__snapshot-tags>i:nth-child(n/**/+4){display:inline-block!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel-face{
    padding:10px 38px 9px 11px!important;
 }
html body .eddpt-app .eddpt-step-flow__snapshot-mini-flip{
    width:27px!important;height:27px!important;right:8px!important;top:8px!important;
 }
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-step-flow__snapshot-panel-face{transition:opacity .01ms linear!important;transform:none!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel-face.is-front{opacity:1!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel-face.is-back{opacity:0!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel-flipper.is-flipped>.is-front{opacity:0!important}
html body .eddpt-app .eddpt-step-flow__snapshot-panel-flipper.is-flipped>.is-back{opacity:1!important}
}

html body .eddpt-app .eddpt-step-flow__step-back{
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    scrollbar-width:thin!important;
    scrollbar-color:color-mix(in srgb,var(--sf-accent) 34%,transparent) transparent!important;
}

html body .eddpt-app .eddpt-step-flow__step-back::-webkit-scrollbar{width:7px!important}

html body .eddpt-app .eddpt-step-flow__step-back::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--sf-accent) 30%,transparent)!important;border-radius:999px!important}

html body .eddpt-app .eddpt-step-flow__step-back{
    padding-bottom:0!important;
    scroll-padding-bottom:74px!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>footer{
    position:sticky!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:24!important;
    flex:0 0 auto!important;
    min-height:62px!important;
    margin:14px -23px 0!important;
    padding:10px 18px 11px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    border-top:1px solid color-mix(in srgb,var(--sf-border) 76%,transparent)!important;
    background:
      linear-gradient(180deg,
        color-mix(in srgb,var(--sf-bg) 86%,white 14%),
        color-mix(in srgb,var(--sf-bg) 96%,black 4%))!important;
    box-shadow:
      0 -14px 30px color-mix(in srgb,var(--sf-bg) 88%,transparent),
      inset 0 1px 0 rgba(255,255,255,.065)!important;
    backdrop-filter:blur(16px) saturate(1.08)!important;
    -webkit-backdrop-filter:blur(16px) saturate(1.08)!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>footer::before{
    content:""!important;
    position:absolute!important;
    left:18px!important;
    right:18px!important;
    top:-1px!important;
    height:1px!important;
    background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--sf-accent) 40%,transparent),transparent)!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>footer>span{
    min-width:0!important;
    color:color-mix(in srgb,var(--sf-muted) 82%,white 18%)!important;
    font-size:7.5px!important;
    line-height:1.2!important;
    font-weight:720!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>footer .eddpt-step-flow__face-actions{
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:8px!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>footer .eddpt-step-flow__face-actions>button{
    min-height:38px!important;
    height:38px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    padding:0 12px!important;
    border:1px solid color-mix(in srgb,var(--sf-accent) 28%,var(--sf-border))!important;
    border-radius:11px!important;
    background:linear-gradient(180deg,
      color-mix(in srgb,var(--sf-accent) 11%,white 2%,transparent),
      color-mix(in srgb,var(--sf-accent) 7%,transparent))!important;
    color:color-mix(in srgb,var(--sf-accent) 78%,white 22%)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important;
    font-size:8.5px!important;
    font-weight:900!important;
    line-height:1!important;
    white-space:nowrap!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>footer .eddpt-step-flow__face-actions>.eddpt-step-flow__flip-action{
    background:linear-gradient(180deg,
      color-mix(in srgb,var(--sf-accent) 16%,white 3%,transparent),
      color-mix(in srgb,var(--sf-accent) 9%,transparent))!important;
    border-color:color-mix(in srgb,var(--sf-accent) 40%,transparent)!important;
}

@media (hover:hover) and (pointer:fine){
html body .eddpt-app .eddpt-step-flow__step-back>footer .eddpt-step-flow__face-actions>button:hover{
    transform:translateY(-1px)!important;
    border-color:color-mix(in srgb,var(--sf-accent) 58%,transparent)!important;
    background:linear-gradient(180deg,
      color-mix(in srgb,var(--sf-accent) 22%,white 4%,transparent),
      color-mix(in srgb,var(--sf-accent) 12%,transparent))!important;
    color:#fff!important;
 }
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__step-back>footer{
    background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(244,247,252,.98))!important;
    border-top-color:rgba(98,116,147,.16)!important;
    box-shadow:0 -14px 28px rgba(68,88,120,.12),inset 0 1px 0 rgba(255,255,255,.98)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__step-back>footer>span{
    color:#6b7a91!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__step-back>footer .eddpt-step-flow__face-actions>button{
    background:linear-gradient(180deg,#ffffff,#f2efff)!important;
    border-color:rgba(126,108,238,.22)!important;
    color:#6652d7!important;
    box-shadow:inset 0 1px 0 #fff,0 5px 14px rgba(89,72,173,.08)!important;
}

@container edd-step-flow (max-width:700px){
html body .eddpt-app .eddpt-step-flow__step-back>footer{
    min-height:58px!important;
    margin-left:-15px!important;
    margin-right:-15px!important;
    padding:9px 12px 10px!important;
 }
html body .eddpt-app .eddpt-step-flow__step-back>footer>span{display:none!important}
html body .eddpt-app .eddpt-step-flow__step-back>footer .eddpt-step-flow__face-actions{
    width:100%!important;
    justify-content:stretch!important;
 }
html body .eddpt-app .eddpt-step-flow__step-back>footer .eddpt-step-flow__face-actions>button{
    flex:1 1 0!important;
    min-width:0!important;
    padding:0 9px!important;
 }
}

@container edd-step-flow (max-width:500px){
html body .eddpt-app .eddpt-step-flow__step-back>footer{
    margin-left:-13px!important;
    margin-right:-13px!important;
    border-radius:0 0 17px 17px!important;
 }
}

html body .eddpt-app .eddpt-step-flow__rail-wrap{
    grid-template-columns:128px minmax(0,1fr)!important;
    gap:14px!important;
    padding:14px 18px 15px!important;
    min-height:82px!important;
    background:linear-gradient(180deg,rgba(19,30,46,.92),rgba(14,24,37,.94))!important;
    border-top-color:rgba(190,204,225,.085)!important;
}

html body .eddpt-app .eddpt-step-flow__rail-label{
    gap:2px!important;
}

html body .eddpt-app .eddpt-step-flow__rail-label>span{
    font-size:8px!important;
    line-height:1!important;
    letter-spacing:.15em!important;
    color:#aa98f5!important;
}

html body .eddpt-app .eddpt-step-flow__rail-label>b{
    font-size:12px!important;
    line-height:1.15!important;
    font-weight:760!important;
    color:#cbd5e3!important;
}

html body .eddpt-app .eddpt-step-flow__rail{
    gap:8px!important;
    min-height:48px!important;
    padding:4px 2px!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    border-radius:12px!important;
    border-width:1px!important;
    border-color:rgba(188,202,223,.13)!important;
    background:linear-gradient(180deg,rgba(31,44,62,.94),rgba(24,35,51,.95))!important;
    color:#c3cedd!important;
    font-size:13px!important;
    font-weight:820!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 6px 15px rgba(4,9,18,.12)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button>span{
    transform:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:100%!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-step>span{
    font-size:12px!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-connection{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    border-radius:999px!important;
    color:#a995ff!important;
    background:linear-gradient(180deg,rgba(93,75,175,.18),rgba(58,50,118,.14))!important;
    border-color:rgba(158,143,255,.20)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-connection>span{
    font-size:17px!important;
    transform:translateX(.5px) translateY(-.5px)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-branch{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    border-radius:11px!important;
    color:#d9d1f7!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-branch>span{
    font-size:11px!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-current,
html body .eddpt-app .eddpt-step-flow__rail>button.is-current.is-connection{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    border-radius:13px!important;
    border-color:rgba(174,160,255,.48)!important;
    background:linear-gradient(180deg,#8270e7,#6957c8)!important;
    color:#fff!important;
    box-shadow:0 0 0 2px rgba(134,111,236,.10),0 8px 20px rgba(73,57,157,.22),inset 0 1px 0 rgba(255,255,255,.16)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-current.is-connection{
    border-radius:999px!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-current.is-branch{
    border-radius:12px!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button:hover,
html body .eddpt-app .eddpt-step-flow__rail>button:focus-visible{
    border-color:rgba(164,150,244,.30)!important;
    background:linear-gradient(180deg,rgba(47,57,82,.96),rgba(30,42,61,.97))!important;
    color:#e7e3ff!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 7px 16px rgba(6,11,22,.14)!important;
}

html body .eddpt-app .eddpt-step-flow__rail>button.is-current:hover,
html body .eddpt-app .eddpt-step-flow__rail>button.is-current:focus-visible{
    background:linear-gradient(180deg,#8977eb,#6f5bcd)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail-wrap{
    background:linear-gradient(180deg,#f7f9fc,#f0f4f9)!important;
    border-top-color:rgba(83,101,130,.09)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail-label>b{
    color:#526078!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail-label>span{
    color:#715dd1!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail>button{
    background:linear-gradient(180deg,#ffffff,#f6f8fb)!important;
    border-color:rgba(104,122,153,.15)!important;
    color:#536179!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 5px 13px rgba(57,79,113,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail>button.is-connection{
    color:#705ed2!important;
    background:linear-gradient(180deg,rgba(126,111,230,.09),rgba(126,111,230,.045))!important;
    border-color:rgba(126,111,230,.18)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__rail>button.is-current{
    color:#fff!important;
    background:linear-gradient(180deg,#8270e7,#6d5bcf)!important;
    border-color:rgba(126,111,230,.34)!important;
    box-shadow:0 0 0 2px rgba(126,111,230,.08),0 7px 18px rgba(86,70,173,.16),inset 0 1px 0 rgba(255,255,255,.18)!important;
}

@media (max-width:1220px){
html body .eddpt-app .eddpt-step-flow__rail-wrap{
        grid-template-columns:104px minmax(0,1fr)!important;
        gap:10px!important;
        padding:12px 14px 13px!important;
    }
html body .eddpt-app .eddpt-step-flow__rail-label{
        display:grid!important;
        grid-template-columns:1fr!important;
        justify-content:start!important;
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-step-flow__rail-wrap{
        grid-template-columns:1fr!important;
        gap:8px!important;
    }
html body .eddpt-app .eddpt-step-flow__rail-label{
        grid-template-columns:auto auto!important;
        justify-content:space-between!important;
        align-items:baseline!important;
    }
html body .eddpt-app .eddpt-step-flow__rail{
        gap:7px!important;
    }
html body .eddpt-app .eddpt-step-flow__rail>button{
        width:38px!important;
        height:38px!important;
        min-width:38px!important;
        border-radius:11px!important;
    }
html body .eddpt-app .eddpt-step-flow__rail>button.is-connection{
        width:31px!important;
        height:31px!important;
        min-width:31px!important;
        border-radius:999px!important;
    }
html body .eddpt-app .eddpt-step-flow__rail>button.is-current,
    html body .eddpt-app .eddpt-step-flow__rail>button.is-current.is-connection{
        width:42px!important;
        height:42px!important;
        min-width:42px!important;
    }
}

html body .eddpt-app .eddpt-step-flow__step-back{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    padding:21px 23px 0!important;
    overflow:hidden!important;
    overscroll-behavior:none!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>header{
    min-width:0!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-scroll{
    min-width:0!important;
    min-height:0!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    scrollbar-width:thin!important;
    scrollbar-color:color-mix(in srgb,var(--sf-accent) 34%,transparent) transparent!important;
    padding:0 2px 16px 0!important;
    margin-right:-4px!important;
}

html body .eddpt-app .eddpt-step-flow__snapshot-scroll::-webkit-scrollbar{width:7px!important}

html body .eddpt-app .eddpt-step-flow__snapshot-scroll::-webkit-scrollbar-track{background:transparent!important}

html body .eddpt-app .eddpt-step-flow__snapshot-scroll::-webkit-scrollbar-thumb{
    background:color-mix(in srgb,var(--sf-accent) 30%,transparent)!important;
    border-radius:999px!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>footer{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    z-index:8!important;
    width:auto!important;
    min-height:62px!important;
    margin:0 -23px!important;
    padding:10px 18px 11px!important;
    align-self:end!important;
    flex:0 0 auto!important;
    background:
      linear-gradient(180deg,
        color-mix(in srgb,var(--sf-bg) 84%,white 16%),
        color-mix(in srgb,var(--sf-bg) 96%,black 4%))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.065)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
}

html body .eddpt-app .eddpt-step-flow__step-back>footer::before{
    top:0!important;
}

html body .eddpt-app .eddpt-step-flow__step-back::-webkit-scrollbar{display:none!important}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__step-back>footer{
    background:linear-gradient(180deg,#ffffff,#f4f7fc)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.98)!important;
}

@container edd-step-flow (max-width:700px){
html body .eddpt-app .eddpt-step-flow__step-back{
        padding:17px 15px 0!important;
    }
html body .eddpt-app .eddpt-step-flow__snapshot-scroll{
        padding-bottom:12px!important;
    }
html body .eddpt-app .eddpt-step-flow__step-back>footer{
        margin:0 -15px!important;
        min-height:58px!important;
        padding:9px 12px 10px!important;
    }
}

@container edd-step-flow (max-width:500px){
html body .eddpt-app .eddpt-step-flow__step-back{
        padding:15px 13px 0!important;
    }
html body .eddpt-app .eddpt-step-flow__step-back>footer{
        margin:0 -13px!important;
        border-radius:0 0 17px 17px!important;
    }
}

html body .eddpt-app .eddpt-flow-header-context{
    display:none!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
    margin-top:8px!important;
}

html body .eddpt-app .eddpt-flow-header-context>b{
    min-width:0!important;
    max-width:min(660px,62vw)!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    color:#dfe6f1!important;
    font-size:11px!important;
    line-height:1.25!important;
    font-weight:820!important;
}

html body .eddpt-app .eddpt-flow-header-context>span{
    flex:0 0 auto!important;
    color:#8798ae!important;
    font-size:9px!important;
    font-weight:700!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-flow-header-view-controls,
html body .eddpt-app .eddpt-flow-header-actions{
    display:none!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-board-tools{
    display:grid!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-board-assist-tools{
    display:grid!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-board-view-controls:not(.eddpt-flow-header-view-controls){
    display:none!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-view-controls{
    display:flex!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-board-create-tools{
    display:none!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-actions{
    display:flex!important;
    justify-content:flex-end!important;
    align-items:center!important;
    gap:8px!important;
    width:100%!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-context{
    display:flex!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-sigma-rail:not([hidden]){
    display:block!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow__toolbar,
html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow__control-deck{
    display:none!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-canvas-head{
    display:grid!important;
    grid-template-columns:minmax(260px,1fr) minmax(660px,auto)!important;
    align-items:start!important;
    column-gap:18px!important;
    row-gap:10px!important;
    padding-bottom:14px!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-board-tools{
    width:min(100%,1180px)!important;
    max-width:1180px!important;
    justify-self:end!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-board-assist-tools,
html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-view-controls{
    width:100%!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-view-controls{
    min-height:54px!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-actions .eddpt-flow-manager-launch{
    min-height:42px!important;
    padding-inline:16px!important;
    border-radius:12px!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-process-view-tabs{
    margin-top:12px!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow{
    margin-top:12px!important;
}

html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-board-view-controls:not(.eddpt-flow-header-view-controls){
    display:flex!important;
}

html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-board-create-tools{
    display:flex!important;
}

html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-flow-header-context,
html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-flow-header-view-controls,
html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-flow-header-actions{
    display:none!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-flow-header-context>b{color:#2a3950!important}

html body .eddpt-app[data-theme="light"] .eddpt-flow-header-context>span{color:#718198!important}

@media (max-width: 1380px){
html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-canvas-head{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app.eddpt-step-flow-active .eddpt-board-tools{
        justify-self:stretch!important;
        width:100%!important;
        max-width:none!important;
    }
html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-actions{
        justify-content:flex-start!important;
    }
}

@media (max-width: 920px){
html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-view-controls{
        flex-wrap:wrap!important;
        height:auto!important;
        min-height:0!important;
        padding-block:8px!important;
    }
html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-view-controls .eddpt-view-divider{
        display:none!important;
    }
html body .eddpt-app .eddpt-flow-header-context{
        flex-wrap:wrap!important;
        gap:5px 10px!important;
    }
html body .eddpt-app .eddpt-flow-header-context>b{
        max-width:100%!important;
        flex:1 1 100%!important;
    }
}

html body .eddpt-app .eddpt-tabs>button,
html body .eddpt-app .eddpt-tabs>button:hover,
html body .eddpt-app .eddpt-tabs>button:focus-visible,
html body .eddpt-app .eddpt-tabs>button.active{
    -webkit-appearance:none!important;
    appearance:none!important;
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-tabs>button:hover,
html body .eddpt-app .eddpt-tabs>button:focus-visible{
    background:linear-gradient(180deg,rgba(139,124,246,.13),rgba(89,183,255,.055))!important;
    color:#f3f0ff!important;
    border-color:transparent!important;
    border-radius:10px!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-tabs>button.active{
    background:linear-gradient(180deg,rgba(139,124,246,.11),rgba(89,183,255,.035))!important;
    color:#ffffff!important;
    border-radius:10px!important;
}

html body .eddpt-app .eddpt-tabs>button.active:after{
    background:linear-gradient(90deg,#a38cff,#69bdf7)!important;
}

html body .eddpt-app .eddpt-tabs>button em{
    flex:0 0 auto!important;
}

html body .eddpt-app button:not(.workshop):not(.confirm):not(.security-control):not(.danger):not(.eddpt-mini-danger):not([data-tone="success"]):hover,
html body .eddpt-app button:not(.workshop):not(.confirm):not(.security-control):not(.danger):not(.eddpt-mini-danger):not([data-tone="success"]):focus-visible{
    background-color:rgba(126,105,234,.10)!important;
}

html body .eddpt-app button:not(.workshop):not(.confirm):not(.security-control):not(.danger):not(.eddpt-mini-danger):not([data-tone="success"])[aria-pressed="true"],
html body .eddpt-app button:not(.workshop):not(.confirm):not(.security-control):not(.danger):not(.eddpt-mini-danger):not([data-tone="success"]).active{
    background-color:rgba(126,105,234,.12)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-tabs>button:hover,
html body .eddpt-app[data-theme="light"] .eddpt-tabs>button:focus-visible{
    background:linear-gradient(180deg,rgba(126,105,234,.10),rgba(89,183,255,.045))!important;
    color:#4d3bb5!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-tabs>button.active{
    background:linear-gradient(180deg,rgba(126,105,234,.095),rgba(89,183,255,.035))!important;
    color:#2f275f!important;
}

html body .eddpt-app[data-theme="light"] button:not(.workshop):not(.confirm):not(.security-control):not(.danger):not(.eddpt-mini-danger):not([data-tone="success"]):hover,
html body .eddpt-app[data-theme="light"] button:not(.workshop):not(.confirm):not(.security-control):not(.danger):not(.eddpt-mini-danger):not([data-tone="success"]):focus-visible{
    background-color:rgba(112,93,221,.075)!important;
}

html body .eddpt-app .eddpt-btn.security-control,
html body .eddpt-app .eddpt-btn.security-control:hover,
html body .eddpt-app .eddpt-btn.workshop,
html body .eddpt-app .eddpt-btn.workshop:hover,
html body .eddpt-app .eddpt-btn.confirm,
html body .eddpt-app .eddpt-btn.confirm:hover{
    background-color:initial;
}

html body .eddpt-app .eddpt-tabs{
    min-width:0!important;
    gap:3px!important;
    padding:0 2px 3px!important;
    scroll-padding-inline:10px!important;
}

html body .eddpt-app .eddpt-tabs>button{
    flex:0 0 auto!important;
    min-width:max-content!important;
    min-height:40px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    padding:8px 10px!important;
    line-height:1.15!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-note-board{
    container-type:inline-size!important;
    container-name:edd-board-workspace!important;
}

html body .eddpt-app .eddpt-note-board .eddpt-canvas-head{
    min-width:0!important;
}

html body .eddpt-app .eddpt-note-board .eddpt-canvas-head>div,
html body .eddpt-app .eddpt-board-tools,
html body .eddpt-app .eddpt-board-assist-tools,
html body .eddpt-app .eddpt-board-assist-primary,
html body .eddpt-app .eddpt-visual-system,
html body .eddpt-app .eddpt-board-view-controls{
    min-width:0!important;
    max-width:100%!important;
}

@container edd-board-workspace (max-width: 1480px){
html body .eddpt-app .eddpt-note-board .eddpt-canvas-head,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-canvas-head{
        grid-template-columns:minmax(0,1fr)!important;
        row-gap:14px!important;
    }
html body .eddpt-app .eddpt-board-tools,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-board-tools{
        width:100%!important;
        max-width:none!important;
        justify-self:stretch!important;
        justify-content:flex-start!important;
    }
html body .eddpt-app .eddpt-board-assist-tools,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-board-assist-tools{
        width:100%!important;
        max-width:none!important;
        overflow:visible!important;
    }
html body .eddpt-app .eddpt-board-view-controls,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-view-controls{
        width:max-content!important;
        max-width:100%!important;
    }
}

@container edd-board-workspace (max-width: 1120px){
html body .eddpt-app .eddpt-board-assist-primary,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-board-assist-primary{
        flex-wrap:wrap!important;
        align-items:center!important;
        row-gap:8px!important;
    }
html body .eddpt-app .eddpt-visual-system,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-visual-system{
        flex:1 1 auto!important;
    }
html body .eddpt-app .eddpt-assist-action,
    html body .eddpt-app .eddpt-theme-tool{
        flex:0 0 auto!important;
    }
html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-actions{
        justify-content:flex-start!important;
    }
}

@container edd-board-workspace (max-width: 820px){
html body .eddpt-app .eddpt-board-assist-primary,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-board-assist-primary{
        display:grid!important;
        grid-template-columns:minmax(0,1fr)!important;
        gap:8px!important;
    }
html body .eddpt-app .eddpt-visual-system,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-visual-system{
        width:100%!important;
        overflow-x:auto!important;
        overflow-y:hidden!important;
        scrollbar-width:thin!important;
    }
html body .eddpt-app .eddpt-board-view-controls,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-flow-header-view-controls{
        width:100%!important;
        overflow-x:auto!important;
        overflow-y:hidden!important;
        flex-wrap:nowrap!important;
        scrollbar-width:thin!important;
    }
}

html body .eddpt-app .eddpt-detail{
    container-type:inline-size!important;
    container-name:edd-step-details!important;
}

html body .eddpt-app .eddpt-detail-dockbar{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:8px 10px!important;
    display:flex!important;
    align-items:center!important;
    align-content:center!important;
    justify-content:flex-start!important;
    flex-wrap:wrap!important;
    column-gap:7px!important;
    row-gap:7px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-detail-dockbar > *{
    box-sizing:border-box!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-detail-dock-heading{
    flex:1 1 96px!important;
    min-width:0!important;
    max-width:180px!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-detail-dock-title{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-detail-nav{
    box-sizing:border-box!important;
    flex:0 0 auto!important;
    min-width:104px!important;
    max-width:none!important;
    margin:0!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-detail-nav-btn{
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-detail-position{
    flex:0 0 auto!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-detail-dock-actions{
    box-sizing:border-box!important;
    flex:0 1 auto!important;
    min-width:0!important;
    max-width:100%!important;
    margin-left:auto!important;
    margin-right:0!important;
    justify-content:flex-end!important;
    flex-wrap:wrap!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
}

html body .eddpt-app .eddpt-detail-dock-actions > *{
    flex:0 0 auto!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-detail-media-quick{
    max-width:100%!important;
}

@container edd-step-details (max-width: 660px){
html body .eddpt-app .eddpt-detail-dock-heading{
        flex:1 1 auto!important;
        max-width:none!important;
    }
html body .eddpt-app .eddpt-detail-nav{
        margin-left:auto!important;
    }
html body .eddpt-app .eddpt-detail-dock-actions{
        flex:1 1 100%!important;
        width:100%!important;
        margin-left:0!important;
        justify-content:flex-end!important;
    }
}

@container edd-step-details (max-width: 500px){
html body .eddpt-app .eddpt-detail-dock-heading{
        flex:1 1 100%!important;
        max-width:none!important;
    }
html body .eddpt-app .eddpt-detail-nav{
        margin-left:0!important;
        margin-right:auto!important;
    }
html body .eddpt-app .eddpt-detail-dock-actions{
        flex:1 1 100%!important;
        width:100%!important;
        margin:0!important;
        justify-content:flex-start!important;
        flex-wrap:wrap!important;
    }
html body .eddpt-app .eddpt-detail-media-quick{
        flex:1 1 170px!important;
        min-width:150px!important;
        justify-content:center!important;
    }
}

@container edd-step-details (max-width: 390px){
html body .eddpt-app .eddpt-detail-dock-heading{
        display:none!important;
    }
html body .eddpt-app .eddpt-detail-nav{
        flex:0 0 auto!important;
    }
html body .eddpt-app .eddpt-detail-dock-actions{
        flex:1 1 100%!important;
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-detail-dockbar{
        justify-content:flex-start!important;
        flex-wrap:wrap!important;
    }
html body .eddpt-app .eddpt-detail-dock-actions{
        flex-wrap:wrap!important;
    }
}

html body .eddpt-app .eddpt-detail-media-quick{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:34px!important;
    min-height:34px!important;
    padding:0 11px!important;
    gap:6px!important;
    border-radius:10px!important;
    font-size:9px!important;
    line-height:1!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-detail-media-quick-icon{
    width:15px!important;
    height:15px!important;
    flex:0 0 15px!important;
}

@container edd-step-details (max-width: 500px){
html body .eddpt-app .eddpt-detail-media-quick{
        flex:0 0 auto!important;
        width:auto!important;
        min-width:0!important;
        max-width:none!important;
        justify-content:center!important;
    }
}

html body .eddpt-app .eddpt-process-view-tabs{
    width:max-content!important;
    max-width:100%!important;
    flex-wrap:nowrap!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button{
    min-width:112px!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"]{
    min-width:126px!important;
}

html body .eddpt-app .eddpt-process-view-icon.is-map{
    position:relative!important;
    width:34px!important;
    height:22px!important;
    display:block!important;
}

html body .eddpt-app .eddpt-process-view-icon.is-map .is-map-step,
html body .eddpt-app .eddpt-process-view-icon.is-map .is-map-decision{
    position:absolute!important;
    top:50%!important;
    width:9px!important;
    height:9px!important;
    border:1.7px solid currentColor!important;
    background:transparent!important;
}

html body .eddpt-app .eddpt-process-view-icon.is-map .is-map-step{left:1px!important;transform:translateY(-50%)!important;border-radius:2px!important}

html body .eddpt-app .eddpt-process-view-icon.is-map .is-map-decision{right:1px!important;transform:translateY(-50%) rotate(45deg)!important;border-radius:1px!important}

html body .eddpt-app .eddpt-process-view-icon.is-map .is-map-path{
    position:absolute!important;
    left:10px!important;
    right:10px!important;
    top:50%!important;
    height:1.5px!important;
    background:currentColor!important;
    transform:translateY(-50%)!important;
}

html body .eddpt-app .eddpt-process-view-icon.is-map .is-map-path::after{
    content:""!important;
    position:absolute!important;
    right:-1px!important;
    top:50%!important;
    width:5px!important;
    height:5px!important;
    border-top:1.5px solid currentColor!important;
    border-right:1.5px solid currentColor!important;
    transform:translateY(-50%) rotate(45deg)!important;
}

html body .eddpt-app.eddpt-process-map-active .eddpt-panel[data-panel="process"].active{
    grid-template-columns:minmax(0,1fr)!important;
    gap:0!important;
}

html body .eddpt-app.eddpt-process-map-active .eddpt-detail,
html body .eddpt-app.eddpt-process-map-active .eddpt-edge-tab-right,
html body .eddpt-app.eddpt-process-map-active .eddpt-canvas-head>.eddpt-board-tools,
html body .eddpt-app.eddpt-process-map-active .eddpt-canvas-head>.eddpt-board-create-tools,
html body .eddpt-app.eddpt-process-map-active .eddpt-canvas-head>.eddpt-flow-header-actions,
html body .eddpt-app.eddpt-process-map-active .eddpt-sigma-rail{
    display:none!important;
}

html body .eddpt-app .eddpt-process-map{
    --pm-surface:rgba(9,16,25,.92);
    --pm-surface-2:rgba(15,25,37,.94);
    --pm-border:rgba(139,163,191,.18);
    --pm-text:#e9f0f7;
    --pm-muted:#8192a5;
    position:relative!important;
    min-width:0!important;
    display:grid!important;
    grid-template-rows:auto auto auto minmax(560px,1fr) auto!important;
    gap:10px!important;
    padding:0!important;
}

html body .eddpt-app .eddpt-process-map[hidden]{display:none!important}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map{
    --pm-surface:rgba(248,250,253,.98);
    --pm-surface-2:#fff;
    --pm-border:rgba(63,83,107,.16);
    --pm-text:#243246;
    --pm-muted:#687a8f;
}

html body .eddpt-app .eddpt-process-map__toolbar{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    flex-wrap:wrap!important;
    gap:10px 16px!important;
    min-width:0!important;
    padding:12px 14px!important;
    border:1px solid var(--pm-border)!important;
    border-radius:14px!important;
    background:linear-gradient(145deg,var(--pm-surface-2),var(--pm-surface))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-process-map__identity{
    display:grid!important;
    gap:2px!important;
    min-width:190px!important;
    flex:1 1 280px!important;
}

html body .eddpt-app .eddpt-process-map__identity small{
    color:#8d82f3!important;
    font-size:7px!important;
    font-weight:950!important;
    letter-spacing:.12em!important;
}

html body .eddpt-app .eddpt-process-map__identity b{color:var(--pm-text)!important;font-size:12px!important;line-height:1.25!important}

html body .eddpt-app .eddpt-process-map__identity span{color:var(--pm-muted)!important;font-size:8px!important;line-height:1.35!important}

html body .eddpt-app .eddpt-process-map__tools{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    flex-wrap:wrap!important;
    gap:7px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-process-map__tools>label{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    min-height:34px!important;
    margin:0!important;
    padding:0 7px 0 9px!important;
    border:1px solid var(--pm-border)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.025)!important;
    color:var(--pm-muted)!important;
    font-size:7px!important;
    font-weight:900!important;
    letter-spacing:.055em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-process-map__tools select{
    appearance:none!important;
    min-height:26px!important;
    width:auto!important;
    margin:0!important;
    padding:0 23px 0 8px!important;
    border:0!important;
    border-radius:7px!important;
    outline:0!important;
    background-color:rgba(255,255,255,.035)!important;
    background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%)!important;
    background-position:calc(100% - 10px) 11px,calc(100% - 7px) 11px!important;
    background-size:3px 3px,3px 3px!important;
    background-repeat:no-repeat!important;
    color:var(--pm-text)!important;
    font-size:8px!important;
    font-weight:800!important;
    text-transform:none!important;
}

html body .eddpt-app .eddpt-process-map__mode{
    display:inline-flex!important;
    align-items:center!important;
    padding:3px!important;
    border:1px solid var(--pm-border)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.02)!important;
}

html body .eddpt-app .eddpt-process-map__mode button{
    min-height:28px!important;
    padding:0 9px!important;
    border:0!important;
    border-radius:7px!important;
    background:transparent!important;
    color:var(--pm-muted)!important;
    font-size:8px!important;
    font-weight:850!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-process-map__mode button.is-active{
    background:rgba(128,110,245,.18)!important;
    color:#dcd7ff!important;
    box-shadow:inset 0 0 0 1px rgba(139,124,246,.18)!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map__mode button.is-active{color:#5149ad!important;background:rgba(103,88,220,.10)!important}

html body .eddpt-app .eddpt-process-map__print{height:34px!important;min-height:34px!important;padding:0 11px!important;border-radius:10px!important;font-size:9px!important}

html body .eddpt-app .eddpt-process-map__print-icon{position:relative!important;width:13px!important;height:11px!important;margin-right:1px!important;border:1.5px solid currentColor!important;border-radius:2px!important}

html body .eddpt-app .eddpt-process-map__print-icon::before{content:""!important;position:absolute!important;left:1px!important;right:1px!important;top:-5px!important;height:5px!important;border:1.5px solid currentColor!important;border-bottom:0!important;background:transparent!important}

html body .eddpt-app .eddpt-process-map__print-icon::after{content:""!important;position:absolute!important;left:2px!important;right:2px!important;bottom:1px!important;height:3px!important;border-top:1px solid currentColor!important}

html body .eddpt-app .eddpt-process-map__viewbar{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    flex-wrap:wrap!important;
    gap:6px!important;
    min-width:0!important;
    padding:7px 9px!important;
    border:1px solid var(--pm-border)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.016)!important;
}

html body .eddpt-app .eddpt-process-map__viewbar>span:first-child{margin-right:auto!important;color:var(--pm-muted)!important;font-size:7px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-process-map__zoom{height:30px!important;min-width:48px!important;padding:0 8px!important;border:1px solid var(--pm-border)!important;border-radius:8px!important;background:rgba(255,255,255,.025)!important;color:var(--pm-muted)!important;font-size:8px!important;font-weight:850!important;cursor:pointer!important}

html body .eddpt-app .eddpt-process-map__arrange-icon{width:18px!important;height:18px!important;display:inline-grid!important;place-items:center!important;flex:0 0 18px!important;color:currentColor!important}

html body .eddpt-app .eddpt-process-map__arrange-icon svg{display:block!important;width:100%!important;height:100%!important;overflow:visible!important;color:inherit!important}

html body .eddpt-app .eddpt-process-map__arrange-icon i{display:none!important}

html body .eddpt-app .eddpt-process-map__selection{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    flex-wrap:wrap!important;
    gap:9px 14px!important;
    padding:9px 11px!important;
    border:1px solid rgba(139,124,246,.22)!important;
    border-radius:11px!important;
    background:linear-gradient(135deg,rgba(139,124,246,.07),rgba(89,183,255,.025))!important;
}

html body .eddpt-app .eddpt-process-map__selection[hidden]{display:none!important}

html body .eddpt-app .eddpt-process-map__selection>div:first-child{display:grid!important;gap:1px!important;min-width:0!important}

html body .eddpt-app .eddpt-process-map__selection small{color:#9288ed!important;font-size:6.5px!important;font-weight:950!important;letter-spacing:.09em!important}

html body .eddpt-app .eddpt-process-map__selection b{overflow:hidden!important;color:var(--pm-text)!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-process-map__selection span{color:var(--pm-muted)!important;font-size:7.5px!important}

html body .eddpt-app .eddpt-process-map__selection>div:last-child{display:flex!important;gap:6px!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-process-map__selection .eddpt-btn{height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:8px!important}

html body .eddpt-app .eddpt-process-map__viewport{
    position:relative!important;
    min-width:0!important;
    min-height:560px!important;
    height:clamp(560px,68vh,980px)!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    border:1px solid var(--pm-border)!important;
    border-radius:16px!important;
    outline:0!important;
    background:
        radial-gradient(circle at 25% 0,rgba(130,115,245,.055),transparent 31rem),
        radial-gradient(circle at 78% 70%,rgba(86,190,255,.035),transparent 34rem),
        radial-gradient(circle,rgba(125,150,180,.17) 1px,transparent 1.5px),
        #0b1420!important;
    background-size:auto,auto,26px 26px,auto!important;
    cursor:grab!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(139,124,246,.32) rgba(255,255,255,.02)!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map__viewport{
    background:radial-gradient(circle at 20% 0,rgba(111,95,226,.045),transparent 28rem),radial-gradient(circle,rgba(74,101,131,.14) 1px,transparent 1.5px),#f7f9fc!important;
    background-size:auto,26px 26px,auto!important;
}

html body .eddpt-app .eddpt-process-map__viewport.is-panning{cursor:grabbing!important;user-select:none!important}

html body .eddpt-app .eddpt-process-map__canvas{position:relative!important;min-width:100%!important;min-height:100%!important;margin:auto!important;transition:width .16s ease,height .16s ease!important}

html body .eddpt-app .eddpt-process-map__svg{display:block!important;overflow:visible!important}

html body .eddpt-app .eddpt-process-map__svg .pm-node:focus-visible .pm-node-halo{opacity:1!important;stroke-width:3.2!important}

html body .eddpt-app .eddpt-process-map__svg .pm-node:hover .pm-node-halo{opacity:.58!important}

html body .eddpt-app .eddpt-process-map__svg .pm-node:hover .eddpt-process-map__glyph{filter:drop-shadow(0 0 8px color-mix(in srgb,var(--map-accent) 32%,transparent))!important}

html body .eddpt-app .eddpt-process-map__legend{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
    padding:8px 10px!important;
    border:1px solid var(--pm-border)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.015)!important;
}

html body .eddpt-app .eddpt-process-map__legend>small{flex:0 0 auto!important;color:var(--pm-muted)!important;font-size:6.5px!important;font-weight:950!important;letter-spacing:.09em!important}

html body .eddpt-app .eddpt-process-map__legend>div{display:flex!important;align-items:center!important;gap:8px 12px!important;overflow-x:auto!important;scrollbar-width:thin!important}

html body .eddpt-app .eddpt-process-map__legend>div>span{display:inline-flex!important;align-items:center!important;gap:5px!important;flex:0 0 auto!important;color:var(--pm-muted)!important}

html body .eddpt-app .eddpt-process-map__legend i{display:grid!important;place-items:center!important;width:25px!important;height:22px!important;color:#9a90f4!important}

html body .eddpt-app .eddpt-process-map__legend svg{width:25px!important;height:21px!important}

html body .eddpt-app .eddpt-process-map__legend svg *{fill:transparent!important;stroke:currentColor!important;stroke-width:2!important}

html body .eddpt-app .eddpt-process-map__legend b{font-size:7.5px!important;font-weight:800!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-process-map.is-large{
    position:fixed!important;
    z-index:999997!important;
    inset:10px!important;
    width:auto!important;
    height:auto!important;
    padding:12px!important;
    grid-template-rows:auto auto auto minmax(0,1fr) auto!important;
    border:1px solid rgba(139,124,246,.24)!important;
    border-radius:18px!important;
    background:#090f18!important;
    box-shadow:0 35px 120px rgba(0,0,0,.72)!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map.is-large{background:#f4f7fb!important}

html body .eddpt-app .eddpt-process-map.is-large .eddpt-process-map__viewport{height:auto!important;min-height:0!important}

html body .eddpt-app .eddpt-process-map-print-form{display:grid!important;gap:12px!important}

html body .eddpt-app .eddpt-process-map-print-intro{display:grid!important;gap:4px!important;padding:14px!important;border:1px solid rgba(139,124,246,.17)!important;border-radius:13px!important;background:linear-gradient(135deg,rgba(139,124,246,.07),rgba(89,183,255,.025))!important}

html body .eddpt-app .eddpt-process-map-print-intro small{color:#9186ee!important;font-size:7px!important;font-weight:950!important;letter-spacing:.1em!important}

html body .eddpt-app .eddpt-process-map-print-intro h3{margin:0!important;color:#eef2f8!important;font-size:17px!important;line-height:1.2!important}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map-print-intro h3{color:#253246!important}

html body .eddpt-app .eddpt-process-map-print-intro p{margin:0!important;color:#8391a3!important;font-size:9px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-process-map-print-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}

html body .eddpt-app .eddpt-process-map-print-options{display:grid!important;gap:8px!important;padding:12px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:12px!important;background:rgba(255,255,255,.018)!important}

html body .eddpt-app .eddpt-process-map-print-options>small{color:#8895a6!important;font-size:7px!important;font-weight:950!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-process-map-print-options>div{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}

html body .eddpt-app .eddpt-process-map-print-options label{display:flex!important;grid-template-columns:none!important;align-items:center!important;gap:8px!important;min-height:34px!important;padding:7px 9px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:9px!important;background:rgba(255,255,255,.015)!important;color:#aeb9c7!important;font-size:8px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}

html body .eddpt-app .eddpt-process-map-print-options input{width:15px!important;height:15px!important;min-height:0!important;margin:0!important;padding:0!important;accent-color:#8173ef!important}

html body .eddpt-app .eddpt-process-map-print-advice{display:flex!important;align-items:flex-start!important;gap:9px!important;padding:11px 12px!important;border:1px solid rgba(83,209,154,.16)!important;border-radius:11px!important;background:rgba(83,209,154,.04)!important}

html body .eddpt-app .eddpt-process-map-print-advice>i{display:grid!important;place-items:center!important;width:20px!important;height:20px!important;flex:0 0 20px!important;border-radius:50%!important;background:rgba(83,209,154,.12)!important;color:#8ce0ba!important;font-style:normal!important;font-weight:900!important}

html body .eddpt-app .eddpt-process-map-print-advice span{color:#80998f!important;font-size:8px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-process-map-print-advice b{display:block!important;color:#b9dccd!important;font-size:8.5px!important}

@media (max-width:900px){
html body .eddpt-app .eddpt-process-view-tabs{width:100%!important}
html body .eddpt-app .eddpt-process-view-tabs>button{flex:1 1 0!important;min-width:0!important}
html body .eddpt-app .eddpt-process-map__toolbar{align-items:stretch!important}
html body .eddpt-app .eddpt-process-map__tools{justify-content:flex-start!important}
}

@media (max-width:640px){
html body .eddpt-app .eddpt-process-map{grid-template-rows:auto auto auto minmax(480px,1fr) auto!important}
html body .eddpt-app .eddpt-process-map__tools{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}
html body .eddpt-app .eddpt-process-map__mode{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important}
html body .eddpt-app .eddpt-process-map__tools>label{min-width:0!important;justify-content:space-between!important}
html body .eddpt-app .eddpt-process-map__tools .eddpt-help-btn{justify-self:start!important}
html body .eddpt-app .eddpt-process-map__print{justify-self:stretch!important;justify-content:center!important}
html body .eddpt-app .eddpt-process-map__viewbar{justify-content:flex-start!important}
html body .eddpt-app .eddpt-process-map__viewbar>span:first-child{flex:1 1 100%!important;margin:0!important}
html body .eddpt-app .eddpt-process-map__selection{align-items:stretch!important;flex-direction:column!important}
html body .eddpt-app .eddpt-process-map__selection>div:last-child{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}
html body .eddpt-app .eddpt-process-map-print-grid{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-process-map-print-options>div{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-process-map__viewport{min-height:480px!important;height:64vh!important}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-process-map__canvas{transition:none!important}
}

html body .eddpt-app .eddpt-process-map__toolbar{
    display:grid!important;
    grid-template-columns:minmax(190px,1fr) auto minmax(0,auto)!important;
    align-items:center!important;
    gap:10px 14px!important;
}

html body .eddpt-app .eddpt-process-map__identity{
    min-width:0!important;
    flex:none!important;
}

html body .eddpt-app .eddpt-process-map__subview{
    display:inline-flex!important;
    align-items:center!important;
    justify-self:center!important;
    gap:3px!important;
    padding:3px!important;
    border:1px solid var(--pm-border)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.018)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.02)!important;
}

html body .eddpt-app .eddpt-process-map__subview>button{
    appearance:none!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    min-width:92px!important;
    min-height:32px!important;
    margin:0!important;
    padding:0 10px!important;
    border:1px solid transparent!important;
    border-radius:9px!important;
    background:transparent!important;
    color:var(--pm-muted)!important;
    box-shadow:none!important;
    font-size:8.5px!important;
    font-weight:900!important;
    line-height:1!important;
    cursor:pointer!important;
    transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important;
}

html body .eddpt-app .eddpt-process-map__subview>button:hover{
    color:var(--pm-text)!important;
    background:rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-process-map__subview>button.is-active{
    border-color:rgba(139,124,246,.34)!important;
    background:linear-gradient(135deg,rgba(126,108,241,.20),rgba(82,157,225,.055))!important;
    color:#ddd8ff!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 0 18px rgba(119,102,232,.07)!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map__subview>button.is-active{
    color:#5148ac!important;
    background:linear-gradient(135deg,rgba(113,96,224,.12),rgba(79,145,203,.045))!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon{
    position:relative!important;
    display:block!important;
    width:20px!important;
    height:16px!important;
    flex:0 0 20px!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon.is-map i{
    position:absolute!important;
    top:50%!important;
    width:5px!important;
    height:5px!important;
    margin-top:-3px!important;
    border:1.5px solid currentColor!important;
    background:transparent!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon.is-map i:nth-child(1){left:0!important;border-radius:2px!important}

html body .eddpt-app .eddpt-process-map__subview-icon.is-map i:nth-child(2){left:8px!important;transform:rotate(45deg)!important;border-radius:1px!important}

html body .eddpt-app .eddpt-process-map__subview-icon.is-map i:nth-child(3){right:0!important;border-radius:2px!important}

html body .eddpt-app .eddpt-process-map__subview-icon.is-map::before{
    content:""!important;
    position:absolute!important;
    left:5px!important;
    right:5px!important;
    top:50%!important;
    height:1px!important;
    background:currentColor!important;
    opacity:.8!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon.is-lanes{
    display:grid!important;
    grid-template-rows:repeat(3,1fr)!important;
    gap:2px!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon.is-lanes i{
    position:relative!important;
    display:block!important;
    border:1px solid currentColor!important;
    border-radius:2px!important;
    opacity:.88!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon.is-lanes i::before{
    content:""!important;
    position:absolute!important;
    left:3px!important;
    top:-1px!important;
    bottom:-1px!important;
    width:1px!important;
    background:currentColor!important;
    opacity:.72!important;
}

html body .eddpt-app .eddpt-process-map__tools{
    justify-self:end!important;
}

html body .eddpt-app .eddpt-process-map__tools>label[hidden]{
    display:none!important;
}

html body .eddpt-app .eddpt-process-map__tools>label[data-process-map-control="lane-by"],
html body .eddpt-app .eddpt-process-map__tools>label[data-process-map-control="lane-orientation"]{
    border-color:rgba(139,124,246,.16)!important;
    background:linear-gradient(135deg,rgba(139,124,246,.045),rgba(255,255,255,.015))!important;
}

html body .eddpt-app .eddpt-process-map.is-swimlane .eddpt-process-map__identity small{
    color:#9d91f7!important;
}

html body .eddpt-app .eddpt-process-map.is-swimlane .eddpt-process-map__viewport{
    background:
        radial-gradient(circle at 22% 0,rgba(130,115,245,.045),transparent 30rem),
        radial-gradient(circle at 78% 70%,rgba(86,190,255,.025),transparent 34rem),
        radial-gradient(circle,rgba(125,150,180,.12) 1px,transparent 1.5px),
        #0b1420!important;
    background-size:auto,auto,28px 28px,auto!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map.is-swimlane .eddpt-process-map__viewport{
    background:
        radial-gradient(circle at 20% 0,rgba(111,95,226,.035),transparent 28rem),
        radial-gradient(circle,rgba(74,101,131,.10) 1px,transparent 1.5px),
        #f7f9fc!important;
    background-size:auto,28px 28px,auto!important;
}

html body .eddpt-app .eddpt-process-map__svg .pm-handoff-mark{
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-process-map__svg .pm-handoff-mark.is-dim{
    opacity:.16!important;
}

html body .eddpt-app .eddpt-process-map__svg .pm-edge-group:hover .pm-handoff-ring{
    stroke-width:2.4!important;
}

html body .eddpt-app .eddpt-process-map-print-presets{
    display:grid!important;
    gap:8px!important;
    padding:12px!important;
    border:1px solid rgba(139,124,246,.14)!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,rgba(139,124,246,.035),rgba(89,183,255,.015))!important;
}

html body .eddpt-app .eddpt-process-map-print-presets>small{
    color:#9186ee!important;
    font-size:7px!important;
    font-weight:950!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-process-map-print-presets>div{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-process-map-print-presets button{
    appearance:none!important;
    display:grid!important;
    align-content:center!important;
    gap:3px!important;
    min-width:0!important;
    min-height:58px!important;
    margin:0!important;
    padding:9px 10px!important;
    border:1px solid rgba(255,255,255,.065)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.018)!important;
    color:#a8b4c3!important;
    text-align:left!important;
    cursor:pointer!important;
    transition:.15s ease!important;
}

html body .eddpt-app .eddpt-process-map-print-presets button:hover{
    border-color:rgba(139,124,246,.22)!important;
    background:rgba(139,124,246,.04)!important;
}

html body .eddpt-app .eddpt-process-map-print-presets button.is-active{
    border-color:rgba(139,124,246,.38)!important;
    background:linear-gradient(135deg,rgba(139,124,246,.13),rgba(89,183,255,.035))!important;
    box-shadow:inset 0 0 0 1px rgba(139,124,246,.045),0 0 18px rgba(139,124,246,.05)!important;
}

html body .eddpt-app .eddpt-process-map-print-presets button b{
    overflow:hidden!important;
    color:#e3e0ff!important;
    font-size:8.5px!important;
    line-height:1.25!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-map-print-presets button span{
    color:#7f8d9f!important;
    font-size:7px!important;
    font-weight:650!important;
    line-height:1.35!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map-print-presets button{
    border-color:rgba(64,83,107,.10)!important;
    background:rgba(67,86,110,.025)!important;
    color:#596a7f!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map-print-presets button.is-active{
    border-color:rgba(99,83,210,.28)!important;
    background:linear-gradient(135deg,rgba(107,91,218,.10),rgba(75,139,198,.035))!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map-print-presets button b{color:#403887!important}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map-print-presets button span{color:#67778b!important}

@media (max-width:1240px){
html body .eddpt-app .eddpt-process-map__toolbar{
        grid-template-columns:minmax(180px,1fr) auto!important;
    }
html body .eddpt-app .eddpt-process-map__tools{
        grid-column:1/-1!important;
        justify-self:stretch!important;
        justify-content:flex-end!important;
    }
}

@media (max-width:820px){
html body .eddpt-app .eddpt-process-map__toolbar{
        grid-template-columns:1fr!important;
        align-items:stretch!important;
    }
html body .eddpt-app .eddpt-process-map__subview{
        justify-self:start!important;
    }
html body .eddpt-app .eddpt-process-map__tools{
        grid-column:auto!important;
        justify-content:flex-start!important;
    }
html body .eddpt-app .eddpt-process-map-print-presets>div{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}

@media (max-width:640px){
html body .eddpt-app .eddpt-process-map__subview{
        display:grid!important;
        grid-template-columns:1fr 1fr!important;
        width:100%!important;
    }
html body .eddpt-app .eddpt-process-map__subview>button{
        min-width:0!important;
        width:100%!important;
    }
html body .eddpt-app .eddpt-process-map__tools>label[data-process-map-control="lane-by"],
    html body .eddpt-app .eddpt-process-map__tools>label[data-process-map-control="lane-orientation"]{
        grid-column:auto!important;
    }
html body .eddpt-app .eddpt-process-map-print-presets>div{
        grid-template-columns:1fr!important;
    }
html body .eddpt-app .eddpt-process-map-print-presets button{
        min-height:52px!important;
    }
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-process-map__subview>button,
    html body .eddpt-app .eddpt-process-map-print-presets button{
        transition:none!important;
    }
}

html body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    flex:0 0 auto!important;
    color:inherit!important;
    opacity:.92!important;
}

html body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg svg{
    display:block!important;
    width:100%!important;
    height:100%!important;
    overflow:visible!important;
    color:inherit!important;
}

html body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg svg path,
html body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg svg circle{
    vector-effect:non-scaling-stroke!important;
}

html body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg.is-board{
    width:20px!important;
    height:20px!important;
    flex-basis:20px!important;
}

html body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg.is-map{
    width:31px!important;
    height:18px!important;
    flex-basis:31px!important;
}

html body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg.is-flow{
    width:20px!important;
    height:21px!important;
    flex-basis:20px!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button:not(.is-active) .eddpt-process-view-icon-svg{
    opacity:.78!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button:hover .eddpt-process-view-icon-svg,
html body .eddpt-app .eddpt-process-view-tabs>button.is-active .eddpt-process-view-icon-svg{
    opacity:1!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button.is-active .eddpt-process-view-icon-svg{
    filter:drop-shadow(0 0 5px rgba(255,255,255,.12))!important;
}

html body .eddpt-app.eddpt-theme-light .eddpt-process-view-tabs>button.is-active .eddpt-process-view-icon-svg{
    filter:none!important;
}

nn nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg{n    overflow:hidden!important;n    border-radius:0!important;n}

nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg svg{n    overflow:hidden!important;n    max-width:100%!important;n    max-height:100%!important;n}

nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg svg path,nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg svg circle,nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg svg line,nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg svg polyline,nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg svg polygon,nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg svg rect{n    vector-effect:none!important;n}

n nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg.is-board{n    width:19px!important;n    height:19px!important;n    flex-basis:19px!important;n}

nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg.is-map{n    width:30px!important;n    height:18px!important;n    flex-basis:30px!important;n}

nhtml body .eddpt-app .eddpt-process-view-tabs .eddpt-process-view-icon-svg.is-flow{n    width:21px!important;n    height:21px!important;n    flex-basis:21px!important;n}

n n

html body .eddpt-app .eddpt-process-view-tabs{gap:5px!important;padding:5px!important}

html body .eddpt-app .eddpt-process-view-tabs>button{min-height:40px!important;padding:0 14px!important;gap:9px!important}

html body .eddpt-app .eddpt-process-view-icon-png{display:grid!important;place-items:center!important;flex:0 0 auto!important;opacity:.82!important;overflow:hidden!important}

html body .eddpt-app .eddpt-process-view-icon-png img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;image-rendering:auto!important;pointer-events:none!important;user-select:none!important}

html body .eddpt-app .eddpt-process-view-icon-png.is-board{width:21px!important;height:21px!important;flex-basis:21px!important}

html body .eddpt-app .eddpt-process-view-icon-png.is-map{width:31px!important;height:10px!important;flex-basis:31px!important}

html body .eddpt-app .eddpt-process-view-icon-png.is-flow{width:20px!important;height:21px!important;flex-basis:20px!important}

html body .eddpt-app .eddpt-process-view-tabs>button:not(.is-active) .eddpt-process-view-icon-png{opacity:.56!important}

html body .eddpt-app .eddpt-process-view-tabs>button:hover .eddpt-process-view-icon-png,
html body .eddpt-app .eddpt-process-view-tabs>button.is-active .eddpt-process-view-icon-png{opacity:1!important}

html body .eddpt-app.eddpt-theme-light .eddpt-process-view-tabs{background:rgba(28,46,72,.06)!important;border-color:rgba(77,102,136,.22)!important}

html body .eddpt-app.eddpt-theme-light .eddpt-process-view-tabs>button{color:#66758b!important}

html body .eddpt-app.eddpt-theme-light .eddpt-process-view-tabs>button:hover{background:rgba(86,102,128,.08)!important;color:#314055!important}

html body .eddpt-app.eddpt-theme-light .eddpt-process-view-tabs>button.is-active{color:#ffffff!important;border-color:rgba(125,109,233,.48)!important;background:linear-gradient(135deg,rgba(130,95,232,.92),rgba(107,78,208,.9))!important;box-shadow:0 7px 18px rgba(95,74,185,.18),inset 0 1px 0 rgba(255,255,255,.18)!important}

html body .eddpt-app .eddpt-process-map__toolbar select[data-process-map-setting="shapeFill"]{min-width:76px!important}

html body .eddpt-app .eddpt-process-view-icon-png{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    overflow:hidden!important;
    flex:0 0 auto!important;
    opacity:1!important;
}

html body .eddpt-app .eddpt-process-view-icon-png .eddpt-view-art{
    grid-area:1/1!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    image-rendering:auto!important;
    pointer-events:none!important;
    user-select:none!important;
    transition:opacity .16s ease!important;
}

html body .eddpt-app .eddpt-process-view-icon-png .eddpt-view-art-grey{
    opacity:0!important;
    visibility:hidden!important;
}

html body .eddpt-app:not(.eddpt-light-mode) .eddpt-process-view-tabs>button:not(.is-active) .eddpt-view-art-normal{
    opacity:.46!important;
}

html body .eddpt-app:not(.eddpt-light-mode) .eddpt-process-view-tabs>button.is-active .eddpt-view-art-normal,
html body .eddpt-app:not(.eddpt-light-mode) .eddpt-process-view-tabs>button:hover .eddpt-view-art-normal{
    opacity:1!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button:not(.is-active) .eddpt-view-art-normal{
    opacity:0!important;
    visibility:hidden!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button:not(.is-active) .eddpt-view-art-grey{
    opacity:.94!important;
    visibility:visible!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button:not(.is-active):hover .eddpt-view-art-grey{
    opacity:1!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button.is-active .eddpt-view-art-normal{
    opacity:1!important;
    visibility:visible!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button.is-active .eddpt-view-art-grey{
    opacity:0!important;
    visibility:hidden!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs{
    background:rgba(28,46,72,.045)!important;
    border-color:rgba(77,102,136,.19)!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button:not(.is-active){
    color:#6d7b90!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button:not(.is-active):hover{
    color:#44536a!important;
    background:rgba(70,89,116,.055)!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button.is-active{
    color:#fff!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon-png{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    width:28px!important;
    height:12px!important;
    flex:0 0 28px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon-png .eddpt-map-art{
    grid-area:1/1!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    image-rendering:auto!important;
    pointer-events:none!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon-png .eddpt-map-art-light{
    opacity:0!important;
    visibility:hidden!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon-png .eddpt-map-art-dark{
    opacity:.78!important;
    visibility:visible!important;
}

html body .eddpt-app .eddpt-process-map__subview>button.is-active .eddpt-map-art-dark,
html body .eddpt-app .eddpt-process-map__subview>button:hover .eddpt-map-art-dark{
    opacity:1!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map__subview-icon-png .eddpt-map-art-dark{
    opacity:0!important;
    visibility:hidden!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map__subview-icon-png .eddpt-map-art-light{
    opacity:.78!important;
    visibility:visible!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map__subview>button.is-active .eddpt-map-art-light,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map__subview>button:hover .eddpt-map-art-light{
    opacity:1!important;
}

html body .eddpt-app .eddpt-process-map__subview-icon-png.is-map::before,
html body .eddpt-app .eddpt-process-map__subview-icon-png.is-map>i{
    display:none!important;
}

html body .eddpt-app .eddpt-note-board>.eddpt-canvas-head,
html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board>.eddpt-canvas-head{
    grid-template-columns:minmax(0,1fr)!important;
    row-gap:14px!important;
}

html body .eddpt-app .eddpt-note-board .eddpt-board-tools,
html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-board-tools{
    width:100%!important;
    max-width:none!important;
    justify-self:stretch!important;
}

html body .eddpt-app .eddpt-note-board .eddpt-board-assist-tools,
html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-board-assist-tools,
html body .eddpt-app .eddpt-note-board .eddpt-board-assist-primary{
    width:100%!important;
    max-width:none!important;
}

html body .eddpt-app .eddpt-note-board .eddpt-board-view-controls,
html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-flow-header-view-controls{
    width:100%!important;
    max-width:none!important;
    justify-self:stretch!important;
    flex:1 1 100%!important;
}

html body .eddpt-app .eddpt-note-board .eddpt-board-view-controls>.eddpt-board-view-label{
    margin-right:auto!important;
}

html body .eddpt-app .eddpt-fullscreen-btn{
    min-width:122px!important;
}

html body .eddpt-app .eddpt-fullscreen-icon,
html body .eddpt-app .eddpt-fullscreen-exit-icon{
    position:relative!important;
    display:inline-block!important;
    width:17px!important;
    height:17px!important;
    flex:0 0 17px!important;
}

html body .eddpt-app .eddpt-fullscreen-icon i,
html body .eddpt-app .eddpt-fullscreen-exit-icon i{
    position:absolute!important;
    width:6px!important;
    height:6px!important;
    border-color:currentColor!important;
    border-style:solid!important;
}

html body .eddpt-app .eddpt-fullscreen-icon i:nth-child(1){left:0!important;top:0!important;border-width:2px 0 0 2px!important}

html body .eddpt-app .eddpt-fullscreen-icon i:nth-child(2){right:0!important;top:0!important;border-width:2px 2px 0 0!important}

html body .eddpt-app .eddpt-fullscreen-icon i:nth-child(3){left:0!important;bottom:0!important;border-width:0 0 2px 2px!important}

html body .eddpt-app .eddpt-fullscreen-icon i:nth-child(4){right:0!important;bottom:0!important;border-width:0 2px 2px 0!important}

html body .eddpt-app .eddpt-fullscreen-exit-icon i:nth-child(1){left:0!important;top:0!important;border-width:0 2px 2px 0!important}

html body .eddpt-app .eddpt-fullscreen-exit-icon i:nth-child(2){right:0!important;top:0!important;border-width:0 0 2px 2px!important}

html body .eddpt-app .eddpt-fullscreen-exit-icon i:nth-child(3){left:0!important;bottom:0!important;border-width:2px 2px 0 0!important}

html body .eddpt-app .eddpt-fullscreen-exit-icon i:nth-child(4){right:0!important;bottom:0!important;border-width:2px 0 0 2px!important}

html body .eddpt-app .eddpt-process-map:not(.is-large){
    grid-template-rows:auto auto auto auto auto!important;
    align-content:start!important;
}

html body .eddpt-app .eddpt-process-map:not(.is-large) .eddpt-process-map__viewport{
    min-height:340px!important;
    height:var(--eddpt-process-map-height,420px)!important;
    max-height:min(720px,68vh)!important;
}

html body .eddpt-app .eddpt-process-map:not(.is-large) .eddpt-process-map__canvas{
    min-height:0!important;
}

html body .eddpt-app .eddpt-process-map__viewbar{
    width:100%!important;
    max-width:none!important;
}

html body .eddpt-app .eddpt-immersive-controls{
    position:fixed!important;
    z-index:1000015!important;
    top:18px;
    right:18px;
    width:min(560px,calc(100vw - 24px))!important;
    max-height:calc(100vh - 24px)!important;
    overflow:hidden!important;
    border:1px solid rgba(151,169,197,.28)!important;
    border-radius:18px!important;
    background:linear-gradient(160deg,rgba(28,41,58,.97),rgba(17,27,40,.97))!important;
    color:#eef3fa!important;
    box-shadow:0 24px 70px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.05)!important;
    backdrop-filter:blur(18px)!important;
    -webkit-backdrop-filter:blur(18px)!important;
}

html body .eddpt-app .eddpt-immersive-controls[hidden]{display:none!important}

html body .eddpt-app.eddpt-light-mode .eddpt-immersive-controls{
    background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(242,246,251,.98))!important;
    border-color:rgba(83,104,139,.20)!important;
    color:#26354a!important;
    box-shadow:0 24px 68px rgba(46,67,97,.20),inset 0 1px 0 #fff!important;
}

html body .eddpt-app .eddpt-immersive-controls__head{
    min-height:56px!important;
    display:grid!important;
    grid-template-columns:22px minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:10px!important;
    padding:8px 9px 8px 12px!important;
    border-bottom:1px solid rgba(151,169,197,.15)!important;
    cursor:grab!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-immersive-controls.is-dragging .eddpt-immersive-controls__head{cursor:grabbing!important}

html body .eddpt-app .eddpt-immersive-drag{
    width:15px!important;height:20px!important;display:grid!important;grid-template-columns:repeat(2,4px)!important;grid-template-rows:repeat(3,4px)!important;gap:3px!important;align-content:center!important;opacity:.48!important;
}

html body .eddpt-app .eddpt-immersive-drag i{width:4px!important;height:4px!important;border-radius:50%!important;background:#93a3b7!important}

html body .eddpt-app .eddpt-immersive-title{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-immersive-title small{color:#9b79ff!important;font-size:7px!important;font-weight:950!important;letter-spacing:.11em!important}

html body .eddpt-app .eddpt-immersive-title b{font-size:11px!important;line-height:1.2!important}

html body .eddpt-app .eddpt-immersive-head-actions{display:flex!important;align-items:center!important;gap:5px!important}

html body .eddpt-app .eddpt-immersive-head-actions>button,
html body .eddpt-app .eddpt-immersive-controls__body button{
    appearance:none!important;
    min-height:34px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    margin:0!important;
    padding:0 10px!important;
    border:1px solid rgba(151,169,197,.20)!important;
    border-radius:9px!important;
    background:rgba(255,255,255,.035)!important;
    color:inherit!important;
    box-shadow:none!important;
    font-size:8px!important;
    font-weight:850!important;
    line-height:1!important;
    cursor:pointer!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-immersive-head-actions>button,
html body .eddpt-app.eddpt-light-mode .eddpt-immersive-controls__body button{background:rgba(64,83,112,.045)!important;border-color:rgba(72,94,128,.16)!important}

html body .eddpt-app .eddpt-immersive-head-actions>button:hover,
html body .eddpt-app .eddpt-immersive-controls__body button:hover{border-color:rgba(145,124,255,.42)!important;background:rgba(133,108,240,.11)!important}

html body .eddpt-app .eddpt-immersive-head-actions>button.is-active{color:#d9d2ff!important;border-color:rgba(145,124,255,.38)!important;background:rgba(126,101,233,.15)!important}

html body .eddpt-app .eddpt-immersive-controls__body{
    display:grid!important;
    gap:8px!important;
    max-height:calc(100vh - 92px)!important;
    padding:9px!important;
    overflow:auto!important;
}

html body .eddpt-app .eddpt-immersive-controls.is-collapsed{width:min(390px,calc(100vw - 24px))!important}

html body .eddpt-app .eddpt-immersive-controls.is-collapsed .eddpt-immersive-controls__body{display:none!important}

html body .eddpt-app .eddpt-immersive-view-tabs{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:4px!important;
    padding:4px!important;
    border:1px solid rgba(151,169,197,.15)!important;
    border-radius:12px!important;
    background:rgba(4,9,15,.20)!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-immersive-view-tabs{background:rgba(57,76,105,.035)!important}

html body .eddpt-app .eddpt-immersive-view-tabs button.is-active{
    color:#fff!important;
    border-color:rgba(155,139,255,.54)!important;
    background:linear-gradient(135deg,#805de0,#6847c8)!important;
    box-shadow:0 6px 16px rgba(73,47,151,.20)!important;
}

html body .eddpt-app .eddpt-immersive-view-tabs small{font-size:6px!important;opacity:.75!important}

html body .eddpt-app .eddpt-immersive-visual,
html body .eddpt-app .eddpt-immersive-context{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    flex-wrap:wrap!important;
    padding:8px!important;
    border:1px solid rgba(151,169,197,.15)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-immersive-context[hidden]{display:none!important}

html body .eddpt-app .eddpt-immersive-visual>span,
html body .eddpt-app .eddpt-immersive-context>span{
    min-width:54px!important;
    margin-right:auto!important;
    color:#a17cff!important;
    font-size:7px!important;
    font-weight:950!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-immersive-segment{display:inline-flex!important;gap:3px!important;padding:3px!important;border:1px solid rgba(151,169,197,.15)!important;border-radius:9px!important}

html body .eddpt-app .eddpt-immersive-segment button[aria-pressed="true"],
html body .eddpt-app .eddpt-immersive-segment button[aria-selected="true"]{color:#fff!important;background:linear-gradient(135deg,#805de0,#6847c8)!important;border-color:rgba(155,139,255,.48)!important}

html body .eddpt-app .eddpt-immersive-context .is-icon{width:34px!important;min-width:34px!important;padding:0!important}

html body .eddpt-app .eddpt-immersive-board-zoom,
html body .eddpt-app .eddpt-immersive-context .eddpt-process-map__zoom{min-width:48px!important}

html body .eddpt-app .eddpt-immersive-map-row{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:7px!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-immersive-map-settings{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important}

html body .eddpt-app .eddpt-immersive-map-settings label{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:7px!important;min-width:0!important;min-height:34px!important;margin:0!important;padding:4px 5px 4px 9px!important;border:1px solid rgba(151,169,197,.15)!important;border-radius:9px!important;color:#93a1b3!important;font-size:7px!important;font-weight:850!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-immersive-map-settings select{width:auto!important;min-width:90px!important;min-height:27px!important;margin:0!important;padding:0 7px!important;border:0!important;border-radius:7px!important;background:#111b28!important;color:#e5ebf3!important;font-size:8px!important;text-transform:none!important}

html body .eddpt-app.eddpt-light-mode .eddpt-immersive-map-settings select{background:#edf2f8!important;color:#314156!important}

html body .eddpt-app .eddpt-immersive-map-actions{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;width:100%!important}

html body .eddpt-app .eddpt-immersive-collapse-icon{position:relative!important;width:12px!important;height:8px!important;display:inline-block!important;border-bottom:2px solid currentColor!important}

html body .eddpt-app .eddpt-immersive-controls.is-collapsed .eddpt-immersive-collapse-icon{border-bottom:0!important;border-top:2px solid currentColor!important}

html body .eddpt-app.eddpt-immersive-fullscreen,
html body .eddpt-app:fullscreen{
    position:fixed!important;
    z-index:1000000!important;
    inset:0!important;
    width:100vw!important;
    height:100vh!important;
    max-width:none!important;
    min-height:100vh!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    overflow:hidden!important;
    background:#09111b!important;
}

html body .eddpt-app.eddpt-light-mode.eddpt-immersive-fullscreen,
html body .eddpt-app.eddpt-light-mode:fullscreen{background:#f3f6fa!important}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-shell{display:block!important;width:100%!important;height:100%!important;overflow:hidden!important}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-topbar,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-sidebar,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-edge-tab,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-proc-head,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-tabs,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-note-board>.eddpt-canvas-head,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-sigma-rail,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-view-tabs,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-detail{display:none!important}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-layout,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-main,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-panel[data-panel="process"].active,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-note-board{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-main{overflow:hidden!important}

html body .eddpt-app.eddpt-immersive-fullscreen [data-process-view="board"]{
    height:100vh!important;
    max-height:none!important;
    min-height:0!important;
    border:0!important;
    border-radius:0!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map{
    height:100vh!important;
    min-height:0!important;
    padding:12px!important;
    gap:0!important;
    grid-template-rows:minmax(0,1fr)!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map__toolbar,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map__viewbar,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map__selection,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map__legend{display:none!important}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map__viewport{
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    border-radius:14px!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow{
    display:grid!important;
    width:100%!important;
    height:100vh!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    overflow:hidden!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow__toolbar,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow__control-deck{display:none!important}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow__stage-wrap{min-height:0!important;height:calc(100vh - 108px)!important}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow__stage{height:100%!important}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow__rail-wrap{position:absolute!important;left:12px!important;right:12px!important;bottom:10px!important;z-index:20!important;border-radius:13px!important;border:1px solid rgba(151,169,197,.16)!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-fullscreen-btn{min-width:108px!important}
html body .eddpt-app .eddpt-immersive-controls{width:calc(100vw - 20px)!important;right:10px;top:10px}
html body .eddpt-app .eddpt-immersive-controls.is-collapsed{width:calc(100vw - 20px)!important}
html body .eddpt-app .eddpt-immersive-head-actions>button b{display:none!important}
html body .eddpt-app .eddpt-immersive-map-settings{grid-template-columns:1fr!important}
}

html body .eddpt-app .eddpt-leave-fullscreen-icon{
    position:relative!important;
    display:inline-block!important;
    width:18px!important;
    height:18px!important;
    flex:0 0 18px!important;
}

html body .eddpt-app .eddpt-leave-fullscreen-icon::before{
    content:""!important;
    position:absolute!important;
    left:1px!important;
    top:2px!important;
    width:9px!important;
    height:14px!important;
    border:2px solid currentColor!important;
    border-right:0!important;
    border-radius:2px 0 0 2px!important;
    opacity:.9!important;
}

html body .eddpt-app .eddpt-leave-fullscreen-icon::after{
    content:""!important;
    position:absolute!important;
    right:0!important;
    top:8px!important;
    width:11px!important;
    height:2px!important;
    border-radius:2px!important;
    background:currentColor!important;
}

html body .eddpt-app .eddpt-leave-fullscreen-icon>i{
    position:absolute!important;
    right:0!important;
    top:5px!important;
    width:7px!important;
    height:7px!important;
    border-top:2px solid currentColor!important;
    border-right:2px solid currentColor!important;
    transform:rotate(45deg)!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-detail{
    position:fixed!important;
    z-index:1000008!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:auto!important;
    display:block!important;
    width:min(440px,42vw)!important;
    min-width:340px!important;
    max-width:min(440px,92vw)!important;
    height:100vh!important;
    max-height:none!important;
    margin:0!important;
    border:0!important;
    border-left:1px solid rgba(151,169,197,.22)!important;
    border-radius:18px 0 0 18px!important;
    background:linear-gradient(180deg,rgba(19,30,44,.995),rgba(12,20,31,.995))!important;
    box-shadow:-24px 0 70px rgba(0,0,0,.42)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateX(102%)!important;
    transition:transform .28s cubic-bezier(.2,.78,.2,1),opacity .18s ease,visibility .18s ease!important;
    overflow:auto!important;
}

html body .eddpt-app.eddpt-light-mode.eddpt-immersive-fullscreen .eddpt-detail{
    background:linear-gradient(180deg,#ffffff,#f5f8fc)!important;
    border-left-color:rgba(65,88,119,.18)!important;
    box-shadow:-22px 0 62px rgba(48,68,95,.18)!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-immersive-detail-open .eddpt-detail{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(0)!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-detail-dockbar{
    position:sticky!important;
    top:0!important;
    z-index:45!important;
    margin:0!important;
    border-radius:18px 0 0 0!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-detail-dock-actions .eddpt-float-toggle,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-detail-dock-actions .eddpt-pin-toggle{
    display:none!important;
}

html body .eddpt-app .eddpt-immersive-detail-toggle.is-active{
    color:#e7e2ff!important;
    border-color:rgba(145,124,255,.42)!important;
    background:rgba(126,101,233,.15)!important;
}

html body .eddpt-app .eddpt-immersive-detail-icon{
    position:relative!important;
    width:15px!important;
    height:14px!important;
    display:inline-block!important;
    border:1.5px solid currentColor!important;
    border-radius:3px!important;
}

html body .eddpt-app .eddpt-immersive-detail-icon>i{
    position:absolute!important;
    right:2px!important;
    top:2px!important;
    bottom:2px!important;
    width:4px!important;
    border-left:1.5px solid currentColor!important;
}

html body .eddpt-app .eddpt-step-flow{
    --eddpt-step-flow-user-zoom:1;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow__step-flipper{
    transform:translateZ(0) scale(var(--eddpt-step-flow-user-zoom,1))!important;
    transform-origin:center center!important;
    transition:transform .22s cubic-bezier(.2,.78,.2,1),box-shadow .22s ease!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow__item>.eddpt-step-flow__card:not(.eddpt-step-flow__step-front):not(.eddpt-step-flow__step-back){
    transform:translateZ(0) scale(var(--eddpt-step-flow-user-zoom,1))!important;
    transform-origin:center center!important;
    transition:transform .22s cubic-bezier(.2,.78,.2,1),box-shadow .22s ease!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow.is-presentation-zoom .eddpt-step-flow__item[data-offset="-2"],
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow.is-presentation-zoom .eddpt-step-flow__item[data-offset="2"]{
    opacity:.12!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow.is-presentation-focus .eddpt-step-flow__item[data-offset="-2"],
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow.is-presentation-focus .eddpt-step-flow__item[data-offset="2"]{
    display:none!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow.is-presentation-focus .eddpt-step-flow__item[data-offset="-1"],
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-step-flow.is-presentation-focus .eddpt-step-flow__item[data-offset="1"]{
    opacity:.22!important;
    filter:saturate(.55) brightness(.62)!important;
}

html body .eddpt-app .eddpt-immersive-context .eddpt-step-flow__zoom{
    min-width:50px!important;
}

html body .eddpt-app .eddpt-immersive-flow-zoom-label{
    margin-left:3px!important;
    color:#93a1b3!important;
    font-size:7px!important;
    font-weight:900!important;
    letter-spacing:.06em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map{
    padding:0!important;
    width:100vw!important;
    height:100vh!important;
    overflow:hidden!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map__viewport{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    overflow:auto!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map__canvas{
    flex:0 0 auto!important;
    min-width:0!important;
    min-height:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:auto!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map__svg{
    display:block!important;
}

@media (max-width:760px){
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-detail{
        width:min(420px,94vw)!important;
        min-width:0!important;
        max-width:94vw!important;
    }
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active
.eddpt-process-map[data-process-view="process-map"]:not([hidden]){
    position:fixed!important;
    z-index:1000002!important;
    inset:0!important;
    display:block!important;
    width:100vw!important;
    width:100dvw!important;
    height:100vh!important;
    height:100dvh!important;
    min-width:0!important;
    min-height:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:0!important;
    background:#0b1420!important;
    box-shadow:none!important;
}

html body .eddpt-app.eddpt-light-mode.eddpt-immersive-fullscreen.eddpt-process-map-active
.eddpt-process-map[data-process-view="process-map"]:not([hidden]){
    background:#f7f9fc!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active
.eddpt-process-map[data-process-view="process-map"]:not([hidden]) .eddpt-process-map__viewport{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:auto!important;
    height:auto!important;
    min-width:0!important;
    min-height:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    border:0!important;
    border-radius:0!important;
    outline:0!important;
    background:
        radial-gradient(circle at 25% 0,rgba(130,115,245,.055),transparent 31rem),
        radial-gradient(circle at 78% 70%,rgba(86,190,255,.035),transparent 34rem),
        radial-gradient(circle,rgba(125,150,180,.17) 1px,transparent 1.5px),
        #0b1420!important;
    background-size:auto,auto,26px 26px,auto!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(139,124,246,.32) rgba(255,255,255,.02)!important;
}

html body .eddpt-app.eddpt-light-mode.eddpt-immersive-fullscreen.eddpt-process-map-active
.eddpt-process-map[data-process-view="process-map"]:not([hidden]) .eddpt-process-map__viewport{
    background:
        radial-gradient(circle at 20% 0,rgba(111,95,226,.045),transparent 28rem),
        radial-gradient(circle,rgba(74,101,131,.14) 1px,transparent 1.5px),
        #f7f9fc!important;
    background-size:auto,26px 26px,auto!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active
.eddpt-process-map[data-process-view="process-map"]:not([hidden]) .eddpt-process-map__canvas{
    position:relative!important;
    display:block!important;
    min-width:0!important;
    min-height:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active
.eddpt-process-map[data-process-view="process-map"]:not([hidden]) .eddpt-process-map__svg{
    display:block!important;
    max-width:none!important;
    max-height:none!important;
    overflow:visible!important;
    transform-origin:center center!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active
.eddpt-process-map[data-process-view="process-map"]:not([hidden]) .eddpt-process-map__toolbar,
html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active
.eddpt-process-map[data-process-view="process-map"]:not([hidden]) .eddpt-process-map__viewbar,
html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active
.eddpt-process-map[data-process-view="process-map"]:not([hidden]) .eddpt-process-map__selection,
html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active
.eddpt-process-map[data-process-view="process-map"]:not([hidden]) .eddpt-process-map__legend{
    display:none!important;
}

html body .eddpt-app .eddpt-process-map__selection>div:first-child{
    flex:1 1 420px!important;
}

html body .eddpt-app .eddpt-process-map__selection .eddpt-process-map__focus-note{
    display:block!important;
    max-width:760px!important;
    margin-top:4px!important;
    color:color-mix(in srgb,var(--pm-muted) 84%,#a99fff 16%)!important;
    font-size:7.5px!important;
    font-style:normal!important;
    font-weight:650!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-immersive-map-focus{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    min-width:0!important;
    padding:9px 10px!important;
    border:1px solid rgba(139,124,246,.24)!important;
    border-radius:10px!important;
    background:linear-gradient(135deg,rgba(139,124,246,.10),rgba(89,183,255,.035))!important;
}

html body .eddpt-app .eddpt-immersive-map-focus[hidden]{display:none!important}

html body .eddpt-app .eddpt-immersive-map-focus>div{
    display:grid!important;
    gap:2px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-immersive-map-focus small{
    color:#a99fff!important;
    font-size:6px!important;
    font-weight:950!important;
    letter-spacing:.10em!important;
}

html body .eddpt-app .eddpt-immersive-map-focus b{
    overflow:hidden!important;
    color:#f1f4fa!important;
    font-size:8px!important;
    font-weight:850!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-immersive-map-focus span{
    color:#8e9bad!important;
    font-size:6.6px!important;
    font-weight:650!important;
    line-height:1.4!important;
}

html body .eddpt-app .eddpt-immersive-map-focus>button{
    flex:0 0 auto!important;
    min-height:30px!important;
    padding:0 9px!important;
    border:1px solid rgba(139,124,246,.25)!important;
    border-radius:8px!important;
    background:rgba(139,124,246,.08)!important;
    color:#d8d2ff!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-immersive-map-focus>button:hover{
    border-color:rgba(139,124,246,.48)!important;
    background:rgba(139,124,246,.16)!important;
    color:#fff!important;
}

html body .eddpt-app .eddpt-immersive-map-focus>button b{
    font-size:7px!important;
    white-space:nowrap!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-immersive-map-focus{
    border-color:rgba(111,95,226,.25)!important;
    background:linear-gradient(135deg,rgba(111,95,226,.075),rgba(70,144,210,.035))!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-immersive-map-focus b{color:#28364a!important}

html body .eddpt-app.eddpt-light-mode .eddpt-immersive-map-focus span{color:#6b7b90!important}

html body .eddpt-app.eddpt-light-mode .eddpt-immersive-map-focus>button{color:#5f54b6!important;background:rgba(111,95,226,.07)!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-immersive-map-focus{align-items:stretch!important;flex-direction:column!important}
html body .eddpt-app .eddpt-immersive-map-focus>button{width:100%!important}
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board > .eddpt-canvas-head{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    grid-template-columns:minmax(0,1fr)!important;
    justify-items:stretch!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board > .eddpt-canvas-head > .eddpt-board-tools{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    justify-self:stretch!important;
    align-self:stretch!important;
    justify-content:stretch!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board > .eddpt-canvas-head > .eddpt-board-tools > .eddpt-board-assist-tools{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    justify-self:stretch!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-board-assist-primary,
html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-flow-header-view-controls{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-flow-header-view-controls{
    flex:1 1 100%!important;
    justify-self:stretch!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-flow-header-view-controls > .eddpt-board-view-label{
    margin-right:auto!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board .eddpt-flow-header-actions{
    width:auto!important;
    max-width:max-content!important;
    justify-self:start!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    position:sticky!important;
    top:var(--eddpt-smart-detail-top,12px)!important;
    align-self:start!important;
    max-height:var(--eddpt-smart-detail-max-height,calc(100vh - 24px))!important;
    overflow:auto!important;
    transition:top .18s ease,max-height .18s ease!important;
}

html body .eddpt-app.eddpt-detail-smart-docked.eddpt-step-flow-active.eddpt-step-flow-detail-open.eddpt-step-flow-detail-overlay:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    position:fixed!important;
    top:var(--eddpt-smart-detail-top,84px)!important;
    max-height:var(--eddpt-smart-detail-max-height,calc(100vh - 96px))!important;
    bottom:auto!important;
}

@media (max-width:980px){
html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
        position:fixed!important;
        top:var(--eddpt-smart-detail-top,82px)!important;
        bottom:auto!important;
        max-height:var(--eddpt-smart-detail-max-height,calc(100vh - 94px))!important;
    }
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app.eddpt-detail-smart-docked .eddpt-detail{transition:none!important}
}

html body .eddpt-app .eddpt-process-map-output-intent,
html body .eddpt-app .eddpt-process-map-margin-settings,
html body .eddpt-app .eddpt-process-map-poster-settings{
    display:grid!important;
    gap:9px!important;
    padding:12px!important;
    border:1px solid rgba(255,255,255,.07)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-process-map-output-intent>small,
html body .eddpt-app .eddpt-process-map-poster-settings>small,
html body .eddpt-app .eddpt-process-map-margin-head small{
    color:#8f83f5!important;
    font-size:7px!important;
    font-weight:950!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-process-map-output-intent>div{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
}

html body .eddpt-app label.eddpt-process-map-output-choice{
    display:grid!important;
    grid-template-columns:17px minmax(0,1fr)!important;
    align-items:start!important;
    gap:9px!important;
    min-width:0!important;
    margin:0!important;
    padding:11px!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.018)!important;
    cursor:pointer!important;
    text-transform:none!important;
    letter-spacing:0!important;
}

html body .eddpt-app label.eddpt-process-map-output-choice.is-active{
    border-color:rgba(139,124,246,.38)!important;
    background:linear-gradient(135deg,rgba(139,124,246,.12),rgba(89,183,255,.035))!important;
    box-shadow:0 0 0 1px rgba(139,124,246,.06)!important;
}

html body .eddpt-app .eddpt-process-map-output-choice input{
    width:16px!important;
    height:16px!important;
    min-height:0!important;
    margin:1px 0 0!important;
    accent-color:#8173ef!important;
}

html body .eddpt-app .eddpt-process-map-output-choice span{display:grid!important;gap:3px!important;min-width:0!important}

html body .eddpt-app .eddpt-process-map-output-choice b{color:#dce4ef!important;font-size:9px!important}

html body .eddpt-app .eddpt-process-map-output-choice em{color:#7f8d9f!important;font-size:7.5px!important;line-height:1.45!important;font-style:normal!important;font-weight:650!important}

html body .eddpt-app .eddpt-process-map-output-intent>p,
html body .eddpt-app .eddpt-process-map-margin-settings>p,
html body .eddpt-app .eddpt-process-map-poster-settings>p{
    margin:0!important;
    color:#7f8d9f!important;
    font-size:7.8px!important;
    line-height:1.5!important;
}

html body .eddpt-app .eddpt-process-map-output-intent>p b{color:#bcb4ff!important}

html body .eddpt-app .eddpt-process-map-margin-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
}

html body .eddpt-app .eddpt-process-map-margin-head>span{display:grid!important;gap:3px!important}

html body .eddpt-app .eddpt-process-map-margin-head b{color:#c5ced9!important;font-size:8px!important}

html body .eddpt-app .eddpt-process-map-margin-head select{width:auto!important;min-width:150px!important;margin:0!important}

html body .eddpt-app .eddpt-process-map-custom-margins,
html body .eddpt-app .eddpt-process-map-poster-settings>div{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-process-map-custom-margins label,
html body .eddpt-app .eddpt-process-map-poster-settings label{
    min-width:0!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-process-map-poster-settings>div{grid-template-columns:minmax(120px,.8fr) 1fr 1fr!important}

html body .eddpt-app label.eddpt-process-map-poster-check{
    display:flex!important;
    grid-template-columns:none!important;
    align-items:center!important;
    gap:8px!important;
    min-height:42px!important;
    padding:7px 9px!important;
    border:1px solid rgba(255,255,255,.06)!important;
    border-radius:9px!important;
    background:rgba(255,255,255,.015)!important;
    color:#aeb9c7!important;
    font-size:8px!important;
    text-transform:none!important;
    letter-spacing:0!important;
}

html body .eddpt-app .eddpt-process-map-poster-check input{width:15px!important;height:15px!important;min-height:0!important;margin:0!important;accent-color:#8173ef!important}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map-output-intent,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map-margin-settings,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map-poster-settings{border-color:rgba(69,87,112,.13)!important;background:rgba(61,80,108,.025)!important}

html body .eddpt-app.eddpt-light-mode label.eddpt-process-map-output-choice{border-color:rgba(69,87,112,.14)!important;background:#f8fafd!important}

html body .eddpt-app.eddpt-light-mode label.eddpt-process-map-output-choice.is-active{border-color:rgba(111,91,218,.34)!important;background:#f1efff!important}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map-output-choice b,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map-margin-head b{color:#344258!important}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map-output-choice em,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map-output-intent>p,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map-margin-settings>p,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map-poster-settings>p{color:#6d7c90!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-process-map-output-intent>div,
    html body .eddpt-app .eddpt-process-map-custom-margins,
    html body .eddpt-app .eddpt-process-map-poster-settings>div{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-process-map-margin-head{align-items:stretch!important;flex-direction:column!important}
html body .eddpt-app .eddpt-process-map-margin-head select{width:100%!important}
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-step-flow-active .eddpt-step-flow__rail-wrap{
    position:fixed!important;
    z-index:1000010!important;
    left:max(14px,env(safe-area-inset-left))!important;
    right:max(14px,env(safe-area-inset-right))!important;
    bottom:max(14px,env(safe-area-inset-bottom))!important;
    width:auto!important;
    max-width:none!important;
    min-height:82px!important;
    margin:0!important;
    box-sizing:border-box!important;
    border:1px solid rgba(151,169,197,.18)!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,rgba(19,30,46,.97),rgba(14,24,37,.98))!important;
    box-shadow:0 -10px 34px rgba(0,0,0,.24),0 14px 38px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.035)!important;
    backdrop-filter:blur(14px)!important;
    -webkit-backdrop-filter:blur(14px)!important;
    visibility:visible!important;
    opacity:1!important;
    transform:none!important;
}

html body .eddpt-app.eddpt-light-mode.eddpt-immersive-fullscreen.eddpt-step-flow-active .eddpt-step-flow__rail-wrap{
    background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(244,248,252,.98))!important;
    border-color:rgba(79,101,132,.18)!important;
    box-shadow:0 -8px 30px rgba(53,72,101,.10),0 14px 34px rgba(53,72,101,.13),inset 0 1px 0 #fff!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-step-flow-active .eddpt-step-flow__stage-wrap{
    height:calc(100dvh - 112px)!important;
    max-height:calc(100dvh - 112px)!important;
    padding-bottom:8px!important;
    box-sizing:border-box!important;
}

@supports not (height:100dvh){
html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-step-flow-active .eddpt-step-flow__stage-wrap{
        height:calc(100vh - 112px)!important;
        max-height:calc(100vh - 112px)!important;
    }
}

@media (max-width:760px){
html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-step-flow-active .eddpt-step-flow__rail-wrap{
        left:max(8px,env(safe-area-inset-left))!important;
        right:max(8px,env(safe-area-inset-right))!important;
        bottom:max(8px,env(safe-area-inset-bottom))!important;
        min-height:72px!important;
        border-radius:12px!important;
    }
html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-step-flow-active .eddpt-step-flow__stage-wrap{
        height:calc(100dvh - 96px)!important;
        max-height:calc(100dvh - 96px)!important;
    }
}

html body .eddpt-app .eddpt-sigma-collapse-icon,
html body .eddpt-app .eddpt-immersive-collapse-icon{
    position:relative!important;
    width:14px!important;
    height:12px!important;
    min-width:14px!important;
    flex:0 0 14px!important;
    display:inline-block!important;
    border:0!important;
    transform:none!important;
    vertical-align:middle!important;
}

html body .eddpt-app .eddpt-sigma-collapse-icon::before,
html body .eddpt-app .eddpt-immersive-collapse-icon::before,
html body .eddpt-app .eddpt-sigma-collapse-icon::after,
html body .eddpt-app .eddpt-immersive-collapse-icon::after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    box-sizing:border-box!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-sigma-collapse-icon::before,
html body .eddpt-app .eddpt-immersive-collapse-icon::before{
    width:12px!important;
    height:2px!important;
    margin-left:-6px!important;
    bottom:1px!important;
    border-radius:999px!important;
    background:currentColor!important;
    opacity:.95!important;
}

html body .eddpt-app .eddpt-sigma-collapse-icon::after,
html body .eddpt-app .eddpt-immersive-collapse-icon::after{
    width:7px!important;
    height:7px!important;
    margin-left:-3.5px!important;
    top:1px!important;
    border-right:1.8px solid currentColor!important;
    border-bottom:1.8px solid currentColor!important;
    transform:rotate(225deg)!important;
    transform-origin:center!important;
    opacity:.98!important;
}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-sigma-collapse-icon::before,
html body .eddpt-app .eddpt-immersive-controls.is-collapsed .eddpt-immersive-collapse-icon::before{
    top:1px!important;
    bottom:auto!important;
}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-sigma-collapse-icon::after,
html body .eddpt-app .eddpt-immersive-controls.is-collapsed .eddpt-immersive-collapse-icon::after{
    top:auto!important;
    bottom:1px!important;
    transform:rotate(45deg)!important;
}

html body .eddpt-app .eddpt-sigma-collapse-btn,
html body .eddpt-app .eddpt-immersive-controls__actions .eddpt-btn{
    gap:8px!important;
}

html body .eddpt-app .eddpt-process-map__interaction-guide{
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:8px 14px!important;
    margin:8px 14px 0!important;
    padding:8px 10px!important;
    border:1px solid rgba(139,124,246,.14)!important;
    border-radius:12px!important;
    background:rgba(15,25,38,.58)!important;
    color:#92a1b5!important;
    font-size:10px!important;
    line-height:1.25!important;
}

html body .eddpt-app .eddpt-process-map__interaction-guide>span{
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-process-map__interaction-guide b{
    color:#dfe7f2!important;
    font-weight:850!important;
}

html body .eddpt-app .eddpt-process-map__interaction-guide i{
    position:relative!important;
    display:inline-grid!important;
    place-items:center!important;
    width:20px!important;
    height:20px!important;
    flex:0 0 20px!important;
    font-style:normal!important;
    color:#a69aff!important;
}

html body .eddpt-app .eddpt-process-map__interaction-guide .is-shape::before{
    content:""!important;
    width:12px!important;
    height:12px!important;
    border:2px solid currentColor!important;
    transform:rotate(45deg)!important;
}

html body .eddpt-app .eddpt-process-map__interaction-guide .is-number{
    border:2px solid #8c80ff!important;
    border-radius:50%!important;
    font-size:9px!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-process-map__interaction-guide .is-space::before{
    content:""!important;
    width:3px!important;
    height:3px!important;
    border-radius:50%!important;
    background:currentColor!important;
    box-shadow:7px 0 0 currentColor,-7px 0 0 currentColor!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map__interaction-guide{
    background:#f7f9fc!important;
    border-color:#dce4ee!important;
    color:#68788d!important;
}

html body .eddpt-app.eddpt-light-mode .eddpt-process-map__interaction-guide b{color:#2f3d50!important}

html body .eddpt-app .eddpt-process-map__svg .pm-node-edit-target{
    touch-action:manipulation!important;
}

html body .eddpt-app .eddpt-process-map__svg .pm-node.is-editing .pm-node-number{
    filter:drop-shadow(0 0 7px rgba(140,128,255,.72))!important;
}

html body .eddpt-app .eddpt-process-map-focus-current{
    border-color:rgba(140,128,255,.28)!important;
    color:#b9b0ff!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active.eddpt-immersive-detail-open .eddpt-detail{
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(0)!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active .eddpt-process-map__viewport{
    transition:padding-right .24s ease!important;
}

html body .eddpt-app .eddpt-immersive-map-focus__actions{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-immersive-map-focus__actions>button:last-child{
    color:#e6e1ff!important;
    border-color:rgba(140,128,255,.34)!important;
    background:rgba(122,96,225,.12)!important;
}

html body .eddpt-app .eddpt-process-map-detail-toggle:disabled{
    opacity:.42!important;
    cursor:not-allowed!important;
}

html body .eddpt-app .eddpt-process-map-interactions-help{
    color:#aab7c8!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map__interaction-guide{
    display:none!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-process-map__interaction-guide{
        gap:7px!important;
        margin-inline:8px!important;
        font-size:9px!important;
    }
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-note-board > .eddpt-canvas-head,
html body .eddpt-app[data-theme="light"].eddpt-light-mode.eddpt-step-flow-active .eddpt-note-board > .eddpt-canvas-head{
    background:linear-gradient(180deg,rgba(247,249,252,.995) 0%,rgba(247,249,252,.985) 82%,rgba(247,249,252,0) 100%)!important;
    box-shadow:none!important;
    color:#26364a!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-note-board > .eddpt-canvas-head .eddpt-title-help > b,
html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-note-board > .eddpt-canvas-head .eddpt-flow-header-process-name,
html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-note-board > .eddpt-canvas-head .eddpt-flow-header-position{
    color:#233248!important;
    -webkit-text-fill-color:#233248!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-note-board > .eddpt-canvas-head > div:first-child > span{
    color:#69798e!important;
    -webkit-text-fill-color:#69798e!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-delete-process-btn{
    border-color:#e3aeb7!important;
    background:linear-gradient(180deg,#fff5f6,#ffedef)!important;
    color:#9f3545!important;
    -webkit-text-fill-color:#9f3545!important;
    box-shadow:inset 0 1px 0 #fff,0 5px 14px rgba(151,48,64,.08)!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-delete-process-btn:hover{
    border-color:#d98795!important;
    background:linear-gradient(180deg,#ffecee,#ffdde2)!important;
    color:#842536!important;
    -webkit-text-fill-color:#842536!important;
    box-shadow:inset 0 1px 0 #fff,0 7px 18px rgba(151,48,64,.12)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-delete-process-btn:focus-visible{
    outline:2px solid rgba(181,61,80,.36)!important;
    outline-offset:2px!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-rail{
    border-color:rgba(91,78,190,.18)!important;
    background:linear-gradient(135deg,#faf9ff,#f8faff 56%,#ffffff)!important;
    box-shadow:inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-rail-head small{
    color:#6b5ddb!important;
    -webkit-text-fill-color:#6b5ddb!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-rail-head > div > b,
html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-compact-summary b{
    color:#35435a!important;
    -webkit-text-fill-color:#35435a!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-reference-btn,
html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-collapse-btn,
html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-rail.is-collapsed .eddpt-sigma-collapse-btn{
    border-color:#c9c2ef!important;
    background:linear-gradient(180deg,#f7f5ff,#eeebff)!important;
    color:#5146ad!important;
    -webkit-text-fill-color:#5146ad!important;
    box-shadow:inset 0 1px 0 #fff!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-reference-btn b,
html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-collapse-btn b{
    color:#5146ad!important;
    -webkit-text-fill-color:#5146ad!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-reference-btn:hover,
html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-sigma-collapse-btn:hover{
    border-color:#aaa0e8!important;
    background:linear-gradient(180deg,#f0edff,#e6e1ff)!important;
    color:#403497!important;
    -webkit-text-fill-color:#403497!important;
    box-shadow:0 5px 14px rgba(76,62,160,.08)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-detail-toggle{
    color:#47566c!important;
    -webkit-text-fill-color:#47566c!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-detail-toggle.is-active{
    border-color:#b5acef!important;
    background:linear-gradient(180deg,#f1efff,#e9e5ff)!important;
    color:#5144ae!important;
    -webkit-text-fill-color:#5144ae!important;
    box-shadow:inset 0 1px 0 #fff,0 4px 12px rgba(79,65,167,.07)!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-detail-toggle.is-active b{
    color:#5144ae!important;
    -webkit-text-fill-color:#5144ae!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-detail-toggle.is-active .eddpt-immersive-detail-icon{
    color:#6557ca!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-process-map__selection{
    box-sizing:border-box!important;
    padding:10px 14px!important;
    border-color:#d4cff5!important;
    background:linear-gradient(135deg,#f8f7ff,#f6f9fd)!important;
    overflow:hidden!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-process-map__selection > div:last-child{
    flex:0 1 auto!important;
    min-width:0!important;
    max-width:100%!important;
    margin-left:auto!important;
    padding:2px!important;
    justify-content:flex-end!important;
    box-sizing:border-box!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-process-map__selection .eddpt-btn{
    box-sizing:border-box!important;
    max-width:100%!important;
    border-color:#ccd5e2!important;
    background:#ffffff!important;
    color:#304057!important;
    -webkit-text-fill-color:#304057!important;
    box-shadow:0 2px 7px rgba(40,57,82,.04)!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-process-map__selection .eddpt-btn.primary{
    border-color:#afa5ef!important;
    background:linear-gradient(180deg,#f0edff,#e8e3ff)!important;
    color:#4d41a8!important;
    -webkit-text-fill-color:#4d41a8!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-process-map__selection .eddpt-btn:hover{
    border-color:#aeb9ca!important;
    background:#f7f9fc!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-process-map__selection .eddpt-btn.primary:hover{
    border-color:#9588e2!important;
    background:linear-gradient(180deg,#e8e4ff,#ddd6ff)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-map-focus{
    border-color:#d2ccf3!important;
    background:linear-gradient(135deg,#f8f7ff,#f4f8fc)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-map-focus__actions > button{
    border-color:#cbd5e2!important;
    background:#fff!important;
    color:#33445a!important;
    -webkit-text-fill-color:#33445a!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-map-focus__actions > button:last-child{
    border-color:#aaa0e8!important;
    background:#eeeaff!important;
    color:#4c40a6!important;
    -webkit-text-fill-color:#4c40a6!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step[data-type="decision"]{
    border:2px solid color-mix(in srgb,var(--card-border,#374151) 74%,var(--card-accent,#887af4) 26%)!important;
    background:
        radial-gradient(circle at 88% 10%,color-mix(in srgb,var(--card-accent,#887af4) 8%,transparent),transparent 38%),
        linear-gradient(150deg,rgba(255,255,255,.05),rgba(255,255,255,.012) 58%),
        var(--card-bg,#111721)!important;
    box-shadow:
        0 18px 38px rgba(0,0,0,.28),
        0 0 0 1px color-mix(in srgb,var(--card-accent,#887af4) 10%,transparent),
        inset 0 1px 0 rgba(255,255,255,.07)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-note:hover .eddpt-step,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step:hover,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step:focus,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step:focus-visible,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note:hover .eddpt-step[data-type="decision"],
html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step[data-type="decision"]:hover,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step[data-type="decision"]:focus,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step[data-type="decision"]:focus-visible{
    border-color:color-mix(in srgb,var(--card-accent,#887af4) 56%,var(--card-border,#374151) 44%)!important;
    box-shadow:
        0 20px 42px rgba(0,0,0,.31),
        0 0 0 1px color-mix(in srgb,var(--card-accent,#887af4) 22%,transparent),
        inset 0 1px 0 rgba(255,255,255,.085)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step.selected,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note.is-selected .eddpt-step,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step[data-type="decision"].selected,
html body .eddpt-app:not([data-theme="light"]) .eddpt-note.is-selected .eddpt-step[data-type="decision"]{
    border-color:color-mix(in srgb,var(--card-accent,#887af4) 68%,white 32%)!important;
    box-shadow:
        0 22px 46px rgba(0,0,0,.33),
        0 0 0 1px color-mix(in srgb,var(--card-accent,#887af4) 46%,transparent),
        0 0 24px color-mix(in srgb,var(--card-accent,#887af4) 10%,transparent),
        inset 0 1px 0 rgba(255,255,255,.10)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-note .eddpt-step-snapshot{
    border:2px solid color-mix(in srgb,var(--card-border,#374151) 74%,var(--card-accent,#887af4) 26%)!important;
    box-shadow:
        0 16px 34px rgba(0,0,0,.28),
        0 0 0 1px color-mix(in srgb,var(--card-accent,#887af4) 10%,transparent),
        inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-note.is-selected .eddpt-step-snapshot{
    border-color:color-mix(in srgb,var(--card-accent,#887af4) 68%,white 32%)!important;
    box-shadow:
        0 20px 42px rgba(0,0,0,.31),
        0 0 0 1px color-mix(in srgb,var(--card-accent,#887af4) 42%,transparent),
        0 0 24px color-mix(in srgb,var(--card-accent,#887af4) 10%,transparent),
        inset 0 1px 0 rgba(255,255,255,.06)!important;
}

html body .eddpt-app{
    --eddpt-step-details-icon:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABOYAAATmCAYAAACF/K4qAABVVGNhQlgAAFVUanVtYgAAAB5qdW1kYzJwYQARABCAAACqADibcQNjMnBhAAAAVS5qdW1iAAAAR2p1bWRjMm1hABEAEIAAAKoAOJtxA3VybjpjMnBhOmIwN2UyMTkzLWE5OGQtNDJjYi1hZTU5LTYwYjNhZDJmN2MyZQAAAAxXanVtYgAAAClqdW1kYzJhcwARABCAAACqADibcQNjMnBhLmFzc2VydGlvbnMAAAAJ0Wp1bWIAAAA7anVtZEDLDDK7ikidpwsq1vR/Q2kTYzJwYS5pY29uAAAAABhjMnNohV3F/JmfXczXnBh1Cq5REAAAABdiZmRiAGltYWdlL3N2Zyt4bWwAAAAJd2JpZGI8c3ZnIHdpZHRoPSI3MTYiIGhlaWdodD0iNzE2IiB2aWV3Qm94PSIwIDAgNzE2IDcxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUwOC43NDkgMzE3LjM5OUM1MTYuNzc3IDI4Ny4zMTQgNTA4Ljk5MSAyNTMuODg0IDQ4NS4zODkgMjMwLjI4MkM0NjEuNzg4IDIwNi42ODEgNDI4LjM2IDE5OC44OTUgMzk4LjI3MyAyMDYuOTIzQzM3Ni4yMzEgMTg0LjkyOCAzNDMuMzkgMTc0Ljk1NiAzMTEuMTQ4IDE4My41OTZDMjc4LjkwNiAxOTIuMjM0IDI1NS40NSAyMTcuMjkyIDI0Ny4zNiAyNDcuMzYxQzIxNy4yOTEgMjU1LjQ1MSAxOTIuMjMzIDI3OC45MSAxODMuNTk1IDMxMS4xNDlDMTc0Ljk1NyAzNDMuMzkxIDE4NC45MjcgMzc2LjIzMiAyMDYuOTI0IDM5OC4yNzRDMTk4Ljg5NiA0MjguMzU5IDIwNi42ODMgNDYxLjc4OSAyMzAuMjg0IDQ4NS4zOTFDMjUzLjg4NSA1MDguOTkyIDI4Ny4zMTMgNTE2Ljc3OSAzMTcuNDAxIDUwOC43NUMzMzkuNDQyIDUzMC43NDUgMzcyLjI4NiA1NDAuNzE3IDQwNC41MjUgNTMyLjA3OUM0MzYuNzY3IDUyMy40NDEgNDYwLjIyMyA0OTguMzg0IDQ2OC4zMTMgNDY4LjMxNUM0OTguMzgzIDQ2MC4yMjQgNTIzLjQ0IDQzNi43NjYgNTMyLjA3OCA0MDQuNTI2QzU0MC43MTYgMzcyLjI4NSA1MzAuNzQ3IDMzOS40NDMgNTA4Ljc0OSAzMTcuNDAyVjMxNy4zOTlaTTQ3MC44OTkgMjQ0Ljc3NkM0ODYuODkyIDI2MC43NyA0OTMuNDg4IDI4Mi42MDEgNDkwLjY4NyAzMDMuNDEyTDQxNS41NzcgMjYwLjA0NkM0MTIuNDExIDI1OC4yMTggNDA4LjUwOSAyNTguMjE4IDQwNS4zNDUgMjYwLjA0NkwzMTcuNDAxIDMxMC44MlYyNzcuNTI2QzMxNy40MDEgMjc1LjE5MSAzMTguNjUyIDI3My4wMDUgMzIwLjY3NiAyNzEuODM3TDM4Ny42NDQgMjMzLjE3NEM0MTQuMTc4IDIxOC4zNTMgNDQ4LjM0NiAyMjIuMjIzIDQ3MC45MDEgMjQ0Ljc3Nkg0NzAuODk5Wk0zNTcuODM3IDMxMS4xNDRMMzk4LjI3NSAzMzQuNDkxVjM4MS4xODVMMzU3LjgzNyA0MDQuNTMyTDMxNy4zOTggMzgxLjE4NVYzMzQuNDkxTDM1Ny44MzcgMzExLjE0NFpNMjY0Ljc3NiAyNjkuNjkzQzI2NS4yMDcgMjM5LjMwNSAyODUuNjQ0IDIxMS42NDkgMzE2LjQ1MyAyMDMuMzkzQzMzOC4zIDE5Ny41NCAzNjAuNTA1IDIwMi43NDQgMzc3LjEyNyAyMTUuNTczTDMwMi4wMTQgMjU4LjkzN0MyOTguODQ4IDI2MC43NjQgMjk2Ljg5OCAyNjQuMTQ0IDI5Ni44OTggMjY3Ljc5OFYzNjkuMzQ2TDI2OC4wNjUgMzUyLjY5OUMyNjYuMDQzIDM1MS41MzEgMjY0Ljc3NiAzNDkuMzUzIDI2NC43NzYgMzQ3LjAxN1YyNjkuNjkxVjI2OS42OTNaTTIwMy4zOTEgMzE2LjQ1NEMyMDkuMjQ0IDI5NC42MDggMjI0Ljg1NCAyNzcuOTc4IDI0NC4yNzYgMjY5Ljk5OVYzNTYuNzNDMjQ0LjI3NiAzNjAuMzg0IDI0Ni4yMjYgMzYzLjc2MyAyNDkuMzkyIDM2NS41OTFMMzM3LjMzNyA0MTYuMzY1TDMwOC41MDMgNDMzLjAxM0MzMDYuNDgxIDQzNC4xODEgMzAzLjk2MSA0MzQuMTg4IDMwMS45MzkgNDMzLjAyTDIzNC45NzEgMzk0LjM1N0MyMDguODY4IDM3OC43ODkgMTk1LjEzOCAzNDcuMjYxIDIwMy4zOTEgMzE2LjQ1NFpNMjQ0Ljc3NSA0NzAuOUMyMjguNzgxIDQ1NC45MDYgMjIyLjE4NiA0MzMuMDc1IDIyNC45ODYgNDEyLjI2NEwzMDAuMDk2IDQ1NS42M0MzMDMuMjYzIDQ1Ny40NTcgMzA3LjE2NCA0NTcuNDU3IDMxMC4zMjggNDU1LjYzTDM5OC4yNzMgNDA0Ljg1NlY0MzguMTQ5QzM5OC4yNzMgNDQwLjQ4NSAzOTcuMDIyIDQ0Mi42NzEgMzk0Ljk5NyA0NDMuODM5TDMyOC4wMjkgNDgyLjUwMkMzMDEuNDk1IDQ5Ny4zMjIgMjY3LjMyNyA0OTMuNDUyIDI0NC43NzIgNDcwLjlIMjQ0Ljc3NVpNNDUwLjg5NyA0NDUuOTgyQzQ1MC40NjYgNDc2LjM3MSA0MzAuMDI5IDUwNC4wMjcgMzk5LjIyIDUxMi4yODNDMzc3LjM3MyA1MTguMTM2IDM1NS4xNjggNTEyLjkzMiAzMzguNTQ3IDUwMC4xMDJMNDEzLjY1OSA0NTYuNzM4QzQxNi44MjYgNDU0LjkxMSA0MTguNzc1IDQ1MS41MzIgNDE4Ljc3NSA0NDcuODc3VjM0Ni4zMjlMNDQ3LjYwOSAzNjIuOTc3QzQ0OS42MzEgMzY0LjE0NSA0NTAuODk3IDM2Ni4zMjMgNDUwLjg5NyAzNjguNjU5VjQ0NS45ODVWNDQ1Ljk4MlpNNTEyLjI4MiAzOTkuMjIxQzUwNi40MjkgNDIxLjA2OCA0OTAuODE5IDQzNy42OTcgNDcxLjM5NyA0NDUuNjc2VjM1OC45NDZDNDcxLjM5NyAzNTUuMjkyIDQ2OS40NDggMzUxLjkxMiA0NjYuMjgxIDM1MC4wODVMMzc4LjMzNiAyOTkuMzExTDQwNy4xNyAyODIuNjYzQzQwOS4xOTIgMjgxLjQ5NSA0MTEuNzEyIDI4MS40ODcgNDEzLjczNCAyODIuNjU1TDQ4MC43MDIgMzIxLjMxOEM1MDYuODA1IDMzNi44ODcgNTIwLjUzNiAzNjguNDE1IDUxMi4yODIgMzk5LjIyMVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgoAAAGSanVtYgAAAEFqdW1kY2JvcgARABCAAACqADibcRNjMnBhLmFjdGlvbnMudjIAAAAAGGMyc2gYujXV1l5DGNKB+AOa8IbwAAABSWNib3KiZ2FjdGlvbnODpGZhY3Rpb25sYzJwYS5jcmVhdGVkZHdoZW7AdDIwMjYtMDktMDNUMDA6MDA6MDBabXNvZnR3YXJlQWdlbnSiZG5hbWVpZ3B0LWltYWdlZ3ZlcnNpb25jMi4wcWRpZ2l0YWxTb3VyY2VUeXBleEZodHRwOi8vY3YuaXB0Yy5vcmcvbmV3c2NvZGVzL2RpZ2l0YWxzb3VyY2V0eXBlL3RyYWluZWRBbGdvcml0aG1pY01lZGlhomZhY3Rpb25uYzJwYS5jb252ZXJ0ZWRkd2hlbsB0MjAyNi0wOS0wM1QwMDowMDowMFqiZmFjdGlvbngYYzJwYS53YXRlcm1hcmtlZC51bmJvdW5kZHdoZW7AdDIwMjYtMDktMDNUMDA6MDA6MDBacmFsbEFjdGlvbnNJbmNsdWRlZPQAAADDanVtYgAAAEBqdW1kY2JvcgARABCAAACqADibcRNjMnBhLmhhc2guZGF0YQAAAAAYYzJzaJF5KYfRecB8R8uKe522HOAAAAB7Y2JvcqVqZXhjbHVzaW9uc4GiZXN0YXJ0GCFmbGVuZ3RoGVVgZG5hbWVuanVtYmYgbWFuaWZlc3RjYWxnZnNoYTI1NmRoYXNoWCDII/cI5xQ3wE/yvhNXQ/akeATOnakl6toMQ+Ksml2FE2NwYWRIAAAAAAAAAAAAAAK6anVtYgAAACdqdW1kYzJjbAARABCAAACqADibcQNjMnBhLmNsYWltLnYyAAAAAotjYm9ypmppbnN0YW5jZUlEeCx4bXA6aWlkOjUwYjVmZGJkLTM2ZDMtNDc2Mi05ODUwLWE3OWVjZTVhMmE0MXRjbGFpbV9nZW5lcmF0b3JfaW5mb6RkbmFtZXgYT3BlbkFJIE1lZGlhIFNlcnZpY2UgQVBJZGljb26iY3VybHgkc2VsZiNqdW1iZj1jMnBhLmFzc2VydGlvbnMvYzJwYS5pY29uZGhhc2hYIJE9+UprcBYTtfO7Meg6xEoQen+vuCXC+chisNMjosCaa3NwZWNWZXJzaW9uZTIuMi4wd29yZy5jb250ZW50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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD2WEA2O5sTfLar2JgrVtW1t0WPoLcMqofA4KKvcfhh3WbyCcqYjN4xCWlgSXMspWv32ztyWlBVZcYqh7KPWfGHYMOCkd9TwgABAABJREFUeJzs/Xm8Jcl50Hk/T+Q5597aet/U6pZLS2mrkhGu9m5jyxjLHmMDA5KBATOAx2bAMHyM4R3mNbTEMjB8BgNmx+zjGYz6ZQzGyDZjpmVsgzFdliVXSXKX5S6p1dqlXmq795yT8bx/ZOyZ51Z1d3V3Lb+vVH3vPSczMjIyMk/GcyIiRQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA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")!important;
    --eddpt-delete-icon:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABOYAAATmCAYAAACF/K4qAABVVGNhQlgAAFVUanVtYgAAAB5qdW1kYzJwYQARABCAAACqADibcQNjMnBhAAAAVS5qdW1iAAAAR2p1bWRjMm1hABEAEIAAAKoAOJtxA3VybjpjMnBhOmI2YzFkNzk4LTM5MmMtNGRiOC1iYzgyLTVmNTBjZGYyNjViNgAAAAxXanVtYgAAAClqdW1kYzJhcwARABCAAACqADibcQNjMnBhLmFzc2VydGlvbnMAAAAJ0Wp1bWIAAAA7anVtZEDLDDK7ikidpwsq1vR/Q2kTYzJwYS5pY29uAAAAABhjMnNoVY+oE9/QWhFM/c/Pg82vOwAAABdiZmRiAGltYWdlL3N2Zyt4bWwAAAAJd2JpZGI8c3ZnIHdpZHRoPSI3MTYiIGhlaWdodD0iNzE2IiB2aWV3Qm94PSIwIDAgNzE2IDcxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUwOC43NDkgMzE3LjM5OUM1MTYuNzc3IDI4Ny4zMTQgNTA4Ljk5MSAyNTMuODg0IDQ4NS4zODkgMjMwLjI4MkM0NjEuNzg4IDIwNi42ODEgNDI4LjM2IDE5OC44OTUgMzk4LjI3MyAyMDYuOTIzQzM3Ni4yMzEgMTg0LjkyOCAzNDMuMzkgMTc0Ljk1NiAzMTEuMTQ4IDE4My41OTZDMjc4LjkwNiAxOTIuMjM0IDI1NS40NSAyMTcuMjkyIDI0Ny4zNiAyNDcuMzYxQzIxNy4yOTEgMjU1LjQ1MSAxOTIuMjMzIDI3OC45MSAxODMuNTk1IDMxMS4xNDlDMTc0Ljk1NyAzNDMuMzkxIDE4NC45MjcgMzc2LjIzMiAyMDYuOTI0IDM5OC4yNzRDMTk4Ljg5NiA0MjguMzU5IDIwNi42ODMgNDYxLjc4OSAyMzAuMjg0IDQ4NS4zOTFDMjUzLjg4NSA1MDguOTkyIDI4Ny4zMTMgNTE2Ljc3OSAzMTcuNDAxIDUwOC43NUMzMzkuNDQyIDUzMC43NDUgMzcyLjI4NiA1NDAuNzE3IDQwNC41MjUgNTMyLjA3OUM0MzYuNzY3IDUyMy40NDEgNDYwLjIyMyA0OTguMzg0IDQ2OC4zMTMgNDY4LjMxNUM0OTguMzgzIDQ2MC4yMjQgNTIzLjQ0IDQzNi43NjYgNTMyLjA3OCA0MDQuNTI2QzU0MC43MTYgMzcyLjI4NSA1MzAuNzQ3IDMzOS40NDMgNTA4Ljc0OSAzMTcuNDAyVjMxNy4zOTlaTTQ3MC44OTkgMjQ0Ljc3NkM0ODYuODkyIDI2MC43NyA0OTMuNDg4IDI4Mi42MDEgNDkwLjY4NyAzMDMuNDEyTDQxNS41NzcgMjYwLjA0NkM0MTIuNDExIDI1OC4yMTggNDA4LjUwOSAyNTguMjE4IDQwNS4zNDUgMjYwLjA0NkwzMTcuNDAxIDMxMC44MlYyNzcuNTI2QzMxNy40MDEgMjc1LjE5MSAzMTguNjUyIDI3My4wMDUgMzIwLjY3NiAyNzEuODM3TDM4Ny42NDQgMjMzLjE3NEM0MTQuMTc4IDIxOC4zNTMgNDQ4LjM0NiAyMjIuMjIzIDQ3MC45MDEgMjQ0Ljc3Nkg0NzAuODk5Wk0zNTcuODM3IDMxMS4xNDRMMzk4LjI3NSAzMzQuNDkxVjM4MS4xODVMMzU3LjgzNyA0MDQuNTMyTDMxNy4zOTggMzgxLjE4NVYzMzQuNDkxTDM1Ny44MzcgMzExLjE0NFpNMjY0Ljc3NiAyNjkuNjkzQzI2NS4yMDcgMjM5LjMwNSAyODUuNjQ0IDIxMS42NDkgMzE2LjQ1MyAyMDMuMzkzQzMzOC4zIDE5Ny41NCAzNjAuNTA1IDIwMi43NDQgMzc3LjEyNyAyMTUuNTczTDMwMi4wMTQgMjU4LjkzN0MyOTguODQ4IDI2MC43NjQgMjk2Ljg5OCAyNjQuMTQ0IDI5Ni44OTggMjY3Ljc5OFYzNjkuMzQ2TDI2OC4wNjUgMzUyLjY5OUMyNjYuMDQzIDM1MS41MzEgMjY0Ljc3NiAzNDkuMzUzIDI2NC43NzYgMzQ3LjAxN1YyNjkuNjkxVjI2OS42OTNaTTIwMy4zOTEgMzE2LjQ1NEMyMDkuMjQ0IDI5NC42MDggMjI0Ljg1NCAyNzcuOTc4IDI0NC4yNzYgMjY5Ljk5OVYzNTYuNzNDMjQ0LjI3NiAzNjAuMzg0IDI0Ni4yMjYgMzYzLjc2MyAyNDkuMzkyIDM2NS41OTFMMzM3LjMzNyA0MTYuMzY1TDMwOC41MDMgNDMzLjAxM0MzMDYuNDgxIDQzNC4xODEgMzAzLjk2MSA0MzQuMTg4IDMwMS45MzkgNDMzLjAyTDIzNC45NzEgMzk0LjM1N0MyMDguODY4IDM3OC43ODkgMTk1LjEzOCAzNDcuMjYxIDIwMy4zOTEgMzE2LjQ1NFpNMjQ0Ljc3NSA0NzAuOUMyMjguNzgxIDQ1NC45MDYgMjIyLjE4NiA0MzMuMDc1IDIyNC45ODYgNDEyLjI2NEwzMDAuMDk2IDQ1NS42M0MzMDMuMjYzIDQ1Ny40NTcgMzA3LjE2NCA0NTcuNDU3IDMxMC4zMjggNDU1LjYzTDM5OC4yNzMgNDA0Ljg1NlY0MzguMTQ5QzM5OC4yNzMgNDQwLjQ4NSAzOTcuMDIyIDQ0Mi42NzEgMzk0Ljk5NyA0NDMuODM5TDMyOC4wMjkgNDgyLjUwMkMzMDEuNDk1IDQ5Ny4zMjIgMjY3LjMyNyA0OTMuNDUyIDI0NC43NzIgNDcwLjlIMjQ0Ljc3NVpNNDUwLjg5NyA0NDUuOTgyQzQ1MC40NjYgNDc2LjM3MSA0MzAuMDI5IDUwNC4wMjcgMzk5LjIyIDUxMi4yODNDMzc3LjM3MyA1MTguMTM2IDM1NS4xNjggNTEyLjkzMiAzMzguNTQ3IDUwMC4xMDJMNDEzLjY1OSA0NTYuNzM4QzQxNi44MjYgNDU0LjkxMSA0MTguNzc1IDQ1MS41MzIgNDE4Ljc3NSA0NDcuODc3VjM0Ni4zMjlMNDQ3LjYwOSAzNjIuOTc3QzQ0OS42MzEgMzY0LjE0NSA0NTAuODk3IDM2Ni4zMjMgNDUwLjg5NyAzNjguNjU5VjQ0NS45ODVWNDQ1Ljk4MlpNNTEyLjI4MiAzOTkuMjIxQzUwNi40MjkgNDIxLjA2OCA0OTAuODE5IDQzNy42OTcgNDcxLjM5NyA0NDUuNjc2VjM1OC45NDZDNDcxLjM5NyAzNTUuMjkyIDQ2OS40NDggMzUxLjkxMiA0NjYuMjgxIDM1MC4wODVMMzc4LjMzNiAyOTkuMzExTDQwNy4xNyAyODIuNjYzQzQwOS4xOTIgMjgxLjQ5NSA0MTEuNzEyIDI4MS40ODcgNDEzLjczNCAyODIuNjU1TDQ4MC43MDIgMzIxLjMxOEM1MDYuODA1IDMzNi44ODcgNTIwLjUzNiAzNjguNDE1IDUxMi4yODIgMzk5LjIyMVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgoAAAGSanVtYgAAAEFqdW1kY2JvcgARABCAAACqADibcRNjMnBhLmFjdGlvbnMudjIAAAAAGGMyc2jx1MZhgsEpAFAokcv4S+N2AAABSWNib3KiZ2FjdGlvbnODpGZhY3Rpb25sYzJwYS5jcmVhdGVkZHdoZW7AdDIwMjYtMDktMDNUMDA6MDA6MDBabXNvZnR3YXJlQWdlbnSiZG5hbWVpZ3B0LWltYWdlZ3ZlcnNpb25jMi4wcWRpZ2l0YWxTb3VyY2VUeXBleEZodHRwOi8vY3YuaXB0Yy5vcmcvbmV3c2NvZGVzL2RpZ2l0YWxzb3VyY2V0eXBlL3RyYWluZWRBbGdvcml0aG1pY01lZGlhomZhY3Rpb25uYzJwYS5jb252ZXJ0ZWRkd2hlbsB0MjAyNi0wOS0wM1QwMDowMDowMFqiZmFjdGlvbngYYzJwYS53YXRlcm1hcmtlZC51bmJvdW5kZHdoZW7AdDIwMjYtMDktMDNUMDA6MDA6MDBacmFsbEFjdGlvbnNJbmNsdWRlZPQAAADDanVtYgAAAEBqdW1kY2JvcgARABCAAACqADibcRNjMnBhLmhhc2guZGF0YQAAAAAYYzJzaPLmyga22ZByAiXdogG6xwAAAAB7Y2JvcqVqZXhjbHVzaW9uc4GiZXN0YXJ0GCFmbGVuZ3RoGVVgZG5hbWVuanVtYmYgbWFuaWZlc3RjYWxnZnNoYTI1NmRoYXNoWCAR9c8MDbH2n3l1j5v2xOr7WSCXuCXFc1T9bPZvQUBASGNwYWRIAAAAAAAAAAAAAAK6anVtYgAAACdqdW1kYzJjbAARABCAAACqADibcQNjMnBhLmNsYWltLnYyAAAAAotjYm9ypmppbnN0YW5jZUlEeCx4bXA6aWlkOmZjZGE0ZjgyLWU5MDQtNGE1NS05ODcyLWY2YzU5ZmJjNmU1NHRjbGFpbV9nZW5lcmF0b3JfaW5mb6RkbmFtZXgYT3BlbkFJIE1lZGlhIFNlcnZpY2UgQVBJZGljb26iY3VybHgkc2VsZiNqdW1iZj1jMnBhLmFzc2VydGlvbnMvYzJwYS5pY29uZGhhc2hYICxa1pQh3EPyQBlHfP7yJU67qs4MyPevVb1P+QAoxqjYa3NwZWNWZXJzaW9uZTIuMi4wd29yZy5jb250ZW50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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD2WEDN5+LCtA3Wdnys+kAnQ5Uto3q2LrO8H5oTS/wN153+6kK6oiK5PK1o+MsYL/vAPDeSHafwSHDHQsQl5+xTmVYepw/mUgABAABJREFUeJzs/XmcJdlZH3j/nhP33lxq6+pN6lK3dgnUhcGDhDCLrcIGzGbPO4Or52PsscF+LcYglgGzDMaTmYP3McYML2Or7deGeW2/duVrjwcbr4Bawy7U7NUCsUhCUrfU3eruqsrK5d4b53n/ONtzTkRWldTqpbJ+XymrMu+NG3Eibtzoil8+5xyAiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiG4G0vxNdNNwL3QDiIiIiIiIiIiIiIiIiIiIiIjo5sJKOSIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiJ6nrGLKxEREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREb1w5IVuABEREZGl1b9P9JrLCuTaC9BNRaGH/NtU0p98v4mIiOhIcS90A4iIiIhqar4OD98Yyt1KlKEcERERHUmsmCMiIqIX1OFVUjfm2QZ0afsCUYUKA7/DHfZefSLH7Nm+789m20REREQvFgzmiIiI6AVnQ5oUtNxocMNg5ub3iYZ0fO+JiIjoZsdgjoiIiF5QNpTZxKZs5u/zY4qNzfJvlq3489YmQ5mjIL23z+n7uSnAVrV+do0lIiIiIiIioluKAlK+NpxCRaGiyl8W0vPHTjCSz8H49UK2i4iIiG49/McHERERPWcUEAFueOy2DcCdvf/8BGfRzU6cmNyxcvfkykQmp524bjYVN13kf7v4xVQXCr/i4Z9Zmevdz5z0lwAsZ/u65m/3wFOD9V852BfgNO5c25M9B7e7OpfZznHXrczFzRbSLaZ5/f10pn4+1/B9+Ht9NtMrV+p1dovZNf49tZO/W5/OFAB2V+YCHMd0F66bzWWyB+dOLmR/OZVjy6kcxH3cA7CymOrKZKE6mSqwi53LU109OVXsli3YYzKmEzhgDQBwMF1KOHYTXdvbQ1gv4CdT9dOFArvALuDnU12bznRvMRcAcLelbazDLRayP52KW05kInBuuRCZTAQA5v0yt2XWTXR/H5iu7nu/mKqfLBR7gF8s8nkwW133ALA/XQj2AKwBbrkQP5mqW4Zt+slUsQesTqa6H/d1dRHavQtgdRrW189n6qdzBa5i7o/5lUvws26//9huv+yfPFh+8IkD/+jDD/ZbdmaR67DjD97I8kREREQfLwZzRERE9EmRQrjrLOb+/Zd8w/T21712ZdJdOXZs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dqXz1DTZRmvVZy29OAZzgxBOytIfXzBn6vbMZ0RS60UBdVD1XuD7k7ed7ETcB373Q+//W7OV/v84C3iwco6IiOg5517oBhARER1lChVc2HYX77/YTd//sT9z3333fg96/f1XLl+FOhHn4BS+usHW+L/8c7zx1ximaOwmGb73okAc9F8BCV03JY7zJZBBAJSWFdV8615HIwIN0zk28i090sQHoppDnpynSdqmliAttUkQulwK6jAthw/1cQjfaOwSqTlYSl95WdX8VcUkqWtsHsA/LmNCJ3t8wlNpXSjjyMUWpa8SHjbHttoH200xvh+pai6lM2lbdaur7piljsrEOeFAxq/8ttidKAFZXC739M0hV3yvY5s1HeMUsUnzFolA2iOv5u9UmZUfKsc5NzK1N70gVnFJPu/qcyCfx+ncMe2w4yCq2UQO2Ib9j+N73QS0Es931diVVUvz0lul9XrKW1wfj/R+pR/qgDIflfympuPspbxtddZm4t5y+tmm53O4/kJeeftZgZhrini4zjnIpLv0sSvLvu9f+er7XvHdbn7sz//q1eMrOHtWts8/4HTkakBERESfHPyPLBER0XNENzYczp6V//yuD6yecYs//9IzZ/6SXy7P7F3d7eE6p4ALYUMdRwX2P9Ej/7nOd/yaU4LS3c4GAsNwomllu8JD9iaGAya3KNVWtiIstULg1TePXUMzE8NhkxAcPlvoeHurorOR5epQLoWM7WtLjVNZtg6tynhttgorvjWi6a+8dErmqkBURt/pcrxhqp5s6aJ93vxVZuAtAdbYpLrDt9zMOpLaan80L7HjBuYx4Ear1GSwrfBSswKU/Ujdt8eOvZ0Zoj2/JVfimU+U2spME5KlbUjT1NyucjTqVpc1jb1f9tOo7Q6nlzbHEwC8CkRE03smzb6lR/NK2q7aY+2wIR7GlxWBijqoqkL98tixtelkOn30w48+/r0fWnzkH33xm9+8v729jfPbFzhjKxER0XOAwRwREdFzQDc2HHDOPYyHZmvL9f/ny1565rsO5vsv2b2yf9B13ST0DSvlRiVriOmGvYuukwTkmRZ9TH6k/BXXlqulBt1CYZZTGx2YIMB0M7SzeFbdA02wUIUxUoIDjcFcGVw/xgo5/CrhWw62TJvNEiiraMJHMftoQ6I2wFMTkdhufYMuj7YYStqjXiVRZV4A856liQpy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j/vamGsJ+zjLAwAA3h34CwMAAHhiPEqYQYsfPGne7tZuAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACY1qP0AAAEP0lEQVQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwDtEH3cBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8FVGH3cBAAAAAAAAgPcSAjkAeIeEx10AAAAAAMBjRRAHAI/J4nEXAAAAAADwRMgBnT3WUgDAewgt5gAAAAAAmQkt6ADgHUMwBwAAAADIVGqLOQI6APgKI5gDAAAAAGRzLeYI6ADgK4RgDgAAAADeuwjdAAAAAAAAgMdE3U8dvU9wBwAAAAAAALxDCOMAAAAAAACAx0hHPwEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwFfc/wfWzAykIZlnGAAAAABJRU5ErkJggg==")!important;
}

html body .eddpt-app .eddpt-edge-tab-right,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    gap:10px!important;
}

html body .eddpt-app .eddpt-edge-tab-right i,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i{
    display:block!important;
    width:19px!important;
    min-width:19px!important;
    height:19px!important;
    min-height:19px!important;
    font-size:0!important;
    line-height:0!important;
    color:transparent!important;
    background-image:var(--eddpt-step-details-icon)!important;
    background-repeat:no-repeat!important;
    background-position:center!important;
    background-size:contain!important;
    filter:drop-shadow(0 2px 7px rgba(132,108,255,.26))!important;
}

html body .eddpt-app .eddpt-immersive-detail-toggle{
    gap:10px!important;
}

html body .eddpt-app .eddpt-immersive-detail-icon{
    position:relative!important;
    width:21px!important;
    min-width:21px!important;
    height:21px!important;
    min-height:21px!important;
    display:inline-block!important;
    border:0!important;
    border-radius:0!important;
    background-image:var(--eddpt-step-details-icon)!important;
    background-repeat:no-repeat!important;
    background-position:center!important;
    background-size:contain!important;
    filter:drop-shadow(0 2px 7px rgba(132,108,255,.28))!important;
}

html body .eddpt-app .eddpt-immersive-detail-icon>i{
    display:none!important;
}

html body .eddpt-app .eddpt-immersive-detail-toggle.is-active .eddpt-immersive-detail-icon,
html body .eddpt-app .eddpt-edge-tab-right:hover i,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover i{
    filter:drop-shadow(0 0 12px rgba(145,124,255,.34))!important;
}

html body .eddpt-app .eddpt-edge-tab-right span,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return span{
    letter-spacing:.095em!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-edge-tab-right,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    background:radial-gradient(circle at 50% 14%,rgba(124,103,235,.10),transparent 52%),linear-gradient(180deg,#ffffff,#f5f7fc)!important;
    border-color:rgba(115,89,215,.28)!important;
    color:#40516a!important;
    box-shadow:0 12px 28px rgba(44,56,76,.12),0 0 18px rgba(115,89,215,.06)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-edge-tab-right i,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i,
html body .eddpt-app[data-theme="light"] .eddpt-immersive-detail-icon{
    filter:brightness(.76) saturate(.92) contrast(1.04) drop-shadow(0 1px 3px rgba(96,108,146,.16))!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-edge-tab-right:hover,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover{
    background:radial-gradient(circle at 50% 14%,rgba(124,103,235,.14),transparent 54%),linear-gradient(180deg,#ffffff,#f0f2fb)!important;
    color:#32435a!important;
    border-color:rgba(115,89,215,.34)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-detail-toggle{
    border-color:#d4dceb!important;
    background:linear-gradient(180deg,#ffffff,#f7f9fd)!important;
    box-shadow:inset 0 1px 0 #fff,0 4px 10px rgba(73,88,124,.06)!important;
    color:#41526a!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-detail-toggle:hover{
    border-color:#c4cfee!important;
    background:linear-gradient(180deg,#ffffff,#f2f5fd)!important;
    box-shadow:inset 0 1px 0 #fff,0 8px 18px rgba(95,110,149,.10)!important;
    color:#364861!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-detail-toggle.is-active{
    border-color:#a89ff0!important;
    background:linear-gradient(180deg,#f4f1ff,#ebe6ff)!important;
    color:#4f43ac!important;
    box-shadow:inset 0 1px 0 #fff,0 8px 20px rgba(89,73,182,.12)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-immersive-detail-toggle.is-active .eddpt-immersive-detail-icon{
    filter:brightness(.70) saturate(.98) contrast(1.07) drop-shadow(0 1px 4px rgba(89,73,182,.16))!important;
}

html body .eddpt-app .eddpt-trash-icon{
    position:relative!important;
    width:16px!important;
    min-width:16px!important;
    height:18px!important;
    min-height:18px!important;
    display:block!important;
    border:0!important;
    border-radius:0!important;
    background-image:var(--eddpt-delete-icon)!important;
    background-repeat:no-repeat!important;
    background-position:center!important;
    background-size:contain!important;
    filter:drop-shadow(0 2px 6px rgba(214,89,109,.18))!important;
}

html body .eddpt-app .eddpt-trash-icon::before,
html body .eddpt-app .eddpt-trash-icon::after{
    content:none!important;
    display:none!important;
}

html body .eddpt-app .eddpt-delete-step-btn{
    width:46px!important;
    min-width:46px!important;
    height:46px!important;
    min-height:46px!important;
    border-radius:15px!important;
    border-color:rgba(225,92,108,.24)!important;
    background:linear-gradient(180deg,rgba(69,18,28,.82),rgba(37,14,20,.90))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 20px rgba(0,0,0,.18)!important;
}

html body .eddpt-app .eddpt-delete-step-btn:hover{
    border-color:rgba(236,129,145,.40)!important;
    background:linear-gradient(180deg,rgba(84,24,35,.88),rgba(45,16,23,.94))!important;
}

html body .eddpt-app .eddpt-delete-process-btn{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    padding-inline:18px!important;
}

html body .eddpt-app .eddpt-delete-process-btn::before{
    content:""!important;
    width:16px!important;
    min-width:16px!important;
    height:18px!important;
    min-height:18px!important;
    display:inline-block!important;
    background-image:var(--eddpt-delete-icon)!important;
    background-repeat:no-repeat!important;
    background-position:center!important;
    background-size:contain!important;
    filter:drop-shadow(0 2px 6px rgba(214,89,109,.16))!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-delete-step-btn{
    border-color:#e5bac2!important;
    background:linear-gradient(180deg,#fff7f8,#fff0f2)!important;
    color:#b34d5b!important;
    box-shadow:inset 0 1px 0 #fff,0 6px 16px rgba(165,79,96,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-delete-step-btn:hover{
    border-color:#db9eaa!important;
    background:linear-gradient(180deg,#fff0f2,#ffe4e8)!important;
    color:#9d3947!important;
    box-shadow:inset 0 1px 0 #fff,0 9px 18px rgba(165,79,96,.11)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-trash-icon,
html body .eddpt-app[data-theme="light"] .eddpt-delete-process-btn::before{
    filter:brightness(.94) saturate(1.04) contrast(1.04) drop-shadow(0 1px 2px rgba(150,62,79,.10))!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-delete-process-btn{
    border-color:#dfadb7!important;
    background:linear-gradient(180deg,#fff6f7,#ffeef0)!important;
    color:#9c3444!important;
    -webkit-text-fill-color:#9c3444!important;
    box-shadow:inset 0 1px 0 #fff,0 6px 16px rgba(155,60,78,.09)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-delete-process-btn:hover{
    border-color:#d68f9c!important;
    background:linear-gradient(180deg,#ffeff1,#ffe1e5)!important;
    color:#842737!important;
    -webkit-text-fill-color:#842737!important;
    box-shadow:inset 0 1px 0 #fff,0 9px 20px rgba(155,60,78,.12)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-light-mode .eddpt-delete-process-btn:focus-visible{
    outline:2px solid rgba(172,64,84,.32)!important;
    outline-offset:2px!important;
}

html body .eddpt-app .eddpt-detail-head .eddpt-delete-step-btn,
html body .eddpt-app .eddpt-connection-detail-form .eddpt-delete-step-btn{
    flex:0 0 auto!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right{
    top:var(--eddpt-edge-top,180px)!important;
    right:calc(var(--eddpt-edge-right,0px) + 8px)!important;
    left:auto!important;
    width:34px!important;
    min-width:34px!important;
    height:94px!important;
    min-height:94px!important;
    padding:0!important;
    gap:0!important;
    align-items:center!important;
    justify-content:center!important;
    border-right:0!important;
    border-radius:18px 0 0 18px!important;
    transform:none!important;
    background:linear-gradient(180deg,rgba(27,40,57,.96),rgba(17,28,42,.96))!important;
    border-color:rgba(170,188,219,.18)!important;
    box-shadow:0 14px 28px rgba(3,8,18,.28), inset 0 1px 0 rgba(255,255,255,.04)!important;
    color:#dfe7f3!important;
    z-index:100040!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right span{
    display:none!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right i,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i{
    position:relative!important;
    width:12px!important;
    min-width:12px!important;
    height:12px!important;
    min-height:12px!important;
    display:block!important;
    background:none!important;
    color:transparent!important;
    font-size:0!important;
    line-height:0!important;
    filter:none!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right i::before,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i::before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    margin:auto!important;
    border-top:3px solid currentColor!important;
    border-left:3px solid currentColor!important;
    transform:rotate(-45deg)!important;
    transform-origin:center!important;
    color:#edf2fb!important;
    border-radius:1px!important;
}

html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    right:10px!important;
    width:34px!important;
    min-width:34px!important;
    min-height:94px!important;
    height:94px!important;
    padding:0!important;
    gap:0!important;
    border-right:0!important;
    border-radius:18px 0 0 18px!important;
    background:linear-gradient(180deg,rgba(27,40,57,.96),rgba(17,28,42,.96))!important;
    border-color:rgba(170,188,219,.18)!important;
    box-shadow:0 14px 28px rgba(3,8,18,.28), inset 0 1px 0 rgba(255,255,255,.04)!important;
    color:#dfe7f3!important;
}

html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return span{
    display:none!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover{
    border-color:rgba(151,131,255,.34)!important;
    background:linear-gradient(180deg,rgba(45,61,87,.98),rgba(26,39,59,.98))!important;
    box-shadow:0 18px 32px rgba(4,9,20,.30), 0 0 22px rgba(139,124,246,.12), inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    background:linear-gradient(180deg,#ffffff,#eef3fb)!important;
    border-color:rgba(89,105,136,.16)!important;
    color:#596a84!important;
    box-shadow:0 10px 22px rgba(49,62,82,.10), inset 0 1px 0 #ffffff!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right i::before,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i::before{
    color:#566882!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover{
    background:linear-gradient(180deg,#ffffff,#e8eef9)!important;
    border-color:rgba(110,101,231,.28)!important;
    box-shadow:0 12px 26px rgba(49,62,82,.12), 0 0 14px rgba(112,101,231,.08), inset 0 1px 0 #ffffff!important;
}

html body .eddpt-app .eddpt-step-flow__stage-wrap{
    grid-template-columns:36px minmax(0,1fr) 36px!important;
    padding:8px 10px!important;
}

html body .eddpt-app .eddpt-step-flow__stage-arrow{
    position:relative!important;
    width:28px!important;
    min-width:28px!important;
    height:58px!important;
    min-height:58px!important;
    padding:0!important;
    border-radius:16px!important;
    background:linear-gradient(180deg,rgba(30,43,62,.94),rgba(18,29,43,.96))!important;
    border:1px solid rgba(176,192,219,.14)!important;
    color:#dbe6f4!important;
    box-shadow:0 12px 24px rgba(4,9,18,.22), inset 0 1px 0 rgba(255,255,255,.045)!important;
    font-size:0!important;
    line-height:0!important;
}

html body .eddpt-app .eddpt-step-flow__stage-arrow span{
    display:none!important;
}

html body .eddpt-app .eddpt-step-flow__stage-arrow::before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    margin:auto!important;
    width:10px!important;
    height:10px!important;
    border-top:3px solid currentColor!important;
    border-right:3px solid currentColor!important;
    border-radius:1px!important;
}

html body .eddpt-app .eddpt-step-flow__stage-arrow.is-prev::before{transform:rotate(-135deg)!important}

html body .eddpt-app .eddpt-step-flow__stage-arrow.is-next::before{transform:rotate(45deg)!important}

html body .eddpt-app .eddpt-step-flow__stage-arrow:hover:not(:disabled){
    background:linear-gradient(180deg,rgba(49,64,90,.98),rgba(27,40,58,.98))!important;
    border-color:rgba(151,131,255,.30)!important;
    color:#eef2fb!important;
    box-shadow:0 14px 28px rgba(4,9,18,.24), 0 0 18px rgba(139,124,246,.10), inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-step-flow__stage-arrow:disabled{
    opacity:.22!important;
    box-shadow:none!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__stage-arrow{
    background:linear-gradient(180deg,#ffffff,#eef2f9)!important;
    border-color:rgba(45,60,82,.12)!important;
    color:#66778e!important;
    box-shadow:0 9px 18px rgba(43,56,79,.10), inset 0 1px 0 #ffffff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__stage-arrow:hover:not(:disabled){
    background:linear-gradient(180deg,#ffffff,#e8eef9)!important;
    border-color:rgba(110,101,231,.26)!important;
    color:#485a74!important;
    box-shadow:0 11px 22px rgba(43,56,79,.12), 0 0 12px rgba(112,101,231,.08), inset 0 1px 0 #ffffff!important;
}

html body .eddpt-app .eddpt-step-flow__stage-arrow.is-prev{left:6px!important}

html body .eddpt-app .eddpt-step-flow__stage-arrow.is-next{right:6px!important}

html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-step-flow__view-nav{
    padding-inline:12px!important;
    min-width:0!important;
    border-radius:12px!important;
}

html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-step-flow__view-nav b{
    font-size:8px!important;
    letter-spacing:.01em!important;
}

html body .eddpt-app .eddpt-step-flow__view-controls .eddpt-step-flow__view-nav span{
    font-size:16px!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    top:var(--eddpt-edge-top,180px)!important;
    right:calc(var(--eddpt-edge-right,0px) + 8px)!important;
    left:auto!important;
    width:58px!important;
    min-width:58px!important;
    height:182px!important;
    min-height:182px!important;
    padding:12px 8px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:16px!important;
    border-right:0!important;
    border-radius:26px 0 0 26px!important;
    transform:none!important;
    overflow:hidden!important;
    background:linear-gradient(180deg,rgba(29,41,60,.97),rgba(17,27,42,.98))!important;
    border-color:rgba(141,120,244,.45)!important;
    box-shadow:0 16px 34px rgba(4,9,20,.30), 0 0 18px rgba(116,96,233,.10), inset 0 1px 0 rgba(255,255,255,.05)!important;
    color:#edf2fb!important;
    z-index:100040!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right i,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i{
    position:relative!important;
    width:14px!important;
    min-width:14px!important;
    height:14px!important;
    min-height:14px!important;
    display:block!important;
    background:none!important;
    color:transparent!important;
    font-size:0!important;
    line-height:0!important;
    filter:none!important;
    flex:0 0 auto!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right i::before,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i::before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    margin:auto!important;
    width:100%!important;
    height:100%!important;
    border-top:4px solid currentColor!important;
    border-left:4px solid currentColor!important;
    border-radius:1px!important;
    transform:rotate(-45deg)!important;
    color:#edf2fb!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right span,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return span{
    display:block!important;
    margin:0!important;
    font-size:11px!important;
    line-height:1!important;
    font-weight:800!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
    writing-mode:vertical-rl!important;
    text-orientation:mixed!important;
    transform:rotate(180deg)!important;
    white-space:nowrap!important;
    color:#ffffff!important;
    opacity:.96!important;
    text-shadow:0 1px 0 rgba(0,0,0,.12)!important;
    user-select:none!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover{
    background:linear-gradient(180deg,rgba(40,56,80,.98),rgba(24,37,57,.98))!important;
    border-color:rgba(160,138,255,.56)!important;
    box-shadow:0 18px 36px rgba(4,9,20,.34), 0 0 22px rgba(136,118,246,.14), inset 0 1px 0 rgba(255,255,255,.06)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    background:linear-gradient(180deg,#ffffff,#eef3fb)!important;
    border-color:rgba(122,108,236,.36)!important;
    color:#566882!important;
    box-shadow:0 12px 28px rgba(49,62,82,.12), 0 0 14px rgba(112,101,231,.06), inset 0 1px 0 #ffffff!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right i::before,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i::before{
    color:#596a84!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right span,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return span{
    color:#31435d!important;
    text-shadow:none!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover{
    background:linear-gradient(180deg,#ffffff,#e8eef9)!important;
    border-color:rgba(110,101,231,.46)!important;
    box-shadow:0 14px 30px rgba(49,62,82,.14), 0 0 16px rgba(112,101,231,.08), inset 0 1px 0 #ffffff!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    top:var(--eddpt-edge-top,162px)!important;
    right:var(--eddpt-edge-right,0px)!important;
    left:auto!important;

    width:35px!important;
    min-width:35px!important;
    height:auto!important;
    min-height:126px!important;

    padding:9px 0!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;

    border:1px solid rgba(139,124,246,.34)!important;
    border-right:0!important;
    border-radius:12px 0 0 12px!important;

    transform:translateX(0)!important;
    overflow:hidden!important;

    background:
        radial-gradient(circle at 50% 15%,rgba(139,124,246,.13),transparent 52%),
        rgba(10,15,23,.97)!important;
    color:#c8d0dc!important;
    box-shadow:0 14px 34px rgba(0,0,0,.35),0 0 22px rgba(139,124,246,.07)!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right i,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i{
    position:static!important;
    display:block!important;
    width:auto!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    flex:0 0 auto!important;

    margin:0!important;
    padding:0!important;
    background:none!important;
    background-image:none!important;

    font-style:normal!important;
    font-size:16px!important;
    line-height:1!important;
    font-weight:400!important;
    color:#a99fff!important;
    filter:none!important;
    transform:none!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right i::before,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i::before{
    content:none!important;
    display:none!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right span,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return span{
    display:block!important;
    margin:0!important;

    writing-mode:vertical-rl!important;
    text-orientation:mixed!important;
    transform:none!important;

    font-size:8px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.09em!important;
    white-space:nowrap!important;

    color:#c8d0dc!important;
    opacity:1!important;
    text-shadow:none!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover{
    color:#fff!important;
    background:
        radial-gradient(circle at 50% 15%,rgba(139,124,246,.22),transparent 55%),
        rgba(15,20,31,.99)!important;
    border-color:rgba(139,124,246,.42)!important;
    box-shadow:0 14px 38px rgba(0,0,0,.38),0 0 26px rgba(139,124,246,.15)!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover span,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover span{
    color:#fff!important;
}

html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover i,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover i{
    color:#c3baff!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    background:
        radial-gradient(circle at 50% 15%,rgba(112,101,231,.08),transparent 54%),
        rgba(255,255,255,.98)!important;
    border-color:rgba(112,101,231,.25)!important;
    color:#596a84!important;
    box-shadow:0 10px 24px rgba(43,56,79,.10),0 0 14px rgba(112,101,231,.05)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right span,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return span{
    color:#40516a!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right i,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return i{
    color:#766be2!important;
}

html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover{
    background:
        radial-gradient(circle at 50% 15%,rgba(112,101,231,.12),transparent 54%),
        #fff!important;
    border-color:rgba(112,101,231,.34)!important;
    box-shadow:0 12px 28px rgba(43,56,79,.12),0 0 16px rgba(112,101,231,.08)!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-process-map-detail-open:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    display:block!important;
    position:fixed!important;
    left:auto!important;
    right:var(--eddpt-detail-edge-right,8px)!important;
    top:var(--eddpt-smart-detail-top,var(--eddpt-detail-edge-top,84px))!important;
    bottom:auto!important;
    width:min(390px,calc(100vw - 36px))!important;
    max-width:390px!important;
    max-height:var(--eddpt-smart-detail-max-height,calc(100vh - 108px))!important;
    margin:0!important;
    overflow:auto!important;
    z-index:100032!important;
    animation:eddptProcessDetailsIn .20s cubic-bezier(.2,.72,.2,1) both!important;
    box-shadow:0 24px 58px rgba(0,0,0,.38),0 0 0 1px rgba(143,124,246,.07)!important;
}

@keyframes eddptProcessDetailsIn{
    from{opacity:.35;transform:translateX(26px)}
    to{opacity:1;transform:translateX(0)}
}

html body .eddpt-app.eddpt-process-map-active.eddpt-process-map-detail-open.eddpt-right-floating:not(.eddpt-right-collapsed):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    display:block!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right{
    display:flex!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right{
    top:var(--eddpt-edge-top,162px)!important;
    right:var(--eddpt-edge-right,0px)!important;
    left:auto!important;
    width:35px!important;
    min-width:35px!important;
    height:auto!important;
    min-height:126px!important;
    padding:9px 0!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    border:1px solid rgba(139,124,246,.34)!important;
    border-right:0!important;
    border-radius:12px 0 0 12px!important;
    transform:none!important;
    overflow:hidden!important;
    background:radial-gradient(circle at 50% 15%,rgba(139,124,246,.13),transparent 52%),rgba(10,15,23,.97)!important;
    color:#c8d0dc!important;
    box-shadow:0 14px 34px rgba(0,0,0,.35),0 0 22px rgba(139,124,246,.07)!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right i{
    position:static!important;
    display:block!important;
    width:auto!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    background:none!important;
    background-image:none!important;
    font-style:normal!important;
    font-size:16px!important;
    line-height:1!important;
    font-weight:400!important;
    color:#a99fff!important;
    filter:none!important;
    transform:none!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right i::before{
    content:none!important;
    display:none!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right span{
    display:block!important;
    margin:0!important;
    writing-mode:vertical-rl!important;
    text-orientation:mixed!important;
    transform:none!important;
    font-size:8px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.09em!important;
    white-space:nowrap!important;
    color:#c8d0dc!important;
    opacity:1!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right:hover{
    background:radial-gradient(circle at 50% 15%,rgba(139,124,246,.22),transparent 55%),rgba(15,20,31,.99)!important;
    border-color:rgba(139,124,246,.42)!important;
    box-shadow:0 14px 38px rgba(0,0,0,.38),0 0 26px rgba(139,124,246,.15)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-process-map-active.eddpt-process-map-detail-open:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    box-shadow:0 22px 50px rgba(52,67,92,.18),0 0 0 1px rgba(103,91,213,.05)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right{
    background:radial-gradient(circle at 50% 15%,rgba(112,101,231,.08),transparent 54%),rgba(255,255,255,.98)!important;
    border-color:rgba(112,101,231,.25)!important;
    color:#596a84!important;
    box-shadow:0 10px 24px rgba(43,56,79,.10),0 0 14px rgba(112,101,231,.05)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right span{
    color:#40516a!important;
}

html body .eddpt-app[data-theme="light"].eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right i{
    color:#766be2!important;
}

@media (max-width:760px){
html body .eddpt-app.eddpt-process-map-active.eddpt-process-map-detail-open:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
        right:10px!important;
        width:calc(100vw - 20px)!important;
        max-width:none!important;
    }
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app.eddpt-process-map-active.eddpt-process-map-detail-open .eddpt-detail{animation:none!important}
}

html body .eddpt-app .eddpt-semantic-identity{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto auto!important;
    align-items:center!important;
    gap:8px!important;
    margin:0 0 14px!important;
    padding:10px 11px!important;
    border:1px solid rgba(143,126,246,.22)!important;
    border-radius:13px!important;
    background:linear-gradient(180deg,rgba(139,124,246,.075),rgba(139,124,246,.028))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-semantic-identity>div{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    gap:3px!important;
}

html body .eddpt-app .eddpt-semantic-identity small{
    display:block!important;
    margin:0!important;
    color:#9b8cff!important;
    font-size:8px!important;
    line-height:1.2!important;
    font-weight:900!important;
    letter-spacing:.105em!important;
}

html body .eddpt-app .eddpt-semantic-identity b{
    display:block!important;
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    color:#edf2fa!important;
    font-size:11px!important;
    line-height:1.25!important;
}

html body .eddpt-app .eddpt-semantic-identity>span{
    display:block!important;
    max-width:180px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    padding:5px 8px!important;
    border-radius:999px!important;
    border:1px solid rgba(167,181,205,.16)!important;
    background:rgba(9,15,24,.34)!important;
    color:#9dacbf!important;
    font-size:8px!important;
    line-height:1!important;
    font-weight:750!important;
}

html body .eddpt-app .eddpt-sop-semantic-section{
    position:relative!important;
    padding:14px!important;
    border:1px solid rgba(139,124,246,.24)!important;
    border-radius:16px!important;
    background:
        radial-gradient(circle at 92% 4%,rgba(139,124,246,.075),transparent 32%),
        linear-gradient(180deg,rgba(28,40,58,.46),rgba(14,23,35,.26))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-sop-semantic-section>.eddpt-labelrow{
    align-items:flex-start!important;
    gap:10px!important;
    margin:0 0 10px!important;
}

html body .eddpt-app .eddpt-sop-semantic-section>.eddpt-labelrow>div{
    min-width:0!important;
}

html body .eddpt-app .eddpt-sop-semantic-section>.eddpt-labelrow h4{
    margin:0 0 4px!important;
    color:#f3f6fb!important;
}

html body .eddpt-app .eddpt-sop-semantic-section>.eddpt-labelrow p{
    margin:0!important;
    max-width:680px!important;
    color:#8f9eb2!important;
    font-size:9px!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-sop-semantic-section>.eddpt-labelrow>em{
    flex:0 0 auto!important;
    margin:0!important;
    padding:5px 7px!important;
    border:1px solid rgba(139,124,246,.22)!important;
    border-radius:999px!important;
    background:rgba(139,124,246,.08)!important;
    color:#b9afff!important;
    font-size:8px!important;
    line-height:1!important;
    font-style:normal!important;
    font-weight:850!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-semantic-group{
    margin:8px 0 0!important;
    padding:0!important;
    border:1px solid rgba(166,181,207,.14)!important;
    border-radius:13px!important;
    background:rgba(7,13,21,.22)!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-semantic-group>summary{
    position:relative!important;
    list-style:none!important;
    cursor:pointer!important;
    min-height:34px!important;
    display:flex!important;
    align-items:center!important;
    padding:9px 34px 9px 11px!important;
    color:#d9e0eb!important;
    font-size:9px!important;
    line-height:1.25!important;
    font-weight:850!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-semantic-group>summary::-webkit-details-marker{display:none!important}

html body .eddpt-app .eddpt-semantic-group>summary::after{
    content:""!important;
    position:absolute!important;
    right:13px!important;
    top:50%!important;
    width:7px!important;
    height:7px!important;
    margin-top:-5px!important;
    border-right:2px solid #9183f5!important;
    border-bottom:2px solid #9183f5!important;
    transform:rotate(45deg)!important;
    transition:transform .18s ease,margin-top .18s ease!important;
}

html body .eddpt-app .eddpt-semantic-group[open]>summary::after{
    margin-top:-2px!important;
    transform:rotate(225deg)!important;
}

html body .eddpt-app .eddpt-semantic-group[open]>summary{
    border-bottom:1px solid rgba(166,181,207,.12)!important;
    background:rgba(139,124,246,.045)!important;
    color:#eef2fa!important;
}

html body .eddpt-app .eddpt-semantic-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
    padding:10px!important;
}

html body .eddpt-app .eddpt-semantic-grid>label{
    min-width:0!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-semantic-grid>label.wide{
    grid-column:1/-1!important;
}

html body .eddpt-app .eddpt-semantic-grid textarea{
    min-height:70px!important;
    resize:vertical!important;
}

@media (max-width:1280px){
html body .eddpt-app .eddpt-semantic-identity{
        grid-template-columns:minmax(0,1fr) auto!important;
    }
html body .eddpt-app .eddpt-semantic-identity>span:first-of-type{
        grid-column:1/-1!important;
        grid-row:2!important;
        max-width:none!important;
    }
html body .eddpt-app .eddpt-semantic-grid{
        grid-template-columns:1fr!important;
    }
html body .eddpt-app .eddpt-semantic-grid>label.wide{
        grid-column:auto!important;
    }
}

html body .eddpt-app .eddpt-field-semantic-banner{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin:0 0 14px!important;
    padding:11px 12px!important;
    border-radius:14px!important;
    border:1px solid rgba(139,124,246,.22)!important;
    background:
        radial-gradient(circle at 10% 0%,rgba(139,124,246,.10),transparent 46%),
        rgba(16,25,38,.72)!important;
}

html body .eddpt-app .eddpt-field-semantic-banner>div{
    min-width:0!important;
}

html body .eddpt-app .eddpt-field-semantic-banner small{
    display:block!important;
    margin:0 0 4px!important;
    color:#9d8fff!important;
    font-size:8px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:.1em!important;
}

html body .eddpt-app .eddpt-field-semantic-banner b{
    display:block!important;
    max-width:520px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    color:#edf2fa!important;
    font-size:10px!important;
    line-height:1.25!important;
}

html body .eddpt-app .eddpt-field-semantic-banner>span{
    flex:0 0 auto!important;
    padding:5px 8px!important;
    border-radius:999px!important;
    border:1px solid rgba(169,183,207,.16)!important;
    background:rgba(6,12,20,.30)!important;
    color:#9dacbf!important;
    font-size:8px!important;
    font-weight:800!important;
    white-space:nowrap!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-semantic-identity{
    border-color:rgba(108,92,220,.20)!important;
    background:linear-gradient(180deg,rgba(116,100,226,.060),rgba(116,100,226,.020))!important;
    box-shadow:inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-semantic-identity small{
    color:#6657ce!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-semantic-identity b{
    color:#26354b!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-semantic-identity>span{
    border-color:#dce2ed!important;
    background:#f7f9fc!important;
    color:#66758a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sop-semantic-section{
    border-color:rgba(108,92,220,.20)!important;
    background:
        radial-gradient(circle at 92% 4%,rgba(112,95,225,.055),transparent 32%),
        linear-gradient(180deg,#fbfcff,#f7f9fd)!important;
    box-shadow:inset 0 1px 0 #fff,0 6px 16px rgba(54,68,94,.035)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sop-semantic-section>.eddpt-labelrow h4{
    color:#26354b!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sop-semantic-section>.eddpt-labelrow p{
    color:#68778c!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sop-semantic-section>.eddpt-labelrow>em{
    border-color:rgba(108,92,220,.18)!important;
    background:rgba(108,92,220,.055)!important;
    color:#6558c4!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-semantic-group{
    border-color:#dfe5ef!important;
    background:#ffffff!important;
    box-shadow:0 2px 7px rgba(54,68,94,.025)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-semantic-group>summary{
    color:#405069!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-semantic-group[open]>summary{
    border-bottom-color:#e4e8f1!important;
    background:#f7f6ff!important;
    color:#303d55!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-semantic-group>summary::after{
    border-color:#7165d8!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-field-semantic-banner{
    border-color:rgba(108,92,220,.20)!important;
    background:
        radial-gradient(circle at 10% 0%,rgba(112,95,225,.075),transparent 46%),
        #f8f9fd!important;
    box-shadow:inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-field-semantic-banner small{
    color:#6657ce!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-field-semantic-banner b{
    color:#26354b!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-field-semantic-banner>span{
    border-color:#dce2ed!important;
    background:#fff!important;
    color:#66758a!important;
}

html body .eddpt-app .eddpt-semantic-identity{
    grid-template-columns:minmax(0,1fr) auto!important;
}

html body .eddpt-app .eddpt-semantic-identity>span:first-of-type{
    grid-column:1/-1!important;
    grid-row:2!important;
    max-width:none!important;
}

html body .eddpt-app .eddpt-semantic-grid{
    grid-template-columns:1fr!important;
}

html body .eddpt-app .eddpt-semantic-grid>label.wide{
    grid-column:auto!important;
}

html body .eddpt-app .eddpt-process-library-actions{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:7px!important;
    margin:3px 4px 8px!important;
}

html body .eddpt-app .eddpt-process-library-actions>button{
    appearance:none!important;
    -webkit-appearance:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    min-width:0!important;
    height:35px!important;
    padding:0 9px!important;
    border:1px solid rgba(148,163,184,.14)!important;
    border-radius:10px!important;
    background:linear-gradient(180deg,rgba(31,45,63,.78),rgba(20,31,45,.84))!important;
    color:#b7c3d2!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-process-library-actions>button:hover{
    border-color:rgba(139,124,246,.34)!important;
    background:linear-gradient(180deg,rgba(46,58,84,.86),rgba(28,40,58,.90))!important;
    color:#edf2fb!important;
}

html body .eddpt-app .eddpt-process-library-actions>button b{
    min-width:0!important;
    overflow:hidden!important;
    font-size:8px!important;
    font-weight:850!important;
    line-height:1!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-library-icon{
    position:relative!important;
    display:block!important;
    flex:0 0 15px!important;
    width:15px!important;
    height:15px!important;
    color:#9e93fb!important;
}

html body .eddpt-app .eddpt-process-library-icon-folder{
    margin-top:2px!important;
    border:1.8px solid currentColor!important;
    border-radius:3px!important;
}

html body .eddpt-app .eddpt-process-library-icon-folder::before{
    content:""!important;
    position:absolute!important;
    left:1px!important;
    top:-4px!important;
    width:7px!important;
    height:4px!important;
    border:1.8px solid currentColor!important;
    border-bottom:0!important;
    border-radius:3px 3px 0 0!important;
    background:inherit!important;
}

html body .eddpt-app .eddpt-process-library-icon-upload::before{
    content:""!important;
    position:absolute!important;
    left:6px!important;
    top:1px!important;
    width:2px!important;
    height:9px!important;
    border-radius:2px!important;
    background:currentColor!important;
}

html body .eddpt-app .eddpt-process-library-icon-upload::after{
    content:""!important;
    position:absolute!important;
    left:3px!important;
    top:1px!important;
    width:7px!important;
    height:7px!important;
    border-left:2px solid currentColor!important;
    border-top:2px solid currentColor!important;
    transform:rotate(45deg)!important;
}

html body .eddpt-app .eddpt-process-library-summary{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:8px!important;
    min-width:0!important;
    margin:0 7px 7px!important;
    color:#647387!important;
    font-size:7px!important;
    font-weight:800!important;
    letter-spacing:.035em!important;
}

html body .eddpt-app .eddpt-process-list{
    display:grid!important;
    gap:7px!important;
    min-width:0!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-process-folder{
    min-width:0!important;
    border:1px solid rgba(148,163,184,.09)!important;
    border-radius:12px!important;
    background:rgba(8,14,22,.28)!important;
    overflow:hidden!important;
    transition:border-color .16s ease,background .16s ease,box-shadow .16s ease!important;
}

html body .eddpt-app .eddpt-process-folder.is-root{
    border-style:dashed!important;
    background:rgba(255,255,255,.012)!important;
}

html body .eddpt-app .eddpt-process-folder.is-drop-target{
    border-color:rgba(139,124,246,.60)!important;
    background:rgba(139,124,246,.08)!important;
    box-shadow:0 0 0 2px rgba(139,124,246,.08),0 0 22px rgba(139,124,246,.10)!important;
}

html body .eddpt-app .eddpt-process-folder-head{
    display:grid!important;
    grid-template-columns:20px 17px minmax(0,1fr) 25px 25px!important;
    align-items:center!important;
    gap:4px!important;
    min-height:38px!important;
    padding:5px 5px 5px 6px!important;
    border-bottom:1px solid rgba(148,163,184,.06)!important;
    background:linear-gradient(180deg,rgba(32,45,62,.50),rgba(19,29,42,.40))!important;
}

html body .eddpt-app .eddpt-process-folder.is-root .eddpt-process-folder-head{
    grid-template-columns:0 17px minmax(0,1fr) 25px 0!important;
}

html body .eddpt-app .eddpt-process-folder-toggle,
html body .eddpt-app .eddpt-process-folder-title,
html body .eddpt-app .eddpt-process-folder-upload,
html body .eddpt-app .eddpt-process-folder-menu{
    appearance:none!important;
    -webkit-appearance:none!important;
    border:0!important;
    outline:0!important;
    margin:0!important;
    box-shadow:none!important;
    background:transparent!important;
    color:inherit!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-process-folder-toggle{
    display:grid!important;
    place-items:center!important;
    width:20px!important;
    height:20px!important;
    padding:0!important;
    color:#7f8da0!important;
}

html body .eddpt-app .eddpt-process-folder-toggle span{
    display:block!important;
    font-size:13px!important;
    line-height:1!important;
    transition:transform .16s ease!important;
}

html body .eddpt-app .eddpt-process-folder.is-collapsed .eddpt-process-folder-toggle span{
    transform:rotate(-90deg)!important;
}

html body .eddpt-app .eddpt-process-folder-icon{
    position:relative!important;
    display:block!important;
    width:15px!important;
    height:11px!important;
    border:1.5px solid #9186ee!important;
    border-radius:3px!important;
    opacity:.90!important;
}

html body .eddpt-app .eddpt-process-folder-icon::before{
    content:""!important;
    position:absolute!important;
    left:1px!important;
    top:-4px!important;
    width:7px!important;
    height:4px!important;
    border:1.5px solid #9186ee!important;
    border-bottom:0!important;
    border-radius:3px 3px 0 0!important;
}

html body .eddpt-app .eddpt-process-folder-title{
    display:grid!important;
    align-content:center!important;
    gap:1px!important;
    min-width:0!important;
    padding:0 2px!important;
    text-align:left!important;
}

html body .eddpt-app .eddpt-process-folder-title b{
    overflow:hidden!important;
    color:#cbd4df!important;
    font-size:8.5px!important;
    font-weight:850!important;
    line-height:1.2!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-folder-title small{
    color:#647286!important;
    font-size:6.8px!important;
    font-weight:700!important;
    line-height:1.2!important;
}

html body .eddpt-app .eddpt-process-folder-upload,
html body .eddpt-app .eddpt-process-folder-menu{
    display:grid!important;
    place-items:center!important;
    width:25px!important;
    height:25px!important;
    padding:0!important;
    border:1px solid transparent!important;
    border-radius:7px!important;
    color:#7e8b9f!important;
    font-size:12px!important;
    font-weight:850!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-process-folder-upload:hover,
html body .eddpt-app .eddpt-process-folder-menu:hover{
    border-color:rgba(139,124,246,.24)!important;
    background:rgba(139,124,246,.08)!important;
    color:#c7beff!important;
}

html body .eddpt-app .eddpt-process-folder-body{
    display:block!important;
    padding:4px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-process-folder.is-collapsed .eddpt-process-folder-body{
    display:none!important;
}

html body .eddpt-app .eddpt-process-folder-empty{
    padding:9px 8px!important;
    border:1px dashed rgba(148,163,184,.08)!important;
    border-radius:8px!important;
    color:#58667a!important;
    font-size:7px!important;
    line-height:1.45!important;
    text-align:center!important;
}

html body .eddpt-app .eddpt-process-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 25px!important;
    align-items:center!important;
    gap:2px!important;
    min-width:0!important;
    border-radius:10px!important;
}

html body .eddpt-app .eddpt-process-row.is-dragging{
    opacity:.42!important;
}

html body .eddpt-app .eddpt-process-row .eddpt-process-item{
    min-width:0!important;
    width:100%!important;
    margin:0!important;
    padding:7px!important;
    border-radius:9px!important;
}

html body .eddpt-app .eddpt-process-row .eddpt-process-item b{
    font-size:9.5px!important;
}

html body .eddpt-app .eddpt-process-row .eddpt-process-item small{
    font-size:7.3px!important;
}

html body .eddpt-app .eddpt-process-row-menu{
    appearance:none!important;
    -webkit-appearance:none!important;
    display:grid!important;
    place-items:center!important;
    width:25px!important;
    height:25px!important;
    padding:0!important;
    border:1px solid transparent!important;
    border-radius:7px!important;
    background:transparent!important;
    color:#647286!important;
    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:.04em!important;
    cursor:pointer!important;
    opacity:.28!important;
    transition:.14s ease!important;
}

html body .eddpt-app .eddpt-process-row:hover .eddpt-process-row-menu,
html body .eddpt-app .eddpt-process-row-menu:focus-visible{
    opacity:1!important;
}

html body .eddpt-app .eddpt-process-row-menu:hover{
    border-color:rgba(139,124,246,.22)!important;
    background:rgba(139,124,246,.08)!important;
    color:#c6bdff!important;
}

html body .eddpt-app .eddpt-process-folder-form-note{
    display:grid!important;
    gap:3px!important;
    padding:11px 12px!important;
    border:1px solid rgba(139,124,246,.15)!important;
    border-radius:11px!important;
    background:rgba(139,124,246,.045)!important;
}

html body .eddpt-app .eddpt-process-folder-form-note b{
    color:#dedaff!important;
    font-size:10px!important;
}

html body .eddpt-app .eddpt-process-folder-form-note span{
    color:#8190a3!important;
    font-size:8px!important;
    line-height:1.5!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet{
    display:grid!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>header{
    display:grid!important;
    grid-template-columns:24px minmax(0,1fr)!important;
    align-items:start!important;
    gap:10px!important;
    padding:11px!important;
    border:1px solid rgba(139,124,246,.14)!important;
    border-radius:12px!important;
    background:rgba(139,124,246,.04)!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>header .eddpt-process-folder-icon{
    margin-top:5px!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>header small{
    display:block!important;
    color:#9186ee!important;
    font-size:7px!important;
    font-weight:900!important;
    letter-spacing:.08em!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>header h3{
    margin:2px 0!important;
    color:#f1f4f8!important;
    font-size:14px!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>header p{
    margin:0!important;
    color:#7c899b!important;
    font-size:8px!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button{
    appearance:none!important;
    -webkit-appearance:none!important;
    display:grid!important;
    gap:2px!important;
    width:100%!important;
    min-height:50px!important;
    padding:10px 12px!important;
    border:1px solid rgba(148,163,184,.10)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.018)!important;
    text-align:left!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button:hover{
    border-color:rgba(139,124,246,.26)!important;
    background:rgba(139,124,246,.06)!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button b{
    color:#d8e0ea!important;
    font-size:9.5px!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button small{
    color:#748296!important;
    font-size:7.5px!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button.is-danger:hover{
    border-color:rgba(255,125,138,.24)!important;
    background:rgba(255,125,138,.05)!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button.is-danger b{
    color:#e7a0aa!important;
}

html body .eddpt-app .eddpt-bulk-import-intro{
    display:grid!important;
    gap:3px!important;
    padding:12px!important;
    border:1px solid rgba(89,183,255,.14)!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,rgba(89,183,255,.045),rgba(139,124,246,.035))!important;
}

html body .eddpt-app .eddpt-bulk-import-intro small{
    color:#8e83ed!important;
    font-size:7px!important;
    font-weight:900!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-bulk-import-intro h3{
    margin:0!important;
    color:#eef3f8!important;
    font-size:14px!important;
}

html body .eddpt-app .eddpt-bulk-import-intro p{
    margin:0!important;
    color:#8190a3!important;
    font-size:8.5px!important;
    line-height:1.5!important;
}

html body .eddpt-app .eddpt-bulk-import-drop{
    position:relative!important;
    display:grid!important;
    justify-items:center!important;
    gap:5px!important;
    min-height:132px!important;
    padding:20px!important;
    border:1px dashed rgba(139,124,246,.34)!important;
    border-radius:14px!important;
    background:radial-gradient(circle at 50% 0,rgba(139,124,246,.10),transparent 65%),rgba(139,124,246,.025)!important;
    text-align:center!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-bulk-import-drop input[type=file]{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    opacity:0!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-bulk-import-drop-icon{
    display:grid!important;
    place-items:center!important;
    width:34px!important;
    height:34px!important;
    border:1px solid rgba(139,124,246,.26)!important;
    border-radius:10px!important;
    background:rgba(139,124,246,.08)!important;
    color:#b2a8ff!important;
    font-size:18px!important;
}

html body .eddpt-app .eddpt-bulk-import-drop b{
    color:#dce3ec!important;
    font-size:10px!important;
}

html body .eddpt-app .eddpt-bulk-import-drop small{
    max-width:560px!important;
    color:#748296!important;
    font-size:7.5px!important;
    line-height:1.5!important;
}

html body .eddpt-app .eddpt-bulk-import-files{
    display:grid!important;
    gap:4px!important;
    max-height:190px!important;
    padding:7px!important;
    overflow:auto!important;
    border:1px solid rgba(148,163,184,.08)!important;
    border-radius:11px!important;
    background:rgba(4,8,13,.22)!important;
}

html body .eddpt-app .eddpt-bulk-import-files>span{
    padding:8px!important;
    color:#647286!important;
    font-size:8px!important;
    text-align:center!important;
}

html body .eddpt-app .eddpt-bulk-import-files>div{
    display:grid!important;
    grid-template-columns:22px minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:7px!important;
    padding:7px!important;
    border:1px solid rgba(148,163,184,.06)!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.015)!important;
}

html body .eddpt-app .eddpt-bulk-import-files>div>span{
    display:grid!important;
    place-items:center!important;
    width:22px!important;
    height:22px!important;
    border-radius:7px!important;
    background:rgba(139,124,246,.08)!important;
    color:#aaa0ff!important;
    font-size:7px!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-bulk-import-files>div>b{
    min-width:0!important;
    overflow:hidden!important;
    color:#cbd4df!important;
    font-size:8px!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-bulk-import-files>div>small{
    color:#667589!important;
    font-size:7px!important;
}

html body .eddpt-app .eddpt-bulk-import-status{
    padding:9px 10px!important;
    border:1px solid rgba(89,183,255,.18)!important;
    border-radius:10px!important;
    background:rgba(89,183,255,.045)!important;
    color:#9fcfed!important;
    font-size:8px!important;
    line-height:1.5!important;
}

html body .eddpt-app .eddpt-bulk-import-status[data-tone="success"]{
    border-color:rgba(83,209,154,.20)!important;
    background:rgba(83,209,154,.045)!important;
    color:#9fddc2!important;
}

html body .eddpt-app .eddpt-bulk-import-status[data-tone="warn"]{
    border-color:rgba(240,191,103,.22)!important;
    background:rgba(240,191,103,.05)!important;
    color:#e5c683!important;
}

html body .eddpt-app .eddpt-bulk-import-results{
    display:grid!important;
    gap:7px!important;
    max-height:250px!important;
    overflow:auto!important;
}

html body .eddpt-app .eddpt-bulk-import-summary{
    display:flex!important;
    justify-content:space-between!important;
    gap:10px!important;
    padding:9px 10px!important;
    border:1px solid rgba(148,163,184,.08)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-bulk-import-summary b{color:#9fddc2!important;font-size:9px!important}

html body .eddpt-app .eddpt-bulk-import-summary span{color:#dfa2ab!important;font-size:9px!important;font-weight:800!important}

html body .eddpt-app .eddpt-bulk-import-results section{
    display:grid!important;
    gap:4px!important;
}

html body .eddpt-app .eddpt-bulk-import-results section>small{
    color:#69778a!important;
    font-size:6.8px!important;
    font-weight:900!important;
    letter-spacing:.08em!important;
}

html body .eddpt-app .eddpt-bulk-import-results section>div{
    display:grid!important;
    gap:2px!important;
    padding:7px 9px!important;
    border:1px solid rgba(148,163,184,.07)!important;
    border-radius:8px!important;
}

html body .eddpt-app .eddpt-bulk-import-results section>div.is-ok{border-color:rgba(83,209,154,.14)!important;background:rgba(83,209,154,.025)!important}

html body .eddpt-app .eddpt-bulk-import-results section>div.is-error{border-color:rgba(255,125,138,.16)!important;background:rgba(255,125,138,.025)!important}

html body .eddpt-app .eddpt-bulk-import-results section b{color:#cbd4df!important;font-size:8px!important}

html body .eddpt-app .eddpt-bulk-import-results section span{color:#748296!important;font-size:7.5px!important;line-height:1.4!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-actions>button{
    border-color:#d8dfeb!important;
    background:linear-gradient(180deg,#ffffff,#f3f6fb)!important;
    color:#52627a!important;
    box-shadow:inset 0 1px 0 #fff,0 3px 8px rgba(55,70,95,.04)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-actions>button:hover{
    border-color:#c7c1f1!important;
    background:linear-gradient(180deg,#ffffff,#eef0fb)!important;
    color:#384a63!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-summary{color:#8a97a9!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder{
    border-color:#dde3ec!important;
    background:#f8fafd!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder.is-root{
    background:#fbfcfe!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-head{
    border-bottom-color:#e7ebf2!important;
    background:linear-gradient(180deg,#ffffff,#f3f6fa)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-title b{color:#3e4e65!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-title small,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-toggle,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-upload,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu{color:#8190a3!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-empty{
    border-color:#e1e6ee!important;
    color:#8a97a8!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-row-menu{color:#8491a3!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-row-menu:hover{
    border-color:#d4cef5!important;
    background:#f0edff!important;
    color:#6255c8!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder.is-drop-target{
    border-color:#8e83ed!important;
    background:#f2efff!important;
    box-shadow:0 0 0 2px rgba(126,109,230,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-form-note,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>header,
html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-intro{
    border-color:#ded9f6!important;
    background:#f7f5ff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-form-note b,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>header h3,
html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-intro h3{color:#34445b!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-form-note span,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>header p,
html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-intro p{color:#718097!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>button{
    border-color:#e0e5ed!important;
    background:#fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>button b{color:#46566c!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>button small{color:#7e8b9e!important}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-drop{
    border-color:#c9c2f1!important;
    background:radial-gradient(circle at 50% 0,rgba(122,108,231,.08),transparent 65%),#fbfaff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-drop b{color:#40516a!important}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-drop small{color:#77859a!important}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-files{
    border-color:#e0e5ed!important;
    background:#f8fafe!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-files>div{
    border-color:#e6eaf0!important;
    background:#fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-files>div>b{color:#4b5b71!important}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-status{
    border-color:#cadced!important;
    background:#f1f8fd!important;
    color:#4e7596!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-results section>div{
    background:#fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-results section b{color:#4b5b71!important}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-results section span{color:#77859a!important}

@media (max-width:860px){
html body .eddpt-app .eddpt-process-list{
        display:grid!important;
        overflow:visible!important;
    }
html body .eddpt-app .eddpt-process-row .eddpt-process-item{
        min-width:0!important;
        width:100%!important;
    }
}

@media (max-width:600px){
html body .eddpt-app .eddpt-process-library-actions{
        grid-template-columns:1fr 1fr!important;
    }
}

html body .eddpt-app .eddpt-folder-create-sheet,
html body .eddpt-app .eddpt-bulk-import-sheet{display:grid!important;gap:14px!important}

html body .eddpt-app .eddpt-library-task-hero{
    position:relative!important;display:grid!important;grid-template-columns:62px minmax(0,1fr)!important;align-items:center!important;gap:15px!important;
    padding:17px!important;border:1px solid rgba(139,124,246,.20)!important;border-radius:18px!important;
    background:radial-gradient(circle at 8% 10%,rgba(139,124,246,.15),transparent 170px),linear-gradient(145deg,rgba(27,38,55,.96),rgba(13,20,31,.98))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 14px 32px rgba(0,0,0,.13)!important;overflow:hidden!important;
}

html body .eddpt-app .eddpt-library-task-hero-icon{width:62px!important;height:62px!important;display:grid!important;place-items:center!important;border:1px solid rgba(151,132,255,.30)!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(139,124,246,.18),rgba(89,183,255,.05))!important;box-shadow:0 0 24px rgba(139,124,246,.09),inset 0 1px 0 rgba(255,255,255,.04)!important}

html body .eddpt-app .eddpt-library-task-hero small{display:block!important;margin-bottom:3px!important;color:#978aff!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.11em!important}

html body .eddpt-app .eddpt-library-task-hero h3{margin:0 0 5px!important;color:#f5f7fb!important;font-size:17px!important;line-height:1.15!important;letter-spacing:-.02em!important}

html body .eddpt-app .eddpt-library-task-hero p{margin:0!important;max-width:680px!important;color:#93a0b2!important;font-size:9px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-library-task-hero-folder .eddpt-library-task-hero-icon i{position:relative!important;display:block!important;width:29px!important;height:22px!important;border:2px solid #a89dff!important;border-radius:5px!important}

html body .eddpt-app .eddpt-library-task-hero-folder .eddpt-library-task-hero-icon i::before{content:""!important;position:absolute!important;left:3px!important;top:-7px!important;width:13px!important;height:7px!important;border:2px solid #a89dff!important;border-bottom:0!important;border-radius:5px 5px 0 0!important}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon i{position:relative!important;display:block!important;width:28px!important;height:28px!important}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon i::before{content:""!important;position:absolute!important;left:12px!important;top:2px!important;width:4px!important;height:22px!important;border-radius:999px!important;background:#a89dff!important}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon i::after{content:""!important;position:absolute!important;left:5px!important;top:2px!important;width:14px!important;height:14px!important;border-left:4px solid #a89dff!important;border-top:4px solid #a89dff!important;transform:rotate(45deg)!important;border-radius:2px!important}

html body .eddpt-app .eddpt-library-task-step,
html body .eddpt-app .eddpt-library-task-next{display:flex!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:13px!important;background:rgba(255,255,255,.018)!important}

html body .eddpt-app .eddpt-library-task-step>span,
html body .eddpt-app .eddpt-library-task-next>span{display:grid!important;place-items:center!important;flex:0 0 28px!important;width:28px!important;height:28px!important;border:1px solid rgba(139,124,246,.30)!important;border-radius:9px!important;background:rgba(139,124,246,.11)!important;color:#c4bcff!important;font-size:9px!important;font-weight:950!important}

html body .eddpt-app .eddpt-library-task-step>div,
html body .eddpt-app .eddpt-library-task-next>div{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-library-task-step b,
html body .eddpt-app .eddpt-library-task-next b{color:#e7ebf2!important;font-size:9.5px!important}

html body .eddpt-app .eddpt-library-task-step small,
html body .eddpt-app .eddpt-library-task-next small{color:#7f8da0!important;font-size:8px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-folder-name-field{display:grid!important;gap:7px!important;padding:14px!important;border:1px solid rgba(139,124,246,.16)!important;border-radius:14px!important;background:rgba(139,124,246,.035)!important}

html body .eddpt-app .eddpt-folder-name-field>span{color:#a49bff!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-folder-name-field input{min-height:48px!important;padding:0 13px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:11px!important;background:#0a111a!important;color:#f4f6fa!important;font-size:12px!important;font-weight:750!important;outline:0!important}

html body .eddpt-app .eddpt-folder-name-field input:focus{border-color:rgba(139,124,246,.56)!important;box-shadow:0 0 0 3px rgba(139,124,246,.08)!important}

html body .eddpt-app .eddpt-folder-example-row{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;padding:0 3px!important}

html body .eddpt-app .eddpt-folder-example-row small{margin-right:2px!important;color:#657386!important;font-size:7px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-folder-example-row span{padding:5px 8px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:999px!important;background:rgba(255,255,255,.025)!important;color:#8997aa!important;font-size:7.5px!important}

html body .eddpt-app .eddpt-bulk-import-steps{display:grid!important;grid-template-columns:auto 1fr auto 1fr auto!important;align-items:center!important;gap:8px!important;padding:3px 5px!important}

html body .eddpt-app .eddpt-bulk-import-steps>div{display:flex!important;align-items:center!important;gap:7px!important;color:#728096!important}

html body .eddpt-app .eddpt-bulk-import-steps>div span{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:8px!important;background:rgba(255,255,255,.025)!important;font-size:8px!important;font-weight:950!important}

html body .eddpt-app .eddpt-bulk-import-steps>div b{font-size:8px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-bulk-import-steps>div.is-current{color:#c4bcff!important}

.eddpt-app .eddpt-bulk-import-steps>div.is-current span{border-color:rgba(139,124,246,.34)!important;background:rgba(139,124,246,.12)!important}

html body .eddpt-app .eddpt-bulk-import-steps>i{height:1px!important;background:linear-gradient(90deg,rgba(139,124,246,.28),rgba(255,255,255,.06))!important}

html body .eddpt-app .eddpt-bulk-destination{display:grid!important;grid-template-columns:40px minmax(0,1fr) minmax(150px,210px)!important;align-items:center!important;gap:12px!important;padding:12px 13px!important;border:1px solid rgba(89,183,255,.15)!important;border-radius:14px!important;background:linear-gradient(135deg,rgba(89,183,255,.045),rgba(139,124,246,.035))!important;text-transform:none!important;letter-spacing:normal!important}

html body .eddpt-app .eddpt-bulk-destination .eddpt-process-folder-icon{width:34px!important;height:29px!important}

html body .eddpt-app .eddpt-bulk-destination>div{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-bulk-destination small{color:#77bff2!important;font-size:7px!important;font-weight:950!important;letter-spacing:.09em!important}

html body .eddpt-app .eddpt-bulk-destination b{overflow:hidden!important;color:#e8edf5!important;font-size:10.5px!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-bulk-destination p{margin:0!important;color:#77869a!important;font-size:7.5px!important;line-height:1.4!important}

html body .eddpt-app .eddpt-bulk-destination select{width:100%!important;min-width:0!important;min-height:38px!important;margin:0!important}

html body .eddpt-app .eddpt-bulk-import-drop{min-height:174px!important;padding:24px 18px!important;border:1.5px dashed rgba(139,124,246,.36)!important;border-radius:18px!important;background:radial-gradient(circle at 50% 20%,rgba(139,124,246,.10),transparent 180px),rgba(139,124,246,.028)!important;transition:.16s ease!important}

html body .eddpt-app .eddpt-bulk-import-drop:hover{border-color:rgba(139,124,246,.58)!important;background:radial-gradient(circle at 50% 20%,rgba(139,124,246,.15),transparent 190px),rgba(139,124,246,.045)!important;box-shadow:0 0 28px rgba(139,124,246,.07)!important}

html body .eddpt-app .eddpt-bulk-import-drop-icon{width:48px!important;height:48px!important;border-radius:15px!important;display:grid!important;place-items:center!important;border:1px solid rgba(139,124,246,.27)!important;background:rgba(139,124,246,.10)!important;color:transparent!important;box-shadow:0 0 20px rgba(139,124,246,.09)!important}

html body .eddpt-app .eddpt-bulk-import-drop-icon i{position:relative!important;width:22px!important;height:22px!important}

html body .eddpt-app .eddpt-bulk-import-drop-icon i::before{content:""!important;position:absolute!important;left:9px!important;top:1px!important;width:4px!important;height:17px!important;border-radius:999px!important;background:#a89dff!important}

html body .eddpt-app .eddpt-bulk-import-drop-icon i::after{content:""!important;position:absolute!important;left:4px!important;bottom:1px!important;width:10px!important;height:10px!important;border-right:3px solid #a89dff!important;border-bottom:3px solid #a89dff!important;transform:rotate(45deg)!important}

html body .eddpt-app .eddpt-bulk-import-drop b{margin-top:2px!important;color:#edf1f7!important;font-size:11px!important}

html body .eddpt-app .eddpt-bulk-import-drop small{max-width:590px!important;color:#7e8da1!important;font-size:8px!important;line-height:1.5!important;text-align:center!important}

html body .eddpt-app .eddpt-bulk-format-pills{display:flex!important;justify-content:center!important;gap:5px!important;flex-wrap:wrap!important;margin-top:7px!important;pointer-events:none!important}

html body .eddpt-app .eddpt-bulk-format-pills span{padding:4px 7px!important;border:1px solid rgba(139,124,246,.14)!important;border-radius:999px!important;background:rgba(139,124,246,.05)!important;color:#9890e7!important;font-size:6.5px!important;font-weight:900!important;letter-spacing:.04em!important}

html body .eddpt-app .eddpt-bulk-selection-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;padding:0 3px!important}

html body .eddpt-app .eddpt-bulk-selection-head>div{display:grid!important;gap:2px!important}

.eddpt-app .eddpt-bulk-selection-head small{color:#6e7d91!important;font-size:6.5px!important;font-weight:950!important;letter-spacing:.09em!important}

.eddpt-app .eddpt-bulk-selection-head b{color:#cfd6e0!important;font-size:9px!important}

.eddpt-app .eddpt-bulk-selection-head>span{color:#69778a!important;font-size:7px!important}

html body .eddpt-app .eddpt-bulk-import-files>div{grid-template-columns:25px 54px minmax(0,1fr) auto!important}

html body .eddpt-app .eddpt-bulk-import-files>div>i{display:grid!important;place-items:center!important;min-height:22px!important;padding:0 5px!important;border:1px solid rgba(89,183,255,.13)!important;border-radius:6px!important;background:rgba(89,183,255,.045)!important;color:#82bfe9!important;font-size:6px!important;font-style:normal!important;font-weight:950!important;letter-spacing:.04em!important}

html body .eddpt-app .eddpt-bulk-import-files>div.is-zip>i{border-color:rgba(139,124,246,.22)!important;background:rgba(139,124,246,.08)!important;color:#aaa0ff!important}

html body .eddpt-app .eddpt-bulk-import-results section>div.is-skip{border-color:rgba(240,191,103,.15)!important;background:rgba(240,191,103,.025)!important}

html body .eddpt-app .eddpt-bulk-import-results section>div.is-skip span{color:#a28e6b!important}

html body .eddpt-app[data-theme="light"] .eddpt-library-task-hero{background:radial-gradient(circle at 8% 10%,rgba(112,101,231,.10),transparent 170px),linear-gradient(145deg,#ffffff,#f4f7fc)!important;border-color:rgba(112,101,231,.18)!important;box-shadow:inset 0 1px 0 #fff,0 12px 28px rgba(50,64,88,.08)!important}

html body .eddpt-app[data-theme="light"] .eddpt-library-task-hero h3{color:#33445c!important}

.eddpt-app[data-theme="light"] .eddpt-library-task-hero p{color:#718096!important}

.eddpt-app[data-theme="light"] .eddpt-library-task-hero small{color:#6d61d8!important}

html body .eddpt-app[data-theme="light"] .eddpt-library-task-hero-icon{background:linear-gradient(145deg,#f6f3ff,#eef4ff)!important;border-color:rgba(112,101,231,.24)!important;box-shadow:inset 0 1px 0 #fff,0 7px 17px rgba(94,82,190,.08)!important}

html body .eddpt-app[data-theme="light"] .eddpt-library-task-step,
html body .eddpt-app[data-theme="light"] .eddpt-library-task-next{border-color:#dde3ed!important;background:#f8faff!important}

.eddpt-app[data-theme="light"] .eddpt-library-task-step b,.eddpt-app[data-theme="light"] .eddpt-library-task-next b{color:#44556c!important}

.eddpt-app[data-theme="light"] .eddpt-library-task-step small,.eddpt-app[data-theme="light"] .eddpt-library-task-next small{color:#79879a!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-name-field{border-color:#dfe4ee!important;background:#f7f9fd!important}

.eddpt-app[data-theme="light"] .eddpt-folder-name-field input{border-color:#d5dce8!important;background:#fff!important;color:#33445b!important;box-shadow:inset 0 1px 0 #fff!important}

.eddpt-app[data-theme="light"] .eddpt-folder-example-row span{border-color:#dfe4ec!important;background:#f7f9fc!important;color:#75849a!important}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-destination{border-color:#d9e3ef!important;background:linear-gradient(135deg,#f8fbff,#f7f5ff)!important}

.eddpt-app[data-theme="light"] .eddpt-bulk-destination b{color:#40516a!important}

.eddpt-app[data-theme="light"] .eddpt-bulk-destination p{color:#7b899c!important}

.eddpt-app[data-theme="light"] .eddpt-bulk-destination small{color:#4d8fbd!important}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-drop{border-color:rgba(112,101,231,.30)!important;background:radial-gradient(circle at 50% 20%,rgba(112,101,231,.08),transparent 180px),#fafbff!important}

.eddpt-app[data-theme="light"] .eddpt-bulk-import-drop:hover{border-color:rgba(112,101,231,.45)!important;background:radial-gradient(circle at 50% 20%,rgba(112,101,231,.11),transparent 190px),#f8f9ff!important}

.eddpt-app[data-theme="light"] .eddpt-bulk-import-drop b{color:#40516a!important}

.eddpt-app[data-theme="light"] .eddpt-bulk-import-drop small{color:#78869a!important}

.eddpt-app[data-theme="light"] .eddpt-bulk-import-drop-icon{background:#f0edff!important;border-color:rgba(112,101,231,.22)!important}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-selection-head b{color:#4c5d73!important}

.eddpt-app[data-theme="light"] .eddpt-bulk-import-files>div>i{background:#eef7fd!important;border-color:#d6e8f4!important;color:#4d8fbd!important}

.eddpt-app[data-theme="light"] .eddpt-bulk-import-files>div.is-zip>i{background:#f0edff!important;border-color:#ddd7ff!important;color:#665bd0!important}

@media (max-width:680px){
html body .eddpt-app .eddpt-library-task-hero{grid-template-columns:50px minmax(0,1fr)!important;padding:13px!important}
.eddpt-app .eddpt-library-task-hero-icon{width:50px!important;height:50px!important;border-radius:15px!important}
.eddpt-app .eddpt-bulk-import-steps{grid-template-columns:1fr!important}
.eddpt-app .eddpt-bulk-import-steps>i{display:none!important}
.eddpt-app .eddpt-bulk-destination{grid-template-columns:34px minmax(0,1fr)!important}
.eddpt-app .eddpt-bulk-destination select{grid-column:1/-1!important}
.eddpt-app .eddpt-bulk-selection-head{align-items:flex-start!important;flex-direction:column!important}
.eddpt-app .eddpt-bulk-import-files>div{grid-template-columns:24px 50px minmax(0,1fr)!important}
.eddpt-app .eddpt-bulk-import-files>div>small{grid-column:3!important}
}

html body .eddpt-app .eddpt-process-library-summary{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-process-library-summary>div{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:8px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-process-library-select-btn{
    appearance:none!important;
    -webkit-appearance:none!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    min-height:26px!important;
    padding:0 8px!important;
    border:1px solid rgba(139,124,246,.18)!important;
    border-radius:8px!important;
    background:rgba(139,124,246,.045)!important;
    color:#948be5!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-process-library-select-btn b{font-size:7px!important;font-weight:900!important;line-height:1!important}

html body .eddpt-app .eddpt-library-select-glyph{position:relative!important;width:11px!important;height:11px!important;border:1.5px solid currentColor!important;border-radius:3px!important}

html body .eddpt-app .eddpt-library-select-glyph::after{content:""!important;position:absolute!important;width:4px!important;height:2px!important;left:2px!important;top:2.5px!important;border-left:1.7px solid currentColor!important;border-bottom:1.7px solid currentColor!important;transform:rotate(-45deg)!important;opacity:.55!important}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-library-select-btn{border-color:rgba(139,124,246,.42)!important;background:rgba(139,124,246,.13)!important;color:#c8c1ff!important;box-shadow:0 0 18px rgba(139,124,246,.08)!important}

html body .eddpt-app .eddpt-process-library-bulkbar{
    display:grid!important;
    gap:7px!important;
    margin:0 4px 9px!important;
    padding:9px!important;
    border:1px solid rgba(139,124,246,.20)!important;
    border-radius:11px!important;
    background:linear-gradient(145deg,rgba(34,45,66,.92),rgba(18,28,42,.94))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 10px 24px rgba(0,0,0,.12)!important;
}

html body .eddpt-app .eddpt-process-library-bulkbar[hidden]{display:none!important}

html body .eddpt-app .eddpt-process-library-bulkbar-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}

html body .eddpt-app .eddpt-process-library-bulkbar-head>b{color:#d7d2ff!important;font-size:8px!important;font-weight:900!important}

html body .eddpt-app .eddpt-process-library-bulkbar-head>div{display:flex!important;gap:4px!important}

html body .eddpt-app .eddpt-process-library-bulkbar-head button{appearance:none!important;border:0!important;background:transparent!important;color:#8491a4!important;font-size:6.8px!important;font-weight:850!important;cursor:pointer!important;padding:3px 4px!important}

html body .eddpt-app .eddpt-process-library-bulkbar-head button:hover{color:#c8c1ff!important}

html body .eddpt-app .eddpt-process-library-bulkbar-actions{display:grid!important;grid-template-columns:1fr 1fr auto!important;gap:5px!important}

html body .eddpt-app .eddpt-process-library-bulkbar-actions>button{appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:0!important;height:31px!important;padding:0 8px!important;border:1px solid rgba(148,163,184,.13)!important;border-radius:8px!important;background:rgba(255,255,255,.025)!important;color:#b7c3d2!important;cursor:pointer!important}

html body .eddpt-app .eddpt-process-library-bulkbar-actions>button b{font-size:7.3px!important;font-weight:900!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-process-library-bulkbar-actions>button:hover{border-color:rgba(139,124,246,.30)!important;background:rgba(139,124,246,.08)!important;color:#fff!important}

html body .eddpt-app .eddpt-process-library-bulkbar-actions>button.is-danger{border-color:rgba(255,125,138,.19)!important;background:rgba(255,125,138,.045)!important;color:#eaa1aa!important}

html body .eddpt-app .eddpt-process-library-bulkbar-actions>button.is-danger:hover{border-color:rgba(255,125,138,.38)!important;background:rgba(255,125,138,.10)!important;color:#ffc2c9!important}

html body .eddpt-app .eddpt-library-trash-glyph{position:relative!important;width:11px!important;height:12px!important;border:1.5px solid currentColor!important;border-top:0!important;border-radius:0 0 3px 3px!important}

html body .eddpt-app .eddpt-library-trash-glyph::before{content:""!important;position:absolute!important;left:-2px!important;right:-2px!important;top:-3px!important;height:1.5px!important;background:currentColor!important;border-radius:999px!important}

html body .eddpt-app .eddpt-process-select-toggle,
html body .eddpt-app .eddpt-process-folder-select{
    appearance:none!important;
    -webkit-appearance:none!important;
    display:none!important;
    place-items:center!important;
    width:22px!important;
    height:22px!important;
    padding:0!important;
    border:1px solid rgba(145,160,183,.20)!important;
    border-radius:7px!important;
    background:rgba(7,12,19,.54)!important;
    color:#9d93f8!important;
    cursor:pointer!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-select-toggle,
html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder-select{display:grid!important}

html body .eddpt-app .eddpt-process-select-toggle span,
html body .eddpt-app .eddpt-process-folder-select span{position:relative!important;width:10px!important;height:10px!important;border:1.5px solid currentColor!important;border-radius:3px!important}

html body .eddpt-app .eddpt-process-select-toggle[aria-pressed="true"],
html body .eddpt-app .eddpt-process-folder-select[aria-pressed="true"]{border-color:rgba(139,124,246,.52)!important;background:rgba(139,124,246,.18)!important;box-shadow:0 0 12px rgba(139,124,246,.10)!important}

html body .eddpt-app .eddpt-process-select-toggle[aria-pressed="true"] span::after,
html body .eddpt-app .eddpt-process-folder-select[aria-pressed="true"] span::after{content:""!important;position:absolute!important;left:1.5px!important;top:1px!important;width:5px!important;height:3px!important;border-left:1.8px solid currentColor!important;border-bottom:1.8px solid currentColor!important;transform:rotate(-45deg)!important}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-row{grid-template-columns:24px minmax(0,1fr)!important;gap:4px!important}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-row-menu{display:none!important}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-row.is-selected{background:rgba(139,124,246,.045)!important;box-shadow:inset 0 0 0 1px rgba(139,124,246,.10)!important}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-row .eddpt-process-item{cursor:pointer!important}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder-head{grid-template-columns:22px 20px 17px minmax(0,1fr) 0 0!important}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder-upload,
html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder-menu{display:none!important}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder.is-root .eddpt-process-folder-head{grid-template-columns:22px 0 17px minmax(0,1fr) 0 0!important}

html body .eddpt-app .eddpt-library-selection-preview{display:grid!important;gap:4px!important;padding:9px!important;border:1px solid rgba(148,163,184,.10)!important;border-radius:12px!important;background:rgba(7,12,19,.28)!important;max-height:180px!important;overflow:auto!important}

html body .eddpt-app .eddpt-library-selection-preview>div{display:grid!important;grid-template-columns:8px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;padding:6px 7px!important;border-radius:8px!important;background:rgba(255,255,255,.018)!important}

html body .eddpt-app .eddpt-library-selection-preview>div>span{width:7px!important;height:7px!important;border-radius:50%!important;background:#8177e8!important;box-shadow:0 0 10px rgba(129,119,232,.22)!important}

html body .eddpt-app .eddpt-library-selection-preview b{overflow:hidden!important;color:#cfd7e3!important;font-size:8px!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-library-selection-preview>small{padding:4px 7px!important;color:#69778a!important;font-size:7px!important}

html body .eddpt-app .eddpt-library-confirm-phrase{display:grid!important;gap:6px!important;padding:12px!important;border:1px solid rgba(240,191,103,.20)!important;border-radius:12px!important;background:rgba(240,191,103,.035)!important}

html body .eddpt-app .eddpt-library-confirm-phrase small{color:#b18c4e!important;font-size:7px!important;font-weight:950!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-library-confirm-phrase code{width:max-content!important;max-width:100%!important;padding:5px 8px!important;border-radius:7px!important;background:rgba(0,0,0,.22)!important;color:#f0bf67!important;font-size:8px!important;font-weight:900!important;user-select:all!important}

html body .eddpt-app .eddpt-library-confirm-phrase input{width:100%!important;min-height:42px!important}

html body .eddpt-app .eddpt-folder-delete-sheet{display:grid!important;gap:13px!important}

html body .eddpt-app .eddpt-folder-delete-choice{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}

html body .eddpt-app .eddpt-folder-delete-choice>label{position:relative!important;display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;gap:9px!important;align-items:start!important;margin:0!important;padding:13px!important;border:1px solid rgba(148,163,184,.12)!important;border-radius:14px!important;background:rgba(255,255,255,.018)!important;cursor:pointer!important;text-transform:none!important;letter-spacing:normal!important}

html body .eddpt-app .eddpt-folder-delete-choice>label.is-safe:has(input:checked){border-color:rgba(83,209,154,.30)!important;background:rgba(83,209,154,.055)!important;box-shadow:0 0 0 1px rgba(83,209,154,.05)!important}

html body .eddpt-app .eddpt-folder-delete-choice>label.is-danger:has(input:checked){border-color:rgba(255,125,138,.34)!important;background:rgba(255,125,138,.065)!important;box-shadow:0 0 0 1px rgba(255,125,138,.06),0 0 22px rgba(255,125,138,.05)!important}

html body .eddpt-app .eddpt-folder-delete-choice input{width:17px!important;height:17px!important;margin:2px 0 0!important;accent-color:#8176ed!important}

html body .eddpt-app .eddpt-folder-delete-choice span{display:grid!important;gap:4px!important;min-width:0!important}

html body .eddpt-app .eddpt-folder-delete-choice b{color:#e0e5ec!important;font-size:9.5px!important;line-height:1.3!important}

html body .eddpt-app .eddpt-folder-delete-choice small{color:#7f8da0!important;font-size:7.6px!important;line-height:1.5!important;text-transform:none!important;letter-spacing:normal!important}

html body .eddpt-app .eddpt-folder-delete-choice .is-danger b{color:#f2adb6!important}

html body .eddpt-app .eddpt-folder-delete-purge[hidden],html body .eddpt-app .eddpt-folder-delete-keep[hidden]{display:none!important}

html body .eddpt-app .eddpt-folder-delete-keep,html body .eddpt-app .eddpt-folder-delete-purge{display:grid!important;gap:10px!important}

html body .eddpt-app .eddpt-permanent-delete-warning{display:grid!important;gap:5px!important;padding:14px!important;border:1px solid rgba(255,125,138,.30)!important;border-radius:14px!important;background:linear-gradient(145deg,rgba(97,27,38,.23),rgba(46,16,23,.28))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important}

html body .eddpt-app .eddpt-permanent-delete-warning small{color:#e78b98!important;font-size:7px!important;font-weight:950!important;letter-spacing:.10em!important}

html body .eddpt-app .eddpt-permanent-delete-warning h4{margin:0!important;color:#ffd1d6!important;font-size:14px!important}

html body .eddpt-app .eddpt-permanent-delete-warning p{margin:0!important;color:#b68c94!important;font-size:8px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-triple-gate{display:grid!important;gap:7px!important}

html body .eddpt-app .eddpt-triple-gate>label{display:grid!important;grid-template-columns:27px minmax(0,1fr)!important;gap:5px 9px!important;align-items:center!important;margin:0!important;padding:11px!important;border:1px solid rgba(255,125,138,.14)!important;border-radius:12px!important;background:rgba(255,125,138,.025)!important;text-transform:none!important;letter-spacing:normal!important}

html body .eddpt-app .eddpt-triple-gate>label>i{grid-row:1/3!important;display:grid!important;place-items:center!important;width:27px!important;height:27px!important;border:1px solid rgba(255,125,138,.25)!important;border-radius:9px!important;background:rgba(255,125,138,.07)!important;color:#f2a4ae!important;font-size:9px!important;font-style:normal!important;font-weight:950!important}

html body .eddpt-app .eddpt-triple-gate>label>span{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-triple-gate b{color:#e8d5d8!important;font-size:8.5px!important}

html body .eddpt-app .eddpt-triple-gate small{color:#8e747a!important;font-size:7px!important;line-height:1.4!important;text-transform:none!important;letter-spacing:normal!important}

html body .eddpt-app .eddpt-triple-gate input:not([type="checkbox"]){grid-column:2!important;width:100%!important;min-height:40px!important}

html body .eddpt-app .eddpt-triple-gate input[type="checkbox"]{grid-column:2!important;width:17px!important;height:17px!important;margin:3px 0!important;accent-color:#dc6676!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-select-btn{border-color:#d9dfee!important;background:#f7f8fd!important;color:#766be2!important}

html body .eddpt-app[data-theme="light"].eddpt-library-selecting .eddpt-process-library-select-btn{border-color:#b9b0f3!important;background:#efedff!important;color:#5147b5!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-bulkbar{border-color:#d7ddef!important;background:linear-gradient(145deg,#f8f9fd,#eef2f8)!important;box-shadow:inset 0 1px 0 #fff,0 8px 20px rgba(50,64,87,.08)!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-bulkbar-head>b{color:#4c5d74!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-select-toggle,html body .eddpt-app[data-theme="light"] .eddpt-process-folder-select{border-color:#d3dbe8!important;background:#fff!important;color:#756ae0!important}

html body .eddpt-app[data-theme="light"].eddpt-library-selecting .eddpt-process-row.is-selected{background:#f3f1ff!important;box-shadow:inset 0 0 0 1px #ddd8ff!important}

html body .eddpt-app[data-theme="light"] .eddpt-library-selection-preview{border-color:#dfe4ed!important;background:#f7f9fc!important}

html body .eddpt-app[data-theme="light"] .eddpt-library-selection-preview>div{background:#fff!important}

.eddpt-app[data-theme="light"] .eddpt-library-selection-preview b{color:#46566c!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-delete-choice>label{border-color:#dfe4ed!important;background:#fbfcfe!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-delete-choice b{color:#43536a!important}

.eddpt-app[data-theme="light"] .eddpt-folder-delete-choice small{color:#7c8a9d!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-delete-choice>label.is-safe:has(input:checked){border-color:#b9dfce!important;background:#f0faf5!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-delete-choice>label.is-danger:has(input:checked){border-color:#e8bac2!important;background:#fff3f5!important}

html body .eddpt-app[data-theme="light"] .eddpt-permanent-delete-warning{border-color:#e5b1bb!important;background:linear-gradient(145deg,#fff6f7,#ffeef1)!important}

.eddpt-app[data-theme="light"] .eddpt-permanent-delete-warning h4{color:#8c3040!important}

.eddpt-app[data-theme="light"] .eddpt-permanent-delete-warning p{color:#8f6670!important}

html body .eddpt-app[data-theme="light"] .eddpt-triple-gate>label{border-color:#ead2d7!important;background:#fff9fa!important}

.eddpt-app[data-theme="light"] .eddpt-triple-gate b{color:#6e4650!important}

.eddpt-app[data-theme="light"] .eddpt-triple-gate small{color:#9a7580!important}

@media (max-width:620px){
html body .eddpt-app .eddpt-folder-delete-choice{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-process-library-bulkbar-actions{grid-template-columns:1fr 1fr!important}
html body .eddpt-app .eddpt-process-library-bulkbar-actions>button:last-child{grid-column:1/-1!important}
}

html body .eddpt-app .eddpt-library-move-sheet{display:grid!important;gap:14px!important}

html body .eddpt-app .eddpt-move-destination-choice{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
}

html body .eddpt-app .eddpt-move-destination-choice>label{
    position:relative!important;
    display:grid!important;
    grid-template-columns:19px minmax(0,1fr)!important;
    align-items:start!important;
    gap:9px!important;
    min-width:0!important;
    margin:0!important;
    padding:13px!important;
    border:1px solid rgba(148,163,184,.12)!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.018)!important;
    cursor:pointer!important;
    text-transform:none!important;
    letter-spacing:normal!important;
    transition:border-color .16s ease,background .16s ease,box-shadow .16s ease!important;
}

html body .eddpt-app .eddpt-move-destination-choice>label.is-active{
    border-color:rgba(139,124,246,.38)!important;
    background:linear-gradient(145deg,rgba(139,124,246,.09),rgba(89,183,255,.025))!important;
    box-shadow:0 0 0 1px rgba(139,124,246,.055),0 10px 24px rgba(0,0,0,.08)!important;
}

html body .eddpt-app .eddpt-move-destination-choice input{
    width:16px!important;
    height:16px!important;
    margin:2px 0 0!important;
    accent-color:#887af4!important;
}

html body .eddpt-app .eddpt-move-destination-choice span{display:grid!important;gap:4px!important;min-width:0!important}

html body .eddpt-app .eddpt-move-destination-choice b{color:#e4e8ef!important;font-size:9.5px!important;line-height:1.25!important}

html body .eddpt-app .eddpt-move-destination-choice small{color:#7f8da0!important;font-size:7.6px!important;line-height:1.5!important;text-transform:none!important;letter-spacing:normal!important}

html body .eddpt-app .eddpt-move-existing,
html body .eddpt-app .eddpt-move-new{display:grid!important;gap:10px!important;padding:14px!important;border:1px solid rgba(139,124,246,.14)!important;border-radius:15px!important;background:linear-gradient(145deg,rgba(139,124,246,.035),rgba(255,255,255,.012))!important}

html body .eddpt-app .eddpt-move-existing[hidden],
html body .eddpt-app .eddpt-move-new[hidden]{display:none!important}

html body .eddpt-app .eddpt-trash-section{
    display:grid!important;
    gap:0!important;
    margin:13px 0 0!important;
    padding:0!important;
    border:1px solid rgba(255,125,138,.14)!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,rgba(255,125,138,.025),rgba(255,255,255,.008))!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-trash-section[hidden]{display:none!important}

html body .eddpt-app .eddpt-trash-head{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 26px!important;
    align-items:center!important;
    gap:6px!important;
    min-height:43px!important;
    margin:0!important;
    padding:6px 7px 6px 8px!important;
    border:0!important;
    background:rgba(255,125,138,.018)!important;
}

html body .eddpt-app .eddpt-trash-toggle{
    all:unset!important;
    box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:12px minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:7px!important;
    min-width:0!important;
    min-height:30px!important;
    padding:0 4px!important;
    color:#c99ca4!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-trash-chevron{
    width:7px!important;
    height:7px!important;
    border-right:1.7px solid currentColor!important;
    border-bottom:1.7px solid currentColor!important;
    transform:rotate(45deg)!important;
    transition:transform .18s ease!important;
}

html body .eddpt-app .eddpt-trash-section.is-collapsed .eddpt-trash-chevron{transform:rotate(-45deg)!important}

html body .eddpt-app .eddpt-trash-title{
    min-width:0!important;
    overflow:hidden!important;
    color:#c7a1a7!important;
    font-size:8px!important;
    font-weight:950!important;
    letter-spacing:.075em!important;
    text-transform:uppercase!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-trash-toggle em{
    display:grid!important;
    place-items:center!important;
    min-width:22px!important;
    height:20px!important;
    padding:0 6px!important;
    border:1px solid rgba(255,125,138,.16)!important;
    border-radius:999px!important;
    background:rgba(255,125,138,.045)!important;
    color:#cfa6ac!important;
    font-size:7px!important;
    font-style:normal!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-trash-head .eddpt-help-btn{
    width:25px!important;
    min-width:25px!important;
    height:25px!important;
    min-height:25px!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-trash-window{
    display:block!important;
    min-width:0!important;
    max-height:252px!important;
    padding:7px!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(255,125,138,.22) transparent!important;
    border-top:1px solid rgba(255,125,138,.10)!important;
    background:rgba(5,9,14,.14)!important;
}

html body .eddpt-app .eddpt-trash-window[hidden]{display:none!important}

html body .eddpt-app .eddpt-trash-list{display:grid!important;gap:5px!important;margin:0!important;padding:0!important}

html body .eddpt-app .eddpt-trash-card{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:7px!important;
    min-width:0!important;
    padding:8px!important;
    border:1px solid rgba(255,125,138,.10)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-trash-card>div{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-trash-card b{
    min-width:0!important;
    overflow:hidden!important;
    color:#d5c2c6!important;
    font-size:8.2px!important;
    font-weight:800!important;
    line-height:1.25!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-trash-card small{
    overflow:hidden!important;
    color:#906f76!important;
    font-size:6.7px!important;
    line-height:1.25!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-trash-card .eddpt-btn{
    width:auto!important;
    min-width:55px!important;
    height:29px!important;
    min-height:29px!important;
    padding:0 9px!important;
    border-radius:8px!important;
    font-size:7.2px!important;
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-trash-toggle:hover .eddpt-trash-title{color:#eed8dc!important}

html body .eddpt-app[data-theme="light"] .eddpt-move-destination-choice>label{border-color:#dfe4ed!important;background:#fbfcfe!important}

html body .eddpt-app[data-theme="light"] .eddpt-move-destination-choice>label.is-active{border-color:#c8c0f2!important;background:linear-gradient(145deg,#f6f3ff,#f8faff)!important;box-shadow:0 8px 20px rgba(77,68,141,.07)!important}

html body .eddpt-app[data-theme="light"] .eddpt-move-destination-choice b{color:#43536a!important}

html body .eddpt-app[data-theme="light"] .eddpt-move-destination-choice small{color:#7c8a9d!important}

html body .eddpt-app[data-theme="light"] .eddpt-move-existing,
html body .eddpt-app[data-theme="light"] .eddpt-move-new{border-color:#dfe4ed!important;background:#f9fbfe!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-section{border-color:#eed6db!important;background:linear-gradient(180deg,#fffafb,#fff)!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-head{background:#fff8f9!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-toggle{color:#a75d6a!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-title{color:#9a5965!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-toggle em{border-color:#ead0d5!important;background:#fff0f2!important;color:#a25c68!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-window{border-top-color:#edd9dd!important;background:#fff!important;scrollbar-color:#dec5ca transparent!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-card{border-color:#eedde0!important;background:#fffafa!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-card b{color:#66515a!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-card small{color:#9c7a82!important}

@media (max-width:700px){
html body .eddpt-app .eddpt-move-destination-choice{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-trash-window{max-height:220px!important}
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-topbar-rail{
    align-items:center!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-process-actions{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:stretch!important;
    gap:10px!important;
    min-width:0!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-new{
    align-self:center!important;
    justify-self:stretch!important;
    justify-content:center!important;
    min-width:0!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn{
    width:100%!important;
    max-width:none!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-process-actions .eddpt-btn,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-validate,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-workshop,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-new{
    min-height:58px!important;
    height:58px!important;
    padding-inline:14px!important;
    gap:10px!important;
    border-radius:16px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-process-actions .eddpt-btn-copy,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-validate .eddpt-btn-copy,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-workshop .eddpt-btn-copy,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-new .eddpt-btn-copy{
    min-width:0!important;
    align-items:center!important;
    justify-items:center!important;
    text-align:center!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-process-actions .eddpt-btn-copy b,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-validate .eddpt-btn-copy b,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-workshop .eddpt-btn-copy b,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-new .eddpt-btn-copy b{
    font-size:11px!important;
    line-height:1.05!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet) .eddpt-header-workshop .eddpt-btn-copy small{
    font-size:8px!important;
    line-height:1.1!important;
    text-align:center!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-process-actions{
    flex:1.42 1 230px!important;
    min-width:205px!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-validate{
    flex:.82 1 126px!important;
    min-width:110px!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-workshop{
    flex:1.16 1 174px!important;
    min-width:150px!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact) .eddpt-header-new{
    flex:1.02 1 158px!important;
    min-width:140px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-process-actions{
    gap:6px!important;
    min-width:164px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-process-actions{
    gap:4px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-new{
    align-self:center!important;
}

html body .eddpt-app .eddpt-proc-head{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:start!important;
    gap:18px!important;
    width:100%!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-proc-head>div:first-child{
    min-width:0!important;
}

html body .eddpt-app .eddpt-proc-head .eddpt-title{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-proc-controls{
    display:grid!important;
    grid-template-columns:166px minmax(148px,auto)!important;
    align-items:stretch!important;
    justify-content:end!important;
    gap:12px!important;
    width:max-content!important;
    max-width:100%!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-health{
    width:166px!important;
    min-width:166px!important;
    max-width:166px!important;
    height:108px!important;
    min-height:108px!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-delete-process-btn{
    align-self:stretch!important;
    justify-self:stretch!important;
    width:auto!important;
    min-width:148px!important;
    max-width:none!important;
    min-height:54px!important;
    padding-inline:16px!important;
    white-space:nowrap!important;
}

@media (max-width:1220px){
html body .eddpt-app .eddpt-proc-head{
        grid-template-columns:minmax(0,1fr)!important;
        gap:12px!important;
    }
html body .eddpt-app .eddpt-proc-controls{
        justify-self:end!important;
    }
}

@media (max-width:720px){
html body .eddpt-app .eddpt-proc-controls{
        width:100%!important;
        grid-template-columns:minmax(0,1fr) auto!important;
        justify-self:stretch!important;
    }
html body .eddpt-app .eddpt-proc-controls .eddpt-health{
        width:100%!important;
        max-width:none!important;
        min-width:0!important;
    }
html body .eddpt-app .eddpt-proc-controls .eddpt-delete-process-btn{
        min-width:136px!important;
    }
}

@media (max-width:520px){
html body .eddpt-app .eddpt-proc-controls{
        grid-template-columns:1fr!important;
    }
html body .eddpt-app .eddpt-proc-controls .eddpt-delete-process-btn{
        min-width:0!important;
        width:100%!important;
        min-height:46px!important;
    }
}

html body .eddpt-app .eddpt-process-library-summary{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:12px!important;
    min-height:42px!important;
}

html body .eddpt-app .eddpt-process-library-summary>div{
    gap:12px!important;
}

html body .eddpt-app .eddpt-process-library-select-btn{
    min-height:34px!important;
    height:34px!important;
    padding:0 12px!important;
    gap:8px!important;
    border-radius:11px!important;
    border-color:rgba(139,124,246,.26)!important;
    background:linear-gradient(180deg,rgba(139,124,246,.075),rgba(139,124,246,.035))!important;
    color:#aca3fa!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-process-library-select-btn:hover{
    border-color:rgba(139,124,246,.40)!important;
    background:linear-gradient(180deg,rgba(139,124,246,.13),rgba(139,124,246,.07))!important;
    color:#d0caff!important;
}

html body .eddpt-app .eddpt-process-library-select-btn b{
    font-size:8px!important;
    font-weight:950!important;
    line-height:1!important;
    letter-spacing:.01em!important;
}

html body .eddpt-app .eddpt-library-select-glyph{
    position:relative!important;
    display:block!important;
    width:15px!important;
    min-width:15px!important;
    height:15px!important;
    min-height:15px!important;
    border:1.7px solid currentColor!important;
    border-radius:4px!important;
    background:rgba(4,8,15,.18)!important;
}

html body .eddpt-app .eddpt-library-select-glyph::after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    width:6px!important;
    height:3px!important;
    border-left:2px solid currentColor!important;
    border-bottom:2px solid currentColor!important;
    transform:translate(-50%,-64%) rotate(-45deg)!important;
    transform-origin:center!important;
    opacity:0!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-library-select-btn{
    border-color:rgba(150,132,255,.62)!important;
    background:linear-gradient(180deg,rgba(113,91,223,.32),rgba(79,63,173,.26))!important;
    color:#f0edff!important;
    box-shadow:0 0 0 1px rgba(139,124,246,.11),0 8px 20px rgba(70,52,160,.14),inset 0 1px 0 rgba(255,255,255,.08)!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-library-select-btn .eddpt-library-select-glyph{
    border-color:#bcb4ff!important;
    background:#7568df!important;
    color:#fff!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-library-select-btn .eddpt-library-select-glyph::after{
    opacity:1!important;
}

html body .eddpt-app .eddpt-process-select-toggle,
html body .eddpt-app .eddpt-process-folder-select{
    width:24px!important;
    min-width:24px!important;
    height:24px!important;
    min-height:24px!important;
    border-radius:8px!important;
}

html body .eddpt-app .eddpt-process-select-toggle span,
html body .eddpt-app .eddpt-process-folder-select span{
    position:relative!important;
    display:block!important;
    width:14px!important;
    height:14px!important;
    border:1.7px solid currentColor!important;
    border-radius:4px!important;
}

html body .eddpt-app .eddpt-process-select-toggle[aria-pressed="true"] span,
html body .eddpt-app .eddpt-process-folder-select[aria-pressed="true"] span{
    background:#7568df!important;
    border-color:#bcb4ff!important;
    color:#fff!important;
}

html body .eddpt-app .eddpt-process-select-toggle[aria-pressed="true"] span::after,
html body .eddpt-app .eddpt-process-folder-select[aria-pressed="true"] span::after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    width:6px!important;
    height:3px!important;
    border-left:2px solid currentColor!important;
    border-bottom:2px solid currentColor!important;
    transform:translate(-50%,-64%) rotate(-45deg)!important;
    transform-origin:center!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-row{
    grid-template-columns:28px minmax(0,1fr)!important;
    gap:6px!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder-head{
    grid-template-columns:26px 20px 17px minmax(0,1fr) 0 0!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder.is-root .eddpt-process-folder-head{
    grid-template-columns:26px 0 17px minmax(0,1fr) 0 0!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-select-btn{
    border-color:#cfc9f4!important;
    background:linear-gradient(180deg,#ffffff,#f5f3ff)!important;
    color:#665bc9!important;
    box-shadow:inset 0 1px 0 #fff,0 4px 10px rgba(84,72,164,.05)!important;
}

html body .eddpt-app[data-theme="light"].eddpt-library-selecting .eddpt-process-library-select-btn{
    border-color:#9d91eb!important;
    background:linear-gradient(180deg,#e9e5ff,#ddd7ff)!important;
    color:#42399e!important;
    box-shadow:0 0 0 1px rgba(94,79,181,.06),0 7px 16px rgba(78,64,158,.10),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-library-select-glyph{
    background:#fff!important;
}

html body .eddpt-app[data-theme="light"].eddpt-library-selecting .eddpt-process-library-select-btn .eddpt-library-select-glyph,
html body .eddpt-app[data-theme="light"] .eddpt-process-select-toggle[aria-pressed="true"] span,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-select[aria-pressed="true"] span{
    background:#675bd0!important;
    border-color:#8378e4!important;
    color:#fff!important;
}

html body .eddpt-app:not([data-theme="light"]){
    --b:rgba(205,221,240,.255)!important;
    --bs:rgba(213,228,246,.39)!important;
    --edd-ui-border:rgba(205,221,240,.25)!important;
    --edd-ui-border-strong:rgba(216,230,247,.40)!important;
    --edd-ui-control-border:rgba(205,221,240,.24)!important;
    --edd-frame-major:rgba(189,210,235,.38)!important;
    --edd-frame-secondary:rgba(176,199,226,.285)!important;
    --edd-frame-nested:rgba(166,190,218,.205)!important;
    --edd-frame-major-shadow:0 0 0 1px rgba(102,132,169,.09),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app[data-theme="light"]{
    --b:rgba(48,66,91,.18)!important;
    --bs:rgba(48,66,91,.29)!important;
    --edd-ui-border:rgba(56,76,103,.18)!important;
    --edd-ui-border-strong:rgba(53,72,99,.30)!important;
    --edd-ui-control-border:rgba(60,80,108,.18)!important;
    --edd-frame-major:rgba(54,75,104,.285)!important;
    --edd-frame-secondary:rgba(62,83,111,.215)!important;
    --edd-frame-nested:rgba(72,92,119,.15)!important;
    --edd-frame-major-shadow:0 0 0 1px rgba(55,74,100,.035),inset 0 1px 0 rgba(255,255,255,.94)!important;
}

html body .eddpt-app .eddpt-canvas,
html body .eddpt-app .eddpt-detail,
html body .eddpt-app .eddpt-table-wrap,
html body .eddpt-app .eddpt-fit-list,
html body .eddpt-app .eddpt-review-list,
html body .eddpt-app .eddpt-history-list,
html body .eddpt-app .eddpt-modal-card,
html body .eddpt-app .eddpt-workshop-step{
    border-color:var(--edd-frame-major)!important;
}

html body .eddpt-app .eddpt-canvas,
html body .eddpt-app .eddpt-detail,
html body .eddpt-app .eddpt-modal-card{
    box-shadow:var(--edd-frame-major-shadow)!important;
}

html body .eddpt-app .eddpt-note-board{
    border-color:var(--edd-frame-major)!important;
    box-shadow:0 0 0 1px rgba(103,133,170,.08),0 16px 36px rgba(0,0,0,.11),inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-note-board{
    box-shadow:0 0 0 1px rgba(60,80,108,.035),0 14px 30px rgba(50,67,91,.055),inset 0 1px 0 #fff!important;
}

html body .eddpt-app .eddpt-process-view-tabs,
html body .eddpt-app .eddpt-board-view-controls,
html body .eddpt-app .eddpt-sigma-rail,
html body .eddpt-app .eddpt-step-flow__toolbar,
html body .eddpt-app .eddpt-step-flow__control-deck,
html body .eddpt-app .eddpt-step-flow__rail-wrap,
html body .eddpt-app .eddpt-process-map__toolbar,
html body .eddpt-app .eddpt-process-map__viewbar,
html body .eddpt-app .eddpt-process-map__interaction-guide,
html body .eddpt-app .eddpt-process-map__legend,
html body .eddpt-app .eddpt-process-map__selection,
html body .eddpt-app .eddpt-health,
html body .eddpt-app .eddpt-side-note,
html body .eddpt-app .eddpt-process-folder,
html body .eddpt-app .eddpt-trash-section{
    border-color:var(--edd-frame-secondary)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-process-map__toolbar{
    background:linear-gradient(145deg,rgba(27,41,58,.96),rgba(19,31,45,.96))!important;
    box-shadow:0 6px 16px rgba(0,0,0,.10),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-process-map__viewbar{
    background:rgba(28,42,59,.68)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app:not([data-theme="light"]) .eddpt-process-map__interaction-guide{
    background:rgba(18,29,43,.82)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.02)!important;
}

html body .eddpt-app .eddpt-process-map__viewport{
    border-color:var(--edd-frame-major)!important;
    box-shadow:0 0 0 1px rgba(91,121,158,.06),inset 0 1px 0 rgba(255,255,255,.018)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-map__toolbar{
    background:linear-gradient(145deg,#ffffff,#f6f8fc)!important;
    box-shadow:0 6px 16px rgba(50,68,94,.055),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-map__viewbar,
html body .eddpt-app[data-theme="light"] .eddpt-process-map__interaction-guide{
    background:#f8fafd!important;
    box-shadow:inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-map__viewport{
    border-color:var(--edd-frame-major)!important;
    box-shadow:0 0 0 1px rgba(55,76,104,.025),inset 0 1px 0 #fff!important;
}

html body .eddpt-app .eddpt-process-map__tools>label,
html body .eddpt-app .eddpt-process-map__mode,
html body .eddpt-app .eddpt-process-map__zoom,
html body .eddpt-app .eddpt-process-map__viewbar .eddpt-view-icon-btn,
html body .eddpt-app .eddpt-process-map__viewbar .eddpt-view-text-btn,
html body .eddpt-app .eddpt-visual-system,
html body .eddpt-app .eddpt-theme-tool,
html body .eddpt-app .eddpt-assist-action{
    border-color:var(--edd-frame-nested)!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-theme-block,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security{
    position:relative!important;
    flex-shrink:0!important;
    min-width:0!important;
    isolation:isolate!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet):not(.eddpt-topbar-compact) .eddpt-header-theme-block{
    flex:0 0 138px!important;
    width:138px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-tablet):not(.eddpt-topbar-compact) .eddpt-header-security{
    flex:0 0 164px!important;
    width:164px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-theme-block{
    flex:0 0 112px!important;
    width:112px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-security{
    flex:0 0 128px!important;
    width:128px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-theme-block{
    flex:0 0 84px!important;
    width:84px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security{
    flex:0 0 96px!important;
    width:96px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-theme-block{
    margin-right:2px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security{
    margin-left:2px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-theme-block .eddpt-theme-toggle,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security{
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-topbar-rail{
    overflow:hidden!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-canvas,
html body .eddpt-app[data-theme="light"] .eddpt-detail,
html body .eddpt-app[data-theme="light"] .eddpt-table-wrap,
html body .eddpt-app[data-theme="light"] .eddpt-fit-list,
html body .eddpt-app[data-theme="light"] .eddpt-review-list,
html body .eddpt-app[data-theme="light"] .eddpt-history-list{
    box-shadow:0 0 0 1px rgba(55,74,100,.025),0 9px 24px rgba(49,66,90,.045),inset 0 1px 0 #fff!important;
}

html body .eddpt-app .eddpt-import-tray-icon svg{
    width:25px!important;
    height:25px!important;
    stroke-width:2.15!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon i{
    width:31px!important;
    height:30px!important;
    border:2px solid #aaa0ff!important;
    border-top:0!important;
    border-radius:0 0 7px 7px!important;
}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon i::before{
    left:13px!important;
    top:-8px!important;
    width:4px!important;
    height:22px!important;
    border-radius:999px!important;
    background:#aaa0ff!important;
}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon i::after{
    left:7px!important;
    top:1px!important;
    width:13px!important;
    height:13px!important;
    border-left:4px solid #aaa0ff!important;
    border-bottom:4px solid #aaa0ff!important;
    border-top:0!important;
    transform:rotate(-45deg)!important;
}

html body .eddpt-app .eddpt-bulk-import-drop-icon{
    width:64px!important;
    height:58px!important;
    border:1px solid rgba(151,132,255,.34)!important;
    border-radius:18px!important;
    background:linear-gradient(145deg,rgba(139,124,246,.17),rgba(81,134,255,.06))!important;
    box-shadow:0 10px 26px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.05)!important;
    display:grid!important;
    place-items:center!important;
    position:relative!important;
}

html body .eddpt-app .eddpt-bulk-import-drop-icon i{
    position:absolute!important;
    left:29px!important;
    top:10px!important;
    width:5px!important;
    height:24px!important;
    border-radius:999px!important;
    background:#aaa0ff!important;
}

html body .eddpt-app .eddpt-bulk-import-drop-icon i::before{
    content:""!important;
    position:absolute!important;
    left:-7px!important;
    bottom:0!important;
    width:14px!important;
    height:14px!important;
    border-left:4px solid #aaa0ff!important;
    border-bottom:4px solid #aaa0ff!important;
    transform:rotate(-45deg)!important;
    border-radius:2px!important;
}

html body .eddpt-app .eddpt-bulk-import-drop-icon em{
    position:absolute!important;
    left:16px!important;
    bottom:10px!important;
    width:30px!important;
    height:14px!important;
    border:3px solid #aaa0ff!important;
    border-top:0!important;
    border-radius:0 0 6px 6px!important;
}

html body .eddpt-app .eddpt-operation-progress{
    position:sticky!important;
    bottom:70px!important;
    z-index:12!important;
    display:grid!important;
    gap:10px!important;
    padding:14px 15px!important;
    border:1px solid rgba(89,183,255,.28)!important;
    border-radius:16px!important;
    background:linear-gradient(145deg,rgba(18,35,51,.985),rgba(14,24,37,.99))!important;
    box-shadow:0 18px 42px rgba(0,0,0,.32),0 0 28px rgba(89,183,255,.08),inset 0 1px 0 rgba(255,255,255,.045)!important;
    backdrop-filter:blur(14px)!important;
}

html body .eddpt-app .eddpt-operation-progress[hidden]{display:none!important}

html body .eddpt-app .eddpt-operation-progress header{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:11px!important;
}

html body .eddpt-app .eddpt-operation-progress-icon{
    width:42px!important;
    height:42px!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(89,183,255,.26)!important;
    border-radius:13px!important;
    background:rgba(89,183,255,.07)!important;
    position:relative!important;
}

html body .eddpt-app .eddpt-operation-progress-icon i{
    width:18px!important;
    height:18px!important;
    border:2px solid rgba(169,198,229,.38)!important;
    border-top-color:#8dcfff!important;
    border-right-color:#9f92ff!important;
    border-radius:50%!important;
    animation:eddpt-operation-spin .85s linear infinite!important;
}

@keyframes eddpt-operation-spin{to{transform:rotate(360deg)}}

html body .eddpt-app .eddpt-operation-progress header>div{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-operation-progress header small{
    color:#7fc8f5!important;
    font-size:7px!important;
    font-weight:950!important;
    letter-spacing:.11em!important;
}

html body .eddpt-app .eddpt-operation-progress header b{
    color:#f3f7fb!important;
    font-size:10.5px!important;
    line-height:1.3!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-operation-progress header strong{
    min-width:54px!important;
    text-align:right!important;
    color:#bfb7ff!important;
    font-size:12px!important;
    font-weight:950!important;
}

html body .eddpt-app .eddpt-operation-progress-track{
    position:relative!important;
    width:100%!important;
    height:9px!important;
    overflow:hidden!important;
    border:1px solid rgba(148,163,184,.10)!important;
    border-radius:999px!important;
    background:rgba(6,12,20,.72)!important;
    box-shadow:inset 0 2px 6px rgba(0,0,0,.22)!important;
}

html body .eddpt-app .eddpt-operation-progress-track>i{
    display:block!important;
    width:0!important;
    height:100%!important;
    border-radius:inherit!important;
    background:linear-gradient(90deg,#7d6ff2,#65baf1,#79d9b7)!important;
    box-shadow:0 0 18px rgba(101,186,241,.28)!important;
    transition:width .22s ease!important;
}

html body .eddpt-app .eddpt-operation-progress-track>i.is-indeterminate{
    width:100%!important;
    background:linear-gradient(90deg,rgba(125,111,242,.28),#7d6ff2,#65baf1,#79d9b7,rgba(121,217,183,.25))!important;
    background-size:220% 100%!important;
    animation:eddpt-operation-sweep 1.2s linear infinite!important;
}

@keyframes eddpt-operation-sweep{to{background-position:-220% 0}}

html body .eddpt-app .eddpt-operation-progress-meta{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-operation-progress-meta span{
    padding:4px 7px!important;
    border:1px solid rgba(148,163,184,.10)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.025)!important;
    color:#8e9caf!important;
    font-size:7px!important;
    font-weight:800!important;
}

html body .eddpt-app .eddpt-operation-progress p{
    margin:0!important;
    color:#a7b3c3!important;
    font-size:8px!important;
    line-height:1.45!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-operation-progress[data-tone="success"]{border-color:rgba(93,215,169,.28)!important;box-shadow:0 18px 42px rgba(0,0,0,.30),0 0 28px rgba(93,215,169,.08)!important}

html body .eddpt-app .eddpt-operation-progress[data-tone="warn"]{border-color:rgba(234,190,92,.34)!important}

html body .eddpt-app .eddpt-operation-progress[data-tone="error"]{border-color:rgba(255,125,138,.36)!important}

html body .eddpt-app .eddpt-operation-progress[data-tone="success"] .eddpt-operation-progress-icon i,
html body .eddpt-app .eddpt-operation-progress[data-tone="error"] .eddpt-operation-progress-icon i{animation:none!important;border-radius:4px!important;transform:rotate(45deg)!important}

html body .eddpt-app .eddpt-zip-structure-choice{
    display:grid!important;
    gap:10px!important;
    padding:13px!important;
    border:1px solid rgba(139,124,246,.20)!important;
    border-radius:15px!important;
    background:linear-gradient(145deg,rgba(31,42,61,.68),rgba(18,29,43,.72))!important;
}

html body .eddpt-app .eddpt-zip-structure-choice[hidden]{display:none!important}

html body .eddpt-app .eddpt-zip-structure-choice>header{display:grid!important;gap:3px!important}

html body .eddpt-app .eddpt-zip-structure-choice>header small{color:#968aff!important;font-size:7px!important;font-weight:950!important;letter-spacing:.10em!important}

html body .eddpt-app .eddpt-zip-structure-choice>header b{color:#edf1f7!important;font-size:10px!important}

html body .eddpt-app .eddpt-zip-structure-choice>div{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-zip-structure-choice label{
    position:relative!important;
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
    padding:11px!important;
    border:1px solid rgba(148,163,184,.11)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.018)!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-zip-structure-choice label.is-active{
    border-color:rgba(139,124,246,.48)!important;
    background:linear-gradient(145deg,rgba(139,124,246,.13),rgba(89,183,255,.045))!important;
    box-shadow:0 0 18px rgba(139,124,246,.08),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-zip-structure-choice input{position:absolute!important;opacity:0!important;pointer-events:none!important}

html body .eddpt-app .eddpt-zip-structure-choice label>div{display:grid!important;gap:3px!important;min-width:0!important}

html body .eddpt-app .eddpt-zip-structure-choice label b{color:#dfe5ed!important;font-size:8.8px!important}

html body .eddpt-app .eddpt-zip-structure-choice label small{color:#8492a5!important;font-size:7.4px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-zip-structure-choice label strong{color:#b9b1ff!important}

html body .eddpt-app .eddpt-zip-choice-icon{
    position:relative!important;
    width:34px!important;
    height:34px!important;
    border:1px solid rgba(139,124,246,.25)!important;
    border-radius:10px!important;
    background:rgba(139,124,246,.07)!important;
}

html body .eddpt-app .eddpt-zip-choice-icon.is-flat i{
    position:absolute!important;left:8px!important;right:8px!important;top:15px!important;height:3px!important;border-radius:999px!important;background:#9f94fb!important;
}

html body .eddpt-app .eddpt-zip-choice-icon.is-flat i::before,
html body .eddpt-app .eddpt-zip-choice-icon.is-flat i::after{content:""!important;position:absolute!important;top:-8px!important;width:6px!important;height:6px!important;border:2px solid #9f94fb!important;border-radius:2px!important}

html body .eddpt-app .eddpt-zip-choice-icon.is-flat i::before{left:0!important}

.eddpt-app .eddpt-zip-choice-icon.is-flat i::after{right:0!important}

html body .eddpt-app .eddpt-zip-choice-icon.is-tree i{position:absolute!important;width:7px!important;height:7px!important;border:2px solid #9f94fb!important;border-radius:2px!important}

html body .eddpt-app .eddpt-zip-choice-icon.is-tree i:nth-child(1){left:13px!important;top:5px!important}

.eddpt-app .eddpt-zip-choice-icon.is-tree i:nth-child(2){left:5px!important;bottom:5px!important}

.eddpt-app .eddpt-zip-choice-icon.is-tree i:nth-child(3){right:5px!important;bottom:5px!important}

html body .eddpt-app .eddpt-zip-choice-icon.is-tree::before{content:""!important;position:absolute!important;left:16px!important;top:12px!important;width:2px!important;height:9px!important;background:#9f94fb!important}

.eddpt-app .eddpt-zip-choice-icon.is-tree::after{content:""!important;position:absolute!important;left:9px!important;right:9px!important;top:20px!important;height:2px!important;background:#9f94fb!important}

html body .eddpt-app .eddpt-process-folder.is-nested{
    margin-left:calc(min(var(--folder-depth,1),3) * 12px)!important;
    border-color:rgba(139,124,246,.13)!important;
}

html body .eddpt-app .eddpt-process-folder-children{
    display:grid!important;
    gap:6px!important;
    padding:6px 6px 7px!important;
    border-top:1px solid rgba(148,163,184,.05)!important;
    background:rgba(5,10,17,.12)!important;
}

html body .eddpt-app .eddpt-process-folder.is-collapsed>.eddpt-process-folder-body{display:none!important}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress{
    border-color:#c6d9ea!important;
    background:linear-gradient(145deg,#ffffff,#f2f7fc)!important;
    box-shadow:0 16px 34px rgba(44,58,78,.13),0 0 20px rgba(83,165,220,.05),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress header b{color:#33465e!important}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress p{color:#687a91!important}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress-meta span{border-color:#dce5ef!important;background:#f8fbfe!important;color:#68798e!important}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress-track{border-color:#d8e2ec!important;background:#e8eef5!important;box-shadow:inset 0 1px 4px rgba(50,68,92,.09)!important}

html body .eddpt-app[data-theme="light"] .eddpt-zip-structure-choice{border-color:#dad5fa!important;background:linear-gradient(145deg,#faf9ff,#f5f8fc)!important}

html body .eddpt-app[data-theme="light"] .eddpt-zip-structure-choice>header b{color:#3f5068!important}

html body .eddpt-app[data-theme="light"] .eddpt-zip-structure-choice label{border-color:#dde4ed!important;background:#fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-zip-structure-choice label.is-active{border-color:#afa5ef!important;background:linear-gradient(145deg,#f7f4ff,#f5f9ff)!important;box-shadow:0 8px 20px rgba(93,80,188,.08)!important}

html body .eddpt-app[data-theme="light"] .eddpt-zip-structure-choice label b{color:#465970!important}

html body .eddpt-app[data-theme="light"] .eddpt-zip-structure-choice label small{color:#75849a!important}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-drop-icon{background:linear-gradient(145deg,#f2efff,#edf6fd)!important;border-color:#d6cff8!important;box-shadow:0 8px 20px rgba(75,67,150,.08),inset 0 1px 0 #fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-children{background:#f7f9fc!important;border-top-color:#e4e9ef!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-zip-structure-choice>div{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-operation-progress{bottom:62px!important}
html body .eddpt-app .eddpt-operation-progress header{grid-template-columns:38px minmax(0,1fr) auto!important}
html body .eddpt-app .eddpt-operation-progress-icon{width:38px!important;height:38px!important}
}

html body .eddpt-app .eddpt-operation-progress{
    position:relative!important;
    bottom:auto!important;
    z-index:4!important;
    gap:12px!important;
    padding:16px 17px!important;
    border:2px solid rgba(105,190,255,.58)!important;
    border-radius:18px!important;
    background:
        radial-gradient(circle at 8% 12%,rgba(126,99,255,.19),transparent 150px),
        radial-gradient(circle at 92% 8%,rgba(78,197,255,.13),transparent 180px),
        linear-gradient(145deg,rgba(22,42,61,.995),rgba(12,25,40,.995))!important;
    box-shadow:
        0 22px 54px rgba(0,0,0,.38),
        0 0 34px rgba(96,179,255,.18),
        0 0 0 1px rgba(153,133,255,.12),
        inset 0 1px 0 rgba(255,255,255,.075)!important;
    backdrop-filter:blur(16px)!important;
    transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease!important;
}

html body .eddpt-app .eddpt-operation-progress.is-running{
    position:sticky!important;
    bottom:70px!important;
    z-index:22!important;
    border-color:rgba(118,201,255,.82)!important;
    box-shadow:
        0 24px 58px rgba(0,0,0,.44),
        0 0 44px rgba(94,188,255,.24),
        0 0 30px rgba(135,112,255,.13),
        inset 0 1px 0 rgba(255,255,255,.09)!important;
}

html body .eddpt-app .eddpt-operation-progress.is-running::before{
    content:"OPERATION IN PROGRESS"!important;
    position:absolute!important;
    right:16px!important;
    top:-10px!important;
    padding:4px 9px!important;
    border:1px solid rgba(132,115,255,.48)!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#7262d9,#4d92d5)!important;
    color:#fff!important;
    box-shadow:0 5px 16px rgba(78,128,212,.25)!important;
    font-size:6.5px!important;
    font-weight:950!important;
    letter-spacing:.11em!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-operation-progress.is-finished{
    position:relative!important;
    bottom:auto!important;
    transform:none!important;
    box-shadow:0 14px 30px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-operation-progress.is-running header small{
    color:#91dcff!important;
    text-shadow:0 0 12px rgba(112,210,255,.24)!important;
}

html body .eddpt-app .eddpt-operation-progress.is-running header b{
    color:#ffffff!important;
    font-size:11.5px!important;
}

html body .eddpt-app .eddpt-operation-progress header strong{
    min-width:64px!important;
    color:#d0c9ff!important;
    font-size:15px!important;
    text-shadow:0 0 14px rgba(166,147,255,.25)!important;
}

html body .eddpt-app .eddpt-operation-progress.is-running header strong{
    color:#ffffff!important;
    font-size:17px!important;
}

html body .eddpt-app .eddpt-operation-progress-icon{
    width:46px!important;
    height:46px!important;
    border:1px solid rgba(117,202,255,.52)!important;
    background:linear-gradient(145deg,rgba(95,178,255,.14),rgba(126,99,255,.13))!important;
    box-shadow:0 0 22px rgba(96,188,255,.14),inset 0 1px 0 rgba(255,255,255,.08)!important;
}

html body .eddpt-app .eddpt-operation-progress-icon i{
    width:20px!important;
    height:20px!important;
    border-width:3px!important;
    border-color:rgba(198,218,239,.38)!important;
    border-top-color:#9ce4ff!important;
    border-right-color:#b7a8ff!important;
    box-shadow:0 0 12px rgba(125,207,255,.16)!important;
}

html body .eddpt-app .eddpt-operation-progress-track{
    height:13px!important;
    border:1px solid rgba(134,187,229,.28)!important;
    background:rgba(4,10,18,.84)!important;
    box-shadow:inset 0 2px 7px rgba(0,0,0,.36),0 0 0 1px rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-operation-progress-track>i{
    background:linear-gradient(90deg,#8c72ff 0%,#62c7ff 48%,#66e1b0 100%)!important;
    box-shadow:0 0 18px rgba(100,200,255,.55),0 0 24px rgba(121,226,176,.20)!important;
}

html body .eddpt-app .eddpt-operation-progress-meta span{
    padding:5px 9px!important;
    border-color:rgba(132,181,224,.22)!important;
    background:rgba(93,151,205,.07)!important;
    color:#b4c5d8!important;
    font-size:7.5px!important;
}

html body .eddpt-app .eddpt-operation-progress p{
    color:#c4d0de!important;
    font-size:8.5px!important;
}

html body .eddpt-app .eddpt-operation-progress[data-tone="success"]{
    border-color:rgba(92,221,169,.56)!important;
    background:radial-gradient(circle at 90% 8%,rgba(92,221,169,.10),transparent 170px),linear-gradient(145deg,rgba(19,43,48,.97),rgba(13,28,38,.99))!important;
}

html body .eddpt-app .eddpt-operation-progress[data-tone="warn"]{
    border-color:rgba(245,199,92,.62)!important;
    background:radial-gradient(circle at 90% 8%,rgba(245,199,92,.10),transparent 170px),linear-gradient(145deg,rgba(48,41,22,.96),rgba(25,29,36,.99))!important;
}

html body .eddpt-app .eddpt-operation-progress[data-tone="error"]{
    border-color:rgba(255,120,139,.62)!important;
}

html body .eddpt-app form.is-import-finished>footer{
    align-items:center!important;
    gap:12px!important;
}

html body .eddpt-app .eddpt-import-finished-note{
    min-width:0!important;
    flex:1 1 auto!important;
    display:grid!important;
    gap:2px!important;
    padding:10px 12px!important;
    border:1px solid rgba(92,221,169,.26)!important;
    border-radius:12px!important;
    background:rgba(92,221,169,.055)!important;
}

html body .eddpt-app .eddpt-import-finished-note::before{
    content:"✓"!important;
    float:left!important;
    position:absolute!important;
}

html body .eddpt-app .eddpt-import-finished-note b{
    color:#9ee6c8!important;
    font-size:9px!important;
}

html body .eddpt-app .eddpt-import-finished-note small{
    color:#9eafc2!important;
    font-size:7.5px!important;
    line-height:1.4!important;
}

html body .eddpt-app .eddpt-import-finished-note[data-tone="warn"]{
    border-color:rgba(245,199,92,.30)!important;
    background:rgba(245,199,92,.055)!important;
}

html body .eddpt-app .eddpt-import-finished-note[data-tone="warn"] b{color:#efd185!important}

html body .eddpt-app form.is-import-finished>footer>[data-action="close-modal"]{
    flex:0 0 auto!important;
    min-width:110px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress{
    border-color:#9ccfec!important;
    background:radial-gradient(circle at 8% 12%,rgba(112,101,231,.10),transparent 150px),radial-gradient(circle at 92% 8%,rgba(70,178,235,.10),transparent 180px),linear-gradient(145deg,#ffffff,#edf7fd)!important;
    box-shadow:0 18px 38px rgba(49,70,96,.16),0 0 26px rgba(74,169,225,.10),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress.is-running{
    border-color:#6dbde7!important;
    box-shadow:0 22px 44px rgba(49,70,96,.18),0 0 34px rgba(74,169,225,.15),0 0 20px rgba(112,101,231,.08),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress.is-running::before{
    background:linear-gradient(135deg,#7466dc,#4c9bc9)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress header strong{color:#665bd0!important;text-shadow:none!important}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress.is-running header strong{color:#4b4f9e!important}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress.is-running header b{color:#263b53!important}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress.is-running header small{color:#317ca8!important;text-shadow:none!important}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress p{color:#50657d!important}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress-meta span{border-color:#c9dce9!important;background:#f4f9fc!important;color:#536a82!important}

html body .eddpt-app[data-theme="light"] .eddpt-operation-progress-track{border-color:#bfd6e6!important;background:#dde9f1!important;box-shadow:inset 0 2px 5px rgba(50,68,92,.10)!important}

html body .eddpt-app[data-theme="light"] .eddpt-import-finished-note{border-color:#bce8d5!important;background:#f1fbf6!important}

html body .eddpt-app[data-theme="light"] .eddpt-import-finished-note b{color:#27785a!important}

html body .eddpt-app[data-theme="light"] .eddpt-import-finished-note small{color:#61758a!important}

html body .eddpt-app[data-theme="light"] .eddpt-import-finished-note[data-tone="warn"]{border-color:#ebd9a6!important;background:#fff9e9!important}

html body .eddpt-app[data-theme="light"] .eddpt-import-finished-note[data-tone="warn"] b{color:#8b681d!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-operation-progress.is-running{bottom:62px!important}
html body .eddpt-app form.is-import-finished>footer{align-items:stretch!important;flex-direction:column!important}
html body .eddpt-app form.is-import-finished>footer>[data-action="close-modal"]{width:100%!important}
}

html body .eddpt-app .eddpt-import-finished-note{position:relative!important;padding-left:38px!important}

html body .eddpt-app .eddpt-import-finished-note::before{content:"✓"!important;position:absolute!important;left:12px!important;top:50%!important;transform:translateY(-50%)!important;width:17px!important;height:17px!important;display:grid!important;place-items:center!important;border:1px solid rgba(92,221,169,.38)!important;border-radius:6px!important;background:rgba(92,221,169,.09)!important;color:#a7ebcf!important;font-size:9px!important;font-weight:950!important;line-height:1!important}

html body .eddpt-app .eddpt-import-finished-note[data-tone="warn"]::before{content:"!"!important;border-color:rgba(245,199,92,.40)!important;background:rgba(245,199,92,.09)!important;color:#f0d78c!important}

html body .eddpt-app[data-theme="light"] .eddpt-import-finished-note::before{border-color:#b7e5d1!important;background:#e9f8f1!important;color:#28795b!important}

html body .eddpt-app[data-theme="light"] .eddpt-import-finished-note[data-tone="warn"]::before{border-color:#e9d398!important;background:#fff5d8!important;color:#8a671c!important}

html body .eddpt-app .eddpt-process-library-viewtools{
    display:grid!important;
    grid-template-columns:1fr 1fr 1fr!important;
    gap:5px!important;
    margin:0 7px 9px!important;
    padding:6px!important;
    border:1px solid rgba(139,124,246,.16)!important;
    border-radius:12px!important;
    background:linear-gradient(180deg,rgba(23,35,51,.66),rgba(13,23,36,.60))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-process-library-viewtools>button{
    appearance:none!important;
    -webkit-appearance:none!important;
    min-width:0!important;
    min-height:34px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    padding:0 6px!important;
    border:1px solid rgba(148,163,184,.14)!important;
    border-radius:9px!important;
    background:rgba(255,255,255,.025)!important;
    color:#9aa8bb!important;
    cursor:pointer!important;
    transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease!important;
}

html body .eddpt-app .eddpt-process-library-viewtools>button:hover:not(:disabled){
    border-color:rgba(139,124,246,.38)!important;
    background:rgba(139,124,246,.10)!important;
    color:#d3cdff!important;
    box-shadow:0 5px 15px rgba(63,50,143,.10)!important;
    transform:translateY(-1px)!important;
}

html body .eddpt-app .eddpt-process-library-viewtools>button:disabled{
    opacity:.38!important;
    cursor:default!important;
    transform:none!important;
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-process-library-viewtools b{
    min-width:0!important;
    overflow:hidden!important;
    font-size:6.8px!important;
    font-weight:900!important;
    line-height:1.05!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-library-collapse-glyph{
    position:relative!important;
    display:block!important;
    width:14px!important;
    min-width:14px!important;
    height:14px!important;
}

html body .eddpt-app .eddpt-library-collapse-glyph i{
    position:absolute!important;
    left:3px!important;
    width:7px!important;
    height:7px!important;
    border-left:2px solid currentColor!important;
    border-top:2px solid currentColor!important;
    transform:rotate(45deg)!important;
}

html body .eddpt-app .eddpt-library-collapse-glyph i:first-child{top:1px!important}

html body .eddpt-app .eddpt-library-collapse-glyph i:last-child{top:6px!important}

html body .eddpt-app .eddpt-library-undo-glyph{
    display:block!important;
    width:18px!important;
    min-width:18px!important;
    height:18px!important;
    background-color:currentColor!important;
    -webkit-mask-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE1MTAgMTQ5MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjI7Ij4KICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTk0MzksLTYyMSkiPgogICAgICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDIuNTA3MzgsMCwwLDIuMjEwNjEsLTk3MTQuMjQsMCkiPgogICAgICAgICAgICA8ZyBpZD0iVW5kbyIgdHJhbnNmb3JtPSJtYXRyaXgoMC4zOTg4MjMsMCwwLDAuNDUyMzYzLDQyNDguNDQsLTE2NC4wMjkpIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05MDMyLjQ2LDEyODMuNjZMOTA5MC45NSwxMzg0Ljk3QzkxMDMuNjQsMTQwNi45NSA5MTAzLjkzLDE0MzMuOTUgOTA5MS43MiwxNDU2LjJDOTA3OS41LDE0NzguNDQgOTA1Ni41NiwxNDkyLjcgOTAzMS4yLDE0OTMuNzlMODU3Ni44NCwxNTEzLjMzQzg1NDkuODEsMTUxNC41IDg1MjQuMzgsMTUwMC41MyA4NTEwLjg1LDE0NzcuMTFDODQ5Ny4zMywxNDUzLjY4IDg0OTcuOTUsMTQyNC42NyA4NTEyLjQ3LDE0MDEuODVMODc1Ni41OCwxMDE4LjEzQzg3NzAuMiw5OTYuNzE0IDg3OTQuMDIsOTgzLjk3MSA4ODE5LjM5LDk4NC41MTZDODg0NC43Niw5ODUuMDYyIDg4NjguMDEsOTk4LjgxNyA4ODgwLjY5LDEwMjAuNzlMODk0Mi41NywxMTI3Ljk2QzkwNDkuMjYsMTA2OC43OCA5MTY5LjI3LDEwMzcuNzEgOTI5MS4zMywxMDM3LjcxQzk2ODguMTYsMTAzNy43MSAxMDAxMC4zLDEzNTkuODkgMTAwMTAuMywxNzU2LjcyQzEwMDEwLjMsMjE1My41NSA5Njg4LjE2LDI0NzUuNzMgOTI5MS4zMywyNDc1LjczQzkwODkuNCwyNDc1LjczIDg4OTguNDEsMjM5MC45NCA4NzYzLjMzLDIyNDQuNzhDODc0Ni41OSwyMjI2LjU4IDg3MzguNTIsMjIwMi4wNCA4NzQxLjE5LDIxNzcuNDZDODc0My44NywyMTUyLjg4IDg3NTcuMDIsMjEzMC42NCA4Nzc3LjI4LDIxMTYuNDdDODc3OS41NCwyMTE0Ljg1IDg3ODEuODIsMjExMy4yNSA4Nzg0LjA4LDIxMTEuNjdDODgxOS4yMywyMDg3LjA3IDg4NjcuMTQsMjA5Mi4yMiA4ODk2LjI2LDIxMjMuNzJDODk5Ny40OSwyMjMyLjc2IDkxNDAuMzMsMjI5NS45OCA5MjkxLjMzLDIyOTUuOThDOTU4OC45NSwyMjk1Ljk4IDk4MzAuNTgsMjA1NC4zNSA5ODMwLjU4LDE3NTYuNzJDOTgzMC41OCwxNDU5LjEgOTU4OC45NSwxMjE3LjQ2IDkyOTEuMzMsMTIxNy40NkM5MjAwLjgyLDEyMTcuNDYgOTExMS44LDEyNDAuMjUgOTAzMi40NiwxMjgzLjY2WiIgc3R5bGU9ImZpbGw6cmdiKDIzNSwyMzUsMjM1KTsiLz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+Cg==")!important;
    mask-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE1MTAgMTQ5MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjI7Ij4KICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTk0MzksLTYyMSkiPgogICAgICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDIuNTA3MzgsMCwwLDIuMjEwNjEsLTk3MTQuMjQsMCkiPgogICAgICAgICAgICA8ZyBpZD0iVW5kbyIgdHJhbnNmb3JtPSJtYXRyaXgoMC4zOTg4MjMsMCwwLDAuNDUyMzYzLDQyNDguNDQsLTE2NC4wMjkpIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05MDMyLjQ2LDEyODMuNjZMOTA5MC45NSwxMzg0Ljk3QzkxMDMuNjQsMTQwNi45NSA5MTAzLjkzLDE0MzMuOTUgOTA5MS43MiwxNDU2LjJDOTA3OS41LDE0NzguNDQgOTA1Ni41NiwxNDkyLjcgOTAzMS4yLDE0OTMuNzlMODU3Ni44NCwxNTEzLjMzQzg1NDkuODEsMTUxNC41IDg1MjQuMzgsMTUwMC41MyA4NTEwLjg1LDE0NzcuMTFDODQ5Ny4zMywxNDUzLjY4IDg0OTcuOTUsMTQyNC42NyA4NTEyLjQ3LDE0MDEuODVMODc1Ni41OCwxMDE4LjEzQzg3NzAuMiw5OTYuNzE0IDg3OTQuMDIsOTgzLjk3MSA4ODE5LjM5LDk4NC41MTZDODg0NC43Niw5ODUuMDYyIDg4NjguMDEsOTk4LjgxNyA4ODgwLjY5LDEwMjAuNzlMODk0Mi41NywxMTI3Ljk2QzkwNDkuMjYsMTA2OC43OCA5MTY5LjI3LDEwMzcuNzEgOTI5MS4zMywxMDM3LjcxQzk2ODguMTYsMTAzNy43MSAxMDAxMC4zLDEzNTkuODkgMTAwMTAuMywxNzU2LjcyQzEwMDEwLjMsMjE1My41NSA5Njg4LjE2LDI0NzUuNzMgOTI5MS4zMywyNDc1LjczQzkwODkuNCwyNDc1LjczIDg4OTguNDEsMjM5MC45NCA4NzYzLjMzLDIyNDQuNzhDODc0Ni41OSwyMjI2LjU4IDg3MzguNTIsMjIwMi4wNCA4NzQxLjE5LDIxNzcuNDZDODc0My44NywyMTUyLjg4IDg3NTcuMDIsMjEzMC42NCA4Nzc3LjI4LDIxMTYuNDdDODc3OS41NCwyMTE0Ljg1IDg3ODEuODIsMjExMy4yNSA4Nzg0LjA4LDIxMTEuNjdDODgxOS4yMywyMDg3LjA3IDg4NjcuMTQsMjA5Mi4yMiA4ODk2LjI2LDIxMjMuNzJDODk5Ny40OSwyMjMyLjc2IDkxNDAuMzMsMjI5NS45OCA5MjkxLjMzLDIyOTUuOThDOTU4OC45NSwyMjk1Ljk4IDk4MzAuNTgsMjA1NC4zNSA5ODMwLjU4LDE3NTYuNzJDOTgzMC41OCwxNDU5LjEgOTU4OC45NSwxMjE3LjQ2IDkyOTEuMzMsMTIxNy40NkM5MjAwLjgyLDEyMTcuNDYgOTExMS44LDEyNDAuMjUgOTAzMi40NiwxMjgzLjY2WiIgc3R5bGU9ImZpbGw6cmdiKDIzNSwyMzUsMjM1KTsiLz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+Cg==")!important;
    -webkit-mask-repeat:no-repeat!important;
    mask-repeat:no-repeat!important;
    -webkit-mask-position:center!important;
    mask-position:center!important;
    -webkit-mask-size:contain!important;
    mask-size:contain!important;
    opacity:.98!important;
}

html body .eddpt-app button:disabled .eddpt-library-undo-glyph{
    opacity:.82!important;
}

html body .eddpt-app .eddpt-library-locate-glyph{
    position:relative!important;
    display:block!important;
    width:14px!important;
    min-width:14px!important;
    height:14px!important;
    border:1.8px solid currentColor!important;
    border-radius:50%!important;
}

html body .eddpt-app .eddpt-library-locate-glyph::before{
    content:""!important;
    position:absolute!important;
    inset:3px!important;
    border-radius:50%!important;
    background:currentColor!important;
}

html body .eddpt-app .eddpt-library-locate-glyph::after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    top:-3px!important;
    width:2px!important;
    height:18px!important;
    background:linear-gradient(currentColor 0 3px,transparent 3px 15px,currentColor 15px 18px)!important;
    transform:translateX(-50%)!important;
}

html body .eddpt-app .eddpt-process-folder.is-current-folder{
    border-color:rgba(145,128,255,.66)!important;
    background:linear-gradient(145deg,rgba(101,78,220,.10),rgba(12,22,35,.38))!important;
    box-shadow:0 0 0 1px rgba(139,124,246,.12),0 0 24px rgba(113,91,223,.20),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-process-folder.is-current-folder>.eddpt-process-folder-head{
    background:linear-gradient(180deg,rgba(69,55,143,.34),rgba(28,35,59,.54))!important;
}

html body .eddpt-app .eddpt-process-folder.is-current-path{
    border-color:rgba(139,124,246,.32)!important;
    box-shadow:0 0 16px rgba(113,91,223,.08),inset 3px 0 0 rgba(139,124,246,.32)!important;
}

html body .eddpt-app .eddpt-process-folder.is-current-path>.eddpt-process-folder-head{
    background:linear-gradient(180deg,rgba(54,48,99,.20),rgba(23,31,47,.46))!important;
}

html body .eddpt-app .eddpt-process-folder.is-current-folder .eddpt-process-folder-icon,
html body .eddpt-app .eddpt-process-folder.is-current-folder .eddpt-process-folder-icon::before{
    border-color:#b3a8ff!important;
    filter:drop-shadow(0 0 6px rgba(139,124,246,.42))!important;
}

html body .eddpt-app .eddpt-folder-title-line{
    display:flex!important;
    align-items:center!important;
    gap:5px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-title-line>b{
    min-width:0!important;
    flex:1 1 auto!important;
}

html body .eddpt-app .eddpt-current-folder-badge{
    flex:0 0 auto!important;
    padding:2px 4px!important;
    border:1px solid rgba(177,166,255,.36)!important;
    border-radius:999px!important;
    background:rgba(118,96,232,.18)!important;
    color:#cfc8ff!important;
    font-size:5.4px!important;
    font-style:normal!important;
    font-weight:950!important;
    line-height:1!important;
    letter-spacing:.06em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-process-folder.is-locate-flash{
    animation:eddptLibraryLocateFlash .9s ease-out 2!important;
}

@keyframes eddptLibraryLocateFlash{
    0%{box-shadow:0 0 0 1px rgba(139,124,246,.16),0 0 12px rgba(113,91,223,.12)}
    45%{box-shadow:0 0 0 2px rgba(174,160,255,.48),0 0 34px rgba(126,103,244,.38)}
    100%{box-shadow:0 0 0 1px rgba(139,124,246,.12),0 0 24px rgba(113,91,223,.20)}
}

html body .eddpt-app .eddpt-process-folder.is-root .eddpt-process-folder-head{
    grid-template-columns:20px 17px minmax(0,1fr) 25px 0!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder.is-root .eddpt-process-folder-head{
    grid-template-columns:26px 20px 17px minmax(0,1fr) 0 0!important;
}

html body .eddpt-app .eddpt-process-item[aria-current="page"]{
    border-color:rgba(151,136,255,.38)!important;
    box-shadow:0 0 0 1px rgba(139,124,246,.08),0 5px 16px rgba(71,56,159,.09)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-viewtools{
    border-color:#ddd8f7!important;
    background:linear-gradient(180deg,#fbfaff,#f4f7fb)!important;
    box-shadow:inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-viewtools>button{
    border-color:#dde4ee!important;
    background:#fff!important;
    color:#687991!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-viewtools>button:hover:not(:disabled){
    border-color:#b9b0ef!important;
    background:#f4f1ff!important;
    color:#5b50bb!important;
    box-shadow:0 5px 14px rgba(77,64,155,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder.is-current-folder{
    border-color:#9e92eb!important;
    background:linear-gradient(145deg,#f6f3ff,#f8faff)!important;
    box-shadow:0 0 0 1px rgba(112,101,231,.08),0 0 22px rgba(97,84,196,.14),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder.is-current-folder>.eddpt-process-folder-head{
    background:linear-gradient(180deg,#eeeaff,#f4f5fb)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder.is-current-path{
    border-color:#c7c0ef!important;
    box-shadow:inset 3px 0 0 #aaa0eb,0 0 12px rgba(94,79,181,.06)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-current-folder-badge{
    border-color:#b9b0ef!important;
    background:#ece8ff!important;
    color:#5d51bf!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-item[aria-current="page"]{
    border-color:#b4aaed!important;
    box-shadow:0 0 0 1px rgba(112,101,231,.06),0 5px 14px rgba(74,62,150,.07)!important;
}

@media (max-width:520px){
html body .eddpt-app .eddpt-process-library-viewtools{
        grid-template-columns:1fr 1fr!important;
    }
html body .eddpt-app .eddpt-process-library-viewtools>button:last-child{
        grid-column:1/-1!important;
    }
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-process-folder.is-locate-flash{animation:none!important}
}

html body .eddpt-app .eddpt-process-folder.is-nested{
    margin-left:calc(min(var(--folder-depth,1),3) * 4px)!important;
    border-color:rgba(139,124,246,.16)!important;
}

html body .eddpt-app .eddpt-process-folder-children{
    position:relative!important;
    gap:5px!important;
    padding:5px 2px 6px 3px!important;
    border-top:1px solid rgba(148,163,184,.05)!important;
    background:rgba(5,10,17,.08)!important;
}

html body .eddpt-app .eddpt-process-folder-children::before{
    content:""!important;
    position:absolute!important;
    left:1px!important;
    top:7px!important;
    bottom:7px!important;
    width:1px!important;
    background:linear-gradient(180deg,rgba(139,124,246,.28),rgba(139,124,246,.07))!important;
    border-radius:999px!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-process-folder.is-nested>.eddpt-process-folder-body{
    padding:3px 2px 4px!important;
}

html body .eddpt-app .eddpt-process-folder.is-nested>.eddpt-process-folder-body>.eddpt-process-row{
    margin-left:0!important;
    width:100%!important;
}

html body .eddpt-app .eddpt-process-folder.is-nested .eddpt-process-row .eddpt-process-item{
    padding-left:5px!important;
    padding-right:5px!important;
}

html body .eddpt-app .eddpt-process-folder.is-nested .eddpt-process-folder-empty{
    margin-left:1px!important;
}

html body .eddpt-app .eddpt-process-item{
    align-items:flex-start!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-process-leading{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    width:18px!important;
    min-width:18px!important;
    height:18px!important;
    margin-top:1px!important;
    flex:0 0 18px!important;
}

html body .eddpt-app .eddpt-process-state-glyph{
    --eddpt-process-state:#7b899b;
    position:relative!important;
    display:block!important;
    width:14px!important;
    height:14px!important;
    margin:0!important;
    color:var(--eddpt-process-state)!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    opacity:.96!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="draft"]{
    width:11px!important;
    height:14px!important;
    border:1.5px solid currentColor!important;
    border-radius:3px!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="draft"]::before{
    content:""!important;
    position:absolute!important;
    left:2px!important;
    right:2px!important;
    top:4px!important;
    height:1.5px!important;
    border-radius:999px!important;
    background:currentColor!important;
    box-shadow:0 3px 0 currentColor!important;
    opacity:.88!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="unconfirmed"]{
    width:10px!important;
    height:10px!important;
    border:1.7px solid currentColor!important;
    border-radius:2px!important;
    transform:rotate(45deg)!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="unconfirmed"]::after{
    content:""!important;
    position:absolute!important;
    width:2.5px!important;
    height:2.5px!important;
    left:50%!important;
    top:50%!important;
    border-radius:50%!important;
    background:currentColor!important;
    transform:translate(-50%,-50%)!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="workshop"]{
    --eddpt-process-state:#e5b85f;
    width:13px!important;
    height:10px!important;
    border:1.6px solid currentColor!important;
    border-radius:4px!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="workshop"]::before{
    content:""!important;
    position:absolute!important;
    left:2px!important;
    bottom:-4px!important;
    width:5px!important;
    height:5px!important;
    border-left:1.6px solid currentColor!important;
    border-bottom:1.6px solid currentColor!important;
    transform:skew(-24deg)!important;
    background:transparent!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="workshop"]::after{
    content:""!important;
    position:absolute!important;
    left:3px!important;
    top:3px!important;
    width:2px!important;
    height:2px!important;
    border-radius:50%!important;
    background:currentColor!important;
    box-shadow:4px 0 0 currentColor!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="confirmed"]{
    --eddpt-process-state:#61d5a2;
    width:14px!important;
    height:14px!important;
    border:1.6px solid currentColor!important;
    border-radius:50%!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="confirmed"]::after{
    content:""!important;
    position:absolute!important;
    left:3px!important;
    top:3px!important;
    width:6px!important;
    height:3px!important;
    border-left:1.8px solid currentColor!important;
    border-bottom:1.8px solid currentColor!important;
    transform:rotate(-45deg)!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="approved"]{
    --eddpt-process-state:#64dba6;
    width:14px!important;
    height:14px!important;
    border:1.6px solid currentColor!important;
    border-radius:4px!important;
    box-shadow:inset 0 0 0 2px rgba(100,219,166,.10)!important;
}

html body .eddpt-app .eddpt-process-state-glyph[data-status="approved"]::after{
    content:""!important;
    position:absolute!important;
    left:3px!important;
    top:3px!important;
    width:6px!important;
    height:3px!important;
    border-left:1.8px solid currentColor!important;
    border-bottom:1.8px solid currentColor!important;
    transform:rotate(-45deg)!important;
}

html body .eddpt-app .eddpt-process-state-glyph:not([data-status="draft"]):not([data-status="unconfirmed"]):not([data-status="workshop"]):not([data-status="confirmed"]):not([data-status="approved"]){
    width:11px!important;
    height:11px!important;
    border:1.6px solid currentColor!important;
    border-radius:50%!important;
}

html body .eddpt-app .eddpt-process-state-glyph:not([data-status="draft"]):not([data-status="unconfirmed"]):not([data-status="workshop"]):not([data-status="confirmed"]):not([data-status="approved"])::after{
    content:""!important;
    position:absolute!important;
    inset:3px!important;
    border-radius:50%!important;
    background:currentColor!important;
}

html body .eddpt-app .eddpt-process-live-dot{
    position:absolute!important;
    right:-2px!important;
    bottom:-2px!important;
    width:8px!important;
    height:8px!important;
    margin:0!important;
    border:2px solid #101b29!important;
    border-radius:50%!important;
    background:#57e3a5!important;
    box-shadow:0 0 0 1px rgba(87,227,165,.25),0 0 10px rgba(87,227,165,.52)!important;
    text-decoration:none!important;
    z-index:2!important;
}

html body .eddpt-app .eddpt-process-row.is-live-process .eddpt-process-item{
    border-color:rgba(145,128,255,.44)!important;
    background:linear-gradient(90deg,rgba(120,98,231,.20),rgba(45,70,100,.08))!important;
    box-shadow:0 0 0 1px rgba(139,124,246,.08),0 5px 18px rgba(71,56,159,.11)!important;
}

html body .eddpt-app .eddpt-process-row.is-live-process .eddpt-process-item:hover{
    border-color:rgba(155,141,255,.52)!important;
    background:linear-gradient(90deg,rgba(120,98,231,.24),rgba(45,70,100,.10))!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-children{
    background:#f9fafd!important;
    border-top-color:#e4e9ef!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-children::before{
    background:linear-gradient(180deg,rgba(112,101,231,.28),rgba(112,101,231,.06))!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-state-glyph{
    --eddpt-process-state:#75849a;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-state-glyph[data-status="workshop"]{
    --eddpt-process-state:#b07b21;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-state-glyph[data-status="confirmed"],
html body .eddpt-app[data-theme="light"] .eddpt-process-state-glyph[data-status="approved"]{
    --eddpt-process-state:#248b62;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-live-dot{
    border-color:#ffffff!important;
    background:#20b976!important;
    box-shadow:0 0 0 1px rgba(32,185,118,.20),0 0 9px rgba(32,185,118,.28)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-row.is-live-process .eddpt-process-item{
    border-color:#a99fed!important;
    background:linear-gradient(90deg,#efecff,#f7f9fd)!important;
    box-shadow:0 0 0 1px rgba(112,101,231,.06),0 5px 15px rgba(74,62,150,.07)!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-leading{
    width:17px!important;
    min-width:17px!important;
    height:17px!important;
}

html body .eddpt-app .eddpt-panel-control-glyph{
    display:inline-grid!important;
    place-items:center!important;
    position:relative!important;
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    min-height:22px!important;
    flex:0 0 22px!important;
    margin:0!important;
    padding:0!important;
    color:#c9c5ff!important;
    line-height:0!important;
}

html body .eddpt-app .eddpt-panel-control-glyph>svg{
    display:block!important;
    width:22px!important;
    height:22px!important;
    overflow:visible!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.7!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    vector-effect:non-scaling-stroke!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-light-mode .eddpt-panel-control-glyph{
    color:#5d56b9!important;
}

html body .eddpt-app .eddpt-panel-collapse-control,
html body .eddpt-app .eddpt-sidehead .eddpt-panel-collapse-control,
html body .eddpt-app .eddpt-detail-dockbar .eddpt-panel-collapse-control{
    width:40px!important;
    min-width:40px!important;
    height:40px!important;
    min-height:40px!important;
    padding:0!important;
    display:inline-grid!important;
    place-items:center!important;
    border:1px solid rgba(143,159,183,.27)!important;
    border-radius:11px!important;
    background:linear-gradient(180deg,rgba(31,47,69,.96),rgba(22,35,52,.98))!important;
    color:#cbc7ff!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 6px 15px rgba(0,0,0,.15)!important;
    font-size:0!important;
    line-height:0!important;
}

html body .eddpt-app .eddpt-panel-collapse-control:hover,
html body .eddpt-app .eddpt-sidehead .eddpt-panel-collapse-control:hover,
html body .eddpt-app .eddpt-detail-dockbar .eddpt-panel-collapse-control:hover{
    border-color:rgba(151,139,255,.52)!important;
    background:linear-gradient(180deg,rgba(43,51,86,.98),rgba(26,36,61,.99))!important;
    color:#f0eeff!important;
    box-shadow:0 0 0 1px rgba(139,124,246,.12),0 7px 18px rgba(0,0,0,.2)!important;
}

html body .eddpt-app .eddpt-panel-collapse-control:focus-visible{
    outline:2px solid rgba(151,139,255,.72)!important;
    outline-offset:2px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-panel-collapse-control,
html body .eddpt-app.eddpt-light-mode .eddpt-panel-collapse-control,
html body .eddpt-app[data-theme="light"] .eddpt-sidehead .eddpt-panel-collapse-control,
html body .eddpt-app[data-theme="light"] .eddpt-detail-dockbar .eddpt-panel-collapse-control{
    border-color:rgba(78,96,124,.24)!important;
    background:linear-gradient(180deg,#fff,#f3f6fa)!important;
    color:#514aa8!important;
    box-shadow:inset 0 1px 0 #fff,0 5px 14px rgba(40,55,78,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-panel-collapse-control:hover,
html body .eddpt-app.eddpt-light-mode .eddpt-panel-collapse-control:hover{
    border-color:rgba(100,88,205,.38)!important;
    background:#fff!important;
    color:#403995!important;
}

html body .eddpt-app .eddpt-edge-tab,
html body .eddpt-app .eddpt-step-flow__details-return{
    box-sizing:border-box!important;
    width:42px!important;
    min-width:42px!important;
    height:148px!important;
    min-height:148px!important;
    max-height:148px!important;
    padding:12px 0 11px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:11px!important;
    overflow:hidden!important;
    border:1px solid rgba(139,124,246,.42)!important;
    background:
        radial-gradient(circle at 50% 14%,rgba(139,124,246,.15),transparent 44%),
        linear-gradient(180deg,rgba(15,20,36,.985),rgba(10,16,28,.99))!important;
    color:#cbc7ff!important;
    box-shadow:0 14px 34px rgba(0,0,0,.34),0 0 24px rgba(116,104,234,.10),inset 0 1px 0 rgba(255,255,255,.035)!important;
    backdrop-filter:blur(12px)!important;
    -webkit-backdrop-filter:blur(12px)!important;
    font-size:0!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-edge-tab-left{
    border-left:0!important;
    border-radius:0 14px 14px 0!important;
}

html body .eddpt-app .eddpt-edge-tab-right,
html body .eddpt-app .eddpt-step-flow__details-return{
    border-right:0!important;
    border-radius:14px 0 0 14px!important;
}

html body .eddpt-app .eddpt-edge-tab .eddpt-panel-control-glyph,
html body .eddpt-app .eddpt-step-flow__details-return .eddpt-panel-control-glyph{
    width:23px!important;
    height:23px!important;
    min-width:23px!important;
    min-height:23px!important;
    flex-basis:23px!important;
    color:#aaa2ff!important;
}

html body .eddpt-app .eddpt-edge-tab .eddpt-panel-control-glyph>svg,
html body .eddpt-app .eddpt-step-flow__details-return .eddpt-panel-control-glyph>svg{
    width:23px!important;
    height:23px!important;
}

html body .eddpt-app .eddpt-edge-tab-label{
    display:block!important;
    margin:0!important;
    writing-mode:vertical-rl!important;
    text-orientation:mixed!important;
    white-space:nowrap!important;
    color:#eef1f7!important;
    font-size:9px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:.10em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-edge-tab-left .eddpt-edge-tab-label{
    transform:rotate(180deg)!important;
}

html body .eddpt-app .eddpt-edge-tab-right .eddpt-edge-tab-label,
html body .eddpt-app .eddpt-step-flow__details-return .eddpt-edge-tab-label{
    transform:none!important;
}

html body .eddpt-app .eddpt-edge-tab>i,
html body .eddpt-app .eddpt-step-flow__details-return>i,
html body .eddpt-app .eddpt-edge-tab>i::before,
html body .eddpt-app .eddpt-step-flow__details-return>i::before{
    display:none!important;
    content:none!important;
}

html body .eddpt-app .eddpt-edge-tab:hover,
html body .eddpt-app .eddpt-step-flow__details-return:hover{
    border-color:rgba(159,148,255,.62)!important;
    background:
        radial-gradient(circle at 50% 14%,rgba(139,124,246,.24),transparent 48%),
        linear-gradient(180deg,rgba(20,25,45,.995),rgba(12,18,32,.995))!important;
    color:#fff!important;
    box-shadow:0 15px 38px rgba(0,0,0,.38),0 0 28px rgba(116,104,234,.18),inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-edge-tab:hover .eddpt-edge-tab-label,
html body .eddpt-app .eddpt-step-flow__details-return:hover .eddpt-edge-tab-label{
    color:#fff!important;
}

html body .eddpt-app .eddpt-edge-tab:hover .eddpt-panel-control-glyph,
html body .eddpt-app .eddpt-step-flow__details-return:hover .eddpt-panel-control-glyph{
    color:#dcd8ff!important;
}

html body .eddpt-app .eddpt-edge-tab:focus-visible,
html body .eddpt-app .eddpt-step-flow__details-return:focus-visible{
    outline:2px solid rgba(164,154,255,.82)!important;
    outline-offset:2px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-edge-tab,
html body .eddpt-app.eddpt-light-mode .eddpt-edge-tab,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__details-return,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__details-return{
    border-color:rgba(92,82,180,.28)!important;
    background:
        radial-gradient(circle at 50% 14%,rgba(112,101,231,.09),transparent 46%),
        linear-gradient(180deg,rgba(255,255,255,.995),rgba(245,247,252,.995))!important;
    color:#514aa8!important;
    box-shadow:0 10px 25px rgba(43,56,79,.13),0 0 18px rgba(112,101,231,.06),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-edge-tab-label,
html body .eddpt-app.eddpt-light-mode .eddpt-edge-tab-label{
    color:#33435a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-edge-tab .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-light-mode .eddpt-edge-tab .eddpt-panel-control-glyph,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__details-return .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__details-return .eddpt-panel-control-glyph{
    color:#5b52b8!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-edge-tab:hover,
html body .eddpt-app.eddpt-light-mode .eddpt-edge-tab:hover,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__details-return:hover,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__details-return:hover{
    border-color:rgba(92,82,180,.42)!important;
    background:#fff!important;
    box-shadow:0 12px 29px rgba(43,56,79,.16),0 0 21px rgba(112,101,231,.09)!important;
}

@media (max-width:600px){
html body .eddpt-app .eddpt-edge-tab,
    html body .eddpt-app .eddpt-step-flow__details-return{
        width:40px!important;
        min-width:40px!important;
        height:132px!important;
        min-height:132px!important;
        max-height:132px!important;
        gap:9px!important;
    }
html body .eddpt-app .eddpt-edge-tab-label{font-size:8.5px!important}
}

html body .eddpt-app .eddpt-panel-glyph-vertical{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    min-height:20px!important;
    flex-basis:20px!important;
}

html body .eddpt-app .eddpt-panel-glyph-vertical .eddpt-panel-glyph-state{
    position:absolute!important;
    inset:0!important;
    width:20px!important;
    height:20px!important;
    transform:rotate(90deg)!important;
    transform-origin:50% 50%!important;
    transition:opacity .14s ease!important;
}

html body .eddpt-app .eddpt-panel-glyph-vertical .eddpt-panel-glyph-state-expand{
    opacity:0!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-panel-glyph-vertical .eddpt-panel-glyph-state-collapse,
html body .eddpt-app .eddpt-immersive-controls.is-collapsed .eddpt-panel-glyph-vertical .eddpt-panel-glyph-state-collapse{
    opacity:0!important;
}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-panel-glyph-vertical .eddpt-panel-glyph-state-expand,
html body .eddpt-app .eddpt-immersive-controls.is-collapsed .eddpt-panel-glyph-vertical .eddpt-panel-glyph-state-expand{
    opacity:1!important;
}

html body .eddpt-app .eddpt-sigma-collapse-icon,
html body .eddpt-app .eddpt-immersive-collapse-icon{
    display:none!important;
}

html body .eddpt-app .eddpt-sigma-collapse-btn,
html body .eddpt-app .eddpt-immersive-controls__actions [data-action="immersive-collapse"]{
    gap:8px!important;
}

html body .eddpt-app .eddpt-sigma-collapse-btn .eddpt-panel-control-glyph,
html body .eddpt-app .eddpt-immersive-controls__actions [data-action="immersive-collapse"] .eddpt-panel-control-glyph{
    color:#aaa2ff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-collapse-btn .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-light-mode .eddpt-sigma-collapse-btn .eddpt-panel-control-glyph,
html body .eddpt-app[data-theme="light"] .eddpt-immersive-controls__actions [data-action="immersive-collapse"] .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-light-mode .eddpt-immersive-controls__actions [data-action="immersive-collapse"] .eddpt-panel-control-glyph{
    color:#554da8!important;
}

html body .eddpt-app .eddpt-edge-tab-left .eddpt-panel-glyph-expand-left > svg{
    transform:scaleX(-1)!important;
    transform-origin:50% 50%!important;
}

html body .eddpt-app .eddpt-visual-system > button:not(.eddpt-help-btn),
html body .eddpt-app .eddpt-immersive-segment > button,
html body .eddpt-app .eddpt-sheet-segment > button{
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-visual-system > [data-action="visual-edd"]{
    min-width:88px!important;
}

html body .eddpt-app .eddpt-visual-system > [data-action="visual-sigma"]{
    min-width:126px!important;
}

html body .eddpt-app .eddpt-immersive-segment > [data-action="visual-edd"],
html body .eddpt-app .eddpt-sheet-segment > [data-action="visual-edd"]{
    min-width:72px!important;
}

html body .eddpt-app .eddpt-immersive-segment > [data-action="visual-sigma"],
html body .eddpt-app .eddpt-sheet-segment > [data-action="visual-sigma"]{
    min-width:112px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-visual-system > [data-action="visual-edd"]{
    min-width:78px!important;
}

html body .eddpt-app.eddpt-board-toolbar-tight .eddpt-visual-system > [data-action="visual-sigma"]{
    min-width:112px!important;
}

html body .eddpt-app .eddpt-customer-brand-chip{
    min-width:0!important;max-width:210px!important;height:56px!important;padding:0 14px 0 10px!important;
    display:inline-flex!important;align-items:center!important;gap:9px!important;background:transparent!important;
    border:0!important;color:#dbe5f3!important;box-shadow:none!important;cursor:pointer!important;flex:0 1 auto!important;
}

html body .eddpt-app .eddpt-customer-brand-chip[hidden]{display:none!important}

html body .eddpt-app .eddpt-customer-brand-chip__divider{width:1px!important;height:34px!important;background:rgba(151,164,186,.26)!important;flex:0 0 auto!important;margin-right:2px!important}

html body .eddpt-app .eddpt-customer-brand-chip__logo{width:34px!important;height:28px!important;flex:0 0 34px!important;border-radius:8px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(150,135,244,.22)!important}

html body .eddpt-app .eddpt-customer-brand-chip__copy{min-width:0!important;display:grid!important;text-align:left!important;line-height:1.05!important}

html body .eddpt-app .eddpt-customer-brand-chip__copy small{font-size:7px!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:#7f90a6!important}

html body .eddpt-app .eddpt-customer-brand-chip__copy b{max-width:120px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;color:#dce5f1!important}

html body .eddpt-app .eddpt-customer-brand-chip:hover .eddpt-customer-brand-chip__logo{border-color:rgba(150,135,244,.46)!important;background:rgba(139,124,246,.09)!important}

html body .eddpt-app[data-theme="light"] .eddpt-customer-brand-chip{color:#314158!important}

html body .eddpt-app[data-theme="light"] .eddpt-customer-brand-chip__divider{background:rgba(63,78,101,.18)!important}

html body .eddpt-app[data-theme="light"] .eddpt-customer-brand-chip__logo{background:#fff!important;border-color:rgba(111,99,226,.22)!important}

html body .eddpt-app[data-theme="light"] .eddpt-customer-brand-chip__copy small{color:#78879a!important}

html body .eddpt-app[data-theme="light"] .eddpt-customer-brand-chip__copy b{color:#314158!important}

html body .eddpt-app .eddpt-brand-logo-frame{position:relative!important;display:block!important;overflow:hidden!important;aspect-ratio:var(--brand-crop-ratio,2.4)!important;background:transparent!important}

html body .eddpt-app .eddpt-brand-logo-frame img{position:absolute!important;width:var(--brand-img-w,100%)!important;height:var(--brand-img-h,100%)!important;left:var(--brand-img-left,0)!important;top:var(--brand-img-top,0)!important;transform:var(--brand-img-transform,none)!important;filter:var(--brand-img-filter,none)!important;transform-origin:center!important;object-fit:contain!important;max-width:none!important}

html body .eddpt-app .eddpt-brand-logo-empty{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;border:1px dashed rgba(139,124,246,.35)!important;border-radius:8px!important;color:#8f82ef!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-modal.eddpt-brand-studio-modal .eddpt-modal-card{width:min(1480px,calc(100vw - 34px))!important;max-width:1480px!important;height:min(900px,calc(100vh - 34px))!important;max-height:900px!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important}

html body .eddpt-app .eddpt-modal.eddpt-brand-studio-modal .eddpt-modal-card>main{min-height:0!important;padding:0!important;overflow:hidden!important}

html body .eddpt-app .eddpt-brand-studio{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;background:linear-gradient(180deg,#111b29 0%,#0c1521 100%)!important;color:#eef3fa!important}

html body .eddpt-app .eddpt-brand-studio__header{display:flex!important;align-items:center!important;gap:16px!important;padding:18px 22px!important;border-bottom:1px solid #33465d!important;background:#172538!important}

html body .eddpt-app .eddpt-brand-studio__header>div{min-width:0!important;margin-right:auto!important}

html body .eddpt-app .eddpt-brand-studio__header small,html body .eddpt-app .eddpt-brand-studio section>small{display:block!important;font-size:9px!important;font-weight:900!important;letter-spacing:.13em!important;color:#9688ff!important}

html body .eddpt-app .eddpt-brand-studio__header h2{margin:3px 0 0!important;font-size:20px!important;line-height:1.1!important;color:#f4f7fb!important}

html body .eddpt-app .eddpt-brand-studio__header>[data-brand-status]{padding:7px 11px!important;border-radius:999px!important;border:1px solid #556a83!important;background:#1b2b3e!important;color:#b9c6d7!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-brand-studio__header>[data-brand-status][data-tone="published"]{border-color:#3a8d77!important;color:#8fe1c3!important}

html body .eddpt-app .eddpt-brand-studio__header nav{display:flex!important;gap:8px!important}

html body .eddpt-app .eddpt-brand-studio__header nav button{min-height:38px!important;padding:0 12px!important;border:1px solid #455b73!important;border-radius:10px!important;background:#1b2a3d!important;color:#cfdae7!important;font-weight:800!important;font-size:10px!important}

html body .eddpt-app .eddpt-brand-studio__layout{min-height:0!important;display:grid!important;grid-template-columns:260px minmax(420px,1fr) 310px!important;overflow:hidden!important}

html body .eddpt-app .eddpt-brand-studio__assets,html body .eddpt-app .eddpt-brand-studio__inspector{min-height:0!important;overflow:auto!important;padding:16px!important;background:#101a27!important}

html body .eddpt-app .eddpt-brand-studio__assets{border-right:1px solid #2f4258!important}

html body .eddpt-app .eddpt-brand-studio__inspector{border-left:1px solid #2f4258!important}

html body .eddpt-app .eddpt-brand-studio__assets section{display:grid!important;gap:10px!important;margin-bottom:18px!important}

html body .eddpt-app .eddpt-brand-studio label{display:grid!important;gap:6px!important;color:#9cabc0!important;font-size:9px!important;font-weight:800!important}

html body .eddpt-app .eddpt-brand-studio input[type="text"],html body .eddpt-app .eddpt-brand-studio input:not([type]),html body .eddpt-app .eddpt-brand-studio select{width:100%!important;min-height:38px!important;border:1px solid #40546c!important;border-radius:9px!important;background:#0d1723!important;color:#edf3fa!important;padding:0 10px!important}

html body .eddpt-app .eddpt-brand-switch{display:flex!important;grid-template-columns:18px 1fr!important;align-items:center!important;gap:8px!important;padding:9px!important;border-radius:9px!important;background:#152234!important}

html body .eddpt-app .eddpt-brand-assets-list{display:grid!important;gap:8px!important}

html body .eddpt-app .eddpt-brand-asset-card{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;width:100%!important;padding:8px!important;border:1px solid #354b63!important;border-radius:11px!important;background:#142133!important;color:#dbe5f1!important;text-align:left!important}

html body .eddpt-app .eddpt-brand-asset-card.is-active{border-color:#8c7ef2!important;box-shadow:0 0 0 2px rgba(139,124,246,.13)!important}

html body .eddpt-app .eddpt-brand-asset-card>.eddpt-brand-logo-frame{width:54px!important;height:42px!important;aspect-ratio:auto!important;border-radius:7px!important;background:#fff!important}

html body .eddpt-app .eddpt-brand-asset-card>span{min-width:0!important;display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-brand-asset-card small{font-size:7px!important;font-weight:900!important;letter-spacing:.09em!important;color:#9587fb!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-brand-asset-card b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important}

html body .eddpt-app .eddpt-brand-asset-card em{font-size:8px!important;color:#75869b!important;font-style:normal!important}

html body .eddpt-app .eddpt-brand-upload-zone{position:relative!important;display:grid!important;place-items:center!important;text-align:center!important;gap:4px!important;padding:18px 10px!important;border:1px dashed #6257bd!important;border-radius:13px!important;background:linear-gradient(180deg,rgba(105,91,207,.08),rgba(16,26,39,.7))!important;cursor:pointer!important}

html body .eddpt-app .eddpt-brand-upload-zone input{position:absolute!important;inset:0!important;opacity:0!important;cursor:pointer!important}

html body .eddpt-app .eddpt-brand-upload-icon{font-size:24px!important;color:#9888ff!important}

html body .eddpt-app .eddpt-brand-upload-zone b{font-size:11px!important;color:#eaf0f8!important}

html body .eddpt-app .eddpt-brand-upload-zone em,html body .eddpt-app .eddpt-brand-upload-zone small{font-style:normal!important;font-size:8px!important;color:#7f90a6!important}

html body .eddpt-app .eddpt-brand-studio__canvas{min-height:0!important;overflow:auto!important;padding:18px!important;background:radial-gradient(circle at 50% 18%,rgba(91,77,183,.11),transparent 34%),#0b1420!important}

html body .eddpt-app .eddpt-brand-preview-tabs{display:flex!important;gap:6px!important;width:max-content!important;margin:0 auto 14px!important;padding:5px!important;border:1px solid #34495f!important;border-radius:12px!important;background:#142234!important}

html body .eddpt-app .eddpt-brand-preview-tabs button{min-width:100px!important;height:34px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#8f9fb1!important;font-weight:850!important;font-size:9px!important}

html body .eddpt-app .eddpt-brand-preview-tabs button.is-active{background:#6e5cdd!important;color:#fff!important;box-shadow:inset 0 0 0 1px #9485ff,0 5px 14px rgba(88,68,201,.24)!important}

html body .eddpt-app .eddpt-brand-preview-canvas{min-height:300px!important;display:grid!important;place-items:center!important;border:1px solid #31465c!important;border-radius:18px!important;background:#101b29!important;overflow:hidden!important;padding:22px!important}

html body .eddpt-app .eddpt-brand-preview-app{width:min(720px,100%)!important;display:grid!important;gap:12px!important}

html body .eddpt-app .eddpt-brand-preview-appbar{display:flex!important;align-items:center!important;gap:13px!important;min-height:88px!important;padding:15px 18px!important;border:1px solid #415773!important;border-radius:18px!important;background:#17263a!important;box-shadow:0 18px 34px rgba(0,0,0,.2)!important}

html body .eddpt-app .eddpt-brand-preview-creator,html body .eddpt-app .eddpt-brand-preview-org{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}

html body .eddpt-app .eddpt-brand-preview-creator i{display:grid!important;grid-template-columns:repeat(3,8px)!important;gap:2px!important}

.eddpt-app .eddpt-brand-preview-creator i b{width:8px!important;height:24px!important;border-radius:4px!important;background:#7a69ed!important}

html body .eddpt-app .eddpt-brand-preview-creator>span,html body .eddpt-app .eddpt-brand-preview-org>span{display:grid!important}

.eddpt-app .eddpt-brand-preview-creator strong,.eddpt-app .eddpt-brand-preview-org b{font-size:12px!important}

.eddpt-app .eddpt-brand-preview-creator small,.eddpt-app .eddpt-brand-preview-org small{font-size:8px!important;color:#8797aa!important}

html body .eddpt-app .eddpt-brand-preview-divider{width:1px!important;height:42px!important;background:#3d5065!important}

html body .eddpt-app .eddpt-brand-preview-org>.eddpt-brand-logo-frame{width:54px!important;height:34px!important;aspect-ratio:auto!important;background:#fff!important;border-radius:8px!important}

html body .eddpt-app .eddpt-brand-preview-app>p{margin:0!important;text-align:center!important;color:#8394a9!important;font-size:10px!important}

html body .eddpt-app .eddpt-brand-preview-output{width:min(720px,100%)!important;aspect-ratio:1.42!important;display:grid!important;grid-template-rows:auto 1fr auto!important;border-radius:10px!important;background:#fff!important;color:#172033!important;box-shadow:0 24px 50px rgba(0,0,0,.28)!important;overflow:hidden!important}

html body .eddpt-app .eddpt-brand-preview-output header{display:flex!important;align-items:center!important;gap:13px!important;padding:16px 18px!important;border-bottom:2px solid color-mix(in srgb,var(--brand-primary) 45%,#dbe1e8)!important}

html body .eddpt-app .eddpt-brand-preview-output header>.eddpt-brand-logo-frame{width:82px!important;height:42px!important;aspect-ratio:auto!important}

html body .eddpt-app .eddpt-brand-preview-output header>span{display:grid!important}

.eddpt-app .eddpt-brand-preview-output header small{font-size:8px!important;color:#6b7788!important;font-weight:900!important;letter-spacing:.1em!important}

.eddpt-app .eddpt-brand-preview-output header b{font-size:15px!important}

.eddpt-app .eddpt-brand-preview-output header em{font-size:9px!important;color:#728093!important;font-style:normal!important}

html body .eddpt-app .eddpt-brand-preview-output main{display:flex!important;align-items:center!important;justify-content:center!important;gap:36px!important;padding:25px!important}

.eddpt-app .eddpt-brand-preview-output main i{width:28px!important;height:28px!important;border:3px solid #6e7f92!important;border-radius:4px!important;position:relative!important}

.eddpt-app .eddpt-brand-preview-output main i:after{content:""!important;position:absolute!important;left:28px!important;top:11px!important;width:36px!important;height:2px!important;background:#8d99a8!important}

html body .eddpt-app .eddpt-brand-preview-output footer{display:flex!important;justify-content:space-between!important;padding:10px 18px!important;border-top:1px solid #dce2e8!important;font-size:8px!important;color:#6d7988!important}

html body .eddpt-app .eddpt-brand-preview-output.is-template-executive header{border-left:7px solid var(--brand-primary)!important}

.eddpt-app .eddpt-brand-preview-output.is-template-minimal header em{display:none!important}

.eddpt-app .eddpt-brand-preview-output.is-template-operational footer{border-top-color:var(--brand-primary)!important}

html body .eddpt-app .eddpt-brand-template-picker,html body .eddpt-app .eddpt-brand-output-matrix{margin-top:16px!important;padding:14px!important;border:1px solid #31465b!important;border-radius:14px!important;background:#111e2d!important}

html body .eddpt-app .eddpt-brand-template-picker>div:first-child,html body .eddpt-app .eddpt-brand-output-matrix>div:first-child{display:grid!important;gap:2px!important;margin-bottom:10px!important}

.eddpt-app .eddpt-brand-template-picker>div:first-child small,.eddpt-app .eddpt-brand-output-matrix>div:first-child small{font-size:8px!important;font-weight:900!important;letter-spacing:.12em!important;color:#9485fc!important}

.eddpt-app .eddpt-brand-template-picker>div:first-child b,.eddpt-app .eddpt-brand-output-matrix>div:first-child b{font-size:11px!important}

html body .eddpt-app .eddpt-brand-template-picker>div:last-child{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important}

html body .eddpt-app .eddpt-brand-template-card{min-height:78px!important;display:grid!important;gap:3px!important;align-content:center!important;text-align:left!important;padding:9px!important;border:1px solid #3a5067!important;border-radius:10px!important;background:#152337!important;color:#dce5ef!important}

.eddpt-app .eddpt-brand-template-card.is-active{border-color:#8c7ef2!important;background:#211f45!important}

.eddpt-app .eddpt-brand-template-card i{width:28px!important;height:4px!important;background:#7668e6!important;border-radius:2px!important}

.eddpt-app .eddpt-brand-template-card b{font-size:10px!important}

.eddpt-app .eddpt-brand-template-card span{font-size:8px!important;color:#8191a6!important}

html body .eddpt-app .eddpt-brand-output-row{display:grid!important;grid-template-columns:minmax(180px,1fr) 150px 150px!important;gap:10px!important;align-items:center!important;padding:10px!important;border-top:1px solid #293d51!important}

.eddpt-app .eddpt-brand-output-row>div{display:grid!important}

.eddpt-app .eddpt-brand-output-row>div b{font-size:10px!important}

.eddpt-app .eddpt-brand-output-row>div span{font-size:8px!important;color:#8292a6!important}

.eddpt-app .eddpt-brand-output-row.is-na{grid-template-columns:1fr auto!important}

.eddpt-app .eddpt-brand-output-row.is-na em{font-size:9px!important;color:#91a0b3!important;font-style:normal!important;padding:5px 8px!important;border-radius:999px!important;background:#182738!important}

html body .eddpt-app .eddpt-brand-workshop{display:grid!important;gap:12px!important}

.eddpt-app .eddpt-brand-workshop-title{display:flex!important;justify-content:space-between!important;gap:10px!important}

.eddpt-app .eddpt-brand-workshop-title>span{display:grid!important}

.eddpt-app .eddpt-brand-workshop-title small{font-size:8px!important;color:#9688ff!important;font-weight:900!important;letter-spacing:.11em!important}

.eddpt-app .eddpt-brand-workshop-title b{font-size:11px!important}

.eddpt-app .eddpt-brand-workshop-title button{border:0!important;background:transparent!important;color:#a79aff!important;font-size:9px!important;font-weight:800!important}

html body .eddpt-app .eddpt-brand-workshop-preview{height:150px!important;display:grid!important;place-items:center!important;padding:16px!important;border:1px solid #3b5068!important;border-radius:13px!important;background:repeating-conic-gradient(#172535 0 25%,#1d2d40 0 50%) 50%/18px 18px!important}

.eddpt-app .eddpt-brand-workshop-preview>.eddpt-brand-logo-frame{width:100%!important;height:100%!important;aspect-ratio:auto!important}

html body .eddpt-app .eddpt-brand-tool-row{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important}

.eddpt-app .eddpt-brand-tool-row button{min-height:54px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:3px!important;border:1px solid #3b5068!important;border-radius:9px!important;background:#152337!important;color:#a99cff!important}

.eddpt-app .eddpt-brand-tool-row button b{font-size:8px!important;color:#c8d3e1!important}

html body .eddpt-app .eddpt-brand-workshop fieldset{margin:0!important;padding:10px!important;border:1px solid #334a61!important;border-radius:11px!important}

.eddpt-app .eddpt-brand-workshop legend{padding:0 5px!important;color:#8f82ef!important;font-size:8px!important;font-weight:900!important;text-transform:uppercase!important}

.eddpt-app .eddpt-brand-workshop fieldset label{grid-template-columns:58px 1fr 38px!important;align-items:center!important}

.eddpt-app .eddpt-brand-workshop input[type="range"]{width:100%!important}

.eddpt-app .eddpt-brand-workshop output{text-align:right!important;font-size:8px!important;color:#8192a7!important}

html body .eddpt-app .eddpt-brand-remove-asset{min-height:34px!important;border:1px solid rgba(225,104,125,.35)!important;border-radius:8px!important;background:rgba(107,29,47,.12)!important;color:#e6a1ae!important;font-weight:800!important;font-size:9px!important}

.eddpt-app .eddpt-brand-original-note{font-size:8px!important;line-height:1.45!important;color:#76879b!important}

html body .eddpt-app .eddpt-brand-colours{display:grid!important;gap:10px!important;margin-top:20px!important;padding-top:14px!important;border-top:1px solid #30445b!important}

.eddpt-app .eddpt-brand-colours>small{font-size:8px!important;color:#9688ff!important;font-weight:900!important;letter-spacing:.12em!important}

.eddpt-app .eddpt-brand-colours label>span{display:grid!important;grid-template-columns:42px 1fr!important;gap:7px!important}

.eddpt-app .eddpt-brand-colours input[type="color"]{width:42px!important;height:38px!important;padding:2px!important;border:1px solid #40546c!important;border-radius:8px!important;background:#0d1723!important}

.eddpt-app .eddpt-brand-colours p{font-size:8px!important;line-height:1.5!important;color:#77889d!important;margin:0!important}

html body .eddpt-app .eddpt-brand-studio__footer{display:flex!important;justify-content:space-between!important;gap:18px!important;align-items:center!important;padding:14px 20px!important;border-top:1px solid #33475d!important;background:#152234!important}

.eddpt-app .eddpt-brand-studio__footer>span{display:grid!important}

.eddpt-app .eddpt-brand-studio__footer>span b{font-size:9px!important}

.eddpt-app .eddpt-brand-studio__footer>span small{font-size:8px!important;color:#7e8fa4!important}

.eddpt-app .eddpt-brand-studio__footer>div{display:flex!important;gap:8px!important}

html body .eddpt-app .eddpt-brand-history{padding:22px!important;display:grid!important;gap:16px!important}

.eddpt-app .eddpt-brand-history>header{display:flex!important;justify-content:space-between!important;gap:18px!important;align-items:start!important}

.eddpt-app .eddpt-brand-history>header small{font-size:8px!important;font-weight:900!important;letter-spacing:.12em!important;color:#9587fb!important}

.eddpt-app .eddpt-brand-history h3{margin:4px 0!important}

.eddpt-app .eddpt-brand-history p{margin:0!important;color:#8595a8!important}

.eddpt-app .eddpt-brand-history>div{display:grid!important;gap:7px!important;max-height:560px!important;overflow:auto!important}

.eddpt-app .eddpt-brand-history article{display:grid!important;grid-template-columns:1fr auto auto!important;gap:12px!important;align-items:center!important;padding:11px!important;border:1px solid #354a61!important;border-radius:10px!important;background:#142133!important}

.eddpt-app .eddpt-brand-history article>span{display:grid!important}

.eddpt-app .eddpt-brand-history article small{font-size:7px!important;color:#9587fb!important;font-weight:900!important}

.eddpt-app .eddpt-brand-history article b{font-size:10px!important}

.eddpt-app .eddpt-brand-history article em{font-size:8px!important;color:#77889d!important;font-style:normal!important}

.eddpt-app .eddpt-brand-history article>i{font-size:8px!important;font-style:normal!important;text-transform:uppercase!important;color:#92a2b5!important}

html body .eddpt-app .eddpt-process-map-print-branding{display:grid!important;gap:10px!important;padding:14px!important;border:1px solid #5861a5!important;border-radius:14px!important;background:linear-gradient(145deg,rgba(110,92,221,.12),rgba(17,29,44,.78))!important}

.eddpt-app .eddpt-export-branding-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}

.eddpt-app .eddpt-export-branding-head>span{display:grid!important}

.eddpt-app .eddpt-export-branding-head small{font-size:8px!important;font-weight:900!important;letter-spacing:.12em!important;color:#9a8bff!important}

.eddpt-app .eddpt-export-branding-head b{font-size:11px!important}

.eddpt-app .eddpt-export-branding-head em{font-size:8px!important;font-style:normal!important;color:#8495a8!important}

.eddpt-app .eddpt-export-branding-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important}

.eddpt-app .eddpt-export-branding-options{display:flex!important;gap:16px!important;flex-wrap:wrap!important}

.eddpt-app .eddpt-export-branding-options label{display:flex!important;align-items:center!important;gap:7px!important}

.eddpt-app .eddpt-process-map-print-branding>p{margin:0!important;font-size:9px!important;line-height:1.5!important;color:#8293a7!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-studio{background:#f5f7fb!important;color:#243249!important}

.eddpt-app[data-theme="light"] .eddpt-brand-studio__header{background:#fff!important;border-color:#d6dfeb!important}

.eddpt-app[data-theme="light"] .eddpt-brand-studio__header h2{color:#243249!important}

.eddpt-app[data-theme="light"] .eddpt-brand-studio__header nav button{background:#f8faff!important;border-color:#d5deea!important;color:#40516a!important}

.eddpt-app[data-theme="light"] .eddpt-brand-studio__assets,.eddpt-app[data-theme="light"] .eddpt-brand-studio__inspector{background:#f4f7fb!important}

.eddpt-app[data-theme="light"] .eddpt-brand-studio__assets{border-color:#d7e0eb!important}

.eddpt-app[data-theme="light"] .eddpt-brand-studio__inspector{border-color:#d7e0eb!important}

.eddpt-app[data-theme="light"] .eddpt-brand-studio input[type="text"],.eddpt-app[data-theme="light"] .eddpt-brand-studio input:not([type]),.eddpt-app[data-theme="light"] .eddpt-brand-studio select{background:#fff!important;border-color:#ccd7e4!important;color:#29384e!important}

.eddpt-app[data-theme="light"] .eddpt-brand-switch,.eddpt-app[data-theme="light"] .eddpt-brand-asset-card,.eddpt-app[data-theme="light"] .eddpt-brand-template-picker,.eddpt-app[data-theme="light"] .eddpt-brand-output-matrix,.eddpt-app[data-theme="light"] .eddpt-brand-template-card{background:#fff!important;border-color:#d1dce8!important;color:#304056!important}

.eddpt-app[data-theme="light"] .eddpt-brand-studio__canvas{background:#eef3f9!important}

.eddpt-app[data-theme="light"] .eddpt-brand-preview-canvas{background:#e4eaf2!important;border-color:#ced9e6!important}

.eddpt-app[data-theme="light"] .eddpt-brand-workshop-preview{border-color:#ced9e6!important}

.eddpt-app[data-theme="light"] .eddpt-brand-tool-row button{background:#fff!important;border-color:#d2dce8!important}

.eddpt-app[data-theme="light"] .eddpt-brand-tool-row button b{color:#40516a!important}

.eddpt-app[data-theme="light"] .eddpt-brand-studio__footer{background:#fff!important;border-color:#d3deea!important}

.eddpt-app[data-theme="light"] .eddpt-process-map-print-branding{background:#f7f5ff!important;border-color:#c9c2f7!important}

@media (max-width:1320px){
html body .eddpt-app .eddpt-customer-brand-chip__copy{display:none!important}
html body .eddpt-app .eddpt-customer-brand-chip{max-width:58px!important;padding-right:8px!important}
.eddpt-app .eddpt-brand-studio__layout{grid-template-columns:220px minmax(360px,1fr) 270px!important}
}

@media (max-width:980px){
html body .eddpt-app .eddpt-customer-brand-chip{display:none!important}
.eddpt-app .eddpt-brand-studio__layout{grid-template-columns:1fr!important;overflow:auto!important}
.eddpt-app .eddpt-brand-studio__assets,.eddpt-app .eddpt-brand-studio__inspector{overflow:visible!important;border:0!important}
.eddpt-app .eddpt-brand-studio__canvas{order:-1!important;overflow:visible!important}
.eddpt-app .eddpt-brand-template-picker>div:last-child{grid-template-columns:repeat(2,1fr)!important}
.eddpt-app .eddpt-brand-output-row{grid-template-columns:1fr 1fr!important}
.eddpt-app .eddpt-brand-output-row>div{grid-column:1/-1!important}
.eddpt-app .eddpt-export-branding-grid{grid-template-columns:repeat(2,1fr)!important}
}

@media (max-width:620px){
html body .eddpt-app .eddpt-brand-studio__header{align-items:flex-start!important;flex-wrap:wrap!important}
.eddpt-app .eddpt-brand-studio__header nav{width:100%!important}
.eddpt-app .eddpt-brand-studio__header nav button{flex:1!important}
.eddpt-app .eddpt-brand-studio__footer{align-items:flex-start!important;flex-direction:column!important}
.eddpt-app .eddpt-brand-studio__footer>div{width:100%!important}
.eddpt-app .eddpt-brand-studio__footer button{flex:1!important}
.eddpt-app .eddpt-export-branding-grid{grid-template-columns:1fr!important}
}

html body .eddpt-app .eddpt-brand-publish-confirm{display:grid;gap:18px;padding:4px 2px 0}

html body .eddpt-app .eddpt-brand-publish-confirm>header{display:grid;gap:6px}

html body .eddpt-app .eddpt-brand-publish-confirm>header small,
html body .eddpt-app .eddpt-brand-publish-summary article small{font-size:10px;font-weight:900;letter-spacing:.12em;color:#9a8cff}

html body .eddpt-app .eddpt-brand-publish-confirm>header h3{margin:0;font-size:24px}

html body .eddpt-app .eddpt-brand-publish-confirm>header p{margin:0;color:#aeb9ca;max-width:760px}

html body .eddpt-app .eddpt-brand-publish-summary{display:grid;grid-template-columns:minmax(180px,.85fr) repeat(3,minmax(150px,1fr));gap:10px}

html body .eddpt-app .eddpt-brand-publish-logo,
html body .eddpt-app .eddpt-brand-publish-summary article{min-height:116px;border:1px solid rgba(130,149,179,.28);border-radius:16px;background:rgba(13,23,37,.7);padding:14px;display:flex;flex-direction:column;justify-content:center;gap:5px;overflow:hidden}

html body .eddpt-app .eddpt-brand-publish-logo .eddpt-brand-logo-frame{width:min(100%,180px);height:72px;margin:auto}

html body .eddpt-app .eddpt-brand-publish-summary article b{text-transform:capitalize;font-size:17px}

html body .eddpt-app .eddpt-brand-publish-summary article span{font-size:12px;color:#9eabbd;line-height:1.4}

html body .eddpt-app .eddpt-brand-publish-confirm>footer{display:flex;justify-content:flex-end;gap:10px;padding-top:4px;border-top:1px solid rgba(130,149,179,.22)}

html body .eddpt-app .eddpt-brand-history-card{display:grid!important;grid-template-columns:minmax(210px,1fr) minmax(220px,1.2fr) auto!important;align-items:center!important;gap:12px!important}

html body .eddpt-app .eddpt-brand-history-preview{position:relative;display:flex;align-items:center;gap:10px;min-width:0;padding:10px 12px;border:1px solid rgba(130,149,179,.22);border-radius:12px;background:rgba(10,19,31,.52);overflow:hidden}

html body .eddpt-app .eddpt-brand-history-preview>i{width:5px;align-self:stretch;border-radius:6px;background:var(--brand-history-colour,#7468ea);box-shadow:0 0 14px color-mix(in srgb,var(--brand-history-colour,#7468ea) 48%,transparent)}

html body .eddpt-app .eddpt-brand-history-preview>span,
html body .eddpt-app .eddpt-brand-history-meta>span{display:grid;gap:2px;min-width:0}

html body .eddpt-app .eddpt-brand-history-preview small{font-size:8px;font-weight:900;letter-spacing:.12em;color:#9a8cff}

html body .eddpt-app .eddpt-brand-history-preview b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

html body .eddpt-app .eddpt-brand-history-preview em{font-size:10px;color:#8fa0b7;font-style:normal}

html body .eddpt-app .eddpt-brand-history-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}

html body .eddpt-app[data-theme="light"] .eddpt-brand-publish-confirm>header p{color:#64748b}

html body .eddpt-app[data-theme="light"] .eddpt-brand-publish-logo,
html body .eddpt-app[data-theme="light"] .eddpt-brand-publish-summary article,
html body .eddpt-app[data-theme="light"] .eddpt-brand-history-preview{background:#f7f9fd;border-color:rgba(77,96,127,.18)}

html body .eddpt-app[data-theme="light"] .eddpt-brand-publish-summary article span,
html body .eddpt-app[data-theme="light"] .eddpt-brand-history-preview em{color:#64748b}

@media (max-width:1050px){
html body .eddpt-app .eddpt-brand-publish-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
html body .eddpt-app .eddpt-brand-history-card{grid-template-columns:1fr auto!important}
html body .eddpt-app .eddpt-brand-history-preview{grid-column:1/-1}
}

@media (max-width:680px){
html body .eddpt-app .eddpt-brand-publish-summary{grid-template-columns:1fr}
html body .eddpt-app .eddpt-brand-publish-confirm>footer{flex-direction:column-reverse}
html body .eddpt-app .eddpt-brand-publish-confirm>footer .eddpt-btn{width:100%}
html body .eddpt-app .eddpt-brand-history-card{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-brand-history-card>.eddpt-btn{width:100%}
}

html body .eddpt-app .eddpt-brand-preview-map{position:relative;min-height:190px;max-height:290px;overflow:hidden;border-radius:12px;background:#f7f9fc;border:1px solid rgba(91,108,136,.16);padding:8px}

html body .eddpt-app .eddpt-brand-preview-map>svg{display:block;width:100%;height:100%;min-height:180px;max-height:270px;object-fit:contain}

html body .eddpt-app .eddpt-brand-preview-map-fallback{height:190px;display:flex;align-items:center;justify-content:space-around;gap:14px}

html body .eddpt-app .eddpt-brand-preview-map-fallback i{width:34px;height:34px;border:2px solid #8fa0b7;border-radius:8px}

html body .eddpt-app .eddpt-brand-preview-output.is-mode-logo_only{--brand-primary:#64748b!important}

html body .eddpt-app .eddpt-brand-preview-output.is-mode-logo_only>header,
html body .eddpt-app .eddpt-brand-preview-output.is-mode-logo_only>footer{border-color:rgba(100,116,139,.22)!important}

html body .eddpt-app .eddpt-brand-preview-output:not(.has-brand-colour)>header,
html body .eddpt-app .eddpt-brand-preview-output:not(.has-brand-colour)>footer{border-color:rgba(100,116,139,.22)!important}

html body .eddpt-app .eddpt-brand-preview-unbranded{margin-left:auto;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.1em;color:#8fa0b7}

html body .eddpt-app .eddpt-brand-preview-chip-off{margin-left:auto;display:grid;gap:2px;text-align:right;color:#8391a5}

html body .eddpt-app .eddpt-brand-preview-chip-off small{font-size:7px;font-weight:900;letter-spacing:.1em}

html body .eddpt-app .eddpt-brand-preview-chip-off b{font-size:10px}

html body .eddpt-app .eddpt-process-map-print-branding [data-brand-custom-control][hidden],
html body .eddpt-app .eddpt-process-map-print-branding [data-brand-name-control][hidden]{display:none!important}

html body .eddpt-app .eddpt-process-map-print-branding select:disabled{opacity:.48;cursor:not-allowed}

html body .eddpt-app[data-theme="dark"] .eddpt-brand-preview-map{background:#f5f7fb}

html body .eddpt-app .eddpt-header-brand-studio{
    flex:0 1 auto!important;
    min-width:126px!important;
    min-height:46px!important;
    padding:8px 13px!important;
    gap:9px!important;
    border-color:rgba(143,127,244,.34)!important;
    background:linear-gradient(180deg,rgba(116,104,234,.11),rgba(24,34,49,.72))!important;
    color:#dfe5f0!important;
}

html body .eddpt-app .eddpt-header-brand-studio[hidden]{display:none!important}

html body .eddpt-app .eddpt-header-brand-studio:hover{
    border-color:rgba(151,134,255,.58)!important;
    background:linear-gradient(180deg,rgba(116,104,234,.18),rgba(30,40,57,.82))!important;
}

html body .eddpt-app .eddpt-header-brand-studio .eddpt-btn-copy{
    display:grid!important;
    min-width:0!important;
    line-height:1.03!important;
    text-align:left!important;
}

html body .eddpt-app .eddpt-header-brand-studio .eddpt-btn-copy b{
    font-size:10.5px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-header-brand-studio .eddpt-btn-copy small{
    margin-top:3px!important;
    font-size:7.5px!important;
    white-space:nowrap!important;
    color:#8fa0b5!important;
}

html body .eddpt-app .eddpt-brand-studio-access-icon,
html body .eddpt-app .eddpt-brand-studio-access-icon svg{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    stroke:#a99fff!important;
    fill:none!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-brand-studio{
    min-width:92px!important;
    padding-inline:10px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-brand-studio .eddpt-btn-copy small{
    display:none!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-studio{
    display:flex!important;
    min-width:74px!important;
    min-height:42px!important;
    padding:6px 8px!important;
    gap:5px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-studio .eddpt-btn-copy b{
    font-size:7.5px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-studio .eddpt-btn-copy small{
    display:none!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-brand-studio-access-icon,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-brand-studio-access-icon svg{
    width:16px!important;
    height:16px!important;
    min-width:16px!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-brand-studio{
    display:none!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-header-brand-studio{
    color:#33445c!important;
    border-color:rgba(111,99,226,.27)!important;
    background:linear-gradient(180deg,rgba(112,101,231,.07),rgba(255,255,255,.96))!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-header-brand-studio:hover{
    border-color:rgba(111,99,226,.42)!important;
    background:linear-gradient(180deg,rgba(112,101,231,.11),#fff)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-header-brand-studio .eddpt-btn-copy small{color:#748399!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-studio-access-icon,
html body .eddpt-app[data-theme="light"] .eddpt-brand-studio-access-icon svg{stroke:#6c62d9!important}

html body .eddpt-app .eddpt-process-map__previewport{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-process-map__previewport>.eddpt-process-view-tabs{
    justify-self:start!important;
    width:auto!important;
    max-width:100%!important;
    margin:0 2px!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-process-map__previewport>.eddpt-process-view-tabs{
        width:100%!important;
        justify-self:stretch!important;
    }
}

html body .eddpt-app .eddpt-process-map>.eddpt-process-map__previewport{
    min-height:0!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen.eddpt-process-map-active .eddpt-process-map__previewport{
    display:none!important;
}

html body .eddpt-app .eddpt-customer-brand-chip{
    max-width:184px!important;
    height:46px!important;
    padding:0 10px 0 7px!important;
    gap:7px!important;
    align-self:center!important;
}

html body .eddpt-app .eddpt-customer-brand-chip__divider{height:28px!important;margin-right:1px!important}

html body .eddpt-app .eddpt-customer-brand-chip__logo{width:30px!important;height:26px!important;flex-basis:30px!important;border-radius:7px!important}

html body .eddpt-app.eddpt-topbar-compact .eddpt-customer-brand-chip,
html body .eddpt-app.eddpt-topbar-tablet .eddpt-customer-brand-chip,
html body .eddpt-app.eddpt-topbar-mobile .eddpt-customer-brand-chip{display:none!important}

html body .eddpt-app .eddpt-modal.eddpt-brand-studio-modal .eddpt-modal-card{
    position:relative!important;
    width:min(1480px,calc(100vw - 28px))!important;
    height:min(900px,calc(100dvh - 28px))!important;
    max-height:calc(100dvh - 28px)!important;
    grid-template-rows:minmax(0,1fr)!important;
}

html body .eddpt-app .eddpt-modal.eddpt-brand-studio-modal .eddpt-modal-card>header{
    position:absolute!important;
    top:12px!important;
    right:12px!important;
    z-index:20!important;
    width:38px!important;
    height:38px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-brand-studio-modal .eddpt-modal-card>header>strong{display:none!important}

html body .eddpt-app .eddpt-modal.eddpt-brand-studio-modal .eddpt-modal-card>header>button[data-action="close-modal"]{
    position:static!important;
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-modal.eddpt-brand-studio-modal .eddpt-modal-card>main{height:100%!important;min-height:0!important}

html body .eddpt-app .eddpt-brand-studio__header{padding-right:68px!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-brand-studio__header>[data-brand-status]{flex:0 0 auto!important}

html body .eddpt-app .eddpt-brand-studio__header nav{flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important}

html body .eddpt-app .eddpt-brand-studio__layout>*{min-width:0!important}

html body .eddpt-app .eddpt-brand-studio__assets,
html body .eddpt-app .eddpt-brand-studio__canvas,
html body .eddpt-app .eddpt-brand-studio__inspector{scrollbar-gutter:stable!important}

html body .eddpt-app .eddpt-brand-section-title{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:10px!important}

html body .eddpt-app .eddpt-brand-section-title>span{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-brand-section-title small{font-size:8px!important;font-weight:900!important;letter-spacing:.12em!important;color:#9688ff!important}

html body .eddpt-app .eddpt-brand-section-title b{font-size:10px!important;color:#cbd6e4!important}

html body .eddpt-app .eddpt-brand-empty-assets,
html body .eddpt-app .eddpt-brand-inspector-empty,
html body .eddpt-app .eddpt-brand-history-empty{
    display:grid!important;
    gap:5px!important;
    padding:14px!important;
    border:1px dashed #3d526a!important;
    border-radius:12px!important;
    background:rgba(20,33,51,.72)!important;
    color:#8fa0b5!important;
}

html body .eddpt-app .eddpt-brand-empty-assets b,
html body .eddpt-app .eddpt-brand-inspector-empty b{font-size:10px!important;color:#d8e1ec!important}

html body .eddpt-app .eddpt-brand-empty-assets span,
html body .eddpt-app .eddpt-brand-inspector-empty span{font-size:8px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-brand-inspector-empty{min-height:180px!important;align-content:center!important;text-align:center!important}

html body .eddpt-app .eddpt-brand-history-empty{font-size:10px!important;text-align:center!important}

html body .eddpt-app .eddpt-brand-asset-card.is-published{box-shadow:inset 3px 0 0 #7f72ec!important}

html body .eddpt-app .eddpt-brand-asset-card.is-published small{color:#b1a7ff!important}

html body .eddpt-app .eddpt-brand-preview-tabs{max-width:100%!important;flex-wrap:wrap!important;justify-content:center!important}

html body .eddpt-app .eddpt-brand-preview-tabs button{flex:1 1 96px!important;min-width:86px!important}

html body .eddpt-app .eddpt-brand-preview-appbar{min-width:0!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-brand-preview-creator,
html body .eddpt-app .eddpt-brand-preview-org{flex:1 1 220px!important}

html body .eddpt-app .eddpt-brand-preview-org{justify-content:flex-start!important}

html body .eddpt-app .eddpt-brand-preview-chip-off{flex:1 1 150px!important}

html body .eddpt-app .eddpt-brand-preview-output,
html body .eddpt-app .eddpt-brand-preview-output header,
html body .eddpt-app .eddpt-brand-preview-output main,
html body .eddpt-app .eddpt-brand-preview-output footer{min-width:0!important}

html body .eddpt-app .eddpt-brand-preview-output header>span{min-width:0!important}

html body .eddpt-app .eddpt-brand-preview-output header b,
html body .eddpt-app .eddpt-brand-preview-output header em{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-brand-template-picker>div:last-child{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))!important}

html body .eddpt-app .eddpt-brand-output-row{grid-template-columns:minmax(0,1fr) minmax(112px,145px) minmax(112px,145px)!important}

html body .eddpt-app .eddpt-brand-output-row>*{min-width:0!important}

html body .eddpt-app .eddpt-brand-output-row select{min-width:0!important}

html body .eddpt-app .eddpt-brand-workshop-title>span{min-width:0!important}

html body .eddpt-app .eddpt-brand-workshop-title>span b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-brand-workshop-title>button{flex:0 0 auto!important}

html body .eddpt-app .eddpt-brand-workshop fieldset label{min-width:0!important}

html body .eddpt-app .eddpt-brand-workshop input[type="range"]{min-width:0!important}

html body .eddpt-app .eddpt-brand-colours label>span{min-width:0!important}

html body .eddpt-app .eddpt-brand-colours input[type="text"]{min-width:0!important}

html body .eddpt-app .eddpt-brand-publish-confirm{padding:24px!important;padding-top:26px!important}

html body .eddpt-app .eddpt-brand-publish-confirm>header,
html body .eddpt-app .eddpt-brand-history>header{padding-right:48px!important}

html body .eddpt-app .eddpt-brand-history{height:100%!important;min-height:0!important;grid-template-rows:auto minmax(0,1fr)!important}

html body .eddpt-app .eddpt-brand-history>div{max-height:none!important;min-height:0!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-empty-assets,
html body .eddpt-app[data-theme="light"] .eddpt-brand-inspector-empty,
html body .eddpt-app[data-theme="light"] .eddpt-brand-history-empty{
    background:#fff!important;
    border-color:#cbd7e4!important;
    color:#65758a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-empty-assets b,
html body .eddpt-app[data-theme="light"] .eddpt-brand-inspector-empty b,
html body .eddpt-app[data-theme="light"] .eddpt-brand-section-title b{color:#314158!important}

@media (max-width:1180px){
html body .eddpt-app .eddpt-brand-studio__layout{grid-template-columns:220px minmax(0,1fr) 255px!important}
html body .eddpt-app .eddpt-brand-output-row{grid-template-columns:1fr 1fr!important}
html body .eddpt-app .eddpt-brand-output-row>div{grid-column:1/-1!important}
}

@media (max-width:1040px){
html body .eddpt-app .eddpt-brand-studio__layout{grid-template-columns:1fr!important;overflow:auto!important}
html body .eddpt-app .eddpt-brand-studio__canvas{order:-1!important;overflow:visible!important}
html body .eddpt-app .eddpt-brand-studio__assets,
    html body .eddpt-app .eddpt-brand-studio__inspector{overflow:visible!important;border-left:0!important;border-right:0!important}
html body .eddpt-app .eddpt-brand-studio__assets{border-top:1px solid #2f4258!important}
html body .eddpt-app .eddpt-brand-studio__inspector{border-top:1px solid #2f4258!important}
html body .eddpt-app .eddpt-brand-workshop-preview{height:210px!important}
}

@media (max-width:700px){
html body .eddpt-app .eddpt-modal.eddpt-brand-studio-modal{padding:8px!important}
html body .eddpt-app .eddpt-modal.eddpt-brand-studio-modal .eddpt-modal-card{width:100%!important;height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;border-radius:14px!important}
html body .eddpt-app .eddpt-brand-studio__header{padding:15px 58px 15px 15px!important;gap:10px!important}
html body .eddpt-app .eddpt-brand-studio__header>div{flex:1 1 100%!important}
html body .eddpt-app .eddpt-brand-studio__header nav{width:100%!important;justify-content:stretch!important}
html body .eddpt-app .eddpt-brand-studio__header nav button{flex:1 1 0!important}
html body .eddpt-app .eddpt-brand-studio__canvas,
    html body .eddpt-app .eddpt-brand-studio__assets,
    html body .eddpt-app .eddpt-brand-studio__inspector{padding:13px!important}
html body .eddpt-app .eddpt-brand-preview-canvas{min-height:240px!important;padding:12px!important}
html body .eddpt-app .eddpt-brand-preview-appbar{padding:12px!important}
html body .eddpt-app .eddpt-brand-preview-divider{display:none!important}
html body .eddpt-app .eddpt-brand-preview-creator,
    html body .eddpt-app .eddpt-brand-preview-org{flex-basis:100%!important}
html body .eddpt-app .eddpt-brand-preview-chip-off{text-align:left!important;margin-left:0!important}
html body .eddpt-app .eddpt-brand-template-picker>div:last-child{grid-template-columns:1fr 1fr!important}
html body .eddpt-app .eddpt-brand-output-row{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-brand-output-row>div{grid-column:auto!important}
html body .eddpt-app .eddpt-brand-tool-row{grid-template-columns:1fr 1fr!important}
html body .eddpt-app .eddpt-brand-studio__footer{padding:12px 14px!important}
html body .eddpt-app .eddpt-brand-publish-confirm{padding:18px 14px!important}
html body .eddpt-app .eddpt-brand-publish-summary{grid-template-columns:1fr!important}
}

html body .eddpt-app .eddpt-brand-logo-frame{
    display:grid!important;
    place-items:center!important;
    min-width:0!important;
    min-height:0!important;
}

html body .eddpt-app .eddpt-brand-logo-frame>svg{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
}

html body .eddpt-app .eddpt-brand-logo-frame>img{
    position:static!important;
    inset:auto!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    transform:none!important;
}

@media (min-width:1181px){
html body .eddpt-app .eddpt-brand-studio__layout{
        grid-template-columns:260px minmax(420px,1fr) 360px!important;
    }
}

@media (min-width:1041px) and (max-width:1180px){
html body .eddpt-app .eddpt-brand-studio__layout{
        grid-template-columns:230px minmax(360px,1fr) 320px!important;
    }
}

html body .eddpt-app .eddpt-brand-final-preview{
    display:grid!important;
    gap:8px!important;
    padding:11px!important;
    border:1px solid #344a61!important;
    border-radius:13px!important;
    background:#101c2a!important;
}

html body .eddpt-app .eddpt-brand-final-preview>div:first-child{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:10px!important;
}

html body .eddpt-app .eddpt-brand-final-preview>div:first-child small{
    font-size:8px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    color:#9789ff!important;
}

html body .eddpt-app .eddpt-brand-final-preview>div:first-child b{
    font-size:8px!important;
    color:#98a8bb!important;
}

html body .eddpt-app .eddpt-brand-final-preview>p{
    margin:0!important;
    font-size:8px!important;
    line-height:1.5!important;
    color:#8292a6!important;
}

html body .eddpt-app .eddpt-brand-final-preview .eddpt-brand-workshop-preview{
    height:132px!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-brand-crop-fieldset{
    padding:11px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-brand-crop-tool{
    display:grid!important;
    gap:10px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-brand-crop-heading{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:10px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-brand-crop-heading>span{
    min-width:0!important;
    display:grid!important;
    gap:2px!important;
}

html body .eddpt-app .eddpt-brand-crop-heading>span small{
    font-size:7px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    color:#9688ff!important;
}

html body .eddpt-app .eddpt-brand-crop-heading>span b{
    font-size:10px!important;
    color:#dce5f0!important;
}

html body .eddpt-app .eddpt-brand-crop-heading>[data-brand-crop-status]{
    flex:0 0 auto!important;
    display:grid!important;
    gap:1px!important;
    padding:6px 8px!important;
    border:1px solid #b94c58!important;
    border-radius:9px!important;
    background:rgba(115,30,42,.19)!important;
    color:#ff9aa5!important;
    font-style:normal!important;
    text-align:right!important;
    transition:border-color .08s linear,background .08s linear,color .08s linear!important;
}

html body .eddpt-app .eddpt-brand-crop-heading>[data-brand-crop-status] b{
    font-size:8px!important;
    line-height:1.2!important;
}

html body .eddpt-app .eddpt-brand-crop-heading>[data-brand-crop-status] small{
    font-size:7px!important;
    color:inherit!important;
    opacity:.82!important;
}

html body .eddpt-app .eddpt-brand-crop-heading>[data-brand-crop-status][data-tone="optimal"]{
    border-color:#2aa36f!important;
    background:rgba(22,112,72,.18)!important;
    color:#7ce7b2!important;
}

html body .eddpt-app .eddpt-brand-crop-stage{
    min-width:0!important;
    min-height:190px!important;
    display:grid!important;
    place-items:center!important;
    padding:14px!important;
    overflow:hidden!important;
    border:1px solid #3a5068!important;
    border-radius:13px!important;
    background:
        linear-gradient(45deg,#152334 25%,transparent 25%) 0 0/18px 18px,
        linear-gradient(-45deg,#152334 25%,transparent 25%) 0 9px/18px 18px,
        linear-gradient(45deg,transparent 75%,#152334 75%) 9px -9px/18px 18px,
        linear-gradient(-45deg,transparent 75%,#152334 75%) -9px 0/18px 18px,
        #1a2a3d!important;
}

html body .eddpt-app .eddpt-brand-crop-image-space{
    position:relative!important;
    display:inline-block!important;
    max-width:100%!important;
    line-height:0!important;
    touch-action:none!important;
    user-select:none!important;
    -webkit-user-select:none!important;
    cursor:crosshair!important;
}

html body .eddpt-app .eddpt-brand-crop-image-space>img{
    position:relative!important;
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:100%!important;
    max-height:300px!important;
    object-fit:contain!important;
    transform:none!important;
    filter:none!important;
    user-select:none!important;
    -webkit-user-drag:none!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-brand-crop-box{
    position:absolute!important;
    z-index:2!important;
    min-width:12px!important;
    min-height:12px!important;
    border:2px solid #e55e68!important;
    border-radius:4px!important;
    box-shadow:0 0 0 9999px rgba(4,9,16,.62)!important;
    cursor:move!important;
    outline:0!important;
    transition:border-color .06s linear!important;
}

html body .eddpt-app .eddpt-brand-crop-box:focus-visible{
    outline:2px solid #ffffff!important;
    outline-offset:2px!important;
}

html body .eddpt-app .eddpt-brand-crop-box[data-tone="optimal"]{
    border-color:#2fca86!important;
}

html body .eddpt-app .eddpt-brand-crop-box-label{
    position:absolute!important;
    left:5px!important;
    top:5px!important;
    z-index:4!important;
    max-width:calc(100% - 10px)!important;
    padding:3px 5px!important;
    border-radius:5px!important;
    background:rgba(105,18,31,.88)!important;
    color:#ffd8dc!important;
    font-size:7px!important;
    line-height:1.1!important;
    font-weight:950!important;
    letter-spacing:.07em!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-brand-crop-box[data-tone="optimal"] .eddpt-brand-crop-box-label{
    background:rgba(13,104,66,.9)!important;
    color:#dcffed!important;
}

html body .eddpt-app .eddpt-brand-crop-handle{
    position:absolute!important;
    z-index:5!important;
    width:11px!important;
    height:11px!important;
    border:2px solid currentColor!important;
    border-radius:3px!important;
    background:#101a27!important;
    color:#e55e68!important;
    box-shadow:0 1px 4px rgba(0,0,0,.35)!important;
}

html body .eddpt-app .eddpt-brand-crop-box[data-tone="optimal"] .eddpt-brand-crop-handle{color:#2fca86!important}

html body .eddpt-app .eddpt-brand-crop-handle.is-nw{left:-6px!important;top:-6px!important;cursor:nwse-resize!important}

html body .eddpt-app .eddpt-brand-crop-handle.is-n{left:calc(50% - 5px)!important;top:-6px!important;cursor:ns-resize!important}

html body .eddpt-app .eddpt-brand-crop-handle.is-ne{right:-6px!important;top:-6px!important;cursor:nesw-resize!important}

html body .eddpt-app .eddpt-brand-crop-handle.is-e{right:-6px!important;top:calc(50% - 5px)!important;cursor:ew-resize!important}

html body .eddpt-app .eddpt-brand-crop-handle.is-se{right:-6px!important;bottom:-6px!important;cursor:nwse-resize!important}

html body .eddpt-app .eddpt-brand-crop-handle.is-s{left:calc(50% - 5px)!important;bottom:-6px!important;cursor:ns-resize!important}

html body .eddpt-app .eddpt-brand-crop-handle.is-sw{left:-6px!important;bottom:-6px!important;cursor:nesw-resize!important}

html body .eddpt-app .eddpt-brand-crop-handle.is-w{left:-6px!important;top:calc(50% - 5px)!important;cursor:ew-resize!important}

html body .eddpt-app .eddpt-brand-crop-guidance{
    display:grid!important;
    gap:4px!important;
}

html body .eddpt-app .eddpt-brand-crop-guidance p{
    margin:0!important;
    font-size:8px!important;
    line-height:1.45!important;
    color:#8999ad!important;
}

html body .eddpt-app .eddpt-brand-crop-guidance p b{color:#cfd9e6!important}

html body .eddpt-app .eddpt-brand-crop-guidance .is-green{color:#62dda4!important;font-weight:900!important}

html body .eddpt-app .eddpt-brand-crop-guidance .is-red{color:#ff8692!important;font-weight:900!important}

html body .eddpt-app .eddpt-brand-crop-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-brand-crop-actions button{
    min-height:36px!important;
    padding:0 8px!important;
    border:1px solid #415872!important;
    border-radius:9px!important;
    background:#17263a!important;
    color:#cdd8e5!important;
    font-size:8px!important;
    font-weight:850!important;
}

html body .eddpt-app .eddpt-brand-crop-actions button[data-action="brand-crop-optimal"]{
    border-color:#6259ad!important;
    color:#b6adff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-final-preview{
    background:#fff!important;
    border-color:#ccd8e5!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-final-preview>div:first-child b,
html body .eddpt-app[data-theme="light"] .eddpt-brand-final-preview>p{color:#68788d!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-crop-heading>span b{color:#314158!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-crop-stage{
    border-color:#c6d2df!important;
    background:
        linear-gradient(45deg,#e9eef4 25%,transparent 25%) 0 0/18px 18px,
        linear-gradient(-45deg,#e9eef4 25%,transparent 25%) 0 9px/18px 18px,
        linear-gradient(45deg,transparent 75%,#e9eef4 75%) 9px -9px/18px 18px,
        linear-gradient(-45deg,transparent 75%,#e9eef4 75%) -9px 0/18px 18px,
        #f8fafc!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-crop-box{box-shadow:0 0 0 9999px rgba(34,44,58,.42)!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-crop-handle{background:#fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-crop-guidance p{color:#68798e!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-crop-guidance p b{color:#35465d!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-crop-actions button{
    background:#fff!important;
    border-color:#cbd7e4!important;
    color:#43546b!important;
}

@media (max-width:1040px){
html body .eddpt-app .eddpt-brand-final-preview .eddpt-brand-workshop-preview{height:180px!important}
html body .eddpt-app .eddpt-brand-crop-image-space>img{max-height:360px!important}
}

@media (max-width:560px){
html body .eddpt-app .eddpt-brand-crop-heading{display:grid!important}
html body .eddpt-app .eddpt-brand-crop-heading>[data-brand-crop-status]{justify-self:stretch!important;text-align:left!important}
html body .eddpt-app .eddpt-brand-crop-stage{min-height:160px!important;padding:11px!important}
html body .eddpt-app .eddpt-brand-crop-image-space>img{max-height:260px!important}
html body .eddpt-app .eddpt-brand-crop-actions{grid-template-columns:1fr!important}
}

html body .eddpt-app .eddpt-app-brand-logo-slot{
    display:grid!important;
    place-items:center!important;
    flex:0 0 auto!important;
    min-width:0!important;
    min-height:0!important;
}

html body .eddpt-app .eddpt-app-brand-logo-slot>.eddpt-mark{
    margin:0!important;
}

html body .eddpt-app .eddpt-app-client-logo{
    display:grid!important;
    place-items:center!important;
    width:clamp(58px,calc(58px * var(--brand-crop-ratio,1)),104px)!important;
    min-width:58px!important;
    max-width:104px!important;
    height:58px!important;
    aspect-ratio:auto!important;
    overflow:hidden!important;
    flex:0 0 auto!important;
    padding:3px!important;
    border:1px solid rgba(145,132,244,.28)!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.045)!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-app-client-logo>svg{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
}

html body .eddpt-app.eddpt-app-has-client-logo .eddpt-header-brand-block{
    flex-basis:285px!important;
    min-width:245px!important;
    max-width:370px!important;
}

html body .eddpt-app.eddpt-app-has-client-logo .eddpt-topbar .eddpt-brand{
    gap:11px!important;
}

html body .eddpt-app.eddpt-app-has-client-logo.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-brand-block{
    flex-basis:225px!important;
    min-width:205px!important;
    max-width:255px!important;
}

html body .eddpt-app.eddpt-app-has-client-logo.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-app-client-logo{
    width:clamp(50px,calc(50px * var(--brand-crop-ratio,1)),89px)!important;
    min-width:50px!important;
    max-width:89px!important;
    height:50px!important;
    border-radius:12px!important;
}

html body .eddpt-app.eddpt-app-has-client-logo.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-block{
    flex:1.45 1 170px!important;
    min-width:158px!important;
    max-width:220px!important;
}

html body .eddpt-app.eddpt-app-has-client-logo.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-app-client-logo{
    width:clamp(40px,calc(40px * var(--brand-crop-ratio,1)),72px)!important;
    min-width:40px!important;
    max-width:72px!important;
    height:40px!important;
    padding:2px!important;
    border-radius:10px!important;
}

html body .eddpt-app.eddpt-app-has-client-logo.eddpt-topbar-mobile .eddpt-header-brand-block{
    flex:0 1 78px!important;
    min-width:44px!important;
    max-width:82px!important;
}

html body .eddpt-app.eddpt-app-has-client-logo.eddpt-topbar-mobile .eddpt-brand>div{
    display:none!important;
}

html body .eddpt-app.eddpt-app-has-client-logo.eddpt-topbar-mobile .eddpt-app-client-logo{
    width:clamp(40px,calc(40px * var(--brand-crop-ratio,1)),71px)!important;
    min-width:40px!important;
    max-width:71px!important;
    height:40px!important;
    padding:2px!important;
    border-radius:10px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-app-client-logo{
    background:#fff!important;
    border-color:rgba(111,99,226,.24)!important;
}

html body .eddpt-app .eddpt-customer-brand-chip{
    display:none!important;
}

html body .eddpt-app .eddpt-brand-preview-appbar{
    flex-wrap:nowrap!important;
}

html body .eddpt-app .eddpt-brand-preview-creator{
    flex:1 1 auto!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-brand-preview-creator>.eddpt-brand-preview-app-logo{
    width:clamp(54px,calc(54px * var(--brand-crop-ratio,1)),96px)!important;
    min-width:54px!important;
    max-width:96px!important;
    height:54px!important;
    aspect-ratio:auto!important;
    flex:0 0 auto!important;
    padding:3px!important;
    border:1px solid rgba(145,132,244,.28)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.05)!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-brand-preview-default-mark{
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    border:1px solid rgba(126,101,255,.30)!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,rgba(37,29,76,.96),rgba(16,18,43,.98))!important;
}

html body .eddpt-app .eddpt-brand-preview-default-mark b{
    width:7px!important;
    height:27px!important;
    border-radius:999px!important;
    background:#8876f4!important;
}

html body .eddpt-app .eddpt-brand-preview-placement-note{
    flex:0 1 190px!important;
    min-width:120px!important;
    display:grid!important;
    gap:3px!important;
    padding-left:14px!important;
    border-left:1px solid rgba(143,158,183,.22)!important;
    text-align:left!important;
}

html body .eddpt-app .eddpt-brand-preview-placement-note small{
    font-size:7px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    color:#7f90a6!important;
}

html body .eddpt-app .eddpt-brand-preview-placement-note b{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:9px!important;
    color:#cbd6e4!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-preview-creator>.eddpt-brand-preview-app-logo{
    background:#fff!important;
    border-color:rgba(111,99,226,.24)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-preview-default-mark{
    background:#f2f1ff!important;
    border-color:rgba(111,99,226,.24)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-preview-placement-note{
    border-left-color:#d5dee9!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-preview-placement-note b{
    color:#40516a!important;
}

@media (max-width:620px){
html body .eddpt-app .eddpt-brand-preview-appbar{
        align-items:flex-start!important;
    }
html body .eddpt-app .eddpt-brand-preview-placement-note{
        display:none!important;
    }
html body .eddpt-app .eddpt-brand-preview-creator>.eddpt-brand-preview-app-logo{
        width:clamp(46px,calc(46px * var(--brand-crop-ratio,1)),82px)!important;
        min-width:46px!important;
        max-width:82px!important;
        height:46px!important;
    }
}

html body .eddpt-app .eddpt-brand-preview-tabs{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
    width:min(100%,720px)!important;
    max-width:100%!important;
    margin:0 auto 14px!important;
    flex-wrap:nowrap!important;
}

html body .eddpt-app .eddpt-brand-preview-tabs button{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

@media (max-width:420px){
html body .eddpt-app .eddpt-brand-preview-tabs{gap:4px!important;padding:4px!important}
html body .eddpt-app .eddpt-brand-preview-tabs button{font-size:8px!important;padding-inline:4px!important}
}

html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-header-actions{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(154px,max-content))!important;
    gap:8px!important;
    flex:0 0 auto!important;
    align-items:stretch!important;
}

html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-header-actions button{
    width:auto!important;
    min-width:154px!important;
    min-height:44px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:8px!important;
    padding:7px 10px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-brand-header-action-icon{
    width:22px!important;
    min-width:22px!important;
    height:22px!important;
    display:grid!important;
    place-items:center!important;
    color:#9b8eff!important;
}

html body .eddpt-app .eddpt-brand-header-action-icon svg{
    width:20px!important;
    height:20px!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-brand-header-actions button>span:last-child{
    min-width:0!important;
    display:grid!important;
    gap:2px!important;
    text-align:left!important;
}

html body .eddpt-app .eddpt-brand-header-actions button>span:last-child b{
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:9px!important;
    line-height:1.05!important;
}

html body .eddpt-app .eddpt-brand-header-actions button>span:last-child small{
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:7px!important;
    line-height:1.05!important;
    color:#8d9caf!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-header-actions{
        width:100%!important;
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-header-actions button{
        width:100%!important;
        min-width:0!important;
    }
}

@media (max-width:460px){
html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-header-actions{
        grid-template-columns:1fr!important;
    }
}

html body .eddpt-app .eddpt-brand-levels{
    display:grid!important;
    gap:9px!important;
}

html body .eddpt-app .eddpt-brand-levels-help{
    margin:0 0 1px!important;
    font-size:8px!important;
    line-height:1.45!important;
    color:#8495aa!important;
}

html body .eddpt-app .eddpt-brand-levels label{
    display:grid!important;
    grid-template-columns:92px minmax(0,1fr) 34px!important;
    gap:9px!important;
    align-items:center!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-brand-levels input[type="range"]{
    min-width:0!important;
    width:100%!important;
}

html body .eddpt-app .eddpt-brand-levels output{
    min-width:28px!important;
    text-align:right!important;
    font-variant-numeric:tabular-nums!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-levels-help{
    color:#6d7d91!important;
}

html body .eddpt-app .eddpt-brand-crop-actions{
    grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important;
}

html body .eddpt-app .eddpt-brand-crop-actions button[data-action="brand-crop-fit"]{
    border-color:#6259ad!important;
    color:#b6adff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-crop-actions button[data-action="brand-crop-fit"]{
    border-color:#9f96e8!important;
    color:#5f54c4!important;
}

html body .eddpt-app .eddpt-topbar-rail>*{min-width:0!important}

html body .eddpt-app .eddpt-header-brand-block{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    overflow:hidden!important;
    flex:1.7 1 330px!important;
    min-width:270px!important;
    max-width:430px!important;
}

html body .eddpt-app .eddpt-header-brand-block>.eddpt-brand{
    flex:1 1 auto!important;
    min-width:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-header-brand-block>.eddpt-brand>div{
    min-width:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-header-brand-block>.eddpt-brand>div strong,
html body .eddpt-app .eddpt-header-brand-block>.eddpt-brand>div small{
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio{
    position:static!important;
    inset:auto!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:46px!important;
    max-width:118px!important;
    height:44px!important;
    margin:0 0 0 auto!important;
    padding:0 10px!important;
    gap:7px!important;
    overflow:hidden!important;
    border-radius:12px!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy{
    min-width:0!important;
    display:block!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy b{
    display:block!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy small{display:none!important}

html body .eddpt-app.eddpt-app-has-client-logo .eddpt-header-brand-block{
    flex-basis:360px!important;
    min-width:295px!important;
    max-width:455px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-brand-block,
html body .eddpt-app.eddpt-app-has-client-logo.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-brand-block{
    flex:1.5 1 250px!important;
    min-width:220px!important;
    max-width:300px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-brand-block>.eddpt-header-brand-studio{
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
    padding:0!important;
    justify-content:center!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy{display:none!important}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-block,
html body .eddpt-app.eddpt-app-has-client-logo.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-block{
    flex:1.35 1 185px!important;
    min-width:172px!important;
    max-width:230px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-block>.eddpt-header-brand-studio{
    width:40px!important;
    min-width:40px!important;
    max-width:40px!important;
    height:40px!important;
    padding:0!important;
    justify-content:center!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy{display:none!important}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-brand-block>.eddpt-header-brand-studio{display:none!important}

html body .eddpt-app .eddpt-system-dialog-layer{
    position:fixed!important;
    inset:0!important;
    z-index:999990!important;
    display:grid!important;
    place-items:center!important;
    padding:18px!important;
    background:rgba(3,9,17,.72)!important;
    backdrop-filter:blur(8px)!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-system-dialog{
    width:min(520px,calc(100vw - 36px))!important;
    max-height:calc(100vh - 36px)!important;
    overflow:auto!important;
    display:grid!important;
    gap:14px!important;
    padding:18px!important;
    border:1px solid #526981!important;
    border-radius:18px!important;
    background:#101a28!important;
    color:#edf3fb!important;
    box-shadow:0 28px 80px rgba(0,0,0,.52)!important;
}

html body .eddpt-app .eddpt-system-dialog>header{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-system-dialog-icon{
    width:42px!important;
    min-width:42px!important;
    height:42px!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(143,127,255,.42)!important;
    border-radius:13px!important;
    background:rgba(115,92,238,.12)!important;
    color:#a89cff!important;
}

html body .eddpt-app .eddpt-system-dialog[data-tone="danger"] .eddpt-system-dialog-icon{
    border-color:rgba(240,101,111,.45)!important;
    background:rgba(199,57,68,.11)!important;
    color:#ff9aa2!important;
}

html body .eddpt-app .eddpt-system-dialog-icon svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}

html body .eddpt-app .eddpt-system-dialog>header>div{min-width:0!important;display:grid!important;gap:3px!important}

html body .eddpt-app .eddpt-system-dialog>header small{font-size:9px!important;font-weight:900!important;letter-spacing:.13em!important;color:#9487ff!important}

html body .eddpt-app .eddpt-system-dialog>header h3{margin:0!important;font-size:18px!important;line-height:1.2!important;color:#f4f7fb!important}

html body .eddpt-app .eddpt-system-dialog>p,
html body .eddpt-app .eddpt-system-dialog-detail{margin:0!important;font-size:13px!important;line-height:1.55!important;color:#b5c2d3!important}

html body .eddpt-app .eddpt-system-dialog-detail{padding:10px 12px!important;border:1px solid #33475e!important;border-radius:11px!important;background:#0d1622!important}

html body .eddpt-app .eddpt-system-dialog>footer{display:flex!important;justify-content:flex-end!important;gap:9px!important;flex-wrap:wrap!important;margin:2px 0 0!important;padding:0!important;border:0!important;background:none!important}

html body .eddpt-app .eddpt-system-dialog>footer .eddpt-btn{min-width:118px!important}

html body .eddpt-app[data-theme="light"] .eddpt-system-dialog-layer{background:rgba(218,226,237,.72)!important}

html body .eddpt-app[data-theme="light"] .eddpt-system-dialog{background:#fff!important;border-color:#c6d2df!important;color:#243249!important;box-shadow:0 28px 70px rgba(43,58,78,.24)!important}

html body .eddpt-app[data-theme="light"] .eddpt-system-dialog>header h3{color:#243249!important}

html body .eddpt-app[data-theme="light"] .eddpt-system-dialog>p,
html body .eddpt-app[data-theme="light"] .eddpt-system-dialog-detail{color:#5b6c82!important}

html body .eddpt-app[data-theme="light"] .eddpt-system-dialog-detail{background:#f5f8fc!important;border-color:#d5dfea!important}

html body .eddpt-app .eddpt-brand-final-grid{display:grid!important;gap:8px!important;min-width:0!important}

html body .eddpt-app .eddpt-brand-final-surface{
    display:grid!important;
    gap:7px!important;
    min-width:0!important;
    padding:9px!important;
    border:1px solid #31465d!important;
    border-radius:11px!important;
    background:#0c1724!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-brand-final-surface>header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-width:0!important}

html body .eddpt-app .eddpt-brand-final-surface>header small{font-size:7px!important;font-weight:900!important;letter-spacing:.12em!important;color:#9184f4!important}

html body .eddpt-app .eddpt-brand-final-surface>header b{font-size:7px!important;color:#8191a5!important}

html body .eddpt-app .eddpt-brand-final-app-lockup,
html body .eddpt-app .eddpt-brand-final-output-lockup{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:62px!important;padding:8px!important;border-radius:9px!important;background:#17273a!important;overflow:hidden!important}

html body .eddpt-app .eddpt-brand-final-app-lockup>span:last-child,
html body .eddpt-app .eddpt-brand-final-output-lockup>span:last-child{min-width:0!important;display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-brand-final-app-lockup>span:last-child b,
html body .eddpt-app .eddpt-brand-final-output-lockup>span:last-child b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;color:#e6edf7!important}

html body .eddpt-app .eddpt-brand-final-app-lockup>span:last-child small,
html body .eddpt-app .eddpt-brand-final-output-lockup>span:last-child small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:7px!important;color:#8697aa!important}

html body .eddpt-app .eddpt-brand-final-app-logo{
    width:clamp(50px,calc(50px * var(--brand-crop-ratio,1)),89px)!important;
    min-width:50px!important;
    max-width:89px!important;
    height:50px!important;
    flex:0 0 auto!important;
    aspect-ratio:auto!important;
    padding:2px!important;
    border:1px solid rgba(145,132,244,.27)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.045)!important;
}

html body .eddpt-app .eddpt-brand-final-output-logo{
    width:82px!important;
    min-width:82px!important;
    height:42px!important;
    flex:0 0 auto!important;
    aspect-ratio:auto!important;
    background:#fff!important;
    border-radius:7px!important;
}

html body .eddpt-app .eddpt-brand-final-default{width:50px!important;height:42px!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;border:1px solid #40556d!important;border-radius:9px!important;color:#8b9baf!important;font-size:9px!important;font-weight:900!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-final-surface{background:#fff!important;border-color:#d3deea!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-final-app-lockup,
html body .eddpt-app[data-theme="light"] .eddpt-brand-final-output-lockup{background:#f1f5fa!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-final-app-lockup>span:last-child b,
html body .eddpt-app[data-theme="light"] .eddpt-brand-final-output-lockup>span:last-child b{color:#304056!important}

html body .eddpt-app .eddpt-brand-levels label.eddpt-brand-level-control{
    grid-template-columns:92px minmax(100px,1fr) 72px!important;
}

html body .eddpt-app .eddpt-brand-level-control>span{font-weight:800!important;color:#aebdd0!important;min-width:0!important}

html body .eddpt-app .eddpt-brand-level-control input[type="number"]{
    width:72px!important;
    min-width:72px!important;
    height:36px!important;
    padding:0 7px!important;
    border:1px solid #435872!important;
    border-radius:9px!important;
    background:#111c29!important;
    color:#eef3fa!important;
    text-align:center!important;
    font-variant-numeric:tabular-nums!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-brand-level-control input[type="number"]:focus{outline:2px solid rgba(126,101,255,.42)!important;outline-offset:1px!important;border-color:#7c6df0!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-level-control>span{color:#51637a!important}

html body .eddpt-app[data-theme="light"] .eddpt-brand-level-control input[type="number"]{background:#fff!important;border-color:#c8d4e1!important;color:#26374d!important}

@media (max-width:520px){
html body .eddpt-app .eddpt-brand-levels label.eddpt-brand-level-control{grid-template-columns:1fr 72px!important}
html body .eddpt-app .eddpt-brand-level-control>span{grid-column:1/-1!important}
}

html body .eddpt-app .eddpt-modal-password-wrap{display:flex!important;align-items:stretch!important;gap:6px!important;min-width:0!important}

html body .eddpt-app .eddpt-modal-password-wrap>input{flex:1 1 auto!important;min-width:0!important}

html body .eddpt-app .eddpt-modal-password-toggle{
    flex:0 0 auto!important;
    min-width:112px!important;
    white-space:nowrap!important;
    padding-inline:10px!important;
}

@media (max-width:430px){
html body .eddpt-app .eddpt-modal-password-wrap{display:grid!important;grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-modal-password-toggle{width:100%!important;min-width:0!important}
}

html body .eddpt-app .eddpt-brand-upload-zone input[type="file"]{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    padding:0!important;
    margin:-1px!important;
    overflow:hidden!important;
    clip:rect(0 0 0 0)!important;
    clip-path:inset(50%)!important;
    white-space:nowrap!important;
    border:0!important;
    opacity:0!important;
}

html body .eddpt-app .eddpt-brand-upload-zone.is-dragover{
    border-color:#8878ff!important;
    background:rgba(119,92,238,.14)!important;
    box-shadow:inset 0 0 0 1px rgba(145,129,255,.24)!important;
}

html body .eddpt-app .eddpt-brand-logo-frame>svg{overflow:hidden!important}

html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
html body .eddpt-security-gate .eddpt-password-wrap input[type="text"]{
    padding-right:132px!important;
}

html body .eddpt-security-gate button.eddpt-password-visibility{
    width:116px!important;
    min-width:116px!important;
    padding-inline:9px!important;
    white-space:nowrap!important;
    font-size:10px!important;
}

@media (max-width:420px){
html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
    html body .eddpt-security-gate .eddpt-password-wrap input[type="text"]{
        padding-right:120px!important;
    }
html body .eddpt-security-gate button.eddpt-password-visibility{
        width:104px!important;
        min-width:104px!important;
        font-size:9px!important;
    }
}

.eddpt-process-folder-icon.eddpt-folder-glyph,
.eddpt-process-library-icon-folder.eddpt-folder-glyph,
.eddpt-bulk-destination .eddpt-folder-glyph{
  --folder-accent:#8f7dff;
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  width:1.65rem;
  min-width:1.65rem;
  height:auto !important;
  aspect-ratio:103 / 91;
  padding:0 !important;
  border:0 !important;
  background:none !important;
  box-shadow:none !important;
  border-radius:0 !important;
  color:var(--folder-accent);
  vertical-align:middle;
  overflow:visible;
}

.eddpt-bulk-destination .eddpt-folder-glyph{width:1.85rem;min-width:1.85rem}

.eddpt-process-library-icon-folder.eddpt-folder-glyph{width:1.35rem;min-width:1.35rem}

.eddpt-process-folder-icon.eddpt-folder-glyph::before,
.eddpt-process-folder-icon.eddpt-folder-glyph::after,
.eddpt-process-library-icon-folder.eddpt-folder-glyph::before,
.eddpt-process-library-icon-folder.eddpt-folder-glyph::after{
  content:none !important;
  display:none !important;
}

.eddpt-folder-glyph svg{
  display:block;
  width:100%;
  height:auto;
  overflow:visible;
}

.eddpt-folder-glyph .eddpt-folder-fill,
.eddpt-folder-glyph .eddpt-folder-tab-fill{
  fill:var(--folder-accent);
  transition:opacity .18s ease, fill .18s ease;
}

.eddpt-folder-glyph .eddpt-folder-fill{opacity:0}

.eddpt-folder-glyph .eddpt-folder-tab-fill{opacity:0}

.eddpt-folder-glyph.is-mode-full .eddpt-folder-fill{opacity:.18}

.eddpt-folder-glyph.is-mode-full .eddpt-folder-tab-fill{opacity:.18}

.eddpt-folder-glyph.is-mode-tab .eddpt-folder-tab-fill{opacity:.24}

.eddpt-folder-glyph.is-mode-none .eddpt-folder-fill,
.eddpt-folder-glyph.is-mode-none .eddpt-folder-tab-fill{opacity:0}

.eddpt-folder-glyph .eddpt-folder-stroke{
  stroke:var(--folder-accent);
  stroke-width:5;
  stroke-linecap:round;
  stroke-linejoin:round;
  vector-effect:non-scaling-stroke;
}

.eddpt-process-folder.is-folder-full>.eddpt-process-folder-head,
.eddpt-process-folder.is-folder-tab>.eddpt-process-folder-head,
.eddpt-process-folder.is-folder-none>.eddpt-process-folder-head{
  position:relative;
}

.eddpt-process-folder.is-folder-full>.eddpt-process-folder-head::after,
.eddpt-process-folder.is-folder-tab>.eddpt-process-folder-head::after,
.eddpt-process-folder.is-folder-none>.eddpt-process-folder-head::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--folder-accent) 18%,transparent);
}

.eddpt-process-folder.is-folder-full>.eddpt-process-folder-head::before,
.eddpt-process-folder.is-folder-tab>.eddpt-process-folder-head::before{
  content:"";
  position:absolute;
  inset:2px;
  border-radius:inherit;
  pointer-events:none;
  opacity:.08;
  background:linear-gradient(135deg,color-mix(in srgb,var(--folder-accent) 48%,transparent),transparent 65%);
}

.eddpt-process-folder-menu-move{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}

.eddpt-process-folder-menu-move>button[disabled]{
  opacity:.55;
  cursor:not-allowed;
}

.eddpt-folder-style-sheet{
  display:grid;
  gap:16px;
  max-width:860px;
}

.eddpt-folder-style-preview{
  border:1px solid rgba(120,146,178,.32);
  border-radius:20px;
  padding:16px;
  background:linear-gradient(180deg,rgba(20,34,58,.9),rgba(9,18,33,.9));
}

.eddpt-folder-style-preview-card{
  --folder-accent:#8f7dff;
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:14px;
  align-items:center;
  padding:16px 18px;
  border-radius:18px;
  border:1px solid rgba(122,140,173,.28);
  background:rgba(11,21,38,.78);
}

.eddpt-folder-style-preview-card .eddpt-process-folder-icon{width:2.2rem;min-width:2.2rem}

.eddpt-folder-style-preview-card small,
.eddpt-folder-style-preview-card span{
  display:block;
}

.eddpt-folder-style-preview-card small{
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.14em;
  color:#9aa7d2;
}

.eddpt-folder-style-preview-card b{
  display:block;
  margin-top:2px;
  font-size:1.1rem;
}

.eddpt-folder-style-preview-card span{
  margin-top:4px;
  color:#90a0bc;
  line-height:1.45;
}

.eddpt-folder-style-layout{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}

.eddpt-folder-style-layout>section{
  display:grid;
  gap:12px;
  padding:16px;
  border-radius:18px;
  border:1px solid rgba(120,146,178,.24);
  background:rgba(8,18,34,.78);
}

.eddpt-folder-style-layout h4{
  margin:0;
  font-size:.88rem;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#a9b4d8;
}

.eddpt-folder-accent-mode{
  display:grid;
  gap:10px;
}

.eddpt-folder-accent-mode label{
  position:relative;
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:12px;
  align-items:flex-start;
  padding:12px 14px;
  border-radius:16px;
  border:1px solid rgba(123,140,170,.26);
  background:rgba(16,28,47,.7);
  cursor:pointer;
}

.eddpt-folder-accent-mode label::before{
  content:"";
  width:16px;
  height:16px;
  border-radius:999px;
  border:2px solid rgba(174,189,214,.7);
  box-shadow:inset 0 0 0 4px transparent;
  margin-top:2px;
}

.eddpt-folder-accent-mode label.is-active{
  border-color:rgba(143,125,255,.65);
  box-shadow:0 0 0 1px rgba(143,125,255,.34) inset;
}

.eddpt-folder-accent-mode label.is-active::before{
  border-color:var(--folder-accent,#8f7dff);
  box-shadow:inset 0 0 0 4px var(--folder-accent,#8f7dff);
}

.eddpt-folder-accent-mode label input,
.eddpt-folder-swatch input{
  position:absolute;
  inline-size:1px;
  block-size:1px;
  opacity:0;
  pointer-events:none;
}

.eddpt-folder-accent-mode label span small{
  display:block;
  margin-top:4px;
  color:#8ea0be;
  line-height:1.45;
}

.eddpt-folder-swatch-grid{
  display:grid;
  grid-template-columns:repeat(8,minmax(0,1fr));
  gap:10px;
}

.eddpt-folder-swatch{
  position:relative;
  display:block;
  cursor:pointer;
}

.eddpt-folder-swatch span{
  display:block;
  width:100%;
  aspect-ratio:1;
  border-radius:14px;
  background:var(--swatch);
  border:2px solid rgba(255,255,255,.08);
  box-shadow:inset 0 0 0 1px rgba(11,21,38,.5);
}

.eddpt-folder-swatch.is-active span{
  box-shadow:0 0 0 2px rgba(255,255,255,.12),0 0 0 4px color-mix(in srgb,var(--swatch) 52%,transparent);
}

.eddpt-folder-custom-colour{
  display:grid;
  gap:8px;
}

.eddpt-folder-custom-colour>span{
  font-size:.82rem;
  color:#9fb0ce;
  font-weight:700;
}

.eddpt-folder-custom-colour>div{
  display:grid;
  grid-template-columns:minmax(0,1fr) 64px;
  gap:10px;
  align-items:center;
}

.eddpt-folder-custom-colour input[type="color"]{
  width:100%;
  min-height:48px;
  padding:4px;
  border-radius:14px;
  border:1px solid rgba(127,145,176,.34);
  background:rgba(17,30,50,.88);
}

.eddpt-folder-style-sheet footer{
  display:flex;
  justify-content:flex-end;
  gap:10px;
}

@media (max-width: 820px){
.eddpt-folder-style-layout{grid-template-columns:minmax(0,1fr)}
.eddpt-folder-swatch-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.eddpt-process-folder-menu-move{grid-template-columns:minmax(0,1fr)}
}

html body .eddpt-app .eddpt-process-folder-head{
    grid-template-columns:22px 18px 18px minmax(0,1fr) 25px 25px!important;
    gap:5px!important;
    padding:5px 5px 5px 6px!important;
}

html body .eddpt-app .eddpt-process-folder.is-root .eddpt-process-folder-head{
    grid-template-columns:18px 18px minmax(0,1fr) 25px!important;
}

html body .eddpt-app .eddpt-process-folder-select{
    display:none!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder-select{
    display:grid!important;
}

html body .eddpt-app .eddpt-process-folder-drag{
    appearance:none!important;
    -webkit-appearance:none!important;
    display:grid!important;
    place-items:center!important;
    width:22px!important;
    height:22px!important;
    padding:0!important;
    margin:0!important;
    border:1px solid rgba(145,160,183,.16)!important;
    border-radius:7px!important;
    background:rgba(10,18,31,.52)!important;
    color:#8f7dff!important;
    cursor:grab!important;
    transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease!important;
}

html body .eddpt-app .eddpt-process-folder-drag:hover{
    border-color:rgba(143,125,255,.42)!important;
    background:rgba(19,31,52,.72)!important;
    box-shadow:0 0 0 1px rgba(143,125,255,.10),0 8px 18px rgba(7,14,24,.28)!important;
}

html body .eddpt-app .eddpt-process-folder-drag:active,
html body .eddpt-app .eddpt-process-folder-drag.is-dragging{
    cursor:grabbing!important;
    transform:scale(.98)!important;
}

html body .eddpt-app .eddpt-process-folder-drag span{
    display:grid!important;
    grid-template-columns:repeat(2,4px)!important;
    gap:2px 3px!important;
}

html body .eddpt-app .eddpt-process-folder-drag i{
    display:block!important;
    width:4px!important;
    height:4px!important;
    border-radius:999px!important;
    background:currentColor!important;
    opacity:.96!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder-drag{
    display:none!important;
}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-before{
    box-shadow:inset 0 3px 0 rgba(143,125,255,.92),0 0 0 1px rgba(143,125,255,.16)!important;
}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-after{
    box-shadow:inset 0 -3px 0 rgba(143,125,255,.92),0 0 0 1px rgba(143,125,255,.16)!important;
}

html body .eddpt-app .eddpt-process-folder-menu-note{
    display:grid!important;
    gap:4px!important;
    margin:2px 0!important;
    padding:12px 14px!important;
    border:1px solid rgba(143,125,255,.18)!important;
    border-radius:14px!important;
    background:rgba(16,28,46,.46)!important;
    color:#cfdbef!important;
}

html body .eddpt-app .eddpt-process-folder-menu-note b{
    font-size:13px!important;
    font-weight:800!important;
    color:#f4f8ff!important;
}

html body .eddpt-app .eddpt-process-folder-menu-note small{
    font-size:12px!important;
    line-height:1.45!important;
    color:#90a4bf!important;
}

html body .eddpt-app .eddpt-folder-style-sheet footer{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-folder-style-note{
    margin:10px 0 0!important;
    font-size:12px!important;
    line-height:1.45!important;
    color:#8ea1bb!important;
}

html body .eddpt-app .eddpt-folder-style-preview-card .eddpt-process-folder-icon.eddpt-folder-glyph{
    width:2rem!important;
    min-width:2rem!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>header .eddpt-process-folder-icon.eddpt-folder-glyph{
    width:1.95rem!important;
    min-width:1.95rem!important;
}

html body .eddpt-app .eddpt-process-folder-icon.eddpt-folder-glyph,
html body .eddpt-app .eddpt-process-library-icon-folder.eddpt-folder-glyph,
html body .eddpt-app .eddpt-bulk-destination .eddpt-folder-glyph{
    position:relative!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:1.32rem!important;
    min-width:1.32rem!important;
    height:auto!important;
    aspect-ratio:103/91!important;
    border:0!important;
    outline:0!important;
    border-radius:0!important;
    background:none!important;
    box-shadow:none!important;
    color:var(--folder-accent,#8f7dff)!important;
    overflow:visible!important;
    opacity:1!important;
}

html body .eddpt-app .eddpt-bulk-destination .eddpt-folder-glyph{
    width:1.82rem!important;
    min-width:1.82rem!important;
}

html body .eddpt-app .eddpt-process-library-icon-folder.eddpt-folder-glyph{
    width:1.16rem!important;
    min-width:1.16rem!important;
}

html body .eddpt-app .eddpt-process-folder-icon.eddpt-folder-glyph::before,
html body .eddpt-app .eddpt-process-folder-icon.eddpt-folder-glyph::after,
html body .eddpt-app .eddpt-process-library-icon-folder.eddpt-folder-glyph::before,
html body .eddpt-app .eddpt-process-library-icon-folder.eddpt-folder-glyph::after,
html body .eddpt-app .eddpt-bulk-destination .eddpt-folder-glyph::before,
html body .eddpt-app .eddpt-bulk-destination .eddpt-folder-glyph::after{
    content:none!important;
    display:none!important;
}

html body .eddpt-app .eddpt-folder-glyph svg{
    display:block!important;
    width:100%!important;
    height:auto!important;
    overflow:visible!important;
    shape-rendering:geometricPrecision!important;
}

html body .eddpt-app .eddpt-folder-glyph .eddpt-folder-fill,
html body .eddpt-app .eddpt-folder-glyph .eddpt-folder-tab-fill{
    fill:var(--folder-accent,#8f7dff)!important;
    transition:opacity .16s ease!important;
}

html body .eddpt-app .eddpt-folder-glyph .eddpt-folder-fill{opacity:0!important}

html body .eddpt-app .eddpt-folder-glyph .eddpt-folder-tab-fill{opacity:0!important}

html body .eddpt-app .eddpt-folder-glyph.is-mode-tab .eddpt-folder-tab-fill{opacity:.48!important}

html body .eddpt-app .eddpt-folder-glyph.is-mode-full .eddpt-folder-fill{opacity:.30!important}

html body .eddpt-app .eddpt-folder-glyph.is-mode-full .eddpt-folder-tab-fill{opacity:.52!important}

html body .eddpt-app .eddpt-folder-glyph.is-mode-none .eddpt-folder-fill,
html body .eddpt-app .eddpt-folder-glyph.is-mode-none .eddpt-folder-tab-fill{opacity:0!important}

html body .eddpt-app .eddpt-folder-glyph .eddpt-folder-stroke{
    fill:none!important;
    stroke:var(--folder-accent,#8f7dff)!important;
    stroke-width:2.55!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    vector-effect:non-scaling-stroke!important;
}

html body .eddpt-app .eddpt-process-folder.is-current-folder .eddpt-process-folder-icon.eddpt-folder-glyph,
html body .eddpt-app .eddpt-process-folder.is-current-path .eddpt-process-folder-icon.eddpt-folder-glyph{
    color:var(--folder-accent,#8f7dff)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-drag{
    background:#ffffff!important;
    border-color:#d8e0ec!important;
    color:#7163ef!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-drag:hover{
    background:#f7faff!important;
    border-color:#b8c7df!important;
    box-shadow:0 8px 16px rgba(120,137,164,.18)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-note{
    background:#f6f9fe!important;
    border-color:#d9e3f0!important;
    color:#34465f!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-note small,
html body .eddpt-app[data-theme="light"] .eddpt-folder-style-note{
    color:#5b6d86!important;
}

html body .eddpt-app .eddpt-btn-icon .eddpt-history-glyph,
html body .eddpt-app .eddpt-library-undo-glyph .eddpt-history-glyph{
    display:block!important;
    width:18px!important;
    min-width:18px!important;
    height:auto!important;
    aspect-ratio:1510/1493!important;
    fill:currentColor!important;
    stroke:none!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-btn-icon .eddpt-history-glyph path,
html body .eddpt-app .eddpt-library-undo-glyph .eddpt-history-glyph path{
    fill:currentColor!important;
    stroke:none!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-btn-icon .eddpt-history-glyph,
html body .eddpt-app .eddpt-header-history .eddpt-btn-icon .eddpt-history-glyph{
    width:17px!important;
    min-width:17px!important;
}

html body .eddpt-app .eddpt-backup-actions .eddpt-btn{
    display:inline-flex!important;
    align-items:center!important;
    gap:9px!important;
}

html body .eddpt-app .eddpt-backup-actions .eddpt-btn-copy b{
    display:block!important;
}

html body .eddpt-app .eddpt-library-undo-glyph{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:18px!important;
    min-width:18px!important;
    height:18px!important;
    background:none!important;
    -webkit-mask:none!important;
    mask:none!important;
    color:currentColor!important;
    opacity:.98!important;
}

html body .eddpt-app button:disabled .eddpt-library-undo-glyph .eddpt-history-glyph{
    opacity:.78!important;
}

html body .eddpt-app .eddpt-folder-glyph .eddpt-folder-stroke{
    stroke-width:2.15!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-mode-tab .eddpt-folder-tab-fill{opacity:.42!important}

html body .eddpt-app .eddpt-folder-glyph.is-mode-full .eddpt-folder-fill{opacity:.26!important}

html body .eddpt-app .eddpt-folder-glyph.is-mode-full .eddpt-folder-tab-fill{opacity:.48!important}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-before,
html body .eddpt-app .eddpt-process-folder.is-folder-drop-after{
    overflow:visible!important;
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-before::before,
html body .eddpt-app .eddpt-process-folder.is-folder-drop-after::after{
    content:""!important;
    position:absolute!important;
    left:42px!important;
    right:16px!important;
    height:3px!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,rgba(143,125,255,.72),rgba(143,125,255,1),rgba(143,125,255,.72))!important;
    box-shadow:0 0 0 1px rgba(143,125,255,.16),0 0 18px rgba(143,125,255,.22)!important;
    pointer-events:none!important;
    z-index:6!important;
}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-before::before{
    top:-6px!important;
}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-after::after{
    bottom:-6px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder.is-folder-drop-before::before,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder.is-folder-drop-after::after{
    box-shadow:0 0 0 1px rgba(113,99,239,.12),0 0 12px rgba(113,99,239,.18)!important;
}

html body .eddpt-security-gate .eddpt-password-wrap,
html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap,
html body .eddpt-app .eddpt-modal-password-wrap{
    position:relative!important;
    display:flex!important;
    align-items:stretch!important;
    gap:4px!important;
    width:100%!important;
    min-width:0!important;
}

html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
html body .eddpt-security-gate .eddpt-password-wrap input[type="text"],
html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap input,
html body .eddpt-app .eddpt-modal-password-wrap>input{
    flex:1 1 auto!important;
    min-width:0!important;
}

html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
html body .eddpt-security-gate .eddpt-password-wrap input[type="text"]{
    padding-right:14px!important;
}

html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap input,
html body .eddpt-app .eddpt-modal-password-wrap>input{
    padding-right:14px!important;
}

html body .eddpt-security-gate button.eddpt-password-visibility,
html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle,
html body .eddpt-app .eddpt-modal-password-toggle{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    transform:none!important;
    flex:0 0 auto!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:42px!important;
    min-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    padding:0!important;
    border:1px solid rgba(136,122,244,.24)!important;
    border-radius:12px!important;
    background:rgba(136,122,244,.08)!important;
    color:#b7aeff!important;
    box-shadow:none!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-indent:0!important;
    font-size:0!important;
    line-height:0!important;
}

html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle,
html body .eddpt-app .eddpt-modal-password-toggle{
    width:38px!important;
    min-width:38px!important;
    height:38px!important;
    min-height:38px!important;
    border-radius:10px!important;
}

html body .eddpt-security-gate button.eddpt-password-visibility:hover,
html body .eddpt-security-gate button.eddpt-password-visibility:focus-visible,
html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle:hover,
html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle:focus-visible,
html body .eddpt-app .eddpt-modal-password-toggle:hover,
html body .eddpt-app .eddpt-modal-password-toggle:focus-visible{
    border-color:rgba(136,122,244,.52)!important;
    background:rgba(136,122,244,.16)!important;
    color:#fff!important;
}

html body .eddpt-security-gate .eddpt-password-eye,
html body .eddpt-app .eddpt-modal .eddpt-password-eye,
html body .eddpt-app .eddpt-password-eye{
    display:block!important;
    width:18px!important;
    min-width:18px!important;
    height:auto!important;
    overflow:visible!important;
}

html body .eddpt-security-gate .eddpt-password-eye path,
html body .eddpt-security-gate .eddpt-password-eye circle,
html body .eddpt-app .eddpt-password-eye path,
html body .eddpt-app .eddpt-password-eye circle{
    stroke:currentColor!important;
}

html body .eddpt-app .eddpt-folder-glyph .eddpt-folder-stroke{
    stroke-width:1.7!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-mode-tab .eddpt-folder-tab-fill{
    opacity:1!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-mode-full .eddpt-folder-fill,
html body .eddpt-app .eddpt-folder-glyph.is-mode-full .eddpt-folder-tab-fill{
    opacity:1!important;
}

html body .eddpt-app .eddpt-process-folder-handle{
    cursor:grab!important;
    touch-action:none!important;
}

html body .eddpt-app .eddpt-process-folder-handle.is-dragging{
    cursor:grabbing!important;
}

html body .eddpt-app .eddpt-process-folder.is-drag-source{
    opacity:.93!important;
}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-before::before,
html body .eddpt-app .eddpt-process-folder.is-folder-drop-after::after{
    left:58px!important;
    right:18px!important;
    height:3px!important;
    opacity:1!important;
}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-before::before{
    top:-7px!important;
}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-after::after{
    bottom:-7px!important;
}

@media (max-width:430px){
html body .eddpt-security-gate button.eddpt-password-visibility,
    html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle,
    html body .eddpt-app .eddpt-modal-password-toggle{
        width:36px!important;
        min-width:36px!important;
        height:36px!important;
        min-height:36px!important;
    }
}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon,
html body .eddpt-app .eddpt-bulk-import-drop-icon{
    overflow:visible!important;
}

html body .eddpt-app .eddpt-import-glyph{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#aaa0ff!important;
    line-height:0!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-import-glyph svg,
html body .eddpt-app .eddpt-bulk-import-drop-icon svg{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-import-glyph-hero{
    width:34px!important;
    aspect-ratio:63/84!important;
    height:auto!important;
}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon{
    display:grid!important;
    place-items:center!important;
}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon i,
html body .eddpt-app .eddpt-bulk-import-drop-icon i,
html body .eddpt-app .eddpt-bulk-import-drop-icon em{
    display:none!important;
}

html body .eddpt-app .eddpt-bulk-import-drop-icon{
    width:67px!important;
    aspect-ratio:67/75!important;
    height:auto!important;
    min-height:75px!important;
    border:0!important;
    border-radius:0!important;
    background:none!important;
    box-shadow:none!important;
    color:#aaa0ff!important;
    place-items:center!important;
}

html body .eddpt-app .eddpt-bulk-import-drop{
    gap:14px!important;
}

@media (max-width:680px){
html body .eddpt-app .eddpt-import-glyph-hero{width:28px!important}
html body .eddpt-app .eddpt-bulk-import-drop-icon{width:56px!important;min-height:63px!important}
}

html body .eddpt-app[data-theme="light"] .eddpt-import-glyph,
html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-drop-icon{
    color:#7b6cf2!important;
}

html body .eddpt-app .eddpt-folder-accent-section{
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-saved-style-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 44px!important;
    gap:8px!important;
    align-items:center!important;
    margin-bottom:14px!important;
}

html body .eddpt-app .eddpt-folder-saved-style-row select{
    width:100%!important;
    min-width:0!important;
    min-height:44px!important;
    padding:0 42px 0 13px!important;
    border:1px solid rgba(124,145,175,.28)!important;
    border-radius:13px!important;
    background:linear-gradient(180deg,rgba(18,31,50,.96),rgba(13,24,40,.96))!important;
    color:#eaf0fa!important;
    font-weight:750!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-folder-style-add{
    width:44px!important;
    min-width:44px!important;
    height:44px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(143,125,255,.42)!important;
    border-radius:13px!important;
    background:linear-gradient(145deg,rgba(143,125,255,.18),rgba(87,109,211,.08))!important;
    color:#afa4ff!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 20px rgba(0,0,0,.16)!important;
}

html body .eddpt-app .eddpt-folder-style-add span{
    display:block!important;
    transform:translateY(-1px)!important;
    font-size:27px!important;
    line-height:1!important;
    font-weight:500!important;
}

html body .eddpt-app .eddpt-folder-style-add:hover,
html body .eddpt-app .eddpt-folder-style-add:focus-visible{
    border-color:rgba(143,125,255,.72)!important;
    background:linear-gradient(145deg,rgba(143,125,255,.28),rgba(87,109,211,.12))!important;
    color:#fff!important;
}

html body .eddpt-app .eddpt-folder-style-save{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:10px!important;
    align-items:end!important;
    margin:0 0 14px!important;
    padding:12px!important;
    border:1px solid rgba(143,125,255,.24)!important;
    border-radius:14px!important;
    background:rgba(143,125,255,.055)!important;
}

html body .eddpt-app .eddpt-folder-style-save[hidden]{display:none!important}

html body .eddpt-app .eddpt-folder-style-save label{
    display:grid!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-folder-style-save label>span{
    font-size:11px!important;
    font-weight:800!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
    color:#a7b5cd!important;
}

html body .eddpt-app .eddpt-folder-style-save input{
    min-height:42px!important;
}

html body .eddpt-app .eddpt-folder-custom-colour{
    display:grid!important;
    gap:9px!important;
    margin-top:14px!important;
}

html body .eddpt-app .eddpt-folder-custom-colour>span{
    font-size:12px!important;
    font-weight:800!important;
    color:#b8c4da!important;
}

html body .eddpt-app .eddpt-folder-custom-colour-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 48px!important;
    gap:7px!important;
    align-items:center!important;
}

html body .eddpt-app .eddpt-folder-custom-colour-row input[name="accent_color"]{
    min-height:44px!important;
    padding:0 13px!important;
    border:1px solid rgba(124,145,175,.30)!important;
    border-radius:13px!important;
    background:rgba(14,25,41,.94)!important;
    color:#eef3fb!important;
    font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
    font-size:13px!important;
}

html body .eddpt-app .eddpt-folder-colour-button{
    --folder-custom-colour:#8f7dff;
    width:48px!important;
    min-width:48px!important;
    height:44px!important;
    padding:5px!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(124,145,175,.32)!important;
    border-radius:13px!important;
    background:linear-gradient(180deg,rgba(24,39,59,.96),rgba(14,25,41,.96))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}

html body .eddpt-app .eddpt-folder-colour-button span{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:28px!important;
    border-radius:8px!important;
    background:var(--folder-custom-colour)!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.20),0 0 0 1px rgba(0,0,0,.22)!important;
}

html body .eddpt-app .eddpt-folder-colour-button:hover,
html body .eddpt-app .eddpt-folder-colour-button:focus-visible{
    border-color:rgba(143,125,255,.66)!important;
    box-shadow:0 0 0 2px rgba(143,125,255,.10),inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-folder-colour-picker{
    display:grid!important;
    gap:13px!important;
    padding:14px!important;
    margin-top:2px!important;
    border:1px solid rgba(110,136,173,.30)!important;
    border-radius:16px!important;
    background:linear-gradient(160deg,rgba(17,31,49,.99),rgba(9,19,32,.99))!important;
    box-shadow:0 18px 38px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)!important;
}

html body .eddpt-app .eddpt-folder-colour-picker[hidden]{display:none!important}

html body .eddpt-app .eddpt-folder-colour-picker>header{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 38px!important;
    gap:12px!important;
    align-items:center!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>header small,
html body .eddpt-app .eddpt-folder-colour-picker>header b{
    display:block!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>header small{
    margin-bottom:2px!important;
    font-size:9px!important;
    font-weight:900!important;
    letter-spacing:.14em!important;
    color:#9c90ff!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>header b{
    font-size:14px!important;
    color:#eef3fb!important;
}

html body .eddpt-app .eddpt-folder-picker-sample{
    width:38px!important;
    height:38px!important;
    border-radius:11px!important;
    border:2px solid rgba(255,255,255,.28)!important;
    box-shadow:0 0 0 1px rgba(5,12,22,.92),0 7px 18px rgba(0,0,0,.18)!important;
}

html body .eddpt-app .eddpt-folder-colour-field{
    --folder-picker-hue:#8f7dff;
    position:relative!important;
    width:100%!important;
    height:170px!important;
    border-radius:14px!important;
    overflow:hidden!important;
    cursor:crosshair!important;
    touch-action:none!important;
    background:
      linear-gradient(to top,#000,transparent),
      linear-gradient(to right,#fff,transparent),
      var(--folder-picker-hue)!important;
    border:1px solid rgba(255,255,255,.08)!important;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.24)!important;
}

html body .eddpt-app .eddpt-folder-colour-field [data-folder-colour-marker]{
    position:absolute!important;
    width:16px!important;
    height:16px!important;
    transform:translate(-50%,-50%)!important;
    border:2px solid #fff!important;
    border-radius:999px!important;
    box-shadow:0 0 0 2px rgba(0,0,0,.50),0 4px 12px rgba(0,0,0,.34)!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-folder-hue-control{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 76px!important;
    gap:9px!important;
    align-items:end!important;
}

html body .eddpt-app .eddpt-folder-hue-control label{
    display:grid!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-folder-hue-control label>span,
html body .eddpt-app .eddpt-folder-rgb label>span{
    font-size:10px!important;
    font-weight:850!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
    color:#9eacc4!important;
}

html body .eddpt-app .eddpt-folder-hue-control input[type="range"]{
    width:100%!important;
    height:12px!important;
    appearance:none!important;
    -webkit-appearance:none!important;
    border:0!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,#ff4545,#ffff45,#45ff45,#45ffff,#4545ff,#ff45ff,#ff4545)!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)!important;
}

html body .eddpt-app .eddpt-folder-hue-control input[type="range"]::-webkit-slider-thumb{
    appearance:none!important;
    -webkit-appearance:none!important;
    width:20px!important;
    height:20px!important;
    border-radius:999px!important;
    border:3px solid #fff!important;
    background:#8f7dff!important;
    box-shadow:0 2px 8px rgba(0,0,0,.34)!important;
}

html body .eddpt-app .eddpt-folder-hue-control input[type="range"]::-moz-range-thumb{
    width:15px!important;
    height:15px!important;
    border-radius:999px!important;
    border:3px solid #fff!important;
    background:#8f7dff!important;
    box-shadow:0 2px 8px rgba(0,0,0,.34)!important;
}

html body .eddpt-app .eddpt-folder-hue-control input[type="number"],
html body .eddpt-app .eddpt-folder-rgb input{
    min-height:39px!important;
    padding:0 9px!important;
    text-align:center!important;
    border:1px solid rgba(124,145,175,.28)!important;
    border-radius:11px!important;
    background:rgba(12,23,38,.94)!important;
    color:#eef3fb!important;
    font-weight:800!important;
}

html body .eddpt-app .eddpt-folder-rgb{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-folder-rgb label{
    display:grid!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>footer{
    display:flex!important;
    justify-content:flex-end!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-saved-style-row select,
html body .eddpt-app[data-theme="light"] .eddpt-folder-custom-colour-row input[name="accent_color"],
html body .eddpt-app[data-theme="light"] .eddpt-folder-hue-control input[type="number"],
html body .eddpt-app[data-theme="light"] .eddpt-folder-rgb input{
    background:#fff!important;
    border-color:#d7e0ed!important;
    color:#263850!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-colour-picker{
    background:linear-gradient(160deg,#f8fbff,#eef4fb)!important;
    border-color:#d6e0ed!important;
    box-shadow:0 18px 38px rgba(82,101,130,.18),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-colour-picker>header b{color:#263850!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-style-save{
    background:#f6f4ff!important;
    border-color:#ded8ff!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-folder-style-save{grid-template-columns:minmax(0,1fr)!important}
html body .eddpt-app .eddpt-folder-hue-control{grid-template-columns:minmax(0,1fr) 68px!important}
html body .eddpt-app .eddpt-folder-colour-field{height:145px!important}
}

html body .eddpt-app .eddpt-import-glyph,
html body .eddpt-app .eddpt-bulk-import-drop-icon{
    color:#aaa0ff!important;
}

html body .eddpt-app .eddpt-import-glyph svg,
html body .eddpt-app .eddpt-bulk-import-drop-icon svg{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    shape-rendering:geometricPrecision!important;
}

html body .eddpt-app .eddpt-import-glyph svg *,
html body .eddpt-app .eddpt-bulk-import-drop-icon svg *{
    vector-effect:non-scaling-stroke!important;
    shape-rendering:geometricPrecision!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon{
    align-self:center!important;
}

html body .eddpt-app .eddpt-import-glyph-hero{
    width:40px!important;
    aspect-ratio:63/84!important;
    height:auto!important;
}

html body .eddpt-app .eddpt-bulk-import-drop-icon{
    width:60px!important;
    aspect-ratio:67/75!important;
    min-height:0!important;
    height:auto!important;
}

@media (max-width:680px){
html body .eddpt-app .eddpt-import-glyph-hero{width:34px!important}
html body .eddpt-app .eddpt-bulk-import-drop-icon{width:52px!important}
}

html body .eddpt-app .eddpt-folder-colour-picker{
    --folder-picker-current:#8f7dff;
    gap:16px!important;
    padding:16px!important;
}

html body .eddpt-app .eddpt-folder-picker-main{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 188px!important;
    gap:16px!important;
    align-items:start!important;
}

html body .eddpt-app .eddpt-folder-picker-left,
html body .eddpt-app .eddpt-folder-picker-side{
    display:grid!important;
    gap:14px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-colour-field{
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    min-height:220px!important;
    aspect-ratio:1/1!important;
    background:
      linear-gradient(to top,#000,transparent),
      linear-gradient(to right,#fff,transparent),
      var(--folder-picker-hue)!important;
}

html body .eddpt-app .eddpt-folder-hue-control{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 94px!important;
    gap:12px!important;
    align-items:end!important;
}

html body .eddpt-app .eddpt-folder-hue-control label{
    display:grid!important;
    gap:8px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-hue-control input[type="range"]::-webkit-slider-thumb{
    background:var(--folder-picker-current)!important;
}

html body .eddpt-app .eddpt-folder-hue-control input[type="range"]::-moz-range-thumb{
    background:var(--folder-picker-current)!important;
}

html body .eddpt-app .eddpt-folder-hue-number-wrap input[type="number"]{
    width:100%!important;
}

html body .eddpt-app .eddpt-folder-picker-side-card,
html body .eddpt-app .eddpt-folder-rgb-card{
    display:grid!important;
    gap:10px!important;
    padding:12px!important;
    border:1px solid rgba(124,145,175,.22)!important;
    border-radius:14px!important;
    background:rgba(10,20,34,.54)!important;
}

html body .eddpt-app .eddpt-folder-picker-side-title{
    font-size:10px!important;
    font-weight:850!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
    color:#9eacc4!important;
}

html body .eddpt-app .eddpt-folder-picker-sample.is-large{
    display:block!important;
    width:100%!important;
    aspect-ratio:1/1!important;
    min-height:0!important;
    border-radius:16px!important;
    border:2px solid rgba(255,255,255,.20)!important;
    box-shadow:0 0 0 1px rgba(5,12,22,.92),0 10px 24px rgba(0,0,0,.22)!important;
}

html body .eddpt-app .eddpt-folder-rgb{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:10px!important;
}

html body .eddpt-app .eddpt-folder-rgb label{
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-rgb input,
html body .eddpt-app .eddpt-folder-hue-control input[type="number"]{
    width:100%!important;
    min-width:0!important;
    min-height:44px!important;
    padding:0 10px!important;
    text-align:center!important;
    font-size:15px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-picker-side-card,
html body .eddpt-app[data-theme="light"] .eddpt-folder-rgb-card{
    background:rgba(255,255,255,.82)!important;
    border-color:#d7e0ed!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-folder-picker-main{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-folder-picker-side{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}

@media (max-width:560px){
html body .eddpt-app .eddpt-folder-picker-side{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-folder-colour-field{
        min-height:180px!important;
    }
}

html body .eddpt-app .eddpt-brand-studio-access-icon{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    color:#a99fff!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-brand-studio-access-icon svg{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    stroke:none!important;
    fill:none!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-brand-studio-access-icon svg *{
    vector-effect:non-scaling-stroke!important;
    shape-rendering:geometricPrecision!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-brand-studio-access-icon{
    width:16px!important;
    height:16px!important;
    min-width:16px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-studio-access-icon{color:#6c62d9!important}

html body .eddpt-app .eddpt-brand-studio-access-icon{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:0!important;
    height:20px!important;
    color:#a99fff!important;
    overflow:visible!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-brand-studio-access-image{
    display:block!important;
    height:20px!important;
    width:auto!important;
    aspect-ratio:263 / 233!important;
    min-width:22.6px!important;
    background-color:currentColor!important;
    -webkit-mask-image:url("data:image/png;base64,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")!important;
    mask-image:url("data:image/png;base64,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")!important;
    -webkit-mask-repeat:no-repeat!important;
    mask-repeat:no-repeat!important;
    -webkit-mask-position:center!important;
    mask-position:center!important;
    -webkit-mask-size:contain!important;
    mask-size:contain!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-brand-studio-access-icon{
    height:16px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-brand-studio-access-image{
    height:16px!important;
    min-width:18.1px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-studio-access-icon{
    color:#6c62d9!important;
}

html body .eddpt-app .eddpt-import-glyph-hero{
    width:auto!important;
    height:56px!important;
    aspect-ratio:auto!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    line-height:0!important;
}

html body .eddpt-app .eddpt-import-glyph-hero-image{
    display:block!important;
    height:56px!important;
    width:auto!important;
    aspect-ratio:267 / 363!important;
    min-width:41.2px!important;
    background-color:currentColor!important;
    -webkit-mask-image:url("data:image/png;base64,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")!important;
    mask-image:url("data:image/png;base64,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")!important;
    -webkit-mask-repeat:no-repeat!important;
    mask-repeat:no-repeat!important;
    -webkit-mask-position:center!important;
    mask-position:center!important;
    -webkit-mask-size:contain!important;
    mask-size:contain!important;
}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon{
    width:124px!important;
    height:124px!important;
    display:grid!important;
    place-items:center!important;
}

@media (max-width:680px){
html body .eddpt-app .eddpt-import-glyph-hero{height:48px!important}
html body .eddpt-app .eddpt-import-glyph-hero-image{height:48px!important;min-width:35.3px!important}
html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon{width:108px!important;height:108px!important}
}

html body .eddpt-app[data-theme="light"] .eddpt-import-glyph-hero{color:#6c62d9!important}

html body .eddpt-app .eddpt-library-task-hero-upload{
    grid-template-columns:72px minmax(0,1fr)!important;
    align-items:center!important;
}

html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon{
    width:62px!important;
    height:62px!important;
    min-width:62px!important;
    max-width:62px!important;
    justify-self:start!important;
    align-self:center!important;
    display:grid!important;
    place-items:center!important;
}

html body .eddpt-app .eddpt-import-glyph-hero{
    height:40px!important;
    width:auto!important;
}

html body .eddpt-app .eddpt-import-glyph-hero-image{
    height:40px!important;
    min-width:29.4px!important;
}

@media (max-width:680px){
html body .eddpt-app .eddpt-library-task-hero-upload{
        grid-template-columns:58px minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-library-task-hero-upload .eddpt-library-task-hero-icon{
        width:50px!important;
        height:50px!important;
        min-width:50px!important;
        max-width:50px!important;
    }
html body .eddpt-app .eddpt-import-glyph-hero{
        height:32px!important;
    }
html body .eddpt-app .eddpt-import-glyph-hero-image{
        height:32px!important;
        min-width:23.5px!important;
    }
}

html body .eddpt-app .eddpt-folder-accent-section.is-picker-open{
    grid-column:1 / -1!important;
}

html body .eddpt-app .eddpt-folder-colour-picker{
    --folder-picker-current:#8f7dff;
    width:100%!important;
    min-width:0!important;
    display:grid!important;
    gap:18px!important;
    margin-top:14px!important;
    padding:18px!important;
    border:1px solid rgba(116,139,171,.34)!important;
    border-radius:18px!important;
    background:linear-gradient(160deg,rgba(15,28,45,.995),rgba(8,17,30,.995))!important;
    box-shadow:0 18px 38px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-folder-colour-picker[hidden]{display:none!important}

html body .eddpt-app .eddpt-folder-colour-picker>header{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 54px!important;
    align-items:center!important;
    gap:16px!important;
    padding-bottom:4px!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>header small,
html body .eddpt-app .eddpt-folder-colour-picker>header b,
html body .eddpt-app .eddpt-folder-colour-picker>header p{
    display:block!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>header small{
    margin:0 0 3px!important;
    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:.14em!important;
    color:#9d91ff!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>header b{
    font-size:17px!important;
    line-height:1.2!important;
    color:#f1f5fb!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>header p{
    margin:5px 0 0!important;
    font-size:12px!important;
    line-height:1.45!important;
    color:#8ea0bb!important;
}

html body .eddpt-app .eddpt-folder-picker-sample.is-header{
    display:block!important;
    width:54px!important;
    height:54px!important;
    border-radius:14px!important;
    border:2px solid rgba(255,255,255,.24)!important;
    box-shadow:0 0 0 1px rgba(4,11,20,.88),0 8px 18px rgba(0,0,0,.20)!important;
}

html body .eddpt-app .eddpt-folder-picker-main{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 244px!important;
    gap:18px!important;
    align-items:start!important;
    width:100%!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-picker-left{
    display:grid!important;
    gap:16px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-colour-field{
    --folder-picker-hue:#8f7dff;
    position:relative!important;
    width:min(100%,420px)!important;
    height:auto!important;
    aspect-ratio:1 / 1!important;
    min-height:0!important;
    justify-self:start!important;
    overflow:hidden!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:16px!important;
    cursor:crosshair!important;
    touch-action:none!important;
    background:
      linear-gradient(to top,#000 0%,transparent 100%),
      linear-gradient(to right,#fff 0%,transparent 100%),
      var(--folder-picker-hue)!important;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.24),0 10px 24px rgba(0,0,0,.16)!important;
}

html body .eddpt-app .eddpt-folder-colour-field [data-folder-colour-marker]{
    position:absolute!important;
    width:18px!important;
    height:18px!important;
    transform:translate(-50%,-50%)!important;
    border:3px solid #fff!important;
    border-radius:999px!important;
    background:transparent!important;
    box-shadow:0 0 0 2px rgba(0,0,0,.56),0 4px 12px rgba(0,0,0,.30)!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-folder-hue-panel{
    display:grid!important;
    gap:10px!important;
    width:min(100%,420px)!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-hue-head{
    display:flex!important;
    align-items:end!important;
    justify-content:space-between!important;
    gap:12px!important;
}

html body .eddpt-app .eddpt-folder-hue-head>span,
html body .eddpt-app .eddpt-folder-picker-side-title,
html body .eddpt-app .eddpt-folder-picker-hex>span,
html body .eddpt-app .eddpt-folder-rgb label>span{
    font-size:10px!important;
    font-weight:850!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
    color:#9eacc4!important;
}

html body .eddpt-app .eddpt-folder-hue-head label{
    display:grid!important;
    grid-template-columns:66px auto!important;
    align-items:center!important;
    gap:5px!important;
}

html body .eddpt-app .eddpt-folder-hue-head input[type="number"]{
    width:66px!important;
    min-width:66px!important;
    height:38px!important;
    min-height:38px!important;
    padding:0 8px!important;
    text-align:center!important;
    border:1px solid rgba(124,145,175,.30)!important;
    border-radius:10px!important;
    background:rgba(11,22,37,.96)!important;
    color:#eef3fb!important;
    font-size:14px!important;
    font-weight:800!important;
}

html body .eddpt-app .eddpt-folder-hue-head em{
    color:#aab6c9!important;
    font-style:normal!important;
    font-size:13px!important;
}

html body .eddpt-app input.eddpt-folder-hue-range[type="range"]{
    width:100%!important;
    height:18px!important;
    min-height:18px!important;
    margin:0!important;
    padding:0!important;
    appearance:none!important;
    -webkit-appearance:none!important;
    border:1px solid rgba(255,255,255,.14)!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,#ff3b30 0%,#ffcc00 17%,#34c759 33%,#00c7be 50%,#0a84ff 67%,#bf5af2 83%,#ff2d55 100%)!important;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.18)!important;
}

html body .eddpt-app input.eddpt-folder-hue-range[type="range"]::-webkit-slider-thumb{
    appearance:none!important;
    -webkit-appearance:none!important;
    width:24px!important;
    height:24px!important;
    border:3px solid #fff!important;
    border-radius:999px!important;
    background:var(--folder-picker-current)!important;
    box-shadow:0 0 0 2px rgba(0,0,0,.42),0 3px 8px rgba(0,0,0,.28)!important;
}

html body .eddpt-app input.eddpt-folder-hue-range[type="range"]::-moz-range-thumb{
    width:18px!important;
    height:18px!important;
    border:3px solid #fff!important;
    border-radius:999px!important;
    background:var(--folder-picker-current)!important;
    box-shadow:0 0 0 2px rgba(0,0,0,.42),0 3px 8px rgba(0,0,0,.28)!important;
}

html body .eddpt-app .eddpt-folder-picker-side{
    display:grid!important;
    gap:14px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-picker-selected,
html body .eddpt-app .eddpt-folder-picker-values{
    display:grid!important;
    gap:10px!important;
    min-width:0!important;
    padding:14px!important;
    border:1px solid rgba(124,145,175,.24)!important;
    border-radius:15px!important;
    background:rgba(10,20,34,.56)!important;
}

html body .eddpt-app .eddpt-folder-picker-sample.is-large{
    display:block!important;
    width:100%!important;
    aspect-ratio:1 / 1!important;
    min-height:0!important;
    border-radius:14px!important;
    border:2px solid rgba(255,255,255,.20)!important;
    box-shadow:0 0 0 1px rgba(5,12,22,.92),0 10px 22px rgba(0,0,0,.18)!important;
}

html body .eddpt-app .eddpt-folder-picker-hex{
    display:grid!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-folder-picker-hex input{
    width:100%!important;
    min-width:0!important;
    height:42px!important;
    min-height:42px!important;
    padding:0 12px!important;
    border:1px solid rgba(124,145,175,.30)!important;
    border-radius:11px!important;
    background:rgba(11,22,37,.96)!important;
    color:#eef3fb!important;
    font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
    font-size:13px!important;
}

html body .eddpt-app .eddpt-folder-rgb-card{
    display:grid!important;
    gap:8px!important;
    min-width:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:none!important;
}

html body .eddpt-app .eddpt-folder-rgb{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-rgb label{
    display:grid!important;
    gap:6px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-rgb input{
    width:100%!important;
    min-width:0!important;
    height:42px!important;
    min-height:42px!important;
    padding:0 6px!important;
    text-align:center!important;
    border:1px solid rgba(124,145,175,.30)!important;
    border-radius:11px!important;
    background:rgba(11,22,37,.96)!important;
    color:#eef3fb!important;
    font-size:14px!important;
    font-weight:800!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>footer{
    display:flex!important;
    justify-content:flex-end!important;
    padding-top:2px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-colour-picker{
    background:linear-gradient(160deg,#f8fbff,#eef4fb)!important;
    border-color:#d6e0ed!important;
    box-shadow:0 18px 38px rgba(82,101,130,.16),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-colour-picker>header b{color:#263850!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-colour-picker>header p,
html body .eddpt-app[data-theme="light"] .eddpt-folder-hue-head em{color:#60738c!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-picker-selected,
html body .eddpt-app[data-theme="light"] .eddpt-folder-picker-values{
    background:rgba(255,255,255,.82)!important;
    border-color:#d7e0ed!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-picker-hex input,
html body .eddpt-app[data-theme="light"] .eddpt-folder-rgb input,
html body .eddpt-app[data-theme="light"] .eddpt-folder-hue-head input[type="number"]{
    background:#fff!important;
    border-color:#d7e0ed!important;
    color:#263850!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-folder-picker-main{
        grid-template-columns:minmax(0,1fr) 210px!important;
    }
}

@media (max-width:720px){
html body .eddpt-app .eddpt-folder-picker-main{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-folder-colour-field,
    html body .eddpt-app .eddpt-folder-hue-panel{
        width:min(100%,460px)!important;
        justify-self:center!important;
    }
html body .eddpt-app .eddpt-folder-picker-side{
        grid-template-columns:160px minmax(0,1fr)!important;
        align-items:start!important;
    }
}

@media (max-width:520px){
html body .eddpt-app .eddpt-folder-picker-side{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-folder-picker-selected{
        max-width:180px!important;
    }
}

html body .eddpt-app .eddpt-process-folder-drag{
    touch-action:none!important;
    user-select:none!important;
    -webkit-user-select:none!important;
    cursor:grab!important;
}

html body .eddpt-app .eddpt-process-folder-drag.is-dragging{
    cursor:grabbing!important;
}

html body.eddpt-folder-reordering,
html body.eddpt-folder-reordering *{
    cursor:grabbing!important;
    user-select:none!important;
    -webkit-user-select:none!important;
}

html body .eddpt-app .eddpt-process-folder.is-drag-source{
    opacity:.72!important;
    transform:scale(.992)!important;
    transition:opacity .12s ease,transform .12s ease!important;
}

.eddpt-folder-drop-indicator{
    position:fixed!important;
    height:4px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,rgba(143,125,255,.42),#9a89ff 14%,#b3a8ff 50%,#9a89ff 86%,rgba(143,125,255,.42))!important;
    box-shadow:0 0 0 1px rgba(119,100,244,.24),0 0 16px rgba(143,125,255,.38)!important;
    transform:translateY(-50%) scaleX(.96)!important;
    transform-origin:center!important;
    opacity:0!important;
    pointer-events:none!important;
    z-index:999990!important;
    transition:opacity .08s ease,transform .08s ease!important;
}

.eddpt-folder-drop-indicator::before,
.eddpt-folder-drop-indicator::after{
    content:""!important;
    position:absolute!important;
    top:50%!important;
    width:8px!important;
    height:8px!important;
    border-radius:999px!important;
    background:#b3a8ff!important;
    box-shadow:0 0 0 2px rgba(10,20,35,.92)!important;
    transform:translateY(-50%)!important;
}

.eddpt-folder-drop-indicator::before{left:-2px!important}

.eddpt-folder-drop-indicator::after{right:-2px!important}

.eddpt-folder-drop-indicator.is-visible{
    opacity:1!important;
    transform:translateY(-50%) scaleX(1)!important;
}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-before,
html body .eddpt-app .eddpt-process-folder.is-folder-drop-after{
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-process-folder.is-folder-drop-before::before,
html body .eddpt-app .eddpt-process-folder.is-folder-drop-after::after{
    content:none!important;
    display:none!important;
}

@media (prefers-reduced-motion:reduce){
.eddpt-folder-drop-indicator{transition:none!important}
html body .eddpt-app .eddpt-process-folder.is-drag-source{transition:none!important}
}

html body .eddpt-app .eddpt-folder-accent-section.is-picker-open{
    grid-column:auto!important;
}

html body .eddpt-app .eddpt-folder-colour-picker{
    --folder-picker-current:#8f7dff;
    position:fixed!important;
    top:50%!important;
    left:50%!important;
    transform:translate(-50%,-50%)!important;
    z-index:1000012!important;
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    gap:18px!important;
    width:min(780px,calc(100vw - 44px))!important;
    max-width:780px!important;
    min-width:0!important;
    max-height:calc(100dvh - 44px)!important;
    margin:0!important;
    padding:20px!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    border:1px solid rgba(130,151,184,.44)!important;
    border-radius:22px!important;
    background:
        radial-gradient(circle at 84% 0,rgba(143,125,255,.10),transparent 20rem),
        linear-gradient(155deg,#122238,#091421)!important;
    box-shadow:
        0 0 0 200vmax rgba(2,5,10,.72),
        0 32px 90px rgba(0,0,0,.62),
        inset 0 1px 0 rgba(255,255,255,.055)!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-folder-colour-picker[hidden]{display:none!important}

html body .eddpt-app .eddpt-folder-colour-picker *{box-sizing:border-box!important}

html body .eddpt-app .eddpt-folder-picker-header{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:18px!important;
    padding:0 0 15px!important;
    border-bottom:1px solid rgba(129,150,180,.24)!important;
}

html body .eddpt-app .eddpt-folder-picker-header>div{
    display:grid!important;
    gap:2px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-picker-header small{
    display:block!important;
    margin:0!important;
    color:#a295ff!important;
    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:.14em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-folder-picker-header b{
    display:block!important;
    margin:1px 0 0!important;
    color:#f4f7fc!important;
    font-size:20px!important;
    line-height:1.2!important;
    letter-spacing:-.02em!important;
}

html body .eddpt-app .eddpt-folder-picker-header p{
    margin:6px 0 0!important;
    color:#91a2bd!important;
    font-size:12px!important;
    line-height:1.5!important;
}

html body .eddpt-app .eddpt-folder-picker-close{
    flex:0 0 38px!important;
    width:38px!important;
    min-width:38px!important;
    height:38px!important;
    padding:0!important;
    border:1px solid rgba(137,155,183,.30)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.035)!important;
    color:#dbe4f0!important;
    font-size:24px!important;
    font-weight:400!important;
    line-height:1!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-folder-picker-close:hover,
html body .eddpt-app .eddpt-folder-picker-close:focus-visible{
    border-color:rgba(143,125,255,.55)!important;
    background:rgba(143,125,255,.10)!important;
    color:#fff!important;
}

html body .eddpt-app .eddpt-folder-picker-main{
    display:grid!important;
    grid-template-columns:minmax(300px,1fr) 228px!important;
    gap:20px!important;
    align-items:start!important;
    width:100%!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-picker-left{
    display:grid!important;
    gap:16px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-colour-field{
    --folder-picker-hue:#8f7dff;
    position:relative!important;
    display:block!important;
    width:min(100%,390px)!important;
    max-width:390px!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1/1!important;
    justify-self:center!important;
    overflow:hidden!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:16px!important;
    cursor:crosshair!important;
    touch-action:none!important;
    background:
        linear-gradient(to top,#000 0%,rgba(0,0,0,0) 100%),
        linear-gradient(to right,#fff 0%,rgba(255,255,255,0) 100%),
        var(--folder-picker-hue)!important;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.30),0 12px 30px rgba(0,0,0,.22)!important;
}

html body .eddpt-app .eddpt-folder-colour-field [data-folder-colour-marker]{
    position:absolute!important;
    width:18px!important;
    height:18px!important;
    transform:translate(-50%,-50%)!important;
    border:3px solid #fff!important;
    border-radius:999px!important;
    background:transparent!important;
    box-shadow:0 0 0 2px rgba(0,0,0,.55),0 4px 12px rgba(0,0,0,.34)!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-folder-hue-panel{
    display:grid!important;
    gap:10px!important;
    width:100%!important;
    max-width:390px!important;
    justify-self:center!important;
    min-width:0!important;
    padding:12px 14px 14px!important;
    border:1px solid rgba(129,150,180,.24)!important;
    border-radius:14px!important;
    background:rgba(8,18,31,.58)!important;
}

html body .eddpt-app .eddpt-folder-hue-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
}

html body .eddpt-app .eddpt-folder-hue-head>span,
html body .eddpt-app .eddpt-folder-picker-side-title,
html body .eddpt-app .eddpt-folder-picker-hex>span,
html body .eddpt-app .eddpt-folder-rgb label>span{
    color:#a8b5c9!important;
    font-size:10px!important;
    font-weight:850!important;
    letter-spacing:.09em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-folder-hue-head label{
    display:flex!important;
    align-items:center!important;
    gap:4px!important;
}

html body .eddpt-app .eddpt-folder-hue-head input[type="number"]{
    width:72px!important;
    min-width:72px!important;
    max-width:72px!important;
    height:38px!important;
    min-height:38px!important;
    padding:0 8px!important;
    text-align:center!important;
    border:1px solid rgba(134,154,184,.34)!important;
    border-radius:10px!important;
    background:#0d1b2c!important;
    color:#f0f4fa!important;
    font-size:14px!important;
    font-weight:800!important;
    appearance:textfield!important;
    -moz-appearance:textfield!important;
}

html body .eddpt-app .eddpt-folder-hue-head input[type="number"]::-webkit-inner-spin-button,
html body .eddpt-app .eddpt-folder-hue-head input[type="number"]::-webkit-outer-spin-button,
html body .eddpt-app .eddpt-folder-rgb input::-webkit-inner-spin-button,
html body .eddpt-app .eddpt-folder-rgb input::-webkit-outer-spin-button{
    -webkit-appearance:none!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-folder-hue-head em{
    color:#a8b5c9!important;
    font-size:13px!important;
    font-style:normal!important;
}

html body .eddpt-app input.eddpt-folder-hue-range[type="range"]{
    width:100%!important;
    max-width:none!important;
    height:20px!important;
    min-height:20px!important;
    margin:0!important;
    padding:0!important;
    appearance:none!important;
    -webkit-appearance:none!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,
        #ff3b30 0%,
        #ff9500 9%,
        #ffcc00 17%,
        #34c759 33%,
        #00c7be 50%,
        #0a84ff 67%,
        #5e5ce6 75%,
        #bf5af2 84%,
        #ff2d55 100%)!important;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.22)!important;
}

html body .eddpt-app input.eddpt-folder-hue-range[type="range"]::-webkit-slider-thumb{
    appearance:none!important;
    -webkit-appearance:none!important;
    width:25px!important;
    height:25px!important;
    border:3px solid #fff!important;
    border-radius:999px!important;
    background:var(--folder-picker-current)!important;
    box-shadow:0 0 0 2px rgba(0,0,0,.48),0 3px 9px rgba(0,0,0,.30)!important;
}

html body .eddpt-app input.eddpt-folder-hue-range[type="range"]::-moz-range-thumb{
    width:19px!important;
    height:19px!important;
    border:3px solid #fff!important;
    border-radius:999px!important;
    background:var(--folder-picker-current)!important;
    box-shadow:0 0 0 2px rgba(0,0,0,.48),0 3px 9px rgba(0,0,0,.30)!important;
}

html body .eddpt-app .eddpt-folder-picker-side{
    display:grid!important;
    gap:14px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-picker-selected,
html body .eddpt-app .eddpt-folder-picker-values{
    display:grid!important;
    gap:10px!important;
    min-width:0!important;
    padding:14px!important;
    border:1px solid rgba(129,150,180,.24)!important;
    border-radius:15px!important;
    background:rgba(8,18,31,.58)!important;
}

html body .eddpt-app .eddpt-folder-picker-sample.is-large{
    display:block!important;
    width:100%!important;
    max-width:170px!important;
    aspect-ratio:1/1!important;
    justify-self:center!important;
    border:2px solid rgba(255,255,255,.23)!important;
    border-radius:16px!important;
    box-shadow:0 0 0 1px rgba(0,0,0,.55),0 12px 24px rgba(0,0,0,.22)!important;
}

html body .eddpt-app .eddpt-folder-picker-hex{
    display:grid!important;
    gap:7px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-picker-hex input{
    width:100%!important;
    min-width:0!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 12px!important;
    border:1px solid rgba(134,154,184,.34)!important;
    border-radius:11px!important;
    background:#0d1b2c!important;
    color:#f0f4fa!important;
    font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
    font-size:14px!important;
    letter-spacing:.02em!important;
}

html body .eddpt-app .eddpt-folder-rgb-card{
    display:grid!important;
    gap:9px!important;
    min-width:0!important;
    padding:0!important;
    border:0!important;
    background:none!important;
}

html body .eddpt-app .eddpt-folder-rgb{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-rgb label{
    display:grid!important;
    gap:6px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-rgb input{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 4px!important;
    text-align:center!important;
    border:1px solid rgba(134,154,184,.34)!important;
    border-radius:11px!important;
    background:#0d1b2c!important;
    color:#f0f4fa!important;
    font-size:14px!important;
    font-weight:800!important;
    appearance:textfield!important;
    -moz-appearance:textfield!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>footer{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    padding:15px 0 0!important;
    margin:0!important;
    border-top:1px solid rgba(129,150,180,.24)!important;
}

html body .eddpt-app .eddpt-folder-colour-picker>footer>span{
    color:#8fa0b9!important;
    font-size:11px!important;
    line-height:1.4!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-colour-picker{
    background:
        radial-gradient(circle at 84% 0,rgba(113,99,239,.08),transparent 20rem),
        linear-gradient(155deg,#f9fbfe,#edf3f9)!important;
    border-color:#cfd9e7!important;
    box-shadow:0 0 0 200vmax rgba(50,64,84,.40),0 30px 80px rgba(50,64,84,.30),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-picker-header b{color:#22344d!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-picker-header p,
html body .eddpt-app[data-theme="light"] .eddpt-folder-colour-picker>footer>span,
html body .eddpt-app[data-theme="light"] .eddpt-folder-hue-head em{color:#5f728c!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-hue-panel,
html body .eddpt-app[data-theme="light"] .eddpt-folder-picker-selected,
html body .eddpt-app[data-theme="light"] .eddpt-folder-picker-values{
    background:rgba(255,255,255,.82)!important;
    border-color:#d4deea!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-hue-head input[type="number"],
html body .eddpt-app[data-theme="light"] .eddpt-folder-picker-hex input,
html body .eddpt-app[data-theme="light"] .eddpt-folder-rgb input{
    background:#fff!important;
    color:#22344d!important;
    border-color:#cfd9e7!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-folder-colour-picker{
        width:min(620px,calc(100vw - 24px))!important;
        max-height:calc(100dvh - 24px)!important;
        padding:16px!important;
        border-radius:18px!important;
    }
html body .eddpt-app .eddpt-folder-picker-main{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-folder-colour-field{
        width:min(100%,420px)!important;
        max-width:420px!important;
    }
html body .eddpt-app .eddpt-folder-hue-panel{
        max-width:420px!important;
    }
html body .eddpt-app .eddpt-folder-picker-side{
        grid-template-columns:170px minmax(0,1fr)!important;
        align-items:start!important;
    }
}

@media (max-width:520px){
html body .eddpt-app .eddpt-folder-picker-side{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-folder-picker-selected{
        max-width:190px!important;
    }
html body .eddpt-app .eddpt-folder-colour-picker>footer{
        align-items:stretch!important;
        flex-direction:column!important;
    }
html body .eddpt-app .eddpt-folder-colour-picker>footer .eddpt-btn{
        width:100%!important;
    }
}

html body .eddpt-app input.eddpt-folder-hue-range[type="range"]::-webkit-slider-runnable-track{
    height:18px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,
        #ff3b30 0%,
        #ff9500 9%,
        #ffcc00 17%,
        #34c759 33%,
        #00c7be 50%,
        #0a84ff 67%,
        #5e5ce6 75%,
        #bf5af2 84%,
        #ff2d55 100%)!important;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.22)!important;
}

html body .eddpt-app input.eddpt-folder-hue-range[type="range"]::-moz-range-track{
    height:18px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,
        #ff3b30 0%,
        #ff9500 9%,
        #ffcc00 17%,
        #34c759 33%,
        #00c7be 50%,
        #0a84ff 67%,
        #5e5ce6 75%,
        #bf5af2 84%,
        #ff2d55 100%)!important;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.22)!important;
}

html body .eddpt-app .eddpt-folder-picker-sample.is-large{
    height:auto!important;
    min-height:0!important;
}

html body .eddpt-app .eddpt-folder-colour-picker{
    grid-template-rows:auto auto auto!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-folder-colour-field{
        width:min(100%,360px)!important;
        max-width:360px!important;
    }
html body .eddpt-app .eddpt-folder-hue-panel{
        max-width:360px!important;
    }
}

@media (max-width:520px){
html body .eddpt-app .eddpt-folder-colour-field{
        width:min(100%,310px)!important;
        max-width:310px!important;
    }
html body .eddpt-app .eddpt-folder-hue-panel{
        max-width:310px!important;
    }
}

html body .eddpt-app .eddpt-edge-tab-right,
html body .eddpt-app .eddpt-step-flow__details-return{
    width:42px!important;
    min-width:42px!important;
    height:148px!important;
    min-height:148px!important;
    max-height:148px!important;
    padding:12px 0 11px!important;
    gap:11px!important;
    border-right:0!important;
    border-radius:14px 0 0 14px!important;
    background:
        radial-gradient(circle at 50% 14%,rgba(139,124,246,.15),transparent 44%),
        linear-gradient(180deg,rgba(15,20,36,.985),rgba(10,16,28,.99))!important;
    border-color:rgba(139,124,246,.42)!important;
    color:#cbc7ff!important;
    box-shadow:0 14px 34px rgba(0,0,0,.34),0 0 24px rgba(116,104,234,.10),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-edge-tab-right .eddpt-panel-control-glyph,
html body .eddpt-app .eddpt-step-flow__details-return .eddpt-panel-control-glyph{
    width:23px!important;
    height:23px!important;
    min-width:23px!important;
    min-height:23px!important;
    flex:0 0 23px!important;
    color:#aaa2ff!important;
}

html body .eddpt-app .eddpt-edge-tab-right .eddpt-panel-control-glyph>svg,
html body .eddpt-app .eddpt-step-flow__details-return .eddpt-panel-control-glyph>svg{
    width:23px!important;
    height:23px!important;
    stroke-width:1.7!important;
}

html body .eddpt-app .eddpt-edge-tab-right .eddpt-edge-tab-label,
html body .eddpt-app .eddpt-step-flow__details-return .eddpt-edge-tab-label{
    display:block!important;
    margin:0!important;
    writing-mode:vertical-rl!important;
    text-orientation:mixed!important;
    transform:none!important;
    white-space:nowrap!important;
    color:#eef1f7!important;
    font-size:9px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:.10em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-edge-tab-right:hover,
html body .eddpt-app .eddpt-step-flow__details-return:hover{
    border-color:rgba(159,148,255,.62)!important;
    background:
        radial-gradient(circle at 50% 14%,rgba(139,124,246,.24),transparent 48%),
        linear-gradient(180deg,rgba(20,25,45,.995),rgba(12,18,32,.995))!important;
    color:#fff!important;
    box-shadow:0 15px 38px rgba(0,0,0,.38),0 0 28px rgba(116,104,234,.18),inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app .eddpt-edge-tab-right:hover .eddpt-edge-tab-label,
html body .eddpt-app .eddpt-step-flow__details-return:hover .eddpt-edge-tab-label{
    color:#fff!important;
}

html body .eddpt-app .eddpt-edge-tab-right:hover .eddpt-panel-control-glyph,
html body .eddpt-app .eddpt-step-flow__details-return:hover .eddpt-panel-control-glyph{
    color:#dcd8ff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-edge-tab-right,
html body .eddpt-app.eddpt-light-mode .eddpt-edge-tab-right,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__details-return,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__details-return{
    border-color:rgba(92,82,180,.28)!important;
    background:
        radial-gradient(circle at 50% 14%,rgba(112,101,231,.09),transparent 46%),
        linear-gradient(180deg,rgba(255,255,255,.995),rgba(245,247,252,.995))!important;
    color:#514aa8!important;
    box-shadow:0 10px 25px rgba(43,56,79,.13),0 0 18px rgba(112,101,231,.06),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-edge-tab-right .eddpt-edge-tab-label,
html body .eddpt-app.eddpt-light-mode .eddpt-edge-tab-right .eddpt-edge-tab-label,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__details-return .eddpt-edge-tab-label,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__details-return .eddpt-edge-tab-label{
    color:#33435a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-edge-tab-right .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-light-mode .eddpt-edge-tab-right .eddpt-panel-control-glyph,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__details-return .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__details-return .eddpt-panel-control-glyph{
    color:#5b52b8!important;
}

@media (max-width:600px){
html body .eddpt-app .eddpt-edge-tab-right,
    html body .eddpt-app .eddpt-step-flow__details-return{
        width:40px!important;
        min-width:40px!important;
        height:132px!important;
        min-height:132px!important;
        max-height:132px!important;
        gap:9px!important;
    }
html body .eddpt-app .eddpt-edge-tab-right .eddpt-edge-tab-label,
    html body .eddpt-app .eddpt-step-flow__details-return .eddpt-edge-tab-label{
        font-size:8.5px!important;
    }
}

html body .eddpt-app .eddpt-process-folder-icon.eddpt-folder-glyph.is-folder-type-process,
html body .eddpt-app .eddpt-process-library-icon-folder.eddpt-folder-glyph.is-folder-type-process,
html body .eddpt-app .eddpt-bulk-destination .eddpt-folder-glyph.is-folder-type-process,
html body .eddpt-app .eddpt-folder-style-preview-card .eddpt-process-folder-icon.eddpt-folder-glyph.is-folder-type-process,
html body .eddpt-app .eddpt-process-folder-menu-sheet>header .eddpt-process-folder-icon.eddpt-folder-glyph.is-folder-type-process{
    aspect-ratio:104/89!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-fill,
html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-tab-fill{
    opacity:0!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-stroke{
    fill:none!important;
    stroke:var(--folder-accent,#8f7dff)!important;
    stroke-width:2.6!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    vector-effect:non-scaling-stroke!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-process-link{
    stroke-width:2.45!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-process-node{
    stroke-width:2.55!important;
}

html body .eddpt-app form[data-folder-glyph-type="process"] .eddpt-folder-accent-mode{
    grid-template-columns:1fr!important;
}

html body .eddpt-app form[data-folder-glyph-type="process"] .eddpt-folder-accent-mode label{
    cursor:default!important;
}

html body .eddpt-app form[data-folder-glyph-type="process"] .eddpt-folder-accent-mode label.is-locked{
    border-color:rgba(139,124,246,.34)!important;
    background:linear-gradient(180deg,rgba(18,24,42,.98),rgba(12,17,30,.995))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 24px rgba(0,0,0,.18)!important;
}

html body .eddpt-app[data-theme="light"] form[data-folder-glyph-type="process"] .eddpt-folder-accent-mode label.is-locked,
html body .eddpt-app.eddpt-light-mode form[data-folder-glyph-type="process"] .eddpt-folder-accent-mode label.is-locked{
    border-color:rgba(112,101,231,.22)!important;
    background:linear-gradient(180deg,#ffffff,#f6f8fc)!important;
    box-shadow:inset 0 1px 0 #fff,0 8px 18px rgba(55,73,101,.10)!important;
}

html body .eddpt-app.eddpt-folder-picker-open{
    overflow:hidden!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker{
    --folder-picker-current:#8f7dff;
    position:fixed!important;
    inset:auto!important;
    top:50%!important;
    left:50%!important;
    right:auto!important;
    bottom:auto!important;
    transform:translate(-50%,-50%)!important;
    z-index:999990!important;

    display:grid!important;
    grid-template-rows:auto auto auto!important;
    gap:16px!important;

    width:min(760px,calc(100vw - 40px))!important;
    min-width:0!important;
    max-width:760px!important;
    height:auto!important;
    min-height:0!important;
    max-height:calc(100dvh - 40px)!important;

    margin:0!important;
    padding:20px!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;

    border:1px solid rgba(126,148,181,.45)!important;
    border-radius:20px!important;
    background:
        radial-gradient(circle at 88% 0,rgba(143,125,255,.11),transparent 18rem),
        linear-gradient(155deg,#13243a 0%,#0b1726 56%,#08131f 100%)!important;
    box-shadow:
        0 0 0 200vmax rgba(2,5,10,.74),
        0 34px 92px rgba(0,0,0,.64),
        inset 0 1px 0 rgba(255,255,255,.055)!important;
    box-sizing:border-box!important;
    isolation:isolate!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker[hidden]{display:none!important}

html body .eddpt-app > .eddpt-folder-colour-picker *{box-sizing:border-box!important}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-header{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 40px!important;
    align-items:start!important;
    gap:16px!important;
    width:100%!important;
    padding:0 0 14px!important;
    margin:0!important;
    border-bottom:1px solid rgba(129,150,180,.23)!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-header>div{
    display:grid!important;
    gap:3px!important;
    min-width:0!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-header small{
    margin:0!important;
    color:#a397ff!important;
    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:.14em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-header b{
    margin:0!important;
    color:#f5f7fc!important;
    font-size:21px!important;
    line-height:1.2!important;
    letter-spacing:-.02em!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-header p{
    margin:4px 0 0!important;
    max-width:560px!important;
    color:#96a7c0!important;
    font-size:12px!important;
    line-height:1.45!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-close{
    width:40px!important;
    min-width:40px!important;
    max-width:40px!important;
    height:40px!important;
    min-height:40px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    justify-self:end!important;
    border:1px solid rgba(137,155,183,.30)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.035)!important;
    color:#dbe4f0!important;
    font-size:24px!important;
    line-height:1!important;
    cursor:pointer!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-close:hover,
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-close:focus-visible{
    border-color:rgba(151,139,255,.56)!important;
    background:rgba(143,125,255,.11)!important;
    color:#fff!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-main{
    display:grid!important;
    grid-template-columns:minmax(0,360px) 220px!important;
    justify-content:center!important;
    align-items:start!important;
    gap:22px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-left{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:13px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-colour-field{
    --folder-picker-hue:#8f7dff;
    position:relative!important;
    display:block!important;
    width:360px!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1 / 1!important;
    margin:0 auto!important;
    padding:0!important;
    overflow:hidden!important;
    border:1px solid rgba(255,255,255,.19)!important;
    border-radius:15px!important;
    background:
        linear-gradient(to top,#000 0%,rgba(0,0,0,0) 100%),
        linear-gradient(to right,#fff 0%,rgba(255,255,255,0) 100%),
        var(--folder-picker-hue)!important;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.34),0 14px 28px rgba(0,0,0,.22)!important;
    cursor:crosshair!important;
    touch-action:none!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-colour-field:focus-visible{
    outline:2px solid rgba(164,154,255,.78)!important;
    outline-offset:3px!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-colour-field [data-folder-colour-marker]{
    position:absolute!important;
    width:18px!important;
    height:18px!important;
    min-width:18px!important;
    min-height:18px!important;
    transform:translate(-50%,-50%)!important;
    border:3px solid #fff!important;
    border-radius:999px!important;
    background:transparent!important;
    box-shadow:0 0 0 2px rgba(0,0,0,.58),0 4px 12px rgba(0,0,0,.34)!important;
    pointer-events:none!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-hue-panel{
    display:grid!important;
    gap:9px!important;
    width:360px!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0 auto!important;
    padding:11px 12px 13px!important;
    border:1px solid rgba(129,150,180,.24)!important;
    border-radius:13px!important;
    background:rgba(8,18,31,.62)!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-hue-head{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:10px!important;
    width:100%!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-hue-head>span,
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-side-title,
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-hex>span,
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-rgb label>span{
    color:#a8b5c9!important;
    font-size:10px!important;
    font-weight:850!important;
    letter-spacing:.09em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-hue-head label{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:4px!important;
    width:auto!important;
    margin:0!important;
    padding:0!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-hue-head input[type="number"]{
    width:68px!important;
    min-width:68px!important;
    max-width:68px!important;
    height:36px!important;
    min-height:36px!important;
    margin:0!important;
    padding:0 8px!important;
    text-align:center!important;
    border:1px solid rgba(134,154,184,.34)!important;
    border-radius:9px!important;
    background:#0d1b2c!important;
    color:#f0f4fa!important;
    font-size:13px!important;
    font-weight:800!important;
    appearance:textfield!important;
    -moz-appearance:textfield!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-hue-head em{
    color:#a8b5c9!important;
    font-size:12px!important;
    font-style:normal!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker input.eddpt-folder-hue-range[type="range"]{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:24px!important;
    min-height:24px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:999px!important;
    background:transparent!important;
    appearance:none!important;
    -webkit-appearance:none!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker input.eddpt-folder-hue-range[type="range"]::-webkit-slider-runnable-track{
    height:18px!important;
    border:1px solid rgba(255,255,255,.20)!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,#ff3b30 0%,#ff9500 9%,#ffcc00 17%,#34c759 33%,#00c7be 50%,#0a84ff 67%,#5e5ce6 75%,#bf5af2 84%,#ff2d55 100%)!important;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.22)!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker input.eddpt-folder-hue-range[type="range"]::-moz-range-track{
    height:18px!important;
    border:1px solid rgba(255,255,255,.20)!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,#ff3b30 0%,#ff9500 9%,#ffcc00 17%,#34c759 33%,#00c7be 50%,#0a84ff 67%,#5e5ce6 75%,#bf5af2 84%,#ff2d55 100%)!important;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.22)!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker input.eddpt-folder-hue-range[type="range"]::-webkit-slider-thumb{
    width:24px!important;
    height:24px!important;
    margin-top:-4px!important;
    border:3px solid #fff!important;
    border-radius:999px!important;
    background:var(--folder-picker-current)!important;
    box-shadow:0 0 0 2px rgba(0,0,0,.48),0 3px 9px rgba(0,0,0,.30)!important;
    appearance:none!important;
    -webkit-appearance:none!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker input.eddpt-folder-hue-range[type="range"]::-moz-range-thumb{
    width:18px!important;
    height:18px!important;
    border:3px solid #fff!important;
    border-radius:999px!important;
    background:var(--folder-picker-current)!important;
    box-shadow:0 0 0 2px rgba(0,0,0,.48),0 3px 9px rgba(0,0,0,.30)!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-side{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px!important;
    width:220px!important;
    max-width:220px!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-selected,
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-values{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:13px!important;
    border:1px solid rgba(129,150,180,.24)!important;
    border-radius:14px!important;
    background:rgba(8,18,31,.62)!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-sample.is-large{
    display:block!important;
    width:136px!important;
    min-width:136px!important;
    max-width:136px!important;
    height:136px!important;
    min-height:136px!important;
    max-height:136px!important;
    aspect-ratio:1 / 1!important;
    justify-self:center!important;
    margin:0!important;
    border:2px solid rgba(255,255,255,.24)!important;
    border-radius:14px!important;
    box-shadow:0 0 0 1px rgba(0,0,0,.55),0 10px 22px rgba(0,0,0,.22)!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-hex{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:6px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-hex input{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:42px!important;
    min-height:42px!important;
    margin:0!important;
    padding:0 11px!important;
    border:1px solid rgba(134,154,184,.34)!important;
    border-radius:10px!important;
    background:#0d1b2c!important;
    color:#f0f4fa!important;
    font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
    font-size:14px!important;
    letter-spacing:.02em!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-rgb-card{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:none!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-rgb{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
    width:100%!important;
    min-width:0!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-rgb label{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:5px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-rgb input{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:42px!important;
    min-height:42px!important;
    margin:0!important;
    padding:0 2px!important;
    text-align:center!important;
    border:1px solid rgba(134,154,184,.34)!important;
    border-radius:10px!important;
    background:#0d1b2c!important;
    color:#f0f4fa!important;
    font-size:13px!important;
    font-weight:800!important;
    appearance:textfield!important;
    -moz-appearance:textfield!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker input:focus-visible{
    outline:2px solid rgba(164,154,255,.70)!important;
    outline-offset:1px!important;
    border-color:rgba(151,139,255,.65)!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker>footer{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    width:100%!important;
    margin:0!important;
    padding:14px 0 0!important;
    border-top:1px solid rgba(129,150,180,.23)!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker>footer>span{
    margin:0!important;
    color:#8fa0b9!important;
    font-size:11px!important;
    line-height:1.4!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker>footer .eddpt-btn{
    min-width:86px!important;
}

html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker{
    border-color:#ccd7e5!important;
    background:
        radial-gradient(circle at 88% 0,rgba(113,99,239,.08),transparent 18rem),
        linear-gradient(155deg,#fbfcfe 0%,#eef3f9 100%)!important;
    box-shadow:0 0 0 200vmax rgba(50,64,84,.40),0 30px 80px rgba(50,64,84,.30),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker .eddpt-folder-picker-header b,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker .eddpt-folder-picker-header b{color:#22344d!important}

html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker .eddpt-folder-picker-header p,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker .eddpt-folder-picker-header p,
html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker>footer>span,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker>footer>span{color:#60738c!important}

html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker .eddpt-folder-hue-panel,
html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker .eddpt-folder-picker-selected,
html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker .eddpt-folder-picker-values,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker .eddpt-folder-hue-panel,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker .eddpt-folder-picker-selected,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker .eddpt-folder-picker-values{
    background:rgba(255,255,255,.86)!important;
    border-color:#d4deea!important;
}

html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker input,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker input{
    color:#22344d!important;
}

html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker .eddpt-folder-hue-head input[type="number"],
html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker .eddpt-folder-picker-hex input,
html body .eddpt-app[data-theme="light"] > .eddpt-folder-colour-picker .eddpt-folder-rgb input,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker .eddpt-folder-hue-head input[type="number"],
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker .eddpt-folder-picker-hex input,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-colour-picker .eddpt-folder-rgb input{
    background:#fff!important;
    border-color:#cfd9e7!important;
}

@media (max-width:720px){
html body .eddpt-app > .eddpt-folder-colour-picker{
        width:min(520px,calc(100vw - 22px))!important;
        max-width:520px!important;
        max-height:calc(100dvh - 22px)!important;
        padding:15px!important;
        border-radius:17px!important;
    }
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-main{
        grid-template-columns:minmax(0,1fr)!important;
        gap:14px!important;
    }
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-left,
    html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-side{
        width:100%!important;
        max-width:none!important;
    }
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-colour-field,
    html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-hue-panel{
        width:min(100%,360px)!important;
    }
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-side{
        grid-template-columns:160px minmax(0,1fr)!important;
        align-items:start!important;
    }
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-sample.is-large{
        width:126px!important;
        min-width:126px!important;
        max-width:126px!important;
        height:126px!important;
        min-height:126px!important;
        max-height:126px!important;
    }
}

@media (max-width:480px){
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-side{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-selected{
        max-width:170px!important;
    }
html body .eddpt-app > .eddpt-folder-colour-picker>footer{
        align-items:stretch!important;
        flex-direction:column!important;
    }
html body .eddpt-app > .eddpt-folder-colour-picker>footer .eddpt-btn{
        width:100%!important;
    }
}

html body .eddpt-app > .eddpt-folder-picker-backdrop{
    position:fixed!important;
    inset:0!important;
    z-index:2147482990!important;
    width:100vw!important;
    height:100dvh!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:rgba(2,5,10,.66)!important;
    backdrop-filter:blur(3px)!important;
    -webkit-backdrop-filter:blur(3px)!important;
    cursor:default!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker{
    z-index:999990!important;
    box-shadow:0 34px 92px rgba(0,0,0,.64),inset 0 1px 0 rgba(255,255,255,.055)!important;
}

html body .eddpt-app[data-theme="light"] > .eddpt-folder-picker-backdrop,
html body .eddpt-app.eddpt-light-mode > .eddpt-folder-picker-backdrop{
    background:rgba(50,64,84,.36)!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right,
html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    width:42px!important;
    min-width:42px!important;
    height:148px!important;
    min-height:148px!important;
    max-height:148px!important;
    padding:12px 0 11px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:11px!important;
    top:var(--eddpt-edge-top,162px)!important;
    right:var(--eddpt-edge-right,0px)!important;
    left:auto!important;
    transform:none!important;
    overflow:hidden!important;
    border:1px solid rgba(139,124,246,.42)!important;
    border-right:0!important;
    border-radius:14px 0 0 14px!important;
    background:
        radial-gradient(circle at 50% 14%,rgba(139,124,246,.15),transparent 44%),
        linear-gradient(180deg,rgba(15,20,36,.985),rgba(10,16,28,.99))!important;
    color:#cbc7ff!important;
    box-shadow:0 14px 34px rgba(0,0,0,.34),0 0 24px rgba(116,104,234,.10),inset 0 1px 0 rgba(255,255,255,.035)!important;
    backdrop-filter:blur(12px)!important;
    -webkit-backdrop-filter:blur(12px)!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right .eddpt-panel-control-glyph,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return .eddpt-panel-control-glyph{
    width:23px!important;
    height:23px!important;
    min-width:23px!important;
    min-height:23px!important;
    flex:0 0 23px!important;
    color:#aaa2ff!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right .eddpt-panel-control-glyph>svg,
html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right .eddpt-panel-control-glyph>svg,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return .eddpt-panel-control-glyph>svg{
    width:23px!important;
    height:23px!important;
    stroke-width:1.7!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right .eddpt-edge-tab-label,
html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right .eddpt-edge-tab-label,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return .eddpt-edge-tab-label{
    display:block!important;
    margin:0!important;
    writing-mode:vertical-rl!important;
    text-orientation:mixed!important;
    transform:none!important;
    white-space:nowrap!important;
    color:#eef1f7!important;
    font-size:9px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:.10em!important;
    text-transform:uppercase!important;
    opacity:1!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right>i,
html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right>i,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return>i,
html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right>i::before,
html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right>i::before,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return>i::before{
    display:none!important;
    content:none!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right:hover,
html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover{
    border-color:rgba(159,148,255,.62)!important;
    background:
        radial-gradient(circle at 50% 14%,rgba(139,124,246,.24),transparent 48%),
        linear-gradient(180deg,rgba(20,25,45,.995),rgba(12,18,32,.995))!important;
    color:#fff!important;
    box-shadow:0 15px 38px rgba(0,0,0,.38),0 0 28px rgba(116,104,234,.18),inset 0 1px 0 rgba(255,255,255,.05)!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right:hover .eddpt-edge-tab-label,
html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover .eddpt-edge-tab-label,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover .eddpt-edge-tab-label{
    color:#fff!important;
}

html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right:hover .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right:hover .eddpt-panel-control-glyph,
html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return:hover .eddpt-panel-control-glyph{
    color:#dcd8ff!important;
}

html body .eddpt-app[data-theme="light"].eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right,
html body .eddpt-app.eddpt-light-mode.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right,
html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right,
html body .eddpt-app.eddpt-light-mode.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return,
html body .eddpt-app.eddpt-light-mode:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
    border-color:rgba(92,82,180,.28)!important;
    background:
        radial-gradient(circle at 50% 14%,rgba(112,101,231,.09),transparent 46%),
        linear-gradient(180deg,rgba(255,255,255,.995),rgba(245,247,252,.995))!important;
    color:#514aa8!important;
    box-shadow:0 10px 25px rgba(43,56,79,.13),0 0 18px rgba(112,101,231,.06),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"].eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right .eddpt-edge-tab-label,
html body .eddpt-app.eddpt-light-mode.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right .eddpt-edge-tab-label,
html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right .eddpt-edge-tab-label,
html body .eddpt-app.eddpt-light-mode.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right .eddpt-edge-tab-label,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return .eddpt-edge-tab-label,
html body .eddpt-app.eddpt-light-mode:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return .eddpt-edge-tab-label{
    color:#33435a!important;
}

html body .eddpt-app[data-theme="light"].eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-light-mode.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right .eddpt-panel-control-glyph,
html body .eddpt-app[data-theme="light"].eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-light-mode.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right .eddpt-panel-control-glyph,
html body .eddpt-app[data-theme="light"]:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return .eddpt-panel-control-glyph,
html body .eddpt-app.eddpt-light-mode:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return .eddpt-panel-control-glyph{
    color:#5b52b8!important;
}

@media (max-width:600px){
html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right,
    html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right,
    html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return{
        width:40px!important;
        min-width:40px!important;
        height:132px!important;
        min-height:132px!important;
        max-height:132px!important;
        gap:9px!important;
    }
html body .eddpt-app.eddpt-process-map-active.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-edge-tab-right .eddpt-edge-tab-label,
    html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-edge-tab-right .eddpt-edge-tab-label,
    html body .eddpt-app:not(.eddpt-edge-tabs-app-visible).eddpt-step-flow-active:not(.eddpt-step-flow-detail-open) .eddpt-step-flow__details-return .eddpt-edge-tab-label{
        font-size:8.5px!important;
    }
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-stroke{
    stroke-width:2.05!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-process-link{
    stroke-width:1.92!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-process-node{
    stroke-width:2!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process{
    aspect-ratio:104 / 89!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process svg{
    width:100%!important;
    height:100%!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-stroke{
    stroke-width:1.72!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-process-link{
    stroke-width:1.56!important;
    stroke-linecap:round!important;
}

html body .eddpt-app .eddpt-folder-glyph.is-folder-type-process .eddpt-folder-process-node{
    stroke-width:1.68!important;
}

html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
html body .eddpt-security-gate .eddpt-password-wrap input[type="text"]{
    padding-right:50px!important;
}

html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap input{
    padding-right:46px!important;
}

html body .eddpt-security-gate button.eddpt-password-visibility,
html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle,
html body .eddpt-app button.eddpt-modal-password-toggle{
    right:8px!important;
    width:30px!important;
    min-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    background-image:none!important;
    box-shadow:none!important;
    outline:none!important;
    color:#b5abff!important;
}

html body .eddpt-security-gate button.eddpt-password-visibility:hover,
html body .eddpt-security-gate button.eddpt-password-visibility:focus-visible,
html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle:hover,
html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle:focus-visible,
html body .eddpt-app button.eddpt-modal-password-toggle:hover,
html body .eddpt-app button.eddpt-modal-password-toggle:focus-visible{
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#e4dfff!important;
}

html body .eddpt-security-gate .eddpt-password-eye,
html body .eddpt-app .eddpt-modal .eddpt-password-eye,
html body .eddpt-app .eddpt-password-eye{
    width:24px!important;
    min-width:24px!important;
    height:auto!important;
}

html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-studio-heading{
    display:flex!important;
    align-items:center!important;
    gap:16px!important;
    min-width:0!important;
    flex:1 1 auto!important;
}

html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-studio-heading-glyph{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    height:48px!important;
    color:#a99fff!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-studio-heading-glyph .eddpt-brand-studio-access-image{
    display:block!important;
    height:48px!important;
    min-width:54.2px!important;
    width:auto!important;
    aspect-ratio:263 / 233!important;
}

html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-studio-heading-copy{
    display:grid!important;
    gap:6px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-studio-heading-copy small{
    margin:0!important;
}

html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-studio-heading-copy h2{
    margin:0!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-brand-studio__header .eddpt-brand-studio-heading-glyph{
    color:#6c62d9!important;
}

@media (max-width:720px){
html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-studio-heading{
        gap:12px!important;
    }
html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-studio-heading-glyph{
        height:40px!important;
    }
html body .eddpt-app .eddpt-brand-studio__header .eddpt-brand-studio-heading-glyph .eddpt-brand-studio-access-image{
        height:40px!important;
        min-width:45.2px!important;
    }
}

html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
html body .eddpt-security-gate .eddpt-password-wrap input[type="text"]{
    padding-right:58px!important;
}

html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap input,
html body .eddpt-app .eddpt-modal-password-wrap input{
    padding-right:56px!important;
}

html body .eddpt-security-gate button.eddpt-password-visibility,
html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle,
html body .eddpt-app button.eddpt-modal-password-toggle{
    right:6px!important;
    width:40px!important;
    min-width:40px!important;
    height:40px!important;
    min-height:40px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
}

html body .eddpt-security-gate .eddpt-password-eye,
html body .eddpt-app .eddpt-modal .eddpt-password-eye,
html body .eddpt-app .eddpt-password-eye{
    width:31px!important;
    min-width:31px!important;
    height:auto!important;
}

html body .eddpt-security-gate .eddpt-password-eye path,
html body .eddpt-security-gate .eddpt-password-eye circle,
html body .eddpt-app .eddpt-password-eye path,
html body .eddpt-app .eddpt-password-eye circle{
    vector-effect:non-scaling-stroke!important;
}

@media (max-width:640px){
html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
    html body .eddpt-security-gate .eddpt-password-wrap input[type="text"],
    html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap input,
    html body .eddpt-app .eddpt-modal-password-wrap input{
        padding-right:54px!important;
    }
html body .eddpt-security-gate button.eddpt-password-visibility,
    html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle,
    html body .eddpt-app button.eddpt-modal-password-toggle{
        width:36px!important;
        min-width:36px!important;
        height:36px!important;
        min-height:36px!important;
        right:5px!important;
    }
html body .eddpt-security-gate .eddpt-password-eye,
    html body .eddpt-app .eddpt-modal .eddpt-password-eye,
    html body .eddpt-app .eddpt-password-eye{
        width:28px!important;
        min-width:28px!important;
    }
}

html body .eddpt-app .eddpt-library-collapse-glyph.eddpt-panel-control-glyph{
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    min-height:24px!important;
    flex:0 0 24px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin-right:8px!important;
    color:#b59dff!important;
}

html body .eddpt-app .eddpt-library-collapse-glyph.eddpt-panel-control-glyph>svg{
    width:100%!important;
    height:100%!important;
    display:block!important;
}

html body .eddpt-app .eddpt-library-collapse-glyph.eddpt-panel-control-glyph rect,
html body .eddpt-app .eddpt-library-collapse-glyph.eddpt-panel-control-glyph path{
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.85!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    vector-effect:non-scaling-stroke!important;
}

html body .eddpt-app button:disabled .eddpt-library-collapse-glyph.eddpt-panel-control-glyph{
    opacity:.5!important;
}

html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
html body .eddpt-security-gate .eddpt-password-wrap input[type="text"]{
    padding-right:66px!important;
}

html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap input,
html body .eddpt-app .eddpt-modal-password-wrap input{
    padding-right:64px!important;
}

html body .eddpt-security-gate button.eddpt-password-visibility,
html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle,
html body .eddpt-app button.eddpt-modal-password-toggle{
    right:4px!important;
    width:48px!important;
    min-width:48px!important;
    height:48px!important;
    min-height:48px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
}

html body .eddpt-security-gate .eddpt-password-eye,
html body .eddpt-app .eddpt-modal .eddpt-password-eye,
html body .eddpt-app .eddpt-password-eye{
    width:39px!important;
    min-width:39px!important;
    max-width:39px!important;
    height:auto!important;
    display:block!important;
}

html body .eddpt-security-gate .eddpt-password-eye path,
html body .eddpt-security-gate .eddpt-password-eye circle,
html body .eddpt-app .eddpt-password-eye path,
html body .eddpt-app .eddpt-password-eye circle{
    stroke-width:1.68!important;
    vector-effect:non-scaling-stroke!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

@media (max-width:640px){
html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
    html body .eddpt-security-gate .eddpt-password-wrap input[type="text"],
    html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap input,
    html body .eddpt-app .eddpt-modal-password-wrap input{
        padding-right:60px!important;
    }
html body .eddpt-security-gate button.eddpt-password-visibility,
    html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle,
    html body .eddpt-app button.eddpt-modal-password-toggle{
        width:44px!important;
        min-width:44px!important;
        height:44px!important;
        min-height:44px!important;
        right:4px!important;
    }
html body .eddpt-security-gate .eddpt-password-eye,
    html body .eddpt-app .eddpt-modal .eddpt-password-eye,
    html body .eddpt-app .eddpt-password-eye{
        width:35px!important;
        min-width:35px!important;
        max-width:35px!important;
    }
}

html body .eddpt-app{
    --edd-file-glyph-neutral:#aab6c8;
}

html body .eddpt-app[data-theme="light"],
html body .eddpt-app.eddpt-light-mode{
    --edd-file-glyph-neutral:#5d6e84;
}

html body .eddpt-app .edd-file-glyph{
    width:var(--edd-file-glyph-size,20px)!important;
    min-width:var(--edd-file-glyph-size,20px)!important;
    height:var(--edd-file-glyph-size,20px)!important;
    min-height:var(--edd-file-glyph-size,20px)!important;
    display:inline-grid!important;
    place-items:center!important;
    flex:0 0 var(--edd-file-glyph-size,20px)!important;
    color:var(--edd-file-glyph-colour,currentColor)!important;
    line-height:0!important;
}

html body .eddpt-app .edd-file-glyph>svg,
html body .eddpt-app .edd-file-glyph svg{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
}

html body .eddpt-app[data-file-glyph-colours="off"] .edd-file-glyph{
    color:var(--edd-file-glyph-neutral)!important;
}

html body .eddpt-app .edd-file-glyph.is-disabled{
    opacity:.46!important;
}

html body .eddpt-app .eddpt-file-settings{
    display:grid!important;
    gap:18px!important;
    width:min(760px,100%)!important;
    margin:0 auto!important;
}

html body .eddpt-app .eddpt-file-settings>header{
    display:grid!important;
    gap:5px!important;
    padding:2px 2px 14px!important;
    border-bottom:1px solid rgba(148,163,184,.16)!important;
}

html body .eddpt-app .eddpt-file-settings>header small,
html body .eddpt-app .eddpt-file-glyph-preview>div small{
    color:#9b8fff!important;
    font-size:8px!important;
    font-weight:950!important;
    letter-spacing:.11em!important;
}

html body .eddpt-app .eddpt-file-settings>header h3{
    margin:0!important;
    color:#eef2f8!important;
    font-size:20px!important;
}

html body .eddpt-app .eddpt-file-settings>header p{
    margin:0!important;
    max-width:680px!important;
    color:#8e9bae!important;
    font-size:9px!important;
    line-height:1.55!important;
}

html body .eddpt-app .eddpt-file-glyph-setting{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
}

html body .eddpt-app .eddpt-file-glyph-setting>button{
    display:grid!important;
    gap:4px!important;
    min-height:86px!important;
    padding:15px!important;
    text-align:left!important;
    border:1px solid rgba(148,163,184,.17)!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,rgba(23,31,45,.96),rgba(13,19,29,.98))!important;
    color:#dce4ef!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-file-glyph-setting>button b{
    font-size:12px!important;
}

html body .eddpt-app .eddpt-file-glyph-setting>button span{
    color:#8190a4!important;
    font-size:8px!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-file-glyph-setting>button.is-active{
    border-color:rgba(139,124,246,.68)!important;
    background:linear-gradient(180deg,rgba(58,48,119,.58),rgba(28,25,64,.68))!important;
    box-shadow:inset 0 0 0 1px rgba(139,124,246,.16),0 0 22px rgba(117,104,235,.12)!important;
}

html body .eddpt-app .eddpt-file-glyph-setting>button.is-active span{
    color:#b7b0dc!important;
}

html body .eddpt-app .eddpt-file-glyph-preview{
    display:grid!important;
    grid-template-columns:minmax(150px,1.25fr) repeat(4,minmax(76px,1fr))!important;
    gap:8px!important;
    align-items:center!important;
    padding:12px!important;
    border:1px solid rgba(148,163,184,.14)!important;
    border-radius:14px!important;
    background:rgba(6,11,18,.30)!important;
}

html body .eddpt-app .eddpt-file-glyph-preview>div{
    display:grid!important;
    gap:3px!important;
}

html body .eddpt-app .eddpt-file-glyph-preview>div b{
    color:#dce4ef!important;
    font-size:9px!important;
}

html body .eddpt-app .eddpt-file-glyph-preview>span{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    min-height:44px!important;
    padding:7px 9px!important;
    border:1px solid rgba(148,163,184,.11)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-file-glyph-preview em{
    color:#9aa8ba!important;
    font-size:7px!important;
    font-style:normal!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-file-settings-note{
    display:grid!important;
    gap:3px!important;
    padding:11px 12px!important;
    border:1px solid rgba(89,183,255,.14)!important;
    border-radius:11px!important;
    background:rgba(89,183,255,.035)!important;
}

html body .eddpt-app .eddpt-file-settings-note b{color:#b9d8ed!important;font-size:8.5px!important}

html body .eddpt-app .eddpt-file-settings-note span{color:#71859a!important;font-size:7.5px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-file-settings>footer{
    display:flex!important;
    justify-content:space-between!important;
    gap:10px!important;
    padding-top:3px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-settings>header h3{color:#26384f!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-settings>header p{color:#6f7f94!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-glyph-setting>button{
    border-color:#d7e0eb!important;
    background:linear-gradient(180deg,#fff,#f5f8fc)!important;
    color:#35475e!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-glyph-setting>button span{color:#718197!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-glyph-setting>button.is-active{
    border-color:#9288ed!important;
    background:linear-gradient(180deg,#f4f1ff,#ebe8ff)!important;
    box-shadow:inset 0 0 0 1px rgba(116,104,234,.10),0 8px 20px rgba(65,64,118,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-glyph-preview{
    border-color:#dbe3ed!important;
    background:#f8fafc!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-glyph-preview>div b{color:#40536b!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-glyph-preview>span{border-color:#dfe6ef!important;background:#fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-settings-note{border-color:#d2e5f1!important;background:#f4fafd!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-settings-note b{color:#456a84!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-settings-note span{color:#72869a!important}

html body .eddpt-app .eddpt-section-head-actions{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    flex-wrap:wrap!important;
    justify-content:flex-end!important;
}

html body .eddpt-app .eddpt-asset-glyph .edd-file-glyph{
    --edd-file-glyph-size:24px!important;
}

html body .eddpt-app .eddpt-step-assets>button>i{
    font-size:0!important;
    line-height:0!important;
}

html body .eddpt-app .eddpt-work-media .eddpt-btn{
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-work-media .eddpt-btn>span{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-document-view-file{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
}

html body .eddpt-app .eddpt-existing-asset{
    grid-template-columns:28px minmax(0,1fr)!important;
    align-items:center!important;
}

html body .eddpt-app .eddpt-existing-asset>div{
    display:grid!important;
    min-width:0!important;
    gap:3px!important;
}

html body .eddpt-app .eddpt-existing-asset-glyph{
    display:grid!important;
    place-items:center!important;
}

html body .eddpt-app .eddpt-asset-file-selected{
    display:grid!important;
    grid-template-columns:28px minmax(0,1fr)!important;
    align-items:center!important;
    gap:8px!important;
    margin-top:8px!important;
    padding:8px 10px!important;
    border:1px solid rgba(83,209,154,.15)!important;
    border-radius:10px!important;
    background:rgba(83,209,154,.035)!important;
}

html body .eddpt-app .eddpt-asset-file-selected[hidden]{display:none!important}

html body .eddpt-app .eddpt-asset-file-selected>span{display:grid!important;min-width:0!important;gap:2px!important}

html body .eddpt-app .eddpt-asset-file-selected b{overflow:hidden!important;color:#d8e5ef!important;font-size:8.5px!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-asset-file-selected small{color:#75869a!important;font-size:7px!important}

html body .eddpt-app[data-theme="light"] .eddpt-asset-file-selected{border-color:#d6e7df!important;background:#f5fbf8!important}

html body .eddpt-app[data-theme="light"] .eddpt-asset-file-selected b{color:#42566e!important}

html body .eddpt-app .eddpt-file-selected{
    display:grid!important;
    grid-template-columns:28px minmax(0,1fr)!important;
    justify-content:initial!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-file-selected[hidden]{display:none!important}

html body .eddpt-app .eddpt-file-selected>i{
    display:grid!important;
    place-items:center!important;
    width:28px!important;
    height:28px!important;
    font-style:normal!important;
}

html body .eddpt-app .eddpt-file-selected>div{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-width:0!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-bulk-import-files>div{
    grid-template-columns:24px 30px minmax(0,1fr) auto!important;
}

html body .eddpt-app .eddpt-bulk-import-files>div>i.eddpt-bulk-file-glyph{
    display:grid!important;
    place-items:center!important;
    width:30px!important;
    min-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:inherit!important;
    font-size:0!important;
}

html body .eddpt-app .eddpt-bulk-import-files>div>small{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-bulk-import-files>div>small em{
    display:inline-flex!important;
    align-items:center!important;
    min-height:18px!important;
    padding:0 5px!important;
    border:1px solid rgba(148,163,184,.11)!important;
    border-radius:5px!important;
    color:#8796aa!important;
    font-size:6px!important;
    font-style:normal!important;
    font-weight:900!important;
    letter-spacing:.04em!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-files>div>small em{
    border-color:#dbe3ec!important;
    color:#718198!important;
}

html body .eddpt-app .eddpt-bulk-import-results section>div{
    grid-template-columns:24px minmax(0,1fr)!important;
    align-items:center!important;
    column-gap:8px!important;
}

html body .eddpt-app .eddpt-bulk-import-results section>div>.edd-file-glyph{
    grid-row:1/3!important;
    align-self:center!important;
}

html body .eddpt-app .eddpt-bulk-import-results section>div>b,
html body .eddpt-app .eddpt-bulk-import-results section>div>span{
    grid-column:2!important;
}

html body .eddpt-app .eddpt-operation-progress p[data-operation-current]{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-operation-progress [data-operation-current-glyph]{
    display:grid!important;
    place-items:center!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-operation-progress [data-operation-current-glyph][hidden]{display:none!important}

html body .eddpt-app .eddpt-operation-progress [data-operation-current-text]{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

@media (max-width:680px){
html body .eddpt-app .eddpt-file-glyph-setting{
        grid-template-columns:1fr!important;
    }
html body .eddpt-app .eddpt-file-glyph-preview{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
html body .eddpt-app .eddpt-file-glyph-preview>div{
        grid-column:1/-1!important;
    }
html body .eddpt-app .eddpt-bulk-import-files>div{
        grid-template-columns:22px 28px minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-bulk-import-files>div>small{
        grid-column:3!important;
    }
html body .eddpt-app .eddpt-section-head-actions{
        width:100%!important;
        justify-content:flex-start!important;
    }
}

html body .eddpt-app .eddpt-file-legend-entry{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:14px!important;
    padding:13px 14px!important;
    border:1px solid rgba(139,124,246,.20)!important;
    border-radius:14px!important;
    background:
        radial-gradient(circle at 10% 50%,rgba(139,124,246,.10),transparent 34%),
        linear-gradient(180deg,rgba(19,27,42,.92),rgba(11,17,28,.98))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-file-legend-entry-icons{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    min-width:112px!important;
    min-height:46px!important;
    padding:8px 10px!important;
    border:1px solid rgba(148,163,184,.10)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-file-legend-entry>div:nth-child(2){
    display:grid!important;
    min-width:0!important;
    gap:3px!important;
}

html body .eddpt-app .eddpt-file-legend-entry small{
    color:#9b8fff!important;
    font-size:7px!important;
    font-weight:950!important;
    letter-spacing:.10em!important;
}

html body .eddpt-app .eddpt-file-legend-entry b{
    color:#e4e9f2!important;
    font-size:11px!important;
}

html body .eddpt-app .eddpt-file-legend-entry>div:nth-child(2)>span{
    max-width:470px!important;
    color:#8190a4!important;
    font-size:7.5px!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-file-legend-entry>.eddpt-btn{
    min-width:96px!important;
    justify-content:center!important;
}

html body .eddpt-app .eddpt-file-legend{
    display:grid!important;
    gap:15px!important;
    width:min(760px,100%)!important;
    margin:0 auto!important;
}

html body .eddpt-app .eddpt-file-legend-hero{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:start!important;
    gap:14px!important;
    padding:2px 2px 14px!important;
    border-bottom:1px solid rgba(148,163,184,.16)!important;
}

html body .eddpt-app .eddpt-file-legend-hero>div{
    display:grid!important;
    gap:4px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-file-legend-hero small,
html body .eddpt-app .eddpt-file-legend-group>header small{
    color:#9b8fff!important;
    font-size:7.5px!important;
    font-weight:950!important;
    letter-spacing:.11em!important;
}

html body .eddpt-app .eddpt-file-legend-hero h3{
    margin:0!important;
    color:#eef2f8!important;
    font-size:20px!important;
    line-height:1.15!important;
}

html body .eddpt-app .eddpt-file-legend-hero p{
    margin:0!important;
    max-width:610px!important;
    color:#8e9bae!important;
    font-size:8.5px!important;
    line-height:1.55!important;
}

html body .eddpt-app .eddpt-file-legend-hero>[data-file-glyph-legend-state]{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:30px!important;
    padding:0 10px!important;
    border:1px solid rgba(139,124,246,.30)!important;
    border-radius:999px!important;
    background:rgba(139,124,246,.075)!important;
    color:#c7c0ff!important;
    font-size:7px!important;
    font-weight:900!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-file-legend-support{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    padding:10px!important;
    border:1px solid rgba(89,183,255,.13)!important;
    border-radius:13px!important;
    background:linear-gradient(180deg,rgba(89,183,255,.045),rgba(12,22,34,.18))!important;
}

html body .eddpt-app .eddpt-file-legend-support>span{
    display:grid!important;
    grid-template-columns:7px minmax(0,1fr)!important;
    column-gap:7px!important;
    row-gap:2px!important;
    align-items:center!important;
    min-width:0!important;
    padding:8px 9px!important;
    border:1px solid rgba(148,163,184,.09)!important;
    border-radius:9px!important;
    background:rgba(255,255,255,.014)!important;
}

html body .eddpt-app .eddpt-file-legend-support>span>i{
    grid-row:1/3!important;
    width:7px!important;
    height:7px!important;
    border-radius:50%!important;
    background:#73c6ff!important;
    box-shadow:0 0 0 3px rgba(89,183,255,.08)!important;
}

html body .eddpt-app .eddpt-file-legend-support>span b{
    color:#c9d9e7!important;
    font-size:7.5px!important;
}

html body .eddpt-app .eddpt-file-legend-support>span em{
    color:#7d91a6!important;
    font-size:6.7px!important;
    font-style:normal!important;
    font-weight:850!important;
    letter-spacing:.025em!important;
}

html body .eddpt-app .eddpt-file-legend-support>p{
    grid-column:1/-1!important;
    margin:0!important;
    padding:2px 4px 0!important;
    color:#74889c!important;
    font-size:7px!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-file-legend-groups{
    display:grid!important;
    gap:10px!important;
}

html body .eddpt-app .eddpt-file-legend-group{
    display:grid!important;
    gap:7px!important;
    padding:10px!important;
    border:1px solid rgba(148,163,184,.12)!important;
    border-radius:13px!important;
    background:rgba(4,9,16,.20)!important;
}

html body .eddpt-app .eddpt-file-legend-group>header{
    padding:0 2px 5px!important;
    border-bottom:1px solid rgba(148,163,184,.085)!important;
}

html body .eddpt-app .eddpt-file-legend-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-file-legend-item{
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:9px!important;
    min-width:0!important;
    min-height:54px!important;
    padding:7px 8px!important;
    border:1px solid rgba(148,163,184,.095)!important;
    border-radius:10px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.017),rgba(255,255,255,.008))!important;
}

html body .eddpt-app .eddpt-file-legend-item:hover{
    border-color:rgba(139,124,246,.22)!important;
    background:linear-gradient(180deg,rgba(139,124,246,.035),rgba(255,255,255,.01))!important;
}

html body .eddpt-app .eddpt-file-legend-glyph{
    display:grid!important;
    place-items:center!important;
    width:38px!important;
    height:38px!important;
    border:1px solid rgba(148,163,184,.085)!important;
    border-radius:9px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-file-legend-item>div{
    display:grid!important;
    gap:2px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-file-legend-item>div b{
    overflow:hidden!important;
    color:#dbe4ef!important;
    font-size:8.5px!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-file-legend-item>div span{
    color:#75869a!important;
    font-size:6.8px!important;
    font-weight:850!important;
    letter-spacing:.025em!important;
}

html body .eddpt-app .eddpt-file-legend-item>em{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:20px!important;
    max-width:118px!important;
    padding:0 6px!important;
    border:1px solid rgba(83,209,154,.16)!important;
    border-radius:999px!important;
    background:rgba(83,209,154,.04)!important;
    color:#93cdb2!important;
    font-size:5.8px!important;
    font-style:normal!important;
    font-weight:900!important;
    line-height:1.15!important;
    text-align:center!important;
}

html body .eddpt-app .eddpt-file-legend-item>em[data-capability="pack"]{
    border-color:rgba(89,183,255,.17)!important;
    background:rgba(89,183,255,.04)!important;
    color:#9bcbe7!important;
}

html body .eddpt-app .eddpt-file-legend-note{
    display:grid!important;
    gap:3px!important;
    padding:10px 11px!important;
    border:1px solid rgba(148,163,184,.10)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.012)!important;
}

html body .eddpt-app .eddpt-file-legend-note b{
    color:#bfcbd9!important;
    font-size:7.7px!important;
}

html body .eddpt-app .eddpt-file-legend-note span{
    color:#728398!important;
    font-size:7px!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-file-legend>footer{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    padding-top:2px!important;
}

html body .eddpt-app .eddpt-process-copy{
    display:grid!important;
    min-width:0!important;
    gap:2px!important;
}

html body .eddpt-app .eddpt-process-copy>b{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-meta{
    display:flex!important;
    align-items:center!important;
    min-width:0!important;
    gap:5px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-process-meta>span:first-child{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-source-provenance{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 auto!important;
    gap:3px!important;
    min-height:18px!important;
    padding:1px 5px 1px 3px!important;
    border:1px solid rgba(139,124,246,.16)!important;
    border-radius:999px!important;
    background:rgba(139,124,246,.035)!important;
    color:#8796aa!important;
    line-height:1!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-source-provenance .edd-file-glyph{
    flex:0 0 16px!important;
}

html body .eddpt-app .eddpt-process-source-provenance>em{
    color:#8796aa!important;
    font-size:5.8px!important;
    font-style:normal!important;
    font-weight:950!important;
    letter-spacing:.035em!important;
}

html body .eddpt-app .eddpt-process-row:hover .eddpt-process-source-provenance,
html body .eddpt-app .eddpt-process-item.active .eddpt-process-source-provenance{
    border-color:rgba(139,124,246,.26)!important;
    background:rgba(139,124,246,.055)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-entry{
    border-color:#ddd9f5!important;
    background:
        radial-gradient(circle at 10% 50%,rgba(116,104,234,.07),transparent 34%),
        linear-gradient(180deg,#fff,#f7f9fc)!important;
    box-shadow:inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-entry-icons{
    border-color:#dfe5ee!important;
    background:#fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-entry b{color:#35475e!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-entry>div:nth-child(2)>span{color:#718197!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-hero h3{color:#26384f!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-hero p{color:#6f7f94!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-hero>[data-file-glyph-legend-state]{
    border-color:#d8d3f4!important;
    background:#f2efff!important;
    color:#665cc4!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-support{
    border-color:#d4e7f2!important;
    background:linear-gradient(180deg,#f7fcff,#f3f8fc)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-support>span{
    border-color:#e0e7ef!important;
    background:#fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-support>span b{color:#466078!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-support>span em,
html body .eddpt-app[data-theme="light"] .eddpt-file-legend-support>p{color:#71859a!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-group{
    border-color:#dfe5ed!important;
    background:#f8fafc!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-group>header{border-color:#e5eaf0!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-item{
    border-color:#e1e6ee!important;
    background:#fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-item:hover{
    border-color:#d7d1f4!important;
    background:#fcfbff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-glyph{
    border-color:#e2e7ee!important;
    background:#f8fafc!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-item>div b{color:#40536b!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-item>div span{color:#73849a!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-note{
    border-color:#dfe5ed!important;
    background:#fafbfd!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-note b{color:#53687f!important}

html body .eddpt-app[data-theme="light"] .eddpt-file-legend-note span{color:#72869a!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-source-provenance{
    border-color:#ddd9f2!important;
    background:#f7f5ff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-source-provenance>em{color:#65778e!important}

@media (max-width:680px){
html body .eddpt-app .eddpt-file-legend-entry{
        grid-template-columns:1fr auto!important;
    }
html body .eddpt-app .eddpt-file-legend-entry-icons{
        grid-column:1/-1!important;
        justify-content:flex-start!important;
        min-width:0!important;
    }
html body .eddpt-app .eddpt-file-legend-hero{
        grid-template-columns:1fr!important;
    }
html body .eddpt-app .eddpt-file-legend-hero>[data-file-glyph-legend-state]{
        justify-self:start!important;
    }
html body .eddpt-app .eddpt-file-legend-grid{
        grid-template-columns:1fr!important;
    }
}

@media (max-width:500px){
html body .eddpt-app .eddpt-file-legend-support{
        grid-template-columns:1fr!important;
    }
html body .eddpt-app .eddpt-file-legend-entry{
        grid-template-columns:1fr!important;
    }
html body .eddpt-app .eddpt-file-legend-entry>.eddpt-btn{
        justify-self:start!important;
    }
html body .eddpt-app .eddpt-file-legend>footer{
        align-items:stretch!important;
        flex-direction:column!important;
    }
html body .eddpt-app .eddpt-file-legend>footer>.eddpt-btn{
        width:100%!important;
        justify-content:center!important;
    }
html body .eddpt-app .eddpt-process-source-provenance>em{
        font-size:5.4px!important;
    }
}

html body .eddpt-app .eddpt-library-collapse-glyph.eddpt-panel-glyph-collapse-vertical{
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    min-height:24px!important;
    flex:0 0 24px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin-right:8px!important;
    color:#b59dff!important;
}

html body .eddpt-app .eddpt-library-collapse-glyph.eddpt-panel-glyph-collapse-vertical>svg{
    width:100%!important;
    height:100%!important;
    display:block!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-library-collapse-glyph.eddpt-panel-glyph-collapse-vertical rect,
html body .eddpt-app .eddpt-library-collapse-glyph.eddpt-panel-glyph-collapse-vertical path{
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.72!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-library-collapse-glyph.eddpt-panel-glyph-collapse-vertical{
    color:#675ec7!important;
}

html body .eddpt-app .eddpt-step-flow__multi-start-card{
    height:456px!important;
    min-height:0!important;
    max-height:456px!important;
    display:grid!important;
    grid-template-rows:auto auto minmax(0,1fr) auto!important;
    gap:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-step-flow__multi-start-card>p{
    margin-bottom:12px!important;
}

html body .eddpt-app .eddpt-step-flow__branch-options-scroll{
    min-height:0!important;
    max-height:none!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    touch-action:pan-y!important;
    user-select:auto!important;
    padding:1px 7px 3px 1px!important;
    margin-right:-2px!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(151,132,255,.74) rgba(255,255,255,.045)!important;
}

html body .eddpt-app .eddpt-step-flow__branch-options-scroll::-webkit-scrollbar{
    width:8px!important;
}

html body .eddpt-app .eddpt-step-flow__branch-options-scroll::-webkit-scrollbar-track{
    background:rgba(255,255,255,.035)!important;
    border-radius:999px!important;
}

html body .eddpt-app .eddpt-step-flow__branch-options-scroll::-webkit-scrollbar-thumb{
    background:linear-gradient(180deg,rgba(169,149,255,.88),rgba(117,96,220,.88))!important;
    border:2px solid rgba(16,23,36,.90)!important;
    border-radius:999px!important;
}

html body .eddpt-app .eddpt-step-flow__branch-options-scroll:focus-visible{
    outline:0!important;
    box-shadow:inset 0 0 0 1px rgba(153,134,255,.34)!important;
    border-radius:12px!important;
}

html body .eddpt-app .eddpt-step-flow__scroll-hint{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:7px!important;
    min-height:25px!important;
    margin-top:8px!important;
    padding-top:7px!important;
    border-top:1px solid rgba(145,124,255,.13)!important;
    color:#8d9aad!important;
}

html body .eddpt-app .eddpt-step-flow__scroll-hint[hidden]{
    display:none!important;
}

html body .eddpt-app .eddpt-step-flow__scroll-hint>span{
    position:relative!important;
    width:15px!important;
    height:15px!important;
    flex:0 0 15px!important;
}

html body .eddpt-app .eddpt-step-flow__scroll-hint>span::before,
html body .eddpt-app .eddpt-step-flow__scroll-hint>span::after{
    content:""!important;
    position:absolute!important;
    left:4px!important;
    width:6px!important;
    height:6px!important;
    border-right:1.6px solid #a995ff!important;
    border-bottom:1.6px solid #a995ff!important;
    transform:rotate(45deg)!important;
}

html body .eddpt-app .eddpt-step-flow__scroll-hint>span::before{top:0!important}

html body .eddpt-app .eddpt-step-flow__scroll-hint>span::after{top:5px!important}

html body .eddpt-app .eddpt-step-flow__scroll-hint>b{
    color:#8997aa!important;
    font-size:6.6px!important;
    font-weight:800!important;
    letter-spacing:.02em!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__branch-options-scroll{
    scrollbar-color:rgba(111,88,208,.66) rgba(60,75,98,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__branch-options-scroll::-webkit-scrollbar-track{
    background:rgba(60,75,98,.06)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__branch-options-scroll::-webkit-scrollbar-thumb{
    background:linear-gradient(180deg,rgba(128,105,223,.78),rgba(105,84,191,.78))!important;
    border-color:#f7f8fb!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__scroll-hint{
    border-top-color:rgba(111,87,209,.14)!important;
    color:#74849a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__scroll-hint>b{
    color:#718197!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-step-flow__multi-start-card{
        height:446px!important;
        max-height:446px!important;
    }
}

@media (max-width:680px){
html body .eddpt-app .eddpt-step-flow__multi-start-card{
        height:430px!important;
        max-height:430px!important;
    }
html body .eddpt-app .eddpt-step-flow__branch-options-scroll{
        padding-right:5px!important;
    }
}

@media (max-width:520px){
html body .eddpt-app .eddpt-step-flow__multi-start-card{
        height:410px!important;
        max-height:410px!important;
    }
html body .eddpt-app .eddpt-step-flow__scroll-hint>b{
        font-size:6px!important;
    }
}

html body .eddpt-app .eddpt-process-view-tabs{
    display:flex!important;
    align-items:center!important;
    width:min(100%,980px)!important;
    max-width:100%!important;
    min-width:0!important;
    flex-wrap:nowrap!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"]{
    margin-left:auto!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-step-flow"]{
    order:2!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"]{
    order:3!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"]{
    order:4!important;
    min-width:176px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-board"]{
    order:1!important;
}

html body .eddpt-app .eddpt-process-comparison-icon{
    width:30px!important;
    min-width:30px!important;
    height:22px!important;
    flex:0 0 30px!important;
    display:inline-grid!important;
    place-items:center!important;
    color:currentColor!important;
}

html body .eddpt-app .eddpt-process-comparison-icon svg{
    display:block!important;
    width:30px!important;
    height:22px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-process-comparison-icon path{
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.55!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"]:hover .eddpt-process-comparison-icon{
    color:#c8c0ff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-view-tabs>button[data-action="process-comparison"]:hover .eddpt-process-comparison-icon,
html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button[data-action="process-comparison"]:hover .eddpt-process-comparison-icon{
    color:#6358c8!important;
}

html body .eddpt-app .eddpt-immersive-view-tabs{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-immersive-view-tabs>button[data-action="process-view-map"]{
    margin-left:auto!important;
}

html body .eddpt-app .eddpt-immersive-view-tabs>button[data-action="process-comparison"]{
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-comparison-intro{
    display:grid!important;
    gap:18px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-process-comparison-intro>small{
    color:#a892ff!important;
    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
}

html body .eddpt-app .eddpt-process-comparison-intro>h3{
    margin:0!important;
    color:var(--edd-ui-text,#eef3fa)!important;
    font-size:24px!important;
    line-height:1.12!important;
}

html body .eddpt-app .eddpt-process-comparison-intro>p{
    margin:0!important;
    color:var(--edd-ui-muted,#9aa8bb)!important;
    font-size:13px!important;
    line-height:1.55!important;
    max-width:760px!important;
}

html body .eddpt-app .eddpt-process-comparison-pair{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;
    gap:14px!important;
    align-items:stretch!important;
}

html body .eddpt-app .eddpt-process-comparison-pair>section{
    display:grid!important;
    gap:8px!important;
    min-width:0!important;
    padding:18px!important;
    border:1px solid var(--edd-frame-secondary,rgba(106,130,162,.34))!important;
    border-radius:16px!important;
    background:linear-gradient(180deg,rgba(25,39,58,.84),rgba(14,25,40,.88))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-process-comparison-pair>section>small{
    color:#9785f1!important;
    font-size:9px!important;
    font-weight:900!important;
    letter-spacing:.10em!important;
}

html body .eddpt-app .eddpt-process-comparison-pair>section>b{
    color:var(--edd-ui-text,#eef3fa)!important;
    font-size:15px!important;
    line-height:1.25!important;
}

html body .eddpt-app .eddpt-process-comparison-pair>section>span{
    color:var(--edd-ui-muted,#93a2b7)!important;
    font-size:11px!important;
    line-height:1.4!important;
}

html body .eddpt-app .eddpt-process-comparison-pair>i{
    align-self:center!important;
    color:#a28cff!important;
    font-style:normal!important;
    font-size:26px!important;
    font-weight:700!important;
}

html body .eddpt-app .eddpt-process-comparison-pair select{
    width:100%!important;
    min-height:42px!important;
}

html body .eddpt-app .eddpt-process-comparison-note{
    display:flex!important;
    align-items:flex-start!important;
    gap:12px!important;
    padding:14px 16px!important;
    border:1px solid rgba(137,120,244,.22)!important;
    border-radius:14px!important;
    background:rgba(137,120,244,.07)!important;
}

html body .eddpt-app .eddpt-process-comparison-note>b{
    flex:0 0 auto!important;
    color:#b5a9ff!important;
    font-size:11px!important;
}

html body .eddpt-app .eddpt-process-comparison-note>span{
    color:var(--edd-ui-muted,#95a4b8)!important;
    font-size:11px!important;
    line-height:1.5!important;
}

html body .eddpt-app .eddpt-process-comparison-intro>footer{
    display:flex!important;
    justify-content:flex-end!important;
    padding-top:2px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-comparison-pair>section,
html body .eddpt-app.eddpt-light-mode .eddpt-process-comparison-pair>section{
    background:linear-gradient(180deg,#fff,#f5f8fc)!important;
    border-color:rgba(70,90,119,.18)!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-process-view-tabs{
        width:100%!important;
        overflow-x:auto!important;
        overflow-y:hidden!important;
        scrollbar-width:none!important;
        justify-content:flex-start!important;
    }
html body .eddpt-app .eddpt-process-view-tabs::-webkit-scrollbar{display:none!important}
html body .eddpt-app .eddpt-process-view-tabs>button{
        flex:0 0 auto!important;
        min-width:116px!important;
    }
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"]{
        margin-left:18px!important;
        min-width:128px!important;
    }
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"]{
        min-width:176px!important;
    }
html body .eddpt-app .eddpt-process-comparison-pair{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-process-comparison-pair>i{
        justify-self:center!important;
        transform:rotate(90deg)!important;
    }
}

html body .eddpt-app .eddpt-process-view-tabs{
    display:grid!important;
    grid-template-columns:minmax(132px,1fr) minmax(132px,1fr) minmax(154px,1.15fr) minmax(220px,1.55fr)!important;
    align-items:stretch!important;
    width:min(100%,940px)!important;
    max-width:100%!important;
    min-width:0!important;
    gap:5px!important;
    padding:5px!important;
    margin:0 2px 12px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button,
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-board"],
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-step-flow"],
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"],
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"]{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    min-height:48px!important;
    margin-left:0!important;
    padding:0 16px!important;
    justify-content:center!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-board"]{order:1!important}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-step-flow"]{order:2!important}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"]{order:3!important}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"]{order:4!important}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"] b{
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-immersive-view-tabs{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.08fr) minmax(0,1.45fr)!important;
    align-items:stretch!important;
    gap:5px!important;
}

html body .eddpt-app .eddpt-immersive-view-tabs>button,
html body .eddpt-app .eddpt-immersive-view-tabs>button[data-action="process-view-map"],
html body .eddpt-app .eddpt-immersive-view-tabs>button[data-action="process-comparison"]{
    min-width:0!important;
    width:100%!important;
    margin-left:0!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-step-flow"] small,
html body .eddpt-app .eddpt-immersive-view-tabs>button[data-action="process-view-step-flow"] small,
html body .eddpt-app .eddpt-step-flow__identity>small em{
    display:none!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-process-view-tabs{
        display:grid!important;
        grid-template-columns:132px 132px 154px 220px!important;
        width:100%!important;
        max-width:100%!important;
        overflow-x:auto!important;
        overflow-y:hidden!important;
        justify-content:start!important;
        scrollbar-width:none!important;
    }
html body .eddpt-app .eddpt-process-view-tabs::-webkit-scrollbar{display:none!important}
html body .eddpt-app .eddpt-process-view-tabs>button,
    html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"],
    html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"]{
        min-width:0!important;
        margin-left:0!important;
    }
html body .eddpt-app .eddpt-immersive-view-tabs{
        grid-template-columns:116px 116px 128px 176px!important;
        overflow-x:auto!important;
        overflow-y:hidden!important;
        scrollbar-width:none!important;
    }
html body .eddpt-app .eddpt-immersive-view-tabs::-webkit-scrollbar{display:none!important}
}

html body .eddpt-app .eddpt-process-map__previewport>.eddpt-process-view-tabs{
    width:min(100%,940px)!important;
    max-width:100%!important;
    justify-self:start!important;
    margin:0 2px!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-process-map__previewport>.eddpt-process-view-tabs{
        width:100%!important;
        justify-self:stretch!important;
    }
}

html body .eddpt-app .eddpt-process-view-tabs{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    width:max-content!important;
    max-width:calc(100% - 4px)!important;
    min-width:0!important;
    gap:5px!important;
    padding:5px!important;
    margin:0 2px 12px!important;
    overflow:visible!important;
    justify-self:start!important;
    align-self:start!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button,
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-board"],
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-step-flow"],
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"],
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"]{
    flex:0 0 auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    min-height:48px!important;
    margin-left:0!important;
    padding:0 18px!important;
    gap:10px!important;
    justify-content:center!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-board"]{
    min-width:132px!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-step-flow"]{
    min-width:138px!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"]{
    min-width:154px!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"]{
    min-width:224px!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"] b{
    overflow:visible!important;
    text-overflow:clip!important;
}

html body .eddpt-app .eddpt-process-map__previewport>.eddpt-process-view-tabs{
    width:max-content!important;
    max-width:calc(100% - 4px)!important;
    justify-self:start!important;
    margin:0 2px!important;
}

html body .eddpt-app .eddpt-immersive-view-tabs{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    width:max-content!important;
    max-width:100%!important;
    gap:5px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-immersive-view-tabs>button,
html body .eddpt-app .eddpt-immersive-view-tabs>button[data-action="process-view-map"],
html body .eddpt-app .eddpt-immersive-view-tabs>button[data-action="process-comparison"]{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    margin-left:0!important;
    padding-left:16px!important;
    padding-right:16px!important;
    white-space:nowrap!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-process-view-tabs,
    html body .eddpt-app .eddpt-process-map__previewport>.eddpt-process-view-tabs{
        display:flex!important;
        width:max-content!important;
        min-width:max-content!important;
        max-width:none!important;
        overflow:visible!important;
    }
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-board"]{min-width:122px!important}
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-step-flow"]{min-width:126px!important}
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"]{min-width:142px!important}
html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-comparison"]{min-width:210px!important}
html body .eddpt-app .eddpt-process-view-tabs{
        margin-right:0!important;
    }
html body .eddpt-app .eddpt-process-view-tabs-scroll,
    html body .eddpt-app .eddpt-process-map__previewport{
        overflow-x:auto!important;
        overflow-y:visible!important;
        scrollbar-width:none!important;
    }
html body .eddpt-app .eddpt-process-view-tabs-scroll::-webkit-scrollbar,
    html body .eddpt-app .eddpt-process-map__previewport::-webkit-scrollbar{
        display:none!important;
    }
html body .eddpt-app .eddpt-immersive-view-tabs{
        display:flex!important;
        width:max-content!important;
        min-width:max-content!important;
        max-width:none!important;
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-process-view-tabs,
    html body .eddpt-app .eddpt-process-map__previewport>.eddpt-process-view-tabs{
        width:max-content!important;
        min-width:0!important;
        max-width:calc(100% - 4px)!important;
        overflow-x:auto!important;
        overflow-y:hidden!important;
        scrollbar-width:none!important;
    }
html body .eddpt-app .eddpt-process-view-tabs::-webkit-scrollbar,
    html body .eddpt-app .eddpt-process-map__previewport>.eddpt-process-view-tabs::-webkit-scrollbar{
        display:none!important;
    }
html body .eddpt-app .eddpt-immersive-view-tabs{
        width:max-content!important;
        min-width:0!important;
        max-width:100%!important;
        overflow-x:auto!important;
        overflow-y:hidden!important;
        scrollbar-width:none!important;
    }
html body .eddpt-app .eddpt-immersive-view-tabs::-webkit-scrollbar{display:none!important}
}

html body .eddpt-app .eddpt-app-view-header{
    display:flex!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0 0 12px!important;
    padding:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
}

html body .eddpt-app .eddpt-app-view-header::-webkit-scrollbar{
    display:none!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
    display:flex!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    flex:1 1 720px!important;
    width:auto!important;
    min-width:720px!important;
    max-width:none!important;
    align-self:stretch!important;
    justify-self:auto!important;
    margin:0!important;
    padding:5px!important;
    gap:5px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-board"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-step-flow"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"]{
    flex:1 1 0!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    min-height:50px!important;
    margin:0!important;
    padding:0 16px!important;
    gap:10px!important;
    justify-content:center!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"]{
    flex-grow:1.28!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"] b{
    overflow:visible!important;
    text-overflow:clip!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app.eddpt-step-flow-active .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
    display:flex!important;
    align-items:stretch!important;
    justify-content:flex-end!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    margin:0!important;
    padding:5px!important;
    gap:8px!important;
    flex-wrap:nowrap!important;
    border:0!important;
    border-radius:0!important;
    background:rgba(7,13,23,.58)!important;
    box-shadow:none!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
    min-height:50px!important;
    min-width:112px!important;
    padding:0 15px!important;
    border-radius:12px!important;
    white-space:nowrap!important;
    justify-content:center!important;
    font-weight:850!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn.primary{
    min-width:104px!important;
}

html body .eddpt-app .eddpt-process-map__previewport>.eddpt-app-view-header{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 10px!important;
    justify-self:stretch!important;
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-app-view-header{
    display:none!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-app-view-header>.eddpt-app-view-actions,
html body .eddpt-app.eddpt-light-mode .eddpt-app-view-header>.eddpt-app-view-actions{
    background:rgba(234,239,247,.74)!important;
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
        flex:0 0 700px!important;
        min-width:700px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
        min-width:104px!important;
        padding-inline:13px!important;
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-app-view-header{
        gap:10px!important;
        margin-bottom:10px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
        flex:0 0 632px!important;
        width:632px!important;
        min-width:632px!important;
        max-width:none!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
    html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-board"],
    html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-step-flow"],
    html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"],
    html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"]{
        flex:1 1 0!important;
        min-width:0!important;
        padding-inline:12px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
        min-width:max-content!important;
    }
}

html body .eddpt-app .eddpt-app-view-header{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) clamp(248px,27vw,386px)!important;
    align-items:stretch!important;
    gap:clamp(6px,.72vw,12px)!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
    overflow-x:hidden!important;
    box-sizing:border-box!important;
    scrollbar-width:none!important;
}

html body .eddpt-app .eddpt-app-view-header::-webkit-scrollbar{display:none!important}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
    display:grid!important;
    grid-template-columns:minmax(0,.82fr) minmax(0,.82fr) minmax(0,1fr) minmax(0,1.42fr)!important;
    align-items:stretch!important;
    gap:0!important;
    flex:none!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-board"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-step-flow"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"]{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    flex:none!important;
    padding-inline:clamp(6px,.8vw,15px)!important;
    gap:clamp(4px,.5vw,9px)!important;
    font-size:clamp(8.7px,.71vw,11px)!important;
    overflow:hidden!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button b{
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-app-view-header .eddpt-process-view-icon{
    flex:0 0 auto!important;
    width:clamp(20px,1.62vw,30px)!important;
    min-width:clamp(20px,1.62vw,30px)!important;
    height:clamp(20px,1.62vw,30px)!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app.eddpt-step-flow-active .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    align-items:stretch!important;
    gap:clamp(4px,.45vw,8px)!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    padding:5px!important;
    margin:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    padding-inline:clamp(5px,.65vw,12px)!important;
    font-size:clamp(8.5px,.7vw,10.8px)!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app.eddpt-right-collapsed .eddpt-app-view-header,
html body .eddpt-app.eddpt-step-flow-active .eddpt-app-view-header{
    padding-right:clamp(44px,3.25vw,58px)!important;
}

html body .eddpt-app .eddpt-process-map__previewport>.eddpt-app-view-header{
    grid-template-columns:minmax(0,1fr) clamp(248px,27vw,386px)!important;
    width:100%!important;
    max-width:100%!important;
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-app-view-header{
        grid-template-columns:minmax(0,1fr) clamp(220px,29vw,310px)!important;
        gap:6px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
        flex:none!important;
        width:100%!important;
        min-width:0!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
        min-width:0!important;
        padding-inline:7px!important;
    }
}

@media (max-width:980px){
html body .eddpt-app .eddpt-app-view-header{
        grid-template-columns:minmax(0,1fr) minmax(205px,31vw)!important;
    }
html body .eddpt-app .eddpt-app-view-header .eddpt-process-view-icon{
        width:20px!important;
        min-width:20px!important;
        height:20px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button{
        padding-inline:6px!important;
        gap:4px!important;
        font-size:8.7px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
        padding-inline:5px!important;
        font-size:8.5px!important;
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-app-view-header{
        display:grid!important;
        grid-template-columns:minmax(0,1fr) minmax(172px,36vw)!important;
        gap:5px!important;
        margin-bottom:10px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
        display:grid!important;
        grid-template-columns:minmax(0,.8fr) minmax(0,.8fr) minmax(0,.9fr) minmax(0,1.25fr)!important;
        flex:none!important;
        width:100%!important;
        min-width:0!important;
        max-width:none!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
    html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-board"],
    html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-step-flow"],
    html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"],
    html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"]{
        min-width:0!important;
        width:100%!important;
        padding-inline:4px!important;
        font-size:8.1px!important;
    }
html body .eddpt-app .eddpt-app-view-header .eddpt-process-view-icon{display:none!important}
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
        min-width:0!important;
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
        gap:3px!important;
        padding:3px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
        min-height:34px!important;
        padding-inline:3px!important;
        font-size:7.8px!important;
    }
}

@media (max-width:590px){
html body .eddpt-app .eddpt-app-view-header{
        grid-template-columns:minmax(0,1fr) minmax(144px,38vw)!important;
        gap:4px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"] b{
        font-size:0!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"] b::after{
        content:"Compare";
        font-size:7.7px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
    html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
        letter-spacing:-.01em!important;
    }
}

html body .eddpt-app{color-scheme:dark!important}

html body .eddpt-app input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not([type="color"]):not([type="range"]):not([type="file"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]),
html body .eddpt-app textarea,
html body .eddpt-app select{
    background-color:#0f1925!important;
    background-image:none!important;
    border-color:#40536a!important;
    color:#edf3fa!important;
    -webkit-text-fill-color:#edf3fa!important;
    caret-color:#b9adff!important;
    box-shadow:none!important;
    opacity:1!important;
}

html body .eddpt-app input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not([type="color"]):not([type="range"]):not([type="file"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"])::placeholder,
html body .eddpt-app textarea::placeholder{
    color:#8493a6!important;
    -webkit-text-fill-color:#8493a6!important;
    opacity:1!important;
}

html body .eddpt-app select option,
html body .eddpt-app select optgroup{
    background:#101a27!important;
    color:#edf3fa!important;
    -webkit-text-fill-color:#edf3fa!important;
}

html body .eddpt-app input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not([type="color"]):not([type="range"]):not([type="file"]):focus,
html body .eddpt-app textarea:focus,
html body .eddpt-app select:focus{
    background-color:#111d2b!important;
    border-color:#9789ff!important;
    color:#f7f9fd!important;
    -webkit-text-fill-color:#f7f9fd!important;
    outline:none!important;
    box-shadow:0 0 0 3px rgba(139,124,246,.17)!important;
}

html body .eddpt-app input[readonly],
html body .eddpt-app textarea[readonly],
html body .eddpt-app input:disabled,
html body .eddpt-app textarea:disabled,
html body .eddpt-app select:disabled{
    background-color:#121a24!important;
    border-color:#344458!important;
    color:#a8b4c3!important;
    -webkit-text-fill-color:#a8b4c3!important;
    opacity:.82!important;
}

html body .eddpt-app input:-webkit-autofill,
html body .eddpt-app input:-webkit-autofill:hover,
html body .eddpt-app input:-webkit-autofill:focus,
html body .eddpt-app textarea:-webkit-autofill,
html body .eddpt-app textarea:-webkit-autofill:hover,
html body .eddpt-app textarea:-webkit-autofill:focus,
html body .eddpt-app select:-webkit-autofill,
html body .eddpt-app select:-webkit-autofill:hover,
html body .eddpt-app select:-webkit-autofill:focus{
    -webkit-text-fill-color:#edf3fa!important;
    caret-color:#b9adff!important;
    -webkit-box-shadow:0 0 0 1000px #0f1925 inset!important;
    box-shadow:0 0 0 1000px #0f1925 inset!important;
    border-color:#6258ad!important;
    transition:background-color 99999s ease-out 0s!important;
}

html body .eddpt-app input:autofill,
html body .eddpt-app textarea:autofill,
html body .eddpt-app select:autofill{
    background:#0f1925!important;
    color:#edf3fa!important;
    -webkit-text-fill-color:#edf3fa!important;
    box-shadow:0 0 0 1000px #0f1925 inset!important;
}

html body .eddpt-app[data-theme="light"],
html body .eddpt-app.eddpt-light-mode{color-scheme:light!important}

html body .eddpt-app[data-theme="light"] input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not([type="color"]):not([type="range"]):not([type="file"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]),
html body .eddpt-app[data-theme="light"] textarea,
html body .eddpt-app[data-theme="light"] select,
html body .eddpt-app.eddpt-light-mode input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not([type="color"]):not([type="range"]):not([type="file"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]),
html body .eddpt-app.eddpt-light-mode textarea,
html body .eddpt-app.eddpt-light-mode select{
    background-color:#fff!important;
    background-image:none!important;
    border-color:#c7d2df!important;
    color:#243247!important;
    -webkit-text-fill-color:#243247!important;
    caret-color:#5949c6!important;
}

html body .eddpt-app[data-theme="light"] input::placeholder,
html body .eddpt-app[data-theme="light"] textarea::placeholder,
html body .eddpt-app.eddpt-light-mode input::placeholder,
html body .eddpt-app.eddpt-light-mode textarea::placeholder{
    color:#748399!important;
    -webkit-text-fill-color:#748399!important;
}

html body .eddpt-app[data-theme="light"] select option,
html body .eddpt-app[data-theme="light"] select optgroup,
html body .eddpt-app.eddpt-light-mode select option,
html body .eddpt-app.eddpt-light-mode select optgroup{
    background:#fff!important;
    color:#243247!important;
    -webkit-text-fill-color:#243247!important;
}

html body .eddpt-app[data-theme="light"] input:-webkit-autofill,
html body .eddpt-app[data-theme="light"] input:-webkit-autofill:hover,
html body .eddpt-app[data-theme="light"] input:-webkit-autofill:focus,
html body .eddpt-app[data-theme="light"] textarea:-webkit-autofill,
html body .eddpt-app[data-theme="light"] textarea:-webkit-autofill:hover,
html body .eddpt-app[data-theme="light"] textarea:-webkit-autofill:focus,
html body .eddpt-app[data-theme="light"] select:-webkit-autofill,
html body .eddpt-app[data-theme="light"] select:-webkit-autofill:hover,
html body .eddpt-app[data-theme="light"] select:-webkit-autofill:focus,
html body .eddpt-app.eddpt-light-mode input:-webkit-autofill,
html body .eddpt-app.eddpt-light-mode textarea:-webkit-autofill,
html body .eddpt-app.eddpt-light-mode select:-webkit-autofill{
    -webkit-text-fill-color:#243247!important;
    caret-color:#5949c6!important;
    -webkit-box-shadow:0 0 0 1000px #fff inset!important;
    box-shadow:0 0 0 1000px #fff inset!important;
    border-color:#8f82e3!important;
}

html body .eddpt-app .eddpt-note .eddpt-step{
    grid-template-columns:44px minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    column-gap:9px!important;
    row-gap:7px!important;
}

html body .eddpt-app .eddpt-note .eddpt-semantic-symbol.eddpt-sigma-symbol{
    position:relative!important;
    width:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    display:grid!important;
    place-items:center!important;
    align-self:start!important;
    padding:5px!important;
    border:1px solid color-mix(in srgb,var(--card-accent,#aeb9c7) 28%,transparent)!important;
    border-radius:10px!important;
    background:rgba(2,6,10,.26)!important;
    color:var(--card-accent,#aeb9c7)!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-note .eddpt-semantic-symbol.eddpt-sigma-symbol svg{
    width:31px!important;
    height:27px!important;
    display:block!important;
    overflow:visible!important;
    fill:rgba(255,255,255,.018)!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-note .eddpt-semantic-symbol.eddpt-sigma-symbol>i{
    position:absolute!important;
    left:-4px!important;
    top:-5px!important;
    min-width:16px!important;
    height:16px!important;
    display:grid!important;
    place-items:center!important;
    padding:0 3px!important;
    border:1px solid rgba(255,255,255,.14)!important;
    border-radius:999px!important;
    background:#111722!important;
    color:#d9e0ea!important;
    box-shadow:0 2px 7px rgba(0,0,0,.24)!important;
    font-size:6.1px!important;
    font-style:normal!important;
    font-weight:900!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-semantic-glyph.is-end .eddpt-semantic-end-ring{
    stroke-width:3.6!important;
}

html body .eddpt-app .eddpt-semantic-glyph .eddpt-subprocess-plus{
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2.2!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-swimlane>div button{
    position:relative!important;
    padding-left:39px!important;
}

html body .eddpt-app .eddpt-swimlane .eddpt-compact-sigma-glyph.eddpt-semantic-symbol{
    position:absolute!important;
    left:8px!important;
    top:50%!important;
    width:24px!important;
    height:24px!important;
    display:grid!important;
    place-items:center!important;
    transform:translateY(-50%)!important;
    color:#aeb9c7!important;
    font-style:normal!important;
}

html body .eddpt-app .eddpt-swimlane .eddpt-compact-sigma-glyph.eddpt-semantic-symbol svg{
    width:23px!important;
    height:20px!important;
    display:block!important;
    fill:rgba(255,255,255,.015)!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-note .eddpt-semantic-symbol.eddpt-sigma-symbol,
html body .eddpt-app.eddpt-light-mode .eddpt-note .eddpt-semantic-symbol.eddpt-sigma-symbol{
    background:rgba(255,255,255,.72)!important;
    border-color:color-mix(in srgb,var(--card-accent,#59677a) 32%,transparent)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-note .eddpt-semantic-symbol.eddpt-sigma-symbol>i,
html body .eddpt-app.eddpt-light-mode .eddpt-note .eddpt-semantic-symbol.eddpt-sigma-symbol>i{
    background:#fff!important;
    border-color:#cbd5e1!important;
    color:#35445a!important;
}

html body .eddpt-app .eddpt-swimlane>header .eddpt-swimlane-rename{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:6px!important;
    width:fit-content!important;
    max-width:100%!important;
    min-height:30px!important;
    padding:4px 7px!important;
    margin:-4px -7px 0!important;
    border:1px solid transparent!important;
    border-radius:8px!important;
    background:transparent!important;
    color:inherit!important;
    cursor:pointer!important;
    text-align:left!important;
}

html body .eddpt-app .eddpt-swimlane>header .eddpt-swimlane-rename b{
    display:block!important;
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-swimlane>header .eddpt-swimlane-rename i{
    flex:0 0 auto!important;
    color:#9e92ff!important;
    font-size:12px!important;
    font-style:normal!important;
    line-height:1!important;
    opacity:.72!important;
}

html body .eddpt-app .eddpt-swimlane>header .eddpt-swimlane-rename:hover,
html body .eddpt-app .eddpt-swimlane>header .eddpt-swimlane-rename:focus-visible{
    border-color:rgba(151,137,255,.42)!important;
    background:rgba(139,124,246,.08)!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-swimlane>header .eddpt-swimlane-rename:hover i,
html body .eddpt-app .eddpt-swimlane>header .eddpt-swimlane-rename:focus-visible i{opacity:1!important}

html body .eddpt-app[data-theme="light"] .eddpt-swimlane>header .eddpt-swimlane-rename:hover,
html body .eddpt-app[data-theme="light"] .eddpt-swimlane>header .eddpt-swimlane-rename:focus-visible{
    border-color:#a79bea!important;
    background:#f4f1ff!important;
}

html body .eddpt-app .eddpt-swimlane-rename-intro{
    display:grid!important;
    gap:4px!important;
    padding:10px 12px!important;
    margin-bottom:11px!important;
    border:1px solid rgba(139,124,246,.20)!important;
    border-radius:10px!important;
    background:rgba(139,124,246,.06)!important;
    color:#b7c2d0!important;
    font-size:9px!important;
    line-height:1.55!important;
}

html body .eddpt-app .eddpt-swimlane-rename-intro b{color:#e6e2ff!important}

html body .eddpt-app .eddpt-process-map-delete,
html body .eddpt-app .eddpt-detail-delete-element,
html body .eddpt-app [data-form="quick"] [data-action="delete-step"]{
    border-color:rgba(255,125,138,.30)!important;
    background:rgba(255,125,138,.07)!important;
    color:#ffb0ba!important;
}

html body .eddpt-app .eddpt-process-map-delete:hover,
html body .eddpt-app .eddpt-detail-delete-element:hover,
html body .eddpt-app [data-form="quick"] [data-action="delete-step"]:hover{
    border-color:rgba(255,125,138,.52)!important;
    background:rgba(255,125,138,.12)!important;
    color:#ffd2d7!important;
}

html body .eddpt-app [data-form="quick"]>footer{
    display:flex!important;
    justify-content:space-between!important;
    align-items:center!important;
    gap:10px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app [data-form="quick"]>footer>div{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app.eddpt-step-flow-active .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-app-view-header>.eddpt-app-view-actions,
html body .eddpt-app.eddpt-light-mode .eddpt-app-view-header>.eddpt-app-view-actions{
    background:transparent!important;
}

html body .eddpt-app .eddpt-process-map__shrink{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    min-width:190px!important;
    height:30px!important;
    margin:0!important;
    padding:0 8px!important;
    border:1px solid var(--edd-frame-nested,var(--pm-border))!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.025)!important;
    color:var(--pm-muted,#8c9aad)!important;
    font-size:7px!important;
    font-weight:850!important;
    line-height:1!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-map__shrink>span{
    display:flex!important;
    align-items:center!important;
    gap:5px!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-process-map__shrink>span b{
    font:inherit!important;
    color:inherit!important;
    letter-spacing:.045em!important;
}

html body .eddpt-app .eddpt-process-map__shrink-icon{
    position:relative!important;
    display:inline-block!important;
    width:16px!important;
    height:10px!important;
    flex:0 0 16px!important;
}

html body .eddpt-app .eddpt-process-map__shrink-icon::before,
html body .eddpt-app .eddpt-process-map__shrink-icon::after{
    content:""!important;
    position:absolute!important;
    top:4px!important;
    width:6px!important;
    height:2px!important;
    border-radius:99px!important;
    background:#8c7cff!important;
}

html body .eddpt-app .eddpt-process-map__shrink-icon::before{left:0!important;box-shadow:3px -2px 0 -1px #8c7cff,3px 2px 0 -1px #8c7cff!important}

html body .eddpt-app .eddpt-process-map__shrink-icon::after{right:0!important;box-shadow:-3px -2px 0 -1px #8c7cff,-3px 2px 0 -1px #8c7cff!important}

html body .eddpt-app .eddpt-process-map__shrink input[type="range"]{
    appearance:none!important;
    -webkit-appearance:none!important;
    flex:1 1 76px!important;
    width:76px!important;
    min-width:54px!important;
    height:14px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    outline:0!important;
    background:transparent!important;
    cursor:ew-resize!important;
    accent-color:#8c7cff!important;
}

html body .eddpt-app .eddpt-process-map__shrink input[type="range"]::-webkit-slider-runnable-track{
    height:3px!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,rgba(140,124,255,.72),rgba(140,124,255,.24))!important;
}

html body .eddpt-app .eddpt-process-map__shrink input[type="range"]::-webkit-slider-thumb{
    -webkit-appearance:none!important;
    width:13px!important;
    height:13px!important;
    margin-top:-5px!important;
    border:2px solid #b4a9ff!important;
    border-radius:50%!important;
    background:#695be0!important;
    box-shadow:0 0 0 3px rgba(140,124,255,.10)!important;
}

html body .eddpt-app .eddpt-process-map__shrink input[type="range"]::-moz-range-track{
    height:3px!important;
    border:0!important;
    border-radius:999px!important;
    background:rgba(140,124,255,.36)!important;
}

html body .eddpt-app .eddpt-process-map__shrink input[type="range"]::-moz-range-thumb{
    width:11px!important;
    height:11px!important;
    border:2px solid #b4a9ff!important;
    border-radius:50%!important;
    background:#695be0!important;
}

html body .eddpt-app .eddpt-process-map__shrink-output{
    min-width:27px!important;
    color:#b3a9ff!important;
    font-size:7.5px!important;
    font-weight:900!important;
    text-align:right!important;
    text-transform:none!important;
}

html body .eddpt-app .eddpt-process-map__shrink:focus-within{
    border-color:rgba(151,137,255,.76)!important;
    box-shadow:0 0 0 2px rgba(139,124,246,.12)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-map__shrink,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map__shrink{
    background:#f7f9fc!important;
    color:#63738a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-map__shrink-output,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map__shrink-output{color:#6558ca!important}

html body .eddpt-app .eddpt-immersive-map-actions .eddpt-process-map__shrink{
    flex:1 1 186px!important;
    min-width:170px!important;
    max-width:236px!important;
}

@media (max-width:980px){
html body .eddpt-app .eddpt-process-map__shrink{min-width:158px!important}
html body .eddpt-app .eddpt-process-map__shrink>span b{display:none!important}
html body .eddpt-app .eddpt-process-map__shrink input[type="range"]{width:72px!important}
}

@media (max-width:700px){
html body .eddpt-app .eddpt-process-map__shrink{min-width:138px!important;padding-inline:6px!important;gap:5px!important}
html body .eddpt-app .eddpt-process-map__shrink-icon{width:14px!important;flex-basis:14px!important}
html body .eddpt-app .eddpt-process-map__shrink input[type="range"]{min-width:48px!important}
html body .eddpt-app .eddpt-process-map__shrink-output{min-width:24px!important}
}

html body .eddpt-app .eddpt-governance-bar{
    display:grid!important;
    grid-template-columns:minmax(132px,.86fr) 18px minmax(178px,1.2fr) 18px minmax(132px,.86fr) auto!important;
    align-items:stretch!important;
    gap:7px!important;
    width:100%!important;
    margin:0 0 13px!important;
    padding:8px!important;
    border:1px solid rgba(133,147,166,.22)!important;
    border-radius:15px!important;
    background:linear-gradient(135deg,rgba(20,32,47,.90),rgba(14,24,36,.82))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-governance-bar[hidden]{display:none!important}

html body .eddpt-app .eddpt-governance-anchor{
    min-width:0!important;
    min-height:58px!important;
    display:grid!important;
    align-content:center!important;
    gap:2px!important;
    padding:9px 11px!important;
    border:1px solid rgba(125,141,161,.22)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.018)!important;
    color:#eef3fa!important;
    text-align:left!important;
}

html body .eddpt-app button.eddpt-governance-anchor{cursor:pointer!important}

html body .eddpt-app button.eddpt-governance-anchor:hover,
html body .eddpt-app button.eddpt-governance-anchor:focus-visible{
    border-color:rgba(145,128,255,.62)!important;
    background:rgba(132,112,242,.075)!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-governance-anchor small{
    color:#9a8df7!important;
    font-size:6.8px!important;
    line-height:1.15!important;
    font-weight:950!important;
    letter-spacing:.11em!important;
}

html body .eddpt-app .eddpt-governance-anchor b{
    min-width:0!important;
    color:#f1f5fa!important;
    font-size:10px!important;
    line-height:1.25!important;
    font-weight:900!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-governance-anchor span{
    min-width:0!important;
    color:#8c9aac!important;
    font-size:7.4px!important;
    line-height:1.35!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-governance-anchor.is-master{
    border-style:double!important;
    border-color:rgba(129,146,166,.34)!important;
}

html body .eddpt-app .eddpt-governance-anchor.is-working{
    border-color:rgba(142,124,246,.38)!important;
    background:linear-gradient(135deg,rgba(139,124,246,.085),rgba(93,184,255,.025))!important;
}

html body .eddpt-app .eddpt-governance-anchor.is-version{
    border-color:rgba(91,184,255,.28)!important;
}

html body .eddpt-app .eddpt-governance-arrow{
    align-self:center!important;
    justify-self:center!important;
    color:#607086!important;
    font-size:15px!important;
}

html body .eddpt-app .eddpt-governance-actions{
    display:flex!important;
    align-items:stretch!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-governance-actions>button{
    min-width:94px!important;
    min-height:58px!important;
    padding:8px 10px!important;
    border:1px solid rgba(129,146,166,.28)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.025)!important;
    color:#cfd8e4!important;
    font-size:7.6px!important;
    line-height:1.25!important;
    font-weight:900!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-governance-actions>button:last-child{
    border-color:rgba(139,124,246,.36)!important;
    color:#c7bdff!important;
    background:rgba(139,124,246,.075)!important;
}

html body .eddpt-app .eddpt-governance-actions>button:disabled{
    opacity:.38!important;
    cursor:not-allowed!important;
}

html body .eddpt-app .eddpt-governance-actions>button:not(:disabled):hover,
html body .eddpt-app .eddpt-governance-actions>button:not(:disabled):focus-visible{
    border-color:#9184f7!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-governance-revision-badge{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    max-width:100%!important;
    min-height:24px!important;
    padding:3px 7px!important;
    border:1px solid rgba(151,132,255,.48)!important;
    border-radius:999px!important;
    background:rgba(128,105,238,.11)!important;
    color:#c0b6ff!important;
    font-size:6.7px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:.02em!important;
    cursor:pointer!important;
    box-shadow:none!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-governance-revision-badge>span{
    font-size:10px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-governance-revision-badge>b{
    color:inherit!important;
    font-size:inherit!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-governance-revision-badge>em{
    min-width:19px!important;
    font-style:normal!important;
    color:#8f82e8!important;
    font-size:6px!important;
}

html body .eddpt-app .eddpt-governance-revision-badge.is-approved{
    border-color:rgba(94,190,158,.38)!important;
    background:rgba(70,170,140,.075)!important;
    color:#9ed9c7!important;
}

html body .eddpt-app .eddpt-governance-revision-badge:hover,
html body .eddpt-app .eddpt-governance-revision-badge:focus-visible{
    border-color:#9a8cff!important;
    background:rgba(139,124,246,.18)!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-note>.eddpt-governance-revision-badge{
    position:absolute!important;
    z-index:24!important;
    left:12px!important;
    bottom:12px!important;
    max-width:86px!important;
    min-height:22px!important;
    padding:3px 6px!important;
}

html body .eddpt-app .eddpt-note>.eddpt-governance-revision-badge>b{overflow:hidden!important;text-overflow:ellipsis!important}

html body .eddpt-app .eddpt-governance-review,
html body .eddpt-app .eddpt-governance-commit{
    display:grid!important;
    gap:12px!important;
}

html body .eddpt-app .eddpt-governance-review-head{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:16px!important;
    align-items:start!important;
    padding:13px!important;
    border:1px solid rgba(139,124,246,.20)!important;
    border-radius:13px!important;
    background:linear-gradient(135deg,rgba(139,124,246,.065),rgba(80,174,242,.018))!important;
}

html body .eddpt-app .eddpt-governance-review-head small,
html body .eddpt-app .eddpt-governance-commit-gate>small{
    color:#9b8eff!important;
    font-size:7px!important;
    font-weight:950!important;
    letter-spacing:.10em!important;
}

html body .eddpt-app .eddpt-governance-review-head h3,
html body .eddpt-app .eddpt-governance-commit-gate h3{
    margin:3px 0 4px!important;
    color:#f4f7fb!important;
    font-size:19px!important;
    line-height:1.2!important;
}

html body .eddpt-app .eddpt-governance-review-head p,
html body .eddpt-app .eddpt-governance-commit-gate p{
    margin:0!important;
    color:#8d9bac!important;
    font-size:8.4px!important;
    line-height:1.55!important;
}

html body .eddpt-app .eddpt-governance-review-head>div:last-child{
    min-width:62px!important;
    display:grid!important;
    place-items:center!important;
    padding:9px!important;
    border:1px solid rgba(139,124,246,.22)!important;
    border-radius:11px!important;
    background:rgba(139,124,246,.055)!important;
}

html body .eddpt-app .eddpt-governance-review-head>div:last-child>b{font-size:22px!important;color:#c6bdff!important}

html body .eddpt-app .eddpt-governance-review-head>div:last-child>span{font-size:6.5px!important;color:#8593a6!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-governance-change{
    display:grid!important;
    gap:10px!important;
    padding:12px!important;
    border:1px solid rgba(127,145,165,.22)!important;
    border-radius:13px!important;
    background:rgba(15,25,37,.78)!important;
}

html body .eddpt-app .eddpt-governance-change>header{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:12px!important;
}

html body .eddpt-app .eddpt-governance-change>header>div{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-governance-change>header small{color:#8f82ec!important;font-size:6.5px!important;font-weight:950!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-governance-change>header b{color:#eef3f9!important;font-size:10px!important}

html body .eddpt-app .eddpt-governance-change>header span{color:#8d9aac!important;font-size:7.5px!important}

html body .eddpt-app .eddpt-governance-change>header>em{
    flex:0 0 auto!important;
    padding:4px 7px!important;
    border:1px solid rgba(132,146,165,.26)!important;
    border-radius:999px!important;
    color:#a6b1c0!important;
    font-size:6px!important;
    font-style:normal!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-governance-change>header>em[data-review-status="approved"]{border-color:rgba(75,184,147,.32)!important;color:#9bd9c4!important}

html body .eddpt-app .eddpt-governance-change>header>em[data-review-status="rejected"]{border-color:rgba(227,98,111,.34)!important;color:#efa2aa!important}

html body .eddpt-app .eddpt-governance-change>header>em[data-review-status="needs_work"]{border-color:rgba(226,172,75,.34)!important;color:#e9c27a!important}

html body .eddpt-app .eddpt-governance-diff{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr)!important;
    gap:8px!important;
    align-items:stretch!important;
}

html body .eddpt-app .eddpt-governance-diff>section{
    min-width:0!important;
    padding:9px!important;
    border:1px solid rgba(126,143,164,.16)!important;
    border-radius:10px!important;
    background:rgba(6,12,19,.28)!important;
}

html body .eddpt-app .eddpt-governance-diff small{display:block!important;margin-bottom:5px!important;color:#75859a!important;font-size:6px!important;font-weight:950!important;letter-spacing:.09em!important}

html body .eddpt-app .eddpt-governance-diff pre{
    max-height:150px!important;
    margin:0!important;
    overflow:auto!important;
    color:#d9e2ec!important;
    font:650 7.5px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace!important;
    white-space:pre-wrap!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-governance-diff>i{align-self:center!important;text-align:center!important;color:#7e70df!important;font-style:normal!important;font-size:15px!important}

html body .eddpt-app .eddpt-governance-provenance{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-governance-provenance>span{
    min-width:0!important;
    display:grid!important;
    gap:2px!important;
    padding:8px!important;
    border:1px solid rgba(126,143,164,.14)!important;
    border-radius:9px!important;
    background:rgba(255,255,255,.012)!important;
}

html body .eddpt-app .eddpt-governance-provenance small{color:#748398!important;font-size:5.8px!important;font-weight:950!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-governance-provenance b{color:#cbd5e1!important;font-size:7.3px!important;line-height:1.4!important;font-weight:780!important}

html body .eddpt-app .eddpt-governance-provenance em{color:#75859a!important;font-size:6.4px!important;font-style:normal!important}

html body .eddpt-app .eddpt-governance-review-note{margin:0!important;padding:8px 9px!important;border-left:2px solid #8779ed!important;background:rgba(135,121,237,.045)!important;color:#9aa7b7!important;font-size:7.6px!important}

html body .eddpt-app .eddpt-governance-review-note b{display:block!important;color:#c6bfff!important;margin-bottom:2px!important}

html body .eddpt-app .eddpt-governance-review-actions{
    display:grid!important;
    grid-template-columns:minmax(160px,1fr) auto auto auto!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-governance-review-actions input{min-width:0!important}

html body .eddpt-app .eddpt-governance-review-actions button{
    min-height:36px!important;
    padding:0 10px!important;
    border:1px solid rgba(126,143,164,.25)!important;
    border-radius:9px!important;
    background:#182536!important;
    color:#cbd5e1!important;
    font-size:7px!important;
    font-weight:900!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-governance-review-actions button.is-danger{border-color:rgba(224,92,106,.34)!important;color:#eaa1aa!important;background:rgba(125,37,52,.10)!important}

html body .eddpt-app .eddpt-governance-review-actions button.is-approve{border-color:rgba(68,177,142,.34)!important;color:#a3ddcb!important;background:rgba(49,136,108,.10)!important}

html body .eddpt-app .eddpt-governance-empty{display:grid!important;place-items:center!important;gap:4px!important;min-height:120px!important;border:1px dashed rgba(126,143,164,.22)!important;border-radius:12px!important;color:#8695a8!important;text-align:center!important}

html body .eddpt-app .eddpt-governance-empty b{color:#cdd6e1!important;font-size:10px!important}

html body .eddpt-app .eddpt-governance-empty span{font-size:7.6px!important}

html body .eddpt-app .eddpt-governance-review>footer,
html body .eddpt-app .eddpt-governance-commit>footer{display:flex!important;justify-content:flex-end!important;gap:7px!important}

html body .eddpt-app .eddpt-governance-commit-gate{
    display:grid!important;
    gap:4px!important;
    padding:13px!important;
    border:1px solid rgba(139,124,246,.23)!important;
    border-radius:13px!important;
    background:linear-gradient(135deg,rgba(139,124,246,.08),rgba(24,35,50,.35))!important;
}

html body .eddpt-app .eddpt-governance-commit-gate>div{display:flex!important;gap:7px!important;flex-wrap:wrap!important;margin-top:7px!important}

html body .eddpt-app .eddpt-governance-commit-gate>div>span{padding:6px 8px!important;border:1px solid rgba(128,144,164,.18)!important;border-radius:8px!important;color:#8b99ab!important;font-size:7px!important}

html body .eddpt-app .eddpt-governance-commit-gate>div b{color:#d8e0e9!important}

html body .eddpt-app .eddpt-sigma-detail{
    display:grid!important;
    gap:9px!important;
    margin:3px 0 7px!important;
    padding:11px!important;
    border:1px solid rgba(139,124,246,.16)!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,rgba(139,124,246,.055),rgba(89,183,255,.018))!important;
}

html body .eddpt-app .eddpt-process-language-legend{display:inline-flex!important}

html body .eddpt-app .eddpt-process-language-edge{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    min-width:0!important;
    color:#cbd5e1!important;
}

html body .eddpt-app .eddpt-process-language-edge>i{
    position:relative!important;
    flex:0 0 68px!important;
    width:68px!important;
    height:16px!important;
    display:block!important;
    color:#b9c5d4!important;
}

html body .eddpt-app .eddpt-process-language-edge>i>u{
    position:absolute!important;
    left:1px!important;
    right:8px!important;
    top:7px!important;
    height:2px!important;
    border:0!important;
    background:currentColor!important;
    border-radius:999px!important;
    text-decoration:none!important;
}

html body .eddpt-app .eddpt-process-language-edge>i>em{
    position:absolute!important;
    right:0!important;
    top:-2px!important;
    color:currentColor!important;
    font:400 18px/18px Arial,sans-serif!important;
    font-style:normal!important;
}

html body .eddpt-app .eddpt-process-language-edge>b{
    min-width:0!important;
    color:#cbd5e1!important;
    font-size:7.4px!important;
    font-weight:850!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-process-language-edge[data-edge-type="decision_outcome"]>i>u{height:2.5px!important}

html body .eddpt-app .eddpt-process-language-edge[data-edge-type="rework"]>i>u,
html body .eddpt-app .eddpt-process-language-edge[data-edge-type="exception"]>i>u,
html body .eddpt-app .eddpt-process-language-edge[data-edge-type="escalation"]>i>u,
html body .eddpt-app .eddpt-process-language-edge[data-edge-type="manual_information"]>i>u,
html body .eddpt-app .eddpt-process-language-edge[data-edge-type="data_flow"]>i>u{height:0!important;background:none!important;border-top:2px dashed currentColor!important}

html body .eddpt-app .eddpt-process-language-edge[data-edge-type="exception"]>i>u{border-top-style:dotted!important}

html body .eddpt-app .eddpt-process-language-edge[data-edge-type="manual_information"]>i>u{border-top-width:1px!important;border-top-style:dashed!important}

html body .eddpt-app .eddpt-process-language-edge[data-edge-type="data_flow"]>i>u{border-top-width:1px!important;border-top-style:dotted!important}

html body .eddpt-app .eddpt-process-language-edge[data-edge-type="electronic_information"]>i>u{height:2px!important;background:repeating-linear-gradient(90deg,currentColor 0 13px,transparent 13px 16px)!important}

html body .eddpt-app .eddpt-process-language-edge[data-edge-type="material_flow"]>i>u{height:4px!important}

html body .eddpt-app .eddpt-string-live{
    stroke:#aebdcd!important;
    stroke-width:1.9!important;
    stroke-dasharray:none!important;
    opacity:.94!important;
    animation:none!important;
}

html body .eddpt-app .eddpt-string-glow{stroke:#8290a2!important;stroke-width:5!important;opacity:.065!important}

html body .eddpt-app .eddpt-sigma-arrow-head{fill:#c8d3df!important;stroke:none!important}

html body .eddpt-app .eddpt-string-group[data-edge-type="decision_outcome"] .eddpt-string-live{stroke-width:2.15!important}

html body .eddpt-app .eddpt-string-group[data-edge-type="rework"] .eddpt-string-live{stroke-dasharray:8 6!important}

html body .eddpt-app .eddpt-string-group[data-edge-type="exception"] .eddpt-string-live{stroke-dasharray:2 5!important}

html body .eddpt-app .eddpt-string-group[data-edge-type="escalation"] .eddpt-string-live{stroke-dasharray:11 4 2 4!important}

html body .eddpt-app .eddpt-string-group[data-edge-type="manual_information"] .eddpt-string-live{stroke-width:1.6!important;stroke-dasharray:4 7!important}

html body .eddpt-app .eddpt-string-group[data-edge-type="electronic_information"] .eddpt-string-live{stroke-width:2!important;stroke-dasharray:13 3!important}

html body .eddpt-app .eddpt-string-group[data-edge-type="data_flow"] .eddpt-string-live{stroke-width:1.45!important;stroke-dasharray:1 5!important}

html body .eddpt-app .eddpt-string-group[data-edge-type="material_flow"] .eddpt-string-live{stroke-width:3.2!important}

html body .eddpt-app .eddpt-step-connections .eddpt-labelrow{align-items:flex-start!important}

html body .eddpt-app .eddpt-step-connections .eddpt-labelrow p{margin:3px 0 0!important;color:#8493a6!important;font-size:7.3px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-step-connections .eddpt-labelrow>em{font-style:normal!important;color:#8479e8!important;font-size:6.6px!important;font-weight:900!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-step-connection-list{display:grid!important;gap:7px!important}

html body .eddpt-app .eddpt-step-connection-list>article{
    display:grid!important;
    grid-template-columns:72px minmax(0,1fr) auto!important;
    gap:9px!important;
    align-items:center!important;
    padding:9px!important;
    border:1px solid rgba(126,143,164,.18)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.015)!important;
}

html body .eddpt-app .eddpt-step-connection-list>article>i{
    position:relative!important;
    width:66px!important;
    height:18px!important;
    color:#b8c5d3!important;
}

html body .eddpt-app .eddpt-step-connection-list>article>i>u{position:absolute!important;left:0!important;right:9px!important;top:8px!important;height:2px!important;background:currentColor!important;border:0!important;border-radius:999px!important}

html body .eddpt-app .eddpt-step-connection-list>article>i>em{position:absolute!important;right:0!important;top:-1px!important;font:400 18px/18px Arial,sans-serif!important;font-style:normal!important}

html body .eddpt-app .eddpt-step-connection-list>article[data-edge-type="rework"]>i>u,
html body .eddpt-app .eddpt-step-connection-list>article[data-edge-type="escalation"]>i>u{height:0!important;background:none!important;border-top:2px dashed currentColor!important}

html body .eddpt-app .eddpt-step-connection-list>article[data-edge-type="exception"]>i>u{height:0!important;background:none!important;border-top:2px dotted currentColor!important}

html body .eddpt-app .eddpt-step-connection-list>article[data-edge-type="manual_information"]>i>u{height:0!important;background:none!important;border-top:1px dashed currentColor!important}

html body .eddpt-app .eddpt-step-connection-list>article[data-edge-type="electronic_information"]>i>u{background:repeating-linear-gradient(90deg,currentColor 0 13px,transparent 13px 16px)!important}

html body .eddpt-app .eddpt-step-connection-list>article[data-edge-type="data_flow"]>i>u{height:0!important;background:none!important;border-top:1px dotted currentColor!important}

html body .eddpt-app .eddpt-step-connection-list>article[data-edge-type="material_flow"]>i>u{height:4px!important}

html body .eddpt-app .eddpt-step-connection-list>article>div:nth-child(2){display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-step-connection-list>article small{color:#8377e7!important;font-size:6px!important;font-weight:950!important;letter-spacing:.06em!important}

html body .eddpt-app .eddpt-step-connection-list>article b{color:#dbe3ed!important;font-size:8.2px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-step-connection-list>article span{color:#8291a4!important;font-size:7px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-step-connection-list>article strong{color:#e6bb73!important;font-size:6.5px!important;font-weight:800!important;line-height:1.4!important}

html body .eddpt-app .eddpt-step-connection-list>article>div:last-child{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-step-connection-list>article>div:last-child>button:not(.eddpt-governance-revision-badge){min-height:30px!important;padding:0 8px!important;border:1px solid rgba(139,124,246,.24)!important;border-radius:8px!important;background:rgba(139,124,246,.06)!important;color:#c5bdff!important;font-size:6.5px!important;font-weight:900!important;cursor:pointer!important}

html body .eddpt-app .eddpt-incoming-connections{margin-top:8px!important;border-top:1px solid rgba(126,143,164,.12)!important;padding-top:7px!important}

html body .eddpt-app .eddpt-incoming-connections summary{color:#8f9daf!important;font-size:7px!important;font-weight:850!important;cursor:pointer!important}

html body .eddpt-app .eddpt-incoming-connections>div{display:grid!important;gap:5px!important;margin-top:6px!important}

html body .eddpt-app .eddpt-incoming-connections button{display:grid!important;gap:2px!important;text-align:left!important;padding:7px!important;border:1px solid rgba(126,143,164,.14)!important;border-radius:8px!important;background:rgba(255,255,255,.012)!important;color:#cbd5e1!important;cursor:pointer!important}

html body .eddpt-app .eddpt-incoming-connections button span{color:#8176df!important;font-size:6px!important;text-transform:uppercase!important;font-weight:900!important}

html body .eddpt-app .eddpt-incoming-connections button b{font-size:7.2px!important}

html body .eddpt-app .eddpt-connection-detail-language{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin-top:5px!important}

html body .eddpt-app .eddpt-step-flow__status-stack{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-end!important;
    gap:5px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-step-flow__status-stack>em{
    font-style:normal!important;
    font-size:6px!important;
    text-transform:uppercase!important;
    color:#9ca8b8!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:999px!important;
    padding:4px 7px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-step-flow__connection-card>.eddpt-process-language-edge{
    align-self:flex-start!important;
    margin:8px 0 10px!important;
    padding:6px 8px!important;
    border:1px solid rgba(126,143,164,.14)!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.014)!important;
}

html body .eddpt-app .eddpt-step-flow__branch-options>button>.eddpt-governance-revision-badge{
    flex:0 0 auto!important;
    margin-left:auto!important;
}

html body .eddpt-app .eddpt-step-flow__branch-options>button[data-edge-type="exception"]{border-style:dotted!important}

html body .eddpt-app .eddpt-step-flow__branch-options>button[data-edge-type="rework"]{border-style:dashed!important}

html body .eddpt-app .eddpt-step-flow__branch-options>button[data-edge-type="material_flow"]{border-width:2px!important}

html body .eddpt-app .eddpt-process-map__legend{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-process-map__legend>section{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr)!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-process-map__legend>section>small{
    flex:0 0 auto!important;
    color:var(--pm-muted,#8090a4)!important;
    font-size:6.5px!important;
    font-weight:950!important;
    letter-spacing:.09em!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-map__legend>section>div{
    display:flex!important;
    align-items:center!important;
    gap:8px 12px!important;
    min-width:0!important;
    overflow-x:auto!important;
    scrollbar-width:thin!important;
}

html body .eddpt-app .eddpt-process-map__legend>section:not(.eddpt-process-map__legend-connections)>div>span{
    display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
    flex:0 0 auto!important;
    color:var(--pm-muted,#8090a4)!important;
}

html body .eddpt-app .eddpt-process-map__legend-connections{
    padding-top:7px!important;
    border-top:1px solid rgba(126,143,164,.12)!important;
}

html body .eddpt-app .eddpt-process-map__legend-connections .eddpt-process-language-edge{flex:0 0 auto!important}

html body .eddpt-app .eddpt-process-map__legend-connections .eddpt-process-language-edge>i{flex-basis:52px!important;width:52px!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-bar,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-bar{
    background:linear-gradient(135deg,rgba(248,250,253,.96),rgba(239,244,249,.94))!important;
    border-color:rgba(52,69,91,.16)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-governance-anchor,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-anchor{background:rgba(255,255,255,.62)!important;border-color:rgba(52,69,91,.15)!important;color:#26364a!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-anchor b,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-anchor b{color:#2d3c51!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-anchor span,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-anchor span{color:#69798d!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-anchor.is-working,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-anchor.is-working{background:rgba(123,103,222,.065)!important;border-color:rgba(113,91,215,.24)!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-actions>button,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-actions>button{background:#fff!important;border-color:rgba(52,69,91,.15)!important;color:#526176!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-review-head,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-review-head,
html body .eddpt-app[data-theme="light"] .eddpt-governance-commit-gate,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-commit-gate{background:#f7f5ff!important;border-color:rgba(111,89,209,.18)!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-review-head h3,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-review-head h3,
html body .eddpt-app[data-theme="light"] .eddpt-governance-commit-gate h3,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-commit-gate h3{color:#26364a!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-review-head p,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-review-head p,
html body .eddpt-app[data-theme="light"] .eddpt-governance-commit-gate p,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-commit-gate p{color:#66768b!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-change,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-change{background:#fff!important;border-color:rgba(51,68,90,.14)!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-change>header b,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-change>header b{color:#2c3b50!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-diff>section,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-diff>section{background:#f7f9fc!important;border-color:rgba(51,68,90,.11)!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-diff pre,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-diff pre{color:#35445a!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-provenance>span,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-provenance>span{background:#f8fafc!important;border-color:rgba(51,68,90,.10)!important}

html body .eddpt-app[data-theme="light"] .eddpt-governance-provenance b,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-provenance b{color:#4a5a70!important}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-detail,
html body .eddpt-app.eddpt-light-mode .eddpt-sigma-detail{background:linear-gradient(135deg,rgba(118,95,220,.055),rgba(65,152,219,.018))!important;border-color:rgba(106,84,205,.16)!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-language-edge,
html body .eddpt-app.eddpt-light-mode .eddpt-process-language-edge{color:#5f6f84!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-language-edge>b,
html body .eddpt-app.eddpt-light-mode .eddpt-process-language-edge>b{color:#45556b!important}

html body .eddpt-app[data-theme="light"] .eddpt-step-connection-list>article,
html body .eddpt-app.eddpt-light-mode .eddpt-step-connection-list>article{background:#f8fafc!important;border-color:rgba(48,65,87,.12)!important}

html body .eddpt-app[data-theme="light"] .eddpt-step-connection-list>article b,
html body .eddpt-app.eddpt-light-mode .eddpt-step-connection-list>article b{color:#36465c!important}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__connection-card>.eddpt-process-language-edge,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__connection-card>.eddpt-process-language-edge{background:#f7f9fc!important;border-color:rgba(48,65,87,.10)!important}

@media (max-width:1180px){
html body .eddpt-app .eddpt-governance-bar{grid-template-columns:minmax(112px,.78fr) 12px minmax(154px,1.15fr) 12px minmax(112px,.78fr) auto!important;gap:5px!important}
html body .eddpt-app .eddpt-governance-anchor{padding:8px!important}
html body .eddpt-app .eddpt-governance-actions>button{min-width:78px!important;padding-inline:7px!important}
}

@media (max-width:900px){
html body .eddpt-app .eddpt-governance-bar{grid-template-columns:1fr 1fr 1fr!important}
html body .eddpt-app .eddpt-governance-arrow{display:none!important}
html body .eddpt-app .eddpt-governance-actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important}
html body .eddpt-app .eddpt-governance-actions>button{min-height:38px!important}
html body .eddpt-app .eddpt-governance-diff{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-governance-diff>i{transform:rotate(90deg)!important}
html body .eddpt-app .eddpt-governance-provenance{grid-template-columns:1fr 1fr!important}
html body .eddpt-app .eddpt-governance-review-actions{grid-template-columns:1fr 1fr 1fr!important}
html body .eddpt-app .eddpt-governance-review-actions input{grid-column:1/-1!important}
html body .eddpt-app .eddpt-step-connection-list>article{grid-template-columns:58px minmax(0,1fr)!important}
html body .eddpt-app .eddpt-step-connection-list>article>div:last-child{grid-column:1/-1!important;justify-content:flex-start!important}
}

@media (max-width:620px){
html body .eddpt-app .eddpt-governance-bar{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-governance-actions{grid-column:auto!important}
html body .eddpt-app .eddpt-governance-anchor{min-height:48px!important}
html body .eddpt-app .eddpt-governance-provenance{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-governance-review-actions{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-process-map__legend>section{grid-template-columns:1fr!important;gap:5px!important}
html body .eddpt-app .eddpt-note>.eddpt-governance-revision-badge>b{display:none!important}
html body .eddpt-app .eddpt-note>.eddpt-governance-revision-badge{max-width:46px!important}
}

html body .eddpt-app .eddpt-process-map__legend>section>div{
    flex-wrap:wrap!important;
    overflow-x:visible!important;
    overflow-y:visible!important;
}

html body .eddpt-app .eddpt-process-map__legend-connections .eddpt-process-language-edge{
    max-width:100%!important;
}

html body .eddpt-app .eddpt-note>.eddpt-governance-revision-badge{
    z-index:15!important;
    left:40px!important;
    right:auto!important;
    bottom:8px!important;
    min-width:48px!important;
    max-width:64px!important;
    min-height:24px!important;
    padding:3px 6px!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-note>.eddpt-governance-revision-badge>b{
    display:none!important;
}

html body .eddpt-app .eddpt-note>.eddpt-governance-revision-badge>span{
    font-size:9px!important;
}

html body .eddpt-app .eddpt-note>.eddpt-governance-revision-badge>em{
    min-width:auto!important;
    font-size:6.3px!important;
}

html body .eddpt-app .eddpt-card-flip-button{
    z-index:18!important;
}

html body .eddpt-app .eddpt-detail-sigma-title.eddpt-themed-reference,
html body .eddpt-app .eddpt-sigma-detail.eddpt-themed-reference{
    --_sigma-accent:var(--sigma-ref-accent,#887af4)!important;
}

html body .eddpt-app .eddpt-detail-sigma-title.eddpt-themed-reference>i,
html body .eddpt-app .eddpt-detail-sigma-title.eddpt-themed-reference>small,
html body .eddpt-app .eddpt-sigma-detail.eddpt-themed-reference .eddpt-sigma-detail-glyph,
html body .eddpt-app .eddpt-sigma-detail.eddpt-themed-reference .eddpt-sigma-detail-head>span{
    color:var(--_sigma-accent)!important;
    -webkit-text-fill-color:var(--_sigma-accent)!important;
}

html body .eddpt-app .eddpt-sigma-detail.eddpt-themed-reference .eddpt-sigma-detail-glyph{
    border-color:color-mix(in srgb,var(--_sigma-accent) 34%,rgba(255,255,255,.10))!important;
    background:color-mix(in srgb,var(--sigma-ref-bg,#111721) 58%,transparent)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-sigma-detail.eddpt-themed-reference .eddpt-sigma-detail-glyph,
html body .eddpt-app.eddpt-light-mode .eddpt-sigma-detail.eddpt-themed-reference .eddpt-sigma-detail-glyph{
    border-color:color-mix(in srgb,var(--_sigma-accent) 26%,rgba(36,52,73,.12))!important;
    background:color-mix(in srgb,var(--sigma-ref-bg,#f5f8ff) 84%,#fff 16%)!important;
}

html body .eddpt-app .eddpt-governance-review-head{
    position:sticky!important;
    top:0!important;
    z-index:3!important;
}

html body .eddpt-app .eddpt-governance-review-key{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
    padding:9px!important;
    border:1px solid rgba(129,146,166,.16)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-governance-review-key>span{
    display:grid!important;
    gap:2px!important;
    min-width:0!important;
    color:#8391a3!important;
    font-size:7px!important;
    line-height:1.35!important;
}

html body .eddpt-app .eddpt-governance-review-key b{
    color:#d5dde7!important;
    font-size:7.5px!important;
}

html body .eddpt-app .eddpt-governance-human-diff{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;
    gap:8px!important;
    align-items:stretch!important;
}

html body .eddpt-app .eddpt-governance-human-diff>section{
    min-width:0!important;
    min-height:86px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    gap:7px!important;
    padding:12px!important;
    border:1px solid rgba(129,146,166,.16)!important;
    border-radius:11px!important;
    background:rgba(5,12,20,.28)!important;
}

html body .eddpt-app .eddpt-governance-human-diff>section>small{
    color:#78889c!important;
    font-size:6.2px!important;
    font-weight:950!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-governance-human-diff>section>b{
    color:#e5ebf3!important;
    font-size:10px!important;
    line-height:1.35!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-governance-human-diff>section>div{
    display:flex!important;
    gap:5px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-governance-human-diff>section>div>span{
    padding:4px 6px!important;
    border:1px solid rgba(132,149,170,.14)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.025)!important;
    color:#9aa8b9!important;
    font-size:6.4px!important;
    line-height:1.25!important;
}

html body .eddpt-app .eddpt-governance-human-diff>i{
    align-self:center!important;
    text-align:center!important;
    color:#887af4!important;
    font-size:17px!important;
    font-style:normal!important;
}

html body .eddpt-app .eddpt-governance-change[data-change-kind="added"] .eddpt-governance-human-diff>section:last-child{
    border-color:rgba(76,183,148,.23)!important;
    background:rgba(48,140,109,.045)!important;
}

html body .eddpt-app .eddpt-governance-change[data-change-kind="removed"] .eddpt-governance-human-diff>section:last-child{
    border-color:rgba(220,91,106,.22)!important;
    background:rgba(133,43,56,.045)!important;
}

html body .eddpt-app .eddpt-governance-technical{
    border:1px solid rgba(126,143,164,.13)!important;
    border-radius:10px!important;
    overflow:hidden!important;
    background:rgba(255,255,255,.012)!important;
}

html body .eddpt-app .eddpt-governance-technical>summary{
    min-height:34px!important;
    display:flex!important;
    align-items:center!important;
    padding:0 10px!important;
    color:#8190a3!important;
    font-size:7px!important;
    font-weight:850!important;
    cursor:pointer!important;
    list-style:none!important;
}

html body .eddpt-app .eddpt-governance-technical>summary::-webkit-details-marker{display:none!important}

html body .eddpt-app .eddpt-governance-technical>summary::after{
    content:"+"!important;
    margin-left:auto!important;
    color:#9b8eff!important;
    font-size:12px!important;
}

html body .eddpt-app .eddpt-governance-technical[open]>summary::after{content:"−"!important}

html body .eddpt-app .eddpt-governance-technical>div{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr)!important;
    gap:6px!important;
    padding:0 9px 9px!important;
}

html body .eddpt-app .eddpt-governance-technical>div>section{
    min-width:0!important;
    max-height:210px!important;
    overflow:auto!important;
    padding:8px!important;
    border:1px solid rgba(126,143,164,.12)!important;
    border-radius:8px!important;
    background:rgba(4,10,17,.34)!important;
}

html body .eddpt-app .eddpt-governance-technical>div>section>small{
    color:#718196!important;
    font-size:5.7px!important;
    font-weight:950!important;
    letter-spacing:.08em!important;
}

html body .eddpt-app .eddpt-governance-technical pre{
    margin:6px 0 0!important;
    white-space:pre-wrap!important;
    overflow-wrap:anywhere!important;
    color:#9dadbf!important;
    font-size:6.2px!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-governance-technical>div>i{
    align-self:center!important;
    text-align:center!important;
    color:#7569ca!important;
    font-style:normal!important;
}

html body .eddpt-app .eddpt-governance-technical>footer{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    padding:0 9px 9px!important;
    color:#708095!important;
    font-size:6px!important;
}

html body .eddpt-app .eddpt-governance-technical code{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    color:#9589e8!important;
}

html body .eddpt-app .eddpt-governance-change>header>em{
    min-width:86px!important;
    text-align:center!important;
    white-space:nowrap!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-governance-review-key,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-review-key,
html body .eddpt-app[data-theme="light"] .eddpt-governance-human-diff>section,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-human-diff>section,
html body .eddpt-app[data-theme="light"] .eddpt-governance-technical,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-technical{
    background:#fff!important;
    border-color:rgba(48,65,88,.13)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-governance-human-diff>section>b,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-human-diff>section>b,
html body .eddpt-app[data-theme="light"] .eddpt-governance-review-key b,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-review-key b{
    color:#2d3d52!important;
    -webkit-text-fill-color:#2d3d52!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-governance-human-diff>section>div>span,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-human-diff>section>div>span{
    background:#f5f7fa!important;
    border-color:rgba(48,65,88,.10)!important;
    color:#596a7f!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-governance-technical>div>section,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-technical>div>section{
    background:#f6f8fb!important;
    border-color:rgba(48,65,88,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-governance-technical pre,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-technical pre{color:#44556b!important}

@media (max-width:860px){
html body .eddpt-app .eddpt-governance-review-key{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-governance-human-diff{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-governance-human-diff>i{transform:rotate(90deg)!important}
html body .eddpt-app .eddpt-governance-technical>div{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-governance-technical>div>i{transform:rotate(90deg)!important}
}

html body .eddpt-app .eddpt-note>.eddpt-governance-revision-badge{
    left:50%!important;
    right:auto!important;
    bottom:8px!important;
    transform:translateX(-50%)!important;
    max-width:64px!important;
}

html body .eddpt-app .eddpt-note>.eddpt-quick-edit{
    z-index:20!important;
}

html body .eddpt-app .eddpt-note>.eddpt-connect-handle{
    position:absolute!important;
    z-index:21!important;
    top:50%!important;
    right:-14px!important;
    width:30px!important;
    height:30px!important;
    margin-top:-15px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(146,130,255,.52)!important;
    border-radius:999px!important;
    background:#151d2b!important;
    color:#a798ff!important;
    box-shadow:0 5px 18px rgba(0,0,0,.28),0 0 0 3px rgba(120,101,232,.08)!important;
    cursor:crosshair!important;
    opacity:.82!important;
    transition:opacity .16s ease,transform .16s ease,border-color .16s ease,box-shadow .16s ease!important;
    touch-action:none!important;
}

html body .eddpt-app .eddpt-note>.eddpt-connect-handle:hover,
html body .eddpt-app .eddpt-note>.eddpt-connect-handle:focus-visible,
html body .eddpt-app .eddpt-note.is-selected>.eddpt-connect-handle{
    opacity:1!important;
    transform:scale(1.08)!important;
    border-color:#9a89ff!important;
    box-shadow:0 7px 22px rgba(0,0,0,.32),0 0 0 4px rgba(128,107,245,.13),0 0 20px rgba(135,115,245,.22)!important;
}

html body .eddpt-app .eddpt-connect-handle>span,
html body .eddpt-app .eddpt-attach-connection-control>span,
html body .eddpt-app .eddpt-attach-glyph{
    position:relative!important;
    display:block!important;
    width:17px!important;
    height:12px!important;
}

html body .eddpt-app .eddpt-connect-handle>span::before,
html body .eddpt-app .eddpt-attach-connection-control>span::before,
html body .eddpt-app .eddpt-attach-glyph::before{
    content:""!important;
    position:absolute!important;
    left:1px!important;
    top:5px!important;
    width:10px!important;
    height:2px!important;
    border-radius:999px!important;
    background:currentColor!important;
}

html body .eddpt-app .eddpt-connect-handle>span::after,
html body .eddpt-app .eddpt-attach-connection-control>span::after,
html body .eddpt-app .eddpt-attach-glyph::after{
    content:""!important;
    position:absolute!important;
    right:0!important;
    top:2px!important;
    width:6px!important;
    height:6px!important;
    border:2px solid currentColor!important;
    border-left:0!important;
    border-bottom:0!important;
    transform:rotate(45deg)!important;
}

html body .eddpt-app .eddpt-step-connections-head{
    align-items:flex-start!important;
}

html body .eddpt-app .eddpt-step-connections-actions{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:7px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-attach-connection-control{
    min-height:32px!important;
    padding:0 10px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    border:1px solid rgba(145,127,246,.32)!important;
    border-radius:9px!important;
    background:rgba(127,107,233,.08)!important;
    color:#b5a8ff!important;
    font-size:7px!important;
    font-weight:900!important;
    cursor:crosshair!important;
    touch-action:none!important;
    flex:0 0 auto!important;
    min-width:max-content!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-attach-connection-control>b{
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-attach-connection-control:hover,
html body .eddpt-app .eddpt-attach-connection-control:focus-visible{
    border-color:rgba(159,142,255,.64)!important;
    background:rgba(127,107,233,.15)!important;
    color:#d1c9ff!important;
}

html body .eddpt-app .eddpt-step-connection-row{
    cursor:pointer!important;
    outline:none!important;
    transition:border-color .16s ease,background .16s ease,transform .16s ease!important;
}

html body .eddpt-app .eddpt-step-connection-row:hover,
html body .eddpt-app .eddpt-step-connection-row:focus-visible{
    border-color:rgba(145,129,246,.39)!important;
    background:linear-gradient(90deg,rgba(127,107,233,.065),rgba(72,150,214,.025))!important;
    transform:translateY(-1px)!important;
}

html body .eddpt-app .eddpt-connection-open-cue{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:5px!important;
    color:#a99cff!important;
    font-size:6.5px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-connection-open-cue>b{font-weight:900!important}

html body .eddpt-app .eddpt-connection-open-cue>i{font-style:normal!important;font-size:13px!important;line-height:1!important}

html body .eddpt-app .eddpt-empty-connections{
    display:grid!important;
    justify-items:start!important;
    gap:3px!important;
}

html body .eddpt-app .eddpt-empty-connections>b{color:#c7d0dd!important;font-size:8px!important}

html body .eddpt-app .eddpt-empty-connections>span{color:#8190a4!important;font-size:7px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-incoming-connections button em{
    margin-left:auto!important;
    color:#9588ef!important;
    font-size:6.2px!important;
    font-style:normal!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-quick-connections{
    display:grid!important;
    gap:8px!important;
    padding:12px!important;
    border:1px solid rgba(132,114,226,.20)!important;
    border-radius:13px!important;
    background:linear-gradient(135deg,rgba(120,101,223,.045),rgba(80,149,211,.018))!important;
}

html body .eddpt-app .eddpt-quick-connections>header{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:12px!important;
}

html body .eddpt-app .eddpt-quick-connections>header>div{
    display:grid!important;
    gap:3px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-quick-connections>header small{
    color:#8f81ed!important;
    font-size:6.4px!important;
    font-weight:950!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-quick-connections>header b{color:#e7edf5!important;font-size:9px!important}

html body .eddpt-app .eddpt-quick-connections>header span{color:#8291a5!important;font-size:7px!important;line-height:1.45!important;max-width:620px!important}

html body .eddpt-app .eddpt-quick-connections>div{
    display:grid!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-quick-connection-row{
    width:100%!important;
    min-height:48px!important;
    padding:8px 10px!important;
    display:grid!important;
    grid-template-columns:minmax(110px,.72fr) minmax(0,1.4fr) auto!important;
    align-items:center!important;
    gap:10px!important;
    border:1px solid rgba(121,139,159,.18)!important;
    border-radius:10px!important;
    background:#101a27!important;
    color:#e9eef6!important;
    text-align:left!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-quick-connection-row:hover,
html body .eddpt-app .eddpt-quick-connection-row:focus-visible{
    border-color:rgba(142,126,239,.40)!important;
    background:#132030!important;
}

html body .eddpt-app .eddpt-quick-connection-row>span:nth-child(2){display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-quick-connection-row small{color:#6f8096!important;font-size:5.9px!important;font-weight:950!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-quick-connection-row b{color:#dce5ef!important;font-size:8px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-quick-connection-row em{color:#8595aa!important;font-size:6.8px!important;font-style:normal!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-quick-connection-row>i{color:#9d90f2!important;font-size:18px!important;font-style:normal!important}

html body .eddpt-app .eddpt-quick-connections-empty{
    padding:12px!important;
    display:grid!important;
    gap:3px!important;
    border:1px dashed rgba(121,139,159,.20)!important;
    border-radius:10px!important;
    color:#8191a5!important;
}

html body .eddpt-app .eddpt-quick-connections-empty>b{color:#c8d2de!important;font-size:8px!important}

html body .eddpt-app .eddpt-quick-connections-empty>span{font-size:7px!important}

html body .eddpt-app .eddpt-quick-edge-identity,
html body .eddpt-app .eddpt-connection-draft-banner,
html body .eddpt-app .eddpt-attach-intro{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr)!important;
    gap:11px!important;
    align-items:start!important;
    padding:12px!important;
    border:1px solid rgba(133,115,231,.22)!important;
    border-radius:13px!important;
    background:linear-gradient(135deg,rgba(122,102,226,.07),rgba(65,145,207,.02))!important;
}

html body .eddpt-app .eddpt-quick-edge-identity{
    grid-template-columns:1fr!important;
}

html body .eddpt-app .eddpt-connection-draft-banner>div{
    display:grid!important;
    gap:3px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-connection-draft-banner>span{
    position:relative!important;
    display:block!important;
    width:30px!important;
    height:30px!important;
    border:1px solid rgba(154,138,255,.38)!important;
    border-radius:10px!important;
    background:rgba(122,102,226,.08)!important;
    color:#a99bff!important;
}

html body .eddpt-app .eddpt-connection-draft-banner>span::before{
    content:""!important;
    position:absolute!important;
    left:6px!important;
    right:6px!important;
    top:14px!important;
    border-top:2px dashed currentColor!important;
}

html body .eddpt-app .eddpt-connection-draft-banner>span::after{
    content:""!important;
    position:absolute!important;
    right:5px!important;
    top:10px!important;
    width:7px!important;
    height:7px!important;
    border:2px solid currentColor!important;
    border-left:0!important;
    border-bottom:0!important;
    transform:rotate(45deg)!important;
}

html body .eddpt-app .eddpt-quick-edge-identity small,
html body .eddpt-app .eddpt-connection-draft-banner small,
html body .eddpt-app .eddpt-attach-intro small{
    color:#9385ef!important;
    font-size:6.5px!important;
    font-weight:950!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-quick-edge-identity>b,
html body .eddpt-app .eddpt-connection-draft-banner>b,
html body .eddpt-app .eddpt-connection-draft-banner>div>b{
    color:#edf2f8!important;
    font-size:10px!important;
}

html body .eddpt-app .eddpt-quick-edge-identity>b i,
html body .eddpt-app .eddpt-connection-draft-banner b i{color:#9486ef!important;font-style:normal!important}

html body .eddpt-app .eddpt-quick-edge-identity>span,
html body .eddpt-app .eddpt-connection-draft-banner p,
html body .eddpt-app .eddpt-attach-intro p{
    margin:0!important;
    color:#8796aa!important;
    font-size:7.3px!important;
    line-height:1.55!important;
}

html body .eddpt-app .eddpt-quick-edge-help,
html body .eddpt-app .eddpt-connection-setup-note{
    padding:9px 10px!important;
    border-left:2px solid #8879ef!important;
    background:rgba(128,109,232,.045)!important;
    display:grid!important;
    gap:2px!important;
}

html body .eddpt-app .eddpt-quick-edge-help>b,
html body .eddpt-app .eddpt-connection-setup-note>b{color:#c9c1ff!important;font-size:7.5px!important}

html body .eddpt-app .eddpt-quick-edge-help>span,
html body .eddpt-app .eddpt-connection-setup-note>span{color:#8392a6!important;font-size:7px!important;line-height:1.5!important}

html body .eddpt-connect-draft-overlay{
    position:fixed!important;
    inset:0!important;
    z-index:999990!important;
    pointer-events:none!important;
}

html body .eddpt-connect-draft-overlay svg{
    position:absolute!important;
    inset:0!important;
    width:100vw!important;
    height:100vh!important;
    overflow:visible!important;
}

html body .eddpt-connect-draft-overlay path{
    fill:none!important;
    stroke:#a794ff!important;
    stroke-width:3!important;
    stroke-linecap:round!important;
    stroke-dasharray:4 8!important;
    filter:drop-shadow(0 0 7px rgba(141,121,245,.58))!important;
    animation:eddptDraftConnectorDash .8s linear infinite!important;
}

html body .eddpt-connect-draft-overlay circle{
    fill:#121a27!important;
    stroke:#b4a7ff!important;
    stroke-width:3!important;
    filter:drop-shadow(0 0 7px rgba(141,121,245,.65))!important;
}

html body .eddpt-connect-draft-overlay>span{
    position:fixed!important;
    left:50%!important;
    bottom:26px!important;
    transform:translateX(-50%)!important;
    padding:8px 13px!important;
    border:1px solid rgba(163,146,255,.38)!important;
    border-radius:999px!important;
    background:rgba(12,20,31,.94)!important;
    color:#c8beff!important;
    box-shadow:0 10px 30px rgba(0,0,0,.35)!important;
    font:800 11px/1.1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    letter-spacing:.01em!important;
}

html body .eddpt-connect-draft-overlay.is-pending path{
    stroke:#8d7cf5!important;
    stroke-dasharray:2 8!important;
    stroke-width:2.5!important;
}

@keyframes eddptDraftConnectorDash{to{stroke-dashoffset:-24}}

@media (prefers-reduced-motion:reduce){
html body .eddpt-connect-draft-overlay path{animation:none!important}
}

html body .eddpt-app .eddpt-note.is-connect-target{
    outline:3px solid rgba(157,140,255,.72)!important;
    outline-offset:5px!important;
    box-shadow:0 0 0 8px rgba(134,113,239,.10),0 18px 38px rgba(0,0,0,.28)!important;
}

html body .eddpt-app .eddpt-note.is-connect-source{
    outline:2px solid rgba(132,112,238,.35)!important;
    outline-offset:4px!important;
}

html body .eddpt-app .pm-node.is-connect-target .pm-node-halo{
    opacity:1!important;
    stroke:#a594ff!important;
    stroke-width:3!important;
    fill:rgba(139,120,245,.09)!important;
}

html body .eddpt-app .pm-node.is-connect-source .pm-node-halo{
    opacity:1!important;
    stroke:rgba(139,120,245,.46)!important;
}

html body .eddpt-app .pm-connect-handle{
    color:#9b8df7!important;
    cursor:crosshair!important;
    opacity:.72!important;
    transition:opacity .15s ease,filter .15s ease!important;
    outline:none!important;
}

html body .eddpt-app .pm-connect-handle circle{
    fill:#111a27!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
}

html body .eddpt-app .pm-connect-handle path{
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .pm-node:hover .pm-connect-handle,
html body .eddpt-app .pm-node.is-selected .pm-connect-handle,
html body .eddpt-app .pm-connect-handle:focus-visible{
    opacity:1!important;
    filter:drop-shadow(0 0 6px rgba(146,128,247,.42))!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-note>.eddpt-connect-handle,
html body .eddpt-app.eddpt-light-mode .eddpt-note>.eddpt-connect-handle{
    background:#ffffff!important;
    border-color:rgba(104,82,211,.34)!important;
    color:#6c57d8!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-quick-connection-row,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-connection-row{
    background:#ffffff!important;
    border-color:rgba(55,72,94,.14)!important;
    color:#2d3d52!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-quick-connection-row:hover,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-connection-row:hover{
    background:#f7f8fc!important;
    border-color:rgba(100,78,205,.28)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-quick-connections,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-connections,
html body .eddpt-app[data-theme="light"] .eddpt-quick-edge-identity,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-edge-identity,
html body .eddpt-app[data-theme="light"] .eddpt-connection-draft-banner,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-draft-banner,
html body .eddpt-app[data-theme="light"] .eddpt-attach-intro,
html body .eddpt-app.eddpt-light-mode .eddpt-attach-intro{
    background:#faf9ff!important;
    border-color:rgba(102,80,205,.17)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-quick-connections>header b,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-connections>header b,
html body .eddpt-app[data-theme="light"] .eddpt-quick-connection-row b,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-connection-row b,
html body .eddpt-app[data-theme="light"] .eddpt-quick-edge-identity>b,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-edge-identity>b,
html body .eddpt-app[data-theme="light"] .eddpt-connection-draft-banner>div>b,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-draft-banner>div>b{
    color:#314158!important;
}

html body .eddpt-app[data-theme="light"] .pm-connect-handle circle,
html body .eddpt-app.eddpt-light-mode .pm-connect-handle circle{fill:#ffffff!important}

@media (max-width:900px){
html body .eddpt-app .eddpt-quick-connections>header{display:grid!important;grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-quick-connections>header>.eddpt-attach-connection-control{justify-self:start!important}
html body .eddpt-app .eddpt-quick-connection-row{grid-template-columns:1fr auto!important}
html body .eddpt-app .eddpt-quick-connection-row>span:first-child{grid-column:1/-1!important}
html body .eddpt-app .eddpt-step-connections-actions{justify-content:flex-start!important}
}

@media (max-width:620px){
html body .eddpt-app .eddpt-note>.eddpt-connect-handle{right:-10px!important;width:26px!important;height:26px!important;margin-top:-13px!important}
html body .eddpt-app .eddpt-connection-open-cue>b{display:none!important}
html body .eddpt-app .eddpt-step-connection-row{grid-template-columns:auto minmax(0,1fr)!important}
html body .eddpt-app .eddpt-step-connection-row>div:last-child{grid-column:2!important;justify-self:start!important}
}

html body .eddpt-app .eddpt-process-map__shrink{
    --eddpt-density-safe-accent:#8c7cff;
}

html body .eddpt-app .eddpt-process-map__shrink output{
    font-variant-numeric:tabular-nums!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-package-action-icon{
    width:30px!important;
    min-width:30px!important;
    height:30px!important;
    display:grid!important;
    place-items:center!important;
    overflow:visible!important;
    color:currentColor!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-package-action-icon .eddpt-package-glyph{
    display:block!important;
    height:30px!important;
    max-height:30px!important;
    width:auto!important;
    max-width:20px!important;
    min-width:0!important;
    fill:none!important;
    color:currentColor!important;
    overflow:visible!important;
     
}

html body .eddpt-app .eddpt-topbar .eddpt-package-action-icon .eddpt-package-glyph-in{
    aspect-ratio:77 / 116!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-package-action-icon .eddpt-package-glyph-out{
    aspect-ratio:76 / 116!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-package-action-icon .eddpt-package-glyph *,
html body .eddpt-app .eddpt-topbar .eddpt-package-action-icon .eddpt-package-glyph{
    vector-effect:none!important;
}

html body .eddpt-app .eddpt-topbar .eddpt-package-action-icon-in svg{
    width:auto!important;
    height:30px!important;
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-topbar .eddpt-package-action-icon{
        width:26px!important;min-width:26px!important;height:26px!important;
    }
html body .eddpt-app .eddpt-topbar .eddpt-package-action-icon .eddpt-package-glyph,
    html body .eddpt-app .eddpt-topbar .eddpt-package-action-icon-in svg{
        height:26px!important;max-height:26px!important;max-width:18px!important;
    }
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-package-action-icon{
    width:23px!important;min-width:23px!important;height:23px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-package-action-icon .eddpt-package-glyph,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet) .eddpt-topbar .eddpt-package-action-icon-in svg{
    height:23px!important;max-height:23px!important;max-width:16px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-package-action-icon{
    width:20px!important;min-width:20px!important;height:20px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-package-action-icon .eddpt-package-glyph,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-package-action-icon-in svg{
    height:20px!important;max-height:20px!important;max-width:14px!important;
}

html body .eddpt-app .eddpt-comprehension-form,
html body .eddpt-app .eddpt-comprehension-modal,
html body .eddpt-app .eddpt-opti-thought-modal,
html body .eddpt-app .eddpt-opti-summary-modal,
html body .eddpt-app .eddpt-opti-dismissed-modal{
    color:var(--edd-ui-text,#eef3fa)!important;
}

html body .eddpt-app .eddpt-comprehension-hero,
html body .eddpt-app .eddpt-attach-intro,
html body .eddpt-app .eddpt-connection-draft-banner{
    border:1px solid rgba(139,124,246,.28)!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,rgba(139,124,246,.105),rgba(43,79,123,.08))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-comprehension-hero{padding:22px 24px!important;margin-bottom:18px!important}

html body .eddpt-app .eddpt-comprehension-hero>small,
html body .eddpt-app .eddpt-attach-intro small,
html body .eddpt-app .eddpt-connection-draft-banner small,
html body .eddpt-app .eddpt-quick-edge-edit-intro>small,
html body .eddpt-app .eddpt-connection-edit-explainer>small{
    display:block!important;
    color:#9f91ff!important;
    font-size:9px!important;
    line-height:1.25!important;
    font-weight:950!important;
    letter-spacing:.09em!important;
    text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-comprehension-hero>h3,
html body .eddpt-app .eddpt-attach-intro h3{
    margin:7px 0 8px!important;
    color:#f3f6fb!important;
    -webkit-text-fill-color:#f3f6fb!important;
    font-size:clamp(20px,2vw,28px)!important;
    line-height:1.12!important;
    letter-spacing:-.025em!important;
    font-weight:850!important;
    text-wrap:balance!important;
}

html body .eddpt-app .eddpt-comprehension-hero>p,
html body .eddpt-app .eddpt-attach-intro p{
    margin:0!important;
    max-width:920px!important;
    color:#98a7ba!important;
    -webkit-text-fill-color:#98a7ba!important;
    font-size:11px!important;
    line-height:1.6!important;
    font-weight:500!important;
}

html body .eddpt-app .eddpt-attach-intro{
    display:grid!important;
    grid-template-columns:44px minmax(0,1fr)!important;
    gap:16px!important;
    align-items:start!important;
    padding:22px!important;
}

html body .eddpt-app .eddpt-attach-source,
html body .eddpt-app .eddpt-next-step-note,
html body .eddpt-app .eddpt-connection-setup-note,
html body .eddpt-app .eddpt-quick-edge-edit-intro,
html body .eddpt-app .eddpt-connection-edit-explainer{
    display:grid!important;
    gap:5px!important;
    padding:13px 15px!important;
    border:1px solid rgba(103,127,158,.25)!important;
    border-radius:13px!important;
    background:rgba(11,22,34,.52)!important;
}

html body .eddpt-app .eddpt-quick-edge-edit-intro,
html body .eddpt-app .eddpt-connection-edit-explainer{margin:14px 0!important}

html body .eddpt-app .eddpt-quick-edge-edit-intro>b,
html body .eddpt-app .eddpt-connection-edit-explainer>b,
html body .eddpt-app .eddpt-attach-source>b,
html body .eddpt-app .eddpt-next-step-note>b,
html body .eddpt-app .eddpt-connection-setup-note>b{color:#eef3fa!important;font-size:11px!important;font-weight:850!important}

html body .eddpt-app .eddpt-quick-edge-edit-intro>span,
html body .eddpt-app .eddpt-connection-edit-explainer>span,
html body .eddpt-app .eddpt-next-step-note>span,
html body .eddpt-app .eddpt-connection-setup-note>span{color:#91a0b3!important;font-size:10px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-connection-comprehension{
    display:grid!important;
    grid-template-columns:minmax(220px,.78fr) minmax(300px,1.22fr)!important;
    gap:12px 16px!important;
    margin:0 0 18px!important;
    padding:16px!important;
    border:1px solid rgba(117,139,166,.28)!important;
    border-radius:17px!important;
    background:linear-gradient(145deg,rgba(16,30,45,.88),rgba(10,20,31,.72))!important;
    box-shadow:0 12px 28px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app .eddpt-connection-comprehension__visual{
    display:flex!important;
    align-items:center!important;
    gap:14px!important;
    min-width:0!important;
    padding:13px!important;
    border:1px solid rgba(128,150,179,.24)!important;
    border-radius:14px!important;
    background:rgba(4,12,20,.36)!important;
}

html body .eddpt-app .eddpt-connection-comprehension__visual>i,
html body .eddpt-app .eddpt-connection-guide-line>i{
    position:relative!important;
    display:block!important;
    width:76px!important;
    min-width:76px!important;
    height:18px!important;
}

html body .eddpt-app .eddpt-connection-comprehension__visual>i>u,
html body .eddpt-app .eddpt-connection-guide-line i>u{
    position:absolute!important;left:2px!important;right:11px!important;top:8px!important;height:2px!important;
    display:block!important;border:0!important;text-decoration:none!important;border-radius:999px!important;
    background:#cbd6e4!important;
}

html body .eddpt-app .eddpt-connection-comprehension__visual>i>em,
html body .eddpt-app .eddpt-connection-guide-line i>em{
    position:absolute!important;right:0!important;top:-2px!important;color:#cbd6e4!important;font-style:normal!important;font-size:24px!important;line-height:18px!important;font-weight:400!important;
}

html body .eddpt-app [data-edge-type="rework"]>i>u,
html body .eddpt-app .eddpt-connection-guide-card[data-edge-type="rework"] i>u,
html body .eddpt-app [data-edge-type="exception"]>i>u,
html body .eddpt-app .eddpt-connection-guide-card[data-edge-type="exception"] i>u{
    background:repeating-linear-gradient(90deg,#cbd6e4 0 9px,transparent 9px 15px)!important;
}

html body .eddpt-app [data-edge-type="manual_information"]>i>u,
html body .eddpt-app .eddpt-connection-guide-card[data-edge-type="manual_information"] i>u{
    height:2px!important;background:repeating-linear-gradient(90deg,#cbd6e4 0 2px,transparent 2px 8px)!important;
}

html body .eddpt-app [data-edge-type="data_flow"]>i>u,
html body .eddpt-app .eddpt-connection-guide-card[data-edge-type="data_flow"] i>u{
    height:1px!important;background:#cbd6e4!important;
}

html body .eddpt-app [data-edge-type="material_flow"]>i>u,
html body .eddpt-app .eddpt-connection-guide-card[data-edge-type="material_flow"] i>u{
    height:5px!important;top:6px!important;background:#cbd6e4!important;
}

html body .eddpt-app [data-edge-type="electronic_information"]>i>u,
html body .eddpt-app .eddpt-connection-guide-card[data-edge-type="electronic_information"] i>u{
    background:linear-gradient(90deg,#55c9ef,#9181ff)!important;
}

html body .eddpt-app [data-edge-type="decision_outcome"]>i>u,
html body .eddpt-app .eddpt-connection-guide-card[data-edge-type="decision_outcome"] i>u{
    background:linear-gradient(90deg,#ffc565,#ffd998)!important;
}

html body .eddpt-app .eddpt-connection-comprehension__visual>span{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-connection-comprehension__visual small{color:#8393a8!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-connection-comprehension__visual b{color:#eef3fa!important;font-size:14px!important;line-height:1.2!important}

html body .eddpt-app .eddpt-connection-comprehension__visual span>em{color:#91a0b2!important;font-size:9px!important;line-height:1.35!important;font-style:normal!important}

html body .eddpt-app .eddpt-connection-comprehension__route{
    display:grid!important;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;
    padding:13px!important;border:1px solid rgba(128,150,179,.2)!important;border-radius:14px!important;background:rgba(4,12,20,.27)!important;
}

html body .eddpt-app .eddpt-connection-comprehension__route>span{display:grid!important;gap:3px!important;min-width:0!important}

html body .eddpt-app .eddpt-connection-comprehension__route small{color:#8595a8!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-connection-comprehension__route b{color:#eaf0f8!important;font-size:10px!important;line-height:1.35!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-connection-comprehension__route>i{text-align:center!important;color:#9a89ff!important;font-size:22px!important;font-style:normal!important}

html body .eddpt-app .eddpt-connection-comprehension>p{
    grid-column:1/-1!important;margin:0!important;padding:0 3px!important;color:#acb8c8!important;font-size:10px!important;line-height:1.55!important;
}

html body .eddpt-app .eddpt-connection-comprehension__check{
    grid-column:1/-1!important;display:flex!important;gap:10px!important;align-items:flex-start!important;padding:10px 12px!important;border-left:3px solid #8879f4!important;background:rgba(136,121,244,.065)!important;
}

html body .eddpt-app .eddpt-connection-comprehension__check>b{color:#c5bcff!important;font-size:9px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-connection-comprehension__check>span{color:#9caabc!important;font-size:9px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-connection-likely{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}

html body .eddpt-app .eddpt-connection-likely>small{grid-column:1/-1!important;color:#8696aa!important;font-size:8px!important;font-weight:900!important;letter-spacing:.07em!important}

html body .eddpt-app .eddpt-connection-likely>button{
    display:grid!important;gap:3px!important;text-align:left!important;padding:10px 11px!important;border:1px solid rgba(116,139,167,.25)!important;border-radius:11px!important;background:rgba(255,255,255,.025)!important;color:#eaf0f7!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-connection-likely>button:hover{border-color:rgba(143,127,246,.5)!important;background:rgba(143,127,246,.08)!important}

html body .eddpt-app .eddpt-connection-likely>button>b{font-size:9px!important}

html body .eddpt-app .eddpt-connection-likely>button>span{font-size:8px!important;line-height:1.4!important;color:#8f9db0!important}

html body .eddpt-app .eddpt-connection-compare-link{
    grid-column:1/-1!important;justify-self:start!important;border:0!important;background:transparent!important;color:#a99dff!important;font-size:9px!important;font-weight:850!important;padding:2px 0!important;cursor:pointer!important;text-decoration:underline!important;text-underline-offset:3px!important;
}

html body .eddpt-app .eddpt-connection-guide-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}

html body .eddpt-app .eddpt-connection-guide-card{display:grid!important;grid-template-columns:90px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;padding:13px!important;border:1px solid rgba(112,135,162,.27)!important;border-radius:14px!important;background:rgba(9,19,29,.5)!important}

html body .eddpt-app .eddpt-connection-guide-card.is-current{border-color:rgba(142,127,246,.62)!important;box-shadow:0 0 0 2px rgba(142,127,246,.09)!important}

html body .eddpt-app .eddpt-connection-guide-card h4{margin:2px 0 5px!important;color:#edf2f8!important;font-size:11px!important}

html body .eddpt-app .eddpt-connection-guide-card p{margin:0 0 6px!important;color:#9caabc!important;font-size:9px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-connection-guide-card span{color:#7f8fa4!important;font-size:8px!important;line-height:1.4!important}

html body .eddpt-app{
    --opti-green:#4bd19a;
    --opti-amber:#efb754;
    --opti-red:#ff7189;
}

html body .eddpt-app .eddpt-opti-controller{
    display:grid!important;
    grid-template-columns:minmax(210px,.72fr) minmax(360px,1.3fr) minmax(210px,.8fr)!important;
    align-items:center!important;
    gap:16px!important;
    width:100%!important;
    margin:0 0 12px!important;
    padding:11px 13px!important;
    border:1px solid rgba(98,122,151,.26)!important;
    border-radius:15px!important;
    background:linear-gradient(135deg,rgba(17,31,46,.86),rgba(9,19,29,.72))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-opti-brand{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}

html body .eddpt-app .eddpt-opti-brand>span{position:relative!important;width:31px!important;height:31px!important;min-width:31px!important;border:1px solid rgba(149,136,255,.42)!important;border-radius:10px!important;background:rgba(139,124,246,.09)!important}

html body .eddpt-app .eddpt-opti-brand>span i{position:absolute!important;width:5px!important;height:5px!important;border-radius:50%!important;background:#9c8dff!important;box-shadow:0 0 8px rgba(156,141,255,.55)!important}

html body .eddpt-app .eddpt-opti-brand>span i:nth-child(1){left:6px!important;top:15px!important}

html body .eddpt-app .eddpt-opti-brand>span i:nth-child(2){left:14px!important;top:7px!important}

html body .eddpt-app .eddpt-opti-brand>span i:nth-child(3){right:6px!important;bottom:6px!important}

html body .eddpt-app .eddpt-opti-brand>div{display:grid!important;gap:1px!important;min-width:0!important}

html body .eddpt-app .eddpt-opti-brand small{color:#a194ff!important;font-size:7px!important;font-weight:950!important;letter-spacing:.09em!important}

html body .eddpt-app .eddpt-opti-brand b{color:#edf2f9!important;font-size:11px!important}

html body .eddpt-app .eddpt-opti-brand em{color:#738398!important;font-size:7.5px!important;font-style:normal!important;line-height:1.3!important}

html body .eddpt-app .eddpt-opti-depth{display:grid!important;gap:6px!important;min-width:0!important}

html body .eddpt-app .eddpt-opti-depth>div:first-child{display:flex!important;justify-content:space-between!important;gap:10px!important;color:#8d9caf!important;font-size:8px!important;font-weight:800!important}

html body .eddpt-app .eddpt-opti-depth output{color:#dce4ee!important;font-size:8px!important;font-weight:900!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-opti-depth input[type="range"]{
    width:100%!important;height:18px!important;margin:0!important;accent-color:#8f7ff7!important;cursor:pointer!important;background:transparent!important;box-shadow:none!important;
}

html body .eddpt-app .eddpt-opti-depth-labels{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:5px!important;color:#738297!important;font-size:7px!important;line-height:1.15!important;text-align:center!important}

html body .eddpt-app .eddpt-opti-depth-labels .is-green{color:var(--opti-green)!important}

html body .eddpt-app .eddpt-opti-depth-labels .is-amber{color:var(--opti-amber)!important}

html body .eddpt-app .eddpt-opti-depth-labels .is-red{color:var(--opti-red)!important}

html body .eddpt-app .eddpt-opti-summary{display:flex!important;align-items:stretch!important;justify-content:flex-end!important;gap:7px!important;min-width:0!important}

html body .eddpt-app .eddpt-opti-summary>button{border:1px solid rgba(100,124,153,.25)!important;border-radius:11px!important;background:rgba(255,255,255,.025)!important;color:#dfe7f0!important;cursor:pointer!important}

html body .eddpt-app .eddpt-opti-summary>button:first-child{display:grid!important;gap:2px!important;text-align:left!important;min-width:155px!important;padding:8px 10px!important}

html body .eddpt-app .eddpt-opti-summary>button:first-child>b{font-size:9px!important}

html body .eddpt-app .eddpt-opti-summary>button:first-child>span{color:#8191a5!important;font-size:7.5px!important;line-height:1.3!important}

html body .eddpt-app .eddpt-opti-dismissed-link{padding:8px!important;font-size:8px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-opti-dismissed-link>b{display:inline-grid!important;place-items:center!important;min-width:17px!important;height:17px!important;border-radius:999px!important;background:rgba(139,124,246,.14)!important;color:#b7afff!important;font-size:7px!important}

html body .eddpt-app .eddpt-opti-controller.is-active{border-color:rgba(139,124,246,.42)!important}

html body .eddpt-app .eddpt-opti-controller.is-stale{border-color:rgba(239,183,84,.42)!important}

html body .eddpt-app .eddpt-opti-hit[data-opti-level="1"]{--opti-hit:var(--opti-green)}

html body .eddpt-app .eddpt-opti-hit[data-opti-level="2"]{--opti-hit:var(--opti-amber)}

html body .eddpt-app .eddpt-opti-hit[data-opti-level="3"]{--opti-hit:var(--opti-red)}

html body .eddpt-app .eddpt-note.eddpt-opti-hit,
html body .eddpt-app .eddpt-step-flow__step-flipper.eddpt-opti-hit,
html body .eddpt-app .eddpt-step-flow__connection-card.eddpt-opti-hit{
    box-shadow:0 0 0 2px color-mix(in srgb,var(--opti-hit) 70%,transparent),0 0 22px color-mix(in srgb,var(--opti-hit) 30%,transparent),var(--eddpt-card-shadow,0 12px 30px rgba(0,0,0,.18))!important;
}

html body .eddpt-app svg .eddpt-opti-hit[data-opti-level="1"]{filter:drop-shadow(0 0 5px color-mix(in srgb,var(--opti-green) 70%,transparent))!important}

html body .eddpt-app svg .eddpt-opti-hit[data-opti-level="2"]{filter:drop-shadow(0 0 6px color-mix(in srgb,var(--opti-amber) 75%,transparent))!important}

html body .eddpt-app svg .eddpt-opti-hit[data-opti-level="3"]{filter:drop-shadow(0 0 7px color-mix(in srgb,var(--opti-red) 78%,transparent))!important}

html body .eddpt-app .eddpt-opti-thought-button{
    position:absolute!important;left:50%!important;bottom:-14px!important;z-index:18!important;transform:translateX(-50%)!important;
    display:flex!important;align-items:center!important;gap:5px!important;min-height:25px!important;max-width:calc(100% - 50px)!important;padding:0 9px!important;
    border:1px solid color-mix(in srgb,var(--opti-hit,#8c7cff) 70%,#233348)!important;border-radius:999px!important;background:#101b28!important;color:#eef4fb!important;box-shadow:0 5px 15px rgba(0,0,0,.26),0 0 12px color-mix(in srgb,var(--opti-hit,#8c7cff) 20%,transparent)!important;cursor:pointer!important;white-space:nowrap!important;
}

html body .eddpt-app .eddpt-opti-thought-button[data-opti-level="1"]{--opti-hit:var(--opti-green)}

html body .eddpt-app .eddpt-opti-thought-button[data-opti-level="2"]{--opti-hit:var(--opti-amber)}

html body .eddpt-app .eddpt-opti-thought-button[data-opti-level="3"]{--opti-hit:var(--opti-red)}

html body .eddpt-app .eddpt-opti-thought-button>span{color:var(--opti-hit)!important;font-size:10px!important}

html body .eddpt-app .eddpt-opti-thought-button>b{overflow:hidden!important;text-overflow:ellipsis!important;font-size:7.5px!important;letter-spacing:.02em!important}

html body .eddpt-app .eddpt-opti-thought-button>em{display:grid!important;place-items:center!important;min-width:15px!important;height:15px!important;padding:0 3px!important;border-radius:999px!important;background:color-mix(in srgb,var(--opti-hit) 18%,transparent)!important;color:var(--opti-hit)!important;font-size:7px!important;font-style:normal!important;font-weight:900!important}

html body .eddpt-app svg .eddpt-opti-svg-marker{cursor:pointer!important;pointer-events:all!important}

html body .eddpt-app svg .eddpt-opti-svg-marker rect{fill:#101b28!important;stroke:#8c7cff!important;stroke-width:1.2!important}

html body .eddpt-app svg .eddpt-opti-svg-marker[data-opti-level="1"] rect{stroke:var(--opti-green)!important}

html body .eddpt-app svg .eddpt-opti-svg-marker[data-opti-level="2"] rect{stroke:var(--opti-amber)!important}

html body .eddpt-app svg .eddpt-opti-svg-marker[data-opti-level="3"] rect{stroke:var(--opti-red)!important}

html body .eddpt-app svg .eddpt-opti-svg-marker text{fill:#edf3fa!important;font-size:7px!important;font-weight:800!important;pointer-events:none!important}

html body .eddpt-app .eddpt-opti-detail-strip{
    display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;margin:0 0 12px!important;padding:9px 11px!important;border:1px solid var(--opti-hit,#8c7cff)!important;border-radius:12px!important;background:color-mix(in srgb,var(--opti-hit,#8c7cff) 7%,#101b28)!important;
}

html body .eddpt-app .eddpt-opti-detail-strip[data-opti-level="1"]{--opti-hit:var(--opti-green)}

html body .eddpt-app .eddpt-opti-detail-strip[data-opti-level="2"]{--opti-hit:var(--opti-amber)}

html body .eddpt-app .eddpt-opti-detail-strip[data-opti-level="3"]{--opti-hit:var(--opti-red)}

html body .eddpt-app .eddpt-opti-detail-strip>span{color:var(--opti-hit)!important;font-size:14px!important}

html body .eddpt-app .eddpt-opti-detail-strip>div{display:grid!important;gap:1px!important}

html body .eddpt-app .eddpt-opti-detail-strip small{color:#8494a7!important;font-size:7px!important;font-weight:900!important;letter-spacing:.07em!important}

html body .eddpt-app .eddpt-opti-detail-strip b{color:#e8eef6!important;font-size:9px!important}

html body .eddpt-app .eddpt-opti-detail-strip button{border:0!important;border-radius:9px!important;background:rgba(255,255,255,.05)!important;color:#edf3fa!important;padding:7px 9px!important;font-size:8px!important;font-weight:850!important;cursor:pointer!important}

html body .eddpt-app .eddpt-opti-thought-modal{display:grid!important;gap:14px!important}

html body .eddpt-app .eddpt-opti-thought-detail{
    --opti-level:#8c7cff;
    display:grid!important;gap:12px!important;padding:16px!important;border:1px solid color-mix(in srgb,var(--opti-level) 58%,#33465b)!important;border-radius:17px!important;background:linear-gradient(145deg,color-mix(in srgb,var(--opti-level) 5%,#111e2c),#0c1824)!important;
}

html body .eddpt-app .eddpt-opti-thought-detail[data-opti-level="1"],
html body .eddpt-app .eddpt-opti-summary-level[data-opti-level="1"]{--opti-level:var(--opti-green)}

html body .eddpt-app .eddpt-opti-thought-detail[data-opti-level="2"],
html body .eddpt-app .eddpt-opti-summary-level[data-opti-level="2"]{--opti-level:var(--opti-amber)}

html body .eddpt-app .eddpt-opti-thought-detail[data-opti-level="3"],
html body .eddpt-app .eddpt-opti-summary-level[data-opti-level="3"]{--opti-level:var(--opti-red)}

html body .eddpt-app .eddpt-opti-thought-detail>header{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:11px!important;align-items:start!important}

html body .eddpt-app .eddpt-opti-thought-detail>header>span{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border:1px solid var(--opti-level)!important;border-radius:11px!important;color:var(--opti-level)!important;background:color-mix(in srgb,var(--opti-level) 8%,transparent)!important}

html body .eddpt-app .eddpt-opti-thought-detail>header small,
html body .eddpt-app .eddpt-opti-thought-detail>section small,
html body .eddpt-app .eddpt-opti-evidence>small{color:var(--opti-level)!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.075em!important}

html body .eddpt-app .eddpt-opti-thought-detail h3{margin:3px 0!important;color:#f0f4f9!important;font-size:18px!important;line-height:1.2!important}

html body .eddpt-app .eddpt-opti-thought-detail>header p{margin:3px 0 0!important;color:#8494a8!important;font-size:8.5px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-opti-thought-detail>section{padding:11px 12px!important;border:1px solid rgba(106,129,157,.2)!important;border-radius:12px!important;background:rgba(4,11,18,.25)!important}

html body .eddpt-app .eddpt-opti-thought-detail>section p{margin:5px 0 0!important;color:#b1bdcc!important;font-size:10px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-opti-thought-detail>section.is-check{border-left:3px solid var(--opti-level)!important}

html body .eddpt-app .eddpt-opti-evidence{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-opti-evidence>span{padding:4px 7px!important;border:1px solid rgba(113,136,165,.24)!important;border-radius:999px!important;color:#9aa9bb!important;font-size:7.5px!important;background:rgba(255,255,255,.025)!important}

html body .eddpt-app .eddpt-opti-passive-note{display:grid!important;gap:3px!important;padding:10px 12px!important;border-left:3px solid #7f8ca0!important;background:rgba(96,113,136,.07)!important;color:#92a1b3!important}

html body .eddpt-app .eddpt-opti-passive-note>b{color:#dce4ed!important;font-size:9px!important}

html body .eddpt-app .eddpt-opti-passive-note>span{font-size:8.5px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-opti-thought-detail>footer{display:flex!important;justify-content:space-between!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-opti-thought-detail>footer>div{display:flex!important;gap:7px!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-opti-summary-modal{display:grid!important;gap:12px!important}

html body .eddpt-app .eddpt-opti-summary-level{display:grid!important;gap:8px!important;padding:13px!important;border:1px solid color-mix(in srgb,var(--opti-level) 45%,#33475b)!important;border-radius:15px!important;background:color-mix(in srgb,var(--opti-level) 3%,#101b28)!important}

html body .eddpt-app .eddpt-opti-summary-level>header{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important}

html body .eddpt-app .eddpt-opti-summary-level>header>div{display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-opti-summary-level>header small{color:var(--opti-level)!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-opti-summary-level>header b{color:#dce4ee!important;font-size:9px!important}

html body .eddpt-app .eddpt-opti-summary-level>header em{display:grid!important;place-items:center!important;min-width:31px!important;height:31px!important;border-radius:10px!important;background:color-mix(in srgb,var(--opti-level) 10%,transparent)!important;color:var(--opti-level)!important;font-size:14px!important;font-weight:900!important;font-style:normal!important}

html body .eddpt-app .eddpt-opti-summary-level>button{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;text-align:left!important;padding:10px!important;border:1px solid rgba(111,134,161,.2)!important;border-radius:11px!important;background:rgba(255,255,255,.02)!important;color:#dfe6ef!important;cursor:pointer!important}

html body .eddpt-app .eddpt-opti-summary-level>button:hover{border-color:color-mix(in srgb,var(--opti-level) 55%,#496076)!important;background:color-mix(in srgb,var(--opti-level) 5%,transparent)!important}

html body .eddpt-app .eddpt-opti-summary-level>button>span{color:var(--opti-level)!important}

html body .eddpt-app .eddpt-opti-summary-level>button>div{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-opti-summary-level>button small{color:#7f8fa3!important;font-size:7px!important;font-weight:900!important}

html body .eddpt-app .eddpt-opti-summary-level>button b{font-size:9px!important;white-space:normal!important}

html body .eddpt-app .eddpt-opti-summary-level>button em{color:#8c9bae!important;font-size:8px!important;line-height:1.4!important;font-style:normal!important;white-space:normal!important}

html body .eddpt-app .eddpt-opti-dismissed-list{display:grid!important;gap:8px!important}

html body .eddpt-app .eddpt-opti-dismissed-list>article{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:11px 12px!important;border:1px solid rgba(109,132,159,.23)!important;border-radius:12px!important;background:rgba(255,255,255,.02)!important}

html body .eddpt-app .eddpt-opti-dismissed-list>article>div{display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-opti-dismissed-list small{color:#9183f5!important;font-size:7px!important;font-weight:900!important}

html body .eddpt-app .eddpt-opti-dismissed-list b{color:#e1e8f1!important;font-size:9px!important}

html body .eddpt-app .eddpt-opti-dismissed-list span{color:#8090a4!important;font-size:8px!important}

html body .eddpt-app[data-theme="light"] .eddpt-opti-controller,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-controller,
html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension,
html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-detail,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-detail{
    background:linear-gradient(145deg,#f8fafc,#eff4f9)!important;
    color:#243348!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-comprehension-hero>h3,
html body .eddpt-app.eddpt-light-mode .eddpt-comprehension-hero>h3,
html body .eddpt-app[data-theme="light"] .eddpt-attach-intro h3,
html body .eddpt-app.eddpt-light-mode .eddpt-attach-intro h3,
html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension__visual b,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension__visual b,
html body .eddpt-app[data-theme="light"] .eddpt-opti-brand b,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-brand b,
html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-detail h3,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-detail h3{
    color:#26364a!important;-webkit-text-fill-color:#26364a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension__visual,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension__visual,
html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension__route,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension__route,
html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-detail>section,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-detail>section{
    background:rgba(255,255,255,.72)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-button,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-button{background:#f8fafc!important;color:#26364a!important}

html body .eddpt-app[data-theme="light"] svg .eddpt-opti-svg-marker rect,
html body .eddpt-app.eddpt-light-mode svg .eddpt-opti-svg-marker rect{fill:#f7fafc!important}

html body .eddpt-app[data-theme="light"] svg .eddpt-opti-svg-marker text,
html body .eddpt-app.eddpt-light-mode svg .eddpt-opti-svg-marker text{fill:#26364a!important}

@media (max-width:1100px){
html body .eddpt-app .eddpt-opti-controller{grid-template-columns:minmax(180px,.65fr) minmax(300px,1.2fr) minmax(170px,.7fr)!important;gap:10px!important}
html body .eddpt-app .eddpt-connection-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media (max-width:860px){
html body .eddpt-app .eddpt-opti-controller{grid-template-columns:1fr!important;gap:9px!important;padding:11px!important}
html body .eddpt-app .eddpt-opti-summary{justify-content:stretch!important}
html body .eddpt-app .eddpt-opti-summary>button:first-child{flex:1 1 auto!important}
html body .eddpt-app .eddpt-connection-comprehension{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-connection-comprehension>p,
    html body .eddpt-app .eddpt-connection-comprehension__check,
    html body .eddpt-app .eddpt-connection-likely,
    html body .eddpt-app .eddpt-connection-compare-link{grid-column:1!important}
html body .eddpt-app .eddpt-connection-guide-grid{grid-template-columns:1fr!important}
}

@media (max-width:620px){
html body .eddpt-app .eddpt-connection-comprehension__route{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-connection-comprehension__route>i{transform:rotate(90deg)!important}
html body .eddpt-app .eddpt-connection-likely{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-attach-intro{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-opti-depth-labels{font-size:6.5px!important}
html body .eddpt-app .eddpt-opti-thought-detail>footer{align-items:stretch!important}
html body .eddpt-app .eddpt-opti-thought-detail>footer>div{width:100%!important}
html body .eddpt-app .eddpt-opti-thought-detail>footer .eddpt-btn{flex:1 1 auto!important}
}

html body .eddpt-app .eddpt-comprehension-help{display:grid!important;gap:14px!important}

html body .eddpt-app .eddpt-help-pop__intro{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:14px!important;border:1px solid rgba(139,124,246,.28)!important;border-radius:14px!important;background:linear-gradient(135deg,rgba(139,124,246,.09),rgba(44,78,119,.06))!important}

html body .eddpt-app .eddpt-help-pop__intro>span{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border:1px solid rgba(155,141,255,.48)!important;border-radius:13px!important;color:#b0a6ff!important;background:rgba(139,124,246,.09)!important;font-size:18px!important;font-weight:900!important}

html body .eddpt-app .eddpt-help-pop__intro>div{display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-help-pop__intro small,
html body .eddpt-app .eddpt-comprehension-help>section>small{color:#9f91ff!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-help-pop__intro b{color:#eef3fa!important;font-size:14px!important;line-height:1.2!important}

html body .eddpt-app .eddpt-help-pop__intro em{color:#8292a6!important;font-size:8px!important;font-style:normal!important}

html body .eddpt-app .eddpt-comprehension-help>section{padding:14px!important;border:1px solid rgba(106,129,157,.22)!important;border-radius:13px!important;background:rgba(7,15,23,.32)!important}

html body .eddpt-app .eddpt-comprehension-help>section p{margin:6px 0 0!important;color:#aab7c7!important;font-size:10px!important;line-height:1.65!important}

html body .eddpt-app[data-theme="light"] .eddpt-help-pop__intro b,
html body .eddpt-app.eddpt-light-mode .eddpt-help-pop__intro b{color:#2b3b50!important}

html body .eddpt-app[data-theme="light"] .eddpt-comprehension-help>section,
html body .eddpt-app.eddpt-light-mode .eddpt-comprehension-help>section{background:#f8fafc!important}

html body .eddpt-app .eddpt-opti-brand{position:relative!important}

html body .eddpt-app .eddpt-opti-help{
    display:grid!important;place-items:center!important;align-self:center!important;
    width:27px!important;height:27px!important;min-width:27px!important;padding:0!important;
    border:1px solid rgba(126,145,171,.30)!important;border-radius:9px!important;
    background:rgba(255,255,255,.025)!important;color:#aab7c7!important;
    font-size:11px!important;font-weight:900!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-opti-help:hover,
html body .eddpt-app .eddpt-opti-help:focus-visible{
    border-color:rgba(155,141,255,.58)!important;color:#c8c0ff!important;
    background:rgba(139,124,246,.08)!important;outline:none!important;
}

html body .eddpt-app .eddpt-opti-depth input[type="range"],
html body .eddpt-app .eddpt-immersive-opti input[type="range"]{
    -webkit-appearance:none!important;appearance:none!important;
    height:22px!important;padding:0!important;margin:0!important;border:0!important;
    background:transparent!important;box-shadow:none!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-opti-depth input[type="range"]::-webkit-slider-runnable-track,
html body .eddpt-app .eddpt-immersive-opti input[type="range"]::-webkit-slider-runnable-track{
    height:7px!important;border:1px solid rgba(87,106,132,.48)!important;border-radius:999px!important;
    background:linear-gradient(90deg,
        #566477 0 11%,
        #4bd19a 18% 39%,
        #efb754 45% 66%,
        #ff7189 72% 100%)!important;
    box-shadow:inset 0 1px 2px rgba(0,0,0,.34)!important;
}

html body .eddpt-app .eddpt-opti-depth input[type="range"]::-webkit-slider-thumb,
html body .eddpt-app .eddpt-immersive-opti input[type="range"]::-webkit-slider-thumb{
    -webkit-appearance:none!important;appearance:none!important;
    width:18px!important;height:18px!important;margin-top:-6px!important;
    border:3px solid #d9e1ec!important;border-radius:50%!important;
    background:#172536!important;box-shadow:0 0 0 2px rgba(10,18,28,.82),0 2px 8px rgba(0,0,0,.35)!important;
}

html body .eddpt-app .eddpt-opti-depth input[type="range"]::-moz-range-track,
html body .eddpt-app .eddpt-immersive-opti input[type="range"]::-moz-range-track{
    height:7px!important;border:1px solid rgba(87,106,132,.48)!important;border-radius:999px!important;
    background:linear-gradient(90deg,#566477 0 11%,#4bd19a 18% 39%,#efb754 45% 66%,#ff7189 72% 100%)!important;
}

html body .eddpt-app .eddpt-opti-depth input[type="range"]::-moz-range-thumb,
html body .eddpt-app .eddpt-immersive-opti input[type="range"]::-moz-range-thumb{
    width:14px!important;height:14px!important;border:3px solid #d9e1ec!important;border-radius:50%!important;
    background:#172536!important;box-shadow:0 0 0 2px rgba(10,18,28,.82),0 2px 8px rgba(0,0,0,.35)!important;
}

html body .eddpt-app .eddpt-opti-controller[data-depth="1"] .eddpt-opti-depth output,
html body .eddpt-app .eddpt-immersive-opti[data-depth="1"] output{color:var(--opti-green)!important}

html body .eddpt-app .eddpt-opti-controller[data-depth="2"] .eddpt-opti-depth output,
html body .eddpt-app .eddpt-immersive-opti[data-depth="2"] output{color:var(--opti-amber)!important}

html body .eddpt-app .eddpt-opti-controller[data-depth="3"] .eddpt-opti-depth output,
html body .eddpt-app .eddpt-immersive-opti[data-depth="3"] output{color:var(--opti-red)!important}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-opti-controller{display:none!important}

html body .eddpt-app .eddpt-immersive-opti{
    display:grid!important;grid-template-columns:auto minmax(78px,116px) auto!important;
    align-items:center!important;gap:8px!important;min-height:36px!important;padding:5px 8px!important;
    border:1px solid rgba(110,132,158,.28)!important;border-radius:10px!important;
    background:rgba(255,255,255,.025)!important;color:#dce5ef!important;
}

html body .eddpt-app .eddpt-immersive-opti>span{
    color:#a6b3c3!important;font-size:8px!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important;
}

html body .eddpt-app .eddpt-immersive-opti>output{
    min-width:52px!important;text-align:right!important;color:#9aa9ba!important;font-size:8px!important;font-weight:900!important;white-space:nowrap!important;
}

html body .eddpt-app .eddpt-immersive-opti input[type="range"]{width:100%!important;min-width:78px!important}

html body .eddpt-app .eddpt-opti-help-modal{display:grid!important;gap:14px!important}

html body .eddpt-app .eddpt-opti-depth-explainer{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}

html body .eddpt-app .eddpt-opti-depth-explainer>section{
    display:grid!important;gap:6px!important;padding:14px!important;border:1px solid rgba(108,130,157,.24)!important;border-radius:13px!important;background:rgba(8,17,27,.36)!important;
}

html body .eddpt-app .eddpt-opti-depth-explainer>section[data-opti-level="1"]{border-top:3px solid var(--opti-green)!important}

html body .eddpt-app .eddpt-opti-depth-explainer>section[data-opti-level="2"]{border-top:3px solid var(--opti-amber)!important}

html body .eddpt-app .eddpt-opti-depth-explainer>section[data-opti-level="3"]{border-top:3px solid var(--opti-red)!important}

html body .eddpt-app .eddpt-opti-depth-explainer b{color:#eef3fa!important;font-size:10px!important}

html body .eddpt-app .eddpt-opti-depth-explainer span{color:#9aa9bb!important;font-size:9px!important;line-height:1.55!important}

html body .eddpt-app[data-theme="light"] .eddpt-comprehension-hero>p,
html body .eddpt-app.eddpt-light-mode .eddpt-comprehension-hero>p,
html body .eddpt-app[data-theme="light"] .eddpt-attach-intro p,
html body .eddpt-app.eddpt-light-mode .eddpt-attach-intro p,
html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension>p,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension>p,
html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension__check>span,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension__check>span,
html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension__visual span>em,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension__visual span>em,
html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-detail>header p,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-detail>header p,
html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-detail>section p,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-detail>section p,
html body .eddpt-app[data-theme="light"] .eddpt-opti-passive-note>span,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-passive-note>span,
html body .eddpt-app[data-theme="light"] .eddpt-opti-depth-explainer span,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-depth-explainer span{
    color:#55667b!important;-webkit-text-fill-color:#55667b!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension__route b,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension__route b,
html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-detail>section small,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-detail>section small,
html body .eddpt-app[data-theme="light"] .eddpt-opti-depth-explainer b,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-depth-explainer b{
    color:#2a3a4f!important;-webkit-text-fill-color:#2a3a4f!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-opti-evidence>span,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-evidence>span{
    color:#5d6e82!important;background:#f8fafc!important;border-color:#c9d3de!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-opti-depth-explainer>section,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-depth-explainer>section{
    background:#f8fafc!important;border-color:#ccd6e1!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-immersive-opti,
html body .eddpt-app.eddpt-light-mode .eddpt-immersive-opti{
    background:#f6f9fc!important;border-color:#cad5e1!important;color:#2a3b50!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-immersive-opti>span,
html body .eddpt-app.eddpt-light-mode .eddpt-immersive-opti>span{color:#5f7085!important}

@media (max-width:980px){
html body .eddpt-app .eddpt-immersive-opti{grid-template-columns:auto minmax(70px,1fr) auto!important;min-width:220px!important}
}

@media (max-width:700px){
html body .eddpt-app .eddpt-opti-depth-explainer{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-opti-brand{padding-right:0!important}
html body .eddpt-app .eddpt-opti-help{width:31px!important;height:31px!important;min-width:31px!important}
}

html body .eddpt-app .eddpt-opti-feedback-hero{
    --opti-feedback:#8c7cff;
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    gap:13px!important;
    align-items:center!important;
    padding:16px!important;
    border:1px solid color-mix(in srgb,var(--opti-feedback) 55%,#38506a)!important;
    border-radius:16px!important;
    background:linear-gradient(135deg,color-mix(in srgb,var(--opti-feedback) 8%,#122132),#101c2a)!important;
}

html body .eddpt-app .eddpt-opti-feedback-hero[data-opti-level="1"]{--opti-feedback:var(--opti-green)}

html body .eddpt-app .eddpt-opti-feedback-hero[data-opti-level="2"]{--opti-feedback:var(--opti-amber)}

html body .eddpt-app .eddpt-opti-feedback-hero[data-opti-level="3"]{--opti-feedback:var(--opti-red)}

html body .eddpt-app .eddpt-opti-feedback-hero>span{
    display:grid!important;place-items:center!important;width:48px!important;height:48px!important;
    border:1px solid var(--opti-feedback)!important;border-radius:14px!important;
    color:var(--opti-feedback)!important;background:color-mix(in srgb,var(--opti-feedback) 10%,transparent)!important;
    font-size:20px!important;
}

html body .eddpt-app .eddpt-opti-feedback-hero>div{display:grid!important;gap:3px!important;min-width:0!important}

html body .eddpt-app .eddpt-opti-feedback-hero small{color:var(--opti-feedback)!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-opti-feedback-hero h3{margin:0!important;color:#f2f6fb!important;font-size:19px!important;line-height:1.18!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-opti-feedback-hero p{margin:0!important;color:#8fa0b5!important;font-size:9px!important;line-height:1.45!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-opti-dismiss-form{display:grid!important;gap:14px!important}

html body .eddpt-app .eddpt-opti-dismiss-form>label{display:grid!important;gap:7px!important;color:#c4cfdb!important;font-size:9px!important;font-weight:850!important}

html body .eddpt-app .eddpt-opti-dismiss-form>label>span{color:#7f90a5!important;font-size:7.5px!important;font-weight:700!important}

html body .eddpt-app .eddpt-opti-dismiss-form select,
html body .eddpt-app .eddpt-opti-dismiss-form textarea{
    width:100%!important;min-width:0!important;border:1px solid #41546b!important;border-radius:12px!important;
    background:#0f1a27!important;color:#edf3fa!important;-webkit-text-fill-color:#edf3fa!important;
    padding:11px 12px!important;font-size:10px!important;line-height:1.45!important;
}

html body .eddpt-app .eddpt-opti-dismiss-form textarea{resize:vertical!important;min-height:88px!important}

html body .eddpt-app .eddpt-opti-feedback-explain{
    padding:12px 13px!important;border-left:3px solid #8c7cff!important;border-radius:0 12px 12px 0!important;
    background:rgba(139,124,246,.075)!important;
}

html body .eddpt-app .eddpt-opti-feedback-explain>b{display:block!important;color:#dcd7ff!important;font-size:9px!important;margin-bottom:4px!important}

html body .eddpt-app .eddpt-opti-feedback-explain>p{margin:0!important;color:#9aa9bb!important;font-size:8.5px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-opti-bulk-match,
html body .eddpt-app .eddpt-opti-feedback-memory{
    display:grid!important;gap:10px!important;padding:13px!important;border:1px solid rgba(107,132,160,.24)!important;
    border-radius:14px!important;background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-opti-bulk-match>div{display:grid!important;gap:3px!important}

html body .eddpt-app .eddpt-opti-bulk-match small{color:#9f91ff!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.075em!important}

html body .eddpt-app .eddpt-opti-bulk-match b{color:#e2e9f2!important;font-size:9.5px!important}

html body .eddpt-app .eddpt-opti-bulk-match p{margin:0!important;color:#8595aa!important;font-size:8px!important;line-height:1.5!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-opti-bulk-match>label,
html body .eddpt-app .eddpt-opti-feedback-memory>label{
    display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:10px!important;align-items:start!important;
    padding:10px!important;border:1px solid rgba(139,124,246,.2)!important;border-radius:11px!important;background:rgba(139,124,246,.035)!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-opti-bulk-match input,
html body .eddpt-app .eddpt-opti-feedback-memory input{margin-top:2px!important}

html body .eddpt-app .eddpt-opti-bulk-match label>span,
html body .eddpt-app .eddpt-opti-feedback-memory label>span{display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-opti-bulk-match label b,
html body .eddpt-app .eddpt-opti-feedback-memory label b{color:#e5ebf3!important;font-size:9px!important}

html body .eddpt-app .eddpt-opti-bulk-match label em,
html body .eddpt-app .eddpt-opti-feedback-memory label em{color:#8394a9!important;font-size:8px!important;font-style:normal!important;line-height:1.45!important}

html body .eddpt-app .eddpt-opti-feedback-memory>p{margin:0!important;color:#76879b!important;font-size:7.7px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-opti-feedback-memory input:disabled+span{opacity:.5!important}

html body .eddpt-app .eddpt-opti-dismiss-form>footer{display:flex!important;justify-content:space-between!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-opti-feedback-list{display:grid!important;gap:9px!important}

html body .eddpt-app .eddpt-opti-feedback-list>header{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:10px!important;padding:0 2px!important}

html body .eddpt-app .eddpt-opti-feedback-list>header small{color:#9a8cff!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-opti-feedback-list>header b{color:#dce4ee!important;font-size:9px!important}

html body .eddpt-app .eddpt-opti-dismissed-list>article.is-memory{border-color:rgba(139,124,246,.35)!important;background:linear-gradient(135deg,rgba(139,124,246,.06),rgba(255,255,255,.015))!important}

html body .eddpt-app .eddpt-opti-dismissed-list>article em{color:#697c92!important;font-size:7.5px!important;font-style:normal!important}

html body .eddpt-app .eddpt-opti-thought-button{pointer-events:auto!important;touch-action:manipulation!important}

html body .eddpt-app .eddpt-opti-thought-button:hover,
html body .eddpt-app .eddpt-opti-thought-button:focus-visible{
    border-color:var(--opti-hit,#8c7cff)!important;
    box-shadow:0 6px 18px rgba(0,0,0,.32),0 0 17px color-mix(in srgb,var(--opti-hit,#8c7cff) 34%,transparent)!important;
    outline:none!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-opti-feedback-hero,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-feedback-hero{background:linear-gradient(135deg,#f7f9fd,#eef3f8)!important}

html body .eddpt-app[data-theme="light"] .eddpt-opti-feedback-hero h3,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-feedback-hero h3,
html body .eddpt-app[data-theme="light"] .eddpt-opti-bulk-match b,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-bulk-match b,
html body .eddpt-app[data-theme="light"] .eddpt-opti-feedback-memory label b,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-feedback-memory label b{color:#293a4f!important;-webkit-text-fill-color:#293a4f!important}

html body .eddpt-app[data-theme="light"] .eddpt-opti-feedback-hero p,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-feedback-hero p,
html body .eddpt-app[data-theme="light"] .eddpt-opti-feedback-explain>p,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-feedback-explain>p,
html body .eddpt-app[data-theme="light"] .eddpt-opti-bulk-match p,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-bulk-match p,
html body .eddpt-app[data-theme="light"] .eddpt-opti-feedback-memory label em,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-feedback-memory label em{color:#5d6e83!important}

html body .eddpt-app[data-theme="light"] .eddpt-opti-bulk-match,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-bulk-match,
html body .eddpt-app[data-theme="light"] .eddpt-opti-feedback-memory,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-feedback-memory{background:#f8fafc!important}

html body .eddpt-app[data-theme="light"] .eddpt-opti-dismiss-form select,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-dismiss-form select,
html body .eddpt-app[data-theme="light"] .eddpt-opti-dismiss-form textarea,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-dismiss-form textarea{background:#fff!important;color:#26364a!important;-webkit-text-fill-color:#26364a!important;border-color:#b8c4d2!important}

@media (max-width:700px){
html body .eddpt-app .eddpt-opti-feedback-hero{grid-template-columns:38px minmax(0,1fr)!important;padding:13px!important;gap:10px!important}
html body .eddpt-app .eddpt-opti-feedback-hero>span{width:38px!important;height:38px!important;border-radius:12px!important;font-size:16px!important}
html body .eddpt-app .eddpt-opti-feedback-hero h3{font-size:16px!important}
html body .eddpt-app .eddpt-opti-dismiss-form>footer{align-items:stretch!important}
html body .eddpt-app .eddpt-opti-dismiss-form>footer .eddpt-btn{flex:1 1 auto!important}
html body .eddpt-app .eddpt-opti-dismissed-list>article{align-items:stretch!important;flex-direction:column!important}
html body .eddpt-app .eddpt-opti-dismissed-list>article>.eddpt-btn{align-self:flex-start!important}
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-track>i,
html body .eddpt-security-gate[data-theme="light"] .eddpt-theme-track>i,
html body .eddpt-app.eddpt-light-mode .eddpt-theme-track>i{
    transform:translateX(16px)!important;
    background:linear-gradient(145deg,#eef2ff 0%,#c9d4ff 42%,#9baeff 100%)!important;
    box-shadow:0 2px 6px rgba(59,70,90,.16),0 0 12px rgba(132,148,255,.18)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-theme-track,
html body .eddpt-security-gate[data-theme="light"] .eddpt-theme-track,
html body .eddpt-app.eddpt-light-mode .eddpt-theme-track{
    border-color:rgba(96,118,160,.22)!important;
    background:linear-gradient(180deg,#dfe6f0,#d5dde9)!important;
    box-shadow:inset 0 1px 3px rgba(55,65,81,.10)!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-theme-block{
    margin-right:6px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security{
    margin-left:2px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-theme-toggle{
    border-color:rgba(102,121,154,.18)!important;
}

html body .eddpt-app[data-theme="light"]:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-theme-toggle,
html body .eddpt-app.eddpt-light-mode:not(.eddpt-topbar-mobile) .eddpt-topbar .eddpt-theme-toggle{
    background:linear-gradient(180deg,#ffffff,#f7f9fd)!important;
    border-color:rgba(105,124,155,.16)!important;
}

html body .eddpt-app[data-theme="light"]:not(.eddpt-topbar-mobile) .eddpt-header-security,
html body .eddpt-app.eddpt-light-mode:not(.eddpt-topbar-mobile) .eddpt-header-security{
    background:linear-gradient(180deg,#edf9f2,#e4f4eb)!important;
    border-color:rgba(82,193,132,.22)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.75)!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-view-art-normal,
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-view-art-normal,
html body .eddpt-app .eddpt-process-map__previewport>.eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-view-art-normal{
    display:block!important;
    visibility:visible!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-view-art-normal,
html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-view-art-normal,
html body .eddpt-app[data-theme="light"] .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-view-art-normal,
html body .eddpt-app.eddpt-light-mode .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-view-art-normal,
html body .eddpt-app[data-theme="light"] .eddpt-process-map__previewport>.eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-view-art-normal,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map__previewport>.eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-view-art-normal{
    opacity:1!important;
    filter:brightness(0) saturate(100%) invert(22%) sepia(18%) saturate(666%) hue-rotate(178deg) brightness(94%) contrast(90%)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-view-tabs>button[data-action="process-view-map"]:not(.is-active) .eddpt-view-art-grey,
html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button[data-action="process-view-map"]:not(.is-active) .eddpt-view-art-grey,
html body .eddpt-app[data-theme="light"] .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"]:not(.is-active) .eddpt-view-art-grey,
html body .eddpt-app.eddpt-light-mode .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"]:not(.is-active) .eddpt-view-art-grey,
html body .eddpt-app[data-theme="light"] .eddpt-process-map__previewport>.eddpt-process-view-tabs>button[data-action="process-view-map"]:not(.is-active) .eddpt-view-art-grey,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map__previewport>.eddpt-process-view-tabs>button[data-action="process-view-map"]:not(.is-active) .eddpt-view-art-grey{
    opacity:0!important;
    visibility:hidden!important;
}

html body .eddpt-app .eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-process-view-icon,
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-process-view-icon,
html body .eddpt-app .eddpt-process-map__previewport>.eddpt-process-view-tabs>button[data-action="process-view-map"] .eddpt-process-view-icon{
    width:18px!important;
    height:15px!important;
    flex:0 0 18px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-view-tabs>button[data-action="process-view-map"] b,
html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button[data-action="process-view-map"] b,
html body .eddpt-app[data-theme="light"] .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"] b,
html body .eddpt-app.eddpt-light-mode .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"] b{
    color:inherit!important;
    -webkit-text-fill-color:currentColor!important;
}

html body .eddpt-app .eddpt-flow-manager-launch,
html body .eddpt-app .eddpt-flow-header-actions:has(.eddpt-flow-manager-launch){
    display:none!important;
}

html body .eddpt-app .eddpt-workspace-collapsible{position:relative!important}

html body .eddpt-app .eddpt-workspace-panel-hidden{display:none!important}

html body .eddpt-app .eddpt-process-map{grid-template-rows:auto auto auto auto minmax(560px,1fr) auto!important}

html body .eddpt-app .eddpt-process-map__previewport.eddpt-workspace-previewport-empty{display:none!important}

html body .eddpt-app .eddpt-canvas-head.eddpt-workspace-canvas-head-empty{display:none!important}

html body .eddpt-app .eddpt-board-tools.eddpt-workspace-assist-hidden{display:none!important}

html body .eddpt-app .eddpt-workspace-panel-collapse{
    position:absolute!important;z-index:18!important;right:10px!important;top:0!important;transform:translateY(-50%)!important;
    width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;display:grid!important;place-items:center!important;
    border:1px solid rgba(123,143,172,.30)!important;border-radius:999px!important;background:#111c29!important;color:#b7c3d2!important;
    box-shadow:0 5px 14px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.05)!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-workspace-panel-collapse:hover,
html body .eddpt-app .eddpt-workspace-panel-collapse:focus-visible{color:#d7d0ff!important;border-color:rgba(143,126,246,.52)!important;background:#182235!important;outline:none!important;box-shadow:0 0 0 3px rgba(126,105,244,.12),0 6px 16px rgba(0,0,0,.20)!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panel-collapse,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panel-collapse{background:#fff!important;color:#5d6c82!important;border-color:rgba(84,105,139,.22)!important;box-shadow:0 5px 14px rgba(60,78,104,.10),inset 0 1px 0 #fff!important}

html body .eddpt-app .eddpt-workspace-collapse-glyph{position:relative!important;width:12px!important;height:10px!important;display:block!important}

html body .eddpt-app .eddpt-workspace-collapse-glyph i{position:absolute!important;left:1px!important;width:10px!important;height:1.5px!important;border-radius:2px!important;background:currentColor!important}

html body .eddpt-app .eddpt-workspace-collapse-glyph i:first-child{top:3px!important;transform:rotate(24deg)!important;transform-origin:left center!important}

html body .eddpt-app .eddpt-workspace-collapse-glyph i:last-child{top:3px!important;transform:rotate(-24deg)!important;transform-origin:right center!important}

html body .eddpt-app .eddpt-process-map__interaction-guide>.eddpt-workspace-panel-collapse{right:47px!important}

html body .eddpt-app .eddpt-workspace-panel-rail{
    width:100%!important;min-width:0!important;min-height:38px!important;margin:4px 0 5px!important;padding:4px 7px!important;
    display:flex!important;align-items:center!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;
    border:1px solid rgba(101,125,157,.18)!important;border-radius:12px!important;background:rgba(13,22,33,.62)!important;
    scrollbar-width:thin!important;
}

html body .eddpt-app .eddpt-workspace-panel-rail[hidden]{display:none!important}

html body .eddpt-app .eddpt-workspace-panel-rail-label{flex:0 0 auto!important;padding:0 4px!important;color:#75869a!important;font-size:8px!important;font-weight:850!important;letter-spacing:.10em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-workspace-panel-rail button{
    flex:0 0 auto!important;min-height:28px!important;height:28px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;
    border:1px solid rgba(113,135,165,.20)!important;border-radius:9px!important;background:rgba(28,42,59,.68)!important;color:#b6c2d2!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-workspace-panel-rail button:hover,
html body .eddpt-app .eddpt-workspace-panel-rail button:focus-visible{color:#efeaff!important;border-color:rgba(143,126,246,.42)!important;background:rgba(95,78,182,.16)!important;outline:none!important}

html body .eddpt-app .eddpt-workspace-panel-rail button span{font-size:12px!important;line-height:1!important;color:#9384ff!important}

html body .eddpt-app .eddpt-workspace-panel-rail button b{font-size:9.5px!important;line-height:1!important;font-weight:800!important;color:inherit!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panel-rail,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panel-rail{background:#f7f9fc!important;border-color:rgba(81,104,138,.16)!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panel-rail button,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panel-rail button{background:#fff!important;color:#526178!important;border-color:rgba(81,104,138,.17)!important}

html body .eddpt-app .eddpt-viewport-view-dock,
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock{
    width:100%!important;max-width:none!important;min-width:0!important;min-height:46px!important;height:auto!important;margin:0 0 6px!important;padding:5px 7px!important;
    display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;
    border:1px solid rgba(105,131,163,.24)!important;border-radius:13px!important;background:linear-gradient(180deg,rgba(25,39,56,.82),rgba(18,30,44,.84))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;scrollbar-width:thin!important;position:relative!important;z-index:5!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-viewport-view-dock,
html body .eddpt-app.eddpt-light-mode .eddpt-viewport-view-dock{background:linear-gradient(180deg,#fafcff,#f5f8fc)!important;border-color:rgba(82,105,140,.17)!important;box-shadow:inset 0 1px 0 #fff!important}

html body .eddpt-app .eddpt-viewport-view-dock>.eddpt-board-view-label,
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock>span:first-child{flex:0 0 auto!important;margin:0 4px 0 2px!important;color:#8f7dff!important;font-size:8px!important;font-weight:900!important;letter-spacing:.11em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-viewport-view-dock button:not(.eddpt-workspace-focus-btn),
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock button:not(.eddpt-workspace-focus-btn){min-height:34px!important;height:34px!important;border-radius:10px!important}

html body .eddpt-app .eddpt-viewport-view-dock .eddpt-view-icon-btn{width:38px!important;min-width:38px!important;padding:0!important}

html body .eddpt-app .eddpt-viewport-view-dock .eddpt-board-zoom,
html body .eddpt-app .eddpt-viewport-view-dock .eddpt-process-map__zoom{height:34px!important;min-height:34px!important;min-width:54px!important;padding:0 9px!important;border-radius:10px!important}

html body .eddpt-app .eddpt-viewport-view-dock .eddpt-view-text-btn{padding:0 10px!important;gap:6px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-viewport-view-dock .eddpt-view-text-btn b{font-size:10px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-viewport-view-dock .eddpt-view-divider{height:22px!important;margin-inline:1px!important}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink{
    flex:0 0 auto!important;width:318px!important;max-width:38vw!important;min-width:248px!important;min-height:34px!important;height:34px!important;padding:0 9px!important;border-radius:10px!important;gap:8px!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink>span b{font-size:8px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink input[type="range"]{min-width:90px!important}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink-output{min-width:34px!important;font-size:9px!important}

html body .eddpt-app .eddpt-workspace-focus-btn{
    flex:0 0 auto!important;min-height:34px!important;height:34px!important;margin-left:auto!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;
    border:1px solid rgba(139,124,246,.24)!important;border-radius:10px!important;background:rgba(118,96,224,.08)!important;color:#c7bfff!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-workspace-focus-btn:hover,
html body .eddpt-app .eddpt-workspace-focus-btn:focus-visible,
html body .eddpt-app .eddpt-workspace-focus-btn.is-active{background:rgba(118,96,224,.16)!important;border-color:rgba(151,135,246,.44)!important;color:#eeeaff!important;outline:none!important}

html body .eddpt-app .eddpt-workspace-focus-btn b{font-size:9.5px!important;font-weight:850!important;white-space:nowrap!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-focus-btn,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-focus-btn{background:#f4f1ff!important;border-color:#d9d1fb!important;color:#5b4cc0!important}

html body .eddpt-app .eddpt-workspace-focus-glyph{position:relative!important;width:14px!important;height:14px!important;display:block!important;flex:0 0 14px!important}

html body .eddpt-app .eddpt-workspace-focus-glyph i{position:absolute!important;width:5px!important;height:5px!important;border-color:currentColor!important;border-style:solid!important}

html body .eddpt-app .eddpt-workspace-focus-glyph i:nth-child(1){left:0!important;top:0!important;border-width:1.6px 0 0 1.6px!important}

html body .eddpt-app .eddpt-workspace-focus-glyph i:nth-child(2){right:0!important;top:0!important;border-width:1.6px 1.6px 0 0!important}

html body .eddpt-app .eddpt-workspace-focus-glyph i:nth-child(3){left:0!important;bottom:0!important;border-width:0 0 1.6px 1.6px!important}

html body .eddpt-app .eddpt-workspace-focus-glyph i:nth-child(4){right:0!important;bottom:0!important;border-width:0 1.6px 1.6px 0!important}

html body .eddpt-app .eddpt-app-view-header{min-height:58px!important;padding:6px!important;gap:8px!important}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs,
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions{min-height:44px!important;height:44px!important}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{min-height:40px!important;height:40px!important;padding-block:0!important}

html body .eddpt-app .eddpt-board-assist-tools{min-height:48px!important;padding-block:5px!important}

html body .eddpt-app .eddpt-board-assist-primary{min-height:38px!important}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed{min-height:40px!important;margin:2px 0 5px!important;padding:4px 7px!important}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-sigma-rail-head{min-height:30px!important;align-items:center!important}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-sigma-rail-head>div>small{font-size:7px!important}

html body .eddpt-app .eddpt-sigma-rail.is-collapsed .eddpt-sigma-rail-head>div>b{font-size:9px!important}

html body .eddpt-app .eddpt-process-map__toolbar{padding:10px 12px!important;min-height:76px!important}

html body .eddpt-app .eddpt-process-map__interaction-guide{min-height:42px!important;padding:6px 10px!important}

html body .eddpt-app .eddpt-canvas-head>div:first-child{position:relative!important;padding-right:38px!important}

html body .eddpt-app .eddpt-canvas-head>div:first-child>.eddpt-title-help{min-height:28px!important}

html body .eddpt-app .eddpt-canvas-head>div:first-child>span{font-size:10px!important;line-height:1.35!important}

@media (max-width:1100px){
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink{width:280px!important;max-width:none!important;min-width:240px!important}
html body .eddpt-app .eddpt-viewport-view-dock .eddpt-view-text-btn{padding-inline:8px!important}
html body .eddpt-app .eddpt-workspace-focus-btn{margin-left:0!important}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-workspace-panel-rail{min-height:36px!important;border-radius:10px!important}
html body .eddpt-app .eddpt-workspace-panel-rail-label{display:none!important}
html body .eddpt-app .eddpt-viewport-view-dock,
    html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock{min-height:44px!important;padding:4px 5px!important;border-radius:11px!important}
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink{width:238px!important;min-width:238px!important;padding-inline:7px!important}
html body .eddpt-app .eddpt-workspace-panel-collapse{width:28px!important;height:28px!important;min-width:28px!important}
html body .eddpt-app .eddpt-app-view-header{min-height:54px!important}
}

html body .eddpt-app{--eddpt-user-font-scale:1}

html body .eddpt-app .eddpt-workspace-font-btn{
    flex:0 0 auto!important;min-height:34px!important;height:34px!important;padding:0 9px!important;
    display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;
    border:1px solid rgba(115,139,169,.24)!important;border-radius:10px!important;
    background:rgba(255,255,255,.025)!important;color:#d5deea!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-workspace-font-btn:hover,
html body .eddpt-app .eddpt-workspace-font-btn:focus-visible{border-color:rgba(139,124,246,.46)!important;background:rgba(118,96,224,.11)!important;color:#f0edff!important;outline:none!important}

html body .eddpt-app .eddpt-workspace-font-glyph{position:relative!important;width:20px!important;height:17px!important;display:block!important;flex:0 0 20px!important;color:#9d8fff!important}

html body .eddpt-app .eddpt-workspace-font-glyph>b{position:absolute!important;left:0!important;bottom:-1px!important;font-size:15px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.08em!important;color:currentColor!important}

html body .eddpt-app .eddpt-workspace-font-glyph>i{position:absolute!important;right:0!important;top:0!important;font-size:9px!important;line-height:1!important;font-style:normal!important;font-weight:850!important;color:currentColor!important}

html body .eddpt-app .eddpt-workspace-font-copy{display:grid!important;grid-template-columns:auto auto!important;align-items:baseline!important;gap:5px!important;min-width:0!important}

html body .eddpt-app .eddpt-workspace-font-copy>b{font-size:9.5px!important;font-weight:850!important;color:inherit!important}

html body .eddpt-app .eddpt-workspace-font-copy>small{font-size:7.5px!important;font-weight:800!important;color:#8495aa!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-font-btn,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-font-btn{background:#fff!important;border-color:rgba(82,105,140,.18)!important;color:#4c5e76!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-font-copy>small,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-font-copy>small{color:#72839a!important}

html body .eddpt-app .eddpt-font-settings{display:grid!important;gap:15px!important;max-width:920px!important;margin:0 auto!important}

html body .eddpt-app .eddpt-font-settings>header{display:grid!important;grid-template-columns:58px minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important;padding:16px!important;border:1px solid rgba(139,124,246,.28)!important;border-radius:16px!important;background:linear-gradient(135deg,rgba(139,124,246,.085),rgba(92,184,255,.025))!important}

html body .eddpt-app .eddpt-font-hero-glyph{position:relative!important;width:58px!important;height:58px!important;border:1px solid rgba(151,137,255,.44)!important;border-radius:15px!important;background:rgba(114,96,219,.10)!important;color:#b8adff!important}

html body .eddpt-app .eddpt-font-hero-glyph>span{position:absolute!important;left:10px!important;bottom:8px!important;font-size:31px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.09em!important}

html body .eddpt-app .eddpt-font-hero-glyph>b{position:absolute!important;right:9px!important;top:8px!important;font-size:16px!important;line-height:1!important}

html body .eddpt-app .eddpt-font-settings>header>div:nth-child(2){display:grid!important;gap:4px!important;min-width:0!important}

html body .eddpt-app .eddpt-font-settings>header small{color:#9c8eff!important;font-size:8px!important;font-weight:950!important;letter-spacing:.10em!important}

html body .eddpt-app .eddpt-font-settings>header h3{margin:0!important;color:#f2f6fb!important;font-size:22px!important;line-height:1.15!important}

html body .eddpt-app .eddpt-font-settings>header p{margin:0!important;color:#8e9fb4!important;font-size:9.5px!important;line-height:1.55!important;max-width:650px!important}

html body .eddpt-app .eddpt-font-settings>header>output{min-width:78px!important;padding:10px 12px!important;border:1px solid rgba(139,124,246,.30)!important;border-radius:13px!important;background:rgba(139,124,246,.08)!important;color:#c9c1ff!important;font-size:19px!important;font-weight:900!important;text-align:center!important}

html body .eddpt-app .eddpt-font-scale-control{display:grid!important;gap:9px!important;padding:14px 15px!important;border:1px solid rgba(111,136,167,.22)!important;border-radius:14px!important;background:#101c29!important}

html body .eddpt-app .eddpt-font-scale-control>div:first-child{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:10px!important}

html body .eddpt-app .eddpt-font-scale-control>div:first-child span{color:#718399!important;font-size:8px!important;font-weight:800!important}

.eddpt-app .eddpt-font-scale-control>div:first-child span:last-child{text-align:right!important}

html body .eddpt-app .eddpt-font-scale-control>div:first-child b{color:#dfe7f1!important;font-size:10px!important;font-weight:900!important}

html body .eddpt-app .eddpt-font-scale-control input[type="range"]{width:100%!important;min-width:0!important;accent-color:#8c7cff!important;cursor:pointer!important}

html body .eddpt-app .eddpt-font-scale-marks{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:5px!important;color:#687a90!important;font-size:7.5px!important}

.eddpt-app .eddpt-font-scale-marks span:nth-child(2),.eddpt-app .eddpt-font-scale-marks span:nth-child(3){text-align:center!important}

.eddpt-app .eddpt-font-scale-marks span:last-child{text-align:right!important}

html body .eddpt-app .eddpt-font-presets{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}

html body .eddpt-app .eddpt-font-presets button{min-height:38px!important;border:1px solid rgba(107,132,160,.24)!important;border-radius:11px!important;background:rgba(255,255,255,.02)!important;color:#aebaca!important;font-size:9px!important;font-weight:850!important;cursor:pointer!important}

html body .eddpt-app .eddpt-font-presets button:hover,.eddpt-app .eddpt-font-presets button:focus-visible,.eddpt-app .eddpt-font-presets button.is-active{border-color:rgba(139,124,246,.48)!important;background:rgba(118,96,224,.12)!important;color:#eeeaff!important;outline:none!important}

html body .eddpt-app .eddpt-font-preview{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}

html body .eddpt-app .eddpt-font-preview>section{display:grid!important;align-content:center!important;gap:3px!important;min-height:86px!important;padding:13px!important;border:1px solid rgba(111,136,167,.20)!important;border-radius:13px!important;background:#111e2c!important;overflow:hidden!important}

html body .eddpt-app .eddpt-font-preview small{color:#9c8eff!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.09em!important}

.eddpt-app .eddpt-font-preview b{color:#eaf0f7!important;font-size:13px!important}

.eddpt-app .eddpt-font-preview span{color:#8192a7!important;font-size:9px!important;line-height:1.35!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-font-safety-note{display:grid!important;gap:3px!important;padding:12px 13px!important;border-left:3px solid #8c7cff!important;border-radius:0 12px 12px 0!important;background:rgba(139,124,246,.065)!important}

.eddpt-app .eddpt-font-safety-note b{color:#d9d3ff!important;font-size:9px!important}

.eddpt-app .eddpt-font-safety-note span{color:#8d9db1!important;font-size:8.5px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-font-settings>footer{display:flex!important;justify-content:space-between!important;gap:10px!important;align-items:center!important;padding-top:4px!important}

html body .eddpt-app[data-font-scale="110"] .eddpt-governance-anchor,
html body .eddpt-app[data-font-scale="115"] .eddpt-governance-anchor,
html body .eddpt-app[data-font-scale="120"] .eddpt-governance-anchor{height:auto!important;min-height:64px!important;align-content:center!important}

html body .eddpt-app[data-font-scale="115"] .eddpt-governance-anchor b,
html body .eddpt-app[data-font-scale="120"] .eddpt-governance-anchor b,
html body .eddpt-app[data-font-scale="115"] .eddpt-governance-anchor span,
html body .eddpt-app[data-font-scale="120"] .eddpt-governance-anchor span{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important}

html body .eddpt-app[data-font-scale="115"] .eddpt-process-folder-head,
html body .eddpt-app[data-font-scale="120"] .eddpt-process-folder-head{min-height:42px!important;height:auto!important}

html body .eddpt-app[data-font-scale="115"] .eddpt-process-folder-title,
html body .eddpt-app[data-font-scale="120"] .eddpt-process-folder-title{padding-block:3px!important}

html body .eddpt-app[data-font-scale="115"] .eddpt-process-row .eddpt-process-item,
html body .eddpt-app[data-font-scale="120"] .eddpt-process-row .eddpt-process-item{min-height:38px!important;height:auto!important}

html body .eddpt-app[data-font-scale="110"] .eddpt-opti-controller,
html body .eddpt-app[data-font-scale="115"] .eddpt-opti-controller,
html body .eddpt-app[data-font-scale="120"] .eddpt-opti-controller{height:auto!important;min-height:0!important}

html body .eddpt-app[data-font-scale="115"] .eddpt-tabs button,
html body .eddpt-app[data-font-scale="120"] .eddpt-tabs button{padding-inline:12px!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-settings>header,
html body .eddpt-app.eddpt-light-mode .eddpt-font-settings>header{background:linear-gradient(135deg,#f6f3ff,#f7fbff)!important;border-color:#d9d1fb!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-settings>header h3,
html body .eddpt-app.eddpt-light-mode .eddpt-font-settings>header h3,
html body .eddpt-app[data-theme="light"] .eddpt-font-scale-control>div:first-child b,
html body .eddpt-app.eddpt-light-mode .eddpt-font-scale-control>div:first-child b,
html body .eddpt-app[data-theme="light"] .eddpt-font-preview b,
html body .eddpt-app.eddpt-light-mode .eddpt-font-preview b{color:#28394f!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-settings>header p,
html body .eddpt-app.eddpt-light-mode .eddpt-font-settings>header p,
html body .eddpt-app[data-theme="light"] .eddpt-font-preview span,
html body .eddpt-app.eddpt-light-mode .eddpt-font-preview span,
html body .eddpt-app[data-theme="light"] .eddpt-font-safety-note span,
html body .eddpt-app.eddpt-light-mode .eddpt-font-safety-note span{color:#61738a!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-scale-control,
html body .eddpt-app.eddpt-light-mode .eddpt-font-scale-control,
html body .eddpt-app[data-theme="light"] .eddpt-font-preview>section,
html body .eddpt-app.eddpt-light-mode .eddpt-font-preview>section{background:#f8fafc!important;border-color:#d2dce7!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-presets button,
html body .eddpt-app.eddpt-light-mode .eddpt-font-presets button{background:#fff!important;color:#53647a!important;border-color:#d2dce7!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-workspace-font-copy>small{display:none!important}
html body .eddpt-app .eddpt-font-settings>header{grid-template-columns:48px minmax(0,1fr)!important}
.eddpt-app .eddpt-font-settings>header>output{grid-column:1/-1!important;width:100%!important}
html body .eddpt-app .eddpt-font-hero-glyph{width:48px!important;height:48px!important}
.eddpt-app .eddpt-font-hero-glyph>span{font-size:26px!important}
html body .eddpt-app .eddpt-font-presets{grid-template-columns:1fr 1fr!important}
html body .eddpt-app .eddpt-font-preview{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-font-settings>footer{align-items:stretch!important;flex-direction:column-reverse!important}
.eddpt-app .eddpt-font-settings>footer .eddpt-btn{width:100%!important}
}

html body .eddpt-app .eddpt-workspace-panel-collapse,
html body .eddpt-app .eddpt-workspace-panel-rail,
html body .eddpt-app .eddpt-viewport-view-dock .eddpt-workspace-focus-btn,
html body .eddpt-app .eddpt-viewport-view-dock .eddpt-workspace-panels-btn{display:none!important}

html body .eddpt-app .eddpt-workspace-collapsible{padding-right:initial!important}

html body .eddpt-app .eddpt-workspace-panels-btn{
    flex:0 0 auto!important;min-height:34px!important;height:34px!important;padding:0 9px!important;
    display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;
    border:1px solid rgba(115,139,169,.24)!important;border-radius:10px!important;background:rgba(255,255,255,.025)!important;color:#d5deea!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-workspace-panels-btn:hover,
html body .eddpt-app .eddpt-workspace-panels-btn:focus-visible,
html body .eddpt-app .eddpt-workspace-panels-btn.has-hidden{border-color:rgba(139,124,246,.42)!important;background:rgba(118,96,224,.10)!important;color:#f0edff!important;outline:none!important}

html body .eddpt-app .eddpt-workspace-panels-glyph{width:18px!important;height:16px!important;display:grid!important;align-content:center!important;gap:2px!important;color:#9d8fff!important;flex:0 0 18px!important}

html body .eddpt-app .eddpt-workspace-panels-glyph i{display:block!important;height:2px!important;border-radius:2px!important;background:currentColor!important}

html body .eddpt-app .eddpt-workspace-panels-glyph i:nth-child(1){width:18px!important}

.eddpt-app .eddpt-workspace-panels-glyph i:nth-child(2){width:13px!important}

.eddpt-app .eddpt-workspace-panels-glyph i:nth-child(3){width:16px!important}

html body .eddpt-app .eddpt-workspace-panels-copy{display:grid!important;grid-template-columns:auto auto!important;align-items:baseline!important;gap:5px!important}

html body .eddpt-app .eddpt-workspace-panels-copy>b{font-size:9.5px!important;font-weight:850!important;color:inherit!important}

html body .eddpt-app .eddpt-workspace-panels-copy>small{font-size:7.5px!important;font-weight:800!important;color:#8495aa!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panels-btn,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panels-btn{background:#fff!important;border-color:rgba(82,105,140,.18)!important;color:#4c5e76!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panels-copy>small,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panels-copy>small{color:#72839a!important}

html body .eddpt-app .eddpt-workspace-panels-modal{display:grid!important;gap:14px!important;max-width:760px!important;margin:0 auto!important}

html body .eddpt-app .eddpt-workspace-panels-modal>header{display:grid!important;gap:4px!important;padding:14px 15px!important;border:1px solid rgba(139,124,246,.23)!important;border-radius:14px!important;background:linear-gradient(135deg,rgba(139,124,246,.07),rgba(92,184,255,.02))!important}

html body .eddpt-app .eddpt-workspace-panels-modal>header small{color:#9c8eff!important;font-size:8px!important;font-weight:950!important;letter-spacing:.10em!important}

html body .eddpt-app .eddpt-workspace-panels-modal>header h3{margin:0!important;color:#edf2f8!important;font-size:17px!important;line-height:1.2!important}

html body .eddpt-app .eddpt-workspace-panels-modal>header p{margin:0!important;color:#8fa0b4!important;font-size:10px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-workspace-panel-choices{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}

html body .eddpt-app .eddpt-workspace-panel-choice{min-height:58px!important;padding:9px 11px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;text-align:left!important;border:1px solid rgba(111,136,167,.20)!important;border-radius:12px!important;background:#101c29!important;color:#dce5ef!important;cursor:pointer!important}

html body .eddpt-app .eddpt-workspace-panel-choice:hover,
html body .eddpt-app .eddpt-workspace-panel-choice:focus-visible{border-color:rgba(139,124,246,.42)!important;background:#142236!important;outline:none!important}

html body .eddpt-app .eddpt-workspace-panel-choice-icon{width:22px!important;height:22px!important;border:1px solid rgba(124,143,170,.36)!important;border-radius:7px!important;display:grid!important;place-items:center!important;color:#8091a6!important}

html body .eddpt-app .eddpt-workspace-panel-choice-icon i{width:10px!important;height:7px!important;border:2px solid currentColor!important;border-top:0!important;border-left:0!important;transform:rotate(45deg) translate(-1px,-1px)!important;opacity:0!important}

html body .eddpt-app .eddpt-workspace-panel-choice.is-shown .eddpt-workspace-panel-choice-icon{background:rgba(126,105,244,.13)!important;border-color:rgba(139,124,246,.42)!important;color:#aa9dff!important}

html body .eddpt-app .eddpt-workspace-panel-choice.is-shown .eddpt-workspace-panel-choice-icon i{opacity:1!important}

html body .eddpt-app .eddpt-workspace-panel-choice>span:nth-child(2){display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-workspace-panel-choice b{font-size:11px!important;color:inherit!important}

.eddpt-app .eddpt-workspace-panel-choice small{font-size:8px!important;color:#7f91a6!important}

.eddpt-app .eddpt-workspace-panel-choice em{font-size:8px!important;font-style:normal!important;font-weight:850!important;color:#9c8eff!important}

html body .eddpt-app .eddpt-workspace-panels-actions{display:flex!important;justify-content:space-between!important;gap:8px!important;padding-top:2px!important}

html body .eddpt-app .eddpt-workspace-panels-modal>footer{display:flex!important;justify-content:flex-end!important;padding-top:10px!important;border-top:1px solid rgba(105,131,163,.16)!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panels-modal>header,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panels-modal>header{background:linear-gradient(135deg,#f6f3ff,#f8fbff)!important;border-color:#d9d1fb!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panels-modal>header h3,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panels-modal>header h3{color:#28394f!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panels-modal>header p,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panels-modal>header p{color:#66788f!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panel-choice,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panel-choice{background:#f8fafc!important;border-color:#d5dee9!important;color:#33465e!important}

html body .eddpt-app .eddpt-font-settings--compact{max-width:760px!important;gap:12px!important}

html body .eddpt-app .eddpt-font-settings--compact>header{grid-template-columns:minmax(0,1fr) auto!important;padding:13px 14px!important;gap:12px!important}

html body .eddpt-app .eddpt-font-settings--compact>header>div{display:grid!important;gap:3px!important}

html body .eddpt-app .eddpt-font-settings--compact>header h3{font-size:17px!important}

html body .eddpt-app .eddpt-font-settings--compact>header p{font-size:9.5px!important;max-width:570px!important}

html body .eddpt-app .eddpt-font-settings--compact>header>output{min-width:68px!important;padding:8px 10px!important;font-size:16px!important}

html body .eddpt-app .eddpt-font-preview-compact{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:48px!important;padding:9px 12px!important;border:1px solid rgba(111,136,167,.18)!important;border-radius:12px!important;background:#111e2c!important}

html body .eddpt-app .eddpt-font-preview-compact>span{display:grid!important;gap:1px!important}

.eddpt-app .eddpt-font-preview-compact small{color:#8192a7!important;font-size:7.5px!important;font-weight:850!important;letter-spacing:.07em!important}

.eddpt-app .eddpt-font-preview-compact b{color:#e6edf5!important;font-size:11px!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-preview-compact,
html body .eddpt-app.eddpt-light-mode .eddpt-font-preview-compact{background:#f8fafc!important;border-color:#d2dce7!important}

.eddpt-app[data-theme="light"] .eddpt-font-preview-compact b,.eddpt-app.eddpt-light-mode .eddpt-font-preview-compact b{color:#28394f!important}

html body .eddpt-app[data-font-scale] .eddpt-topbar,
html body .eddpt-app[data-font-scale] .eddpt-app-view-header,
html body .eddpt-app[data-font-scale] .eddpt-board-assist-tools,
html body .eddpt-app[data-font-scale] .eddpt-viewport-view-dock,
html body .eddpt-app[data-font-scale] .eddpt-process-map__toolbar{font-size:initial!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-workspace-panel-choices{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-workspace-panels-actions{flex-direction:column!important}
.eddpt-app .eddpt-workspace-panels-actions .eddpt-btn{width:100%!important}
html body .eddpt-app .eddpt-workspace-panels-copy>small,
 html body .eddpt-app .eddpt-workspace-font-copy>small{display:none!important}
html body .eddpt-app .eddpt-font-settings--compact>header{grid-template-columns:1fr!important}
.eddpt-app .eddpt-font-settings--compact>header>output{width:100%!important}
}

html body .eddpt-app .eddpt-view-dock-inactive,
html body .eddpt-app .eddpt-view-dock-inactive.eddpt-viewport-view-dock,
html body .eddpt-app .eddpt-board-view-controls.eddpt-view-dock-inactive,
html body .eddpt-app .eddpt-flow-header-view-controls.eddpt-view-dock-inactive,
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-inactive,
html body .eddpt-app .eddpt-step-flow__view-controls.eddpt-view-dock-inactive{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-view-dock-active.eddpt-viewport-view-dock,
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active.eddpt-viewport-view-dock{
    display:flex!important;
    visibility:visible!important;
    pointer-events:auto!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active.eddpt-viewport-view-dock{
    flex-wrap:wrap!important;
    align-content:center!important;
    overflow-x:visible!important;
    overflow-y:visible!important;
    column-gap:6px!important;
    row-gap:5px!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active.eddpt-viewport-view-dock .eddpt-process-map__shrink{
    flex:1 1 292px!important;
    width:auto!important;
    max-width:420px!important;
    min-width:218px!important;
    box-sizing:border-box!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active .eddpt-process-map__shrink input[type="range"]{
    flex:1 1 96px!important;
    width:auto!important;
    min-width:72px!important;
    max-width:none!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active .eddpt-process-map__shrink-output{
    flex:0 0 34px!important;
    min-width:34px!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active .eddpt-workspace-focus-btn{
    margin-left:0!important;
}

@media (max-width:980px){
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active.eddpt-viewport-view-dock .eddpt-process-map__shrink{
        flex:1 1 255px!important;
        width:auto!important;
        min-width:205px!important;
        max-width:100%!important;
    }
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active .eddpt-process-map__shrink>span b{display:inline!important}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active.eddpt-viewport-view-dock{
        padding:5px!important;
    }
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active.eddpt-viewport-view-dock .eddpt-process-map__shrink{
        flex:1 1 calc(100% - 44px)!important;
        width:auto!important;
        min-width:0!important;
        max-width:none!important;
        display:grid!important;
        grid-template-columns:auto minmax(78px,1fr) auto!important;
        align-items:center!important;
        gap:7px!important;
        padding-inline:8px!important;
    }
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active .eddpt-process-map__shrink input[type="range"]{
        width:100%!important;
        min-width:0!important;
    }
}

@media (max-width:520px){
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active.eddpt-viewport-view-dock .eddpt-process-map__shrink{
        flex-basis:100%!important;
        grid-template-columns:auto minmax(70px,1fr) auto!important;
    }
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-view-dock-active .eddpt-process-map__shrink>span b{display:none!important}
}

html body .eddpt-app .eddpt-workspace-panel-collapse-embedded{
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    z-index:2!important;
    flex:0 0 28px!important;
    width:28px!important;
    min-width:28px!important;
    height:28px!important;
    min-height:28px!important;
    margin:0 0 0 5px!important;
    padding:0!important;
    display:inline-grid!important;
    place-items:center!important;
    align-self:center!important;
    border:1px solid rgba(119,141,171,.26)!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.025)!important;
    color:#9cabc0!important;
    box-shadow:none!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-workspace-panel-collapse-embedded:hover,
html body .eddpt-app .eddpt-workspace-panel-collapse-embedded:focus-visible{
    border-color:rgba(143,126,246,.52)!important;
    background:rgba(118,96,224,.12)!important;
    color:#d8d1ff!important;
    outline:none!important;
    box-shadow:0 0 0 3px rgba(126,105,244,.10)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panel-collapse-embedded,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panel-collapse-embedded{
    background:#fff!important;
    border-color:rgba(82,105,140,.19)!important;
    color:#63738a!important;
}

html body .eddpt-app .eddpt-workspace-chevron{
    position:relative!important;
    display:block!important;
    width:9px!important;
    height:9px!important;
    border-right:2px solid currentColor!important;
    border-bottom:2px solid currentColor!important;
    transform:rotate(45deg) translate(-1px,-1px)!important;
    transform-origin:center!important;
}

html body .eddpt-app .eddpt-workspace-chevron.is-expand{
    transform:rotate(225deg) translate(-1px,-1px)!important;
}

html body .eddpt-app .eddpt-title-help>.eddpt-workspace-panel-collapse-embedded{margin-left:4px!important}

html body .eddpt-app .eddpt-board-assist-primary>.eddpt-workspace-panel-collapse-embedded{margin-left:auto!important}

html body .eddpt-app .eddpt-app-view-actions>.eddpt-workspace-panel-collapse-embedded{margin-left:2px!important}

html body .eddpt-app .eddpt-opti-brand>.eddpt-workspace-panel-collapse-embedded{margin-left:auto!important}

html body .eddpt-app .eddpt-process-map__tools>.eddpt-workspace-panel-collapse-embedded{margin-left:2px!important}

html body .eddpt-app .eddpt-process-map__interaction-guide>.eddpt-workspace-panel-collapse-embedded{margin-left:auto!important}

html body .eddpt-app .eddpt-workspace-panel-collapse-embedded{display:inline-grid!important}

html body .eddpt-app .eddpt-workspace-panel-restore{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    min-height:34px!important;
    margin:3px 0 5px!important;
    padding:4px 5px 4px 9px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:8px!important;
    border:1px solid rgba(104,128,158,.20)!important;
    border-radius:10px!important;
    background:linear-gradient(180deg,rgba(18,30,44,.76),rgba(13,24,36,.70))!important;
    color:#aebccc!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.02)!important;
}

html body .eddpt-app .eddpt-workspace-panel-restore-copy{
    display:flex!important;
    align-items:center!important;
    min-width:0!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-workspace-panel-restore-copy>i{
    width:5px!important;
    height:5px!important;
    flex:0 0 5px!important;
    border-radius:50%!important;
    background:#8979ef!important;
    box-shadow:0 0 7px rgba(137,121,239,.34)!important;
}

html body .eddpt-app .eddpt-workspace-panel-restore-copy>b{
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    color:#cbd5e1!important;
    font-size:9px!important;
    font-weight:850!important;
}

html body .eddpt-app .eddpt-workspace-panel-restore-copy>small{
    color:#73859a!important;
    font-size:7.5px!important;
    font-weight:800!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-panel-restore>button{
    flex:0 0 auto!important;
    min-width:76px!important;
    height:26px!important;
    min-height:26px!important;
    margin:0!important;
    padding:0 8px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    border:1px solid rgba(139,124,246,.28)!important;
    border-radius:8px!important;
    background:rgba(118,96,224,.08)!important;
    color:#bdb5ff!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-workspace-panel-restore>button:hover,
html body .eddpt-app .eddpt-workspace-panel-restore>button:focus-visible{
    border-color:rgba(143,126,246,.52)!important;
    background:rgba(118,96,224,.15)!important;
    color:#eeeaff!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-workspace-panel-restore>button b{
    font-size:8.5px!important;
    font-weight:850!important;
    color:inherit!important;
}

html body .eddpt-app .eddpt-workspace-panel-restore>button .eddpt-workspace-chevron{
    width:7px!important;
    height:7px!important;
    border-width:1.5px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panel-restore,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panel-restore{
    background:linear-gradient(180deg,#fafcff,#f4f7fb)!important;
    border-color:rgba(82,105,140,.16)!important;
    color:#5d6d82!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panel-restore-copy>b,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panel-restore-copy>b{color:#44566e!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panel-restore>button,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panel-restore>button{background:#f4f1ff!important;color:#5c4fc1!important;border-color:#d9d1fb!important}

html body .eddpt-app .eddpt-canvas-head.eddpt-workspace-canvas-head-empty,
html body .eddpt-app .eddpt-board-tools.eddpt-workspace-assist-hidden,
html body .eddpt-app .eddpt-process-map__previewport.eddpt-workspace-previewport-empty{
    display:revert!important;
}

html body .eddpt-app .eddpt-board-tools>.eddpt-workspace-panel-restore{
    width:100%!important;
}

html body .eddpt-app[data-font-scale] .eddpt-workspace-panel-restore,
html body .eddpt-app[data-font-scale] .eddpt-workspace-panel-collapse-embedded{
    font-size:initial!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-workspace-panel-restore{min-height:32px!important;margin-block:2px 4px!important}
html body .eddpt-app .eddpt-workspace-panel-restore-copy>small{display:none!important}
html body .eddpt-app .eddpt-workspace-panel-restore>button{min-width:64px!important;padding-inline:7px!important}
html body .eddpt-app .eddpt-workspace-panel-collapse-embedded{width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important}
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-view-dock-active.eddpt-viewport-view-dock,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-process-map__viewbar.eddpt-view-dock-active.eddpt-viewport-view-dock{
    display:none!important;
}

html body .eddpt-app .eddpt-app-view-header{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:stretch!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
    flex:999 1 760px!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    align-items:stretch!important;
    width:100%!important;
    min-width:0!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app.eddpt-step-flow-active .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
    flex:1 1 470px!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-board"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-step-flow"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
    min-width:0!important;
    width:100%!important;
    max-width:none!important;
    min-height:40px!important;
    height:auto!important;
    overflow:visible!important;
    white-space:normal!important;
    text-overflow:clip!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button b,
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn b,
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn,
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button{
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:normal!important;
    line-height:1.15!important;
}

html body .eddpt-app.eddpt-right-collapsed .eddpt-app-view-header,
html body .eddpt-app.eddpt-step-flow-active .eddpt-app-view-header{
    padding-right:12px!important;
}

@media (max-width:1380px){
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{flex-basis:100%!important;}
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{flex-basis:100%!important;}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-app-view-header{gap:8px!important;}
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn:last-child{grid-column:1 / -1!important;}
}

@media (max-width:520px){
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs,
    html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{grid-template-columns:minmax(0,1fr)!important;}
}

html body .eddpt-app .eddpt-workspace-collapse-panel{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    margin:0 0 8px!important;
    padding:6px 10px!important;
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:8px 12px!important;
    border:1px solid rgba(104,128,158,.20)!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,rgba(12,22,34,.88),rgba(10,19,30,.92))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-panel.is-empty{
    opacity:.96!important;
}

html body .eddpt-app .eddpt-workspace-collapse-state{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-workspace-collapse-title{
    color:#9aa8bb!important;
    font-size:8px!important;
    font-weight:900!important;
    letter-spacing:.14em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:8px!important;
    min-width:0!important;
    flex:1 1 260px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-empty{
    color:#7f8ea2!important;
    font-size:9px!important;
    font-weight:700!important;
}

html body .eddpt-app .eddpt-workspace-collapse-chip,
html body .eddpt-app .eddpt-workspace-collapse-expandall{
    min-height:30px!important;
    height:30px!important;
    padding:0 12px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    border:1px solid rgba(111,134,165,.22)!important;
    border-radius:12px!important;
    background:rgba(34,49,67,.78)!important;
    color:#d2dae6!important;
    cursor:pointer!important;
    text-decoration:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-chip:hover,
html body .eddpt-app .eddpt-workspace-collapse-chip:focus-visible,
html body .eddpt-app .eddpt-workspace-collapse-expandall:hover,
html body .eddpt-app .eddpt-workspace-collapse-expandall:focus-visible{
    border-color:rgba(143,126,246,.52)!important;
    background:rgba(118,96,224,.15)!important;
    color:#f0ebff!important;
    outline:none!important;
    box-shadow:0 0 0 3px rgba(126,105,244,.10)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-chip span{
    font-size:16px!important;
    line-height:1!important;
    color:#a694ff!important;
    font-weight:800!important;
}

html body .eddpt-app .eddpt-workspace-collapse-chip b,
html body .eddpt-app .eddpt-workspace-collapse-expandall b{
    font-size:10px!important;
    font-weight:850!important;
    color:inherit!important;
    white-space:nowrap!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-collapse-panel,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-collapse-panel{
    background:linear-gradient(180deg,#f7f9fc,#f1f5fa)!important;
    border-color:rgba(82,105,140,.16)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-collapse-chip,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-collapse-chip,
html body .eddpt-app[data-theme="light"] .eddpt-workspace-collapse-expandall,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-collapse-expandall{
    background:#fff!important;
    color:#4e6078!important;
    border-color:rgba(81,104,138,.17)!important;
}

html body .eddpt-app .eddpt-viewport-view-dock,
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock{
    min-height:46px!important;
    height:auto!important;
    padding:6px 8px!important;
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:6px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-viewport-view-dock>.eddpt-board-view-label,
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock>span:first-child{
    margin-right:6px!important;
}

html body .eddpt-app .eddpt-viewport-view-dock .eddpt-view-divider{
    align-self:stretch!important;
    min-height:22px!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink{
    flex:1 1 320px!important;
    width:auto!important;
    max-width:100%!important;
    min-width:260px!important;
    min-height:34px!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:auto minmax(110px,1fr) auto!important;
    align-items:center!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink input[type="range"]{
    width:100%!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-viewport-view-dock .eddpt-workspace-focus-btn{
    margin-left:auto!important;
}

html body .eddpt-app .eddpt-governance-actions>.eddpt-workspace-panel-collapse-embedded{
    margin-left:6px!important;
}

@media (max-width:980px){
html body .eddpt-app .eddpt-viewport-view-dock .eddpt-workspace-focus-btn{margin-left:0!important;}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-viewport-view-dock,
    html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock{padding:6px!important;}
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink{
        flex-basis:100%!important;
        min-width:0!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-panel{padding:6px 8px!important;gap:7px 10px!important;}
}

@media (max-width:520px){
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink>span b{display:none!important;}
}

html body .eddpt-app .eddpt-workspace-panel-collapse,
html body .eddpt-app .eddpt-workspace-panel-collapse-embedded,
html body .eddpt-app .eddpt-workspace-panel-restore,
html body .eddpt-app .eddpt-workspace-panel-rail{display:none!important}

html body .eddpt-app .eddpt-workspace-collapse-panel{
    box-sizing:border-box!important;
    position:relative!important;
    z-index:8!important;
    width:100%!important;
    min-width:0!important;
    margin:0 0 10px!important;
    padding:8px 10px!important;
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:10px!important;
    overflow:hidden!important;
    border:1px solid rgba(88,114,148,.34)!important;
    border-radius:16px!important;
    background:linear-gradient(180deg,rgba(17,29,43,.96),rgba(12,22,34,.96))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 8px 24px rgba(0,0,0,.10)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading{
    min-width:112px!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    padding:0 4px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading>span{
    display:grid!important;
    gap:1px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading small{
    color:#9e8cff!important;
    font-size:7.5px!important;
    line-height:1!important;
    font-weight:950!important;
    letter-spacing:.14em!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading b{
    color:#d4dce8!important;
    font-size:9.5px!important;
    line-height:1.15!important;
    font-weight:850!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading em{
    display:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    min-width:0!important;
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    box-sizing:border-box!important;
    flex:0 0 auto!important;
    min-width:0!important;
    min-height:34px!important;
    height:34px!important;
    padding:0 10px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    border:1px solid rgba(106,130,160,.27)!important;
    border-radius:11px!important;
    background:rgba(31,46,64,.78)!important;
    color:#c8d2df!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip:hover,
html body .eddpt-app .eddpt-workspace-panel-chip:focus-visible{
    border-color:rgba(145,129,247,.56)!important;
    background:rgba(111,89,207,.15)!important;
    color:#f1edff!important;
    outline:none!important;
    box-shadow:0 0 0 3px rgba(126,105,244,.10),inset 0 1px 0 rgba(255,255,255,.04)!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip.is-collapsed{
    border-color:rgba(139,124,246,.34)!important;
    background:linear-gradient(180deg,rgba(95,78,182,.16),rgba(45,41,88,.18))!important;
    color:#ddd7ff!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip-sign{
    width:14px!important;
    min-width:14px!important;
    display:inline-grid!important;
    place-items:center!important;
    color:#a491ff!important;
    font-size:18px!important;
    line-height:1!important;
    font-weight:700!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip.is-open .eddpt-workspace-panel-chip-sign{color:#8595aa!important}

html body .eddpt-app .eddpt-workspace-panel-chip>b{
    color:inherit!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:850!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip>small{
    color:#73859a!important;
    font-size:7px!important;
    line-height:1!important;
    font-weight:800!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip.is-collapsed>small{color:#a69be0!important}

html body .eddpt-app .eddpt-workspace-collapse-actions{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:7px!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions>button{
    box-sizing:border-box!important;
    min-height:34px!important;
    height:34px!important;
    padding:0 11px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    border:1px solid rgba(114,137,166,.28)!important;
    border-radius:11px!important;
    background:rgba(24,38,54,.92)!important;
    color:#b9c6d6!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions>button:hover,
html body .eddpt-app .eddpt-workspace-collapse-actions>button:focus-visible{
    border-color:rgba(143,126,246,.48)!important;
    background:rgba(118,96,224,.13)!important;
    color:#eeeaff!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions>button span{
    color:#9b89ff!important;
    font-size:15px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions>button b{
    color:inherit!important;
    font-size:9px!important;
    font-weight:850!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions>button:disabled{opacity:.42!important;cursor:default!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-collapse-panel,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-collapse-panel{
    background:linear-gradient(180deg,#f8faff,#f2f6fb)!important;
    border-color:rgba(78,103,139,.20)!important;
    box-shadow:inset 0 1px 0 #fff,0 8px 22px rgba(49,66,91,.07)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-collapse-heading b,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-collapse-heading b{color:#41536a!important}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panel-chip,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panel-chip,
html body .eddpt-app[data-theme="light"] .eddpt-workspace-collapse-actions>button,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-collapse-actions>button{
    background:#fff!important;color:#526178!important;border-color:rgba(78,103,139,.18)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-panel-chip.is-collapsed,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panel-chip.is-collapsed{
    background:#f3f0ff!important;color:#5f52bc!important;border-color:#d9d1fb!important;
}

html body .eddpt-app .eddpt-app-view-header{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
    padding:0!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:72px!important;
    margin:0!important;
    padding:7px!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    grid-auto-rows:minmax(56px,auto)!important;
    align-items:stretch!important;
    gap:5px!important;
    overflow:hidden!important;
    border-radius:22px!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-board"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-step-flow"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"]{
    box-sizing:border-box!important;
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:100%!important;
    max-height:none!important;
    margin:0!important;
    padding:8px clamp(8px,1.1vw,18px)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:clamp(6px,.7vw,11px)!important;
    overflow:hidden!important;
    border-radius:16px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button.is-active{
    transform:none!important;
    margin:0!important;
    box-shadow:inset 0 0 0 1px rgba(183,169,255,.20),inset 0 1px 0 rgba(255,255,255,.15),0 4px 12px rgba(68,48,145,.18)!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button b{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:clamp(10px,.92vw,13px)!important;
    line-height:1.1!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app.eddpt-step-flow-active .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:10px!important;
    overflow:visible!important;
    background:transparent!important;
    border:0!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:54px!important;
    height:auto!important;
    margin:0!important;
    padding:8px 12px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app.eddpt-right-collapsed .eddpt-app-view-header,
html body .eddpt-app.eddpt-step-flow-active .eddpt-app-view-header{padding-right:0!important}

@media (max-width:1120px){
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        grid-auto-rows:minmax(52px,auto)!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-panel{
        grid-template-columns:auto minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-actions{
        grid-column:1 / -1!important;
        justify-content:flex-end!important;
        padding-top:1px!important;
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-workspace-collapse-panel{
        grid-template-columns:minmax(0,1fr)!important;
        align-items:start!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-heading{min-width:0!important;}
html body .eddpt-app .eddpt-workspace-collapse-actions{
        grid-column:auto!important;
        justify-content:stretch!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-actions>button{flex:1 1 0!important;}
html body .eddpt-app .eddpt-workspace-panel-chip>small{display:none!important;}
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn:last-child{grid-column:1 / -1!important;}
}

@media (max-width:520px){
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs,
    html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn:last-child{grid-column:auto!important;}
}

html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-workspace-collapse-panel{display:none!important}

html body .eddpt-app .eddpt-app-view-header{
    grid-template-columns:minmax(0,1fr) minmax(420px,37%)!important;
    align-items:center!important;
    gap:10px!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
    min-height:58px!important;
    padding:5px!important;
    grid-auto-rows:minmax(46px,auto)!important;
    gap:4px!important;
    border-radius:18px!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-board"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-step-flow"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-view-map"],
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button[data-action="process-comparison"]{
    min-height:46px!important;
    height:46px!important;
    padding:6px 10px!important;
    gap:7px!important;
    border-radius:14px!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button.is-active{
    box-shadow:inset 0 0 0 1px rgba(183,169,255,.18),inset 0 1px 0 rgba(255,255,255,.14),0 3px 10px rgba(68,48,145,.16)!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button b{
    font-size:clamp(9.4px,.8vw,12px)!important;
    line-height:1.05!important;
}

html body .eddpt-app .eddpt-app-view-header .eddpt-process-view-icon,
html body .eddpt-app .eddpt-app-view-header .eddpt-process-view-icon-png,
html body .eddpt-app .eddpt-app-view-header .eddpt-process-view-icon-svg{
    transform:scale(.88)!important;
    transform-origin:center!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app.eddpt-step-flow-active .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools,
html body .eddpt-app:not(.eddpt-step-flow-active) .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
    align-items:center!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
    min-height:46px!important;
    height:46px!important;
    padding:6px 10px!important;
    border-radius:14px!important;
    font-size:clamp(9.4px,.8vw,12px)!important;
    line-height:1.05!important;
}

@media (max-width:1460px){
html body .eddpt-app .eddpt-app-view-header{
        grid-template-columns:minmax(0,1fr) minmax(360px,39%)!important;
        gap:8px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
    html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
        padding-inline:8px!important;
    }
}

@media (max-width:1280px){
html body .eddpt-app .eddpt-app-view-header{
        grid-template-columns:minmax(0,1fr)!important;
        gap:8px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
        min-height:56px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }
}

@media (max-width:980px){
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        grid-auto-rows:minmax(44px,auto)!important;
        min-height:0!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
    html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
        min-height:44px!important;
        height:44px!important;
        border-radius:13px!important;
        font-size:10px!important;
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-app-view-header{
        gap:7px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs{
        padding:4px!important;
        gap:4px!important;
        border-radius:16px!important;
    }
html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions.eddpt-board-create-tools{
        gap:7px!important;
    }
}

@media (max-width:520px){
html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button,
    html body .eddpt-app .eddpt-app-view-header>.eddpt-app-view-actions>.eddpt-btn{
        min-height:42px!important;
        height:42px!important;
        padding:6px 8px!important;
    }
}

html body .eddpt-app .eddpt-font-preview-stack{
    display:grid!important;
    gap:10px!important;
}

html body .eddpt-app .eddpt-font-step-preview{
    display:grid!important;
    gap:10px!important;
    padding:12px!important;
    border:1px solid rgba(111,136,167,.18)!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,rgba(20,30,45,.88),rgba(12,22,35,.88))!important;
}

html body .eddpt-app .eddpt-font-step-preview>header{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:10px!important;
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-font-step-preview>header>div{
    display:grid!important;
    gap:2px!important;
}

html body .eddpt-app .eddpt-font-step-preview>header small{
    color:#9c8eff!important;
    font-size:7.5px!important;
    font-weight:950!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-font-step-preview>header b{
    color:#eaf0f7!important;
    font-size:13px!important;
    line-height:1.1!important;
}

html body .eddpt-app .eddpt-font-step-preview>header>span{
    color:#8192a7!important;
    font-size:9px!important;
    line-height:1.35!important;
}

html body .eddpt-app .eddpt-font-step-preview-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
}

html body .eddpt-app .eddpt-font-step-card{
    display:grid!important;
    gap:4px!important;
    min-height:86px!important;
    padding:11px 12px!important;
    border:1px solid rgba(111,136,167,.16)!important;
    border-radius:12px!important;
    background:#111e2c!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-font-step-card small{
    color:#9c8eff!important;
    font-size:7.3px!important;
    font-weight:950!important;
    letter-spacing:.09em!important;
}

html body .eddpt-app .eddpt-font-step-card b{
    color:#eaf0f7!important;
    font-size:12.5px!important;
    line-height:1.18!important;
    font-weight:800!important;
}

html body .eddpt-app .eddpt-font-step-card span{
    color:#8192a7!important;
    font-size:9px!important;
    line-height:1.35!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-font-step-card.is-process{box-shadow:inset 0 0 0 1px rgba(121,104,226,.10)!important}

html body .eddpt-app .eddpt-font-step-card.is-decision{box-shadow:inset 0 0 0 1px rgba(154,130,255,.14)!important}

html body .eddpt-app .eddpt-font-step-card.is-data{box-shadow:inset 0 0 0 1px rgba(104,138,226,.12)!important}

html body .eddpt-app .eddpt-font-step-card.is-document{box-shadow:inset 0 0 0 1px rgba(111,136,167,.12)!important}

html body .eddpt-app .eddpt-font-step-card.is-subprocess{box-shadow:inset 0 0 0 1px rgba(126,105,244,.12)!important}

html body .eddpt-app .eddpt-font-step-card.is-storage{box-shadow:inset 0 0 0 1px rgba(93,118,158,.12)!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-step-preview,
html body .eddpt-app.eddpt-light-mode .eddpt-font-step-preview{
    background:linear-gradient(180deg,#f8fafc,#f2f6fb)!important;
    border-color:#d2dce7!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-font-step-preview>header b,
html body .eddpt-app.eddpt-light-mode .eddpt-font-step-preview>header b,
html body .eddpt-app[data-theme="light"] .eddpt-font-step-card b,
html body .eddpt-app.eddpt-light-mode .eddpt-font-step-card b{color:#28394f!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-step-card,
html body .eddpt-app.eddpt-light-mode .eddpt-font-step-card{
    background:#ffffff!important;
    border-color:#d2dce7!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-font-step-card span,
html body .eddpt-app.eddpt-light-mode .eddpt-font-step-card span,
html body .eddpt-app[data-theme="light"] .eddpt-font-step-preview>header>span,
html body .eddpt-app.eddpt-light-mode .eddpt-font-step-preview>header>span{color:#6c7c92!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-font-step-preview-grid{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-font-step-card{min-height:78px!important}
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink{
    flex:0 1 420px!important;
    width:clamp(330px,34vw,420px)!important;
    max-width:420px!important;
    min-width:300px!important;
    min-height:32px!important;
    height:32px!important;
    padding:0 8px!important;
    grid-template-columns:auto minmax(118px,1fr) auto!important;
    gap:7px!important;
    border-radius:9px!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink>span{
    gap:4px!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink>span b{
    font-size:7.5px!important;
    letter-spacing:.035em!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink-icon{
    width:14px!important;
    height:9px!important;
    flex-basis:14px!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink input[type="range"]{
    width:100%!important;
    min-width:118px!important;
    max-width:240px!important;
}

html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink-output{
    min-width:30px!important;
    font-size:8px!important;
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink{
        flex-basis:360px!important;
        width:360px!important;
        max-width:360px!important;
        min-width:278px!important;
        grid-template-columns:auto minmax(100px,1fr) auto!important;
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink{
        flex:1 1 100%!important;
        width:100%!important;
        max-width:100%!important;
        min-width:0!important;
        grid-template-columns:auto minmax(82px,1fr) auto!important;
    }
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink input[type="range"]{
        max-width:none!important;
        min-width:0!important;
    }
}

@media (max-width:520px){
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink>span b{display:none!important;}
html body .eddpt-app .eddpt-process-map__viewbar.eddpt-viewport-view-dock .eddpt-process-map__shrink{
        grid-template-columns:18px minmax(72px,1fr) auto!important;
    }
}

html body .eddpt-app .eddpt-workspace-font-glyph{
    position:relative!important;
    width:22px!important;
    height:16px!important;
    display:inline-flex!important;
    align-items:flex-end!important;
    justify-content:flex-start!important;
    gap:2px!important;
    flex:0 0 22px!important;
    color:#9d8fff!important;
}

html body .eddpt-app .eddpt-workspace-font-glyph>b{
    position:static!important;
    display:block!important;
    font-size:15px!important;
    line-height:.94!important;
    font-weight:850!important;
    letter-spacing:-.08em!important;
    color:currentColor!important;
}

html body .eddpt-app .eddpt-workspace-font-glyph>i{
    position:static!important;
    display:block!important;
    align-self:flex-end!important;
    margin:0 0 1px 0!important;
    font-size:10px!important;
    line-height:.94!important;
    font-style:normal!important;
    font-weight:850!important;
    color:currentColor!important;
}

html body .eddpt-app .eddpt-process-folder-select[data-selection-state="mixed"]{
    border-color:rgba(139,124,246,.42)!important;
    background:rgba(139,124,246,.10)!important;
    box-shadow:0 0 10px rgba(139,124,246,.08)!important;
}

html body .eddpt-app .eddpt-process-folder-select[data-selection-state="mixed"] span{
    background:rgba(117,104,223,.38)!important;
    border-color:#aaa0ff!important;
    color:#fff!important;
}

html body .eddpt-app .eddpt-process-folder-select[data-selection-state="mixed"] span::after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    width:7px!important;
    height:2px!important;
    border:0!important;
    border-radius:999px!important;
    background:currentColor!important;
    transform:translate(-50%,-50%)!important;
}

html body .eddpt-app .eddpt-process-folder-select[data-selection-state="all"]{
    border-color:rgba(139,124,246,.52)!important;
    background:rgba(139,124,246,.18)!important;
    box-shadow:0 0 12px rgba(139,124,246,.10)!important;
}

html body .eddpt-app .eddpt-process-folder-select:disabled{
    opacity:.32!important;
    cursor:not-allowed!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-select[data-selection-state="mixed"],
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-select[data-selection-state="mixed"]{
    background:#f1efff!important;
    border-color:#cfc8f6!important;
}

html body .eddpt-app .eddpt-trash-admin-tools{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:7px!important;
    margin:0 0 7px!important;
    padding:5px!important;
    border:1px solid rgba(255,125,138,.10)!important;
    border-radius:10px!important;
    background:rgba(255,125,138,.025)!important;
}

html body .eddpt-app .eddpt-trash-select-status{
    display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;
}

html body .eddpt-app .eddpt-trash-select-status>small{
    color:#8f7b81!important;font-size:6.7px!important;font-weight:750!important;white-space:nowrap!important;
}

html body .eddpt-app .eddpt-trash-select-toggle{
    min-width:64px!important;height:28px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;
    border:1px solid rgba(139,124,246,.24)!important;border-radius:8px!important;background:rgba(139,124,246,.06)!important;color:#b9b0f5!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-trash-select-toggle>span{
    width:11px!important;height:11px!important;border:1.5px solid currentColor!important;border-radius:3px!important;position:relative!important;
}

html body .eddpt-app .eddpt-trash-select-toggle.is-active>span:after{
    content:""!important;position:absolute!important;left:2px!important;top:1px!important;width:5px!important;height:3px!important;border-left:1.5px solid currentColor!important;border-bottom:1.5px solid currentColor!important;transform:rotate(-45deg)!important;
}

html body .eddpt-app .eddpt-trash-select-toggle b{font-size:7.2px!important;font-weight:850!important;color:inherit!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-trash-destructive-actions{display:flex!important;align-items:center!important;gap:5px!important;flex:0 0 auto!important}

html body .eddpt-app .eddpt-trash-destructive-actions>button{
    height:28px!important;min-height:28px!important;padding:0 9px!important;border-radius:8px!important;cursor:pointer!important;background:rgba(255,125,138,.045)!important;border:1px solid rgba(255,125,138,.18)!important;color:#d2a0a8!important;
}

html body .eddpt-app .eddpt-trash-destructive-actions>button:hover,
html body .eddpt-app .eddpt-trash-destructive-actions>button:focus-visible{background:rgba(255,125,138,.10)!important;border-color:rgba(255,125,138,.34)!important;color:#ffd1d7!important;outline:none!important}

html body .eddpt-app .eddpt-trash-destructive-actions>button:disabled{opacity:.35!important;cursor:default!important}

html body .eddpt-app .eddpt-trash-destructive-actions>button b{font-size:7px!important;font-weight:850!important;color:inherit!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-trash-delete-all{background:rgba(255,99,115,.075)!important;border-color:rgba(255,99,115,.24)!important;color:#e5a0a9!important}

html body .eddpt-app .eddpt-trash-admin-required{display:grid!important;gap:2px!important;padding:2px 3px!important}

html body .eddpt-app .eddpt-trash-admin-required b{color:#c59aa2!important;font-size:7.2px!important;font-weight:850!important}

html body .eddpt-app .eddpt-trash-admin-required small{color:#846b71!important;font-size:6.5px!important;line-height:1.35!important}

html body .eddpt-app .eddpt-trash-card.is-selecting{grid-template-columns:27px minmax(0,1fr) auto!important}

html body .eddpt-app .eddpt-trash-card.is-selected{border-color:rgba(143,126,246,.32)!important;background:linear-gradient(135deg,rgba(120,97,224,.075),rgba(255,125,138,.025))!important;box-shadow:inset 0 0 0 1px rgba(143,126,246,.06)!important}

html body .eddpt-app .eddpt-trash-selectbox{
    width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid rgba(143,126,246,.34)!important;border-radius:7px!important;background:#111b28!important;color:#9d8fff!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-trash-selectbox>span{width:10px!important;height:10px!important;border:1.6px solid currentColor!important;border-radius:3px!important;position:relative!important}

html body .eddpt-app .eddpt-trash-selectbox[aria-pressed="true"]>span{background:#7f6cf0!important;border-color:#a99cff!important}

html body .eddpt-app .eddpt-trash-selectbox[aria-pressed="true"]>span:after{content:""!important;position:absolute!important;left:2px!important;top:1px!important;width:5px!important;height:3px!important;border-left:1.5px solid #fff!important;border-bottom:1.5px solid #fff!important;transform:rotate(-45deg)!important}

html body .eddpt-app .eddpt-permanent-trash-gate{display:grid!important;gap:12px!important}

html body .eddpt-app .eddpt-permanent-trash-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}

html body .eddpt-app .eddpt-permanent-trash-summary>span{display:grid!important;gap:3px!important;padding:10px 12px!important;border:1px solid rgba(255,125,138,.13)!important;border-radius:11px!important;background:rgba(255,125,138,.025)!important}

html body .eddpt-app .eddpt-permanent-trash-summary small{color:#956e76!important;font-size:7px!important;font-weight:900!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-permanent-trash-summary b{color:#e2cdd1!important;font-size:10px!important;font-weight:850!important}

html body .eddpt-app .eddpt-permanent-trash-preview{list-style:none!important;margin:0!important;padding:7px!important;display:grid!important;gap:5px!important;max-height:180px!important;overflow:auto!important;border:1px solid rgba(255,125,138,.10)!important;border-radius:12px!important;background:rgba(4,9,15,.18)!important}

html body .eddpt-app .eddpt-permanent-trash-preview>li{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;padding:7px 8px!important;border:1px solid rgba(255,125,138,.08)!important;border-radius:8px!important;background:rgba(255,255,255,.015)!important}

html body .eddpt-app .eddpt-permanent-trash-preview b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#d8c5c9!important;font-size:8px!important}

html body .eddpt-app .eddpt-permanent-trash-preview small{color:#876f75!important;font-size:6.5px!important}

html body .eddpt-app .eddpt-permanent-trash-preview .is-more b{color:#b7abec!important}

html body .eddpt-app .eddpt-permanent-trash-password{grid-template-columns:26px minmax(0,1fr) minmax(190px,.72fr)!important;align-items:center!important}

html body .eddpt-app .eddpt-permanent-trash-password>.eddpt-modal-password-wrap{min-width:0!important;width:100%!important}

html body .eddpt-app .eddpt-permanent-trash-password>.eddpt-modal-password-wrap>input{width:100%!important;min-width:0!important}

html body .eddpt-app .eddpt-permanent-trash-password strong{color:#ded7ff!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-admin-tools,
html body .eddpt-app.eddpt-light-mode .eddpt-trash-admin-tools{background:#fff7f8!important;border-color:#edd9dd!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-selectbox,
html body .eddpt-app.eddpt-light-mode .eddpt-trash-selectbox{background:#fff!important;color:#6a5bd0!important;border-color:#cfc6f4!important}

html body .eddpt-app[data-theme="light"] .eddpt-trash-card.is-selected,
html body .eddpt-app.eddpt-light-mode .eddpt-trash-card.is-selected{background:#f7f3ff!important;border-color:#d8cff9!important}

html body .eddpt-app[data-theme="light"] .eddpt-permanent-trash-summary>span,
html body .eddpt-app.eddpt-light-mode .eddpt-permanent-trash-summary>span{background:#fff8f9!important;border-color:#eedde0!important}

html body .eddpt-app[data-theme="light"] .eddpt-permanent-trash-summary b,
html body .eddpt-app.eddpt-light-mode .eddpt-permanent-trash-summary b{color:#66515a!important}

html body .eddpt-app[data-theme="light"] .eddpt-permanent-trash-preview,
html body .eddpt-app.eddpt-light-mode .eddpt-permanent-trash-preview{background:#fff!important;border-color:#eedde0!important}

html body .eddpt-app[data-theme="light"] .eddpt-permanent-trash-preview>li,
html body .eddpt-app.eddpt-light-mode .eddpt-permanent-trash-preview>li{background:#fffafa!important;border-color:#f0e2e5!important}

html body .eddpt-app[data-theme="light"] .eddpt-permanent-trash-preview b,
html body .eddpt-app.eddpt-light-mode .eddpt-permanent-trash-preview b{color:#66515a!important}

html body .eddpt-app[data-theme="light"] .eddpt-permanent-trash-password strong,
html body .eddpt-app.eddpt-light-mode .eddpt-permanent-trash-password strong{color:#5a4fbd!important}

@media (max-width:700px){
html body .eddpt-app .eddpt-trash-admin-tools{align-items:stretch!important;flex-direction:column!important}
html body .eddpt-app .eddpt-trash-destructive-actions>button{flex:1 1 0!important}
html body .eddpt-app .eddpt-permanent-trash-summary{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-permanent-trash-password{grid-template-columns:26px minmax(0,1fr)!important}
html body .eddpt-app .eddpt-permanent-trash-password>.eddpt-modal-password-wrap{grid-column:2!important}
}

html body .eddpt-app .eddpt-process-action-svg{
    display:inline-grid!important;
    place-items:center!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    flex:0 0 40px!important;
    color:#00c6e8!important;
}

html body .eddpt-app .eddpt-process-action-svg>svg{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-process-action-svg[data-process-action-icon="move-process"],
html body .eddpt-app .eddpt-process-action-svg[data-process-action-icon="information"],
html body .eddpt-app .eddpt-process-action-svg[data-process-action-icon="bulk-upload"],
html body .eddpt-app .eddpt-process-action-svg[data-process-action-icon="reorder-sidebar"]{color:#00c6e8!important}

html body .eddpt-app .eddpt-process-action-svg[data-process-action-icon="new-process"]{color:#52e98c!important}

html body .eddpt-app .eddpt-process-action-svg[data-process-action-icon="rename-folder"]{color:#f3b545!important}

html body .eddpt-app .eddpt-process-action-svg[data-process-action-icon="folder-appearance"]{color:#bd7cf5!important}

html body .eddpt-app .eddpt-process-action-svg[data-process-action-icon="select-processes"]{color:#5498ff!important}

html body .eddpt-app .eddpt-process-action-svg[data-process-action-icon="delete-folder"]{color:#ff6559!important}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    align-items:center!important;
    column-gap:12px!important;
    row-gap:0!important;
    min-height:58px!important;
    padding:8px 12px!important;
}

html body .eddpt-app .eddpt-process-folder-action-copy{
    display:grid!important;
    min-width:0!important;
    gap:2px!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action .eddpt-process-folder-action-copy>b,
html body .eddpt-app .eddpt-process-folder-menu-note.eddpt-process-folder-action-note .eddpt-process-folder-action-copy>b{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action .eddpt-process-folder-action-copy>small,
html body .eddpt-app .eddpt-process-folder-menu-note.eddpt-process-folder-action-note .eddpt-process-folder-action-copy>small{
    min-width:0!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action:hover .eddpt-process-action-svg{
    filter:drop-shadow(0 0 7px color-mix(in srgb,currentColor 35%,transparent))!important;
}

html body .eddpt-app .eddpt-modal-card>header strong{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-modal-card>header strong>span:last-child{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-action-modal-icon{
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    flex-basis:36px!important;
}

html body .eddpt-app .eddpt-process-folder-form-note.eddpt-process-folder-form-note--icon{
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    align-items:center!important;
    gap:12px!important;
    padding:12px 14px!important;
}

html body .eddpt-app .eddpt-process-folder-form-note-copy{
    display:grid!important;
    gap:3px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-process-folder-form-note--icon>.eddpt-process-action-svg{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
}

html body .eddpt-app .eddpt-library-task-hero-icon>.eddpt-process-action-svg,
html body .eddpt-app .eddpt-process-action-hero-icon{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
}

html body .eddpt-app .eddpt-library-task-hero-icon:has(.eddpt-process-action-svg)>i,
html body .eddpt-app .eddpt-library-task-hero-icon:has(.eddpt-process-action-svg)::before,
html body .eddpt-app .eddpt-library-task-hero-icon:has(.eddpt-process-action-svg)::after{display:none!important}

@media (max-width:680px){
html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
    html body .eddpt-app .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
        grid-template-columns:40px minmax(0,1fr)!important;
        column-gap:10px!important;
        min-height:54px!important;
        padding:8px 10px!important;
    }
html body .eddpt-app .eddpt-process-folder-menu-sheet .eddpt-process-action-svg{width:34px!important;height:34px!important;min-width:34px!important}
html body .eddpt-app .eddpt-process-action-modal-icon{width:31px!important;height:31px!important;min-width:31px!important;flex-basis:31px!important}
html body .eddpt-app .eddpt-process-folder-form-note.eddpt-process-folder-form-note--icon{grid-template-columns:40px minmax(0,1fr)!important;gap:9px!important}
html body .eddpt-app .eddpt-process-folder-form-note--icon>.eddpt-process-action-svg{width:36px!important;height:36px!important;min-width:36px!important}
}

.eddpt-security-emblem{
  width:68px;
  height:68px;
  margin-bottom:20px;
  border-radius:21px;
  border-color:rgba(136,122,244,.42);
  background:linear-gradient(145deg,rgba(136,122,244,.24),rgba(92,184,255,.08));
  box-shadow:0 0 30px rgba(136,122,244,.11);
}

.eddpt-security-emblem .eddpt-security-lockmark{
  width:40px;
  height:40px;
  display:block;
  overflow:visible;
}

[data-theme="light"] .eddpt-security-emblem{
  border-color:rgba(111,93,226,.26);
  background:linear-gradient(145deg,rgba(124,108,235,.14),rgba(87,168,255,.06));
  box-shadow:0 16px 30px rgba(78,96,146,.14);
}

.eddpt-security-emblem{
  width:84px;
  height:84px;
  margin-bottom:22px;
  border-radius:24px;
}

.eddpt-security-emblem .eddpt-security-lockmark{
  width:64px;
  height:64px;
}

html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
html body .eddpt-security-gate .eddpt-password-wrap input[type="text"]{
    padding-right:72px!important;
}

html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap input,
html body .eddpt-app .eddpt-modal-password-wrap input{
    padding-right:68px!important;
}

html body .eddpt-security-gate button.eddpt-password-visibility,
html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle,
html body .eddpt-app button.eddpt-modal-password-toggle{
    right:6px!important;
    width:48px!important;
    min-width:48px!important;
    height:48px!important;
    min-height:48px!important;
}

html body .eddpt-security-gate .eddpt-password-eye,
html body .eddpt-app .eddpt-modal .eddpt-password-eye,
html body .eddpt-app .eddpt-password-eye{
    width:40px!important;
    min-width:40px!important;
    height:auto!important;
}

@media (max-width:640px){
html body .eddpt-security-gate .eddpt-password-wrap input[type="password"],
    html body .eddpt-security-gate .eddpt-password-wrap input[type="text"],
    html body .eddpt-app .eddpt-modal .eddpt-modal-password-wrap input,
    html body .eddpt-app .eddpt-modal-password-wrap input{
        padding-right:62px!important;
    }
html body .eddpt-security-gate button.eddpt-password-visibility,
    html body .eddpt-app .eddpt-modal button.eddpt-modal-password-toggle,
    html body .eddpt-app button.eddpt-modal-password-toggle{
        width:42px!important;
        min-width:42px!important;
        height:42px!important;
        min-height:42px!important;
        right:5px!important;
    }
html body .eddpt-security-gate .eddpt-password-eye,
    html body .eddpt-app .eddpt-modal .eddpt-password-eye,
    html body .eddpt-app .eddpt-password-eye{
        width:34px!important;
        min-width:34px!important;
    }
}

html body .eddpt-app .eddpt-workspace-collapse-heading em{
    display:inline-flex!important;
    align-items:center!important;
    min-height:18px!important;
    padding:0 6px!important;
    border:1px solid rgba(111,134,164,.20)!important;
    border-radius:7px!important;
    color:#77899e!important;
    background:rgba(21,34,49,.72)!important;
    font-size:6.5px!important;
    line-height:1!important;
    font-style:normal!important;
    font-weight:900!important;
    letter-spacing:.10em!important;
}

html body .eddpt-app .eddpt-workspace-collapse-panel[data-workspace-shared-locked="1"] .eddpt-workspace-collapse-heading em{
    color:#c9c0ff!important;
    border-color:rgba(147,129,255,.32)!important;
    background:rgba(111,89,207,.13)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions{
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions>button.eddpt-workspace-lock-for-all{
    min-width:186px!important;
    padding:0 8px 0 10px!important;
    justify-content:flex-start!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-workspace-lock-copy{
    min-width:82px!important;
    display:grid!important;
    gap:1px!important;
    text-align:left!important;
}

html body .eddpt-app .eddpt-workspace-lock-copy>b{
    color:inherit!important;
    font-size:9px!important;
    line-height:1!important;
    font-weight:900!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-lock-copy>small{
    color:#72849a!important;
    font-size:6.5px!important;
    line-height:1.05!important;
    font-weight:750!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-lock-switch{
    position:relative!important;
    width:36px!important;
    min-width:36px!important;
    height:20px!important;
    display:block!important;
    border:1px solid rgba(116,137,165,.42)!important;
    border-radius:999px!important;
    background:#0d1723!important;
    box-shadow:inset 0 1px 3px rgba(0,0,0,.28)!important;
}

html body .eddpt-app .eddpt-workspace-lock-switch>i{
    position:absolute!important;
    top:2px!important;
    left:2px!important;
    width:14px!important;
    height:14px!important;
    border-radius:50%!important;
    background:#7f8fa3!important;
    box-shadow:0 1px 4px rgba(0,0,0,.28)!important;
    transition:left .18s ease,background .18s ease,box-shadow .18s ease!important;
}

html body .eddpt-app .eddpt-workspace-lock-for-all>strong{
    min-width:20px!important;
    color:#7f8fa3!important;
    font-size:8px!important;
    line-height:1!important;
    font-weight:950!important;
    text-align:center!important;
}

html body .eddpt-app .eddpt-workspace-lock-for-all.is-on{
    border-color:rgba(146,129,255,.48)!important;
    background:linear-gradient(180deg,rgba(95,78,182,.18),rgba(45,41,88,.20))!important;
    color:#e1dcff!important;
}

html body .eddpt-app .eddpt-workspace-lock-for-all.is-on .eddpt-workspace-lock-switch{
    border-color:rgba(153,136,255,.64)!important;
    background:rgba(74,57,149,.58)!important;
}

html body .eddpt-app .eddpt-workspace-lock-for-all.is-on .eddpt-workspace-lock-switch>i{
    left:18px!important;
    background:#a995ff!important;
    box-shadow:0 0 9px rgba(142,120,255,.45)!important;
}

html body .eddpt-app .eddpt-workspace-lock-for-all.is-on>strong{color:#b9adff!important}

html body .eddpt-app .eddpt-workspace-lock-for-all.is-on .eddpt-workspace-lock-copy>small{color:#a79ce0!important}

html body .eddpt-app .eddpt-workspace-collapse-panel[data-workspace-shared-locked="1"] .eddpt-workspace-panel-chip:disabled{
    opacity:.78!important;
    cursor:not-allowed!important;
}

html body .eddpt-app .eddpt-workspace-lock-for-all:disabled{
    opacity:.72!important;
    cursor:default!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-lock-switch,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-lock-switch{
    background:#e9eef5!important;
    border-color:#c9d4e0!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-lock-for-all.is-on,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-lock-for-all.is-on{
    background:#f0edff!important;
    border-color:#cfc5fa!important;
    color:#5d50b5!important;
}

@media (max-width:1120px){
html body .eddpt-app .eddpt-workspace-collapse-actions>button.eddpt-workspace-lock-for-all{min-width:180px!important;}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-workspace-collapse-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;}
html body .eddpt-app .eddpt-workspace-collapse-actions>button.eddpt-workspace-lock-for-all{grid-column:1 / -1!important;width:100%!important;}
}

@media (max-width:460px){
html body .eddpt-app .eddpt-workspace-collapse-actions{grid-template-columns:minmax(0,1fr)!important;}
html body .eddpt-app .eddpt-workspace-collapse-actions>button.eddpt-workspace-lock-for-all{grid-column:auto!important;}
}

html body .eddpt-app .eddpt-workspace-collapse-panel{
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:7px!important;
    min-height:52px!important;
    height:auto!important;
    padding:6px 8px!important;
    margin-bottom:8px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    border-radius:14px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-panel::-webkit-scrollbar{display:none!important}

html body .eddpt-app .eddpt-workspace-collapse-heading{
    flex:0 0 132px!important;
    min-width:132px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:6px!important;
    padding:0 4px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading>span{
    display:flex!important;
    align-items:baseline!important;
    gap:6px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading small{
    font-size:7px!important;
    line-height:1!important;
    letter-spacing:.11em!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading b{
    font-size:9px!important;
    line-height:1!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading em{
    min-height:16px!important;
    height:16px!important;
    padding:0 5px!important;
    border-radius:6px!important;
    font-size:5.8px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    flex:1 1 auto!important;
    min-width:590px!important;
    display:grid!important;
    grid-template-columns:repeat(5,minmax(105px,1fr))!important;
    align-items:center!important;
    gap:6px!important;
    flex-wrap:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    min-height:32px!important;
    height:32px!important;
    padding:0 8px!important;
    gap:5px!important;
    border-radius:10px!important;
    justify-content:flex-start!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip-sign{
    width:13px!important;
    min-width:13px!important;
    font-size:17px!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip>b{
    min-width:0!important;
    max-width:100%!important;
    font-size:8.6px!important;
    line-height:1!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip>small{
    display:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions{
    flex:0 0 auto!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions>button{
    min-height:32px!important;
    height:32px!important;
    padding:0 9px!important;
    gap:5px!important;
    border-radius:10px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions>button b{
    font-size:8px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions>button span{
    font-size:14px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions>button.eddpt-workspace-lock-for-all{
    min-width:154px!important;
    width:154px!important;
    height:32px!important;
    padding:0 7px!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-workspace-lock-copy{
    min-width:64px!important;
    display:flex!important;
    align-items:baseline!important;
    gap:4px!important;
}

html body .eddpt-app .eddpt-workspace-lock-copy>b{
    font-size:8px!important;
}

html body .eddpt-app .eddpt-workspace-lock-copy>small{
    display:none!important;
}

html body .eddpt-app .eddpt-workspace-lock-switch{
    width:31px!important;
    min-width:31px!important;
    height:17px!important;
}

html body .eddpt-app .eddpt-workspace-lock-switch>i{
    top:2px!important;
    left:2px!important;
    width:11px!important;
    height:11px!important;
}

html body .eddpt-app .eddpt-workspace-lock-for-all.is-on .eddpt-workspace-lock-switch>i{
    left:16px!important;
}

html body .eddpt-app .eddpt-workspace-lock-for-all>strong{
    min-width:17px!important;
    font-size:7px!important;
}

html body .eddpt-app .eddpt-workspace-reveal-all,
html body .eddpt-app .eddpt-workspace-collapse-all{
    min-width:92px!important;
    width:auto!important;
    white-space:nowrap!important;
}

@media (max-width:1500px){
html body .eddpt-app .eddpt-workspace-collapse-heading{flex-basis:118px!important;min-width:118px!important;}
html body .eddpt-app .eddpt-workspace-collapse-heading>span{gap:4px!important;}
html body .eddpt-app .eddpt-workspace-collapse-heading b{font-size:8px!important;}
html body .eddpt-app .eddpt-workspace-collapse-items{min-width:540px!important;grid-template-columns:repeat(5,minmax(96px,1fr))!important;}
html body .eddpt-app .eddpt-workspace-panel-chip{padding-inline:6px!important;gap:4px!important;}
html body .eddpt-app .eddpt-workspace-panel-chip>b{font-size:8px!important;}
html body .eddpt-app .eddpt-workspace-collapse-actions>button.eddpt-workspace-lock-for-all{min-width:142px!important;width:142px!important;}
html body .eddpt-app .eddpt-workspace-reveal-all,
    html body .eddpt-app .eddpt-workspace-collapse-all{min-width:84px!important;padding-inline:7px!important;}
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-workspace-collapse-panel{padding:5px 7px!important;gap:6px!important;}
html body .eddpt-app .eddpt-workspace-collapse-heading{flex-basis:106px!important;min-width:106px!important;}
html body .eddpt-app .eddpt-workspace-collapse-heading small{display:none!important;}
html body .eddpt-app .eddpt-workspace-collapse-items{min-width:510px!important;}
}

@media (max-width:900px){
html body .eddpt-app .eddpt-workspace-collapse-panel{
        overflow-x:auto!important;
        overscroll-behavior-x:contain!important;
        -webkit-overflow-scrolling:touch!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-heading{flex:0 0 104px!important;min-width:104px!important;}
html body .eddpt-app .eddpt-workspace-collapse-items{flex:0 0 510px!important;min-width:510px!important;}
html body .eddpt-app .eddpt-workspace-collapse-actions{flex:0 0 auto!important;}
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    display:flex!important;
    flex:0 0 auto!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:6px!important;
    min-width:max-content!important;
    width:auto!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    max-width:none!important;
    justify-content:flex-start!important;
    padding-inline:10px!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip>b{
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
    max-width:none!important;
}

@media (max-width:1500px){
html body .eddpt-app .eddpt-workspace-collapse-items{min-width:max-content!important;}
html body .eddpt-app .eddpt-workspace-panel-chip{padding-inline:9px!important;}
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-workspace-collapse-items{min-width:max-content!important;}
}

@media (max-width:900px){
html body .eddpt-app .eddpt-workspace-collapse-items{flex:0 0 auto!important;min-width:max-content!important;}
}

html body .eddpt-app .eddpt-workspace-collapse-heading{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    max-width:none!important;
    padding:0 8px 0 4px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading>span,
html body .eddpt-app .eddpt-workspace-collapse-heading>em{
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    margin-left:2px!important;
}

@media (max-width:1500px){
html body .eddpt-app .eddpt-workspace-collapse-heading{
        flex:0 0 auto!important;
        width:auto!important;
        min-width:max-content!important;
    }
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-workspace-collapse-heading{
        flex:0 0 auto!important;
        width:auto!important;
        min-width:max-content!important;
    }
}

@media (max-width:900px){
html body .eddpt-app .eddpt-workspace-collapse-heading{
        flex:0 0 auto!important;
        width:auto!important;
        min-width:max-content!important;
    }
}

html body .eddpt-app .eddpt-workspace-collapse-panel{
    display:grid!important;
    grid-template-columns:max-content minmax(0,1fr) max-content!important;
    grid-template-rows:32px!important;
    align-items:center!important;
    column-gap:7px!important;
    min-height:46px!important;
    height:46px!important;
    padding:6px 8px!important;
    overflow:hidden!important;
    overflow-x:clip!important;
    overflow-y:hidden!important;
    scroll-behavior:auto!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading{
    grid-column:1!important;
    grid-row:1!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    flex:none!important;
    width:max-content!important;
    min-width:max-content!important;
    max-width:none!important;
    margin:0!important;
    padding:0 8px 0 4px!important;
    overflow:visible!important;
    z-index:3!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    grid-column:2!important;
    grid-row:1!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:6px!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:1px 2px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    overscroll-behavior-x:contain!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    scroll-behavior:auto!important;
    z-index:1!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar{
    display:none!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    max-width:none!important;
    height:32px!important;
    min-height:32px!important;
    padding:0 9px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip>b{
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-collapse-actions{
    grid-column:3!important;
    grid-row:1!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:6px!important;
    width:max-content!important;
    min-width:max-content!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    z-index:3!important;
}

@media (max-width:1500px){
html body .eddpt-app .eddpt-workspace-collapse-panel{
        column-gap:6px!important;
        padding-inline:7px!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-heading{
        padding-right:6px!important;
    }
html body .eddpt-app .eddpt-workspace-panel-chip{
        padding-inline:8px!important;
    }
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-workspace-collapse-heading small{
        display:none!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-heading{
        padding-inline:3px 5px!important;
    }
}

@media (max-width:900px){
html body .eddpt-app .eddpt-workspace-collapse-panel{
        grid-template-columns:max-content minmax(110px,1fr) max-content!important;
        touch-action:pan-y!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-items{
        -webkit-overflow-scrolling:touch!important;
        touch-action:pan-x pan-y!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-heading b{
        font-size:7.5px!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-heading em{
        display:none!important;
    }
}

html body .eddpt-app .eddpt-topbar{
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-topbar-rail,
html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar-rail,
html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-rail,
html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:stretch!important;
    align-content:flex-start!important;
    justify-content:flex-start!important;
    column-gap:8px!important;
    row-gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-topbar-rail > *{
    position:relative!important;
    inset:auto!important;
    margin:0!important;
    transform:none!important;
    box-sizing:border-box!important;
    max-width:100%!important;
    z-index:auto!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-brand-block{
    flex:1.55 1 250px!important;
    min-width:220px!important;
    width:auto!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-theme-block{
    flex:0 0 138px!important;
    min-width:138px!important;
    width:138px!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security{
    flex:0 0 164px!important;
    min-width:164px!important;
    width:164px!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-history{
    flex:0 0 132px!important;
    min-width:132px!important;
    width:132px!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions{
    flex:1.25 1 190px!important;
    min-width:180px!important;
    width:auto!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate{
    flex:0 0 104px!important;
    min-width:104px!important;
    width:104px!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    flex:0 0 142px!important;
    min-width:142px!important;
    width:142px!important;
}

html body .eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-new{
    flex:0 0 134px!important;
    min-width:134px!important;
    width:134px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-brand-block{
    flex:1.35 1 188px!important;min-width:188px!important;width:auto!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-theme-block{
    flex:0 0 112px!important;min-width:112px!important;width:112px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security{
    flex:0 0 128px!important;min-width:128px!important;width:128px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-history{
    flex:0 0 116px!important;min-width:116px!important;width:116px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions{
    flex:1.15 1 164px!important;min-width:164px!important;width:auto!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate{
    flex:0 0 88px!important;min-width:88px!important;width:88px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    flex:0 0 116px!important;min-width:116px!important;width:116px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-new{
    flex:0 0 108px!important;min-width:108px!important;width:108px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-brand-block{
    flex:1.25 1 145px!important;min-width:145px!important;width:auto!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-theme-block{
    flex:0 0 84px!important;min-width:84px!important;width:84px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security{
    flex:0 0 96px!important;min-width:96px!important;width:96px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-history{
    flex:0 0 86px!important;min-width:86px!important;width:86px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-process-actions{
    flex:1 1 120px!important;min-width:120px!important;width:auto!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate{
    flex:0 0 66px!important;min-width:66px!important;width:66px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    flex:0 0 88px!important;min-width:88px!important;width:88px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-new{
    flex:0 0 82px!important;min-width:82px!important;width:82px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-theme-block,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    margin:0!important;
    isolation:isolate!important;
    overflow:hidden!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-theme-block .eddpt-theme-toggle,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail{
        display:grid!important;
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:7px!important;
    }
html body .eddpt-app .eddpt-topbar-rail > *{
        width:100%!important;
        min-width:0!important;
        max-width:none!important;
    }
html body .eddpt-app .eddpt-header-brand-block{
        grid-column:1 / -1!important;
    }
}

@media (max-width:500px){
html body .eddpt-app .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-header-brand-block{
        grid-column:auto!important;
    }
}

html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions{
    flex:0 0 128px!important;
    min-width:128px!important;
    max-width:128px!important;
    gap:6px!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn,
html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate{
    height:54px!important;
    min-height:54px!important;
    padding:4px 5px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:2px!important;
    text-align:center!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn{
    flex:0 0 61px!important;
    width:61px!important;
    min-width:61px!important;
    max-width:61px!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate{
    flex:0 0 64px!important;
    width:64px!important;
    min-width:64px!important;
    max-width:64px!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn-copy,
html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-copy{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    text-align:center!important;
    line-height:1!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn-copy b,
html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-copy b{
    display:block!important;
    font-size:9.5px!important;
    line-height:1!important;
    white-space:nowrap!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-package-action-icon{
    width:19px!important;
    min-width:19px!important;
    height:22px!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-package-action-icon .eddpt-package-glyph,
html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-package-action-icon-in svg{
    height:22px!important;
    max-height:22px!important;
    max-width:15px!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-icon,
html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-icon svg{
    width:21px!important;
    min-width:21px!important;
    height:21px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions{
    flex-basis:118px!important;
    min-width:118px!important;
    max-width:118px!important;
    gap:4px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn{
    flex-basis:57px!important;
    width:57px!important;
    min-width:57px!important;
    max-width:57px!important;
    height:48px!important;
    min-height:48px!important;
    padding:3px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate{
    flex-basis:59px!important;
    width:59px!important;
    min-width:59px!important;
    max-width:59px!important;
    height:48px!important;
    min-height:48px!important;
    padding:3px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-package-action-icon{
    width:17px!important;
    min-width:17px!important;
    height:19px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-package-action-icon .eddpt-package-glyph,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-package-action-icon-in svg{
    height:19px!important;
    max-height:19px!important;
    max-width:13px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-icon svg{
    width:18px!important;
    min-width:18px!important;
    height:18px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-copy b{
    font-size:8.8px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:2px!important;
    text-align:center!important;
    padding:3px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn-copy,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-copy{
    display:block!important;
    text-align:center!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-copy b{
    display:block!important;
    font-size:7.5px!important;
    line-height:1!important;
    white-space:nowrap!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    min-height:56px!important;
    height:56px!important;
    padding:0 14px!important;
    gap:9px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security{
    flex:0 0 auto!important;
    min-width:126px!important;
    width:auto!important;
    max-width:142px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    flex:0 0 auto!important;
    min-width:132px!important;
    width:auto!important;
    max-width:148px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security .eddpt-btn-copy,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop .eddpt-btn-copy{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:0!important;
    gap:0!important;
    text-align:left!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security .eddpt-btn-copy small,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop .eddpt-btn-copy small{
    display:none!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security .eddpt-btn-copy b,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop .eddpt-btn-copy b{
    font-size:11.5px!important;
    line-height:1!important;
    white-space:nowrap!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon{
    flex:0 0 25px!important;
    width:25px!important;
    height:25px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon svg,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
    width:25px!important;
    height:25px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security .eddpt-security-dot{
    margin-left:auto!important;
    flex:0 0 auto!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security{
    min-width:114px!important;
    max-width:126px!important;
    padding-inline:11px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    min-width:118px!important;
    max-width:132px!important;
    padding-inline:11px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    min-height:50px!important;
    height:50px!important;
    padding-inline:9px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security{
    min-width:102px!important;
    max-width:116px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    min-width:108px!important;
    max-width:122px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    position:relative!important;
    padding:2px 10px 7px 10px!important;
    border:1px solid rgba(124,143,176,.28)!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,rgba(17,31,54,.88),rgba(9,18,34,.90))!important;
    box-shadow:inset 0 1px 0 rgba(194,210,255,.06), inset 0 0 0 1px rgba(86,104,142,.08)!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(149,134,255,.96) rgba(11,22,40,.95)!important;
    cursor:grab!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items:active{cursor:grabbing!important;}

html body .eddpt-app .eddpt-workspace-collapse-items::before{
    content:"↔ Scroll"!important;
    position:sticky!important;
    left:0!important;
    z-index:2!important;
    flex:0 0 auto!important;
    display:inline-flex!important;
    align-items:center!important;
    align-self:center!important;
    height:22px!important;
    margin-right:8px!important;
    padding:0 8px!important;
    border-radius:999px!important;
    border:1px solid rgba(132,120,242,.46)!important;
    background:linear-gradient(180deg,rgba(41,51,87,.96),rgba(26,37,66,.96))!important;
    color:#b3a7ff!important;
    font-size:10px!important;
    font-weight:800!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
    box-shadow:0 6px 18px rgba(0,0,0,.22)!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar{
    display:block!important;
    height:6px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar-track{
    background:rgba(9,18,34,.92)!important;
    border-radius:999px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar-thumb{
    background:linear-gradient(90deg,rgba(126,112,241,.96),rgba(169,156,255,.96))!important;
    border-radius:999px!important;
    border:1px solid rgba(210,205,255,.22)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar-thumb:hover{
    background:linear-gradient(90deg,rgba(140,126,248,.98),rgba(180,167,255,.98))!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    scroll-snap-align:start!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    scroll-snap-type:x proximity!important;
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-workspace-collapse-items::before{
        content:"↔ Scroll"!important;
        font-size:9px!important;
        padding:0 7px!important;
        margin-right:6px!important;
    }
}

@media (max-width:900px){
html body .eddpt-app .eddpt-workspace-collapse-items::before{
        content:"↔ Swipe"!important;
    }
}

html body .eddpt-app{--eddpt-fixed-ui-safe-top:12px;}

html body.admin-bar .eddpt-app{--eddpt-fixed-ui-safe-top:44px;}

@media (max-width:782px){
html body.admin-bar .eddpt-app{--eddpt-fixed-ui-safe-top:58px;}
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    top:max(var(--eddpt-smart-detail-top,12px),var(--eddpt-fixed-ui-safe-top,12px))!important;
    max-height:min(var(--eddpt-smart-detail-max-height,calc(100vh - 24px)),calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px))!important;
}

html body .eddpt-app.eddpt-detail-smart-docked.eddpt-step-flow-active.eddpt-step-flow-detail-open.eddpt-step-flow-detail-overlay:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail,
html body .eddpt-app.eddpt-process-map-active.eddpt-process-map-detail-open:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    top:max(var(--eddpt-smart-detail-top,var(--eddpt-detail-edge-top,84px)),var(--eddpt-fixed-ui-safe-top,12px))!important;
    max-height:min(var(--eddpt-smart-detail-max-height,calc(100vh - 108px)),calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px))!important;
}

html body .eddpt-app.eddpt-right-floating .eddpt-detail{
    max-height:calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px)!important;
}

html body .eddpt-app .eddpt-detail-dockbar{
    scroll-margin-top:var(--eddpt-fixed-ui-safe-top,12px)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    padding:2px 8px!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    scroll-snap-type:none!important;
    scroll-behavior:auto!important;
    cursor:grab!important;
    background:linear-gradient(90deg,rgba(115,99,220,.075),rgba(17,31,54,.88) 22px,rgba(17,31,54,.88) calc(100% - 22px),rgba(115,99,220,.075))!important;
    box-shadow:inset 10px 0 14px -16px rgba(166,151,255,.92),inset -10px 0 14px -16px rgba(166,151,255,.92),inset 0 1px 0 rgba(194,210,255,.045)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items:focus-visible{
    outline:1px solid rgba(155,140,255,.55)!important;
    outline-offset:1px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items.is-user-dragging{
    cursor:grabbing!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::before,
html body .eddpt-app .eddpt-workspace-collapse-items::after{
    content:none!important;
    display:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar{
    display:none!important;
    width:0!important;
    height:0!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    scroll-snap-align:none!important;
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-workspace-collapse-items{scroll-behavior:auto!important;}
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    scroll-snap-type:none!important;
    scroll-behavior:auto!important;
    overscroll-behavior-x:contain!important;
    -webkit-overflow-scrolling:touch!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    scroll-snap-align:none!important;
    scroll-snap-stop:normal!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items:hover,
html body .eddpt-app .eddpt-workspace-collapse-items:focus-within{
    box-shadow:inset 12px 0 16px -18px rgba(166,151,255,.98),inset -12px 0 16px -18px rgba(166,151,255,.98),inset 0 1px 0 rgba(194,210,255,.06)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    scroll-behavior:auto!important;
    scroll-snap-type:none!important;
    overscroll-behavior-x:contain!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar{
    display:none!important;
    width:0!important;
    height:0!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    scroll-snap-align:none!important;
    scroll-snap-stop:normal!important;
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-workspace-collapse-items{scroll-behavior:auto!important;}
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    scroll-behavior:auto!important;
    scroll-snap-type:none!important;
    overflow-anchor:none!important;
    overscroll-behavior-x:contain!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items>*{
    overflow-anchor:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar{
    display:none!important;
    width:0!important;
    height:0!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    scroll-snap-align:none!important;
    scroll-snap-stop:normal!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    scroll-behavior:auto!important;
    scroll-snap-type:none!important;
    overflow-anchor:none!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar{
    display:none!important;
    width:0!important;
    height:0!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security{
    min-width:108px!important;
    max-width:118px!important;
    padding-inline:10px!important;
    gap:7px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon{
    flex-basis:23px!important;
    width:23px!important;
    height:23px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon svg{
    width:23px!important;
    height:23px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security .eddpt-btn-copy b{
    font-size:11px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security .eddpt-security-dot{
    width:8px!important;
    height:8px!important;
    min-width:8px!important;
    margin-left:3px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security{
    min-width:102px!important;
    max-width:110px!important;
    padding-inline:9px!important;
    gap:6px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security{
    min-width:96px!important;
    max-width:104px!important;
    padding-inline:8px!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-modal footer:has(>button),
html body .eddpt-app .eddpt-modal footer:has(>.eddpt-btn),
html body .eddpt-app .eddpt-process-comparison-intro>footer,
html body .eddpt-app .eddpt-workshop-step>footer,
html body .eddpt-app .eddpt-workshop-shell>footer,
html body .eddpt-app .eddpt-brand-studio__footer,
html body .eddpt-app [class*="-actions"]:has(>button){
    column-gap:10px!important;
    row-gap:8px!important;
}

html body .eddpt-app .eddpt-modal footer:has(>button),
html body .eddpt-app .eddpt-process-comparison-intro>footer{
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-process-comparison-intro>footer{
    gap:10px!important;
}

html body .eddpt-app .eddpt-modal footer>div:has(>button),
html body .eddpt-app .eddpt-modal footer>span:has(>button){
    display:flex!important;
    flex-wrap:wrap!important;
    gap:10px!important;
}

html body .eddpt-app:not([data-theme="light"]):not(.eddpt-light-mode) select{
    color-scheme:dark!important;
    background-color:#0f1925!important;
    color:#edf3fa!important;
    -webkit-text-fill-color:#edf3fa!important;
    border-color:#40536a!important;
    accent-color:#8c7cff!important;
}

html body .eddpt-app:not([data-theme="light"]):not(.eddpt-light-mode) select option,
html body .eddpt-app:not([data-theme="light"]):not(.eddpt-light-mode) select optgroup{
    color-scheme:dark!important;
    background-color:#111b28!important;
    color:#edf3fa!important;
    -webkit-text-fill-color:#edf3fa!important;
}

html body .eddpt-app:not([data-theme="light"]):not(.eddpt-light-mode) select option:checked{
    background:#6659c8!important;
    color:#ffffff!important;
    -webkit-text-fill-color:#ffffff!important;
}

html body .eddpt-app[data-theme="light"] select,
html body .eddpt-app.eddpt-light-mode select{
    color-scheme:light!important;
    background-color:#ffffff!important;
    color:#243247!important;
    -webkit-text-fill-color:#243247!important;
    border-color:#c7d2df!important;
    accent-color:#6e61d8!important;
}

html body .eddpt-app[data-theme="light"] select option,
html body .eddpt-app[data-theme="light"] select optgroup,
html body .eddpt-app.eddpt-light-mode select option,
html body .eddpt-app.eddpt-light-mode select optgroup{
    color-scheme:light!important;
    background-color:#ffffff!important;
    color:#243247!important;
    -webkit-text-fill-color:#243247!important;
}

html body .eddpt-app[data-theme="light"] select option:checked,
html body .eddpt-app.eddpt-light-mode select option:checked{
    background:#e8e3ff!important;
    color:#3d326f!important;
    -webkit-text-fill-color:#3d326f!important;
}

html body .eddpt-app:not([data-theme="light"]):not(.eddpt-light-mode) select:disabled{
    color-scheme:dark!important;
    background-color:#121a24!important;
    color:#a8b4c3!important;
    -webkit-text-fill-color:#a8b4c3!important;
}

html body .eddpt-app[data-theme="light"] select:disabled,
html body .eddpt-app.eddpt-light-mode select:disabled{
    color-scheme:light!important;
    background-color:#eef2f7!important;
    color:#7a8798!important;
    -webkit-text-fill-color:#7a8798!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    scroll-behavior:auto!important;
    scroll-snap-type:none!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    overflow-anchor:none!important;
    overscroll-behavior-x:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    cursor:grab!important;
     
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 14px,#000 calc(100% - 14px),transparent 100%)!important;
    mask-image:linear-gradient(90deg,transparent 0,#000 14px,#000 calc(100% - 14px),transparent 100%)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items.is-user-dragging{cursor:grabbing!important;user-select:none!important;}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}

html body .eddpt-app .eddpt-workspace-panel-chip{scroll-snap-align:none!important;scroll-snap-stop:normal!important;}

html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack{
    display:grid!important;
    grid-template-rows:29px 24px!important;
    align-content:center!important;
    gap:3px!important;
    min-height:56px!important;
    height:56px!important;
    padding:0!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack>.eddpt-theme-toggle{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:29px!important;
    height:29px!important;
    padding:0 7px!important;
    border-radius:10px!important;
    grid-template-columns:11px 31px 11px minmax(0,1fr)!important;
    column-gap:4px!important;
}

html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack>.eddpt-theme-toggle>b{
    font-size:8.5px!important;
    line-height:1!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-header-appearance-stack .eddpt-theme-sun,
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-theme-moon{transform:scale(.82)!important;transform-origin:center!important;}

html body .eddpt-app .eddpt-header-appearance-stack .eddpt-theme-track{transform:scale(.82)!important;transform-origin:center!important;}

html body .eddpt-app .eddpt-colour-coding-toggle{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:24px!important;
    height:24px!important;
    display:grid!important;
    grid-template-columns:18px minmax(0,1fr) 28px 18px!important;
    align-items:center!important;
    column-gap:4px!important;
    padding:0 6px!important;
    border:1px solid rgba(104,128,158,.26)!important;
    border-radius:9px!important;
    background:rgba(19,31,47,.84)!important;
    color:#b9c4d2!important;
    cursor:pointer!important;
    font:inherit!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-colour-coding-toggle:hover,
html body .eddpt-app .eddpt-colour-coding-toggle:focus-visible{
    border-color:rgba(139,124,246,.48)!important;
    color:#eef1ff!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-colour-coding-dots{display:flex!important;align-items:center!important;gap:2px!important;}

html body .eddpt-app .eddpt-colour-coding-dots>i{display:block!important;width:4px!important;height:4px!important;border-radius:50%!important;background:#7e8da1!important;}

html body .eddpt-app[data-colour-coding="on"] .eddpt-colour-coding-dots>i:nth-child(1){background:#ff6559!important;}

html body .eddpt-app[data-colour-coding="on"] .eddpt-colour-coding-dots>i:nth-child(2){background:#52e98c!important;}

html body .eddpt-app[data-colour-coding="on"] .eddpt-colour-coding-dots>i:nth-child(3){background:#f3b545!important;}

html body .eddpt-app .eddpt-colour-coding-toggle>b{min-width:0!important;font-size:7.5px!important;line-height:1!important;font-weight:850!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}

html body .eddpt-app .eddpt-colour-coding-label-short{display:none!important;}

html body .eddpt-app .eddpt-colour-coding-switch{position:relative!important;display:block!important;width:28px!important;height:14px!important;border-radius:999px!important;border:1px solid rgba(118,105,210,.42)!important;background:#111a2c!important;}

html body .eddpt-app .eddpt-colour-coding-switch>i{position:absolute!important;left:2px!important;top:2px!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#8391a4!important;transition:left .16s ease,background .16s ease!important;}

html body .eddpt-app .eddpt-colour-coding-toggle.is-on .eddpt-colour-coding-switch{border-color:rgba(112,96,229,.70)!important;background:#201b45!important;}

html body .eddpt-app .eddpt-colour-coding-toggle.is-on .eddpt-colour-coding-switch>i{left:16px!important;background:#9d8cff!important;box-shadow:0 0 8px rgba(137,119,255,.45)!important;}

html body .eddpt-app .eddpt-colour-coding-toggle>strong{font-size:7px!important;line-height:1!important;font-weight:900!important;color:#7f8da0!important;text-align:right!important;}

html body .eddpt-app .eddpt-colour-coding-toggle.is-on>strong{color:#ab9dff!important;}

html body .eddpt-app[data-theme="light"] .eddpt-colour-coding-toggle,
html body .eddpt-app.eddpt-light-mode .eddpt-colour-coding-toggle{background:#f8fafc!important;border-color:#cad4df!important;color:#53657b!important;}

html body .eddpt-app[data-theme="light"] .eddpt-colour-coding-switch,
html body .eddpt-app.eddpt-light-mode .eddpt-colour-coding-switch{background:#e7edf5!important;border-color:#b9c4d3!important;}

html body .eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-theme-block{flex-basis:142px!important;min-width:142px!important;width:142px!important;}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-theme-block{flex-basis:118px!important;min-width:118px!important;width:118px!important;}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-colour-coding-toggle{grid-template-columns:0 minmax(0,1fr) 26px 16px!important;column-gap:3px!important;}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-colour-coding-dots{display:none!important;}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-theme-block{flex-basis:92px!important;min-width:92px!important;width:92px!important;}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-colour-coding-toggle{grid-template-columns:minmax(0,1fr) 24px 15px!important;column-gap:3px!important;padding-inline:5px!important;}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-colour-coding-dots{display:none!important;}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-colour-coding-label-full{display:none!important;}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-colour-coding-label-short{display:inline!important;}

@media (max-width:760px){
html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack{min-height:56px!important;height:56px!important;}
html body .eddpt-app .eddpt-colour-coding-toggle{grid-template-columns:18px minmax(0,1fr) 28px 18px!important;}
html body .eddpt-app .eddpt-colour-coding-dots{display:flex!important;}
html body .eddpt-app .eddpt-colour-coding-label-full{display:inline!important;}
html body .eddpt-app .eddpt-colour-coding-label-short{display:none!important;}
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="add-"],
html body .eddpt-app[data-colour-coding="on"] button[data-action^="new-"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="flow-new-assignment"]{
    border-color:rgba(65,213,132,.38)!important;
    background:linear-gradient(180deg,rgba(36,144,91,.18),rgba(22,90,62,.15))!important;
    color:#cdf8dd!important;
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="add-"] .eddpt-btn-icon,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="new-"] .eddpt-btn-icon,
html body .eddpt-app[data-colour-coding="on"] button[data-action="flow-new-assignment"] .eddpt-btn-icon{color:#52e98c!important;}

html body .eddpt-app[data-colour-coding="on"] .eddpt-btn.danger,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="delete-"],
html body .eddpt-app[data-colour-coding="on"] button[data-action^="purge-"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="bulk-delete-selected"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="brand-remove-asset"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="flow-delete-assignment"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="step-flow-delete-connection"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="lock-demo"]{
    border-color:rgba(255,101,89,.40)!important;
    background:linear-gradient(180deg,rgba(153,57,56,.18),rgba(92,35,39,.16))!important;
    color:#ffb8b1!important;
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="rename-"]{
    border-color:rgba(243,181,69,.38)!important;
    background:linear-gradient(180deg,rgba(154,111,34,.14),rgba(94,70,31,.12))!important;
    color:#f8d897!important;
}

html body .eddpt-app[data-colour-coding="off"] .eddpt-process-action-svg,
html body .eddpt-app[data-colour-coding="off"] .eddpt-process-action-svg[data-process-action-icon]{
    color:#8192a7!important;
    filter:none!important;
}

html body .eddpt-app[data-colour-coding="off"] button[data-action^="add-"],
html body .eddpt-app[data-colour-coding="off"] button[data-action^="new-"],
html body .eddpt-app[data-colour-coding="off"] button[data-action^="rename-"],
html body .eddpt-app[data-colour-coding="off"] button[data-action^="delete-"],
html body .eddpt-app[data-colour-coding="off"] button[data-action^="purge-"],
html body .eddpt-app[data-colour-coding="off"] button[data-action="bulk-delete-selected"],
html body .eddpt-app[data-colour-coding="off"] button[data-action="brand-remove-asset"],
html body .eddpt-app[data-colour-coding="off"] button[data-action="flow-delete-assignment"],
html body .eddpt-app[data-colour-coding="off"] button[data-action="step-flow-delete-connection"],
html body .eddpt-app[data-colour-coding="off"] button[data-action="flow-new-assignment"],
html body .eddpt-app[data-colour-coding="off"] button[data-action="lock-demo"],
html body .eddpt-app[data-colour-coding="off"] .eddpt-btn.danger{
    border-color:rgba(105,129,160,.30)!important;
    background:rgba(31,46,64,.78)!important;
    color:#c7d1de!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app[data-colour-coding="off"] button[data-action^="add-"] .eddpt-btn-icon,
html body .eddpt-app[data-colour-coding="off"] button[data-action^="new-"] .eddpt-btn-icon,
html body .eddpt-app[data-colour-coding="off"] button[data-action^="delete-"] .eddpt-btn-icon,
html body .eddpt-app[data-colour-coding="off"] button[data-action^="rename-"] .eddpt-btn-icon{
    color:#93a2b6!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] button[data-action^="add-"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] button[data-action^="add-"],
html body .eddpt-app[data-theme="light"][data-colour-coding="on"] button[data-action^="new-"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] button[data-action^="new-"]{background:#eefaf3!important;border-color:#9ed8b7!important;color:#275d3f!important;}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-btn.danger,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-btn.danger,
html body .eddpt-app[data-theme="light"][data-colour-coding="on"] button[data-action^="delete-"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] button[data-action^="delete-"]{background:#fff2f0!important;border-color:#e9aaa4!important;color:#9d3c35!important;}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] button[data-action^="rename-"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] button[data-action^="rename-"]{background:#fff8e9!important;border-color:#e3c689!important;color:#785821!important;}

html body .eddpt-app .eddpt-compare-mode-tabs{
  display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;
  width:100%!important;max-width:100%!important;min-width:0!important;margin:0 0 12px!important;
}

html body .eddpt-app .eddpt-compare-mode-tabs>button{
  min-height:38px!important;padding:0 16px!important;border:1px solid rgba(102,126,158,.28)!important;
  border-radius:12px!important;background:rgba(24,39,57,.82)!important;color:#b9c5d4!important;font-weight:850!important;
}

html body .eddpt-app .eddpt-compare-mode-tabs>button.is-active{
  border-color:rgba(145,126,248,.66)!important;background:linear-gradient(180deg,rgba(111,87,210,.34),rgba(65,54,126,.28))!important;color:#f3efff!important;
}

html body .eddpt-app [data-comparison-pane],
html body .eddpt-app .eddpt-process-comparison-intro,
html body .eddpt-app .eddpt-reference-models{
  box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;
}

html body .eddpt-app .eddpt-reference-models{display:grid!important;gap:12px!important;}

html body .eddpt-app .eddpt-ref-hero{
  display:grid!important;grid-template-columns:minmax(0,1fr) max-content!important;gap:12px!important;align-items:start!important;
  min-width:0!important;padding:16px!important;border:1px solid rgba(139,124,246,.27)!important;border-radius:16px!important;
  background:linear-gradient(135deg,rgba(88,71,168,.12),rgba(18,31,48,.72))!important;
}

html body .eddpt-app .eddpt-ref-hero>div{min-width:0!important;}

html body .eddpt-app .eddpt-ref-hero small,
html body .eddpt-app .eddpt-ref-column header small,
html body .eddpt-app .eddpt-ref-governance header small,
html body .eddpt-app .eddpt-ref-summary article>small,
html body .eddpt-app .eddpt-ref-pack-strip small{
  color:#a494ff!important;font-size:8px!important;font-weight:950!important;letter-spacing:.11em!important;
}

html body .eddpt-app .eddpt-ref-hero h3{margin:3px 0 5px!important;color:#eef3f8!important;font-size:20px!important;line-height:1.15!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-hero p,
html body .eddpt-app .eddpt-ref-governance p{margin:0!important;color:#91a0b3!important;font-size:10px!important;line-height:1.5!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-mode-chip{
  display:grid!important;gap:2px!important;min-width:0!important;max-width:190px!important;padding:10px 12px!important;border:1px solid rgba(106,202,157,.28)!important;border-radius:12px!important;background:rgba(30,112,80,.11)!important;
}

html body .eddpt-app .eddpt-ref-mode-chip b{color:#8ce0b6!important;font-size:9px!important;}

html body .eddpt-app .eddpt-ref-mode-chip span{color:#95a7b8!important;font-size:8px!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-safety{display:flex!important;flex-wrap:wrap!important;gap:6px!important;min-width:0!important;}

html body .eddpt-app .eddpt-ref-safety span{padding:6px 9px!important;border:1px solid rgba(101,126,155,.20)!important;border-radius:999px!important;background:rgba(24,39,57,.72)!important;color:#9fb0c3!important;font-size:8px!important;font-weight:800!important;}

html body .eddpt-app .eddpt-ref-summary,
html body .eddpt-app .eddpt-ref-workspace,
html body .eddpt-app .eddpt-ref-governance{
  display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;
}

html body .eddpt-app .eddpt-ref-summary>article,
html body .eddpt-app .eddpt-ref-column,
html body .eddpt-app .eddpt-ref-governance>article{
  box-sizing:border-box!important;min-width:0!important;max-width:100%!important;border:1px solid rgba(95,121,153,.22)!important;border-radius:14px!important;background:rgba(17,29,43,.82)!important;
}

html body .eddpt-app .eddpt-ref-summary>article{display:grid!important;gap:6px!important;padding:12px!important;}

html body .eddpt-app .eddpt-ref-summary article>b{font-size:14px!important;color:#e7edf5!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-summary article>span{font-size:9px!important;color:#8294aa!important;line-height:1.4!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-summary select{width:100%!important;max-width:100%!important;min-width:0!important;}

html body .eddpt-app .eddpt-ref-applicability{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;min-width:0!important;padding:12px 14px!important;border:1px solid rgba(116,105,219,.25)!important;border-radius:14px!important;background:rgba(55,46,108,.12)!important;
}

html body .eddpt-app .eddpt-ref-applicability>div{display:grid!important;gap:3px!important;min-width:0!important;}

html body .eddpt-app .eddpt-ref-applicability small{font-size:8px!important;color:#9d8fff!important;font-weight:900!important;letter-spacing:.08em!important;}

html body .eddpt-app .eddpt-ref-applicability b{font-size:12px!important;color:#e9eef6!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-applicability span{font-size:9px!important;color:#8798ac!important;line-height:1.4!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-applicability>strong{display:grid!important;place-items:center!important;min-width:76px!important;padding:8px!important;border-radius:12px!important;background:rgba(126,105,244,.11)!important;color:#c9c0ff!important;font-size:18px!important;}

html body .eddpt-app .eddpt-ref-applicability>strong small{font-size:7px!important;}

html body .eddpt-app .eddpt-ref-pack-strip{
  display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr))!important;gap:8px!important;width:100%!important;min-width:0!important;
}

html body .eddpt-app .eddpt-ref-pack-strip>span{display:grid!important;gap:3px!important;min-width:0!important;padding:10px!important;border:1px solid rgba(92,118,149,.18)!important;border-radius:12px!important;background:rgba(16,28,42,.68)!important;}

html body .eddpt-app .eddpt-ref-pack-strip b{font-size:10px!important;color:#d9e1eb!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-column{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important;}

html body .eddpt-app .eddpt-ref-column>header{display:grid!important;gap:2px!important;padding:11px 12px!important;border-bottom:1px solid rgba(94,119,150,.18)!important;min-width:0!important;}

html body .eddpt-app .eddpt-ref-column>header b{color:#e7edf5!important;font-size:12px!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-column>header span{color:#8294a9!important;font-size:8px!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-list{display:grid!important;align-content:start!important;gap:6px!important;min-width:0!important;max-height:360px!important;padding:8px!important;overflow-y:auto!important;overflow-x:hidden!important;}

html body .eddpt-app .eddpt-ref-list-card{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important;min-width:0!important;padding:9px!important;border:1px solid rgba(90,115,146,.18)!important;border-radius:10px!important;background:rgba(22,35,51,.72)!important;}

html body .eddpt-app .eddpt-ref-list-card>i{font-style:normal!important;color:#8d9eb2!important;font-size:8px!important;font-weight:800!important;}

html body .eddpt-app .eddpt-ref-list-card>div{display:grid!important;gap:3px!important;min-width:0!important;}

html body .eddpt-app .eddpt-ref-list-card b{font-size:10px!important;line-height:1.25!important;color:#e0e7ef!important;white-space:normal!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-list-card span{font-size:8px!important;line-height:1.35!important;color:#8798ac!important;white-space:normal!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-list-card small{font-size:7px!important;line-height:1.25!important;color:#6f8299!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;}

html body .eddpt-app .eddpt-ref-governance>article{display:grid!important;align-content:start!important;gap:10px!important;padding:12px!important;}

html body .eddpt-app .eddpt-ref-governance header{display:grid!important;gap:3px!important;min-width:0!important;}

html body .eddpt-app .eddpt-ref-governance header b{color:#e4ebf3!important;font-size:12px!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-rights-grid,
html body .eddpt-app .eddpt-ref-facts{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,120px),1fr))!important;gap:6px!important;min-width:0!important;}

html body .eddpt-app .eddpt-ref-rights-grid>span,
html body .eddpt-app .eddpt-ref-facts>span{display:grid!important;gap:2px!important;min-width:0!important;padding:7px 8px!important;border:1px solid rgba(91,117,148,.16)!important;border-radius:9px!important;background:rgba(15,27,41,.68)!important;}

html body .eddpt-app .eddpt-ref-rights-grid small,
html body .eddpt-app .eddpt-ref-facts small{font-size:7px!important;color:#768ba3!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-rights-grid b,
html body .eddpt-app .eddpt-ref-facts b{font-size:9px!important;color:#d5dee8!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-rights-grid .is-allowed b{color:#78d6a6!important;}

html body .eddpt-app .eddpt-ref-rights-grid .is-blocked b{color:#d8aa72!important;}

html body .eddpt-app .eddpt-ref-integrity code{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:8px!important;border-radius:9px!important;background:rgba(7,17,28,.78)!important;color:#a89cff!important;font-size:8px!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-all!important;}

html body .eddpt-app .eddpt-reference-models>footer{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:10px!important;width:100%!important;min-width:0!important;}

html body .eddpt-app .eddpt-ref-loading,
html body .eddpt-app .eddpt-ref-error,
html body .eddpt-app .eddpt-ref-empty{display:grid!important;gap:5px!important;min-width:0!important;padding:16px!important;border:1px solid rgba(103,126,156,.20)!important;border-radius:14px!important;background:rgba(17,29,43,.76)!important;}

html body .eddpt-app .eddpt-ref-loading b,
html body .eddpt-app .eddpt-ref-error b{color:#e6edf5!important;font-size:12px!important;}

html body .eddpt-app .eddpt-ref-loading span,
html body .eddpt-app .eddpt-ref-error span,
html body .eddpt-app .eddpt-ref-empty{color:#8798ac!important;font-size:9px!important;line-height:1.45!important;overflow-wrap:anywhere!important;}

html body .eddpt-app[data-theme="light"] .eddpt-compare-mode-tabs>button,
html body .eddpt-app.eddpt-light-mode .eddpt-compare-mode-tabs>button,
html body .eddpt-app[data-theme="light"] .eddpt-ref-summary>article,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-summary>article,
html body .eddpt-app[data-theme="light"] .eddpt-ref-column,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-column,
html body .eddpt-app[data-theme="light"] .eddpt-ref-governance>article,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-governance>article{background:#f8fafc!important;border-color:#d8e1ec!important;color:#34465d!important;}

html body .eddpt-app[data-theme="light"] .eddpt-ref-hero,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-hero{background:linear-gradient(135deg,#f6f2ff,#f6f9fd)!important;border-color:#d8cff9!important;}

html body .eddpt-app[data-theme="light"] .eddpt-ref-hero h3,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-hero h3,
html body .eddpt-app[data-theme="light"] .eddpt-ref-summary article>b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-summary article>b,
html body .eddpt-app[data-theme="light"] .eddpt-ref-column>header b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-column>header b,
html body .eddpt-app[data-theme="light"] .eddpt-ref-governance header b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-governance header b{color:#26384e!important;}

html body .eddpt-app[data-theme="light"] .eddpt-ref-list-card,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-list-card,
html body .eddpt-app[data-theme="light"] .eddpt-ref-pack-strip>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-pack-strip>span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-rights-grid>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-rights-grid>span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-facts>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-facts>span{background:#fff!important;border-color:#d9e2ec!important;}

html body .eddpt-app[data-theme="light"] .eddpt-ref-list-card b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-list-card b{color:#31445b!important;}

html body .eddpt-app[data-theme="light"] .eddpt-ref-integrity code,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-integrity code{background:#eef2f7!important;color:#5d50bb!important;}

@media (max-width:760px){
html body .eddpt-app .eddpt-ref-hero{grid-template-columns:minmax(0,1fr)!important;}
html body .eddpt-app .eddpt-ref-mode-chip{max-width:none!important;}
html body .eddpt-app .eddpt-ref-applicability{grid-template-columns:minmax(0,1fr)!important;}
html body .eddpt-app .eddpt-ref-applicability>strong{justify-self:start!important;}
html body .eddpt-app .eddpt-reference-models>footer>*{flex:1 1 100%!important;}
}

html body .eddpt-app[data-colour-coding="on"]{
    --eddpt-sem-add:#4ee58a;
    --eddpt-sem-add-border:rgba(78,229,138,.78);
    --eddpt-sem-add-bg:rgba(34,132,82,.12);
    --eddpt-sem-add-glow:rgba(78,229,138,.12);
    --eddpt-sem-danger:#ff6a62;
    --eddpt-sem-danger-border:rgba(255,106,98,.82);
    --eddpt-sem-danger-bg:rgba(153,54,52,.12);
    --eddpt-sem-danger-glow:rgba(255,106,98,.12);
    --eddpt-sem-warn:#f3b545;
    --eddpt-sem-warn-border:rgba(243,181,69,.78);
    --eddpt-sem-warn-bg:rgba(150,105,31,.10);
    --eddpt-sem-warn-glow:rgba(243,181,69,.10);
    --eddpt-sem-support:#5ca6ff;
    --eddpt-sem-support-border:rgba(92,166,255,.64);
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="add-"],
html body .eddpt-app[data-colour-coding="on"] button[data-action^="new-"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="flow-new-assignment"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-header-new[data-action="new-process"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-empty-actions button[data-action="new-process"]{
    border-color:var(--eddpt-sem-add-border)!important;
    background:linear-gradient(180deg,rgba(34,132,82,.14),rgba(20,80,53,.10))!important;
    color:#d5fbe2!important;
    box-shadow:inset 0 0 0 1px rgba(78,229,138,.10),0 0 0 1px rgba(78,229,138,.03)!important;
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="add-"]:hover,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="new-"]:hover,
html body .eddpt-app[data-colour-coding="on"] button[data-action="flow-new-assignment"]:hover,
html body .eddpt-app[data-colour-coding="on"] .eddpt-header-new[data-action="new-process"]:hover{
    border-color:#67ef9b!important;
    background:linear-gradient(180deg,rgba(42,158,96,.20),rgba(22,94,60,.14))!important;
    box-shadow:0 0 0 3px rgba(78,229,138,.08),inset 0 0 0 1px rgba(109,245,164,.12)!important;
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="add-"] .eddpt-btn-icon,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="new-"] .eddpt-btn-icon,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="add-"]>span:first-child,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="new-"]>span:first-child,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="add-"] svg,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="new-"] svg{
    color:var(--eddpt-sem-add)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-app-view-actions button[data-action^="add-"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-app-view-actions button[data-action^="new-"]{
    color:#d5fbe2!important;
    border-color:var(--eddpt-sem-add-border)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-btn.danger,
html body .eddpt-app[data-colour-coding="on"] .is-danger,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="delete-"],
html body .eddpt-app[data-colour-coding="on"] button[data-action^="purge-"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="bulk-delete-selected"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="brand-remove-asset"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="flow-delete-assignment"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="step-flow-delete-connection"]{
    border-color:var(--eddpt-sem-danger-border)!important;
    background:linear-gradient(180deg,rgba(153,54,52,.14),rgba(86,31,35,.10))!important;
    color:#ffc3be!important;
    box-shadow:inset 0 0 0 1px rgba(255,106,98,.09)!important;
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="delete-"]:hover,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="purge-"]:hover,
html body .eddpt-app[data-colour-coding="on"] .eddpt-btn.danger:hover,
html body .eddpt-app[data-colour-coding="on"] .is-danger:hover{
    border-color:#ff7b73!important;
    box-shadow:0 0 0 3px rgba(255,106,98,.08),inset 0 0 0 1px rgba(255,137,130,.10)!important;
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="rename-"]{
    border-color:var(--eddpt-sem-warn-border)!important;
    background:linear-gradient(180deg,rgba(150,105,31,.12),rgba(91,65,27,.08))!important;
    color:#ffe0a1!important;
    box-shadow:inset 0 0 0 1px rgba(243,181,69,.08)!important;
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="rename-"]:hover{
    border-color:#f7c55f!important;
    box-shadow:0 0 0 3px rgba(243,181,69,.07),inset 0 0 0 1px rgba(255,207,112,.10)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
    background:rgba(25,38,55,.86)!important;
    color:#d5dde8!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action{
    border-color:rgba(98,128,164,.42)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
    border-color:rgba(93,140,202,.44)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="new-process-in-folder"]{
    background:rgba(25,38,55,.86)!important;
    border-color:var(--eddpt-sem-add-border)!important;
    color:#d5dde8!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="rename-process-folder"]{
    background:rgba(25,38,55,.86)!important;
    border-color:var(--eddpt-sem-warn-border)!important;
    color:#d5dde8!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="folder-style"]{
    background:rgba(25,38,55,.86)!important;
    border-color:rgba(189,124,245,.60)!important;
    color:#d5dde8!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="select-folder-processes"]{
    background:rgba(25,38,55,.86)!important;
    border-color:rgba(84,152,255,.58)!important;
    color:#d5dde8!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="delete-process-folder"]{
    background:rgba(25,38,55,.86)!important;
    border-color:var(--eddpt-sem-danger-border)!important;
    color:#ffc3be!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="bulk-import-processes"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
    border-color:rgba(0,198,232,.52)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-action-svg{
    filter:drop-shadow(0 0 5px color-mix(in srgb,currentColor 20%,transparent))!important;
}

html body .eddpt-app[data-colour-coding="off"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app[data-colour-coding="off"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note,
html body .eddpt-app[data-colour-coding="off"] button[data-action^="add-"],
html body .eddpt-app[data-colour-coding="off"] button[data-action^="new-"],
html body .eddpt-app[data-colour-coding="off"] button[data-action^="rename-"],
html body .eddpt-app[data-colour-coding="off"] button[data-action^="delete-"],
html body .eddpt-app[data-colour-coding="off"] button[data-action^="purge-"],
html body .eddpt-app[data-colour-coding="off"] .eddpt-btn.danger,
html body .eddpt-app[data-colour-coding="off"] .is-danger{
    border-color:rgba(105,129,160,.34)!important;
    background:rgba(31,46,64,.78)!important;
    color:#c7d1de!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app[data-colour-coding="off"] .eddpt-process-action-svg{
    color:#8192a7!important;
    filter:none!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] button[data-action^="add-"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] button[data-action^="add-"],
html body .eddpt-app[data-theme="light"][data-colour-coding="on"] button[data-action^="new-"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] button[data-action^="new-"]{
    background:#f4fbf7!important;
    border-color:rgba(44,166,98,.68)!important;
    color:#245c3b!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] button[data-action^="delete-"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] button[data-action^="delete-"],
html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-btn.danger,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-btn.danger{
    background:#fff8f7!important;
    border-color:rgba(212,76,68,.68)!important;
    color:#913b35!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] button[data-action^="rename-"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] button[data-action^="rename-"]{
    background:#fffaf0!important;
    border-color:rgba(190,135,32,.62)!important;
    color:#74551f!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
    background:#f8fafc!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button[data-action="new-process-in-folder"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button[data-action="new-process-in-folder"]{border-color:rgba(44,166,98,.68)!important;}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button[data-action="delete-process-folder"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button[data-action="delete-process-folder"]{border-color:rgba(212,76,68,.68)!important;}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button[data-action="rename-process-folder"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button[data-action="rename-process-folder"]{border-color:rgba(190,135,32,.62)!important;}

html body .eddpt-app[data-colour-coding="on"]{
    --eddpt-sem-add-border-strong:rgba(78,229,138,.92);
    --eddpt-sem-danger-border-strong:rgba(255,106,98,.90);
    --eddpt-sem-warn-border-strong:rgba(243,181,69,.88);
    --eddpt-sem-support-border-strong:rgba(92,166,255,.76);
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="add-"],
html body .eddpt-app[data-colour-coding="on"] button[data-action^="new-"],
html body .eddpt-app[data-colour-coding="on"] button[data-action="flow-new-assignment"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-header-new[data-action="new-process"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-empty-actions button[data-action="new-process"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"]{
    border-color:var(--eddpt-sem-add-border-strong)!important;
    color:#ddf8e7!important;
    box-shadow:inset 0 0 0 1px rgba(78,229,138,.14),0 0 0 1px rgba(78,229,138,.05)!important;
}

html body .eddpt-app[data-colour-coding="on"] button[data-action^="add-"]:hover,
html body .eddpt-app[data-colour-coding="on"] button[data-action^="new-"]:hover,
html body .eddpt-app[data-colour-coding="on"] button[data-action="flow-new-assignment"]:hover,
html body .eddpt-app[data-colour-coding="on"] .eddpt-header-new[data-action="new-process"]:hover,
html body .eddpt-app[data-colour-coding="on"] .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"]:hover,
html body .eddpt-app[data-colour-coding="on"] .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"]:focus-visible{
    border-color:#7af4a7!important;
    box-shadow:0 0 0 3px rgba(78,229,138,.10),inset 0 0 0 1px rgba(109,245,164,.16),0 10px 22px rgba(0,0,0,.18)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"]{
    background:linear-gradient(180deg,rgba(34,132,82,.15),rgba(20,80,53,.11))!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"] > i,
html body .eddpt-app[data-colour-coding="on"] .eddpt-sigma-toolbox-section .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"] > i{
    color:var(--eddpt-sem-add)!important;
    border-color:rgba(78,229,138,.38)!important;
    background:rgba(18,67,45,.34)!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"],
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"]{
    background:#f4fbf7!important;
    border-color:rgba(44,166,98,.78)!important;
    color:#245c3b!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"] > i,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-sigma-toolbox-grid > button[data-action="add-sigma-element"] > i{
    color:#2a9a5f!important;
    border-color:rgba(44,166,98,.32)!important;
    background:rgba(44,166,98,.09)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
    background:rgba(24,37,54,.90)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="bulk-import-processes"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
    border-color:rgba(0,198,232,.64)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="new-process-in-folder"]{
    border-color:var(--eddpt-sem-add-border-strong)!important;
    background:rgba(24,37,54,.90)!important;
    color:#dce7e0!important;
    box-shadow:inset 0 0 0 1px rgba(78,229,138,.10),0 0 0 1px rgba(78,229,138,.04)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="rename-process-folder"]{
    border-color:var(--eddpt-sem-warn-border-strong)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="folder-style"]{
    border-color:rgba(189,124,245,.74)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="select-folder-processes"]{
    border-color:var(--eddpt-sem-support-border-strong)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="delete-process-folder"]{
    border-color:var(--eddpt-sem-danger-border-strong)!important;
    box-shadow:inset 0 0 0 1px rgba(255,106,98,.08)!important;
}

html body .eddpt-app .eddpt-trash-admin-tools{
    flex-wrap:wrap!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:8px 10px!important;
}

html body .eddpt-app .eddpt-trash-select-status{
    flex:1 1 290px!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    row-gap:4px!important;
}

html body .eddpt-app .eddpt-trash-select-status > small{
    flex:1 1 100%!important;
    display:block!important;
    white-space:normal!important;
    line-height:1.35!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-trash-destructive-actions{
    flex:0 1 auto!important;
    flex-wrap:wrap!important;
    justify-content:flex-end!important;
    gap:6px!important;
    margin-left:auto!important;
}

html body .eddpt-app .eddpt-trash-destructive-actions > button{
    min-width:138px!important;
    flex:0 0 auto!important;
}

@media (max-width:920px){
html body .eddpt-app .eddpt-trash-destructive-actions{
        flex:1 1 100%!important;
        margin-left:0!important;
        justify-content:flex-start!important;
    }
html body .eddpt-app .eddpt-trash-destructive-actions > button{
        flex:1 1 180px!important;
    }
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-note-board{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    padding-bottom:8px!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow{
    display:flex!important;
    flex-direction:column!important;
    flex:1 1 auto!important;
    min-height:0!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow__stage-wrap{
    flex:1 1 auto!important;
    min-height:clamp(540px,calc(100vh - 355px),860px)!important;
    height:auto!important;
    align-items:stretch!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow__stage{
    height:100%!important;
    min-height:clamp(540px,calc(100vh - 355px),860px)!important;
}

html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow__item{
    top:47%!important;
}

@media (max-width:1100px){
html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow__stage-wrap,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow__stage{
        min-height:520px!important;
    }
}

@media (max-width:760px){
html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow__stage-wrap,
    html body .eddpt-app.eddpt-step-flow-active .eddpt-step-flow__stage{
        min-height:460px!important;
    }
}

@media (min-width:1200px){
html body .eddpt-app .eddpt-topbar{
        padding:10px 14px 9px!important;
        height:auto!important;
        min-height:0!important;
        overflow:visible!important;
    }
html body .eddpt-app .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-rail{
        display:flex!important;
        flex-wrap:nowrap!important;
        align-items:center!important;
        align-content:center!important;
        justify-content:flex-start!important;
        gap:8px!important;
        width:100%!important;
        max-width:100%!important;
        min-width:0!important;
        min-height:66px!important;
        height:auto!important;
        padding:8px 10px!important;
        overflow:visible!important;
        border-radius:18px!important;
        box-sizing:border-box!important;
    }
html body .eddpt-app .eddpt-topbar-rail>*{
        flex-shrink:0!important;
        min-width:0!important;
        margin:0!important;
        position:relative!important;
        inset:auto!important;
        transform:none!important;
    }
html body .eddpt-app .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-app-has-client-logo .eddpt-header-brand-block{
        flex:1 1 320px!important;
        width:auto!important;
        min-width:300px!important;
        max-width:400px!important;
        display:flex!important;
        align-items:center!important;
        gap:8px!important;
        overflow:hidden!important;
        padding-right:0!important;
        border-right:0!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-brand{
        flex:1 1 auto!important;
        min-width:0!important;
        gap:10px!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-topbar .eddpt-mark,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar .eddpt-mark,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-mark{
        width:50px!important;
        height:50px!important;
        min-width:50px!important;
        border-radius:16px!important;
    }
html body .eddpt-app .eddpt-topbar .eddpt-brand strong{
        font-size:15px!important;
        line-height:1.05!important;
        overflow:hidden!important;
        text-overflow:ellipsis!important;
        white-space:nowrap!important;
    }
html body .eddpt-app .eddpt-topbar .eddpt-brand small{
        margin-top:3px!important;
        font-size:9.5px!important;
        line-height:1.05!important;
        overflow:hidden!important;
        text-overflow:ellipsis!important;
        white-space:nowrap!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-brand-block>.eddpt-header-brand-studio,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-brand-block>.eddpt-header-brand-studio{
        display:flex!important;
        flex:0 0 112px!important;
        width:112px!important;
        min-width:112px!important;
        max-width:112px!important;
        height:48px!important;
        min-height:48px!important;
        padding:0 9px!important;
        gap:6px!important;
        justify-content:center!important;
        border-radius:13px!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy{
        display:block!important;
        min-width:0!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy b{
        font-size:9.6px!important;
        white-space:nowrap!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy small{display:none!important;}
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-icon{
        width:21px!important;
        min-width:21px!important;
        height:21px!important;
    }
html body .eddpt-app .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-theme-block{
        flex:0 0 124px!important;
        width:124px!important;
        min-width:124px!important;
        max-width:124px!important;
    }
html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack{
        grid-template-rows:26px 21px!important;
        gap:3px!important;
        height:50px!important;
        min-height:50px!important;
        align-content:center!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack>.eddpt-theme-toggle{
        height:26px!important;
        min-height:26px!important;
        padding:0 6px!important;
        grid-template-columns:10px 28px 10px minmax(0,1fr)!important;
        column-gap:3px!important;
        border-radius:9px!important;
    }
html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack>.eddpt-theme-toggle>b{
        display:block!important;
        font-size:8px!important;
    }
html body .eddpt-app .eddpt-colour-coding-toggle{
        height:21px!important;
        min-height:21px!important;
        padding:0 5px!important;
        grid-template-columns:14px minmax(0,1fr) 25px 16px!important;
        column-gap:3px!important;
        border-radius:8px!important;
    }
html body .eddpt-app .eddpt-colour-coding-toggle b{font-size:7.2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
html body .eddpt-app .eddpt-colour-coding-toggle>strong{font-size:6.6px!important;}
html body .eddpt-app .eddpt-colour-coding-dots{transform:scale(.78)!important;transform-origin:center!important;}
html body .eddpt-app .eddpt-header-security,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-security,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-security{
        flex:0 0 110px!important;
        width:110px!important;
        min-width:110px!important;
        max-width:110px!important;
        height:50px!important;
        min-height:50px!important;
        padding:0 9px!important;
        gap:6px!important;
        border-radius:14px!important;
    }
html body .eddpt-app .eddpt-header-workshop,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-workshop,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-workshop{
        flex:0 0 112px!important;
        width:112px!important;
        min-width:112px!important;
        max-width:112px!important;
        height:50px!important;
        min-height:50px!important;
        padding:0 9px!important;
        gap:7px!important;
        border-radius:14px!important;
    }
html body .eddpt-app .eddpt-header-security>.eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-workshop>.eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-security>.eddpt-btn-icon svg,
    html body .eddpt-app .eddpt-header-workshop>.eddpt-btn-icon svg{
        width:22px!important;
        min-width:22px!important;
        height:22px!important;
        flex-basis:22px!important;
    }
html body .eddpt-app .eddpt-header-security .eddpt-btn-copy,
    html body .eddpt-app .eddpt-header-workshop .eddpt-btn-copy{display:block!important;min-width:0!important;}
html body .eddpt-app .eddpt-header-security .eddpt-btn-copy b,
    html body .eddpt-app .eddpt-header-workshop .eddpt-btn-copy b{
        font-size:10px!important;
        line-height:1!important;
    }
html body .eddpt-app .eddpt-header-security .eddpt-security-dot{
        width:7px!important;
        height:7px!important;
        min-width:7px!important;
        margin-left:1px!important;
    }
html body .eddpt-app .eddpt-header-history,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-history,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-history{
        display:flex!important;
        flex:0 0 112px!important;
        width:112px!important;
        min-width:112px!important;
        max-width:112px!important;
        gap:4px!important;
    }
html body .eddpt-app .eddpt-header-history .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-history .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-history .eddpt-btn{
        flex:0 0 54px!important;
        width:54px!important;
        min-width:54px!important;
        max-width:54px!important;
        height:50px!important;
        min-height:50px!important;
        padding:3px!important;
        display:flex!important;
        flex-direction:column!important;
        align-items:center!important;
        justify-content:center!important;
        gap:2px!important;
        border-radius:14px!important;
    }
html body .eddpt-app .eddpt-header-history .eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-history .eddpt-btn-icon svg{
        width:19px!important;
        min-width:19px!important;
        height:19px!important;
    }
html body .eddpt-app .eddpt-header-history .eddpt-btn-copy{display:block!important;text-align:center!important;}
html body .eddpt-app .eddpt-header-history .eddpt-btn-copy b{font-size:8.8px!important;line-height:1!important;}
html body .eddpt-app .eddpt-header-process-actions,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-process-actions,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-process-actions{
        display:flex!important;
        flex:0 0 112px!important;
        width:112px!important;
        min-width:112px!important;
        max-width:112px!important;
        gap:4px!important;
    }
html body .eddpt-app .eddpt-header-process-actions .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-process-actions .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-process-actions .eddpt-btn{
        flex:0 0 54px!important;
        width:54px!important;
        min-width:54px!important;
        max-width:54px!important;
        height:50px!important;
        min-height:50px!important;
        padding:3px!important;
        gap:2px!important;
        border-radius:14px!important;
    }
html body .eddpt-app .eddpt-header-process-actions .eddpt-package-action-icon{
        width:17px!important;
        min-width:17px!important;
        height:19px!important;
    }
html body .eddpt-app .eddpt-header-process-actions .eddpt-package-action-icon .eddpt-package-glyph,
    html body .eddpt-app .eddpt-header-process-actions .eddpt-package-action-icon-in svg{
        height:19px!important;
        max-height:19px!important;
        max-width:13px!important;
    }
html body .eddpt-app .eddpt-header-process-actions .eddpt-btn-copy{display:block!important;text-align:center!important;}
html body .eddpt-app .eddpt-header-process-actions .eddpt-btn-copy b{font-size:8.8px!important;line-height:1!important;}
html body .eddpt-app .eddpt-header-validate,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-validate,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-validate{
        flex:0 0 56px!important;
        width:56px!important;
        min-width:56px!important;
        max-width:56px!important;
        height:50px!important;
        min-height:50px!important;
        padding:3px!important;
        display:flex!important;
        flex-direction:column!important;
        align-items:center!important;
        justify-content:center!important;
        gap:2px!important;
        border-radius:14px!important;
    }
html body .eddpt-app .eddpt-header-validate .eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-validate .eddpt-btn-icon svg{
        width:19px!important;
        min-width:19px!important;
        height:19px!important;
    }
html body .eddpt-app .eddpt-header-validate .eddpt-btn-copy{display:block!important;text-align:center!important;}
html body .eddpt-app .eddpt-header-validate .eddpt-btn-copy b{font-size:8.7px!important;line-height:1!important;}
html body .eddpt-app .eddpt-header-new,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-new,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-new{
        flex:0 0 136px!important;
        width:136px!important;
        min-width:136px!important;
        max-width:136px!important;
        height:50px!important;
        min-height:50px!important;
        padding:0 12px!important;
        gap:7px!important;
        border-radius:14px!important;
    }
html body .eddpt-app .eddpt-header-new .eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-new .eddpt-btn-icon svg{
        width:21px!important;
        min-width:21px!important;
        height:21px!important;
    }
html body .eddpt-app .eddpt-header-new .eddpt-btn-copy{display:block!important;min-width:0!important;}
html body .eddpt-app .eddpt-header-new .eddpt-btn-copy b{font-size:10px!important;line-height:1!important;white-space:nowrap!important;}
html body .eddpt-app .eddpt-topbar-overflow{display:none!important;}
}

@media (min-width:1200px) and (max-width:1399px){
html body .eddpt-app .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-app-has-client-logo .eddpt-header-brand-block{
        flex-basis:300px!important;
        min-width:285px!important;
        max-width:330px!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio{
        flex-basis:100px!important;
        width:100px!important;
        min-width:100px!important;
        max-width:100px!important;
        padding-inline:7px!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy b{font-size:9px!important;}
html body .eddpt-app .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-theme-block{
        flex-basis:118px!important;
        width:118px!important;
        min-width:118px!important;
        max-width:118px!important;
    }
html body .eddpt-app .eddpt-header-new,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-new,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-new{
        flex-basis:128px!important;
        width:128px!important;
        min-width:128px!important;
        max-width:128px!important;
        padding-inline:10px!important;
    }
}

@media (max-width:1199px){
html body .eddpt-app .eddpt-topbar-rail{row-gap:8px!important;column-gap:8px!important;}
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal{
    padding:12px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card{
    width:min(1520px,calc(100vw - 24px))!important;
    max-width:none!important;
    max-height:calc(100dvh - 24px)!important;
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr)!important;
    overflow:hidden!important;
}

@supports not (height:100dvh){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card{max-height:calc(100vh - 24px)!important;}
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card>main{
    min-width:0!important;
    min-height:0!important;
    max-width:100%!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal [data-comparison-pane="reference"],
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-reference-models{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-workspace{
    display:grid!important;
    grid-template-columns:minmax(0,.94fr) minmax(0,1.12fr) minmax(0,.94fr)!important;
    grid-auto-flow:column!important;
    align-items:stretch!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-workspace>.eddpt-ref-column{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list{
    overflow-y:auto!important;
    overflow-x:hidden!important;
}

html body .eddpt-app .eddpt-ref-ledger-preview{
    display:grid!important;
    align-content:start!important;
    gap:9px!important;
    min-width:0!important;
    padding:10px!important;
    overflow-x:hidden!important;
}

html body .eddpt-app .eddpt-ref-ledger-boundary{
    display:grid!important;
    gap:4px!important;
    min-width:0!important;
    padding:10px!important;
    border:1px solid rgba(139,124,246,.22)!important;
    border-radius:10px!important;
    background:linear-gradient(135deg,rgba(108,87,202,.10),rgba(24,39,57,.35))!important;
}

html body .eddpt-app .eddpt-ref-ledger-boundary small{
    color:#a494ff!important;
    font-size:7px!important;
    font-weight:950!important;
    letter-spacing:.08em!important;
}

html body .eddpt-app .eddpt-ref-ledger-boundary b{
    color:#e6ebf3!important;
    font-size:10px!important;
    line-height:1.3!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-ref-ledger-boundary p{
    margin:0!important;
    color:#8596aa!important;
    font-size:8px!important;
    line-height:1.45!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-ref-ledger-facts{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-ref-ledger-facts>span{
    display:grid!important;
    gap:2px!important;
    min-width:0!important;
    padding:7px 8px!important;
    border:1px solid rgba(92,118,149,.16)!important;
    border-radius:9px!important;
    background:rgba(15,27,41,.64)!important;
}

html body .eddpt-app .eddpt-ref-ledger-facts small{
    color:#73869d!important;
    font-size:6.5px!important;
    font-weight:900!important;
    letter-spacing:.06em!important;
}

html body .eddpt-app .eddpt-ref-ledger-facts b{
    color:#d4dde8!important;
    font-size:8px!important;
    line-height:1.35!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
}

html body .eddpt-app .eddpt-ref-ledger-empty{
    display:grid!important;
    place-items:center!important;
    gap:5px!important;
    min-width:0!important;
    min-height:120px!important;
    padding:14px!important;
    border:1px dashed rgba(118,139,168,.22)!important;
    border-radius:10px!important;
    background:rgba(12,22,34,.38)!important;
    text-align:center!important;
}

html body .eddpt-app .eddpt-ref-ledger-empty>i{color:#9a8df7!important;font-size:18px!important;font-style:normal!important;}

html body .eddpt-app .eddpt-ref-ledger-empty>b{color:#cbd5e2!important;font-size:9px!important;line-height:1.35!important;overflow-wrap:anywhere!important;}

html body .eddpt-app .eddpt-ref-ledger-empty>span{color:#7d8fa5!important;font-size:7.5px!important;line-height:1.45!important;overflow-wrap:anywhere!important;}

html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-boundary,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-boundary{background:#f7f5ff!important;border-color:#d5cef5!important;}

html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-boundary b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-boundary b{color:#34465d!important;}

html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-boundary p,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-boundary p{color:#677991!important;}

html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-facts>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-facts>span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-empty,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-empty{background:#fff!important;border-color:#dbe3ed!important;}

html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-facts b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-facts b,
html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-empty>b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-empty>b{color:#3d4e64!important;}

@media (max-width:1100px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal{padding:8px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card{width:calc(100vw - 16px)!important;max-width:none!important;max-height:calc(100dvh - 16px)!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-workspace{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr) minmax(0,1fr)!important;gap:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-column>header{padding:9px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list{padding:6px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list-card{grid-template-columns:25px minmax(0,1fr)!important;gap:6px!important;padding:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list-card b{font-size:8.7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list-card span{font-size:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-ledger-preview{padding:8px!important;gap:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-ledger-boundary{padding:8px!important;}
}

@media (max-width:900px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card>main{padding:10px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-workspace{grid-template-columns:minmax(0,1fr) minmax(0,1.06fr) minmax(0,1fr)!important;gap:6px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-column>header{padding:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-column>header b{font-size:9px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-column>header span{font-size:6.8px!important;line-height:1.3!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list-card{grid-template-columns:22px minmax(0,1fr)!important;gap:5px!important;padding:6px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list-card b{font-size:7.8px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list-card span{font-size:6.4px!important;line-height:1.3!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list-card small{font-size:6px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-ledger-facts{grid-template-columns:1fr!important;}
}

@media (max-width:620px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive{
        position:fixed!important;
        inset:0!important;
        display:grid!important;
        place-items:stretch!important;
        width:100vw!important;
        height:100dvh!important;
        padding:0!important;
        overflow:hidden!important;
        background:#09121d!important;
        backdrop-filter:none!important;
    }
html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-ref-comparison-immersive,
    html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-ref-comparison-immersive{background:#f2f5f9!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card{
        width:100vw!important;
        height:100dvh!important;
        max-width:none!important;
        max-height:none!important;
        margin:0!important;
        border:0!important;
        border-radius:0!important;
        box-shadow:none!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>header{padding:8px 9px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>main{padding:7px!important;overflow-y:auto!important;overflow-x:hidden!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-compare-mode-tabs{gap:5px!important;margin-bottom:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-compare-mode-tabs>button{min-height:32px!important;padding-inline:9px!important;border-radius:9px!important;font-size:8px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-reference-models{gap:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-hero{padding:9px!important;gap:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-hero h3{font-size:14px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-hero p{font-size:7.5px!important;line-height:1.4!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-safety span{padding:4px 6px!important;font-size:6px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-workspace{
        grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;
        gap:4px!important;
        min-height:410px!important;
    }
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-column{border-radius:9px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-column>header{padding:5px!important;gap:1px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-column>header small{font-size:5px!important;letter-spacing:.05em!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-column>header b{font-size:7px!important;line-height:1.2!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-column>header span{font-size:5.5px!important;line-height:1.25!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-list{max-height:360px!important;padding:4px!important;gap:4px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-list-card{display:grid!important;grid-template-columns:1fr!important;gap:2px!important;padding:5px!important;border-radius:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-list-card>i{display:none!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-list-card b{font-size:6.5px!important;line-height:1.25!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-list-card span{font-size:5.5px!important;line-height:1.25!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-list-card small{font-size:5.2px!important;line-height:1.2!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-preview{padding:4px!important;gap:4px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-boundary{padding:5px!important;gap:2px!important;border-radius:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-boundary small{font-size:4.8px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-boundary b{font-size:6.6px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-boundary p{font-size:5.4px!important;line-height:1.3!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-facts{grid-template-columns:1fr!important;gap:3px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-facts>span{padding:4px!important;border-radius:6px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-facts small{font-size:4.7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-facts b{font-size:5.8px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-empty{min-height:80px!important;padding:6px!important;gap:3px!important;border-radius:7px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-empty>i{font-size:13px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-empty>b{font-size:6px!important;}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-ref-ledger-empty>span{font-size:5px!important;line-height:1.3!important;}
}

@supports not (height:100dvh){
@media (max-width:620px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive,
        html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card{height:100vh!important;}
}
}

@media (min-width:1400px){
html body .eddpt-app .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-theme-block{
        flex:0 0 142px!important;
        width:142px!important;
        min-width:142px!important;
        max-width:142px!important;
    }
}

html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack{
    box-sizing:border-box!important;
    display:grid!important;
    grid-template-rows:25px 22px!important;
    align-content:center!important;
    gap:3px!important;
    height:50px!important;
    min-height:50px!important;
    padding:0!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack>.eddpt-theme-toggle{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:25px!important;
    min-height:25px!important;
    padding:0 7px!important;
    grid-template-columns:10px 29px 10px minmax(30px,1fr)!important;
    column-gap:4px!important;
    border-radius:9px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack>.eddpt-theme-toggle>b{
    min-width:0!important;
    display:block!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
    font-size:8px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:22px!important;
    min-height:22px!important;
    padding:0 6px!important;
    display:grid!important;
    grid-template-columns:14px minmax(50px,1fr) 28px 18px!important;
    align-items:center!important;
    column-gap:3px!important;
    border-radius:8px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle>b{
    min-width:0!important;
    display:block!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
    font-size:6.9px!important;
    line-height:1!important;
    text-align:left!important;
}

html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-label-full{display:inline!important;}

html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-label-short{display:none!important;}

html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle>strong{
    min-width:18px!important;
    display:block!important;
    overflow:visible!important;
    white-space:nowrap!important;
    font-size:6.5px!important;
    line-height:1!important;
    text-align:right!important;
}

html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-switch{
    width:28px!important;
    min-width:28px!important;
    height:14px!important;
}

html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-dots{
    display:flex!important;
    transform:none!important;
    gap:2px!important;
    width:14px!important;
    min-width:14px!important;
    justify-content:center!important;
}

html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-dots>i{
    width:3px!important;
    height:3px!important;
}

@media (min-width:1200px) and (max-width:1399px){
html body .eddpt-app .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-theme-block{
        flex:0 0 132px!important;
        width:132px!important;
        min-width:132px!important;
        max-width:132px!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle{
        grid-template-columns:minmax(52px,1fr) 27px 18px!important;
        column-gap:3px!important;
        padding-inline:6px!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-dots{display:none!important;}
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle>b{font-size:6.7px!important;}
}

@media (min-width:761px) and (max-width:1199px){
html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack{
        flex:0 0 128px!important;
        width:128px!important;
        min-width:128px!important;
        max-width:128px!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle{
        grid-template-columns:minmax(48px,1fr) 26px 17px!important;
        column-gap:3px!important;
        padding-inline:5px!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-dots{display:none!important;}
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-label-full{display:inline!important;}
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-label-short{display:none!important;}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack{
        width:116px!important;
        min-width:116px!important;
        max-width:116px!important;
        height:50px!important;
        min-height:50px!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle{
        grid-template-columns:minmax(36px,1fr) 26px 17px!important;
        column-gap:3px!important;
        padding-inline:5px!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-dots{display:none!important;}
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-label-full{display:none!important;}
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-label-short{display:inline!important;}
}

html body .eddpt-app .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn{
    min-width:0!important;
    min-height:40px!important;
    height:40px!important;
    padding:0 18px!important;
    border-width:1px!important;
    border-style:solid!important;
    border-radius:12px!important;
    font-weight:850!important;
    text-align:center!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn{
    border-color:var(--eddpt-sem-add-border-strong,var(--eddpt-sem-add-border,rgba(78,229,138,.90)))!important;
    background:linear-gradient(180deg,rgba(34,132,82,.15),rgba(20,80,53,.11))!important;
    color:#dcf9e6!important;
    box-shadow:inset 0 0 0 1px rgba(78,229,138,.13),0 0 0 1px rgba(78,229,138,.04)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn:hover,
html body .eddpt-app[data-colour-coding="on"] .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn:focus-visible{
    border-color:#78f2a5!important;
    background:linear-gradient(180deg,rgba(43,157,97,.20),rgba(23,94,61,.15))!important;
    color:#effff5!important;
    box-shadow:0 0 0 3px rgba(78,229,138,.09),inset 0 0 0 1px rgba(109,245,164,.16)!important;
    outline:none!important;
}

html body .eddpt-app[data-colour-coding="off"] .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn{
    border-color:rgba(105,129,160,.44)!important;
    background:rgba(31,46,64,.82)!important;
    color:#d1dae6!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app[data-colour-coding="off"] .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn:hover,
html body .eddpt-app[data-colour-coding="off"] .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn:focus-visible{
    border-color:rgba(137,158,188,.60)!important;
    background:rgba(39,56,77,.92)!important;
    color:#f2f5f9!important;
    outline:none!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn{
    background:#f4fbf7!important;
    border-color:rgba(44,166,98,.76)!important;
    color:#245c3b!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="off"] .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="off"] .eddpt-board-create-tools.eddpt-app-view-actions > .eddpt-btn{
    background:#f7f9fc!important;
    border-color:rgba(73,94,122,.28)!important;
    color:#41536b!important;
}

@media (min-width:761px){
html body .eddpt-app .eddpt-topbar,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar{
        height:auto!important;
        min-height:0!important;
        padding:8px 10px!important;
        overflow:visible!important;
    }
html body .eddpt-app .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail{
        display:flex!important;
        flex-wrap:nowrap!important;
        align-items:center!important;
        align-content:center!important;
        justify-content:flex-start!important;
        gap:6px!important;
        width:100%!important;
        max-width:100%!important;
        min-width:0!important;
        min-height:58px!important;
        height:auto!important;
        padding:6px 7px!important;
        overflow:hidden!important;
        box-sizing:border-box!important;
    }
html body .eddpt-app .eddpt-topbar-rail>* ,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar-rail>* ,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-rail>* ,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail>*{
        flex-shrink:0!important;
        min-width:0!important;
        max-width:none!important;
        margin:0!important;
        position:relative!important;
        inset:auto!important;
        transform:none!important;
        box-sizing:border-box!important;
    }
html body .eddpt-app .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-app-has-client-logo .eddpt-header-brand-block{
        display:flex!important;
        align-items:center!important;
        flex:1 1 190px!important;
        width:auto!important;
        min-width:150px!important;
        max-width:330px!important;
        gap:6px!important;
        padding:0!important;
        overflow:hidden!important;
        border-right:0!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-brand{
        flex:1 1 auto!important;
        min-width:0!important;
        gap:7px!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-topbar .eddpt-mark{
        flex:0 0 42px!important;
        width:42px!important;
        min-width:42px!important;
        height:42px!important;
        border-radius:14px!important;
    }
html body .eddpt-app .eddpt-topbar .eddpt-brand>div{min-width:0!important;overflow:hidden!important;}
html body .eddpt-app .eddpt-topbar .eddpt-brand strong{
        display:block!important;
        min-width:0!important;
        font-size:12px!important;
        line-height:1.05!important;
        white-space:nowrap!important;
        overflow:hidden!important;
        text-overflow:ellipsis!important;
    }
html body .eddpt-app .eddpt-topbar .eddpt-brand small{
        display:block!important;
        margin-top:2px!important;
        font-size:7.8px!important;
        line-height:1!important;
        white-space:nowrap!important;
        overflow:hidden!important;
        text-overflow:ellipsis!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-brand-block>.eddpt-header-brand-studio,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-brand-block>.eddpt-header-brand-studio,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-brand-block>.eddpt-header-brand-studio{
        display:flex!important;
        flex:0 0 92px!important;
        width:92px!important;
        min-width:92px!important;
        max-width:92px!important;
        height:44px!important;
        min-height:44px!important;
        padding:0 7px!important;
        gap:5px!important;
        justify-content:center!important;
        border-radius:12px!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-icon{
        flex:0 0 19px!important;
        width:19px!important;
        min-width:19px!important;
        height:19px!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy{
        display:block!important;
        min-width:0!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy b{
        font-size:8px!important;
        white-space:nowrap!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy small{display:none!important;}
html body .eddpt-app .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-theme-block,
    html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack{
        flex:0 0 118px!important;
        width:118px!important;
        min-width:118px!important;
        max-width:118px!important;
        height:46px!important;
        min-height:46px!important;
        margin:0!important;
        padding:0!important;
        display:grid!important;
        grid-template-rows:23px 20px!important;
        gap:3px!important;
        align-content:center!important;
        overflow:hidden!important;
        isolation:isolate!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-theme-toggle{
        width:100%!important;
        min-width:0!important;
        max-width:100%!important;
        height:23px!important;
        min-height:23px!important;
        padding:0 6px!important;
        grid-template-columns:9px 27px 9px minmax(27px,1fr)!important;
        column-gap:3px!important;
        overflow:hidden!important;
        border-radius:8px!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-theme-toggle>b{
        display:block!important;
        min-width:0!important;
        font-size:7.4px!important;
        line-height:1!important;
        white-space:nowrap!important;
        overflow:hidden!important;
        text-overflow:ellipsis!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle{
        width:100%!important;
        min-width:0!important;
        max-width:100%!important;
        height:20px!important;
        min-height:20px!important;
        padding:0 5px!important;
        display:grid!important;
        grid-template-columns:minmax(45px,1fr) 25px 16px!important;
        align-items:center!important;
        column-gap:3px!important;
        overflow:hidden!important;
        border-radius:7px!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-dots{display:none!important;}
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle>b{
        display:block!important;
        min-width:0!important;
        font-size:6.2px!important;
        line-height:1!important;
        white-space:nowrap!important;
        overflow:hidden!important;
        text-overflow:ellipsis!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle>strong{
        min-width:16px!important;
        font-size:6px!important;
        line-height:1!important;
        white-space:nowrap!important;
        text-align:right!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-switch{
        width:25px!important;
        min-width:25px!important;
        height:13px!important;
    }
html body .eddpt-app .eddpt-header-security,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-security,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-security,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-security{
        flex:0 0 88px!important;
        width:88px!important;
        min-width:88px!important;
        max-width:88px!important;
        height:46px!important;
        min-height:46px!important;
        margin:0!important;
        padding:0 7px!important;
        gap:5px!important;
        border-radius:12px!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-header-security>.eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-security>.eddpt-btn-icon svg{
        flex:0 0 18px!important;width:18px!important;min-width:18px!important;height:18px!important;
    }
html body .eddpt-app .eddpt-header-security .eddpt-btn-copy{display:block!important;min-width:0!important;}
html body .eddpt-app .eddpt-header-security .eddpt-btn-copy b{font-size:8.1px!important;white-space:nowrap!important;}
html body .eddpt-app .eddpt-header-security .eddpt-security-dot{width:6px!important;height:6px!important;min-width:6px!important;margin-left:0!important;}
html body .eddpt-app .eddpt-header-history,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-history,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-history,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-history,
    html body .eddpt-app .eddpt-header-process-actions,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-process-actions,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-process-actions,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-process-actions{
        display:flex!important;
        flex:0 0 84px!important;
        width:84px!important;
        min-width:84px!important;
        max-width:84px!important;
        gap:4px!important;
    }
html body .eddpt-app .eddpt-header-history .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-history .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-history .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-history .eddpt-btn,
    html body .eddpt-app .eddpt-header-process-actions .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-process-actions .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-process-actions .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-process-actions .eddpt-btn{
        display:flex!important;
        flex:0 0 40px!important;
        width:40px!important;
        min-width:40px!important;
        max-width:40px!important;
        height:46px!important;
        min-height:46px!important;
        padding:3px 2px!important;
        flex-direction:column!important;
        align-items:center!important;
        justify-content:center!important;
        gap:2px!important;
        border-radius:12px!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-header-history .eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-history .eddpt-btn-icon svg,
    html body .eddpt-app .eddpt-header-process-actions .eddpt-btn-icon{
        width:16px!important;min-width:16px!important;height:16px!important;
    }
html body .eddpt-app .eddpt-header-process-actions .eddpt-package-action-icon .eddpt-package-glyph,
    html body .eddpt-app .eddpt-header-process-actions .eddpt-package-action-icon-in svg{
        height:16px!important;max-height:16px!important;max-width:12px!important;
    }
html body .eddpt-app .eddpt-header-history .eddpt-btn-copy,
    html body .eddpt-app .eddpt-header-process-actions .eddpt-btn-copy{display:block!important;text-align:center!important;min-width:0!important;}
html body .eddpt-app .eddpt-header-history .eddpt-btn-copy b,
    html body .eddpt-app .eddpt-header-process-actions .eddpt-btn-copy b{font-size:6.8px!important;line-height:1!important;white-space:nowrap!important;}
html body .eddpt-app .eddpt-header-validate,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-validate,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-validate,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-validate{
        display:flex!important;
        flex:0 0 42px!important;
        width:42px!important;
        min-width:42px!important;
        max-width:42px!important;
        height:46px!important;
        min-height:46px!important;
        padding:3px 2px!important;
        flex-direction:column!important;
        align-items:center!important;
        justify-content:center!important;
        gap:2px!important;
        border-radius:12px!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-header-validate .eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-validate .eddpt-btn-icon svg{width:16px!important;min-width:16px!important;height:16px!important;}
html body .eddpt-app .eddpt-header-validate .eddpt-btn-copy{display:block!important;text-align:center!important;}
html body .eddpt-app .eddpt-header-validate .eddpt-btn-copy b{font-size:6.6px!important;line-height:1!important;white-space:nowrap!important;}
html body .eddpt-app .eddpt-header-workshop,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-workshop,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-workshop,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-workshop{
        flex:0 0 88px!important;
        width:88px!important;
        min-width:88px!important;
        max-width:88px!important;
        height:46px!important;
        min-height:46px!important;
        padding:0 7px!important;
        gap:5px!important;
        border-radius:12px!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-header-workshop>.eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-workshop>.eddpt-btn-icon svg{width:18px!important;min-width:18px!important;height:18px!important;}
html body .eddpt-app .eddpt-header-workshop .eddpt-btn-copy{display:block!important;min-width:0!important;}
html body .eddpt-app .eddpt-header-workshop .eddpt-btn-copy b{font-size:8.1px!important;white-space:nowrap!important;}
html body .eddpt-app .eddpt-header-new,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-new,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-new,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-new{
        flex:0 0 98px!important;
        width:98px!important;
        min-width:98px!important;
        max-width:98px!important;
        height:46px!important;
        min-height:46px!important;
        padding:0 8px!important;
        gap:5px!important;
        border-radius:12px!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-header-new .eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-new .eddpt-btn-icon svg{width:18px!important;min-width:18px!important;height:18px!important;}
html body .eddpt-app .eddpt-header-new .eddpt-btn-copy{display:block!important;min-width:0!important;}
html body .eddpt-app .eddpt-header-new .eddpt-btn-copy b{font-size:8.2px!important;white-space:nowrap!important;}
html body .eddpt-app .eddpt-topbar-overflow{display:none!important;}
}

@media (min-width:1200px){
html body .eddpt-app .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail{gap:8px!important;padding:7px 9px!important;}
html body .eddpt-app .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-brand-block{min-width:255px!important;max-width:390px!important;}
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio{flex-basis:104px!important;width:104px!important;min-width:104px!important;max-width:104px!important;}
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy b{font-size:9px!important;}
html body .eddpt-app .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-theme-block,
    html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack{flex-basis:136px!important;width:136px!important;min-width:136px!important;max-width:136px!important;}
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle{grid-template-columns:14px minmax(50px,1fr) 27px 17px!important;}
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-dots{display:flex!important;}
html body .eddpt-app .eddpt-header-security{flex-basis:104px!important;width:104px!important;min-width:104px!important;max-width:104px!important;}
html body .eddpt-app .eddpt-header-history,
    html body .eddpt-app .eddpt-header-process-actions{flex-basis:100px!important;width:100px!important;min-width:100px!important;max-width:100px!important;}
html body .eddpt-app .eddpt-header-history .eddpt-btn,
    html body .eddpt-app .eddpt-header-process-actions .eddpt-btn{flex-basis:48px!important;width:48px!important;min-width:48px!important;max-width:48px!important;}
html body .eddpt-app .eddpt-header-validate{flex-basis:50px!important;width:50px!important;min-width:50px!important;max-width:50px!important;}
html body .eddpt-app .eddpt-header-workshop{flex-basis:104px!important;width:104px!important;min-width:104px!important;max-width:104px!important;}
html body .eddpt-app .eddpt-header-new{flex-basis:120px!important;width:120px!important;min-width:120px!important;max-width:120px!important;}
}

@media (min-width:761px) and (max-width:899px){
html body .eddpt-app .eddpt-header-brand-block{min-width:135px!important;max-width:210px!important;}
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio{
        flex-basis:40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;padding:0!important;
    }
html body .eddpt-app .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy{display:none!important;}
html body .eddpt-app .eddpt-topbar .eddpt-brand small{display:none!important;}
html body .eddpt-app .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-theme-block,
    html body .eddpt-app .eddpt-header-theme-block.eddpt-header-appearance-stack{
        flex-basis:106px!important;width:106px!important;min-width:106px!important;max-width:106px!important;
    }
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-label-full{display:none!important;}
html body .eddpt-app .eddpt-header-appearance-stack .eddpt-colour-coding-label-short{display:inline!important;}
html body .eddpt-app .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle{grid-template-columns:minmax(34px,1fr) 24px 15px!important;}
html body .eddpt-app .eddpt-header-security{flex-basis:80px!important;width:80px!important;min-width:80px!important;max-width:80px!important;}
html body .eddpt-app .eddpt-header-history,
    html body .eddpt-app .eddpt-header-process-actions{flex-basis:76px!important;width:76px!important;min-width:76px!important;max-width:76px!important;gap:4px!important;}
html body .eddpt-app .eddpt-header-history .eddpt-btn,
    html body .eddpt-app .eddpt-header-process-actions .eddpt-btn{flex-basis:36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;}
html body .eddpt-app .eddpt-header-validate{flex-basis:38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;}
html body .eddpt-app .eddpt-header-workshop{flex-basis:80px!important;width:80px!important;min-width:80px!important;max-width:80px!important;}
html body .eddpt-app .eddpt-header-new{flex-basis:90px!important;width:90px!important;min-width:90px!important;max-width:90px!important;}
html body .eddpt-app .eddpt-header-history .eddpt-btn-copy b,
    html body .eddpt-app .eddpt-header-process-actions .eddpt-btn-copy b,
    html body .eddpt-app .eddpt-header-validate .eddpt-btn-copy b{font-size:6px!important;}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail{
        overflow:visible!important;
    }
}

html body .eddpt-app .eddpt-workspace-collapse-heading{
    width:max-content!important;
    min-width:max-content!important;
    max-width:none!important;
    padding:0 7px 0 3px!important;
    gap:6px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading>span{
    display:flex!important;
    align-items:center!important;
    gap:0!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading b{
    font-size:8.5px!important;
    line-height:1!important;
    font-weight:850!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading small{
    display:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-behavior:auto!important;
    scroll-snap-type:none!important;
    overflow-anchor:none!important;
    overscroll-behavior-x:contain!important;
    touch-action:pan-x pan-y!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    padding:1px 8px!important;
    scroll-padding-inline:8px!important;
    cursor:grab!important;
     
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 6px,#000 calc(100% - 6px),transparent 100%)!important;
    mask-image:linear-gradient(90deg,transparent 0,#000 6px,#000 calc(100% - 6px),transparent 100%)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items.is-user-dragging{
    cursor:grabbing!important;
    user-select:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar{
    display:none!important;
    width:0!important;
    height:0!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    scroll-snap-align:none!important;
    scroll-snap-stop:normal!important;
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-workspace-collapse-heading{
        padding-inline:2px 5px!important;
    }
html body .eddpt-app .eddpt-workspace-collapse-heading b{
        font-size:8px!important;
    }
}

html body .eddpt-app .eddpt-workspace-collapse-panel{
    grid-template-columns:max-content minmax(150px,1fr) max-content!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading{
    width:max-content!important;
    min-width:max-content!important;
    padding:0 6px 0 3px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-heading em{
    white-space:nowrap!important;
    min-width:max-content!important;
}

html body .eddpt-app .eddpt-workspace-collapse-panel[data-workspace-lock-all-views="1"] .eddpt-workspace-collapse-heading em{
    color:#b7aaff!important;
    border-color:rgba(139,124,246,.48)!important;
    background:rgba(139,124,246,.10)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell{
    grid-column:2!important;
    grid-row:1!important;
    display:grid!important;
    grid-template-columns:24px minmax(0,1fr) 24px!important;
    align-items:center!important;
    gap:3px!important;
    min-width:0!important;
    width:100%!important;
    height:32px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    grid-column:2!important;
    grid-row:1!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:6px!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:32px!important;
    margin:0!important;
    padding:1px 4px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-behavior:auto!important;
    scroll-snap-type:none!important;
    overflow-anchor:none!important;
    overscroll-behavior-x:contain!important;
    touch-action:pan-x pan-y!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    cursor:grab!important;
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5px,#000 calc(100% - 5px),transparent 100%)!important;
    mask-image:linear-gradient(90deg,transparent 0,#000 5px,#000 calc(100% - 5px),transparent 100%)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}

html body .eddpt-app .eddpt-workspace-collapse-items.is-user-dragging{cursor:grabbing!important;user-select:none!important;}

html body .eddpt-app .eddpt-workspace-scroll-arrow{
    position:relative!important;
    z-index:3!important;
    width:24px!important;
    min-width:24px!important;
    height:30px!important;
    min-height:30px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(126,144,172,.22)!important;
    border-radius:9px!important;
    background:linear-gradient(180deg,rgba(31,45,65,.90),rgba(19,31,47,.92))!important;
    color:#b7c3d2!important;
    cursor:pointer!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-workspace-scroll-arrow span{font-size:19px!important;font-weight:650!important;line-height:1!important;transform:translateY(-1px)!important;}

html body .eddpt-app .eddpt-workspace-scroll-arrow:hover:not(:disabled),
html body .eddpt-app .eddpt-workspace-scroll-arrow:focus-visible{
    color:#fff!important;
    border-color:rgba(139,124,246,.52)!important;
    background:linear-gradient(180deg,rgba(58,55,102,.92),rgba(32,36,66,.94))!important;
    outline:none!important;
}

html body .eddpt-app .eddpt-workspace-scroll-arrow:disabled{opacity:.20!important;cursor:default!important;}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-scroll-arrow,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-scroll-arrow{
    background:linear-gradient(180deg,#fff,#edf2f8)!important;
    color:#63748a!important;
    border-color:rgba(69,87,112,.20)!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{flex:0 0 auto!important;min-width:max-content!important;scroll-snap-align:none!important;scroll-snap-stop:normal!important;}

html body .eddpt-app .eddpt-workspace-lock-for-all .eddpt-workspace-lock-copy>small{white-space:nowrap!important;}

@media (max-width:1180px){
html body .eddpt-app .eddpt-workspace-collapse-scroll-shell{grid-template-columns:22px minmax(0,1fr) 22px!important;gap:2px!important;}
html body .eddpt-app .eddpt-workspace-scroll-arrow{width:22px!important;min-width:22px!important;height:28px!important;min-height:28px!important;}
html body .eddpt-app .eddpt-workspace-collapse-heading b{font-size:8px!important;}
}

@media (max-width:900px){
html body .eddpt-app .eddpt-workspace-collapse-panel{grid-template-columns:max-content minmax(100px,1fr) max-content!important;}
html body .eddpt-app .eddpt-workspace-collapse-heading em{display:none!important;}
}

html body .eddpt-app .eddpt-workspace-collapse-items{
    -webkit-mask-image:none!important;
    mask-image:none!important;
    padding-inline:5px!important;
    scroll-padding-inline:5px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell.can-scroll-left .eddpt-workspace-scroll-arrow.is-prev,
html body .eddpt-app .eddpt-workspace-collapse-scroll-shell.can-scroll-right .eddpt-workspace-scroll-arrow.is-next{
    opacity:1!important;
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell:not(.can-scroll-left) .eddpt-workspace-scroll-arrow.is-prev,
html body .eddpt-app .eddpt-workspace-collapse-scroll-shell:not(.can-scroll-right) .eddpt-workspace-scroll-arrow.is-next{
    opacity:.20!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip{
    contain:layout style!important;
}

html body .eddpt-app .eddpt-workspace-panel-chip-sign{
    text-align:center!important;
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell{
    display:flex!important;
    grid-template-columns:none!important;
    align-items:center!important;
    gap:5px!important;
    width:100%!important;
    min-width:0!important;
    height:34px!important;
    overflow:visible!important;
    isolation:isolate!important;
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell > .eddpt-workspace-scroll-arrow{
    position:relative!important;
    inset:auto!important;
    z-index:2!important;
    flex:0 0 24px!important;
    width:24px!important;
    min-width:24px!important;
    max-width:24px!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell > .eddpt-workspace-collapse-items{
    position:relative!important;
    inset:auto!important;
    z-index:1!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:34px!important;
    margin:0!important;
    padding:1px 8px!important;
    box-sizing:border-box!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-padding-inline:8px!important;
    -webkit-mask-image:none!important;
    mask-image:none!important;
    clip-path:inset(0 round 8px)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items > .eddpt-workspace-panel-chip:first-of-type{
    margin-left:0!important;
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-workspace-collapse-scroll-shell{gap:4px!important;}
html body .eddpt-app .eddpt-workspace-collapse-scroll-shell > .eddpt-workspace-scroll-arrow{flex-basis:22px!important;width:22px!important;min-width:22px!important;max-width:22px!important;}
html body .eddpt-app .eddpt-workspace-collapse-scroll-shell > .eddpt-workspace-collapse-items{padding-inline:7px!important;scroll-padding-inline:7px!important;}
}

html body .eddpt-app .eddpt-opti-brand > .eddpt-opti-brand-icon{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    width:58px!important;
    height:58px!important;
    min-width:58px!important;
    flex:0 0 58px!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    outline:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-opti-brand > .eddpt-opti-brand-icon::before,
html body .eddpt-app .eddpt-opti-brand > .eddpt-opti-brand-icon::after{
    content:none!important;
    display:none!important;
}

html body .eddpt-app .eddpt-opti-brand > .eddpt-opti-brand-icon > i{
    display:none!important;
}

html body .eddpt-app .eddpt-opti-brand .eddpt-opti-brand-svg{
    display:block!important;
    width:58px!important;
    height:58px!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    object-fit:contain!important;
    pointer-events:none!important;
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-opti-brand > .eddpt-opti-brand-icon{
        width:52px!important;height:52px!important;min-width:52px!important;flex-basis:52px!important;
    }
html body .eddpt-app .eddpt-opti-brand .eddpt-opti-brand-svg{width:52px!important;height:52px!important;}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-opti-brand > .eddpt-opti-brand-icon{
        width:48px!important;height:48px!important;min-width:48px!important;flex-basis:48px!important;
    }
html body .eddpt-app .eddpt-opti-brand .eddpt-opti-brand-svg{width:48px!important;height:48px!important;}
}

html body .eddpt-app .eddpt-opti-brand > .eddpt-opti-brand-icon,
html body .eddpt-app .eddpt-opti-brand > .eddpt-opti-brand-icon img.eddpt-opti-brand-svg{
    transform:translateZ(0)!important;
    backface-visibility:hidden!important;
    -webkit-font-smoothing:antialiased!important;
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell > .eddpt-workspace-collapse-items{
    padding-left:32px!important;
    padding-right:32px!important;
    scroll-padding-left:32px!important;
    scroll-padding-right:32px!important;
    overscroll-behavior-x:auto!important;
    overscroll-behavior-inline:auto!important;
    overflow-anchor:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items > .eddpt-workspace-panel-chip{
    overflow-anchor:none!important;
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-workspace-collapse-scroll-shell > .eddpt-workspace-collapse-items{
        padding-left:24px!important;
        padding-right:24px!important;
        scroll-padding-left:24px!important;
        scroll-padding-right:24px!important;
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-workspace-collapse-scroll-shell > .eddpt-workspace-collapse-items{
        padding-left:18px!important;
        padding-right:18px!important;
        scroll-padding-left:18px!important;
        scroll-padding-right:18px!important;
    }
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app .eddpt-process-folder-menu-note.eddpt-process-folder-action-note,
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
    border-color:rgba(103,128,158,.42)!important;
    background:rgba(24,37,54,.90)!important;
    color:#d5dde8!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="bulk-import-processes"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="new-process-in-folder"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="rename-process-folder"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="folder-style"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="select-folder-processes"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action[data-action="delete-process-folder"],
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
    border-color:rgba(103,128,158,.42)!important;
    background:rgba(24,37,54,.90)!important;
    color:#d5dde8!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action .eddpt-process-folder-action-copy>b,
html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action.is-danger .eddpt-process-folder-action-copy>b,
html body .eddpt-app .eddpt-process-folder-menu-note.eddpt-process-folder-action-note .eddpt-process-folder-action-copy>b{
    color:#d8e0ea!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action .eddpt-process-folder-action-copy>small,
html body .eddpt-app .eddpt-process-folder-menu-note.eddpt-process-folder-action-note .eddpt-process-folder-action-copy>small{
    color:#7f8da1!important;
}

html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action:hover,
html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action.is-danger:hover,
html body .eddpt-app .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action:focus-visible,
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action:hover,
html body .eddpt-app[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action:focus-visible{
    border-color:rgba(135,157,184,.62)!important;
    background:rgba(31,46,64,.96)!important;
    color:#dce4ee!important;
    box-shadow:0 0 0 3px rgba(124,145,171,.09),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-menu-note.eddpt-process-folder-action-note,
html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action,
html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note{
    border-color:#d8e0e9!important;
    background:#f8fafc!important;
    color:#46566c!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.70)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action .eddpt-process-folder-action-copy>b,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action .eddpt-process-folder-action-copy>b,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note .eddpt-process-folder-action-copy>b,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-menu-note.eddpt-process-folder-action-note .eddpt-process-folder-action-copy>b{
    color:#46566c!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action .eddpt-process-folder-action-copy>small,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action .eddpt-process-folder-action-copy>small,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-note.eddpt-process-folder-action-note .eddpt-process-folder-action-copy>small,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-menu-note.eddpt-process-folder-action-note .eddpt-process-folder-action-copy>small{
    color:#7e8b9e!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action:hover,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action:hover,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action:focus-visible,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-menu-sheet>button.eddpt-process-folder-action:focus-visible{
    border-color:#bfcbd8!important;
    background:#f2f6fa!important;
    box-shadow:0 0 0 3px rgba(96,117,143,.08),inset 0 1px 0 rgba(255,255,255,.86)!important;
}

html body .eddpt-app .eddpt-modal.eddpt-opti-thought-box-modal .eddpt-modal-card{
    width:min(900px,96vw)!important;
    max-height:92vh!important;
    border-color:rgba(74,214,170,.28)!important;
    background:linear-gradient(145deg,#111b27,#0d1621)!important;
    box-shadow:0 34px 110px rgba(0,0,0,.62),0 0 0 1px rgba(74,214,170,.045)!important;
}

html body .eddpt-app .eddpt-modal.eddpt-opti-thought-box-modal .eddpt-modal-card>header{
    position:sticky!important;
    top:0!important;
    z-index:3!important;
    background:rgba(14,23,34,.96)!important;
    backdrop-filter:blur(14px)!important;
}

html body .eddpt-app .eddpt-opti-thought-box{
    --opti-level:#31c995;
    display:grid!important;
    gap:14px!important;
}

html body .eddpt-app .eddpt-opti-thought-box[data-opti-level="1"]{--opti-level:var(--opti-green,#31c995)}

html body .eddpt-app .eddpt-opti-thought-box[data-opti-level="2"]{--opti-level:var(--opti-amber,#eab345)}

html body .eddpt-app .eddpt-opti-thought-box[data-opti-level="3"]{--opti-level:var(--opti-red,#ec6286)}

html body .eddpt-app .eddpt-opti-thought-box-hero{
    display:grid!important;
    grid-template-columns:44px minmax(0,1fr) auto!important;
    gap:12px!important;
    align-items:center!important;
    padding:14px 15px!important;
    border:1px solid rgba(102,126,153,.30)!important;
    border-radius:16px!important;
    background:linear-gradient(135deg,rgba(49,201,149,.055),rgba(255,255,255,.018))!important;
}

html body .eddpt-app .eddpt-opti-thought-box-hero>span{
    display:grid!important;
    place-items:center!important;
    width:42px!important;
    height:42px!important;
    border:1px solid color-mix(in srgb,var(--opti-level) 72%,#395064)!important;
    border-radius:13px!important;
    color:var(--opti-level)!important;
    background:color-mix(in srgb,var(--opti-level) 9%,transparent)!important;
    font-size:18px!important;
}

html body .eddpt-app .eddpt-opti-thought-box-hero>div{display:grid!important;gap:3px!important;min-width:0!important}

html body .eddpt-app .eddpt-opti-thought-box-hero small{
    color:var(--opti-level)!important;
    font-size:7.5px!important;
    font-weight:950!important;
    letter-spacing:.085em!important;
}

html body .eddpt-app .eddpt-opti-thought-box-hero h3{
    margin:0!important;
    color:#eef4fb!important;
    font-size:18px!important;
    line-height:1.25!important;
}

html body .eddpt-app .eddpt-opti-thought-box-hero p{
    margin:0!important;
    max-width:680px!important;
    color:#8fa0b4!important;
    font-size:9px!important;
    line-height:1.5!important;
}

html body .eddpt-app .eddpt-opti-thought-box-hero>em{
    display:grid!important;
    place-items:center!important;
    min-width:38px!important;
    height:38px!important;
    padding:0 8px!important;
    border-radius:12px!important;
    background:color-mix(in srgb,var(--opti-level) 14%,transparent)!important;
    color:var(--opti-level)!important;
    font-size:14px!important;
    font-style:normal!important;
    font-weight:950!important;
}

html body .eddpt-app .eddpt-opti-thought-box-list{display:grid!important;gap:12px!important}

html body .eddpt-app .eddpt-opti-thought-box-footer{
    position:sticky!important;
    bottom:-14px!important;
    z-index:2!important;
    display:flex!important;
    justify-content:space-between!important;
    align-items:center!important;
    gap:12px!important;
    margin:0 -14px -14px!important;
    padding:12px 14px!important;
    border-top:1px solid rgba(105,128,154,.22)!important;
    background:rgba(13,22,33,.96)!important;
    backdrop-filter:blur(14px)!important;
}

html body .eddpt-app .eddpt-opti-thought-box-footer>span{
    color:#8191a5!important;
    font-size:8px!important;
    line-height:1.4!important;
}

html body .eddpt-app .eddpt-opti-thought-button:hover,
html body .eddpt-app .eddpt-opti-thought-button:focus-visible{
    transform:translateX(-50%) translateY(-1px)!important;
    box-shadow:0 7px 18px rgba(0,0,0,.32),0 0 16px color-mix(in srgb,var(--opti-hit,#8c7cff) 28%,transparent)!important;
}

html body .eddpt-app .eddpt-opti-thought-button:focus-visible{
    outline:2px solid color-mix(in srgb,var(--opti-hit,#8c7cff) 80%,#fff)!important;
    outline-offset:2px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-opti-thought-box-modal .eddpt-modal-card,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-opti-thought-box-modal .eddpt-modal-card{
    background:linear-gradient(145deg,#fbfdff,#f1f5f9)!important;
    border-color:#cbd7e2!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-opti-thought-box-modal .eddpt-modal-card>header,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-opti-thought-box-modal .eddpt-modal-card>header,
html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-box-footer,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-box-footer{
    background:rgba(248,250,252,.97)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-box-hero,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-box-hero{
    border-color:#d5dfe8!important;
    background:linear-gradient(135deg,rgba(49,201,149,.055),#fff)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-box-hero h3,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-box-hero h3{color:#25364a!important}

html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-box-hero p,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-box-hero p,
html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-box-footer>span,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-box-footer>span{color:#6f7f92!important}

@media (max-width:620px){
html body .eddpt-app .eddpt-opti-thought-box-hero{grid-template-columns:38px minmax(0,1fr) auto!important;padding:12px!important}
html body .eddpt-app .eddpt-opti-thought-box-hero>span{width:36px!important;height:36px!important}
html body .eddpt-app .eddpt-opti-thought-box-hero h3{font-size:15px!important}
html body .eddpt-app .eddpt-opti-thought-box-footer{align-items:stretch!important;flex-direction:column!important}
html body .eddpt-app .eddpt-opti-thought-box-footer .eddpt-btn{width:100%!important}
}

html body .eddpt-app .eddpt-modal.eddpt-opti-identity-modal .eddpt-modal-card>header>strong{
    display:flex!important;
    align-items:center!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-opti-modal-title{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-modal.eddpt-opti-identity-modal .eddpt-modal-card>header strong>.eddpt-opti-modal-title{
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:normal!important;
}

html body .eddpt-app .eddpt-opti-modal-title-icon{
    display:grid!important;
    place-items:center!important;
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    flex:0 0 42px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
    color:#31c995!important;
}

html body .eddpt-app .eddpt-opti-modal-title-icon .eddpt-opti-modal-icon-image,
html body .eddpt-app .eddpt-opti-modal-icon-slot .eddpt-opti-modal-icon-image{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:contain!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    pointer-events:none!important;
    transform:translateZ(0)!important;
    backface-visibility:hidden!important;
}

html body .eddpt-app .eddpt-opti-modal-title-text{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-opti-thought-box-hero>.eddpt-opti-modal-icon-slot,
html body .eddpt-app .eddpt-opti-feedback-hero>.eddpt-opti-modal-icon-slot{
    display:grid!important;
    place-items:center!important;
    width:50px!important;
    height:50px!important;
    min-width:50px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
}

@media (max-width:620px){
html body .eddpt-app .eddpt-opti-modal-title{gap:9px!important;}
html body .eddpt-app .eddpt-opti-modal-title-icon{width:36px!important;height:36px!important;min-width:36px!important;flex-basis:36px!important;}
html body .eddpt-app .eddpt-opti-thought-box-hero>.eddpt-opti-modal-icon-slot,
    html body .eddpt-app .eddpt-opti-feedback-hero>.eddpt-opti-modal-icon-slot{width:42px!important;height:42px!important;min-width:42px!important;}
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell>.eddpt-workspace-collapse-items{
    scroll-behavior:auto!important;
    scroll-snap-type:none!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    overscroll-behavior-x:auto!important;
    overscroll-behavior-inline:auto!important;
    touch-action:pan-x pan-y!important;
    cursor:grab!important;
    -webkit-mask-image:none!important;
    mask-image:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items>.eddpt-workspace-panel-chip{
    flex:0 0 auto!important;
    min-width:max-content!important;
    max-width:none!important;
    user-select:none!important;
    -webkit-user-select:none!important;
}

html body .eddpt-app .eddpt-workspace-collapse-items.is-user-dragging,
html body .eddpt-app .eddpt-workspace-collapse-items.is-user-dragging>.eddpt-workspace-panel-chip{
    cursor:grabbing!important;
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell>.eddpt-workspace-collapse-items{
    padding-left:32px!important;
    padding-right:32px!important;
    scroll-padding-left:32px!important;
    scroll-padding-right:32px!important;
}

@media (max-width:1180px){
html body .eddpt-app .eddpt-workspace-collapse-scroll-shell>.eddpt-workspace-collapse-items{
        padding-left:24px!important;padding-right:24px!important;scroll-padding-left:24px!important;scroll-padding-right:24px!important;
    }
}

@media (max-width:760px){
html body .eddpt-app .eddpt-workspace-collapse-scroll-shell>.eddpt-workspace-collapse-items{
        padding-left:18px!important;padding-right:18px!important;scroll-padding-left:18px!important;scroll-padding-right:18px!important;
    }
}

@media (min-width:761px){
html body .eddpt-app.eddpt-topbar-compact .eddpt-topbar-rail{
        gap:5px!important;
        padding:5px 10px 5px 6px!important;
        overflow:hidden!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-brand-block{
        flex:1 1 150px!important;
        width:auto!important;
        min-width:130px!important;
        max-width:230px!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-brand-block>.eddpt-header-brand-studio{
        flex:0 0 42px!important;
        width:42px!important;
        min-width:42px!important;
        max-width:42px!important;
        padding:0!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-brand-block>.eddpt-header-brand-studio .eddpt-btn-copy{
        display:none!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-theme-block.eddpt-header-appearance-stack{
        flex:0 0 108px!important;
        width:108px!important;
        min-width:108px!important;
        max-width:108px!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-appearance-stack .eddpt-colour-coding-label-full{display:none!important;}
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-appearance-stack .eddpt-colour-coding-label-short{display:inline!important;}
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-appearance-stack>.eddpt-colour-coding-toggle{
        grid-template-columns:minmax(34px,1fr) 24px 15px!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-security{
        flex:0 0 82px!important;
        width:82px!important;
        min-width:82px!important;
        max-width:82px!important;
        padding-inline:6px!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-history,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-process-actions{
        flex:0 0 76px!important;
        width:76px!important;
        min-width:76px!important;
        max-width:76px!important;
        gap:4px!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-history .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-process-actions .eddpt-btn{
        flex:0 0 36px!important;
        width:36px!important;
        min-width:36px!important;
        max-width:36px!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-validate{
        flex:0 0 38px!important;
        width:38px!important;
        min-width:38px!important;
        max-width:38px!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-workshop{
        flex:0 0 82px!important;
        width:82px!important;
        min-width:82px!important;
        max-width:82px!important;
        padding-inline:6px!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-new{
        flex:0 0 46px!important;
        width:46px!important;
        min-width:46px!important;
        max-width:46px!important;
        height:46px!important;
        min-height:46px!important;
        padding:0!important;
        justify-content:center!important;
        gap:0!important;
        overflow:visible!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-new .eddpt-btn-copy{display:none!important;}
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-new .eddpt-btn-icon,
    html body .eddpt-app.eddpt-topbar-compact .eddpt-header-new .eddpt-btn-icon svg{
        width:20px!important;
        min-width:20px!important;
        height:20px!important;
    }
}

@media (min-width:761px){
html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar-rail{
        gap:4px!important;
        padding:5px 10px 5px 5px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-brand-block{
        flex:1 1 118px!important;
        min-width:112px!important;
        max-width:170px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-mark{
        flex-basis:36px!important;
        width:36px!important;
        min-width:36px!important;
        height:36px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-brand strong{font-size:10px!important;}
html body .eddpt-app.eddpt-topbar-tablet .eddpt-topbar .eddpt-brand small{display:none!important;}
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-theme-block.eddpt-header-appearance-stack{
        flex:0 0 96px!important;
        width:96px!important;
        min-width:96px!important;
        max-width:96px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-security{
        flex:0 0 70px!important;
        width:70px!important;
        min-width:70px!important;
        max-width:70px!important;
        padding-inline:4px!important;
        gap:4px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-security .eddpt-btn-copy b,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-workshop .eddpt-btn-copy b{font-size:7.4px!important;}
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-history,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-process-actions{
        flex:0 0 70px!important;
        width:70px!important;
        min-width:70px!important;
        max-width:70px!important;
        gap:4px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-history .eddpt-btn,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-process-actions .eddpt-btn{
        flex:0 0 33px!important;
        width:33px!important;
        min-width:33px!important;
        max-width:33px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-validate{
        flex:0 0 36px!important;
        width:36px!important;
        min-width:36px!important;
        max-width:36px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-workshop{
        flex:0 0 72px!important;
        width:72px!important;
        min-width:72px!important;
        max-width:72px!important;
        padding-inline:4px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-new{
        flex-basis:44px!important;
        width:44px!important;
        min-width:44px!important;
        max-width:44px!important;
    }
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar-rail{
    padding-right:10px!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-new{
    flex:0 0 44px!important;
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
    padding:0!important;
    justify-content:center!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-new .eddpt-btn-copy{display:none!important;}

html body .eddpt-app .eddpt-font-size-compare{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;
    align-items:stretch!important;
    gap:9px!important;
    padding:10px!important;
    border:1px solid rgba(111,136,167,.20)!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,rgba(15,27,41,.96),rgba(11,21,33,.96))!important;
}

html body .eddpt-app .eddpt-font-size-compare>article{
    display:grid!important;
    align-content:center!important;
    gap:4px!important;
    min-width:0!important;
    min-height:94px!important;
    padding:12px 13px!important;
    border:1px solid rgba(111,136,167,.18)!important;
    border-radius:12px!important;
    background:#111e2c!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-font-size-compare>article.is-current{
    border-color:rgba(139,124,246,.46)!important;
    box-shadow:inset 0 0 0 1px rgba(139,124,246,.08)!important;
    background:linear-gradient(145deg,rgba(118,96,224,.10),#111e2c 58%)!important;
}

html body .eddpt-app .eddpt-font-size-compare small{
    color:#8c9db2!important;
    font-size:8px!important;
    line-height:1.2!important;
    font-weight:900!important;
    letter-spacing:.08em!important;
}

html body .eddpt-app .eddpt-font-size-compare small em{
    color:#b8adff!important;
    font:inherit!important;
    font-style:normal!important;
}

html body .eddpt-app .eddpt-font-size-compare b{
    color:#edf3f9!important;
    font-size:15px!important;
    line-height:1.22!important;
    font-weight:850!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-font-size-compare span{
    color:#8798ad!important;
    font-size:10px!important;
    line-height:1.4!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-font-size-compare .is-current small{font-size:var(--eddpt-font-current-kicker,8px)!important}

html body .eddpt-app .eddpt-font-size-compare .is-current b{font-size:var(--eddpt-font-current-title,15px)!important}

html body .eddpt-app .eddpt-font-size-compare .is-current span{font-size:var(--eddpt-font-current-copy,10px)!important}

html body .eddpt-app .eddpt-font-size-compare .is-current i{
    justify-self:start!important;
    margin-top:3px!important;
    padding:3px 7px!important;
    border-radius:999px!important;
    background:rgba(139,124,246,.12)!important;
    color:#bcb2ff!important;
    font-size:8px!important;
    line-height:1.2!important;
    font-weight:850!important;
    font-style:normal!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-font-size-compare-arrow{
    display:grid!important;
    place-items:center!important;
    color:#8f82f4!important;
    font-size:18px!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-font-step-card small{font-size:var(--eddpt-font-preview-kind,7.3px)!important}

html body .eddpt-app .eddpt-font-step-card b{font-size:var(--eddpt-font-preview-title,12.5px)!important}

html body .eddpt-app .eddpt-font-step-card span{font-size:var(--eddpt-font-preview-copy,9px)!important}

html body .eddpt-app .eddpt-font-step-card{
    min-height:96px!important;
    height:auto!important;
    align-content:start!important;
}

html body .eddpt-app[data-font-scale] [data-eddpt-font-managed="1"]{
    overflow-wrap:anywhere!important;
    word-break:normal!important;
}

html body .eddpt-app[data-font-scale="125"] .eddpt-step-flow__snapshot-scroll,
html body .eddpt-app[data-font-scale="130"] .eddpt-step-flow__snapshot-scroll,
html body .eddpt-app[data-font-scale="135"] .eddpt-step-flow__snapshot-scroll{
    overflow:auto!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-font-size-compare,
html body .eddpt-app.eddpt-light-mode .eddpt-font-size-compare{
    background:linear-gradient(180deg,#f8fafc,#f2f6fb)!important;
    border-color:#d2dce7!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-font-size-compare>article,
html body .eddpt-app.eddpt-light-mode .eddpt-font-size-compare>article{
    background:#fff!important;
    border-color:#d2dce7!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-font-size-compare>article.is-current,
html body .eddpt-app.eddpt-light-mode .eddpt-font-size-compare>article.is-current{
    background:linear-gradient(145deg,#f4f0ff,#fff 62%)!important;
    border-color:#bdb4f8!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-font-size-compare b,
html body .eddpt-app.eddpt-light-mode .eddpt-font-size-compare b{color:#28394f!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-size-compare span,
html body .eddpt-app.eddpt-light-mode .eddpt-font-size-compare span{color:#66788f!important}

@media (max-width:680px){
html body .eddpt-app .eddpt-font-size-compare{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-font-size-compare-arrow{transform:rotate(90deg)!important;min-height:18px!important}
}

html body .eddpt-app .eddpt-opti-thought-box-hero{
    grid-template-columns:minmax(0,1fr) auto!important;
}

html body .eddpt-app .eddpt-opti-feedback-hero{
    grid-template-columns:minmax(0,1fr)!important;
}

html body .eddpt-app .eddpt-opti-thought-box-hero>.eddpt-opti-modal-icon-slot,
html body .eddpt-app .eddpt-opti-feedback-hero>.eddpt-opti-modal-icon-slot{
    display:none!important;
}

@media (max-width:700px){
html body .eddpt-app .eddpt-opti-feedback-hero{
        grid-template-columns:minmax(0,1fr)!important;
        gap:7px!important;
    }
}

@media (max-width:620px){
html body .eddpt-app .eddpt-opti-thought-box-hero{
        grid-template-columns:minmax(0,1fr) auto!important;
        gap:9px!important;
    }
}

html body .eddpt-app:not(.eddpt-immersive-fullscreen) .eddpt-main{
    transition:padding-left .22s ease,padding-right .22s ease!important;
}

@media (min-width:861px){
html body .eddpt-app.eddpt-left-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-main{
        padding-left:58px!important;
    }
html body .eddpt-app.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-main,
    html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open):not(.eddpt-immersive-fullscreen) .eddpt-main{
        padding-right:58px!important;
    }
}

@media (max-width:860px){
html body .eddpt-app.eddpt-left-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-main{
        padding-left:52px!important;
    }
html body .eddpt-app.eddpt-right-collapsed:not(.eddpt-immersive-fullscreen) .eddpt-main,
    html body .eddpt-app.eddpt-step-flow-active:not(.eddpt-step-flow-detail-open):not(.eddpt-immersive-fullscreen) .eddpt-main{
        padding-right:52px!important;
    }
}

html body .eddpt-app .eddpt-font-icon-svg{display:block!important;width:100%!important;height:100%!important}

html body .eddpt-app .eddpt-workspace-font-glyph{width:26px!important;height:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 26px!important;color:inherit!important}

html body .eddpt-app .eddpt-workspace-font-glyph>b,
html body .eddpt-app .eddpt-workspace-font-glyph>i{display:none!important}

html body .eddpt-app .eddpt-workspace-font-glyph .eddpt-font-icon-svg{width:26px!important;height:20px!important;filter:drop-shadow(0 0 8px rgba(140,124,255,.10))!important}

html body .eddpt-app .eddpt-font-settings>header{grid-template-columns:52px minmax(0,1fr) auto!important}

html body .eddpt-app .eddpt-font-panel-icon{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;padding:8px!important;border:1px solid rgba(139,124,246,.28)!important;border-radius:15px!important;background:linear-gradient(180deg,rgba(139,124,246,.08),rgba(92,184,255,.03))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important}

html body .eddpt-app .eddpt-font-panel-icon .eddpt-font-icon-svg{width:36px!important;height:36px!important;filter:drop-shadow(0 0 10px rgba(163,145,255,.12))!important}

html body .eddpt-app .eddpt-font-step-preview>header{align-items:center!important}

html body .eddpt-app .eddpt-font-step-preview>header>div{min-width:0!important}

html body .eddpt-app .eddpt-font-preview-section-icon{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;flex:0 0 44px!important;padding:6px!important;border:1px solid rgba(139,124,246,.18)!important;border-radius:13px!important;background:rgba(255,255,255,.02)!important}

html body .eddpt-app .eddpt-font-preview-section-icon .eddpt-font-icon-svg{width:32px!important;height:32px!important}

html body .eddpt-app .eddpt-font-step-preview>header>span{margin-left:auto!important;max-width:440px!important;text-align:right!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-panel-icon,
html body .eddpt-app.eddpt-light-mode .eddpt-font-panel-icon{background:linear-gradient(180deg,#f8f5ff,#f7fbff)!important;border-color:#d9d1fb!important}

html body .eddpt-app[data-theme="light"] .eddpt-font-preview-section-icon,
html body .eddpt-app.eddpt-light-mode .eddpt-font-preview-section-icon{background:#ffffff!important;border-color:#d2dce7!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-font-settings>header{grid-template-columns:44px minmax(0,1fr)!important}
html body .eddpt-app .eddpt-font-panel-icon{width:44px!important;height:44px!important;padding:7px!important;border-radius:13px!important}
html body .eddpt-app .eddpt-font-panel-icon .eddpt-font-icon-svg{width:30px!important;height:30px!important}
html body .eddpt-app .eddpt-font-step-preview>header{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important}
html body .eddpt-app .eddpt-font-step-preview>header>span{grid-column:1/-1!important;margin-left:0!important;max-width:none!important;text-align:left!important}
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive{
    background:linear-gradient(180deg,#08121d 0%,#0b1522 100%)!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card{
    background:linear-gradient(180deg,rgba(12,22,34,.985),rgba(8,16,27,.992))!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>header{
    background:linear-gradient(180deg,rgba(24,38,56,.96),rgba(16,28,43,.96))!important;
    border-bottom:1px solid rgba(108,132,161,.34)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>main{
    background:linear-gradient(180deg,rgba(10,18,29,.62),rgba(7,14,23,.28))!important;
}

html body .eddpt-app .eddpt-compare-mode-tabs{
    gap:10px!important;
    padding-bottom:2px!important;
}

html body .eddpt-app .eddpt-compare-mode-tabs>button{
    border-color:rgba(113,138,168,.40)!important;
    background:linear-gradient(180deg,rgba(30,44,63,.90),rgba(20,32,48,.92))!important;
    color:#d2dbe6!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 0 0 1px rgba(12,19,29,.18)!important;
}

html body .eddpt-app .eddpt-compare-mode-tabs>button.is-active{
    border-color:rgba(153,136,248,.82)!important;
    background:linear-gradient(180deg,rgba(104,85,207,.42),rgba(60,51,122,.36))!important;
    color:#fbf9ff!important;
    box-shadow:0 0 0 1px rgba(142,123,246,.22), inset 0 1px 0 rgba(255,255,255,.08)!important;
}

html body .eddpt-app .eddpt-reference-models{gap:14px!important;}

html body .eddpt-app .eddpt-ref-hero{
    border-color:rgba(152,136,246,.42)!important;
    background:linear-gradient(135deg,rgba(96,78,184,.18),rgba(19,33,51,.84))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 0 0 1px rgba(88,71,168,.10)!important;
}

html body .eddpt-app .eddpt-ref-summary>article,
html body .eddpt-app .eddpt-ref-column,
html body .eddpt-app .eddpt-ref-governance>article{
    border-color:rgba(116,141,171,.34)!important;
    background:linear-gradient(180deg,rgba(18,31,46,.94),rgba(13,24,38,.94))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.024),0 0 0 1px rgba(9,16,26,.14)!important;
}

html body .eddpt-app .eddpt-ref-column>header{
    background:linear-gradient(180deg,rgba(10,20,31,.34),rgba(255,255,255,0))!important;
    border-bottom:1px solid rgba(110,136,166,.28)!important;
}

html body .eddpt-app .eddpt-ref-applicability{
    border-color:rgba(145,131,236,.42)!important;
    background:linear-gradient(180deg,rgba(63,52,123,.22),rgba(24,33,52,.88))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app .eddpt-ref-pack-strip>span,
html body .eddpt-app .eddpt-ref-rights-grid>span,
html body .eddpt-app .eddpt-ref-facts>span,
html body .eddpt-app .eddpt-ref-ledger-facts>span,
html body .eddpt-app .eddpt-ref-ledger-empty,
html body .eddpt-app .eddpt-ref-list-card{
    border-color:rgba(110,136,166,.28)!important;
    background:linear-gradient(180deg,rgba(22,35,52,.90),rgba(16,28,42,.92))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.02)!important;
}

html body .eddpt-app .eddpt-ref-ledger-boundary{
    border-color:rgba(152,136,246,.38)!important;
    background:linear-gradient(135deg,rgba(85,71,171,.22),rgba(20,30,47,.90))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app .eddpt-ref-list{
    background:linear-gradient(180deg,rgba(8,16,27,.10),rgba(255,255,255,0))!important;
}

html body .eddpt-app .eddpt-workspace-collapse-panel{
    border:1px solid rgba(105,130,160,.28)!important;
    background:linear-gradient(180deg,rgba(14,24,38,.90),rgba(10,19,31,.92))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 1px 0 rgba(255,255,255,.02)!important;
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell{
    border-radius:12px!important;
}

html body .eddpt-app .eddpt-workspace-collapse-scroll-shell>.eddpt-workspace-collapse-items{
    border:1px solid rgba(110,136,166,.26)!important;
    border-radius:10px!important;
    background:linear-gradient(90deg,rgba(132,116,239,.08),rgba(17,31,54,.92) 26px,rgba(17,31,54,.92) calc(100% - 26px),rgba(132,116,239,.08))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-workspace-scroll-arrow{
    border-color:rgba(115,139,170,.32)!important;
    background:linear-gradient(180deg,rgba(36,50,71,.94),rgba(22,34,51,.96))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-ref-comparison-immersive,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-ref-comparison-immersive{
    background:linear-gradient(180deg,#f3f6fa 0%,#edf2f7 100%)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card{
    background:linear-gradient(180deg,#f8fafc,#f3f6fa)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>header,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>header{
    background:linear-gradient(180deg,#ffffff,#f4f7fb)!important;
    border-bottom:1px solid #ccd6e1!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.86)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>main,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>main{
    background:linear-gradient(180deg,rgba(248,250,252,.86),rgba(241,245,249,.96))!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-compare-mode-tabs>button,
html body .eddpt-app.eddpt-light-mode .eddpt-compare-mode-tabs>button{
    border-color:#c7d1dc!important;
    background:linear-gradient(180deg,#ffffff,#f2f6fa)!important;
    color:#46566c!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 0 0 1px rgba(210,219,228,.46)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-compare-mode-tabs>button.is-active,
html body .eddpt-app.eddpt-light-mode .eddpt-compare-mode-tabs>button.is-active{
    border-color:#b9aef2!important;
    background:linear-gradient(180deg,#ece8ff,#e3e8fb)!important;
    color:#4e45ac!important;
    box-shadow:0 0 0 1px rgba(184,172,243,.36), inset 0 1px 0 rgba(255,255,255,.96)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-hero,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-hero{
    border-color:#d3caf3!important;
    background:linear-gradient(135deg,#f5f1ff,#f7fbff)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 0 0 1px rgba(215,225,234,.46)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-summary>article,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-summary>article,
html body .eddpt-app[data-theme="light"] .eddpt-ref-column,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-column,
html body .eddpt-app[data-theme="light"] .eddpt-ref-governance>article,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-governance>article{
    border-color:#d1dbe6!important;
    background:linear-gradient(180deg,#fcfdff,#f7f9fc)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 0 0 1px rgba(220,228,236,.60)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-column>header,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-column>header{
    background:linear-gradient(180deg,rgba(237,242,247,.78),rgba(255,255,255,0))!important;
    border-bottom:1px solid #d7e0e9!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-applicability,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-applicability{
    border-color:#d6cdec!important;
    background:linear-gradient(180deg,#f7f4ff,#f6f8fb)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.92)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-pack-strip>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-pack-strip>span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-rights-grid>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-rights-grid>span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-facts>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-facts>span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-facts>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-facts>span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-empty,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-empty,
html body .eddpt-app[data-theme="light"] .eddpt-ref-list-card,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-list-card{
    border-color:#d6dee8!important;
    background:linear-gradient(180deg,#ffffff,#f8fafc)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.95)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-boundary,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-boundary{
    border-color:#d4cdf1!important;
    background:linear-gradient(135deg,#f7f4ff,#ffffff)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.94)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-collapse-panel,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-collapse-panel{
    border-color:#d3dce6!important;
    background:linear-gradient(180deg,#f8fafc,#f2f6fa)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 0 0 1px rgba(220,228,236,.50)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-collapse-scroll-shell>.eddpt-workspace-collapse-items,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-collapse-scroll-shell>.eddpt-workspace-collapse-items{
    border-color:#d5dde7!important;
    background:linear-gradient(90deg,rgba(146,129,246,.08),#eef3f8 26px,#eef3f8 calc(100% - 26px),rgba(146,129,246,.08))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.92)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-scroll-arrow,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-scroll-arrow{
    border-color:#c9d3de!important;
    background:linear-gradient(180deg,#ffffff,#edf2f7)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.96)!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive{
    background:#050d16!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card{
    background:#08121e!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>header{
    background:#172638!important;
    border-bottom-color:#3e536d!important;
    box-shadow:inset 0 -1px 0 rgba(255,255,255,.018),0 5px 18px rgba(0,0,0,.16)!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>main{
    background:linear-gradient(180deg,#0b1724 0%,#07111b 100%)!important;
}

html body .eddpt-app .eddpt-compare-mode-tabs{
    padding:5px!important;
    margin-bottom:13px!important;
    border:1px solid #2d4057!important;
    border-radius:14px!important;
    background:#0d1a28!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-compare-mode-tabs>button{
    border-color:#40546d!important;
    background:#172638!important;
    color:#cbd6e2!important;
}

html body .eddpt-app .eddpt-compare-mode-tabs>button.is-active{
    border-color:#8d7cf0!important;
    background:linear-gradient(180deg,#403773,#302d59)!important;
    color:#fff!important;
    box-shadow:0 0 0 1px rgba(141,124,240,.26),inset 0 1px 0 rgba(255,255,255,.08)!important;
}

html body .eddpt-app .eddpt-ref-hero{
    border-color:#4d5587!important;
    background:linear-gradient(135deg,#1a2840 0%,#14243a 58%,#112034 100%)!important;
    box-shadow:0 0 0 1px rgba(112,104,191,.12),inset 0 1px 0 rgba(255,255,255,.045),0 8px 22px rgba(0,0,0,.12)!important;
}

html body .eddpt-app .eddpt-ref-mode-chip{
    border-color:#386d78!important;
    background:#102b34!important;
}

html body .eddpt-app .eddpt-ref-summary>article{
    border-color:#3b536f!important;
    background:#142437!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-ref-summary select{
    border-color:#506984!important;
    background:#0d1928!important;
}

html body .eddpt-app .eddpt-ref-applicability{
    border-color:#6d5d39!important;
    background:linear-gradient(90deg,#192532,#1d2935 72%,#202534)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-ref-applicability>strong{
    border:1px solid rgba(146,127,231,.24)!important;
    background:#272748!important;
}

html body .eddpt-app .eddpt-ref-pack-strip>span{
    border-color:#3a526d!important;
    background:#162638!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-ref-workspace{
    padding:10px!important;
    border:1px solid #31465f!important;
    border-radius:17px!important;
    background:#07111c!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 8px 22px rgba(0,0,0,.10)!important;
}

html body .eddpt-app .eddpt-ref-column{
    border-color:#455b76!important;
    background:#0e1a28!important;
    box-shadow:0 0 0 1px rgba(36,54,74,.44),inset 0 1px 0 rgba(255,255,255,.028)!important;
}

html body .eddpt-app .eddpt-ref-column>header{
    padding-top:12px!important;
    padding-bottom:12px!important;
    border-bottom-color:#40546d!important;
    background:#19283a!important;
}

html body .eddpt-app .eddpt-ref-ledger-column{
    border-color:#575485!important;
    background:#101a2a!important;
}

html body .eddpt-app .eddpt-ref-ledger-column>header{
    background:linear-gradient(180deg,#242540,#1b2438)!important;
    border-bottom-color:#575485!important;
}

html body .eddpt-app .eddpt-ref-list,
html body .eddpt-app .eddpt-ref-ledger-preview{
    background:#0a1522!important;
}

html body .eddpt-app .eddpt-ref-list-card{
    border-color:#354c67!important;
    background:#172638!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
}

html body .eddpt-app .eddpt-ref-list-card:hover{
    border-color:#526a88!important;
    background:#1b2c40!important;
}

html body .eddpt-app .eddpt-ref-ledger-boundary{
    border-color:#5e568f!important;
    background:linear-gradient(135deg,#22233d,#172337)!important;
}

html body .eddpt-app .eddpt-ref-ledger-facts>span,
html body .eddpt-app .eddpt-ref-ledger-empty{
    border-color:#384d67!important;
    background:#162537!important;
}

html body .eddpt-app .eddpt-ref-governance{
    padding:10px!important;
    border:1px solid #2e435b!important;
    border-radius:16px!important;
    background:#08131f!important;
}

html body .eddpt-app .eddpt-ref-governance>article{
    border-color:#3b526d!important;
    background:#142437!important;
}

html body .eddpt-app .eddpt-ref-rights-grid>span,
html body .eddpt-app .eddpt-ref-facts>span{
    border-color:#354b65!important;
    background:#0f1e2d!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-ref-comparison-immersive,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-ref-comparison-immersive{
    background:#e8edf3!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card{
    background:#f3f6f9!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>header,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>header{
    background:#ffffff!important;
    border-bottom-color:#b9c6d4!important;
    box-shadow:0 5px 16px rgba(56,75,96,.08)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>main,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card>main{
    background:linear-gradient(180deg,#f4f7fa,#edf2f6)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-compare-mode-tabs,
html body .eddpt-app.eddpt-light-mode .eddpt-compare-mode-tabs{
    border-color:#c3ceda!important;
    background:#eaf0f5!important;
    box-shadow:inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-compare-mode-tabs>button,
html body .eddpt-app.eddpt-light-mode .eddpt-compare-mode-tabs>button{
    border-color:#bac7d4!important;
    background:#ffffff!important;
    color:#43566e!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-compare-mode-tabs>button.is-active,
html body .eddpt-app.eddpt-light-mode .eddpt-compare-mode-tabs>button.is-active{
    border-color:#9e8de8!important;
    background:linear-gradient(180deg,#ebe6ff,#dedaf7)!important;
    color:#5045ad!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-hero,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-hero{
    border-color:#c4b8ef!important;
    background:linear-gradient(135deg,#f0ecff,#f7f8ff 58%,#f2f6fb)!important;
    box-shadow:0 0 0 1px rgba(190,179,239,.28),0 8px 20px rgba(63,78,97,.06)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-summary>article,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-summary>article{
    border-color:#bcc9d6!important;
    background:#ffffff!important;
    box-shadow:0 1px 2px rgba(53,71,91,.05)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-summary select,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-summary select{
    border-color:#b8c6d4!important;
    background:#f8fafc!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-applicability,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-applicability{
    border-color:#cabf9e!important;
    background:linear-gradient(90deg,#fffdf7,#f5f4f7)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-pack-strip>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-pack-strip>span{
    border-color:#becbd8!important;
    background:#ffffff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-workspace,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-workspace{
    border-color:#b9c6d3!important;
    background:#e9eff4!important;
    box-shadow:inset 0 1px 0 #fff,0 7px 18px rgba(56,75,96,.05)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-column,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-column{
    border-color:#aebdcb!important;
    background:#f5f8fb!important;
    box-shadow:0 0 0 1px rgba(205,215,225,.56)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-column>header,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-column>header{
    border-bottom-color:#bdc9d5!important;
    background:#e8eef4!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-column,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-column{
    border-color:#b6addc!important;
    background:#f6f5fb!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-column>header,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-column>header{
    border-bottom-color:#c0b8e1!important;
    background:#ece9f7!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-list,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-list,
html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-preview,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-preview{
    background:#eef3f7!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-list-card,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-list-card,
html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-facts>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-facts>span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-empty,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-empty{
    border-color:#c1ccd7!important;
    background:#ffffff!important;
    box-shadow:0 1px 2px rgba(60,76,94,.04)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-ledger-boundary,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-ledger-boundary{
    border-color:#c3b8e4!important;
    background:linear-gradient(135deg,#f1edff,#ffffff)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-governance,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-governance{
    border-color:#bbc8d4!important;
    background:#eaf0f5!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-governance>article,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-governance>article{
    border-color:#bdcad7!important;
    background:#ffffff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-rights-grid>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-rights-grid>span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-facts>span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-facts>span{
    border-color:#c6d1dc!important;
    background:#f6f9fb!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-collapse-panel,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-collapse-panel{
    border-color:#c2ceda!important;
    background:#edf2f7!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-workspace-collapse-scroll-shell>.eddpt-workspace-collapse-items,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-collapse-scroll-shell>.eddpt-workspace-collapse-items{
    border-color:#c5d0db!important;
    background:linear-gradient(90deg,rgba(145,128,244,.10),#e6edf4 26px,#e6edf4 calc(100% - 26px),rgba(145,128,244,.10))!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-ref-workspace,
    html body .eddpt-app .eddpt-ref-governance{padding:7px!important;}
}

html body .eddpt-app .eddpt-workspace-collapse-panel,
html body .eddpt-app .eddpt-workspace-collapse-panel button,
html body .eddpt-app .eddpt-workspace-collapse-panel span,
html body .eddpt-app .eddpt-workspace-collapse-panel b,
html body .eddpt-app .eddpt-workspace-collapse-panel small,
html body .eddpt-app .eddpt-workspace-collapse-panel em,
html body .eddpt-app .eddpt-workspace-collapse-panel strong{
    font-size:revert-layer;
}

html body .eddpt-app .eddpt-workspace-collapse-heading b{font-size:8px!important;}

html body .eddpt-app .eddpt-workspace-collapse-heading em{font-size:5.8px!important;}

html body .eddpt-app .eddpt-workspace-panel-chip>b{font-size:8px!important;}

html body .eddpt-app .eddpt-workspace-panel-chip-sign{font-size:17px!important;}

html body .eddpt-app .eddpt-workspace-collapse-actions>button b{font-size:8px!important;}

html body .eddpt-app .eddpt-workspace-collapse-actions>button span{font-size:14px!important;}

html body .eddpt-app .eddpt-workspace-lock-copy>b{font-size:8px!important;}

html body .eddpt-app .eddpt-workspace-lock-for-all>strong{font-size:7px!important;}

html body .eddpt-app .eddpt-detail-journey{
    position:sticky!important;
    top:0!important;
    z-index:18!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;
    gap:8px!important;
    align-items:stretch!important;
    margin:0 0 11px!important;
    padding:7px!important;
    border:1px solid rgba(129,146,174,.30)!important;
    border-radius:13px!important;
    background:rgba(12,22,34,.95)!important;
    box-shadow:0 8px 22px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.035)!important;
    backdrop-filter:blur(14px)!important;
}

html body .eddpt-app .eddpt-detail-journey>button{
    min-width:0!important;
    min-height:50px!important;
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    gap:8px!important;
    align-items:center!important;
    padding:7px 9px!important;
    border:1px solid rgba(145,129,246,.34)!important;
    border-radius:10px!important;
    background:linear-gradient(135deg,rgba(119,99,224,.13),rgba(65,128,184,.035))!important;
    color:#e8e5ff!important;
    text-align:left!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-detail-journey>button:hover,
html body .eddpt-app .eddpt-detail-journey>button:focus-visible{
    border-color:rgba(166,151,255,.68)!important;
    background:linear-gradient(135deg,rgba(119,99,224,.20),rgba(65,128,184,.07))!important;
    outline:none!important;
    box-shadow:0 0 0 3px rgba(139,124,246,.08)!important;
}

html body .eddpt-app .eddpt-detail-journey>button>i{
    width:30px!important;height:30px!important;display:grid!important;place-items:center!important;
    border:1px solid rgba(154,139,249,.30)!important;border-radius:9px!important;
    background:rgba(139,124,246,.09)!important;color:#b9aeff!important;
    font-size:17px!important;font-style:normal!important;line-height:1!important;
}

html body .eddpt-app .eddpt-detail-journey>button>span,
html body .eddpt-app .eddpt-detail-journey>div{display:grid!important;align-content:center!important;gap:2px!important;min-width:0!important;}

html body .eddpt-app .eddpt-detail-journey small{color:#9e90f6!important;font-size:6.4px!important;font-weight:950!important;letter-spacing:.09em!important;}

html body .eddpt-app .eddpt-detail-journey b{color:#edf1f7!important;font-size:8.5px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}

html body .eddpt-app .eddpt-detail-journey>div{
    padding:7px 10px!important;border:1px solid rgba(106,130,159,.20)!important;border-radius:10px!important;
    background:rgba(255,255,255,.018)!important;
}

html body .eddpt-app .eddpt-detail-journey>div>span{color:#8596aa!important;font-size:7px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}

html body .eddpt-app .eddpt-connection-back-btn{display:inline-flex!important;align-items:center!important;gap:6px!important;}

html body .eddpt-app .eddpt-connection-back-btn>span{color:#a99cff!important;font-size:14px!important;line-height:1!important;}

html body .eddpt-app .eddpt-connection-back-btn>b{font-size:8px!important;}

html body .eddpt-app .eddpt-step-connection-row.is-return-origin,
html body .eddpt-app .eddpt-incoming-connections button.is-return-origin{
    border-color:rgba(164,148,255,.72)!important;
    background:linear-gradient(90deg,rgba(128,106,232,.15),rgba(72,150,214,.04))!important;
    box-shadow:0 0 0 3px rgba(139,124,246,.08)!important;
    animation:eddpt-detail-return-origin 1.8s ease-out both!important;
}

@keyframes eddpt-detail-return-origin{
    0%{box-shadow:0 0 0 5px rgba(139,124,246,.18)!important;}
    100%{box-shadow:0 0 0 0 rgba(139,124,246,0)!important;}
}

@keyframes eddpt-editor-locator-pulse{
    0%,100%{opacity:.46;filter:drop-shadow(0 0 0 rgba(166,151,255,0));}
    50%{opacity:.92;filter:drop-shadow(0 0 6px rgba(166,151,255,.32));}
}

@keyframes eddpt-editor-locator-dash{to{stroke-dashoffset:-20;}}

html body .eddpt-app .eddpt-note.eddpt-editor-focus-current,
html body .eddpt-app .eddpt-step-flow__step-flipper.eddpt-editor-focus-current,
html body .eddpt-app .eddpt-step-flow__connection-card.eddpt-editor-focus-edge{position:relative!important;}

html body .eddpt-app .eddpt-note.eddpt-editor-focus-current::after,
html body .eddpt-app .eddpt-step-flow__step-flipper.eddpt-editor-focus-current::after,
html body .eddpt-app .eddpt-step-flow__connection-card.eddpt-editor-focus-edge::after{
    content:""!important;
    position:absolute!important;
    inset:-6px!important;
    z-index:30!important;
    border:1.5px dotted rgba(176,162,255,.88)!important;
    border-radius:18px!important;
    pointer-events:none!important;
    animation:eddpt-editor-locator-pulse 2.6s ease-in-out infinite!important;
}

html body .eddpt-app .eddpt-step-flow__step-flipper.eddpt-editor-focus-current::after{border-radius:22px!important;}

html body .eddpt-app .eddpt-step-flow__connection-card.eddpt-editor-focus-edge::after{inset:-7px!important;border-radius:20px!important;}

html body .eddpt-app .eddpt-string-group.eddpt-editor-focus-edge .eddpt-string-glow{
    opacity:.92!important;
    stroke:#b3a5ff!important;
    stroke-width:5.5!important;
    stroke-dasharray:2 8!important;
    stroke-linecap:round!important;
    animation:eddpt-editor-locator-dash 2.4s linear infinite,eddpt-editor-locator-pulse 2.6s ease-in-out infinite!important;
}

html body .eddpt-app .pm-node.eddpt-editor-focus-current .pm-node-halo{
    opacity:.92!important;
    stroke:#a99cff!important;
    stroke-width:2.2!important;
    stroke-dasharray:2 7!important;
    stroke-linecap:round!important;
    animation:eddpt-editor-locator-dash 2.6s linear infinite,eddpt-editor-locator-pulse 2.6s ease-in-out infinite!important;
}

html body .eddpt-app .pm-editor-focus-path{
    fill:none!important;
    stroke:#aa9cff!important;
    stroke-width:5.2!important;
    stroke-dasharray:2 8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    pointer-events:none!important;
    opacity:.84!important;
    animation:eddpt-editor-locator-dash 2.4s linear infinite,eddpt-editor-locator-pulse 2.6s ease-in-out infinite!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-detail-journey,
html body .eddpt-app.eddpt-light-mode .eddpt-detail-journey{
    border-color:#d2dce7!important;background:rgba(248,250,252,.96)!important;
    box-shadow:0 8px 22px rgba(50,70,95,.08),inset 0 1px 0 rgba(255,255,255,.92)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-detail-journey>button,
html body .eddpt-app.eddpt-light-mode .eddpt-detail-journey>button{
    border-color:#d3caf5!important;background:linear-gradient(135deg,#f5f1ff,#f8fbff)!important;color:#4f45aa!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-detail-journey>button>i,
html body .eddpt-app.eddpt-light-mode .eddpt-detail-journey>button>i{background:#f0ecff!important;border-color:#d5cdf4!important;color:#6759c7!important;}

html body .eddpt-app[data-theme="light"] .eddpt-detail-journey b,
html body .eddpt-app.eddpt-light-mode .eddpt-detail-journey b{color:#32445b!important;}

html body .eddpt-app[data-theme="light"] .eddpt-detail-journey>div,
html body .eddpt-app.eddpt-light-mode .eddpt-detail-journey>div{background:#fff!important;border-color:#dbe3ec!important;}

html body .eddpt-app[data-theme="light"] .eddpt-detail-journey>div>span,
html body .eddpt-app.eddpt-light-mode .eddpt-detail-journey>div>span{color:#6e7f94!important;}

@media (max-width:760px){
html body .eddpt-app .eddpt-detail-journey{grid-template-columns:1fr!important;position:relative!important;top:auto!important;}
html body .eddpt-app .eddpt-detail-journey>button{min-height:46px!important;}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-note.eddpt-editor-focus-current::after,
    html body .eddpt-app .eddpt-step-flow__step-flipper.eddpt-editor-focus-current::after,
    html body .eddpt-app .eddpt-step-flow__connection-card.eddpt-editor-focus-edge::after,
    html body .eddpt-app .eddpt-string-group.eddpt-editor-focus-edge .eddpt-string-glow,
    html body .eddpt-app .pm-node.eddpt-editor-focus-current .pm-node-halo,
    html body .eddpt-app .pm-editor-focus-path,
    html body .eddpt-app .eddpt-step-connection-row.is-return-origin,
    html body .eddpt-app .eddpt-incoming-connections button.is-return-origin{animation:none!important;}
}

html body .eddpt-app .eddpt-main,
html body .eddpt-app .eddpt-canvas,
html body .eddpt-app .eddpt-detail,
html body .eddpt-app .eddpt-detail-body,
html body .eddpt-app .eddpt-detail-content,
html body .eddpt-app .eddpt-detail-body>*,
html body .eddpt-app .eddpt-detail form,
html body .eddpt-app .eddpt-detail fieldset,
html body .eddpt-app .eddpt-detail section,
html body .eddpt-app .eddpt-detail article,
html body .eddpt-app .eddpt-detail nav,
html body .eddpt-app .eddpt-detail header,
html body .eddpt-app .eddpt-detail footer,
html body .eddpt-app .eddpt-modal-card,
html body .eddpt-app .eddpt-modal-card>main,
html body .eddpt-app .eddpt-modal-card form,
html body .eddpt-app .eddpt-workshop-shell,
html body .eddpt-app .eddpt-workshop-step,
html body .eddpt-app .eddpt-reference-models{
    box-sizing:border-box!important;
    min-width:0!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-detail :where(div,span,label,section,article,header,footer,nav,form,fieldset),
html body .eddpt-app .eddpt-modal-card>main :where(div,span,label,section,article,header,footer,nav,form,fieldset){
    min-width:0!important;
}

html body .eddpt-app .eddpt-detail :where(h1,h2,h3,h4,h5,h6,p,b,strong,small,em,label,span),
html body .eddpt-app .eddpt-modal-card>main :where(h1,h2,h3,h4,h5,h6,p,b,strong,small,em,label,span){
    overflow-wrap:anywhere!important;
    word-break:normal!important;
}

html body .eddpt-app .eddpt-detail :where(input,textarea,select),
html body .eddpt-app .eddpt-modal-card>main :where(input,textarea,select){
    box-sizing:border-box!important;
    min-width:0!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-detail,
html body .eddpt-app .eddpt-detail-body{
    overflow-x:hidden!important;
}

html body .eddpt-app .eddpt-detail .eddpt-connection-detail-form,
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension,
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__visual,
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__route,
html body .eddpt-app .eddpt-detail .eddpt-connection-likely,
html body .eddpt-app .eddpt-detail .eddpt-connection-endpoints,
html body .eddpt-app .eddpt-detail .eddpt-connection-edit-explainer,
html body .eddpt-app .eddpt-detail .eddpt-detail-journey,
html body .eddpt-app .eddpt-detail .eddpt-quick-connections,
html body .eddpt-app .eddpt-detail .eddpt-quick-connection-row{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
}

@container edd-step-details (max-width: 760px){
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension{
        grid-template-columns:minmax(0,1fr)!important;
        gap:10px!important;
        padding:13px!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension>p,
    html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__check,
    html body .eddpt-app .eddpt-detail .eddpt-connection-likely,
    html body .eddpt-app .eddpt-detail .eddpt-connection-compare-link{
        grid-column:1!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-likely{
        grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr))!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__visual,
    html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__route{
        max-width:100%!important;
    }
}

@container edd-step-details (max-width: 590px){
html body .eddpt-app .eddpt-detail .eddpt-detail-journey{
        grid-template-columns:minmax(0,1fr)!important;
        position:relative!important;
        top:auto!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__route,
    html body .eddpt-app .eddpt-detail .eddpt-connection-endpoints{
        grid-template-columns:minmax(0,1fr)!important;
        gap:7px!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__route>i,
    html body .eddpt-app .eddpt-detail .eddpt-connection-endpoints>i{
        transform:rotate(90deg)!important;
        justify-self:center!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-likely{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__check{
        display:grid!important;
        grid-template-columns:minmax(0,1fr)!important;
        gap:4px!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__check>b{
        white-space:normal!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-detail-actions{
        align-items:stretch!important;
        flex-direction:column!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-detail-action-secondary,
    html body .eddpt-app .eddpt-detail .eddpt-detail-action-primary{
        width:100%!important;
        min-width:0!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-detail-action-secondary>.eddpt-btn,
    html body .eddpt-app .eddpt-detail .eddpt-detail-action-primary>.eddpt-btn{
        flex:1 1 auto!important;
        min-width:0!important;
        white-space:normal!important;
    }
}

@container edd-step-details (max-width: 450px){
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension{
        padding:10px!important;
        border-radius:14px!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__visual{
        display:grid!important;
        grid-template-columns:58px minmax(0,1fr)!important;
        gap:10px!important;
        padding:10px!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__visual>i{
        width:58px!important;
        min-width:58px!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-detail-head{
        align-items:flex-start!important;
        flex-wrap:wrap!important;
        gap:8px!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-detail-head>div{
        flex:1 1 220px!important;
        min-width:0!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-quick-connections>header{
        flex-direction:column!important;
        align-items:stretch!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-quick-connection-row{
        grid-template-columns:minmax(0,1fr) auto!important;
        gap:6px!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-quick-connection-row>span:nth-child(1),
    html body .eddpt-app .eddpt-detail .eddpt-quick-connection-row>span:nth-child(2){
        grid-column:1!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-quick-connection-row>i{
        grid-column:2!important;
        grid-row:1 / span 2!important;
        align-self:center!important;
    }
}

@container edd-step-details (max-width: 560px){
html body .eddpt-app .eddpt-detail .eddpt-step-connections-head{
        display:grid!important;
        grid-template-columns:minmax(0,1fr)!important;
        gap:8px!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-step-connections-actions{
        justify-content:flex-start!important;
        width:100%!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-attach-connection-control{
        max-width:100%!important;
        min-width:0!important;
        white-space:normal!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-step-connection-row{
        grid-template-columns:auto minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-step-connection-row>div:last-child{
        grid-column:2!important;
        justify-self:start!important;
        max-width:100%!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-open-cue,
    html body .eddpt-app .eddpt-detail .eddpt-incoming-connections button em{
        white-space:normal!important;
    }
}

html body .eddpt-app .eddpt-modal-card{
    width:min(720px,calc(100vw - 24px))!important;
    max-width:calc(100vw - 24px)!important;
}

html body .eddpt-app .eddpt-modal-card>main{
    overflow-x:hidden!important;
}

html body .eddpt-app .eddpt-modal .eddpt-formgrid{
    grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))!important;
}

html body .eddpt-app .eddpt-connection-guide-grid{
    grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))!important;
}

html body .eddpt-app .eddpt-connection-guide-card{
    min-width:0!important;
    max-width:100%!important;
    grid-template-columns:minmax(64px,90px) minmax(0,1fr)!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card,
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card,
html body .eddpt-app .eddpt-modal.eddpt-opti-thought-box-modal .eddpt-modal-card{
    max-width:var(--eddpt-modal-max-width,none)!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card,
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-immersive .eddpt-modal-card{
    width:100%!important;
}

@media (max-width:760px){
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension{
        grid-template-columns:minmax(0,1fr)!important;
    }
html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension>p,
    html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__check,
    html body .eddpt-app .eddpt-detail .eddpt-connection-likely,
    html body .eddpt-app .eddpt-detail .eddpt-connection-compare-link{
        grid-column:1!important;
    }
}

@media (max-width:560px){
html body .eddpt-app .eddpt-detail .eddpt-detail-journey,
    html body .eddpt-app .eddpt-detail .eddpt-connection-comprehension__route,
    html body .eddpt-app .eddpt-detail .eddpt-connection-endpoints,
    html body .eddpt-app .eddpt-detail .eddpt-connection-likely{
        grid-template-columns:minmax(0,1fr)!important;
    }
}

html body .eddpt-app .eddpt-opti-thought-button,
html body .eddpt-app svg .eddpt-opti-svg-marker{pointer-events:auto!important;cursor:pointer!important}

html body .eddpt-app .eddpt-opti-thought-button{z-index:24!important;isolation:isolate!important}

html body .eddpt-app:not([data-theme="light"]):not(.eddpt-light-mode){
    --edd-contrast-primary:#f3f6fb;
    --edd-contrast-secondary:#bdc8d6;
    --edd-contrast-muted:#9fadc0;
    --edd-contrast-faint:#93a3b7;
    --edd-contrast-accent:#aa9dff;
    --edd-contrast-surface:#182432;
    --edd-contrast-surface-soft:#14202d;
    --edd-ui-text:#f3f6fb!important;
    --edd-ui-muted:#bdc8d6!important;
    --edd-ui-muted-2:#9fadc0!important;
    --t:#f3f6fb!important;
    --m:#bdc8d6!important;
    --m2:#9fadc0!important;
}

html body .eddpt-app[data-theme="light"],
html body .eddpt-app.eddpt-light-mode{
    --edd-contrast-primary:#24364b;
    --edd-contrast-secondary:#52667e;
    --edd-contrast-muted:#5f7187;
    --edd-contrast-faint:#65778e;
    --edd-contrast-accent:#6758d6;
    --edd-contrast-surface:#f7f9fc;
    --edd-contrast-surface-soft:#f1f5f9;
    --edd-ui-text:#24364b!important;
    --edd-ui-muted:#52667e!important;
    --edd-ui-muted-2:#5f7187!important;
    --t:#24364b!important;
    --m:#52667e!important;
    --m2:#5f7187!important;
}

html body .eddpt-app .eddpt-attach-source,
html body .eddpt-app .eddpt-next-step-note,
html body .eddpt-app .eddpt-connection-setup-note,
html body .eddpt-app .eddpt-quick-edge-edit-intro,
html body .eddpt-app .eddpt-connection-edit-explainer{
    color:var(--edd-contrast-primary)!important;
    border-color:rgba(132,155,184,.32)!important;
    background:linear-gradient(145deg,var(--edd-contrast-surface),var(--edd-contrast-surface-soft))!important;
}

html body .eddpt-app .eddpt-quick-edge-edit-intro>small,
html body .eddpt-app .eddpt-connection-edit-explainer>small,
html body .eddpt-app .eddpt-attach-source>small,
html body .eddpt-app .eddpt-next-step-note>small,
html body .eddpt-app .eddpt-connection-setup-note>small{
    color:var(--edd-contrast-accent)!important;
    -webkit-text-fill-color:var(--edd-contrast-accent)!important;
}

html body .eddpt-app .eddpt-quick-edge-edit-intro>b,
html body .eddpt-app .eddpt-connection-edit-explainer>b,
html body .eddpt-app .eddpt-attach-source>b,
html body .eddpt-app .eddpt-next-step-note>b,
html body .eddpt-app .eddpt-connection-setup-note>b{
    color:var(--edd-contrast-primary)!important;
    -webkit-text-fill-color:var(--edd-contrast-primary)!important;
}

html body .eddpt-app .eddpt-quick-edge-edit-intro>span,
html body .eddpt-app .eddpt-connection-edit-explainer>span,
html body .eddpt-app .eddpt-attach-source>span,
html body .eddpt-app .eddpt-next-step-note>span,
html body .eddpt-app .eddpt-connection-setup-note>span{
    color:var(--edd-contrast-secondary)!important;
    -webkit-text-fill-color:var(--edd-contrast-secondary)!important;
}

html body .eddpt-app .eddpt-connection-comprehension{
    color:var(--edd-contrast-primary)!important;
}

html body .eddpt-app .eddpt-connection-comprehension__visual small,
html body .eddpt-app .eddpt-connection-comprehension__route small,
html body .eddpt-app .eddpt-connection-likely>small{
    color:var(--edd-contrast-muted)!important;
}

html body .eddpt-app .eddpt-connection-comprehension__visual b,
html body .eddpt-app .eddpt-connection-comprehension__route b,
html body .eddpt-app .eddpt-connection-likely>button b{
    color:var(--edd-contrast-primary)!important;
}

html body .eddpt-app .eddpt-connection-comprehension__visual span>em,
html body .eddpt-app .eddpt-connection-comprehension>p,
html body .eddpt-app .eddpt-connection-comprehension__check>span,
html body .eddpt-app .eddpt-connection-likely>button span{
    color:var(--edd-contrast-secondary)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension{
    border-color:#c9d4df!important;
    background:linear-gradient(145deg,#f7f9fc,#eef3f8)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension__visual,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension__visual,
html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension__route,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension__route,
html body .eddpt-app[data-theme="light"] .eddpt-connection-likely>button,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-likely>button{
    border-color:#d0d9e3!important;
    background:#ffffff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension__check,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension__check{
    background:#f1efff!important;
    border-left-color:#7567dd!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-connection-comprehension__check>b,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-comprehension__check>b{
    color:#5d50bb!important;
}

html body .eddpt-app .eddpt-opti-thought-detail>header p,
html body .eddpt-app .eddpt-opti-summary-level>button em,
html body .eddpt-app .eddpt-opti-dismissed-list span,
html body .eddpt-app .eddpt-opti-thought-box-hero p,
html body .eddpt-app .eddpt-opti-thought-box-footer>span,
html body .eddpt-app .eddpt-opti-passive-note>span{
    color:var(--edd-contrast-secondary)!important;
}

html body .eddpt-app .eddpt-opti-evidence>span,
html body .eddpt-app .eddpt-opti-summary-level>button small{
    color:var(--edd-contrast-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-opti-thought-detail>section,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-thought-detail>section,
html body .eddpt-app[data-theme="light"] .eddpt-opti-dismissed-list>article,
html body .eddpt-app.eddpt-light-mode .eddpt-opti-dismissed-list>article{
    background:#ffffff!important;
    border-color:#d1dbe6!important;
}

html body .eddpt-app .eddpt-ref-hero p,
html body .eddpt-app .eddpt-ref-summary article>span,
html body .eddpt-app .eddpt-ref-applicability span,
html body .eddpt-app .eddpt-ref-column>header span,
html body .eddpt-app .eddpt-ref-list-card span,
html body .eddpt-app .eddpt-ref-ledger-boundary p,
html body .eddpt-app .eddpt-ref-ledger-empty>span,
html body .eddpt-app .eddpt-ref-governance p{
    color:var(--edd-contrast-secondary)!important;
}

html body .eddpt-app .eddpt-ref-list-card small,
html body .eddpt-app .eddpt-ref-rights-grid small,
html body .eddpt-app .eddpt-ref-facts small{
    color:var(--edd-contrast-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-summary,
html body .eddpt-app.eddpt-light-mode .eddpt-process-library-summary,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-empty,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-empty,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-title small,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-title small,
html body .eddpt-app[data-theme="light"] .eddpt-process-item small,
html body .eddpt-app.eddpt-light-mode .eddpt-process-item small,
html body .eddpt-app[data-theme="light"] .eddpt-side-note span,
html body .eddpt-app.eddpt-light-mode .eddpt-side-note span,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>button small,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-menu-sheet>button small,
html body .eddpt-app[data-theme="light"] .eddpt-process-folder-menu-sheet>header p,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-menu-sheet>header p,
html body .eddpt-app[data-theme="light"] .eddpt-bulk-import-drop small,
html body .eddpt-app.eddpt-light-mode .eddpt-bulk-import-drop small,
html body .eddpt-app[data-theme="light"] .eddpt-file-settings-note span,
html body .eddpt-app.eddpt-light-mode .eddpt-file-settings-note span,
html body .eddpt-app[data-theme="light"] .eddpt-file-legend-note span,
html body .eddpt-app.eddpt-light-mode .eddpt-file-legend-note span,
html body .eddpt-app[data-theme="light"] .eddpt-file-legend-item>div span,
html body .eddpt-app.eddpt-light-mode .eddpt-file-legend-item>div span{
    color:var(--edd-contrast-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-step-flow__position,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__position,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__scroll-hint,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__scroll-hint,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__connection-card>p,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__connection-card>p,
html body .eddpt-app[data-theme="light"] .eddpt-step-flow__branch-card>p,
html body .eddpt-app.eddpt-light-mode .eddpt-step-flow__branch-card>p,
html body .eddpt-app[data-theme="light"] .eddpt-workspace-font-copy>small,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-font-copy>small,
html body .eddpt-app[data-theme="light"] .eddpt-workspace-panels-copy>small,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panels-copy>small,
html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn-copy small,
html body .eddpt-app.eddpt-light-mode .eddpt-topbar .eddpt-btn-copy small,
html body .eddpt-app[data-theme="light"] .eddpt-detail-journey>div>span,
html body .eddpt-app.eddpt-light-mode .eddpt-detail-journey>div>span,
html body .eddpt-app[data-theme="light"] .eddpt-governance-anchor span,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-anchor span,
html body .eddpt-app[data-theme="light"] .eddpt-font-step-card span,
html body .eddpt-app.eddpt-light-mode .eddpt-font-step-card span,
html body .eddpt-app[data-theme="light"] .eddpt-font-step-preview>header>span,
html body .eddpt-app.eddpt-light-mode .eddpt-font-step-preview>header>span{
    color:var(--edd-contrast-muted)!important;
}

html body .eddpt-app .eddpt-section-head p,
html body .eddpt-app .eddpt-meta,
html body .eddpt-app .eddpt-security-callout span,
html body .eddpt-app .eddpt-demo-import span,
html body .eddpt-app .eddpt-governance-review-head p,
html body .eddpt-app .eddpt-governance-commit-gate p,
html body .eddpt-app .eddpt-operation-progress p,
html body .eddpt-app .eddpt-brand-final-preview>p,
html body .eddpt-app .eddpt-brand-crop-guidance p,
html body .eddpt-app .eddpt-workspace-panels-modal>header p{
    color:var(--edd-contrast-secondary)!important;
}

html body .eddpt-app[data-theme="light"] input::placeholder,
html body .eddpt-app[data-theme="light"] textarea::placeholder,
html body .eddpt-app.eddpt-light-mode input::placeholder,
html body .eddpt-app.eddpt-light-mode textarea::placeholder{
    color:#63758a!important;
    opacity:1!important;
}

html body .eddpt-app:not([data-theme="light"]):not(.eddpt-light-mode) input::placeholder,
html body .eddpt-app:not([data-theme="light"]):not(.eddpt-light-mode) textarea::placeholder{
    color:#9eacbd!important;
    opacity:1!important;
}

html body .eddpt-app[data-theme="light"] :where(input,textarea,select):disabled,
html body .eddpt-app.eddpt-light-mode :where(input,textarea,select):disabled,
html body .eddpt-app[data-theme="light"] button:disabled,
html body .eddpt-app.eddpt-light-mode button:disabled{
    color:#61748a!important;
}

html body .eddpt-app[data-theme="light"] :is(
    .eddpt-attach-source,
    .eddpt-next-step-note,
    .eddpt-connection-setup-note,
    .eddpt-quick-edge-edit-intro,
    .eddpt-connection-edit-explainer,
    .eddpt-side-note,
    .eddpt-board-sheet-note,
    .eddpt-file-settings-note,
    .eddpt-file-legend-note
),
html body .eddpt-app.eddpt-light-mode :is(
    .eddpt-attach-source,
    .eddpt-next-step-note,
    .eddpt-connection-setup-note,
    .eddpt-quick-edge-edit-intro,
    .eddpt-connection-edit-explainer,
    .eddpt-side-note,
    .eddpt-board-sheet-note,
    .eddpt-file-settings-note,
    .eddpt-file-legend-note
){
    border-color:#cbd6e2!important;
    background:linear-gradient(145deg,#f7f9fc,#f1f5f9)!important;
    color:var(--edd-contrast-primary)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.94)!important;
}

html body .eddpt-app:not([data-theme="light"]):not(.eddpt-light-mode) :is(
    .eddpt-process-library-summary,
    .eddpt-process-folder-empty,
    .eddpt-process-item small,
    .eddpt-side-note span,
    .eddpt-step-flow__position,
    .eddpt-step-flow__scroll-hint,
    .eddpt-detail-journey>div>span
){
    color:var(--edd-contrast-muted)!important;
}

html body .eddpt-app[data-theme="light"] :is(
    .eddpt-process-row-menu,
    .eddpt-process-folder-toggle,
    .eddpt-process-folder-upload,
    .eddpt-process-folder-form-note span,
    .eddpt-folder-delete-choice small,
    .eddpt-move-destination-choice small,
    .eddpt-bulk-destination p,
    .eddpt-bulk-destination small,
    .eddpt-library-task-step small,
    .eddpt-library-task-next small,
    .eddpt-library-task-hero p,
    .eddpt-customer-brand-chip__copy small,
    .eddpt-folder-example-row span,
    .eddpt-zip-structure-choice label small,
    .eddpt-file-legend-support>span em,
    .eddpt-file-legend-support>p,
    .eddpt-file-legend-entry>div:nth-child(2)>span,
    .eddpt-file-glyph-setting>button span,
    .eddpt-bulk-import-files>div>small em,
    .eddpt-bulk-import-results section span,
    .eddpt-flow-header-context>span,
    .eddpt-sigma-used-label>span,
    .eddpt-sigma-compact-summary span,
    .eddpt-sigma-toolbox-grid small,
    .eddpt-step-form-semantic em,
    .eddpt-sigma-analysis-choice small,
    .eddpt-process-map-output-choice em,
    .eddpt-process-map-output-intent>p,
    .eddpt-process-map-margin-setting span,
    .eddpt-process-map-print-presets button span,
    .eddpt-step-flow__rail-label>span,
    .eddpt-step-flow__step-back>footer>span,
    .eddpt-step-flow__snapshot-panel-face>p,
    .eddpt-brand-levels-help,
    .eddpt-brand-final-preview>div:first-child b,
    .eddpt-brand-crop-guidance p,
    .eddpt-operation-progress-meta span,
    .eddpt-process-source-provenance>em,
    .eddpt-req-card p,
    .eddpt-handoff-card p,
    .eddpt-field-semantic-banner>span,
    .eddpt-semantic-identity>span
),
html body .eddpt-app.eddpt-light-mode :is(
    .eddpt-process-row-menu,
    .eddpt-process-folder-toggle,
    .eddpt-process-folder-upload,
    .eddpt-process-folder-form-note span,
    .eddpt-folder-delete-choice small,
    .eddpt-move-destination-choice small,
    .eddpt-bulk-destination p,
    .eddpt-bulk-destination small,
    .eddpt-library-task-step small,
    .eddpt-library-task-next small,
    .eddpt-library-task-hero p,
    .eddpt-customer-brand-chip__copy small,
    .eddpt-folder-example-row span,
    .eddpt-zip-structure-choice label small,
    .eddpt-file-legend-support>span em,
    .eddpt-file-legend-support>p,
    .eddpt-file-legend-entry>div:nth-child(2)>span,
    .eddpt-file-glyph-setting>button span,
    .eddpt-bulk-import-files>div>small em,
    .eddpt-bulk-import-results section span,
    .eddpt-flow-header-context>span,
    .eddpt-sigma-used-label>span,
    .eddpt-sigma-compact-summary span,
    .eddpt-sigma-toolbox-grid small,
    .eddpt-step-form-semantic em,
    .eddpt-sigma-analysis-choice small,
    .eddpt-process-map-output-choice em,
    .eddpt-process-map-output-intent>p,
    .eddpt-process-map-margin-setting span,
    .eddpt-process-map-print-presets button span,
    .eddpt-step-flow__rail-label>span,
    .eddpt-step-flow__step-back>footer>span,
    .eddpt-step-flow__snapshot-panel-face>p,
    .eddpt-brand-levels-help,
    .eddpt-brand-final-preview>div:first-child b,
    .eddpt-brand-crop-guidance p,
    .eddpt-operation-progress-meta span,
    .eddpt-process-source-provenance>em,
    .eddpt-req-card p,
    .eddpt-handoff-card p,
    .eddpt-field-semantic-banner>span,
    .eddpt-semantic-identity>span
){
    color:var(--edd-contrast-muted)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-view-tabs>button:not(.is-active),
html body .eddpt-app.eddpt-light-mode .eddpt-process-view-tabs>button:not(.is-active),
html body .eddpt-app[data-theme="light"] .eddpt-tabs button:not(.active),
html body .eddpt-app.eddpt-light-mode .eddpt-tabs button:not(.active){
    color:#5b6e84!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-brand small,
html body .eddpt-app.eddpt-light-mode .eddpt-topbar .eddpt-brand small,
html body .eddpt-app[data-theme="light"] .eddpt-header-brand-studio .eddpt-btn-copy small,
html body .eddpt-app.eddpt-light-mode .eddpt-header-brand-studio .eddpt-btn-copy small{
    color:#5f7187!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-attach-source,
html body .eddpt-app[data-theme="light"] .eddpt-next-step-note,
html body .eddpt-app[data-theme="light"] .eddpt-connection-setup-note,
html body .eddpt-app[data-theme="light"] .eddpt-quick-edge-edit-intro,
html body .eddpt-app[data-theme="light"] .eddpt-connection-edit-explainer,
html body .eddpt-app.eddpt-light-mode .eddpt-attach-source,
html body .eddpt-app.eddpt-light-mode .eddpt-next-step-note,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-setup-note,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-edge-edit-intro,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-edit-explainer{
    border-color:#cbd6e2!important;
    background:linear-gradient(145deg,#f7f9fc,#f1f5f9)!important;
    color:#24364b!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.94)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-quick-edge-edit-intro>small,
html body .eddpt-app[data-theme="light"] .eddpt-connection-edit-explainer>small,
html body .eddpt-app[data-theme="light"] .eddpt-attach-source>small,
html body .eddpt-app[data-theme="light"] .eddpt-next-step-note>small,
html body .eddpt-app[data-theme="light"] .eddpt-connection-setup-note>small,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-edge-edit-intro>small,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-edit-explainer>small,
html body .eddpt-app.eddpt-light-mode .eddpt-attach-source>small,
html body .eddpt-app.eddpt-light-mode .eddpt-next-step-note>small,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-setup-note>small{
    color:#6758d6!important;
    -webkit-text-fill-color:#6758d6!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-quick-edge-edit-intro>b,
html body .eddpt-app[data-theme="light"] .eddpt-connection-edit-explainer>b,
html body .eddpt-app[data-theme="light"] .eddpt-attach-source>b,
html body .eddpt-app[data-theme="light"] .eddpt-next-step-note>b,
html body .eddpt-app[data-theme="light"] .eddpt-connection-setup-note>b,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-edge-edit-intro>b,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-edit-explainer>b,
html body .eddpt-app.eddpt-light-mode .eddpt-attach-source>b,
html body .eddpt-app.eddpt-light-mode .eddpt-next-step-note>b,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-setup-note>b{
    color:#24364b!important;
    -webkit-text-fill-color:#24364b!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-quick-edge-edit-intro>span,
html body .eddpt-app[data-theme="light"] .eddpt-connection-edit-explainer>span,
html body .eddpt-app[data-theme="light"] .eddpt-attach-source>span,
html body .eddpt-app[data-theme="light"] .eddpt-next-step-note>span,
html body .eddpt-app[data-theme="light"] .eddpt-connection-setup-note>span,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-edge-edit-intro>span,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-edit-explainer>span,
html body .eddpt-app.eddpt-light-mode .eddpt-attach-source>span,
html body .eddpt-app.eddpt-light-mode .eddpt-next-step-note>span,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-setup-note>span{
    color:#52667e!important;
    -webkit-text-fill-color:#52667e!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-attach-source,
html body .eddpt-app[data-theme="light"] .eddpt-next-step-note,
html body .eddpt-app[data-theme="light"] .eddpt-connection-setup-note,
html body .eddpt-app[data-theme="light"] .eddpt-quick-edge-edit-intro,
html body .eddpt-app[data-theme="light"] .eddpt-connection-edit-explainer,
html body .eddpt-app.eddpt-light-mode .eddpt-attach-source,
html body .eddpt-app.eddpt-light-mode .eddpt-next-step-note,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-setup-note,
html body .eddpt-app.eddpt-light-mode .eddpt-quick-edge-edit-intro,
html body .eddpt-app.eddpt-light-mode .eddpt-connection-edit-explainer{
    background-color:#f7f9fc!important;
    background-image:linear-gradient(145deg,#f7f9fc,#f1f5f9)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn[disabled],
html body .eddpt-app.eddpt-light-mode .eddpt-topbar .eddpt-btn[disabled],
html body .eddpt-app[data-theme="light"] select:disabled,
html body .eddpt-app.eddpt-light-mode select:disabled{
    color:#61748a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-table-wrap th,
html body .eddpt-app.eddpt-light-mode .eddpt-table-wrap th,
html body .eddpt-app[data-theme="light"] .eddpt-font-size-compare span,
html body .eddpt-app.eddpt-light-mode .eddpt-font-size-compare span,
html body .eddpt-app[data-theme="light"] .eddpt-workspace-panels-modal>header p,
html body .eddpt-app.eddpt-light-mode .eddpt-workspace-panels-modal>header p,
html body .eddpt-app[data-theme="light"] .eddpt-process-map__interaction-guide,
html body .eddpt-app.eddpt-light-mode .eddpt-process-map__interaction-guide,
html body .eddpt-app[data-theme="light"] .eddpt-governance-review-head p,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-review-head p,
html body .eddpt-app[data-theme="light"] .eddpt-governance-commit-gate p,
html body .eddpt-app.eddpt-light-mode .eddpt-governance-commit-gate p{
    color:#5f7187!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-trash-card small,
html body .eddpt-app.eddpt-light-mode .eddpt-trash-card small{
    color:#81515c!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-topbar .eddpt-btn.workshop,
html body .eddpt-app.eddpt-light-mode .eddpt-topbar .eddpt-btn.workshop,
html body .eddpt-app[data-theme="light"] .eddpt-header-workshop,
html body .eddpt-app.eddpt-light-mode .eddpt-header-workshop{
    color:#176f43!important;
}

html body .eddpt-security-gate[data-theme="light"] input::placeholder,
html body .eddpt-security-gate[data-theme="light"] textarea::placeholder{
    color:#63758a!important;
    opacity:1!important;
}

html body .eddpt-security-gate[data-theme="light"] .eddpt-security-policy span{
    color:#5f7187!important;
}

html body .eddpt-app .eddpt-a11y-live{
    position:fixed!important;width:1px!important;height:1px!important;overflow:hidden!important;
    clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;
    margin:-1px!important;padding:0!important;border:0!important;
}

html body .eddpt-app .eddpt-a11y-skip,
html body .eddpt-app .eddpt-a11y-map-structure-entry{
    position:absolute!important;z-index:2147483000!important;left:12px!important;top:12px!important;
    transform:translateY(-180%)!important;opacity:0!important;pointer-events:none!important;
    padding:10px 14px!important;border:2px solid #8f7dff!important;border-radius:10px!important;
    background:#111a29!important;color:#fff!important;font-size:13px!important;font-weight:900!important;
    line-height:1.2!important;text-decoration:none!important;box-shadow:0 8px 28px rgba(0,0,0,.35)!important;
}

html body .eddpt-app .eddpt-a11y-skip:focus,
html body .eddpt-app .eddpt-a11y-map-structure-entry:focus{
    position:fixed!important;transform:none!important;opacity:1!important;pointer-events:auto!important;outline:3px solid #fff!important;outline-offset:2px!important;
}

html body .eddpt-app .eddpt-a11y-map-structure-entry:focus{position:absolute!important;top:8px!important;left:8px!important;}

html body .eddpt-app :where(button,a[href],input,select,textarea,summary,[tabindex]):focus{scroll-margin-block:88px 32px!important;}

html body .eddpt-app .eddpt-modal-card:focus,
html body .eddpt-app .eddpt-workshop-shell:focus,
html body .eddpt-app .eddpt-system-dialog:focus{outline:none!important;}

html body .eddpt-app [inert]{pointer-events:none!important;}

html body .eddpt-app .eddpt-a11y-process-structure-slot[hidden]{display:none!important;}

html body .eddpt-app :where(.eddpt-modal main,.eddpt-detail-body,.eddpt-process-map__previewport,.eddpt-step-flow,.eddpt-reference-models,.eddpt-workshop-shell) :where(form,fieldset,section,article,div,label){min-width:0;}

html body .eddpt-app :where(.eddpt-modal main,.eddpt-detail-body,.eddpt-workshop-shell) :where(input:not([type="checkbox"]):not([type="radio"]),select,textarea){max-width:100%!important;box-sizing:border-box!important;}

html body .eddpt-app :where(.eddpt-modal main,.eddpt-detail-body,.eddpt-workshop-shell) :where(h1,h2,h3,h4,h5,h6,p,b,strong,span,small,label,dd,dt,li){overflow-wrap:anywhere;}

html body .eddpt-app .eddpt-modal:has(.eddpt-a11y-centre) .eddpt-modal-card{width:min(1080px,calc(100vw - 32px))!important;max-width:1080px!important;max-height:calc(100dvh - 28px)!important;}

html body .eddpt-app .eddpt-a11y-centre{display:grid!important;gap:14px!important;min-width:0!important;color:#dbe5ef!important;}

html body .eddpt-app .eddpt-a11y-centre-hero{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:20px!important;align-items:center!important;padding:18px!important;border:1px solid rgba(139,124,246,.45)!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(92,73,185,.19),rgba(15,29,45,.96))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;}

html body .eddpt-app .eddpt-a11y-centre-hero>div{min-width:0!important;}

html body .eddpt-app .eddpt-a11y-centre-hero small,
html body .eddpt-app .eddpt-a11y-presets small{display:block!important;color:#a899ff!important;font-weight:950!important;letter-spacing:.1em!important;font-size:9px!important;}

html body .eddpt-app .eddpt-a11y-centre-hero h3{margin:3px 0 6px!important;color:#f5f8fc!important;font-size:23px!important;line-height:1.16!important;}

html body .eddpt-app .eddpt-a11y-centre-hero p,
html body .eddpt-app .eddpt-a11y-presets p{margin:0!important;color:#a9b8ca!important;font-size:11px!important;line-height:1.55!important;max-width:74ch!important;}

html body .eddpt-app .eddpt-a11y-master{display:grid!important;grid-template-columns:52px auto!important;grid-template-rows:auto auto!important;column-gap:10px!important;align-items:center!important;min-width:176px!important;padding:10px 12px!important;border:1px solid rgba(113,139,170,.38)!important;border-radius:14px!important;background:rgba(10,22,36,.78)!important;cursor:pointer!important;}

html body .eddpt-app .eddpt-a11y-master input{position:absolute!important;opacity:0!important;pointer-events:none!important;}

html body .eddpt-app .eddpt-a11y-master>span{grid-row:1/3!important;position:relative!important;width:50px!important;height:28px!important;border:1px solid rgba(131,151,178,.55)!important;border-radius:999px!important;background:#26364a!important;}

html body .eddpt-app .eddpt-a11y-master>span i{position:absolute!important;top:3px!important;left:3px!important;width:20px!important;height:20px!important;border-radius:50%!important;background:#d6dfeb!important;transition:transform .16s ease!important;}

html body .eddpt-app .eddpt-a11y-master input:checked+span{background:#246b58!important;border-color:#42d7ad!important;}

html body .eddpt-app .eddpt-a11y-master input:checked+span i{transform:translateX(22px)!important;background:#68edc6!important;}

html body .eddpt-app .eddpt-a11y-master input:focus-visible+span{outline:3px solid #9c8dff!important;outline-offset:3px!important;}

html body .eddpt-app .eddpt-a11y-master>b{color:#eef3f8!important;font-size:12px!important;}

html body .eddpt-app .eddpt-a11y-baseline-note{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:10px!important;padding:10px 12px!important;border:1px solid rgba(71,211,170,.28)!important;border-radius:12px!important;background:rgba(33,112,84,.09)!important;}

html body .eddpt-app .eddpt-a11y-baseline-note b{color:#66dfbd!important;font-size:10px!important;white-space:nowrap!important;}

html body .eddpt-app .eddpt-a11y-baseline-note span{color:#aebdca!important;font-size:9px!important;line-height:1.45!important;}

html body .eddpt-app .eddpt-a11y-system{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;}

html body .eddpt-app .eddpt-a11y-system>span{display:grid!important;gap:2px!important;padding:9px 10px!important;border:1px solid rgba(105,130,159,.27)!important;border-radius:11px!important;background:rgba(18,31,47,.80)!important;}

html body .eddpt-app .eddpt-a11y-system b{font-size:9px!important;color:#d7e0eb!important;}

html body .eddpt-app .eddpt-a11y-system small{font-size:8px!important;color:#8799ad!important;}

html body .eddpt-app .eddpt-a11y-system .is-on{border-color:rgba(73,213,173,.38)!important;}

html body .eddpt-app .eddpt-a11y-system .is-on small{color:#62d8b7!important;}

html body .eddpt-app .eddpt-a11y-scope{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:12px!important;padding:11px 12px!important;border:1px solid rgba(105,130,159,.24)!important;border-radius:12px!important;background:rgba(15,27,41,.78)!important;}

html body .eddpt-app .eddpt-a11y-scope label{display:grid!important;gap:5px!important;color:#9eafc1!important;font-size:9px!important;font-weight:800!important;}

html body .eddpt-app .eddpt-a11y-scope select{min-width:220px!important;}

html body .eddpt-app .eddpt-a11y-scope>button{min-height:36px!important;padding:0 12px!important;border:1px solid rgba(139,124,246,.38)!important;border-radius:10px!important;background:rgba(81,67,158,.12)!important;color:#c5baff!important;font-weight:850!important;}

html body .eddpt-app .eddpt-a11y-presets{display:grid!important;gap:10px!important;padding:14px!important;border:1px solid rgba(105,130,159,.27)!important;border-radius:14px!important;background:rgba(14,26,40,.82)!important;}

html body .eddpt-app .eddpt-a11y-presets h4{margin:2px 0 4px!important;color:#eaf0f7!important;font-size:14px!important;}

html body .eddpt-app .eddpt-a11y-presets>div:last-child{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;}

html body .eddpt-app .eddpt-a11y-presets button{display:grid!important;align-content:start!important;gap:4px!important;min-height:78px!important;padding:10px!important;text-align:left!important;border:1px solid rgba(107,132,161,.29)!important;border-radius:11px!important;background:rgba(20,34,51,.84)!important;color:#dce5ef!important;}

html body .eddpt-app .eddpt-a11y-presets button b{font-size:9px!important;color:#e9eef5!important;}

html body .eddpt-app .eddpt-a11y-presets button span{font-size:7.5px!important;line-height:1.4!important;color:#8fa0b4!important;}

html body .eddpt-app .eddpt-a11y-presets button.is-active{border-color:#8f7dff!important;background:linear-gradient(180deg,rgba(107,87,208,.32),rgba(44,40,88,.34))!important;box-shadow:0 0 0 1px rgba(143,125,255,.15)!important;}

html body .eddpt-app .eddpt-a11y-sections{display:grid!important;gap:8px!important;}

html body .eddpt-app .eddpt-a11y-sections>details{border:1px solid rgba(105,130,159,.28)!important;border-radius:13px!important;background:rgba(16,29,44,.84)!important;overflow:hidden!important;}

html body .eddpt-app .eddpt-a11y-sections>details[open]{border-color:rgba(127,147,176,.39)!important;background:rgba(17,31,47,.94)!important;}

html body .eddpt-app .eddpt-a11y-sections>details>summary{list-style:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;min-height:50px!important;padding:10px 13px!important;color:#e4ebf3!important;}

html body .eddpt-app .eddpt-a11y-sections>details>summary::-webkit-details-marker{display:none!important;}

html body .eddpt-app .eddpt-a11y-sections>details>summary:after{content:"+"!important;display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:8px!important;border:1px solid rgba(132,148,174,.30)!important;color:#9e91ff!important;font-size:16px!important;font-weight:800!important;}

html body .eddpt-app .eddpt-a11y-sections>details[open]>summary:after{content:"−"!important;}

html body .eddpt-app .eddpt-a11y-sections summary span{display:grid!important;gap:2px!important;min-width:0!important;}

html body .eddpt-app .eddpt-a11y-sections summary b{font-size:11px!important;}

html body .eddpt-app .eddpt-a11y-sections summary small{font-size:8px!important;color:#8395aa!important;}

html body .eddpt-app .eddpt-a11y-settings{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding:12px!important;border-top:1px solid rgba(103,128,157,.22)!important;}

html body .eddpt-app .eddpt-a11y-settings>label:not(.check){display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:5px 10px!important;align-items:center!important;padding:9px 10px!important;border:1px solid rgba(102,128,157,.22)!important;border-radius:10px!important;background:rgba(11,22,35,.58)!important;color:#aebdcd!important;font-size:9px!important;font-weight:850!important;}

html body .eddpt-app .eddpt-a11y-settings>label:not(.check)>span{grid-column:1/-1!important;color:#7f91a7!important;font-size:7.5px!important;font-weight:650!important;}

html body .eddpt-app .eddpt-a11y-settings>label:not(.check)>select{min-width:160px!important;}

html body .eddpt-app .eddpt-a11y-settings>label.wide{grid-column:1/-1!important;}

html body .eddpt-app .eddpt-a11y-settings>label.wide input[type="range"]{grid-column:1/-1!important;width:100%!important;}

html body .eddpt-app .eddpt-a11y-settings>label.wide output{justify-self:end!important;color:#b7abff!important;font-size:10px!important;}

html body .eddpt-app .eddpt-a11y-settings .check{display:flex!important;align-items:flex-start!important;gap:10px!important;padding:10px!important;border:1px solid rgba(102,128,157,.22)!important;border-radius:10px!important;background:rgba(11,22,35,.58)!important;cursor:pointer!important;}

html body .eddpt-app .eddpt-a11y-settings .check>input{width:18px!important;height:18px!important;min-width:18px!important;margin:1px 0 0!important;accent-color:#8f7dff!important;}

html body .eddpt-app .eddpt-a11y-settings .check>span{display:grid!important;gap:3px!important;min-width:0!important;}

html body .eddpt-app .eddpt-a11y-settings .check b{color:#dbe5ef!important;font-size:9px!important;}

html body .eddpt-app .eddpt-a11y-settings .check small{color:#8193a8!important;font-size:7.5px!important;line-height:1.4!important;}

html body .eddpt-app .eddpt-a11y-setting-note{grid-column:1/-1!important;margin:0!important;padding:10px 11px!important;border-radius:9px!important;background:rgba(95,79,186,.08)!important;color:#96a8bb!important;font-size:8px!important;line-height:1.45!important;}

html body .eddpt-app .eddpt-a11y-tool-button{display:grid!important;gap:3px!important;min-height:52px!important;padding:10px 12px!important;text-align:left!important;border:1px solid rgba(139,124,246,.30)!important;border-radius:10px!important;background:linear-gradient(180deg,rgba(75,62,145,.12),rgba(13,25,39,.66))!important;color:#dce5ef!important;}

html body .eddpt-app .eddpt-a11y-tool-button b{font-size:9px!important;color:#c7bcff!important;}

html body .eddpt-app .eddpt-a11y-tool-button span{font-size:7.5px!important;color:#8799ae!important;line-height:1.4!important;}

html body .eddpt-app .eddpt-a11y-centre>footer{display:flex!important;justify-content:flex-end!important;gap:9px!important;position:sticky!important;bottom:-14px!important;z-index:3!important;margin:0 -14px -14px!important;padding:12px 14px!important;border-top:1px solid rgba(103,128,157,.26)!important;background:rgba(11,20,31,.96)!important;backdrop-filter:blur(12px)!important;}

html body .eddpt-app .eddpt-a11y-structure{display:grid!important;gap:12px!important;min-width:0!important;}

html body .eddpt-app .eddpt-a11y-structure>header{padding:14px!important;border:1px solid rgba(139,124,246,.30)!important;border-radius:14px!important;background:linear-gradient(135deg,rgba(82,67,161,.14),rgba(17,30,46,.84))!important;}

html body .eddpt-app .eddpt-a11y-structure>header small{color:#a899ff!important;font-size:8px!important;font-weight:950!important;letter-spacing:.09em!important;}

html body .eddpt-app .eddpt-a11y-structure>header h3{margin:3px 0 5px!important;color:#edf3f8!important;font-size:18px!important;}

html body .eddpt-app .eddpt-a11y-structure>header p{margin:0!important;color:#95a6b9!important;font-size:9px!important;line-height:1.5!important;}

html body .eddpt-app .eddpt-a11y-structure-summary{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;}

html body .eddpt-app .eddpt-a11y-structure-summary>span{display:flex!important;align-items:baseline!important;gap:6px!important;padding:9px!important;border:1px solid rgba(105,131,160,.25)!important;border-radius:9px!important;background:rgba(18,31,47,.74)!important;color:#8fa0b4!important;font-size:8px!important;}

html body .eddpt-app .eddpt-a11y-structure-summary b{color:#dfe7ef!important;font-size:14px!important;}

html body .eddpt-app .eddpt-a11y-structure-search{display:grid!important;gap:5px!important;color:#9eafc0!important;font-size:9px!important;font-weight:850!important;}

html body .eddpt-app .eddpt-a11y-structure-list{display:grid!important;gap:8px!important;}

html body .eddpt-app .eddpt-a11y-structure-card{display:grid!important;gap:9px!important;padding:11px!important;border:1px solid rgba(104,130,160,.28)!important;border-radius:12px!important;background:linear-gradient(180deg,rgba(20,34,51,.88),rgba(14,26,40,.90))!important;}

html body .eddpt-app .eddpt-a11y-structure-card.is-current{border-color:#53d7ad!important;box-shadow:inset 3px 0 0 #53d7ad!important;}

html body .eddpt-app .eddpt-a11y-structure-card>header{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:start!important;}

html body .eddpt-app .eddpt-a11y-structure-card>header span{display:grid!important;gap:2px!important;min-width:0!important;}

html body .eddpt-app .eddpt-a11y-structure-card small{color:#9d8fff!important;font-size:7px!important;font-weight:900!important;letter-spacing:.07em!important;}

html body .eddpt-app .eddpt-a11y-structure-card h4{margin:0!important;color:#e7eef5!important;font-size:12px!important;line-height:1.3!important;}

html body .eddpt-app .eddpt-a11y-structure-flags{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:4px!important;}

html body .eddpt-app .eddpt-a11y-structure-flags em{padding:3px 6px!important;border:1px solid rgba(139,124,246,.28)!important;border-radius:999px!important;background:rgba(90,74,180,.09)!important;color:#b6aaff!important;font-size:6.5px!important;font-style:normal!important;font-weight:800!important;}

html body .eddpt-app .eddpt-a11y-structure-card dl{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:0!important;}

html body .eddpt-app .eddpt-a11y-structure-card dl>div{display:flex!important;gap:4px!important;padding:4px 6px!important;border-radius:6px!important;background:rgba(255,255,255,.025)!important;}

html body .eddpt-app .eddpt-a11y-structure-card dt{color:#7f91a6!important;font-size:7px!important;font-weight:750!important;}

html body .eddpt-app .eddpt-a11y-structure-card dd{margin:0!important;color:#aebbc9!important;font-size:7px!important;}

html body .eddpt-app .eddpt-a11y-structure-relations{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;}

html body .eddpt-app .eddpt-a11y-structure-relations>section{padding:8px!important;border:1px solid rgba(102,128,157,.19)!important;border-radius:8px!important;background:rgba(8,18,29,.38)!important;}

html body .eddpt-app .eddpt-a11y-structure-relations b{color:#bac6d3!important;font-size:8px!important;}

html body .eddpt-app .eddpt-a11y-structure-relations ul{margin:5px 0 0!important;padding-left:18px!important;}

html body .eddpt-app .eddpt-a11y-structure-relations li,
html body .eddpt-app .eddpt-a11y-structure-relations span{color:#8799ad!important;font-size:7.5px!important;line-height:1.5!important;}

html body .eddpt-app .eddpt-a11y-structure-card>footer{display:flex!important;flex-wrap:wrap!important;gap:6px!important;}

html body .eddpt-app .eddpt-a11y-structure-card>footer button{min-height:30px!important;padding:0 9px!important;border:1px solid rgba(110,136,165,.29)!important;border-radius:8px!important;background:rgba(29,43,61,.82)!important;color:#cbd6e2!important;font-size:7.5px!important;font-weight:850!important;}

html body .eddpt-app .eddpt-a11y-structure>footer{display:flex!important;justify-content:flex-end!important;gap:8px!important;}

html body .eddpt-app .eddpt-a11y-structure-embedded{margin:8px 0!important;border:1px solid rgba(139,124,246,.34)!important;border-radius:14px!important;background:rgba(14,26,41,.92)!important;overflow:hidden!important;}

html body .eddpt-app .eddpt-a11y-structure-embedded>summary{cursor:pointer!important;padding:10px 12px!important;color:#d7e0ea!important;font-size:9px!important;font-weight:900!important;background:rgba(86,70,168,.10)!important;}

html body .eddpt-app .eddpt-a11y-structure-embedded>.eddpt-a11y-structure-summary,
html body .eddpt-app .eddpt-a11y-structure-embedded>.eddpt-a11y-structure-list{margin:8px!important;}

html body .eddpt-app .eddpt-a11y-structure-embedded .eddpt-a11y-structure-list{max-height:310px!important;overflow-y:auto!important;}

html body .eddpt-app .eddpt-a11y-empty{display:grid!important;gap:4px!important;padding:14px!important;border:1px dashed rgba(114,139,168,.30)!important;border-radius:10px!important;color:#97a8ba!important;}

html body .eddpt-app .eddpt-a11y-empty b{color:#d6e0e9!important;font-size:10px!important;}

html body .eddpt-app .eddpt-a11y-empty span{font-size:8px!important;}

html body .eddpt-app .eddpt-a11y-where{display:grid!important;gap:10px!important;padding:14px!important;border:1px solid rgba(139,124,246,.30)!important;border-radius:14px!important;background:rgba(17,30,46,.90)!important;}

html body .eddpt-app .eddpt-a11y-where small{color:#a798ff!important;font-weight:900!important;letter-spacing:.08em!important;}

html body .eddpt-app .eddpt-a11y-where h3{margin:0!important;color:#edf3f8!important;}

html body .eddpt-app .eddpt-a11y-where p{margin:0!important;color:#a7b6c6!important;line-height:1.6!important;}

html body .eddpt-app .eddpt-a11y-where>div{display:flex!important;flex-wrap:wrap!important;gap:8px!important;}

html body .eddpt-app .eddpt-a11y-orientation-bar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:8px 10px!important;padding:9px 11px!important;border:1px solid rgba(78,213,173,.34)!important;border-radius:12px!important;background:linear-gradient(90deg,rgba(36,105,85,.12),rgba(18,31,47,.90))!important;}

html body .eddpt-app .eddpt-a11y-orientation-bar>span{display:grid!important;gap:2px!important;min-width:0!important;}

html body .eddpt-app .eddpt-a11y-orientation-bar small{color:#5ed9b7!important;font-size:7px!important;font-weight:950!important;letter-spacing:.08em!important;}

html body .eddpt-app .eddpt-a11y-orientation-bar b{color:#e2eaf2!important;font-size:9px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}

html body .eddpt-app .eddpt-a11y-orientation-bar>div{display:flex!important;gap:6px!important;}

html body .eddpt-app .eddpt-a11y-orientation-bar button{min-height:30px!important;padding:0 9px!important;border:1px solid rgba(96,132,147,.42)!important;border-radius:8px!important;background:rgba(15,31,43,.76)!important;color:#b8c7d3!important;font-size:7.5px!important;font-weight:850!important;}

html body .eddpt-app .eddpt-a11y-preflight{display:grid!important;gap:12px!important;}

html body .eddpt-app .eddpt-a11y-preflight>header{padding:13px!important;border:1px solid rgba(139,124,246,.28)!important;border-radius:13px!important;background:rgba(62,51,120,.10)!important;}

html body .eddpt-app .eddpt-a11y-preflight>header small{color:#a697ff!important;font-size:7px!important;font-weight:900!important;letter-spacing:.07em!important;}

html body .eddpt-app .eddpt-a11y-preflight>header h3{margin:3px 0 5px!important;color:#edf2f7!important;font-size:16px!important;}

html body .eddpt-app .eddpt-a11y-preflight>header p{margin:0!important;color:#94a5b8!important;font-size:8px!important;line-height:1.5!important;}

html body .eddpt-app .eddpt-a11y-preflight-list{display:grid!important;gap:7px!important;}

html body .eddpt-app .eddpt-a11y-preflight-list>article{display:grid!important;grid-template-columns:66px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:10px!important;border:1px solid rgba(110,136,165,.28)!important;border-left-width:4px!important;border-radius:10px!important;background:rgba(18,31,47,.82)!important;}

html body .eddpt-app .eddpt-a11y-preflight-list>article.is-high{border-left-color:#f0b24d!important;}

html body .eddpt-app .eddpt-a11y-preflight-list>article.is-blocker{border-left-color:#ff746c!important;}

html body .eddpt-app .eddpt-a11y-preflight-list>article.is-medium{border-left-color:#8d7df3!important;}

html body .eddpt-app .eddpt-a11y-preflight-list>article>span{font-size:7px!important;font-weight:950!important;color:#9d8fff!important;}

html body .eddpt-app .eddpt-a11y-preflight-list>article>div{display:grid!important;gap:3px!important;}

html body .eddpt-app .eddpt-a11y-preflight-list b{color:#dce5ef!important;font-size:9px!important;}

html body .eddpt-app .eddpt-a11y-preflight-list p{margin:0!important;color:#8ea0b4!important;font-size:7.5px!important;line-height:1.45!important;}

html body .eddpt-app .eddpt-a11y-preflight-list button{min-height:32px!important;padding:0 9px!important;border:1px solid rgba(139,124,246,.30)!important;border-radius:8px!important;background:rgba(70,58,139,.10)!important;color:#bcb0ff!important;font-size:7.5px!important;font-weight:850!important;}

html body .eddpt-app .eddpt-a11y-preflight-clear{display:grid!important;gap:4px!important;padding:18px!important;text-align:center!important;border:1px solid rgba(72,211,170,.28)!important;border-radius:12px!important;background:rgba(35,116,87,.08)!important;}

html body .eddpt-app .eddpt-a11y-preflight-clear b{color:#64dbb9!important;}

html body .eddpt-app .eddpt-a11y-preflight-clear span{color:#93a5b8!important;font-size:8px!important;}

html body .eddpt-app .eddpt-a11y-preflight>footer{display:flex!important;justify-content:flex-end!important;gap:8px!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help{display:grid!important;gap:12px!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help header{padding:12px!important;border:1px solid rgba(139,124,246,.28)!important;border-radius:12px!important;background:rgba(70,58,139,.10)!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help header small{color:#a697ff!important;font-size:7px!important;font-weight:900!important;letter-spacing:.08em!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help h3{margin:3px 0 5px!important;color:#edf3f8!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help p{margin:0!important;color:#94a6b9!important;line-height:1.5!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help dl{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:0!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help dl>div{padding:9px!important;border:1px solid rgba(105,131,160,.25)!important;border-radius:9px!important;background:rgba(18,31,47,.75)!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help dt{color:#d9e3ed!important;font-size:8px!important;font-weight:900!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help dd{margin:3px 0 0!important;color:#8fa1b5!important;font-size:7.5px!important;line-height:1.45!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help footer{display:flex!important;justify-content:flex-end!important;}

html body .eddpt-app[data-a11y-preferences="on"] :where(.eddpt-detail-body,.eddpt-modal main,.eddpt-step-flow__stage,.eddpt-a11y-process-structure-slot,.eddpt-note .eddpt-note-content){font-family:var(--eddpt-a11y-font,inherit)!important;}

html body .eddpt-app[data-a11y-preferences="on"] :where(.eddpt-detail-body,.eddpt-modal main,.eddpt-step-flow__stage,.eddpt-a11y-process-structure-slot) :where(p,li,dd,textarea,.eddpt-form-note,.eddpt-detail-section label){line-height:var(--eddpt-a11y-line,normal)!important;letter-spacing:var(--eddpt-a11y-letter,normal)!important;word-spacing:var(--eddpt-a11y-word,normal)!important;}

html body .eddpt-app[data-a11y-preferences="on"] :where(.eddpt-detail-body,.eddpt-modal main,.eddpt-step-flow__stage,.eddpt-a11y-process-structure-slot) p+p{margin-top:var(--eddpt-a11y-paragraph,0)!important;}

html body .eddpt-app[data-a11y-preferences="on"] :where(.eddpt-detail-body,.eddpt-modal main) :where(p,.eddpt-form-note,.eddpt-long-copy){max-width:var(--eddpt-a11y-content-max,none)!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-reduce-caps="on"] :where(.eddpt-detail-body,.eddpt-modal main,.eddpt-a11y-process-structure-slot) small{text-transform:none!important;letter-spacing:.04em!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-contrast="strong"]{--eddpt-a11y-optional-border:rgba(176,193,212,.72);}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-contrast="strong"] :where(.eddpt-detail-section,.eddpt-modal-card,.eddpt-note,.eddpt-step-flow__card,.eddpt-ref-column,.eddpt-process-map__previewport){border-color:var(--eddpt-a11y-optional-border)!important;}

html body .eddpt-app[data-theme="light"][data-a11y-preferences="on"][data-a11y-contrast="strong"] :where(.eddpt-detail-section,.eddpt-modal-card,.eddpt-note,.eddpt-step-flow__card,.eddpt-ref-column),
html body .eddpt-app.eddpt-light-mode[data-a11y-preferences="on"][data-a11y-contrast="strong"] :where(.eddpt-detail-section,.eddpt-modal-card,.eddpt-note,.eddpt-step-flow__card,.eddpt-ref-column){border-color:#74869a!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-boundaries="strong"] :where(.eddpt-panel,.eddpt-detail-section,.eddpt-note,.eddpt-step-flow__card,.eddpt-ref-column,.eddpt-ref-list-card,.eddpt-a11y-structure-card){box-shadow:inset 0 0 0 1px rgba(157,177,201,.24),0 0 0 1px rgba(5,11,18,.16)!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-monochrome="on"] :where(.eddpt-canvas,.eddpt-process-map__viewport,.eddpt-step-flow__stage,.eddpt-detail-body){filter:grayscale(.86) saturate(.2)!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-monochrome="on"] :where(:focus-visible,.is-danger,[data-tone="danger"],.eddpt-editor-focus-current){filter:none!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-focus="strong"] :focus-visible{outline:3px solid #9c8dff!important;outline-offset:3px!important;box-shadow:0 0 0 2px rgba(8,16,26,.92),0 0 0 5px rgba(156,141,255,.45)!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-focus="maximum"] :focus-visible{outline:4px solid #ffd764!important;outline-offset:4px!important;box-shadow:0 0 0 2px #08111d,0 0 0 7px rgba(255,215,100,.55)!important;}

html body .eddpt-app[data-theme="light"][data-a11y-preferences="on"][data-a11y-focus="maximum"] :focus-visible,
html body .eddpt-app.eddpt-light-mode[data-a11y-preferences="on"][data-a11y-focus="maximum"] :focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 7px rgba(116,83,205,.42)!important;outline-color:#5b45bb!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-targets="large"] :where(button:not(.eddpt-workspace-panel-chip),a[href],[role="button"],input[type="checkbox"],input[type="radio"]){min-width:44px;min-height:44px;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-control-spacing="roomy"] :where(.eddpt-board-view-controls,.eddpt-detail-dock-actions,.eddpt-process-map__toolbar,.eddpt-step-flow__tools,.eddpt-detail-actions,.eddpt-modal footer){gap:10px!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-help="persistent"] .eddpt-help-btn{opacity:1!important;visibility:visible!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-guidance="on"] :where(.eddpt-form-note,.eddpt-next-step-note,.eddpt-connection-edit-explainer,.eddpt-process-map__interaction-guide){border-color:rgba(139,124,246,.45)!important;background:rgba(87,71,171,.10)!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-density="reduced"] :where(.eddpt-detail-section,.eddpt-modal main>section,.eddpt-step-flow__card){padding-block:clamp(14px,2vw,22px)!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-focused-workspace="on"] :where(.eddpt-sidebar,.eddpt-detail){opacity:.78!important;transition:opacity .12s ease!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-focused-workspace="on"] :where(.eddpt-sidebar,.eddpt-detail):is(:hover,:focus-within){opacity:1!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-location="strong"] :where(.eddpt-editor-focus-current,.pm-node.eddpt-editor-focus-current){filter:drop-shadow(0 0 10px rgba(79,221,177,.46))!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-map-emphasis="strong"] .eddpt-process-map__svg .pm-edge{stroke-width:3.2px!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-map-emphasis="maximum"] .eddpt-process-map__svg .pm-edge{stroke-width:4.4px!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-map-emphasis="strong"] .eddpt-process-map__svg .pm-node-halo,
html body .eddpt-app[data-a11y-preferences="on"][data-a11y-map-emphasis="maximum"] .eddpt-process-map__svg .pm-node-halo{opacity:.48!important;stroke-width:3px!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-persistent-labels="on"] :where(.eddpt-btn-copy,.eddpt-detail-dock-actions b,.eddpt-board-view-controls b,.eddpt-process-map__toolbar b){visibility:visible!important;opacity:1!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-pointer-tolerance="generous"] :where(.pm-node-edit-target,.pm-node-shape-target,.pm-node-number-hit,.pm-connect-handle){stroke-width:4px!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-no-drag="on"] :where([data-drag-handle],[data-resize-handle],[data-brand-crop-box],.eddpt-immersive-control-head){cursor:default!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-no-drag="on"] [data-connect-source]{cursor:pointer!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-motion="reduce"] *,
html body .eddpt-app[data-a11y-preferences="on"][data-a11y-motion="reduce"] *::before,
html body .eddpt-app[data-a11y-preferences="on"][data-a11y-motion="reduce"] *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important;}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-motion="none"] *,
html body .eddpt-app[data-a11y-preferences="on"][data-a11y-motion="none"] *::before,
html body .eddpt-app[data-a11y-preferences="on"][data-a11y-motion="none"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-centre,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-centre{color:#293b50!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-centre-hero,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-centre-hero{background:linear-gradient(135deg,#f5f1ff,#f5f9fd)!important;border-color:#cfc5f4!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-centre-hero h3,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-centre-hero h3{color:#26384e!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-centre-hero p,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-centre-hero p{color:#5e7188!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-master,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-master,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-system>span,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-system>span,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-scope,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-scope,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-presets,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-presets,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-sections>details,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-sections>details{background:#f8fafc!important;border-color:#cfd9e4!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-master>b,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-master>b,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-system b,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-system b,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-presets h4,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-presets h4,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-sections summary b,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-sections summary b{color:#31445a!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-presets p,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-presets p,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-system small,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-system small,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-sections summary small,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-sections summary small{color:#64768c!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-presets button,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-presets button,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-settings>label:not(.check),
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-settings>label:not(.check),
html body .eddpt-app[data-theme="light"] .eddpt-a11y-settings .check,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-settings .check,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-tool-button,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-tool-button{background:#fff!important;border-color:#d5dee8!important;color:#42556b!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-settings .check b,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-settings .check b,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-presets button b,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-presets button b{color:#35485e!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-settings .check small,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-settings .check small,
html body .eddpt-app[data-theme="light"] .eddpt-a11y-presets button span,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-presets button span{color:#64778d!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-centre>footer,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-centre>footer{background:rgba(248,250,252,.97)!important;border-color:#d2dce6!important;}

html body .eddpt-app[data-theme="light"] :where(.eddpt-a11y-structure>header,.eddpt-a11y-structure-card,.eddpt-a11y-structure-relations>section,.eddpt-a11y-where,.eddpt-a11y-preflight>header,.eddpt-a11y-preflight-list>article,.eddpt-a11y-keyboard-help header,.eddpt-a11y-keyboard-help dl>div,.eddpt-a11y-structure-embedded),
html body .eddpt-app.eddpt-light-mode :where(.eddpt-a11y-structure>header,.eddpt-a11y-structure-card,.eddpt-a11y-structure-relations>section,.eddpt-a11y-where,.eddpt-a11y-preflight>header,.eddpt-a11y-preflight-list>article,.eddpt-a11y-keyboard-help header,.eddpt-a11y-keyboard-help dl>div,.eddpt-a11y-structure-embedded){background:#f8fafc!important;border-color:#d1dbe6!important;}

html body .eddpt-app[data-theme="light"] :where(.eddpt-a11y-structure h3,.eddpt-a11y-structure h4,.eddpt-a11y-structure-card h4,.eddpt-a11y-where h3,.eddpt-a11y-preflight h3,.eddpt-a11y-preflight-list b,.eddpt-a11y-keyboard-help h3,.eddpt-a11y-keyboard-help dt),
html body .eddpt-app.eddpt-light-mode :where(.eddpt-a11y-structure h3,.eddpt-a11y-structure h4,.eddpt-a11y-structure-card h4,.eddpt-a11y-where h3,.eddpt-a11y-preflight h3,.eddpt-a11y-preflight-list b,.eddpt-a11y-keyboard-help h3,.eddpt-a11y-keyboard-help dt){color:#304359!important;}

html body .eddpt-app[data-theme="light"] :where(.eddpt-a11y-structure p,.eddpt-a11y-structure li,.eddpt-a11y-structure dd,.eddpt-a11y-where p,.eddpt-a11y-preflight p,.eddpt-a11y-keyboard-help p,.eddpt-a11y-keyboard-help dd),
html body .eddpt-app.eddpt-light-mode :where(.eddpt-a11y-structure p,.eddpt-a11y-structure li,.eddpt-a11y-structure dd,.eddpt-a11y-where p,.eddpt-a11y-preflight p,.eddpt-a11y-keyboard-help p,.eddpt-a11y-keyboard-help dd){color:#61748a!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-orientation-bar,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-orientation-bar{background:linear-gradient(90deg,#effaf6,#f7fafc)!important;border-color:#9bdac6!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-orientation-bar b,
html body .eddpt-app.eddpt-light-mode .eddpt-a11y-orientation-bar b{color:#34475c!important;}

@media (prefers-reduced-motion: reduce){
html body .eddpt-app *,html body .eddpt-app *::before,html body .eddpt-app *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important;}
}

@media (prefers-contrast: more){
html body .eddpt-app :where(button,input,select,textarea,.eddpt-panel,.eddpt-detail-section,.eddpt-note,.eddpt-modal-card,.eddpt-step-flow__card,.eddpt-ref-column){border-color:currentColor!important;}
html body .eddpt-app :focus-visible{outline:3px solid currentColor!important;outline-offset:3px!important;}
}

@media (forced-colors: active){
html body .eddpt-app,html body .eddpt-app *{box-shadow:none!important;text-shadow:none!important;}
html body .eddpt-app{background:Canvas!important;color:CanvasText!important;forced-color-adjust:auto!important;}
html body .eddpt-app :where(.eddpt-shell,.eddpt-topbar,.eddpt-sidebar,.eddpt-main,.eddpt-panel,.eddpt-detail,.eddpt-detail-section,.eddpt-modal-card,.eddpt-workshop-shell,.eddpt-note,.eddpt-step-flow__card,.eddpt-ref-column,.eddpt-a11y-centre-hero,.eddpt-a11y-structure-card){background:Canvas!important;color:CanvasText!important;border-color:CanvasText!important;}
html body .eddpt-app :where(button,input,select,textarea,summary,[role="button"],[role="tab"]){background:ButtonFace!important;color:ButtonText!important;border:1px solid ButtonText!important;}
html body .eddpt-app :where(button,[role="button"],[role="tab"]):is(:hover,:focus-visible){outline:3px solid Highlight!important;outline-offset:2px!important;}
html body .eddpt-app :where(.is-active,.is-selected,[aria-selected="true"],[aria-pressed="true"]){background:Highlight!important;color:HighlightText!important;border-color:Highlight!important;}
html body .eddpt-app a{color:LinkText!important;}
html body .eddpt-app :where(.eddpt-process-map__svg,.eddpt-process-map__svg *){forced-color-adjust:auto!important;}
html body .eddpt-app .eddpt-process-map__svg :where(.pm-edge,.pm-node-halo,.pm-lane-rail,.pm-connect-handle){stroke:CanvasText!important;opacity:1!important;}
html body .eddpt-app .eddpt-process-map__svg :where(.pm-node-title,.pm-node-type,.pm-node-meta,.pm-node-number-text,.pm-edge-label){fill:CanvasText!important;color:CanvasText!important;}
html body .eddpt-app .eddpt-process-map__svg .pm-node.is-selected .pm-node-halo{stroke:Highlight!important;stroke-width:4px!important;}
html body .eddpt-app :where(.eddpt-theme-tool-icon img,.eddpt-opti-brand-svg,.eddpt-opti-modal-icon-image){forced-color-adjust:auto!important;}
}

@media (max-width:700px){
html body .eddpt-app .eddpt-modal:has(.eddpt-a11y-centre){padding:7px!important;}
html body .eddpt-app .eddpt-modal:has(.eddpt-a11y-centre) .eddpt-modal-card{width:100%!important;max-width:100%!important;max-height:calc(100dvh - 14px)!important;}
html body .eddpt-app .eddpt-a11y-centre-hero{grid-template-columns:1fr!important;}
html body .eddpt-app .eddpt-a11y-master{justify-self:stretch!important;}
html body .eddpt-app .eddpt-a11y-system{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
html body .eddpt-app .eddpt-a11y-presets>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
html body .eddpt-app .eddpt-a11y-settings{grid-template-columns:1fr!important;}
html body .eddpt-app .eddpt-a11y-settings>*{grid-column:1!important;}
html body .eddpt-app .eddpt-a11y-scope{align-items:stretch!important;flex-direction:column!important;}
html body .eddpt-app .eddpt-a11y-scope select{min-width:0!important;width:100%!important;}
html body .eddpt-app .eddpt-a11y-baseline-note{grid-template-columns:1fr!important;}
html body .eddpt-app .eddpt-a11y-baseline-note b{white-space:normal!important;}
html body .eddpt-app .eddpt-a11y-structure-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
html body .eddpt-app .eddpt-a11y-structure-relations{grid-template-columns:1fr!important;}
html body .eddpt-app .eddpt-a11y-preflight-list>article{grid-template-columns:1fr!important;}
html body .eddpt-app .eddpt-a11y-keyboard-help dl{grid-template-columns:1fr!important;}
html body .eddpt-app .eddpt-a11y-orientation-bar{align-items:stretch!important;flex-direction:column!important;}
html body .eddpt-app .eddpt-a11y-orientation-bar>div{flex-wrap:wrap!important;}
html body .eddpt-app .eddpt-a11y-centre>footer{flex-wrap:wrap!important;}
}

@media (max-width:430px){
html body .eddpt-app .eddpt-a11y-system,html body .eddpt-app .eddpt-a11y-presets>div:last-child,html body .eddpt-app .eddpt-a11y-structure-summary{grid-template-columns:1fr!important;}
html body .eddpt-app .eddpt-a11y-centre-hero{padding:13px!important;}
html body .eddpt-app .eddpt-a11y-centre-hero h3{font-size:19px!important;}
html body .eddpt-app .eddpt-a11y-centre>footer>*{flex:1 1 100%!important;}
}

html body .eddpt-app .eddpt-a11y-field-error{display:block!important;margin-top:5px!important;color:#ffaaa4!important;font-size:8px!important;font-weight:800!important;line-height:1.4!important;}

html body .eddpt-app [aria-invalid="true"]{border-color:#ff746c!important;box-shadow:0 0 0 2px rgba(255,116,108,.12)!important;}

html body .eddpt-app[data-theme="light"] .eddpt-a11y-field-error,html body .eddpt-app.eddpt-light-mode .eddpt-a11y-field-error{color:#9b2525!important;}

html body .eddpt-app .eddpt-a11y-centre{overflow-x:clip!important;min-width:0!important;max-width:100%!important;}

html body .eddpt-app .eddpt-a11y-master input{position:absolute!important;width:1px!important;height:1px!important;min-width:1px!important;max-width:1px!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;overflow:hidden!important;white-space:nowrap!important;}

html body .eddpt-app .eddpt-a11y-centre>footer{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    margin:0!important;
    left:auto!important;
    right:auto!important;
}

@media (prefers-reduced-motion: reduce){
html body .eddpt-app.eddpt-app.eddpt-app .eddpt-a11y-master>span i,
    html body .eddpt-app.eddpt-app.eddpt-app :where(.eddpt-sidebar,.eddpt-detail),
    html body .eddpt-app.eddpt-app.eddpt-app *{
        transition:none!important;
        animation:none!important;
        scroll-behavior:auto!important;
    }
}

html body .eddpt-app[data-a11y-preferences="on"][data-a11y-motion="reduce"].eddpt-app.eddpt-app *,
html body .eddpt-app[data-a11y-preferences="on"][data-a11y-motion="none"].eddpt-app.eddpt-app *{
    transition:none!important;
    animation:none!important;
    scroll-behavior:auto!important;
}

html body .eddpt-app .eddpt-a11y-baseline-note b{font-size:11px!important;}

html body .eddpt-app .eddpt-a11y-baseline-note span{font-size:10.5px!important;line-height:1.5!important;}

html body .eddpt-app .eddpt-a11y-system b{font-size:10.5px!important;}

html body .eddpt-app .eddpt-a11y-system small{font-size:9.5px!important;line-height:1.4!important;}

html body .eddpt-app .eddpt-a11y-scope label{font-size:10.5px!important;}

html body .eddpt-app .eddpt-a11y-presets button b{font-size:10.5px!important;}

html body .eddpt-app .eddpt-a11y-presets button span{font-size:9.5px!important;line-height:1.45!important;}

html body .eddpt-app .eddpt-a11y-sections summary b{font-size:12px!important;}

html body .eddpt-app .eddpt-a11y-sections summary small{font-size:9.5px!important;line-height:1.4!important;}

html body .eddpt-app .eddpt-a11y-settings>label:not(.check){font-size:10.5px!important;}

html body .eddpt-app .eddpt-a11y-settings>label:not(.check)>span{font-size:9.5px!important;line-height:1.45!important;}

html body .eddpt-app .eddpt-a11y-settings .check b{font-size:10.5px!important;}

html body .eddpt-app .eddpt-a11y-settings .check small{font-size:9.5px!important;line-height:1.45!important;}

html body .eddpt-app .eddpt-a11y-setting-note{font-size:9.5px!important;line-height:1.5!important;}

html body .eddpt-app .eddpt-a11y-tool-button b{font-size:10.5px!important;}

html body .eddpt-app .eddpt-a11y-tool-button span{font-size:9.5px!important;line-height:1.45!important;}

html body .eddpt-app .eddpt-a11y-structure-card small{font-size:9.5px!important;}

html body .eddpt-app .eddpt-a11y-structure-flags em{font-size:9px!important;}

html body .eddpt-app .eddpt-a11y-structure-card dt,
html body .eddpt-app .eddpt-a11y-structure-card dd{font-size:10px!important;}

html body .eddpt-app .eddpt-a11y-structure-relations b{font-size:10px!important;}

html body .eddpt-app .eddpt-a11y-structure-relations li,
html body .eddpt-app .eddpt-a11y-structure-relations span{font-size:10px!important;line-height:1.5!important;}

html body .eddpt-app .eddpt-a11y-structure-card>footer button{font-size:10px!important;min-height:34px!important;}

html body .eddpt-app .eddpt-a11y-empty span{font-size:10px!important;}

html body .eddpt-app .eddpt-a11y-orientation-bar small{font-size:9px!important;}

html body .eddpt-app .eddpt-a11y-orientation-bar b{font-size:11px!important;}

html body .eddpt-app .eddpt-a11y-orientation-bar button{font-size:10px!important;min-height:34px!important;}

html body .eddpt-app .eddpt-a11y-preflight>header small{font-size:9.5px!important;}

html body .eddpt-app .eddpt-a11y-preflight>header p{font-size:10px!important;}

html body .eddpt-app .eddpt-a11y-preflight-list>article>span{font-size:9px!important;}

html body .eddpt-app .eddpt-a11y-preflight-list b{font-size:11px!important;}

html body .eddpt-app .eddpt-a11y-preflight-list p{font-size:10px!important;line-height:1.5!important;}

html body .eddpt-app .eddpt-a11y-preflight-list button{font-size:10px!important;min-height:34px!important;}

html body .eddpt-app .eddpt-a11y-preflight-clear span{font-size:10px!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help header small{font-size:9.5px!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help dt{font-size:10.5px!important;}

html body .eddpt-app .eddpt-a11y-keyboard-help dd{font-size:10px!important;line-height:1.5!important;}

html body .eddpt-app .eddpt-header-accessibility{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 112px!important;
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 8px!important;
    gap:6px!important;
    border:1px solid rgba(139,124,246,.42)!important;
    border-radius:12px!important;
    background:linear-gradient(180deg,rgba(69,58,133,.13),rgba(25,37,55,.86))!important;
    color:#dce4ef!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
    overflow:hidden!important;
    flex-shrink:0!important;
}

html body .eddpt-app .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app .eddpt-header-accessibility>.eddpt-btn-icon svg{
    display:block!important;
    flex:0 0 20px!important;
    width:20px!important;
    min-width:20px!important;
    height:20px!important;
    color:#aa9cff!important;
}

html body .eddpt-app .eddpt-header-accessibility>.eddpt-btn-icon svg{
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-header-accessibility .eddpt-btn-copy{
    display:block!important;
    min-width:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-header-accessibility .eddpt-btn-copy b{
    display:block!important;
    min-width:0!important;
    color:#e3e8f0!important;
    font-size:8.6px!important;
    line-height:1!important;
    font-weight:850!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-accessibility-label-short{display:none!important;}

html body .eddpt-app .eddpt-header-accessibility:hover,
html body .eddpt-app .eddpt-header-accessibility:focus-visible{
    border-color:rgba(168,151,255,.72)!important;
    background:linear-gradient(180deg,rgba(86,70,171,.25),rgba(34,44,68,.94))!important;
    color:#fff!important;
    box-shadow:0 0 0 3px rgba(139,124,246,.09),inset 0 1px 0 rgba(255,255,255,.045)!important;
    outline:none!important;
}

html body .eddpt-app[data-a11y-preferences="on"] .eddpt-header-accessibility{
    border-color:rgba(88,211,176,.62)!important;
    background:linear-gradient(180deg,rgba(38,125,100,.18),rgba(24,48,52,.88))!important;
}

html body .eddpt-app[data-a11y-preferences="on"] .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app[data-a11y-preferences="on"] .eddpt-header-accessibility>.eddpt-btn-icon svg{
    color:#58d8b2!important;
}

@media (min-width:1200px){
html body .eddpt-app .eddpt-header-accessibility{
        flex-basis:100px!important;
        width:100px!important;
        min-width:100px!important;
        max-width:100px!important;
        padding-inline:5px!important;
        gap:4px!important;
    }
html body .eddpt-app .eddpt-header-accessibility .eddpt-btn-copy b{font-size:8.8px!important;}
}

@media (min-width:761px){
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-accessibility{
        flex:0 0 78px!important;
        width:78px!important;
        min-width:78px!important;
        max-width:78px!important;
        padding-inline:5px!important;
        gap:4px!important;
    }
html body .eddpt-app.eddpt-topbar-compact .eddpt-accessibility-label-full{display:none!important;}
html body .eddpt-app.eddpt-topbar-compact .eddpt-accessibility-label-short{display:inline!important;}
html body .eddpt-app.eddpt-topbar-compact .eddpt-header-accessibility .eddpt-btn-copy b{font-size:7.4px!important;}
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-accessibility{
        flex:0 0 66px!important;
        width:66px!important;
        min-width:66px!important;
        max-width:66px!important;
        padding-inline:4px!important;
        gap:3px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-accessibility>.eddpt-btn-icon,
    html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-accessibility>.eddpt-btn-icon svg{
        flex-basis:17px!important;width:17px!important;min-width:17px!important;height:17px!important;
    }
html body .eddpt-app.eddpt-topbar-tablet .eddpt-header-accessibility .eddpt-btn-copy b{font-size:6.8px!important;}
}

@media (max-width:760px){
html body .eddpt-app .eddpt-header-accessibility,
    html body .eddpt-app.eddpt-topbar-mobile .eddpt-header-accessibility{
        display:flex!important;
        flex:0 0 82px!important;
        width:82px!important;
        min-width:82px!important;
        max-width:82px!important;
        height:44px!important;
        min-height:44px!important;
        padding-inline:6px!important;
        gap:4px!important;
    }
html body .eddpt-app .eddpt-accessibility-label-full{display:none!important;}
html body .eddpt-app .eddpt-accessibility-label-short{display:inline!important;}
html body .eddpt-app .eddpt-header-accessibility .eddpt-btn-copy b{font-size:7.4px!important;}
html body .eddpt-app .eddpt-header-accessibility>.eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-accessibility>.eddpt-btn-icon svg{
        flex-basis:18px!important;width:18px!important;min-width:18px!important;height:18px!important;
    }
}

html body .eddpt-app[data-theme="light"] .eddpt-header-accessibility,
html body .eddpt-app.eddpt-light-mode .eddpt-header-accessibility{
    border-color:#cfc7f2!important;
    background:linear-gradient(180deg,#fbfaff,#f1f3fb)!important;
    color:#425269!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.92)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-header-accessibility .eddpt-btn-copy b,
html body .eddpt-app.eddpt-light-mode .eddpt-header-accessibility .eddpt-btn-copy b{color:#405168!important;}

html body .eddpt-app[data-theme="light"] .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-light-mode .eddpt-header-accessibility>.eddpt-btn-icon{color:#6e5ed0!important;}

html body .eddpt-app[data-theme="light"][data-a11y-preferences="on"] .eddpt-header-accessibility,
html body .eddpt-app.eddpt-light-mode[data-a11y-preferences="on"] .eddpt-header-accessibility{
    border-color:#82cfb7!important;
    background:linear-gradient(180deg,#f2fbf8,#edf8f5)!important;
}

html body .eddpt-app[data-theme="light"][data-a11y-preferences="on"] .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-light-mode[data-a11y-preferences="on"] .eddpt-header-accessibility>.eddpt-btn-icon{color:#188b6b!important;}

@media (forced-colors:active){
html body .eddpt-app .eddpt-header-accessibility{
        border:1px solid ButtonText!important;
        background:ButtonFace!important;
        color:ButtonText!important;
        box-shadow:none!important;
        forced-color-adjust:auto!important;
    }
html body .eddpt-app .eddpt-header-accessibility>.eddpt-btn-icon,
    html body .eddpt-app .eddpt-header-accessibility>.eddpt-btn-icon svg,
    html body .eddpt-app .eddpt-header-accessibility .eddpt-btn-copy b{color:ButtonText!important;}
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility{
    display:flex!important;
    flex:0 0 82px!important;
    width:82px!important;
    min-width:82px!important;
    max-width:82px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 6px!important;
    gap:4px!important;
    justify-content:center!important;
    overflow:hidden!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility .eddpt-btn-copy{
    display:block!important;
    min-width:0!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility .eddpt-accessibility-label-full{display:none!important;}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility .eddpt-accessibility-label-short{display:inline!important;}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility .eddpt-btn-copy b{font-size:7.4px!important;}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-icon svg{
    flex:0 0 18px!important;
    width:18px!important;
    min-width:18px!important;
    height:18px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    text-align:center!important;
    padding:5px 4px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
    display:block!important;
    margin:0 auto!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-btn-copy,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop .eddpt-btn-copy{
    display:block!important;
    min-width:0!important;
    width:100%!important;
    text-align:center!important;
    overflow:hidden!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-btn-copy b,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop .eddpt-btn-copy b{
    display:block!important;
    line-height:1!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet) .eddpt-header-accessibility{
    flex:0 0 98px!important;
    width:98px!important;
    min-width:98px!important;
    max-width:98px!important;
    height:54px!important;
    min-height:54px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet) .eddpt-header-workshop{
    flex:0 0 102px!important;
    width:102px!important;
    min-width:102px!important;
    max-width:102px!important;
    height:54px!important;
    min-height:54px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet) .eddpt-header-accessibility>.eddpt-btn-icon svg,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet) .eddpt-header-workshop>.eddpt-btn-icon,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet) .eddpt-header-workshop>.eddpt-btn-icon svg{
    width:18px!important;
    min-width:18px!important;
    height:18px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet) .eddpt-header-accessibility .eddpt-btn-copy b,
html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet) .eddpt-header-workshop .eddpt-btn-copy b{
    font-size:9px!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet) .eddpt-accessibility-label-full{display:inline!important;}

html body .eddpt-app:not(.eddpt-topbar-mobile):not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet) .eddpt-accessibility-label-short{display:none!important;}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility{
    flex:0 0 88px!important;
    width:88px!important;
    min-width:88px!important;
    max-width:88px!important;
    height:50px!important;
    min-height:50px!important;
    gap:2px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    flex:0 0 92px!important;
    width:92px!important;
    min-width:92px!important;
    max-width:92px!important;
    height:50px!important;
    min-height:50px!important;
    gap:2px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
    width:16px!important;
    min-width:16px!important;
    height:16px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop .eddpt-btn-copy b{
    font-size:8px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-accessibility-label-full{display:none!important;}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-accessibility-label-short{display:inline!important;}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility{
    flex:0 0 80px!important;
    width:80px!important;
    min-width:80px!important;
    max-width:80px!important;
    height:48px!important;
    min-height:48px!important;
    gap:2px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    flex:0 0 84px!important;
    width:84px!important;
    min-width:84px!important;
    max-width:84px!important;
    height:48px!important;
    min-height:48px!important;
    gap:2px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
    width:15px!important;
    min-width:15px!important;
    height:15px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop .eddpt-btn-copy b{
    font-size:7.2px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-accessibility-label-full{display:none!important;}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-accessibility-label-short{display:inline!important;}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility{
    flex-direction:column!important;
    gap:2px!important;
    height:46px!important;
    min-height:46px!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-icon svg{
    width:16px!important;
    min-width:16px!important;
    height:16px!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility .eddpt-btn-copy b{
    font-size:7.2px!important;
    line-height:1!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:22px 14px!important;
    align-content:center!important;
    align-items:center!important;
    justify-items:center!important;
    justify-content:center!important;
    row-gap:4px!important;
    column-gap:0!important;
    position:relative!important;
    flex:0 0 88px!important;
    width:88px!important;
    min-width:88px!important;
    max-width:88px!important;
    height:58px!important;
    min-height:58px!important;
    max-height:58px!important;
    margin:0!important;
    padding:7px 5px 6px!important;
    box-sizing:border-box!important;
    text-align:center!important;
    border-radius:14px!important;
    overflow:hidden!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon{
    grid-column:1!important;
    grid-row:1!important;
    display:grid!important;
    place-items:center!important;
    width:21px!important;
    min-width:21px!important;
    height:21px!important;
    margin:0!important;
    align-self:center!important;
    justify-self:center!important;
    line-height:1!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon svg,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon svg,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
    display:block!important;
    width:21px!important;
    min-width:21px!important;
    height:21px!important;
    margin:0!important;
    transform:none!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy{
    grid-column:1!important;
    grid-row:2!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    align-self:center!important;
    justify-self:center!important;
    text-align:center!important;
    line-height:1!important;
    overflow:visible!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy b,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy b,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy b,
html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy b{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    text-align:center!important;
    font-size:9px!important;
    font-weight:800!important;
    line-height:1!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-security-dot{
    position:absolute!important;
    top:7px!important;
    right:8px!important;
    width:7px!important;
    min-width:7px!important;
    height:7px!important;
    margin:0!important;
    z-index:2!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-accessibility-label-full{
    display:inline!important;
}

html body .eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-accessibility-label-short{
    display:none!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    flex-basis:82px!important;
    width:82px!important;
    min-width:82px!important;
    max-width:82px!important;
    height:54px!important;
    min-height:54px!important;
    max-height:54px!important;
    grid-template-rows:20px 13px!important;
    row-gap:3px!important;
    padding:6px 4px 5px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
    width:19px!important;
    min-width:19px!important;
    height:19px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy b{
    font-size:8.4px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    flex-basis:74px!important;
    width:74px!important;
    min-width:74px!important;
    max-width:74px!important;
    height:50px!important;
    min-height:50px!important;
    max-height:50px!important;
    grid-template-rows:18px 12px!important;
    row-gap:3px!important;
    padding:5px 3px 4px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
    width:17px!important;
    min-width:17px!important;
    height:17px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy b{
    font-size:7.5px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-accessibility-label-full{display:none!important;}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-accessibility-label-short{display:inline!important;}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:17px 11px!important;
    place-items:center!important;
    align-content:center!important;
    row-gap:2px!important;
    padding:4px 3px!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-icon svg{
    grid-row:1!important;
    width:16px!important;
    min-width:16px!important;
    height:16px!important;
    margin:0!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-copy{
    grid-row:2!important;
    display:block!important;
    width:100%!important;
    text-align:center!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-copy b{
    display:block!important;
    font-size:7px!important;
    line-height:1!important;
    text-align:center!important;
}

html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:22px 14px!important;
    align-content:center!important;
    align-items:center!important;
    justify-items:center!important;
    row-gap:4px!important;
    flex:0 0 88px!important;
    width:88px!important;
    min-width:88px!important;
    max-width:88px!important;
    height:58px!important;
    min-height:58px!important;
    max-height:58px!important;
    padding:7px 5px 6px!important;
    gap:4px!important;
    border-radius:14px!important;
    text-align:center!important;
}

html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:20px 13px!important;
    align-content:center!important;
    align-items:center!important;
    justify-items:center!important;
    row-gap:3px!important;
    flex:0 0 82px!important;
    width:82px!important;
    min-width:82px!important;
    max-width:82px!important;
    height:54px!important;
    min-height:54px!important;
    max-height:54px!important;
    padding:6px 4px 5px!important;
    gap:3px!important;
    border-radius:14px!important;
    text-align:center!important;
}

html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:18px 12px!important;
    align-content:center!important;
    align-items:center!important;
    justify-items:center!important;
    row-gap:3px!important;
    flex:0 0 74px!important;
    width:74px!important;
    min-width:74px!important;
    max-width:74px!important;
    height:50px!important;
    min-height:50px!important;
    max-height:50px!important;
    padding:5px 3px 4px!important;
    gap:3px!important;
    border-radius:13px!important;
    text-align:center!important;
}

html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon{
    grid-column:1!important;
    grid-row:1!important;
    align-self:center!important;
    justify-self:center!important;
    margin:0!important;
}

html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy{
    grid-column:1!important;
    grid-row:2!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    align-self:center!important;
    justify-self:center!important;
    text-align:center!important;
}

html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy b{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    text-align:center!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
}

html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy b{font-size:9px!important;}

html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy b{font-size:8.4px!important;}

html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy b,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy b{font-size:7.5px!important;}

html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-security-dot{
    position:absolute!important;
    top:7px!important;
    right:8px!important;
    width:7px!important;
    min-width:7px!important;
    height:7px!important;
    margin:0!important;
}

html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-compact):not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
    width:21px!important;min-width:21px!important;height:21px!important;
}

html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
    width:19px!important;min-width:19px!important;height:19px!important;
}

html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
    width:17px!important;min-width:17px!important;height:17px!important;
}

@media (min-width:761px){
html body .eddpt-app.eddpt-app .eddpt-topbar,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact .eddpt-topbar,
    html body .eddpt-app.eddpt-app.eddpt-topbar-tablet .eddpt-topbar{
        padding-left:8px!important;
        padding-right:8px!important;
        overflow:visible!important;
    }
html body .eddpt-app.eddpt-app .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact .eddpt-topbar-rail,
    html body .eddpt-app.eddpt-app.eddpt-topbar-tablet .eddpt-topbar-rail{
        gap:5px!important;
        padding:6px 12px 6px 7px!important;
        width:100%!important;
        max-width:100%!important;
        min-width:0!important;
        overflow:hidden!important;
        box-sizing:border-box!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
        display:grid!important;
        grid-template-columns:1fr!important;
        grid-template-rows:19px 12px!important;
        align-content:center!important;
        align-items:center!important;
        justify-items:center!important;
        justify-content:center!important;
        row-gap:1px!important;
        column-gap:0!important;
        position:relative!important;
        flex:0 0 76px!important;
        width:76px!important;
        min-width:76px!important;
        max-width:76px!important;
        height:50px!important;
        min-height:50px!important;
        max-height:50px!important;
        margin:0!important;
        padding:5px 3px!important;
        box-sizing:border-box!important;
        text-align:center!important;
        border-radius:13px!important;
        overflow:hidden!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon{
        grid-column:1!important;
        grid-row:1!important;
        display:grid!important;
        place-items:center!important;
        align-self:center!important;
        justify-self:center!important;
        width:18px!important;
        min-width:18px!important;
        height:18px!important;
        margin:0!important;
        line-height:1!important;
        transform:translateY(1px)!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon svg,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon svg,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
        display:block!important;
        width:18px!important;
        min-width:18px!important;
        height:18px!important;
        margin:0!important;
        transform:none!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy{
        grid-column:1!important;
        grid-row:2!important;
        display:block!important;
        width:100%!important;
        min-width:0!important;
        max-width:100%!important;
        margin:0!important;
        padding:0!important;
        align-self:center!important;
        justify-self:center!important;
        text-align:center!important;
        line-height:1!important;
        overflow:visible!important;
        transform:translateY(-1px)!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy b,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy b,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy b,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy b{
        display:block!important;
        width:100%!important;
        min-width:0!important;
        margin:0!important;
        padding:0!important;
        text-align:center!important;
        font-size:8.5px!important;
        font-weight:800!important;
        line-height:1!important;
        letter-spacing:0!important;
        white-space:nowrap!important;
        overflow:visible!important;
        text-overflow:clip!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-security-dot{
        position:absolute!important;
        top:5px!important;
        right:6px!important;
        width:6px!important;
        min-width:6px!important;
        height:6px!important;
        margin:0!important;
        z-index:2!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-accessibility-label-full{display:inline!important;}
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-accessibility-label-short{display:none!important;}
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-theme-block,
    html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-theme-block.eddpt-header-appearance-stack{
        flex:0 0 112px!important;
        width:112px!important;
        min-width:112px!important;
        max-width:112px!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-history{
        flex:0 0 104px!important;
        width:104px!important;
        min-width:104px!important;
        max-width:104px!important;
        gap:4px!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-history .eddpt-btn{
        flex:0 0 50px!important;
        width:50px!important;
        min-width:50px!important;
        max-width:50px!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-process-actions{
        flex:0 0 104px!important;
        width:104px!important;
        min-width:104px!important;
        max-width:104px!important;
        gap:4px!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-process-actions .eddpt-btn{
        flex:0 0 50px!important;
        width:50px!important;
        min-width:50px!important;
        max-width:50px!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-new{
        flex:0 0 108px!important;
        width:108px!important;
        min-width:108px!important;
        max-width:108px!important;
        height:50px!important;
        min-height:50px!important;
        padding-inline:8px!important;
        gap:5px!important;
    }
html body .eddpt-app.eddpt-app:not(.eddpt-topbar-mobile) .eddpt-header-brand-block,
    html body .eddpt-app.eddpt-app-has-client-logo:not(.eddpt-topbar-mobile) .eddpt-header-brand-block{
        flex:1 1 180px!important;
        width:auto!important;
        min-width:160px!important;
        max-width:300px!important;
    }
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop{
        flex-basis:72px!important;
        width:72px!important;
        min-width:72px!important;
        max-width:72px!important;
        height:48px!important;
        min-height:48px!important;
        max-height:48px!important;
        grid-template-rows:17px 11px!important;
        row-gap:1px!important;
        padding:5px 2px!important;
    }
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-icon svg,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-icon svg,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-icon svg,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-icon svg{
        width:17px!important;
        min-width:17px!important;
        height:17px!important;
    }
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy b,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy b,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy b,
    html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy b{
        font-size:8px!important;
    }
html body .eddpt-app.eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-new{
        flex-basis:98px!important;width:98px!important;min-width:98px!important;max-width:98px!important;
    }
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security,
    html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate,
    html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility,
    html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop{
        flex-basis:68px!important;
        width:68px!important;
        min-width:68px!important;
        max-width:68px!important;
        height:46px!important;
        min-height:46px!important;
        max-height:46px!important;
        grid-template-rows:16px 10px!important;
        row-gap:1px!important;
        padding:4px 2px!important;
    }
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-security>.eddpt-btn-copy b,
    html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate>.eddpt-btn-copy b,
    html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility>.eddpt-btn-copy b,
    html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-workshop>.eddpt-btn-copy b{font-size:7.5px!important;}
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-accessibility-label-full{display:none!important;}
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-accessibility .eddpt-accessibility-label-short{display:inline!important;}
html body .eddpt-app.eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-new{
        flex-basis:90px!important;width:90px!important;min-width:90px!important;max-width:90px!important;
    }
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:16px 10px!important;
    place-items:center!important;
    align-content:center!important;
    row-gap:1px!important;
    flex:0 0 72px!important;
    width:72px!important;
    min-width:72px!important;
    max-width:72px!important;
    height:46px!important;
    min-height:46px!important;
    padding:4px 2px!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-icon svg{
    width:16px!important;min-width:16px!important;height:16px!important;margin:0!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-copy{
    display:block!important;width:100%!important;text-align:center!important;margin:0!important;padding:0!important;
}

html body .eddpt-app.eddpt-topbar-mobile .eddpt-topbar .eddpt-header-accessibility>.eddpt-btn-copy b{
    display:block!important;font-size:7.4px!important;line-height:1!important;text-align:center!important;
}

html body .eddpt-app .eddpt-accessibility-community-svg{
    display:block!important;
    width:100%!important;
    height:100%!important;
    overflow:visible!important;
    color:inherit!important;
}

html body .eddpt-app .eddpt-header-accessibility>.eddpt-btn-icon.eddpt-accessibility-glyph{
    display:grid!important;
    place-items:center!important;
}

html body .eddpt-app .eddpt-header-accessibility>.eddpt-btn-icon.eddpt-accessibility-glyph .eddpt-accessibility-community-svg{
    width:100%!important;
    height:100%!important;
}

html body .eddpt-app .eddpt-accessibility-community-svg>g:first-of-type{
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:3!important;
    stroke-linecap:round!important;
}

html body .eddpt-app .eddpt-accessibility-community-svg>g:last-of-type{
    fill:currentColor!important;
    stroke:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong{
    display:inline-flex!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon{
    display:grid!important;
    place-items:center!important;
    flex:0 0 28px!important;
    width:28px!important;
    height:28px!important;
    color:#b69cff!important;
}

html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon .eddpt-accessibility-community-svg{
    width:28px!important;
    height:28px!important;
}

html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>span:last-child{
    display:block!important;
    min-width:0!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon{
    color:#6e5ed0!important;
}

html body .eddpt-app[data-a11y-preferences="on"] .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon{
    color:#58d8b2!important;
}

@media (max-width:600px){
html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong{
        gap:8px!important;
    }
html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon,
    html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon .eddpt-accessibility-community-svg{
        flex-basis:24px!important;
        width:24px!important;
        height:24px!important;
    }
}

@media (forced-colors:active){
html body .eddpt-app .eddpt-header-accessibility>.eddpt-btn-icon.eddpt-accessibility-glyph,
    html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon{
        color:ButtonText!important;
        forced-color-adjust:auto!important;
    }
}

html body .eddpt-app{
    --eddpt-source-stage:#070b11;
    --eddpt-source-shell:#0c121b;
    --eddpt-source-panel:#111a26;
    --eddpt-source-panel-2:#151f2d;
    --eddpt-source-card:#182331;
    --eddpt-source-border:rgba(161,177,198,.20);
    --eddpt-source-border-strong:rgba(174,190,212,.32);
    --eddpt-source-text:#f1f5fa;
    --eddpt-source-secondary:#b8c4d3;
    --eddpt-source-muted:#8b9aae;
    --eddpt-source-faint:#718096;
    --eddpt-source-accent:#9889ff;
    --eddpt-source-blue:#6bc2ff;
    --eddpt-source-green:#63d7a5;
    --eddpt-source-amber:#f2c66f;
    --eddpt-source-red:#ff8d99;
}

html body .eddpt-app .eddpt-source-process-entry{
    appearance:none!important;
    display:inline-grid!important;
    grid-template-columns:24px auto!important;
    align-items:center!important;
    gap:7px!important;
    min-height:40px!important;
    padding:5px 10px!important;
    border:1px solid rgba(107,194,255,.20)!important;
    border-radius:11px!important;
    background:linear-gradient(180deg,rgba(107,194,255,.075),rgba(139,124,246,.035))!important;
    color:#dce9f4!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-source-process-entry:hover,
html body .eddpt-app .eddpt-source-process-entry:focus-visible{
    border-color:rgba(107,194,255,.46)!important;
    background:linear-gradient(180deg,rgba(107,194,255,.13),rgba(139,124,246,.065))!important;
    outline:2px solid transparent!important;
    box-shadow:0 0 0 3px rgba(107,194,255,.10)!important;
}

html body .eddpt-app .eddpt-source-entry-glyph{
    display:grid!important;
    place-items:center!important;
    width:24px!important;height:24px!important;
    border:1px solid rgba(107,194,255,.24)!important;
    border-radius:8px!important;
    color:#8fd2ff!important;
    font-size:15px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-source-process-entry>span:last-child{display:grid!important;gap:1px!important;text-align:left!important;line-height:1!important}

html body .eddpt-app .eddpt-source-process-entry b{font-size:9px!important;color:#eef6ff!important}

html body .eddpt-app .eddpt-source-process-entry small{font-size:7px!important;color:#8294a9!important;text-transform:uppercase!important;letter-spacing:.06em!important}

html body .eddpt-app .eddpt-source-context-entry,
html body .eddpt-app .eddpt-source-resume-bar,
html body .eddpt-app .eddpt-validation-source-link{
    box-sizing:border-box!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    min-width:0!important;
    width:100%!important;
    margin:10px 0!important;
    padding:10px 11px!important;
    border:1px solid rgba(107,194,255,.18)!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,rgba(107,194,255,.055),rgba(152,137,255,.035))!important;
}

html body .eddpt-app .eddpt-source-context-entry>div,
html body .eddpt-app .eddpt-source-resume-bar>div,
html body .eddpt-app .eddpt-validation-source-link>div{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-source-context-entry small,
html body .eddpt-app .eddpt-source-resume-bar small,
html body .eddpt-app .eddpt-validation-source-link small{color:#86cfff!important;font-size:7px!important;font-weight:900!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-source-context-entry b,
html body .eddpt-app .eddpt-source-resume-bar b,
html body .eddpt-app .eddpt-validation-source-link b{color:#e8f1fa!important;font-size:9px!important;line-height:1.35!important}

html body .eddpt-app .eddpt-validation-source-link span{color:#9aaabd!important;font-size:8px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-source-context-entry .eddpt-btn,
html body .eddpt-app .eddpt-source-resume-bar .eddpt-btn,
html body .eddpt-app .eddpt-validation-source-link .eddpt-btn{flex:0 0 auto!important;min-height:34px!important;padding-inline:10px!important;font-size:8px!important}

html body .eddpt-app .eddpt-source-inspector{
    position:fixed!important;
    z-index:1000500!important;
    inset:0!important;
    display:grid!important;
    place-items:center!important;
    box-sizing:border-box!important;
    width:100vw!important;
    max-width:100vw!important;
    height:100dvh!important;
    margin:0!important;
    padding:clamp(8px,1.4vw,18px)!important;
    overflow:hidden!important;
    background:rgba(2,5,9,.78)!important;
    backdrop-filter:blur(13px)!important;
}

html body .eddpt-app .eddpt-source-inspector[hidden]{display:none!important}

html body .eddpt-app .eddpt-source-inspector-shell{
    box-sizing:border-box!important;
    display:grid!important;
    grid-template-rows:auto auto auto minmax(0,1fr) auto!important;
    width:min(1660px,100%)!important;
    max-width:100%!important;
    height:min(94dvh,1040px)!important;
    min-width:0!important;
    min-height:0!important;
    overflow:hidden!important;
    border:1px solid var(--eddpt-source-border-strong)!important;
    border-radius:20px!important;
    outline:0!important;
    background:linear-gradient(180deg,var(--eddpt-source-shell),#080e16)!important;
    color:var(--eddpt-source-text)!important;
    box-shadow:0 36px 120px rgba(0,0,0,.72),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-source-opening{
    display:grid!important;place-items:center!important;gap:8px!important;
    width:min(460px,calc(100vw - 30px))!important;padding:30px!important;
    border:1px solid var(--eddpt-source-border)!important;border-radius:18px!important;
    background:var(--eddpt-source-shell)!important;text-align:center!important;color:var(--eddpt-source-text)!important;
}

html body .eddpt-app .eddpt-source-opening>i,
html body .eddpt-app .eddpt-source-loading>i{
    width:26px!important;height:26px!important;border:2px solid rgba(255,255,255,.10)!important;border-top-color:var(--eddpt-source-accent)!important;border-radius:50%!important;animation:eddptSourceSpin .8s linear infinite!important;
}

@keyframes eddptSourceSpin{to{transform:rotate(360deg)}}

html body .eddpt-app .eddpt-source-opening b{font-size:13px!important}

html body .eddpt-app .eddpt-source-opening span{color:var(--eddpt-source-muted)!important;font-size:10px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-source-inspector-head{
    display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;
    min-width:0!important;padding:15px 16px 13px!important;
    border-bottom:1px solid var(--eddpt-source-border)!important;
    background:linear-gradient(180deg,rgba(25,37,53,.97),rgba(14,23,35,.96))!important;
}

html body .eddpt-app .eddpt-source-inspector-title{display:grid!important;gap:3px!important;min-width:0!important}

html body .eddpt-app .eddpt-source-inspector-title small{color:#8dcfff!important;font-size:7.5px!important;font-weight:900!important;letter-spacing:.095em!important}

html body .eddpt-app .eddpt-source-inspector-title h2{margin:0!important;overflow:hidden!important;color:#f5f8fc!important;font-size:clamp(17px,1.7vw,25px)!important;line-height:1.15!important;letter-spacing:-.025em!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-source-inspector-title p{margin:0!important;color:#9cabbc!important;font-size:9.5px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-source-inspector-head-actions{display:flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important}

html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-btn{height:34px!important;min-height:34px!important;padding-inline:10px!important;font-size:8px!important}

html body .eddpt-app .eddpt-source-close{
    appearance:none!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;padding:0!important;
    border:1px solid var(--eddpt-source-border)!important;border-radius:10px!important;background:rgba(255,255,255,.025)!important;color:#c8d3df!important;font-size:20px!important;line-height:1!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-source-close:hover,
html body .eddpt-app .eddpt-source-close:focus-visible{border-color:rgba(255,141,153,.44)!important;background:rgba(255,141,153,.08)!important;color:#fff!important;outline:2px solid transparent!important;box-shadow:0 0 0 3px rgba(255,141,153,.08)!important}

html body .eddpt-app .eddpt-source-inspector-controls{
    display:grid!important;
    grid-template-columns:minmax(200px,1.3fr) minmax(230px,1.25fr) auto auto!important;
    align-items:end!important;gap:8px!important;min-width:0!important;padding:9px 12px!important;
    border-bottom:1px solid var(--eddpt-source-border)!important;background:rgba(8,14,22,.82)!important;
}

html body .eddpt-app .eddpt-source-inspector-controls>label{display:grid!important;gap:4px!important;min-width:0!important;color:#8090a4!important;font-size:7px!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-source-inspector-controls select,
html body .eddpt-app .eddpt-source-sheetbar select{
    box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:34px!important;padding:0 28px 0 9px!important;
    border:1px solid var(--eddpt-source-border)!important;border-radius:9px!important;background:#101a27!important;color:#e8eef6!important;font-size:9px!important;outline:0!important;
}

html body .eddpt-app .eddpt-source-inspector-controls select:focus-visible,
html body .eddpt-app .eddpt-source-sheetbar select:focus-visible{border-color:rgba(152,137,255,.64)!important;box-shadow:0 0 0 3px rgba(152,137,255,.09)!important}

html body .eddpt-app .eddpt-source-evidence-nav{
    display:grid!important;grid-template-columns:30px auto 30px!important;align-items:center!important;gap:3px!important;height:34px!important;
    border:1px solid var(--eddpt-source-border)!important;border-radius:9px!important;background:#101a27!important;overflow:hidden!important;
}

html body .eddpt-app .eddpt-source-evidence-nav>button{appearance:none!important;width:30px!important;height:32px!important;padding:0!important;border:0!important;background:transparent!important;color:#c3cfdd!important;font-size:20px!important;cursor:pointer!important}

html body .eddpt-app .eddpt-source-evidence-nav>button:hover:not(:disabled),html body .eddpt-app .eddpt-source-evidence-nav>button:focus-visible{background:rgba(152,137,255,.10)!important;color:#fff!important;outline:0!important}

html body .eddpt-app .eddpt-source-evidence-nav>button:disabled{opacity:.27!important;cursor:not-allowed!important}

html body .eddpt-app .eddpt-source-evidence-nav>span{display:grid!important;place-items:center!important;gap:1px!important;min-width:54px!important}

html body .eddpt-app .eddpt-source-evidence-nav small{font-size:6px!important;color:#76879b!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-source-evidence-nav b{font-size:9px!important;color:#e9eef5!important}

html body .eddpt-app .eddpt-source-view-switch{display:flex!important;align-items:center!important;gap:3px!important;height:34px!important;padding:3px!important;border:1px solid var(--eddpt-source-border)!important;border-radius:9px!important;background:#101a27!important}

html body .eddpt-app .eddpt-source-view-switch>span{padding:0 5px!important;color:#738398!important;font-size:7px!important;font-weight:850!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-source-view-switch>button,
html body .eddpt-app .eddpt-source-representation-tabs>button,
html body .eddpt-app .eddpt-source-mobile-tabs>button{
    appearance:none!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;color:#91a0b2!important;font-size:8px!important;font-weight:850!important;cursor:pointer!important;
}

html body .eddpt-app .eddpt-source-view-switch>button{height:26px!important;padding:0 8px!important}

html body .eddpt-app .eddpt-source-view-switch>button.is-active,
html body .eddpt-app .eddpt-source-representation-tabs>button.is-active,
html body .eddpt-app .eddpt-source-mobile-tabs>button.is-active{border-color:rgba(152,137,255,.32)!important;background:rgba(152,137,255,.11)!important;color:#e2dcff!important}

html body .eddpt-app .eddpt-source-mobile-tabs{display:none!important}

html body .eddpt-app .eddpt-source-legacy{
    display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:3px 12px!important;align-items:center!important;
    margin:9px 12px 0!important;padding:10px 12px!important;border:1px solid rgba(242,198,111,.28)!important;border-radius:11px!important;background:rgba(242,198,111,.055)!important;
}

html body .eddpt-app .eddpt-source-legacy b{color:#f4d794!important;font-size:9px!important}

html body .eddpt-app .eddpt-source-legacy p{grid-column:1/2!important;margin:0!important;color:#b9aa86!important;font-size:8px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-source-legacy span{grid-column:2!important;grid-row:1/3!important;color:#92866c!important;font-size:7.5px!important;text-align:right!important}

html body .eddpt-app .eddpt-source-inspector-main{
    display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)!important;gap:10px!important;
    min-width:0!important;min-height:0!important;padding:10px!important;overflow:hidden!important;background:var(--eddpt-source-stage)!important;
}

html body .eddpt-app .eddpt-source-pane,
html body .eddpt-app .eddpt-source-current-pane{
    box-sizing:border-box!important;display:grid!important;grid-template-rows:auto auto auto minmax(0,1fr)!important;
    min-width:0!important;min-height:0!important;overflow:hidden!important;border:1px solid var(--eddpt-source-border)!important;border-radius:14px!important;
    background:linear-gradient(180deg,var(--eddpt-source-panel),#0c1520)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-source-current-pane{grid-template-rows:auto auto auto auto minmax(0,1fr)!important;overflow:auto!important;scrollbar-width:thin!important}

html body .eddpt-app .eddpt-source-pane>header,
html body .eddpt-app .eddpt-source-current-pane>header{
    display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;padding:11px 12px!important;border-bottom:1px solid var(--eddpt-source-border)!important;background:linear-gradient(180deg,rgba(30,44,62,.88),rgba(18,29,43,.78))!important;
}

html body .eddpt-app .eddpt-source-pane>header>div:first-child,
html body .eddpt-app .eddpt-source-current-pane>header>div:first-child{display:grid!important;gap:2px!important;min-width:0!important}

html body .eddpt-app .eddpt-source-pane>header small,
html body .eddpt-app .eddpt-source-current-pane>header small{color:#8ccfff!important;font-size:6.8px!important;font-weight:900!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-source-pane>header b,
html body .eddpt-app .eddpt-source-current-pane>header b{overflow:hidden!important;color:#f0f5fa!important;font-size:10.5px!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-source-pane>header span,
html body .eddpt-app .eddpt-source-current-pane>header span{color:#8798ad!important;font-size:7.7px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-source-pane-actions{display:flex!important;gap:5px!important;flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important}

html body .eddpt-app .eddpt-source-pane-actions .eddpt-btn{min-height:30px!important;height:30px!important;padding-inline:8px!important;font-size:7.5px!important}

html body .eddpt-app .eddpt-source-fidelity{display:flex!important;align-items:center!important;gap:5px!important;flex-wrap:wrap!important;padding:7px 10px!important;border-bottom:1px solid var(--eddpt-source-border)!important;background:rgba(5,10,16,.36)!important}

html body .eddpt-app .eddpt-source-fidelity>span{display:inline-flex!important;align-items:center!important;min-height:22px!important;padding:0 7px!important;border:1px solid rgba(152,137,255,.18)!important;border-radius:999px!important;background:rgba(152,137,255,.055)!important;color:#aeb9c8!important;font-size:6.8px!important;font-weight:850!important}

html body .eddpt-app .eddpt-source-fidelity>span.is-exact{border-color:rgba(99,215,165,.26)!important;background:rgba(99,215,165,.055)!important;color:#a9ebcf!important}

html body .eddpt-app .eddpt-source-fidelity>span.is-missing,
html body .eddpt-app .eddpt-source-fidelity>span.is-warn{border-color:rgba(242,198,111,.28)!important;background:rgba(242,198,111,.06)!important;color:#efd18b!important}

html body .eddpt-app .eddpt-source-fidelity>span.is-derived{border-color:rgba(107,194,255,.22)!important;background:rgba(107,194,255,.055)!important;color:#a9dfff!important}

html body .eddpt-app .eddpt-source-representation-tabs{display:flex!important;gap:4px!important;padding:7px 9px!important;border-bottom:1px solid var(--eddpt-source-border)!important;background:rgba(9,16,25,.54)!important}

html body .eddpt-app .eddpt-source-representation-tabs>button{min-height:27px!important;padding:0 9px!important}

html body .eddpt-app .eddpt-source-representation{min-width:0!important;min-height:0!important;overflow:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;background:#090f17!important}

html body .eddpt-app .eddpt-source-direct{display:grid!important;place-items:center!important;min-width:0!important;min-height:100%!important;background:#05080d!important}

html body .eddpt-app .eddpt-source-direct iframe{display:block!important;width:100%!important;height:100%!important;min-height:520px!important;border:0!important;background:#fff!important}

html body .eddpt-app .eddpt-source-direct img{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}

html body .eddpt-app .eddpt-source-derived-notice,
html body .eddpt-app .eddpt-source-unavailable,
html body .eddpt-app .eddpt-source-no-evidence{
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:10px!important;padding:11px 12px!important;
    border:1px solid rgba(107,194,255,.20)!important;border-radius:11px!important;background:linear-gradient(135deg,rgba(107,194,255,.06),rgba(152,137,255,.035))!important;
}

html body .eddpt-app .eddpt-source-derived-notice>div,
html body .eddpt-app .eddpt-source-unavailable{min-width:0!important}

html body .eddpt-app .eddpt-source-derived-notice small{display:block!important;color:#8dcfff!important;font-size:6.8px!important;font-weight:900!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-source-derived-notice b,
html body .eddpt-app .eddpt-source-unavailable b,
html body .eddpt-app .eddpt-source-no-evidence b{display:block!important;color:#e8f1fa!important;font-size:9.5px!important;line-height:1.35!important}

html body .eddpt-app .eddpt-source-derived-notice p,
html body .eddpt-app .eddpt-source-unavailable p,
html body .eddpt-app .eddpt-source-no-evidence p{margin:3px 0 0!important;color:#93a3b6!important;font-size:8px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-source-loading{display:grid!important;place-items:center!important;align-content:center!important;gap:8px!important;min-height:280px!important;color:#b6c2d0!important;font-size:10px!important}

html body .eddpt-app .eddpt-source-empty{padding:24px!important;color:#8595a9!important;font-size:9px!important;text-align:center!important}

html body .eddpt-app .eddpt-source-sheetbar{position:sticky!important;z-index:6!important;top:0!important;display:flex!important;align-items:end!important;justify-content:space-between!important;gap:10px!important;padding:8px!important;border-bottom:1px solid var(--eddpt-source-border)!important;background:rgba(11,19,29,.97)!important;backdrop-filter:blur(8px)!important}

html body .eddpt-app .eddpt-source-sheetbar label{display:grid!important;grid-template-columns:auto minmax(150px,260px)!important;align-items:center!important;gap:7px!important;color:#8a9bad!important;font-size:7px!important;font-weight:900!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-source-sheetbar span{color:#798a9f!important;font-size:7.5px!important}

html body .eddpt-app .eddpt-source-table-wrap{max-width:100%!important;overflow:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;outline:none!important}

html body .eddpt-app .eddpt-source-table-wrap:focus-visible{box-shadow:inset 0 0 0 2px rgba(152,137,255,.48)!important}

html body .eddpt-app .eddpt-source-table{border-collapse:separate!important;border-spacing:0!important;width:max-content!important;min-width:100%!important;background:#0a111a!important;color:#dce5ef!important;font-size:8px!important}

html body .eddpt-app .eddpt-source-table th,
html body .eddpt-app .eddpt-source-table td{max-width:380px!important;padding:7px 9px!important;border-right:1px solid rgba(161,177,198,.12)!important;border-bottom:1px solid rgba(161,177,198,.12)!important;vertical-align:top!important;line-height:1.4!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-source-table thead th{position:sticky!important;z-index:4!important;top:0!important;background:#152131!important;color:#9fb0c4!important;font-size:7px!important;font-weight:900!important}

html body .eddpt-app .eddpt-source-table th.is-row,
html body .eddpt-app .eddpt-source-table tbody th{position:sticky!important;z-index:3!important;left:0!important;min-width:50px!important;background:#111c29!important;color:#8294aa!important;text-align:right!important}

html body .eddpt-app .eddpt-source-table tr.is-evidence>*{background-color:rgba(152,137,255,.11)!important;box-shadow:inset 0 1px 0 rgba(152,137,255,.42),inset 0 -1px 0 rgba(152,137,255,.42)!important}

html body .eddpt-app .eddpt-source-table tr.is-evidence th:first-child{box-shadow:inset 2px 0 0 var(--eddpt-source-accent),inset 0 1px 0 rgba(152,137,255,.42),inset 0 -1px 0 rgba(152,137,255,.42)!important}

html body .eddpt-app .eddpt-source-link-evidence,
html body .eddpt-app .eddpt-source-linear button,
html body .eddpt-app .eddpt-source-slides button{appearance:none!important;min-height:25px!important;padding:0 7px!important;border:1px solid rgba(107,194,255,.22)!important;border-radius:7px!important;background:rgba(107,194,255,.055)!important;color:#a9dfff!important;font-size:7px!important;font-weight:850!important;cursor:pointer!important}

html body .eddpt-app .eddpt-source-truncated{margin:8px!important;padding:8px!important;border:1px dashed rgba(242,198,111,.22)!important;border-radius:9px!important;color:#b9a97d!important;font-size:7.5px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-source-linear,
html body .eddpt-app .eddpt-source-slides{display:grid!important;gap:7px!important;padding:9px!important}

html body .eddpt-app .eddpt-source-linear>article,
html body .eddpt-app .eddpt-source-slides>article{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:4px 10px!important;align-items:start!important;padding:10px!important;border:1px solid var(--eddpt-source-border)!important;border-radius:10px!important;background:var(--eddpt-source-panel-2)!important}

html body .eddpt-app .eddpt-source-linear>article.is-evidence,
html body .eddpt-app .eddpt-source-slides>article.is-evidence{border-style:dotted!important;border-color:rgba(152,137,255,.78)!important;box-shadow:0 0 0 2px rgba(152,137,255,.08)!important;animation:eddptSourceEvidencePulse 2.4s ease-in-out infinite!important}

@keyframes eddptSourceEvidencePulse{50%{box-shadow:0 0 0 4px rgba(152,137,255,.14),0 0 22px rgba(152,137,255,.09)}}

html body .eddpt-app .eddpt-source-linear small,
html body .eddpt-app .eddpt-source-slides small{grid-column:1!important;color:#8496aa!important;font-size:6.5px!important;font-weight:900!important;letter-spacing:.07em!important}

html body .eddpt-app .eddpt-source-linear p,
html body .eddpt-app .eddpt-source-slides b{grid-column:1!important;margin:0!important;color:#d8e1eb!important;font-size:9px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-source-linear button,
html body .eddpt-app .eddpt-source-slides button{grid-column:2!important;grid-row:1/3!important;align-self:center!important}

html body .eddpt-app .eddpt-source-archive{display:grid!important;gap:5px!important;padding:12px!important}

html body .eddpt-app .eddpt-source-archive p{margin:0 0 4px!important;color:#9dabbc!important;font-size:8.5px!important}

html body .eddpt-app .eddpt-source-archive span{padding:6px 8px!important;border:1px solid var(--eddpt-source-border)!important;border-radius:7px!important;background:var(--eddpt-source-panel-2)!important;color:#c2cedb!important;font:7.5px/1.4 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-source-text{box-sizing:border-box!important;min-width:100%!important;min-height:100%!important;margin:0!important;padding:14px!important;overflow:auto!important;background:#070c12!important;color:#c8d4e0!important;font:8.5px/1.6 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-source-target-card,
html body .eddpt-app .eddpt-source-evidence-card,
html body .eddpt-app .eddpt-source-correction,
html body .eddpt-app .eddpt-source-review-history{margin:10px 10px 0!important;border:1px solid var(--eddpt-source-border)!important;border-radius:11px!important;background:linear-gradient(180deg,var(--eddpt-source-card),var(--eddpt-source-panel-2))!important}

html body .eddpt-app .eddpt-source-target-card{padding:11px!important}

html body .eddpt-app .eddpt-source-target-card>small,
html body .eddpt-app .eddpt-source-correction small{color:#8dcfff!important;font-size:6.6px!important;font-weight:900!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-source-target-card h3{margin:3px 0 4px!important;color:#f0f5fa!important;font-size:13px!important;line-height:1.3!important}

html body .eddpt-app .eddpt-source-target-card p,
html body .eddpt-app .eddpt-source-correction p{margin:0!important;color:#9aa9ba!important;font-size:8.5px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-source-target-meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;margin-top:9px!important}

html body .eddpt-app .eddpt-source-target-meta>span{display:grid!important;gap:2px!important;min-width:0!important;padding:7px!important;border:1px solid rgba(161,177,198,.12)!important;border-radius:8px!important;background:rgba(255,255,255,.016)!important;color:#aeb9c8!important;font-size:7.5px!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-source-target-meta b{color:#788a9f!important;font-size:6.3px!important;text-transform:uppercase!important;letter-spacing:.06em!important}

html body .eddpt-app .eddpt-source-evidence-card{padding:11px!important}

html body .eddpt-app .eddpt-source-evidence-card.is-stale{border-color:rgba(242,198,111,.30)!important;background:linear-gradient(180deg,rgba(90,70,29,.18),var(--eddpt-source-panel-2))!important}

html body .eddpt-app .eddpt-source-evidence-card-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important}

html body .eddpt-app .eddpt-source-evidence-card-head>div{display:grid!important;gap:2px!important}

html body .eddpt-app .eddpt-source-evidence-card-head small{color:#7f90a4!important;font-size:6.5px!important;font-weight:900!important;letter-spacing:.07em!important}

html body .eddpt-app .eddpt-source-evidence-card-head b{color:#e9eff6!important;font-size:10px!important}

html body .eddpt-app .eddpt-source-review-state{display:inline-flex!important;align-items:center!important;min-height:23px!important;padding:0 7px!important;border:1px solid var(--eddpt-source-border)!important;border-radius:999px!important;background:rgba(255,255,255,.02)!important;color:#a9b5c4!important;font-size:6.8px!important;font-weight:850!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-source-review-state[data-tone="verified"]{border-color:rgba(99,215,165,.30)!important;background:rgba(99,215,165,.06)!important;color:#a8ebcf!important}

html body .eddpt-app .eddpt-source-review-state[data-tone="ambiguous"],html body .eddpt-app .eddpt-source-review-state[data-tone="stale"]{border-color:rgba(242,198,111,.32)!important;background:rgba(242,198,111,.06)!important;color:#f0d18d!important}

html body .eddpt-app .eddpt-source-review-state[data-tone="correction"]{border-color:rgba(255,141,153,.30)!important;background:rgba(255,141,153,.06)!important;color:#ffbac1!important}

html body .eddpt-app .eddpt-source-evidence-card dl{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;margin:9px 0!important}

html body .eddpt-app .eddpt-source-evidence-card dl>div{min-width:0!important;padding:7px!important;border:1px solid rgba(161,177,198,.11)!important;border-radius:8px!important;background:rgba(255,255,255,.016)!important}

html body .eddpt-app .eddpt-source-evidence-card dt{color:#788a9f!important;font-size:6.3px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.06em!important}

html body .eddpt-app .eddpt-source-evidence-card dd{margin:2px 0 0!important;color:#c8d2de!important;font-size:7.8px!important;line-height:1.4!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-source-evidence-card>p{margin:0 0 8px!important;color:#9baabc!important;font-size:8.2px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-source-stale{display:grid!important;gap:2px!important;margin:7px 0!important;padding:8px!important;border:1px solid rgba(242,198,111,.24)!important;border-radius:8px!important;background:rgba(242,198,111,.05)!important}

html body .eddpt-app .eddpt-source-stale b{color:#f1d492!important;font-size:8px!important}

html body .eddpt-app .eddpt-source-stale span{color:#b8a77c!important;font-size:7.5px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-source-review-actions{display:flex!important;gap:5px!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-source-review-actions>button{appearance:none!important;min-height:30px!important;padding:0 9px!important;border:1px solid var(--eddpt-source-border)!important;border-radius:8px!important;background:rgba(255,255,255,.025)!important;color:#aebac8!important;font-size:7.5px!important;font-weight:850!important;cursor:pointer!important}

html body .eddpt-app .eddpt-source-review-actions>button:first-child{border-color:rgba(99,215,165,.22)!important;color:#a8e5ca!important}

html body .eddpt-app .eddpt-source-review-actions>button:last-child{border-color:rgba(255,141,153,.22)!important;color:#f7aab3!important}

html body .eddpt-app .eddpt-source-correction{padding:11px!important}

html body .eddpt-app .eddpt-source-correction>div:first-child{display:grid!important;gap:3px!important}

html body .eddpt-app .eddpt-source-correction b{color:#e8eef6!important;font-size:10px!important}

html body .eddpt-app .eddpt-source-correction-actions{display:flex!important;gap:5px!important;flex-wrap:wrap!important;margin-top:9px!important}

html body .eddpt-app .eddpt-source-correction-actions .eddpt-btn{min-height:31px!important;height:auto!important;padding:5px 9px!important;font-size:7.5px!important;white-space:normal!important;text-align:center!important}

html body .eddpt-app .eddpt-source-review-history{margin-bottom:10px!important;overflow:hidden!important}

html body .eddpt-app .eddpt-source-review-history>summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:9px 10px!important;color:#bcc8d5!important;font-size:8px!important;font-weight:850!important;cursor:pointer!important;list-style:none!important}

html body .eddpt-app .eddpt-source-review-history>summary::-webkit-details-marker{display:none!important}

html body .eddpt-app .eddpt-source-review-history>summary em{display:grid!important;place-items:center!important;min-width:22px!important;height:20px!important;border-radius:999px!important;background:rgba(152,137,255,.08)!important;color:#b8adff!important;font-size:7px!important;font-style:normal!important}

html body .eddpt-app .eddpt-source-review-history>div{display:grid!important;gap:6px!important;padding:0 9px 9px!important}

html body .eddpt-app .eddpt-source-review-history article{display:grid!important;grid-template-columns:7px minmax(0,1fr)!important;gap:7px!important;padding:7px!important;border:1px solid rgba(161,177,198,.10)!important;border-radius:8px!important;background:rgba(255,255,255,.015)!important}

html body .eddpt-app .eddpt-source-review-history article>span{width:7px!important;height:7px!important;margin-top:3px!important;border-radius:50%!important;background:#8292a6!important}

html body .eddpt-app .eddpt-source-review-history article>div{display:grid!important;gap:1px!important}

html body .eddpt-app .eddpt-source-review-history article b{color:#c9d3de!important;font-size:7.8px!important;text-transform:capitalize!important}

html body .eddpt-app .eddpt-source-review-history article small{color:#74859a!important;font-size:6.8px!important}

html body .eddpt-app .eddpt-source-review-history article p{margin:3px 0 0!important;color:#9aa9ba!important;font-size:7.5px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-source-history-empty{margin:0!important;padding:9px!important;color:#7d8da1!important;font-size:7.5px!important}

html body .eddpt-app .eddpt-source-inspector-footer{
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-width:0!important;padding:9px 12px!important;border-top:1px solid var(--eddpt-source-border)!important;background:rgba(12,20,30,.97)!important;
}

html body .eddpt-app .eddpt-source-inspector-footer>div{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important}

html body .eddpt-app .eddpt-source-inspector-footer b{overflow:hidden!important;color:#93a3b6!important;font-size:7.5px!important;font-weight:650!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-source-integrity-dot{width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important;background:var(--eddpt-source-green)!important;box-shadow:0 0 11px rgba(99,215,165,.45)!important}

html body .eddpt-app .eddpt-source-inspector-footer>.eddpt-btn{flex:0 0 auto!important;min-height:34px!important;padding-inline:12px!important;font-size:8px!important}

html body .eddpt-app[data-theme="light"],html body .eddpt-app.eddpt-light-mode{
    --eddpt-source-stage:#e9eef4;
    --eddpt-source-shell:#f7f9fc;
    --eddpt-source-panel:#ffffff;
    --eddpt-source-panel-2:#f3f6fa;
    --eddpt-source-card:#ffffff;
    --eddpt-source-border:#cfd8e2;
    --eddpt-source-border-strong:#bfcbd7;
    --eddpt-source-text:#162334;
    --eddpt-source-secondary:#41536a;
    --eddpt-source-muted:#5f7188;
    --eddpt-source-faint:#74859a;
}

html body .eddpt-app[data-theme="light"] .eddpt-source-inspector,
html body .eddpt-app.eddpt-light-mode .eddpt-source-inspector{background:rgba(29,40,54,.34)!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-inspector-shell,
html body .eddpt-app.eddpt-light-mode .eddpt-source-inspector-shell{background:linear-gradient(180deg,#fbfcfe,#f4f7fa)!important;box-shadow:0 30px 100px rgba(24,39,58,.26),inset 0 1px 0 #fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-inspector-head,
html body .eddpt-app.eddpt-light-mode .eddpt-source-inspector-head{background:linear-gradient(180deg,#ffffff,#f3f6fa)!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-inspector-title h2,
html body .eddpt-app.eddpt-light-mode .eddpt-source-inspector-title h2,
html body .eddpt-app[data-theme="light"] .eddpt-source-pane>header b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-pane>header b,
html body .eddpt-app[data-theme="light"] .eddpt-source-current-pane>header b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-current-pane>header b{color:#182638!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-inspector-title p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-inspector-title p,
html body .eddpt-app[data-theme="light"] .eddpt-source-pane>header span,
html body .eddpt-app.eddpt-light-mode .eddpt-source-pane>header span,
html body .eddpt-app[data-theme="light"] .eddpt-source-current-pane>header span,
html body .eddpt-app.eddpt-light-mode .eddpt-source-current-pane>header span{color:#62748b!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-inspector-controls,
html body .eddpt-app.eddpt-light-mode .eddpt-source-inspector-controls{background:#f3f6fa!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-inspector-controls select,
html body .eddpt-app.eddpt-light-mode .eddpt-source-inspector-controls select,
html body .eddpt-app[data-theme="light"] .eddpt-source-sheetbar select,
html body .eddpt-app.eddpt-light-mode .eddpt-source-sheetbar select,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-nav,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-nav,
html body .eddpt-app[data-theme="light"] .eddpt-source-view-switch,
html body .eddpt-app.eddpt-light-mode .eddpt-source-view-switch{background:#fff!important;color:#26374b!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-pane,
html body .eddpt-app.eddpt-light-mode .eddpt-source-pane,
html body .eddpt-app[data-theme="light"] .eddpt-source-current-pane,
html body .eddpt-app.eddpt-light-mode .eddpt-source-current-pane{background:linear-gradient(180deg,#fff,#f6f8fb)!important;box-shadow:inset 0 1px 0 #fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-pane>header,
html body .eddpt-app.eddpt-light-mode .eddpt-source-pane>header,
html body .eddpt-app[data-theme="light"] .eddpt-source-current-pane>header,
html body .eddpt-app.eddpt-light-mode .eddpt-source-current-pane>header{background:linear-gradient(180deg,#f7f9fc,#edf2f7)!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-representation,
html body .eddpt-app.eddpt-light-mode .eddpt-source-representation{background:#fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-sheetbar,
html body .eddpt-app.eddpt-light-mode .eddpt-source-sheetbar{background:rgba(248,250,252,.98)!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-table,
html body .eddpt-app.eddpt-light-mode .eddpt-source-table{background:#fff!important;color:#24364a!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-table thead th,
html body .eddpt-app.eddpt-light-mode .eddpt-source-table thead th{background:#eaf0f6!important;color:#52657c!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-table th.is-row,
html body .eddpt-app.eddpt-light-mode .eddpt-source-table th.is-row,
html body .eddpt-app[data-theme="light"] .eddpt-source-table tbody th,
html body .eddpt-app.eddpt-light-mode .eddpt-source-table tbody th{background:#f1f5f9!important;color:#687b91!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-linear>article,
html body .eddpt-app.eddpt-light-mode .eddpt-source-linear>article,
html body .eddpt-app[data-theme="light"] .eddpt-source-slides>article,
html body .eddpt-app.eddpt-light-mode .eddpt-source-slides>article,
html body .eddpt-app[data-theme="light"] .eddpt-source-target-card,
html body .eddpt-app.eddpt-light-mode .eddpt-source-target-card,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-card,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-card,
html body .eddpt-app[data-theme="light"] .eddpt-source-correction,
html body .eddpt-app.eddpt-light-mode .eddpt-source-correction,
html body .eddpt-app[data-theme="light"] .eddpt-source-review-history,
html body .eddpt-app.eddpt-light-mode .eddpt-source-review-history{background:linear-gradient(180deg,#fff,#f4f7fa)!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-target-card h3,
html body .eddpt-app.eddpt-light-mode .eddpt-source-target-card h3,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-card-head b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-card-head b,
html body .eddpt-app[data-theme="light"] .eddpt-source-correction b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-correction b{color:#203248!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-target-card p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-target-card p,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-card>p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-card>p,
html body .eddpt-app[data-theme="light"] .eddpt-source-correction p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-correction p{color:#586c84!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-inspector-footer,
html body .eddpt-app.eddpt-light-mode .eddpt-source-inspector-footer{background:#f6f8fb!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-process-entry,
html body .eddpt-app.eddpt-light-mode .eddpt-source-process-entry{background:linear-gradient(180deg,#f6fbff,#f1f3ff)!important;border-color:#c8d9e9!important;color:#27465f!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-process-entry b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-process-entry b{color:#243b52!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-context-entry,
html body .eddpt-app.eddpt-light-mode .eddpt-source-context-entry,
html body .eddpt-app[data-theme="light"] .eddpt-source-resume-bar,
html body .eddpt-app.eddpt-light-mode .eddpt-source-resume-bar,
html body .eddpt-app[data-theme="light"] .eddpt-validation-source-link,
html body .eddpt-app.eddpt-light-mode .eddpt-validation-source-link{background:linear-gradient(135deg,#f2f8fd,#f6f4ff)!important;border-color:#cfdbe7!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-context-entry b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-context-entry b,
html body .eddpt-app[data-theme="light"] .eddpt-source-resume-bar b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-resume-bar b,
html body .eddpt-app[data-theme="light"] .eddpt-validation-source-link b,
html body .eddpt-app.eddpt-light-mode .eddpt-validation-source-link b{color:#283c52!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-fidelity,
html body .eddpt-app.eddpt-light-mode .eddpt-source-fidelity,
html body .eddpt-app[data-theme="light"] .eddpt-source-representation-tabs,
html body .eddpt-app.eddpt-light-mode .eddpt-source-representation-tabs{background:#f1f5f9!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-fidelity>span,
html body .eddpt-app.eddpt-light-mode .eddpt-source-fidelity>span{background:#f7f5ff!important;border-color:#d7d0f5!important;color:#4b5870!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-fidelity>span.is-exact,
html body .eddpt-app.eddpt-light-mode .eddpt-source-fidelity>span.is-exact{background:#eefaf5!important;border-color:#acd8c4!important;color:#216d50!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-fidelity>span.is-missing,
html body .eddpt-app.eddpt-light-mode .eddpt-source-fidelity>span.is-missing,
html body .eddpt-app[data-theme="light"] .eddpt-source-fidelity>span.is-warn,
html body .eddpt-app.eddpt-light-mode .eddpt-source-fidelity>span.is-warn{background:#fff9e9!important;border-color:#e6ca86!important;color:#7a5a13!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-fidelity>span.is-derived,
html body .eddpt-app.eddpt-light-mode .eddpt-source-fidelity>span.is-derived{background:#edf8ff!important;border-color:#b3d7eb!important;color:#245d7c!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-representation-tabs>button,
html body .eddpt-app.eddpt-light-mode .eddpt-source-representation-tabs>button,
html body .eddpt-app[data-theme="light"] .eddpt-source-view-switch>button,
html body .eddpt-app.eddpt-light-mode .eddpt-source-view-switch>button,
html body .eddpt-app[data-theme="light"] .eddpt-source-mobile-tabs>button,
html body .eddpt-app.eddpt-light-mode .eddpt-source-mobile-tabs>button{color:#52657c!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-representation-tabs>button.is-active,
html body .eddpt-app.eddpt-light-mode .eddpt-source-representation-tabs>button.is-active,
html body .eddpt-app[data-theme="light"] .eddpt-source-view-switch>button.is-active,
html body .eddpt-app.eddpt-light-mode .eddpt-source-view-switch>button.is-active,
html body .eddpt-app[data-theme="light"] .eddpt-source-mobile-tabs>button.is-active,
html body .eddpt-app.eddpt-light-mode .eddpt-source-mobile-tabs>button.is-active{background:#eeeaff!important;border-color:#c9bef4!important;color:#3f347f!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-view-switch>span,
html body .eddpt-app.eddpt-light-mode .eddpt-source-view-switch>span,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-nav small,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-nav small{color:#66798f!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-nav b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-nav b,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-nav>button,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-nav>button{color:#334a62!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-derived-notice,
html body .eddpt-app.eddpt-light-mode .eddpt-source-derived-notice,
html body .eddpt-app[data-theme="light"] .eddpt-source-unavailable,
html body .eddpt-app.eddpt-light-mode .eddpt-source-unavailable,
html body .eddpt-app[data-theme="light"] .eddpt-source-no-evidence,
html body .eddpt-app.eddpt-light-mode .eddpt-source-no-evidence{background:linear-gradient(135deg,#f1f9ff,#f6f4ff)!important;border-color:#c7d9e7!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-derived-notice b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-derived-notice b,
html body .eddpt-app[data-theme="light"] .eddpt-source-unavailable b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-unavailable b,
html body .eddpt-app[data-theme="light"] .eddpt-source-no-evidence b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-no-evidence b{color:#203a55!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-derived-notice p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-derived-notice p,
html body .eddpt-app[data-theme="light"] .eddpt-source-unavailable p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-unavailable p,
html body .eddpt-app[data-theme="light"] .eddpt-source-no-evidence p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-no-evidence p{color:#536b83!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-derived-notice small,
html body .eddpt-app.eddpt-light-mode .eddpt-source-derived-notice small{color:#2b6f96!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-sheetbar label,
html body .eddpt-app.eddpt-light-mode .eddpt-source-sheetbar label,
html body .eddpt-app[data-theme="light"] .eddpt-source-sheetbar span,
html body .eddpt-app.eddpt-light-mode .eddpt-source-sheetbar span{color:#526a82!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-target-meta>span,
html body .eddpt-app.eddpt-light-mode .eddpt-source-target-meta>span,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-card dl>div,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-card dl>div{background:#f8fafc!important;border-color:#d6dee7!important;color:#40566e!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-target-meta b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-target-meta b,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-card dt,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-card dt{color:#5e7187!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-card dd,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-card dd{color:#2d435a!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-review-actions>button,
html body .eddpt-app.eddpt-light-mode .eddpt-source-review-actions>button{background:#f8fafc!important;color:#40556c!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-review-actions>button:first-child,
html body .eddpt-app.eddpt-light-mode .eddpt-source-review-actions>button:first-child{color:#1f6c50!important;border-color:#a8d5c2!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-review-actions>button:last-child,
html body .eddpt-app.eddpt-light-mode .eddpt-source-review-actions>button:last-child{color:#9a3542!important;border-color:#e4b7bc!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-review-history>summary,
html body .eddpt-app.eddpt-light-mode .eddpt-source-review-history>summary{color:#3e536a!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-review-history article,
html body .eddpt-app.eddpt-light-mode .eddpt-source-review-history article{background:#f8fafc!important;border-color:#dbe3eb!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-review-history article b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-review-history article b{color:#33495f!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-review-history article small,
html body .eddpt-app.eddpt-light-mode .eddpt-source-review-history article small{color:#667a91!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-review-history article p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-review-history article p{color:#526980!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-inspector-footer b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-inspector-footer b{color:#536980!important}

@media (max-width:1100px){
html body .eddpt-app .eddpt-source-inspector-controls{grid-template-columns:minmax(170px,1fr) minmax(190px,1fr) auto!important}
html body .eddpt-app .eddpt-source-view-switch{grid-column:1/-1!important;justify-self:start!important}
html body .eddpt-app .eddpt-source-inspector-main{grid-template-columns:minmax(0,1fr) minmax(310px,.78fr)!important}
}

@media (max-width:820px){
html body .eddpt-app .eddpt-source-inspector{padding:0!important;place-items:stretch!important}
html body .eddpt-app .eddpt-source-inspector-shell{width:100%!important;height:100dvh!important;max-height:none!important;border-radius:0!important;border-left:0!important;border-right:0!important}
html body .eddpt-app .eddpt-source-inspector-head{padding:10px!important}
html body .eddpt-app .eddpt-source-inspector-title h2{font-size:17px!important;white-space:normal!important}
html body .eddpt-app .eddpt-source-inspector-title p{display:none!important}
html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-btn{display:none!important}
html body .eddpt-app .eddpt-source-inspector-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;padding:7px!important}
html body .eddpt-app .eddpt-source-view-switch{display:none!important}
html body .eddpt-app .eddpt-source-mobile-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:5px!important;padding:6px 8px!important;border-bottom:1px solid var(--eddpt-source-border)!important;background:var(--eddpt-source-shell)!important}
html body .eddpt-app .eddpt-source-mobile-tabs>button{min-height:34px!important}
html body .eddpt-app .eddpt-source-inspector-main{display:block!important;padding:7px!important;overflow:hidden!important}
html body .eddpt-app .eddpt-source-pane,
    html body .eddpt-app .eddpt-source-current-pane{height:100%!important;max-height:100%!important}
html body .eddpt-app [data-source-pane][data-mobile-hidden="true"]{display:none!important}
html body .eddpt-app .eddpt-source-inspector-footer{padding:7px 9px!important}
html body .eddpt-app .eddpt-source-inspector-footer b{white-space:normal!important;line-height:1.35!important}
}

@media (max-width:560px){
html body .eddpt-app .eddpt-source-inspector-shell{grid-template-rows:auto auto auto minmax(0,1fr) auto!important}
html body .eddpt-app .eddpt-source-inspector-head-actions{gap:3px!important}
html body .eddpt-app .eddpt-source-close{width:32px!important;height:32px!important}
html body .eddpt-app .eddpt-source-inspector-controls{grid-template-columns:minmax(0,1fr) auto!important}
html body .eddpt-app .eddpt-source-inspector-controls>label:first-child{grid-column:1!important}
html body .eddpt-app .eddpt-source-inspector-controls>label:nth-child(2){grid-column:1!important}
html body .eddpt-app .eddpt-source-evidence-nav{grid-column:2!important;grid-row:1/3!important;align-self:stretch!important;height:auto!important;grid-template-columns:28px auto 28px!important}
html body .eddpt-app .eddpt-source-inspector-controls select{height:32px!important;font-size:8px!important}
html body .eddpt-app .eddpt-source-pane>header,
    html body .eddpt-app .eddpt-source-current-pane>header{display:grid!important}
html body .eddpt-app .eddpt-source-pane-actions{justify-content:flex-start!important}
html body .eddpt-app .eddpt-source-target-meta,
    html body .eddpt-app .eddpt-source-evidence-card dl{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-source-derived-notice,
    html body .eddpt-app .eddpt-source-unavailable,
    html body .eddpt-app .eddpt-source-no-evidence{align-items:flex-start!important;flex-direction:column!important}
html body .eddpt-app .eddpt-source-linear>article,
    html body .eddpt-app .eddpt-source-slides>article{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-source-linear button,
    html body .eddpt-app .eddpt-source-slides button{grid-column:1!important;grid-row:auto!important;justify-self:start!important}
html body .eddpt-app .eddpt-source-sheetbar{align-items:stretch!important;flex-direction:column!important}
html body .eddpt-app .eddpt-source-sheetbar label{grid-template-columns:auto minmax(0,1fr)!important}
html body .eddpt-app .eddpt-source-inspector-footer>div{display:none!important}
html body .eddpt-app .eddpt-source-inspector-footer>.eddpt-btn{width:100%!important;justify-content:center!important}
html body .eddpt-app .eddpt-source-context-entry,
    html body .eddpt-app .eddpt-source-resume-bar,
    html body .eddpt-app .eddpt-validation-source-link{align-items:stretch!important;flex-direction:column!important}
html body .eddpt-app .eddpt-source-context-entry .eddpt-btn,
    html body .eddpt-app .eddpt-source-resume-bar .eddpt-btn,
    html body .eddpt-app .eddpt-validation-source-link .eddpt-btn{width:100%!important}
}

html body .eddpt-app[data-a11y-contrast="strong"] .eddpt-source-inspector-shell,
html body .eddpt-app[data-a11y-boundaries="strong"] .eddpt-source-inspector-shell,
html body .eddpt-app[data-a11y-boundaries="strong"] .eddpt-source-pane,
html body .eddpt-app[data-a11y-boundaries="strong"] .eddpt-source-current-pane,
html body .eddpt-app[data-a11y-boundaries="strong"] .eddpt-source-target-card,
html body .eddpt-app[data-a11y-boundaries="strong"] .eddpt-source-evidence-card{border-width:2px!important;border-color:rgba(205,218,233,.58)!important}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-source-opening>i,
    html body .eddpt-app .eddpt-source-loading>i,
    html body .eddpt-app .eddpt-source-linear>article.is-evidence,
    html body .eddpt-app .eddpt-source-slides>article.is-evidence{animation:none!important}
}

html body .eddpt-app[data-a11y-motion="reduce"] .eddpt-source-opening>i,
html body .eddpt-app[data-a11y-motion="reduce"] .eddpt-source-loading>i,
html body .eddpt-app[data-a11y-motion="none"] .eddpt-source-opening>i,
html body .eddpt-app[data-a11y-motion="none"] .eddpt-source-loading>i,
html body .eddpt-app[data-a11y-motion="reduce"] .eddpt-source-linear>article.is-evidence,
html body .eddpt-app[data-a11y-motion="reduce"] .eddpt-source-slides>article.is-evidence,
html body .eddpt-app[data-a11y-motion="none"] .eddpt-source-linear>article.is-evidence,
html body .eddpt-app[data-a11y-motion="none"] .eddpt-source-slides>article.is-evidence{animation:none!important}

@media (forced-colors:active){
html body .eddpt-app .eddpt-source-inspector{background:Canvas!important;backdrop-filter:none!important}
html body .eddpt-app .eddpt-source-inspector-shell,
    html body .eddpt-app .eddpt-source-pane,
    html body .eddpt-app .eddpt-source-current-pane,
    html body .eddpt-app .eddpt-source-target-card,
    html body .eddpt-app .eddpt-source-evidence-card,
    html body .eddpt-app .eddpt-source-correction,
    html body .eddpt-app .eddpt-source-review-history,
    html body .eddpt-app .eddpt-source-context-entry,
    html body .eddpt-app .eddpt-source-resume-bar,
    html body .eddpt-app .eddpt-validation-source-link{background:Canvas!important;color:CanvasText!important;border:1px solid CanvasText!important;box-shadow:none!important}
html body .eddpt-app .eddpt-source-inspector button,
    html body .eddpt-app .eddpt-source-inspector select,
    html body .eddpt-app .eddpt-source-process-entry{forced-color-adjust:auto!important}
html body .eddpt-app .eddpt-source-linear>article.is-evidence,
    html body .eddpt-app .eddpt-source-slides>article.is-evidence,
    html body .eddpt-app .eddpt-source-table tr.is-evidence>*{outline:2px dotted Highlight!important;outline-offset:-3px!important}
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal{
    padding:12px!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card{
    width:min(1520px,calc(100vw - 24px))!important;
    max-width:none!important;
    max-height:calc(100dvh - 24px)!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card>main{
    min-width:0!important;
    max-width:100%!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
}

html body .eddpt-app .eddpt-reference-models,
html body .eddpt-app .eddpt-reference-models *{box-sizing:border-box!important;min-width:0}

html body .eddpt-app .eddpt-reference-models{display:grid!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}

html body .eddpt-app .eddpt-ref-hero{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;align-items:start!important;padding:16px!important;border:1px solid rgba(136,122,244,.25)!important;border-radius:16px!important;background:linear-gradient(145deg,rgba(116,92,222,.11),rgba(33,54,79,.14))!important}

html body .eddpt-app .eddpt-ref-hero small{color:#a899ff!important;font-size:8px!important;font-weight:900!important;letter-spacing:.12em!important}

html body .eddpt-app .eddpt-ref-hero h3{margin:4px 0 5px!important;color:#f0f4f9!important;font-size:20px!important;line-height:1.15!important}

html body .eddpt-app .eddpt-ref-hero p{max-width:760px!important;margin:0!important;color:#98a7b9!important;font-size:10.5px!important;line-height:1.55!important}

html body .eddpt-app .eddpt-ref-mode-chip{display:grid!important;gap:2px!important;min-width:128px!important;padding:9px 11px!important;border:1px solid rgba(91,183,255,.26)!important;border-radius:11px!important;background:rgba(71,147,211,.08)!important;text-align:right!important}

html body .eddpt-app .eddpt-ref-mode-chip b{color:#a7d9ff!important;font-size:9px!important}

.eddpt-app .eddpt-ref-mode-chip span{color:#8197ab!important;font-size:8px!important}

html body .eddpt-app .eddpt-ref-safety{display:flex!important;gap:7px!important;flex-wrap:wrap!important}

html body .eddpt-app .eddpt-ref-safety span{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:28px!important;padding:0 9px!important;border:1px solid rgba(115,145,187,.17)!important;border-radius:999px!important;background:rgba(255,255,255,.018)!important;color:#92a3b7!important;font-size:8px!important;font-weight:800!important}

html body .eddpt-app .eddpt-ref-safety span:before{content:"";width:6px;height:6px;border-radius:50%;background:#8e7bf5;box-shadow:0 0 9px rgba(142,123,245,.33)}

html body .eddpt-app .eddpt-ref-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}

html body .eddpt-app .eddpt-ref-summary-card{display:grid!important;gap:6px!important;padding:13px!important;border:1px solid rgba(117,140,173,.19)!important;border-radius:13px!important;background:rgba(12,20,31,.6)!important}

html body .eddpt-app .eddpt-ref-summary-card small{color:#8293a8!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important}

.eddpt-app .eddpt-ref-summary-card b{color:#edf2f8!important;font-size:12px!important}

.eddpt-app .eddpt-ref-summary-card span{color:#8d9caf!important;font-size:9px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-ref-summary-card select{width:100%!important;max-width:100%!important;min-height:38px!important;border:1px solid rgba(131,150,179,.23)!important;border-radius:9px!important;background:#0c1420!important;color:#e8edf5!important;padding:0 10px!important;font-size:9px!important}

html body .eddpt-app .eddpt-ref-applicability{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;padding:12px 13px!important;border:1px solid rgba(88,173,223,.18)!important;border-radius:12px!important;background:rgba(61,130,181,.045)!important}

html body .eddpt-app .eddpt-ref-applicability>div{display:grid!important;gap:3px!important}

.eddpt-app .eddpt-ref-applicability small{color:#7f93a9!important;font-size:8px!important;font-weight:900!important;letter-spacing:.075em!important}

.eddpt-app .eddpt-ref-applicability b{color:#d9e5f1!important;font-size:11px!important}

.eddpt-app .eddpt-ref-applicability span,.eddpt-app .eddpt-ref-applicability p{margin:0!important;color:#899bad!important;font-size:9px!important;line-height:1.5!important}

.eddpt-app .eddpt-ref-applicability details{justify-self:end!important}

.eddpt-app .eddpt-ref-applicability summary{cursor:pointer!important;color:#b7c6d7!important;font-size:9px!important;font-weight:850!important}

html body .eddpt-app .eddpt-ref-pack-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}

.eddpt-app .eddpt-ref-pack-strip>span{display:grid!important;gap:2px!important;padding:9px 10px!important;border:1px solid rgba(112,135,166,.14)!important;border-radius:10px!important;background:rgba(255,255,255,.012)!important}

.eddpt-app .eddpt-ref-pack-strip small{color:#74879e!important;font-size:8px!important;font-weight:900!important}

.eddpt-app .eddpt-ref-pack-strip b{color:#c7d2df!important;font-size:9px!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-ref-workspace{display:grid!important;grid-template-columns:minmax(0,3fr) minmax(0,4fr) minmax(0,3fr)!important;gap:9px!important;height:clamp(430px,52vh,620px)!important;min-height:430px!important;max-height:620px!important;align-items:stretch!important;overflow:hidden!important}

html body .eddpt-app .eddpt-ref-column{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important;border:1px solid rgba(113,136,166,.17)!important;border-radius:13px!important;background:#0d1622!important}

html body .eddpt-app .eddpt-ref-column>header{display:grid!important;gap:2px!important;padding:11px 12px!important;border-bottom:1px solid rgba(111,135,165,.13)!important;background:rgba(255,255,255,.014)!important}

.eddpt-app .eddpt-ref-column>header small{color:#758aa2!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important}

.eddpt-app .eddpt-ref-column>header b{color:#dbe4ef!important;font-size:11px!important}

html body .eddpt-app .eddpt-ref-list,html body .eddpt-app .eddpt-ref-builder{height:100%!important;min-height:0!important;max-width:100%!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important}

html body .eddpt-app .eddpt-ref-list{display:grid!important;align-content:start!important;gap:6px!important;padding:7px!important}

html body .eddpt-app button.eddpt-ref-item{appearance:none!important;position:relative!important;display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;gap:8px!important;align-items:start!important;width:100%!important;max-width:100%!important;margin:0!important;padding:8px!important;border:1px solid rgba(111,135,165,.13)!important;border-radius:10px!important;background:rgba(255,255,255,.018)!important;color:inherit!important;text-align:left!important;cursor:pointer!important;overflow:hidden!important}

html body .eddpt-app button.eddpt-ref-item:hover{border-color:rgba(136,122,244,.31)!important;background:rgba(136,122,244,.055)!important}

html body .eddpt-app button.eddpt-ref-item:focus-visible{outline:2px solid #a79aff!important;outline-offset:2px!important}

html body .eddpt-app button.eddpt-ref-item.is-selected{border-color:rgba(117,209,173,.48)!important;background:rgba(83,209,154,.075)!important;box-shadow:inset 3px 0 0 #62d6aa!important}

html body .eddpt-app button.eddpt-ref-item.is-selected:after{content:"Selected"!important;position:absolute!important;right:6px!important;top:6px!important;padding:2px 5px!important;border-radius:999px!important;background:rgba(83,209,154,.13)!important;color:#a9e8cd!important;font-size:7px!important;font-weight:900!important}

html body .eddpt-app button.eddpt-ref-item.is-suggested:not(.is-selected){border-style:dashed!important;border-color:rgba(91,183,255,.35)!important}

html body .eddpt-app .eddpt-ref-item>i{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:8px!important;background:rgba(136,122,244,.08)!important;color:#afa4fb!important;font-size:8px!important;font-style:normal!important;font-weight:900!important}

.eddpt-app .eddpt-ref-item>span{display:grid!important;gap:3px!important;min-width:0!important;padding-right:0!important}

.eddpt-app .eddpt-ref-item b{color:#dce5ef!important;font-size:9.5px!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:anywhere!important}

.eddpt-app .eddpt-ref-item small{color:#8192a6!important;font-size:8px!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:anywhere!important}

.eddpt-app .eddpt-ref-item em{justify-self:start!important;padding:2px 5px!important;border-radius:999px!important;background:rgba(91,183,255,.08)!important;color:#8bc8ee!important;font-size:7.5px!important;font-style:normal!important;font-weight:850!important}

html body .eddpt-app .eddpt-ref-builder{display:grid!important;align-content:start!important;gap:10px!important;padding:11px!important}

html body .eddpt-app .eddpt-ref-builder-empty{display:grid!important;gap:8px!important;align-content:center!important;min-height:100%!important;padding:18px!important;text-align:center!important}

.eddpt-app .eddpt-ref-builder-empty b{color:#dbe4ef!important;font-size:11px!important}

.eddpt-app .eddpt-ref-builder-empty span{color:#8798ac!important;font-size:9px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-ref-selected-pair{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;gap:8px!important;align-items:center!important}

.eddpt-app .eddpt-ref-selected-pair section{display:grid!important;gap:2px!important;padding:8px!important;border:1px solid rgba(115,139,171,.14)!important;border-radius:9px!important;background:rgba(255,255,255,.016)!important}

.eddpt-app .eddpt-ref-selected-pair small{color:#778ba2!important;font-size:7.5px!important;font-weight:900!important}

.eddpt-app .eddpt-ref-selected-pair b{color:#dbe5ef!important;font-size:9px!important;overflow-wrap:anywhere!important}

.eddpt-app .eddpt-ref-selected-pair>i{color:#a99eff!important;font-style:normal!important;font-size:16px!important}

html body .eddpt-app .eddpt-ref-evidence{display:grid!important;gap:6px!important}

.eddpt-app .eddpt-ref-evidence h4{margin:0 0 2px!important;color:#cbd7e4!important;font-size:9.5px!important}

.eddpt-app .eddpt-ref-evidence-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:4px 8px!important;align-items:center!important;padding:6px 7px!important;border:1px solid rgba(113,137,169,.11)!important;border-radius:8px!important;background:rgba(255,255,255,.012)!important}

.eddpt-app .eddpt-ref-evidence-row>div{display:grid!important;gap:1px!important}

.eddpt-app .eddpt-ref-evidence-row b{color:#c3d0df!important;font-size:8.5px!important}

.eddpt-app .eddpt-ref-evidence-row span{color:#788ba1!important;font-size:8px!important}

.eddpt-app .eddpt-ref-evidence-row output{color:#97a8ba!important;font-size:8px!important;font-weight:850!important}

.eddpt-app .eddpt-ref-evidence-row>i{grid-column:1/-1!important;height:4px!important;overflow:hidden!important;border-radius:999px!important;background:rgba(255,255,255,.055)!important}

.eddpt-app .eddpt-ref-evidence-row>i>b{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#8172eb,#5ab8e7)!important}

html body .eddpt-app .eddpt-ref-things{display:grid!important;gap:4px!important;padding:8px 9px!important;border:1px solid rgba(238,178,96,.2)!important;border-radius:9px!important;background:rgba(238,178,96,.045)!important}

.eddpt-app .eddpt-ref-things>b{color:#e8c592!important;font-size:8.5px!important}

.eddpt-app .eddpt-ref-things p{margin:0!important;color:#a6937b!important;font-size:8px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-ref-form-label{display:grid!important;gap:5px!important;color:#8ea0b5!important;font-size:8px!important;font-weight:850!important}

.eddpt-app .eddpt-ref-form-label select,.eddpt-app .eddpt-ref-form-label textarea{width:100%!important;max-width:100%!important;border:1px solid rgba(119,143,174,.2)!important;border-radius:9px!important;background:#0a121d!important;color:#dce5ef!important;font-size:9px!important}

.eddpt-app .eddpt-ref-form-label select{height:36px!important;padding:0 9px!important}

.eddpt-app .eddpt-ref-form-label textarea{min-height:78px!important;padding:8px!important;resize:vertical!important}

html body .eddpt-app .eddpt-ref-actions{display:flex!important;flex-wrap:wrap!important;gap:7px!important}

.eddpt-app .eddpt-ref-actions .eddpt-btn{min-height:34px!important;height:auto!important;white-space:normal!important}

html body .eddpt-app .eddpt-ref-section{display:grid!important;gap:9px!important;padding:11px!important;border:1px solid rgba(113,137,169,.14)!important;border-radius:12px!important;background:rgba(13,22,34,.58)!important;overflow:hidden!important}

.eddpt-app .eddpt-ref-section>header{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:10px!important}

.eddpt-app .eddpt-ref-section>header>div{display:grid!important;gap:2px!important}

.eddpt-app .eddpt-ref-section>header small{color:#778ca4!important;font-size:8px!important;font-weight:900!important}

.eddpt-app .eddpt-ref-section>header b{color:#cfdae6!important;font-size:10px!important}

.eddpt-app .eddpt-ref-section>header>span{color:#74869c!important;font-size:8px!important}

html body .eddpt-app .eddpt-ref-suggestions,html body .eddpt-app .eddpt-ref-rel-list{display:grid!important;gap:6px!important;max-width:100%!important;overflow-x:hidden!important}

.eddpt-app .eddpt-ref-suggestion,.eddpt-app .eddpt-ref-rel{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;padding:8px 9px!important;border:1px solid rgba(112,136,167,.12)!important;border-radius:9px!important;background:rgba(255,255,255,.014)!important}

.eddpt-app .eddpt-ref-suggestion>div,.eddpt-app .eddpt-ref-rel>div{display:grid!important;gap:2px!important}

.eddpt-app .eddpt-ref-suggestion b,.eddpt-app .eddpt-ref-rel b{color:#cfd9e5!important;font-size:9px!important;overflow-wrap:anywhere!important}

.eddpt-app .eddpt-ref-suggestion span,.eddpt-app .eddpt-ref-rel span,.eddpt-app .eddpt-ref-rel small{color:#7e90a5!important;font-size:8px!important;line-height:1.4!important}

.eddpt-app .eddpt-ref-suggestion button,.eddpt-app .eddpt-ref-rel button{min-height:30px!important;padding:0 9px!important;border:1px solid rgba(136,122,244,.22)!important;border-radius:8px!important;background:rgba(136,122,244,.07)!important;color:#bdb5fb!important;font-size:8px!important;font-weight:850!important;cursor:pointer!important}

.eddpt-app .eddpt-ref-rel button.is-delete{border-color:rgba(215,122,145,.19)!important;background:rgba(215,122,145,.035)!important;color:#dca5b2!important}

html body .eddpt-app .eddpt-ref-empty-state{display:grid!important;gap:4px!important;padding:10px!important;border:1px dashed rgba(111,135,165,.14)!important;border-radius:9px!important;color:#8294a8!important;font-size:8.5px!important;line-height:1.45!important}

.eddpt-app .eddpt-ref-empty-state b{color:#bcc8d6!important;font-size:9px!important}

html body .eddpt-app .eddpt-ref-governance-disclosure{max-width:100%!important;padding:0!important;border:1px solid rgba(112,136,167,.14)!important;border-radius:12px!important;background:rgba(13,22,34,.48)!important;overflow:hidden!important}

.eddpt-app .eddpt-ref-governance-disclosure>summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:11px 12px!important;cursor:pointer!important;list-style:none!important}

.eddpt-app .eddpt-ref-governance-disclosure>summary::-webkit-details-marker{display:none!important}

.eddpt-app .eddpt-ref-governance-disclosure>summary>span{display:grid!important;gap:2px!important}

.eddpt-app .eddpt-ref-governance-disclosure>summary small{color:#778ca4!important;font-size:8px!important;font-weight:900!important}

.eddpt-app .eddpt-ref-governance-disclosure>summary b{color:#cbd7e4!important;font-size:10px!important}

.eddpt-app .eddpt-ref-governance-disclosure>summary em{color:#8395aa!important;font-size:8px!important;font-style:normal!important}

html body .eddpt-app .eddpt-ref-source-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:0 11px 11px!important}

.eddpt-app .eddpt-ref-source-grid>section{display:grid!important;align-content:start!important;gap:4px!important;padding:9px!important;border:1px solid rgba(109,132,164,.13)!important;border-radius:9px!important;background:rgba(255,255,255,.012)!important}

.eddpt-app .eddpt-ref-source-grid small{color:#71849a!important;font-size:8px!important;font-weight:900!important}

.eddpt-app .eddpt-ref-source-grid b{color:#bdc8d6!important;font-size:9px!important}

.eddpt-app .eddpt-ref-source-grid p{margin:0!important;color:#7e90a5!important;font-size:8px!important;line-height:1.45!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-ref-tech{margin:0 11px 11px!important;padding:8px 9px!important;border:1px solid rgba(112,136,167,.12)!important;border-radius:9px!important;background:rgba(0,0,0,.08)!important}

.eddpt-app .eddpt-ref-tech summary{cursor:pointer!important;color:#92a4b8!important;font-size:8px!important;font-weight:850!important}

.eddpt-app .eddpt-ref-tech dl{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin:8px 0 0!important}

.eddpt-app .eddpt-ref-tech dl>div{display:grid!important;gap:2px!important;padding:7px!important;border-radius:7px!important;background:rgba(255,255,255,.014)!important}

.eddpt-app .eddpt-ref-tech dt{color:#6f8299!important;font-size:8px!important}

.eddpt-app .eddpt-ref-tech dd{margin:0!important;color:#b9c5d3!important;font-size:8px!important;overflow-wrap:anywhere!important}

.eddpt-app .eddpt-ref-tech code{font-size:7.5px!important;word-break:break-all!important}

html body .eddpt-app .eddpt-reference-models>footer{display:flex!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px!important;max-width:100%!important}

html body .eddpt-app[data-theme="light"] .eddpt-ref-column,html body .eddpt-app.eddpt-light-mode .eddpt-ref-column,html body .eddpt-app[data-theme="light"] .eddpt-ref-section,html body .eddpt-app.eddpt-light-mode .eddpt-ref-section,html body .eddpt-app[data-theme="light"] .eddpt-ref-governance-disclosure,html body .eddpt-app.eddpt-light-mode .eddpt-ref-governance-disclosure{background:#f8fafc!important;border-color:#dce4ed!important}

html body .eddpt-app[data-theme="light"] .eddpt-ref-summary-card,html body .eddpt-app.eddpt-light-mode .eddpt-ref-summary-card{background:#f8fafc!important;border-color:#dce4ed!important}

.eddpt-app[data-theme="light"] .eddpt-ref-summary-card b,.eddpt-app.eddpt-light-mode .eddpt-ref-summary-card b,.eddpt-app[data-theme="light"] .eddpt-ref-column>header b,.eddpt-app.eddpt-light-mode .eddpt-ref-column>header b,.eddpt-app[data-theme="light"] .eddpt-ref-item b,.eddpt-app.eddpt-light-mode .eddpt-ref-item b,.eddpt-app[data-theme="light"] .eddpt-ref-builder-empty b,.eddpt-app.eddpt-light-mode .eddpt-ref-builder-empty b,.eddpt-app[data-theme="light"] .eddpt-ref-section>header b,.eddpt-app.eddpt-light-mode .eddpt-ref-section>header b{color:#283b52!important}

html body .eddpt-app[data-theme="light"] button.eddpt-ref-item,html body .eddpt-app.eddpt-light-mode button.eddpt-ref-item,html body .eddpt-app[data-theme="light"] .eddpt-ref-suggestion,html body .eddpt-app.eddpt-light-mode .eddpt-ref-suggestion,html body .eddpt-app[data-theme="light"] .eddpt-ref-rel,html body .eddpt-app.eddpt-light-mode .eddpt-ref-rel{background:#fff!important;border-color:#dfe6ee!important}

.eddpt-app[data-theme="light"] .eddpt-ref-form-label select,.eddpt-app.eddpt-light-mode .eddpt-ref-form-label select,.eddpt-app[data-theme="light"] .eddpt-ref-form-label textarea,.eddpt-app.eddpt-light-mode .eddpt-ref-form-label textarea,.eddpt-app[data-theme="light"] .eddpt-ref-summary-card select,.eddpt-app.eddpt-light-mode .eddpt-ref-summary-card select{background:#fff!important;color:#26394f!important;border-color:#d4dee9!important}

html body .eddpt-app[data-a11y-contrast="strong"] .eddpt-ref-column,html body .eddpt-app[data-a11y-boundaries="strong"] .eddpt-ref-column,html body .eddpt-app[data-a11y-boundaries="strong"] button.eddpt-ref-item{border-width:2px!important}

@media (max-width:900px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal{padding:8px!important}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important}
html body .eddpt-app .eddpt-ref-workspace{grid-template-columns:minmax(0,3fr) minmax(0,4fr) minmax(0,3fr)!important;gap:7px!important;height:clamp(400px,55vh,560px)!important;min-height:400px!important;max-height:560px!important}
html body .eddpt-app .eddpt-ref-pack-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}
html body .eddpt-app .eddpt-ref-column>header{padding:9px!important}
html body .eddpt-app .eddpt-ref-list{padding:6px!important}
html body .eddpt-app .eddpt-ref-builder{padding:9px!important}
html body .eddpt-app button.eddpt-ref-item{grid-template-columns:26px minmax(0,1fr)!important;gap:6px!important;padding:7px!important}
html body .eddpt-app .eddpt-ref-item>i{width:26px!important;height:26px!important}
}

@media (max-width:620px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal{padding:4px!important}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card{width:calc(100vw - 8px)!important;height:calc(100dvh - 8px)!important;max-height:calc(100dvh - 8px)!important;border-radius:12px!important}
html body .eddpt-app .eddpt-ref-hero{grid-template-columns:1fr!important;padding:10px!important}
.eddpt-app .eddpt-ref-hero h3{font-size:16px!important}
.eddpt-app .eddpt-ref-hero p{font-size:9px!important}
.eddpt-app .eddpt-ref-mode-chip{display:none!important}
html body .eddpt-app .eddpt-ref-safety{gap:4px!important}
.eddpt-app .eddpt-ref-safety span{min-height:24px!important;padding:0 6px!important;font-size:8px!important}
html body .eddpt-app .eddpt-ref-summary{grid-template-columns:1fr!important;gap:6px!important}
.eddpt-app .eddpt-ref-summary-card{padding:9px!important}
.eddpt-app .eddpt-ref-summary-card span{font-size:8px!important}
html body .eddpt-app .eddpt-ref-applicability{grid-template-columns:1fr!important;padding:9px!important}
.eddpt-app .eddpt-ref-applicability details{justify-self:start!important}
html body .eddpt-app .eddpt-ref-pack-strip{display:none!important}
html body .eddpt-app .eddpt-ref-workspace{grid-template-columns:minmax(0,3fr) minmax(0,4fr) minmax(0,3fr)!important;gap:4px!important;height:clamp(360px,58vh,500px)!important;min-height:360px!important;max-height:500px!important}
html body .eddpt-app .eddpt-ref-column>header{padding:6px!important}
.eddpt-app .eddpt-ref-column>header small{font-size:8px!important;letter-spacing:.04em!important}
.eddpt-app .eddpt-ref-column>header b{font-size:9px!important}
html body .eddpt-app .eddpt-ref-list{gap:4px!important;padding:4px!important}
.eddpt-app .eddpt-ref-builder{gap:6px!important;padding:5px!important}
html body .eddpt-app button.eddpt-ref-item{grid-template-columns:20px minmax(0,1fr)!important;gap:4px!important;padding:5px 4px!important;border-radius:7px!important}
.eddpt-app .eddpt-ref-item>i{width:20px!important;height:20px!important;font-size:8px!important}
.eddpt-app .eddpt-ref-item b{font-size:9px!important;line-height:1.3!important}
.eddpt-app .eddpt-ref-item small{display:none!important}
.eddpt-app .eddpt-ref-item em{display:none!important}
.eddpt-app button.eddpt-ref-item.is-selected:after{display:none!important}
html body .eddpt-app .eddpt-ref-builder-empty{padding:7px!important}
.eddpt-app .eddpt-ref-builder-empty b{font-size:9px!important}
.eddpt-app .eddpt-ref-builder-empty span{font-size:8px!important}
html body .eddpt-app .eddpt-ref-selected-pair{grid-template-columns:1fr!important;gap:4px!important}
.eddpt-app .eddpt-ref-selected-pair>i{display:none!important}
.eddpt-app .eddpt-ref-selected-pair section{padding:5px!important}
.eddpt-app .eddpt-ref-selected-pair section:first-child{display:none!important}
.eddpt-app .eddpt-ref-selected-pair b{font-size:9px!important}
.eddpt-app .eddpt-ref-selected-pair small{font-size:8px!important}
html body .eddpt-app .eddpt-ref-evidence{gap:4px!important}
.eddpt-app .eddpt-ref-evidence h4{font-size:9px!important}
.eddpt-app .eddpt-ref-evidence-row{display:grid!important;grid-template-columns:1fr!important;padding:5px!important}
.eddpt-app .eddpt-ref-evidence-row>div{display:block!important}
.eddpt-app .eddpt-ref-evidence-row b{font-size:8px!important}
.eddpt-app .eddpt-ref-evidence-row span{display:none!important}
.eddpt-app .eddpt-ref-evidence-row output{font-size:8px!important}
.eddpt-app .eddpt-ref-evidence-row>i{display:none!important}
html body .eddpt-app .eddpt-ref-form-label{font-size:8px!important}
.eddpt-app .eddpt-ref-form-label select{height:31px!important;font-size:9px!important;padding:0 4px!important}
.eddpt-app .eddpt-ref-form-label textarea{min-height:56px!important;font-size:9px!important;padding:5px!important}
.eddpt-app .eddpt-ref-actions{display:grid!important}
.eddpt-app .eddpt-ref-actions .eddpt-btn{min-height:31px!important;padding:4px!important;font-size:8px!important}
html body .eddpt-app .eddpt-ref-section{padding:8px!important}
.eddpt-app .eddpt-ref-section>header{align-items:start!important;flex-direction:column!important}
.eddpt-app .eddpt-ref-source-grid{grid-template-columns:1fr!important}
.eddpt-app .eddpt-ref-tech dl{grid-template-columns:1fr!important}
}

@media (forced-colors:active){
html body .eddpt-app button.eddpt-ref-item.is-selected{outline:3px solid Highlight!important;outline-offset:-3px!important;forced-color-adjust:auto!important}
html body .eddpt-app .eddpt-ref-evidence-row>i>b{background:Highlight!important}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-reference-models *,html body .eddpt-app .eddpt-reference-models *::before,html body .eddpt-app .eddpt-reference-models *::after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-workspace{
    grid-template-columns:minmax(0,3fr) minmax(0,4fr) minmax(0,3fr)!important;
    grid-auto-flow:row!important;
    gap:9px!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-workspace{
        grid-template-columns:minmax(0,3fr) minmax(0,4fr) minmax(0,3fr)!important;
        gap:7px!important;
    }
}

@media (max-width:620px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-workspace,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-workspace{
        grid-template-columns:minmax(0,3fr) minmax(0,4fr) minmax(0,3fr)!important;
        grid-auto-flow:row!important;
        gap:4px!important;
        height:clamp(360px,58vh,500px)!important;
        min-height:360px!important;
        max-height:500px!important;
    }
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-hero p{font-size:9px!important;line-height:1.45!important}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-safety span{font-size:8px!important}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-column>header small{font-size:8px!important;line-height:1.2!important}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-column>header b{font-size:9px!important;line-height:1.2!important}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive button.eddpt-ref-item b{font-size:9px!important;line-height:1.3!important}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive button.eddpt-ref-item small{display:none!important}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive button.eddpt-ref-item em{display:none!important}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-builder-empty b,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-selected-pair b,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-evidence h4{font-size:9px!important}
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-builder-empty span,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-selected-pair small,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-form-label,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-evidence-row b,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-evidence-row output{font-size:8px!important}
}

html body .eddpt-app[data-theme="light"] .eddpt-ref-hero p,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-hero p,
html body .eddpt-app[data-theme="light"] .eddpt-ref-mode-chip span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-mode-chip span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-summary-card span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-summary-card span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-applicability span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-applicability span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-applicability p,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-applicability p,
html body .eddpt-app[data-theme="light"] button.eddpt-ref-item small,
html body .eddpt-app.eddpt-light-mode button.eddpt-ref-item small,
html body .eddpt-app[data-theme="light"] .eddpt-ref-selected-pair small,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-selected-pair small,
html body .eddpt-app[data-theme="light"] .eddpt-ref-evidence-row span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-evidence-row span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-form-label,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-form-label,
html body .eddpt-app[data-theme="light"] .eddpt-ref-section>header span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-section>header span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-suggestion span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-suggestion span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-rel span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-rel span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-rel small,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-rel small{color:#52677f!important}

html body .eddpt-app[data-theme="light"] .eddpt-ref-mode-chip b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-mode-chip b{color:#226b9d!important}

html body .eddpt-app[data-theme="light"] .eddpt-ref-safety span,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-safety span,
html body .eddpt-app[data-theme="light"] .eddpt-ref-pack-strip small,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-pack-strip small{color:#5d7188!important}

html body .eddpt-app[data-theme="light"] .eddpt-ref-pack-strip b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-pack-strip b,
html body .eddpt-app[data-theme="light"] .eddpt-ref-applicability b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-applicability b,
html body .eddpt-app[data-theme="light"] .eddpt-ref-selected-pair b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-selected-pair b,
html body .eddpt-app[data-theme="light"] .eddpt-ref-evidence h4,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-evidence h4,
html body .eddpt-app[data-theme="light"] .eddpt-ref-evidence-row b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-evidence-row b,
html body .eddpt-app[data-theme="light"] .eddpt-ref-evidence-row output,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-evidence-row output,
html body .eddpt-app[data-theme="light"] .eddpt-ref-suggestion b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-suggestion b,
html body .eddpt-app[data-theme="light"] .eddpt-ref-rel b,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-rel b{color:#2c4159!important}

html body .eddpt-app[data-theme="light"] .eddpt-ref-column>header small,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-column>header small,
html body .eddpt-app[data-theme="light"] .eddpt-ref-hero small,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-hero small,
html body .eddpt-app[data-theme="light"] .eddpt-ref-section>header small,
html body .eddpt-app.eddpt-light-mode .eddpt-ref-section>header small{color:#6655c8!important}

html body .eddpt-app[data-theme="light"] button.eddpt-ref-item em,
html body .eddpt-app.eddpt-light-mode button.eddpt-ref-item em{color:#276e9a!important;background:#e8f4fb!important}

@media (max-width:620px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal button.eddpt-ref-item.is-selected:after,
 html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive button.eddpt-ref-item.is-selected:after{
    content:"✓"!important;display:grid!important;place-items:center!important;right:2px!important;top:2px!important;
    width:13px!important;height:13px!important;padding:0!important;border:1px solid currentColor!important;border-radius:999px!important;
    background:Canvas!important;color:CanvasText!important;font-size:8px!important;font-weight:950!important;line-height:1!important;
 }
}

html body .eddpt-app .eddpt-source-context-entry,
html body .eddpt-app .eddpt-source-resume-bar,
html body .eddpt-app .eddpt-validation-source-link{
    position:relative!important;
    z-index:18!important;
    pointer-events:auto!important;
}

html body .eddpt-app .eddpt-source-context-entry .eddpt-btn,
html body .eddpt-app .eddpt-source-resume-bar .eddpt-btn,
html body .eddpt-app .eddpt-validation-source-link .eddpt-btn,
html body .eddpt-app .eddpt-source-process-entry,
html body .eddpt-app .eddpt-opti-source-evidence{
    position:relative!important;
    z-index:2!important;
    pointer-events:auto!important;
}

html body .eddpt-app .eddpt-source-open-failure{
    box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:52px minmax(0,1fr)!important;
    gap:16px!important;
    width:min(680px,calc(100vw - 30px))!important;
    max-width:100%!important;
    padding:22px!important;
    border:1px solid rgba(255,157,167,.34)!important;
    border-radius:18px!important;
    outline:0!important;
    background:linear-gradient(180deg,#151d28,#0d141d)!important;
    color:#eef4fb!important;
    box-shadow:0 28px 90px rgba(0,0,0,.62),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

html body .eddpt-app .eddpt-source-open-failure-icon{
    display:grid!important;
    place-items:center!important;
    width:48px!important;
    height:48px!important;
    border:1px solid rgba(255,157,167,.38)!important;
    border-radius:14px!important;
    background:rgba(255,125,138,.08)!important;
    color:#ffb6bf!important;
    font-size:22px!important;
    font-weight:950!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-source-open-failure>div{display:grid!important;gap:8px!important;min-width:0!important}

html body .eddpt-app .eddpt-source-open-failure small{color:#8dcfff!important;font-size:8px!important;font-weight:900!important;letter-spacing:.09em!important}

html body .eddpt-app .eddpt-source-open-failure h2{margin:0!important;color:#f5f8fc!important;font-size:20px!important;line-height:1.2!important}

html body .eddpt-app .eddpt-source-open-failure p{margin:0!important;color:#c2ccd8!important;font-size:11px!important;line-height:1.55!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-source-open-failure-note{
    display:grid!important;
    gap:3px!important;
    margin-top:4px!important;
    padding:10px 11px!important;
    border:1px solid rgba(107,194,255,.16)!important;
    border-radius:11px!important;
    background:rgba(107,194,255,.045)!important;
}

html body .eddpt-app .eddpt-source-open-failure-note b{color:#dcecff!important;font-size:9px!important}

html body .eddpt-app .eddpt-source-open-failure-note span{color:#91a4b9!important;font-size:9px!important;line-height:1.45!important}

html body .eddpt-app .eddpt-source-open-failure footer{display:flex!important;justify-content:flex-end!important;gap:7px!important;flex-wrap:wrap!important;margin-top:5px!important}

html body .eddpt-app .eddpt-source-open-failure footer .eddpt-btn{min-height:36px!important;font-size:8.5px!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-open-failure,
html body .eddpt-app.eddpt-light-mode .eddpt-source-open-failure{
    border-color:#d7a0a7!important;
    background:linear-gradient(180deg,#fff,#f5f8fb)!important;
    color:#24384e!important;
    box-shadow:0 28px 90px rgba(24,39,58,.24),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-source-open-failure h2,
html body .eddpt-app.eddpt-light-mode .eddpt-source-open-failure h2{color:#263b52!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-open-failure p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-open-failure p{color:#52677f!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-open-failure-note,
html body .eddpt-app.eddpt-light-mode .eddpt-source-open-failure-note{border-color:#c8ddeb!important;background:#edf7fc!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-open-failure-note b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-open-failure-note b{color:#2c4159!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-open-failure-note span,
html body .eddpt-app.eddpt-light-mode .eddpt-source-open-failure-note span{color:#5d7188!important}

@media (max-width:620px){
html body .eddpt-app .eddpt-source-open-failure{grid-template-columns:1fr!important;padding:16px!important}
html body .eddpt-app .eddpt-source-open-failure-icon{width:40px!important;height:40px!important;border-radius:12px!important;font-size:18px!important}
html body .eddpt-app .eddpt-source-open-failure h2{font-size:17px!important}
html body .eddpt-app .eddpt-source-open-failure footer{display:grid!important;grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-source-open-failure footer .eddpt-btn{width:100%!important;justify-content:center!important}
}

html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-source-add-btn{
    box-sizing:border-box!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:134px!important;
    max-width:none!important;
    height:50px!important;
    min-height:50px!important;
    padding:0 16px!important;
    gap:9px!important;
    border:1.5px solid rgba(125,111,246,.34)!important;
    border-radius:18px!important;
    background:linear-gradient(180deg,#8f84ff,#7065f3)!important;
    color:#fff!important;
    box-shadow:0 9px 20px rgba(110,98,241,.18),inset 0 1px 0 rgba(255,255,255,.22)!important;
    font:inherit!important;
    line-height:1!important;
    cursor:pointer!important;
    transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease!important;
}

html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-source-add-btn>.eddpt-source-add-icon{
    display:grid!important;
    place-items:center!important;
    flex:0 0 22px!important;
    width:22px!important;
    min-width:22px!important;
    height:22px!important;
    color:currentColor!important;
}

html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-source-add-btn>.eddpt-source-add-icon svg{
    display:block!important;
    width:22px!important;
    height:22px!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-source-add-btn>.eddpt-source-add-copy{
    display:block!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-source-add-btn>.eddpt-source-add-copy>b{
    display:block!important;
    margin:0!important;
    padding:0!important;
    color:inherit!important;
    font-size:11px!important;
    font-weight:850!important;
    line-height:1!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-source-add-btn:hover{
    border-color:rgba(165,151,255,.62)!important;
    background:linear-gradient(180deg,#988eff,#786df6)!important;
    box-shadow:0 0 0 3px rgba(143,130,255,.09),0 11px 24px rgba(110,98,241,.22),inset 0 1px 0 rgba(255,255,255,.24)!important;
    transform:translateY(-1px)!important;
}

html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-source-add-btn:active{
    transform:translateY(0)!important;
}

html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-source-add-btn:focus-visible{
    outline:0!important;
    border-color:rgba(179,166,255,.72)!important;
    box-shadow:0 0 0 3px rgba(143,130,255,.16),0 10px 22px rgba(110,98,241,.22),inset 0 1px 0 rgba(255,255,255,.24)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-source-inspector-head-actions .eddpt-source-add-btn{
    border-color:var(--eddpt-sem-add-border-strong,rgba(78,229,138,.92))!important;
    background:linear-gradient(180deg,rgba(34,132,82,.15),rgba(20,80,53,.11))!important;
    color:#ddf8e7!important;
    box-shadow:inset 0 0 0 1px rgba(78,229,138,.14),0 0 0 1px rgba(78,229,138,.05),0 9px 22px rgba(0,0,0,.18)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-source-inspector-head-actions .eddpt-source-add-btn>.eddpt-source-add-icon{
    color:var(--eddpt-sem-add,#4ee58a)!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-source-inspector-head-actions .eddpt-source-add-btn:hover,
html body .eddpt-app[data-colour-coding="on"] .eddpt-source-inspector-head-actions .eddpt-source-add-btn:focus-visible{
    border-color:#7af4a7!important;
    background:linear-gradient(180deg,rgba(42,158,96,.20),rgba(22,94,60,.14))!important;
    box-shadow:0 0 0 3px rgba(78,229,138,.10),inset 0 0 0 1px rgba(109,245,164,.16),0 10px 22px rgba(0,0,0,.18)!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-source-inspector-head-actions .eddpt-source-add-btn,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-source-inspector-head-actions .eddpt-source-add-btn{
    background:#f4fbf7!important;
    border-color:rgba(44,166,98,.78)!important;
    color:#245c3b!important;
    box-shadow:0 8px 18px rgba(28,102,60,.09),inset 0 1px 0 #fff!important;
}

html body .eddpt-app[data-theme="light"][data-colour-coding="on"] .eddpt-source-inspector-head-actions .eddpt-source-add-btn>.eddpt-source-add-icon,
html body .eddpt-app.eddpt-light-mode[data-colour-coding="on"] .eddpt-source-inspector-head-actions .eddpt-source-add-btn>.eddpt-source-add-icon{
    color:#2a9a5f!important;
}

html body .eddpt-app:not(.eddpt-step-flow-active):not(.eddpt-right-collapsed) .eddpt-edge-tab-right,
html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open .eddpt-edge-tab-right,
html body .eddpt-app.eddpt-step-flow-active.eddpt-step-flow-detail-open .eddpt-step-flow__details-return{
    display:none!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    height:var(--eddpt-smart-detail-max-height,calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px))!important;
    min-height:0!important;
    max-height:var(--eddpt-smart-detail-max-height,calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px))!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
}

html body .eddpt-app.eddpt-detail-smart-docked.eddpt-process-map-active.eddpt-process-map-detail-open:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail,
html body .eddpt-app.eddpt-detail-smart-docked.eddpt-step-flow-active.eddpt-step-flow-detail-open:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    height:var(--eddpt-smart-detail-max-height,calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px))!important;
    max-height:var(--eddpt-smart-detail-max-height,calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px))!important;
}

html body .eddpt-app.eddpt-detail-smart-docked .eddpt-detail>.eddpt-detail-dockbar{
    position:sticky!important;
    top:0!important;
    z-index:55!important;
}

@media (max-height:640px){
html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
        min-height:0!important;
    }
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-source-inspector-head-actions .eddpt-source-add-btn{
        transition:none!important;
        transform:none!important;
    }
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    overflow:hidden!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-dockbar{
    position:relative!important;
    top:auto!important;
    flex:0 0 auto!important;
    width:100%!important;
    z-index:55!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden]){
    display:block!important;
    flex:1 1 auto!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-gutter:stable!important;
    touch-action:pan-y!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-empty:not([hidden]){
    flex:1 1 auto!important;
    min-height:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
}

html body .eddpt-app.eddpt-detail-smart-docked.eddpt-process-map-active.eddpt-process-map-detail-open:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail,
html body .eddpt-app.eddpt-detail-smart-docked.eddpt-step-flow-active.eddpt-step-flow-detail-open:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    overflow:hidden!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden]){
    box-sizing:border-box!important;
    padding:14px 14px 18px!important;
    scroll-padding-bottom:24px!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden])>.eddpt-detail-actions{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    margin:18px -14px 0!important;
    padding:11px 14px max(13px,env(safe-area-inset-bottom))!important;
    transform:none!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden])::after{
    content:""!important;
    display:block!important;
    width:100%!important;
    height:18px!important;
    min-height:18px!important;
    clear:both!important;
    pointer-events:none!important;
}

html body .eddpt-app.eddpt-connection-detail-open.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden]){
    padding-bottom:18px!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    overflow:hidden!important;
}

html body .eddpt-app.eddpt-detail-smart-docked.eddpt-process-map-active.eddpt-process-map-detail-open:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    overflow:hidden!important;
}

html body .eddpt-app.eddpt-detail-smart-docked.eddpt-step-flow-active.eddpt-step-flow-detail-open:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail,
html body .eddpt-app.eddpt-detail-smart-docked.eddpt-step-flow-active.eddpt-step-flow-detail-open.eddpt-step-flow-detail-overlay:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    overflow:hidden!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden]){
    display:block!important;
    flex:1 1 0%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-dockbar{
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-immersive-controls [data-immersive-context="process-map"] .eddpt-immersive-map-actions{
    align-items:stretch!important;
}

html body .eddpt-app .eddpt-immersive-controls [data-immersive-context="process-map"] .eddpt-immersive-map-actions .eddpt-process-map__shrink.is-immersive{
    box-sizing:border-box!important;
    flex:1 1 300px!important;
    width:auto!important;
    min-width:260px!important;
    max-width:100%!important;
    min-height:42px!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(88px,1.15fr) minmax(34px,auto)!important;
    align-items:center!important;
    gap:8px!important;
    padding:6px 10px!important;
    overflow:hidden!important;
    white-space:normal!important;
}

html body .eddpt-app .eddpt-immersive-controls [data-immersive-context="process-map"] .eddpt-immersive-map-actions .eddpt-process-map__shrink.is-immersive>span{
    min-width:0!important;
    max-width:100%!important;
    flex:none!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-immersive-controls [data-immersive-context="process-map"] .eddpt-immersive-map-actions .eddpt-process-map__shrink.is-immersive>span b{
    min-width:0!important;
    max-width:100%!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    line-height:1.12!important;
}

html body .eddpt-app .eddpt-immersive-controls [data-immersive-context="process-map"] .eddpt-immersive-map-actions .eddpt-process-map__shrink.is-immersive input[type="range"]{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
}

html body .eddpt-app .eddpt-immersive-controls [data-immersive-context="process-map"] .eddpt-immersive-map-actions .eddpt-process-map__shrink.is-immersive .eddpt-process-map__shrink-output{
    box-sizing:border-box!important;
    min-width:34px!important;
    max-width:42px!important;
    justify-self:end!important;
    padding-right:1px!important;
    overflow:hidden!important;
    text-align:right!important;
}

@media (max-width:640px){
html body .eddpt-app .eddpt-immersive-controls [data-immersive-context="process-map"] .eddpt-immersive-map-actions .eddpt-process-map__shrink.is-immersive{
        flex-basis:100%!important;
        min-width:0!important;
        grid-template-columns:18px minmax(72px,1fr) 34px!important;
    }
html body .eddpt-app .eddpt-immersive-controls [data-immersive-context="process-map"] .eddpt-immersive-map-actions .eddpt-process-map__shrink.is-immersive>span{
        display:block!important;
        width:18px!important;
    }
html body .eddpt-app .eddpt-immersive-controls [data-immersive-context="process-map"] .eddpt-immersive-map-actions .eddpt-process-map__shrink.is-immersive>span b{
        display:none!important;
    }
}

html body .eddpt-app .eddpt-proc-controls{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-template-areas:
        "readiness delete"
        "source source"!important;
    grid-auto-rows:min-content!important;
    align-items:stretch!important;
    gap:8px!important;
    width:340px!important;
    max-width:100%!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-health{
    grid-area:readiness!important;
    box-sizing:border-box!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:72px!important;
    padding:9px 11px!important;
    border-radius:15px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto auto auto!important;
    align-content:center!important;
    align-items:center!important;
    justify-items:stretch!important;
    column-gap:10px!important;
    row-gap:2px!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-health>span{
    grid-column:1!important;
    grid-row:1!important;
    align-self:end!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-health>strong{
    grid-column:2!important;
    grid-row:1!important;
    align-self:center!important;
    justify-self:end!important;
    margin:0!important;
    font-size:22px!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-health>i{
    grid-column:1/-1!important;
    grid-row:2!important;
    height:4px!important;
    margin:2px 0 0!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-health>small{
    grid-column:1/-1!important;
    grid-row:3!important;
    margin:1px 0 0!important;
    min-width:0!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-delete-process-btn{
    grid-area:delete!important;
    box-sizing:border-box!important;
    align-self:stretch!important;
    justify-self:stretch!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:72px!important;
    padding:10px 13px!important;
    border-radius:15px!important;
    white-space:normal!important;
    line-height:1.2!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-source-process-entry{
    grid-area:source!important;
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    min-height:44px!important;
    height:auto!important;
    padding:7px 11px!important;
    grid-template-columns:28px minmax(0,1fr)!important;
    gap:9px!important;
    border-radius:14px!important;
    justify-self:stretch!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-source-process-entry .eddpt-source-entry-glyph{
    width:28px!important;
    min-width:28px!important;
    height:28px!important;
    border-radius:9px!important;
}

html body .eddpt-app .eddpt-proc-controls .eddpt-source-process-entry>span:last-child{
    align-self:center!important;
    min-width:0!important;
}

@media (max-width:720px){
html body .eddpt-app .eddpt-proc-controls{
        width:min(100%,340px)!important;
        grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
        grid-template-areas:
            "readiness delete"
            "source source"!important;
        justify-self:stretch!important;
    }
html body .eddpt-app .eddpt-proc-controls .eddpt-health,
    html body .eddpt-app .eddpt-proc-controls .eddpt-delete-process-btn{
        min-height:68px!important;
    }
}

@media (max-width:430px){
html body .eddpt-app .eddpt-proc-controls{
        grid-template-columns:1fr!important;
        grid-template-areas:
            "readiness"
            "delete"
            "source"!important;
    }
html body .eddpt-app .eddpt-proc-controls .eddpt-health,
    html body .eddpt-app .eddpt-proc-controls .eddpt-delete-process-btn{
        min-height:58px!important;
    }
}

html body .eddpt-app .eddpt-modal form[data-form="secure-export"] .eddpt-export-password-wrap{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto auto!important;
    align-items:center!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-modal form[data-form="secure-export"] .eddpt-export-password-wrap>input{
    grid-column:1!important;
    width:100%!important;
    min-width:0!important;
    padding-right:14px!important;
}

html body .eddpt-app .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy{
    appearance:none!important;
    -webkit-appearance:none!important;
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    grid-column:2!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    min-width:78px!important;
    min-height:48px!important;
    padding:0 13px!important;
    border:1px solid rgba(99,181,255,.46)!important;
    border-radius:12px!important;
    background:rgba(55,132,204,.12)!important;
    color:#cce8ff!important;
    box-shadow:none!important;
    font:800 12px/1 inherit!important;
    letter-spacing:.01em!important;
    white-space:nowrap!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy svg{
    width:18px!important;
    height:18px!important;
    flex:0 0 18px!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}

html body .eddpt-app .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy:hover,
html body .eddpt-app .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy:focus-visible{
    border-color:rgba(99,181,255,.82)!important;
    background:rgba(55,132,204,.22)!important;
    color:#fff!important;
    box-shadow:0 0 0 3px rgba(99,181,255,.12)!important;
}

html body .eddpt-app .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy.is-copied{
    border-color:rgba(65,232,154,.82)!important;
    background:rgba(35,162,104,.18)!important;
    color:#9ff7c8!important;
}

html body .eddpt-app .eddpt-modal form[data-form="secure-export"] .eddpt-export-password-wrap>button.eddpt-modal-password-toggle{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    transform:none!important;
    grid-column:3!important;
    align-self:center!important;
    margin:0!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy{
    border-color:rgba(46,112,173,.42)!important;
    background:rgba(61,135,204,.08)!important;
    color:#245f96!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy:hover,
html body .eddpt-app[data-theme="light"] .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy:focus-visible{
    border-color:rgba(46,112,173,.72)!important;
    background:rgba(61,135,204,.14)!important;
    color:#153f65!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy.is-copied{
    border-color:rgba(20,145,82,.62)!important;
    background:rgba(31,171,96,.10)!important;
    color:#126536!important;
}

@media (max-width:640px){
html body .eddpt-app .eddpt-modal form[data-form="secure-export"] .eddpt-export-password-wrap{
        gap:6px!important;
    }
html body .eddpt-app .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy{
        min-width:64px!important;
        min-height:42px!important;
        padding:0 10px!important;
        gap:5px!important;
        font-size:11px!important;
    }
html body .eddpt-app .eddpt-modal form[data-form="secure-export"] button.eddpt-modal-password-copy svg{
        width:16px!important;
        height:16px!important;
        flex-basis:16px!important;
    }
}

html body .eddpt-app .eddpt-modal:not(.eddpt-ref-comparison-modal):not(.eddpt-ref-comparison-immersive):not(.eddpt-opti-thought-box-modal) .eddpt-modal-card{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    overflow:hidden!important;
    max-height:min(90dvh,calc(100dvh - 24px))!important;
}

html body .eddpt-app .eddpt-modal:not(.eddpt-ref-comparison-modal):not(.eddpt-ref-comparison-immersive):not(.eddpt-opti-thought-box-modal) .eddpt-modal-card>header{
    position:relative!important;
    top:auto!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-modal:not(.eddpt-ref-comparison-modal):not(.eddpt-ref-comparison-immersive):not(.eddpt-opti-thought-box-modal) .eddpt-modal-card>main{
    flex:0 1 auto!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding-bottom:max(56px,calc(env(safe-area-inset-bottom,0px) + 42px))!important;
    scroll-padding-bottom:64px!important;
    overscroll-behavior-y:none!important;
    scrollbar-gutter:stable!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
}

html body .eddpt-app .eddpt-modal:not(.eddpt-ref-comparison-modal):not(.eddpt-ref-comparison-immersive):not(.eddpt-opti-thought-box-modal) .eddpt-modal-card>main>form:last-child{
    padding-bottom:max(14px,env(safe-area-inset-bottom))!important;
}

@media (max-height:760px){
html body .eddpt-app .eddpt-modal:not(.eddpt-ref-comparison-modal):not(.eddpt-ref-comparison-immersive):not(.eddpt-opti-thought-box-modal){
        padding:8px!important;
    }
html body .eddpt-app .eddpt-modal:not(.eddpt-ref-comparison-modal):not(.eddpt-ref-comparison-immersive):not(.eddpt-opti-thought-box-modal) .eddpt-modal-card{
        max-height:calc(100dvh - 16px)!important;
    }
}

html body .eddpt-app .eddpt-operation-progress[data-phase="transfer"]{
    border-color:rgba(107,190,255,.68)!important;
    background:
        radial-gradient(circle at 92% 10%,rgba(91,195,255,.13),transparent 180px),
        linear-gradient(145deg,rgba(18,39,58,.99),rgba(12,25,40,.995))!important;
}

html body .eddpt-app .eddpt-operation-progress[data-phase="transfer"] .eddpt-operation-progress-meta{
    display:none!important;
}

html body .eddpt-app .eddpt-operation-progress[data-phase="transfer"] [data-operation-percent]{
    min-width:92px!important;
    color:#a8ddff!important;
    font-size:11px!important;
    letter-spacing:.055em!important;
}

html body .eddpt-app .eddpt-operation-progress[data-phase="transfer"].is-running::before{
    content:"FILE RECEIVED — CHECKING CONTENTS"!important;
}

html body .eddpt-app .eddpt-operation-progress[data-phase="import"].is-running::before{
    content:"CREATING PROCESSES"!important;
}

html body .eddpt-app form.is-import-finished .eddpt-import-finished-note b{
    font-size:9.5px!important;
}

html body .eddpt-app form.is-import-finished [data-action="close-modal"].primary{
    min-width:150px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-modal.eddpt-import-modal{
    padding:8px!important;
}

html body .eddpt-app .eddpt-modal.eddpt-import-modal .eddpt-modal-card{
    display:flex!important;
    flex-direction:column!important;
    width:min(980px,calc(100vw - 16px))!important;
    height:min(94dvh,calc(100dvh - 16px))!important;
    max-height:min(94dvh,calc(100dvh - 16px))!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-import-modal .eddpt-modal-card>header{
    flex:0 0 auto!important;
    position:relative!important;
    z-index:10!important;
}

html body .eddpt-app .eddpt-modal.eddpt-import-modal .eddpt-modal-card>main{
    flex:1 1 0%!important;
    width:100%!important;
    height:0!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overflow-anchor:none!important;
    overscroll-behavior-y:contain!important;
    scroll-behavior:auto!important;
    scrollbar-gutter:stable!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
}

html body .eddpt-app .eddpt-modal.eddpt-import-modal .eddpt-modal-card>main>form{
    min-height:100%!important;
    align-content:start!important;
    overflow-anchor:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-import-modal form.is-import-finished>footer{
    position:sticky!important;
    bottom:0!important;
    z-index:12!important;
    margin:10px -2px 0!important;
    padding:12px 2px max(12px,env(safe-area-inset-bottom))!important;
    background:linear-gradient(180deg,rgba(17,24,34,.82),rgba(17,24,34,.985) 26%)!important;
    backdrop-filter:blur(12px)!important;
    box-shadow:0 -14px 24px rgba(5,10,18,.22)!important;
}

html body .eddpt-app .eddpt-operation-progress.is-finished[data-tone="warn"] .eddpt-operation-progress-icon i{
    animation:none!important;
    border-top-color:#f1d37c!important;
    border-right-color:#d8b75a!important;
    box-shadow:0 0 10px rgba(245,199,92,.16)!important;
}

html body .eddpt-app .eddpt-import-failure-details{
    margin-top:9px!important;
    padding-top:8px!important;
    border-top:1px solid rgba(245,199,92,.22)!important;
}

html body .eddpt-app .eddpt-import-failure-details>summary{
    cursor:pointer!important;
    color:#f2d88c!important;
    font-size:8.5px!important;
    font-weight:900!important;
}

html body .eddpt-app .eddpt-import-failure-details>div{
    display:grid!important;
    grid-template-columns:minmax(150px,.42fr) minmax(0,1fr)!important;
    gap:10px!important;
    padding:7px 0!important;
    border-bottom:1px solid rgba(245,199,92,.12)!important;
}

html body .eddpt-app .eddpt-import-failure-details>div b,
html body .eddpt-app .eddpt-import-failure-details>div span{
    min-width:0!important;
    overflow-wrap:anywhere!important;
    font-size:7.8px!important;
}

html body .eddpt-app .eddpt-import-failure-details>div span{
    color:#c9b984!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-import-modal form.is-import-finished>footer{
    background:linear-gradient(180deg,rgba(248,251,254,.80),rgba(248,251,254,.985) 26%)!important;
    box-shadow:0 -12px 22px rgba(57,76,98,.10)!important;
}

@media (max-width:700px){
html body .eddpt-app .eddpt-modal.eddpt-import-modal .eddpt-modal-card{
        width:calc(100vw - 12px)!important;
        height:calc(100dvh - 12px)!important;
        max-height:calc(100dvh - 12px)!important;
    }
html body .eddpt-app .eddpt-import-failure-details>div{
        grid-template-columns:1fr!important;
        gap:3px!important;
    }
}

html body .eddpt-app .eddpt-source-focused-mode{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    padding:8px 10px!important;
    border-bottom:1px solid var(--eddpt-source-border)!important;
    background:linear-gradient(90deg,rgba(67,210,164,.10),rgba(152,137,255,.07))!important;
}

html body .eddpt-app .eddpt-source-focused-mode>span{
    display:grid!important;
    place-items:center!important;
    width:30px!important;
    height:30px!important;
    flex:0 0 30px!important;
    border:1px solid rgba(67,210,164,.36)!important;
    border-radius:9px!important;
    color:#65dfb6!important;
    background:rgba(67,210,164,.07)!important;
    font-size:15px!important;
}

html body .eddpt-app .eddpt-source-focused-mode>div{min-width:0!important}

html body .eddpt-app .eddpt-source-focused-mode small,
html body .eddpt-app .eddpt-source-gold-focus small{
    display:block!important;
    color:#83cfff!important;
    font-size:6.8px!important;
    font-weight:950!important;
    letter-spacing:.08em!important;
}

html body .eddpt-app .eddpt-source-focused-mode b{
    display:block!important;
    margin-top:1px!important;
    color:#e8f1fb!important;
    font-size:8.8px!important;
}

html body .eddpt-app .eddpt-source-focused-mode p{
    margin:2px 0 0!important;
    color:#91a2b7!important;
    font-size:7.3px!important;
    line-height:1.35!important;
}

html body .eddpt-app .eddpt-source-gold-focus{
    display:grid!important;
    gap:10px!important;
    padding:10px!important;
    min-width:0!important;
    background:linear-gradient(180deg,#0a121c,#0c1520)!important;
}

html body .eddpt-app .eddpt-source-gold-focus-head{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:11px 12px!important;
    border:1px solid rgba(67,210,164,.25)!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,rgba(67,210,164,.08),rgba(120,105,235,.08))!important;
}

html body .eddpt-app .eddpt-source-gold-focus-head>div{min-width:0!important}

html body .eddpt-app .eddpt-source-gold-focus-head h3{
    margin:3px 0 4px!important;
    color:#f1f6fb!important;
    font-size:14px!important;
    line-height:1.2!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-source-gold-focus-head p{
    margin:0!important;
    max-width:760px!important;
    color:#9aabbe!important;
    font-size:7.8px!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-source-gold-focus-head>span{
    flex:0 0 auto!important;
    max-width:42%!important;
    padding:5px 7px!important;
    border:1px solid rgba(152,137,255,.30)!important;
    border-radius:999px!important;
    color:#c7bfff!important;
    background:rgba(152,137,255,.08)!important;
    font:800 7px/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-source-gold-primary,
html body .eddpt-app .eddpt-source-gold-field dl{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-source-gold-primary>div,
html body .eddpt-app .eddpt-source-gold-field dl>div{
    min-width:0!important;
    padding:8px 9px!important;
    border:1px solid var(--eddpt-source-border)!important;
    border-radius:9px!important;
    background:var(--eddpt-source-panel-2)!important;
}

html body .eddpt-app .eddpt-source-gold-primary dt,
html body .eddpt-app .eddpt-source-gold-field dt{
    margin:0 0 3px!important;
    color:#7f92a9!important;
    font-size:6.5px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.055em!important;
}

html body .eddpt-app .eddpt-source-gold-primary dd,
html body .eddpt-app .eddpt-source-gold-field dd{
    margin:0!important;
    color:#e0e8f2!important;
    font-size:8.1px!important;
    line-height:1.4!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-source-gold-evidence-url{
    display:grid!important;
    gap:3px!important;
    padding:8px 10px!important;
    border:1px solid rgba(111,181,255,.20)!important;
    border-radius:9px!important;
    background:rgba(56,116,178,.07)!important;
}

html body .eddpt-app .eddpt-source-gold-evidence-url span{
    color:#b8c9dc!important;
    font:7.2px/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-source-gold-related{
    display:grid!important;
    gap:7px!important;
    padding-top:2px!important;
}

html body .eddpt-app .eddpt-source-gold-related>header{
    display:flex!important;
    align-items:end!important;
    justify-content:space-between!important;
    gap:10px!important;
}

html body .eddpt-app .eddpt-source-gold-related>header b{
    color:#dce7f2!important;
    font-size:8.5px!important;
}

html body .eddpt-app .eddpt-source-gold-related>div:not(.eddpt-source-gold-routes){
    display:grid!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-source-gold-field,
html body .eddpt-app .eddpt-source-gold-route,
html body .eddpt-app .eddpt-source-gold-endpoint{
    min-width:0!important;
    padding:9px!important;
    border:1px solid var(--eddpt-source-border)!important;
    border-radius:10px!important;
    background:linear-gradient(180deg,var(--eddpt-source-card),var(--eddpt-source-panel-2))!important;
}

html body .eddpt-app .eddpt-source-gold-field>header{
    display:flex!important;
    align-items:baseline!important;
    justify-content:space-between!important;
    gap:10px!important;
    margin-bottom:7px!important;
}

html body .eddpt-app .eddpt-source-gold-field>header b,
html body .eddpt-app .eddpt-source-gold-route b,
html body .eddpt-app .eddpt-source-gold-endpoint b{
    color:#edf3f9!important;
    font-size:8.8px!important;
    line-height:1.35!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-source-gold-routes{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
}

html body .eddpt-app .eddpt-source-gold-route,
html body .eddpt-app .eddpt-source-gold-endpoint{
    display:grid!important;
    gap:3px!important;
}

html body .eddpt-app .eddpt-source-gold-route[data-direction="out"]{border-color:rgba(67,210,164,.24)!important}

html body .eddpt-app .eddpt-source-gold-route[data-direction="in"]{border-color:rgba(152,137,255,.24)!important}

html body .eddpt-app .eddpt-source-gold-route span,
html body .eddpt-app .eddpt-source-gold-endpoint span{
    color:#93a6bc!important;
    font:7.1px/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
    overflow-wrap:anywhere!important;
}

html body .eddpt-app .eddpt-source-gold-route p{
    margin:2px 0 0!important;
    color:#c8d3df!important;
    font-size:7.6px!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-source-gold-focus,
html body .eddpt-app.eddpt-light-mode .eddpt-source-gold-focus{background:#fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-focused-mode,
html body .eddpt-app.eddpt-light-mode .eddpt-source-focused-mode{background:linear-gradient(90deg,rgba(31,160,116,.08),rgba(98,82,210,.05))!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-focused-mode b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-focused-mode b,
html body .eddpt-app[data-theme="light"] .eddpt-source-gold-focus-head h3,
html body .eddpt-app.eddpt-light-mode .eddpt-source-gold-focus-head h3,
html body .eddpt-app[data-theme="light"] .eddpt-source-gold-primary dd,
html body .eddpt-app.eddpt-light-mode .eddpt-source-gold-primary dd,
html body .eddpt-app[data-theme="light"] .eddpt-source-gold-field dd,
html body .eddpt-app.eddpt-light-mode .eddpt-source-gold-field dd,
html body .eddpt-app[data-theme="light"] .eddpt-source-gold-related>header b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-gold-related>header b,
html body .eddpt-app[data-theme="light"] .eddpt-source-gold-field>header b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-gold-field>header b,
html body .eddpt-app[data-theme="light"] .eddpt-source-gold-route b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-gold-route b,
html body .eddpt-app[data-theme="light"] .eddpt-source-gold-endpoint b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-gold-endpoint b{color:#223348!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-gold-focus-head p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-gold-focus-head p,
html body .eddpt-app[data-theme="light"] .eddpt-source-focused-mode p,
html body .eddpt-app.eddpt-light-mode .eddpt-source-focused-mode p{color:#66798f!important}

@media (max-width:760px){
html body .eddpt-app .eddpt-source-gold-primary,
    html body .eddpt-app .eddpt-source-gold-field dl,
    html body .eddpt-app .eddpt-source-gold-routes{grid-template-columns:1fr!important}
html body .eddpt-app .eddpt-source-gold-focus-head{display:grid!important}
html body .eddpt-app .eddpt-source-gold-focus-head>span{max-width:100%!important;width:max-content!important}
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal{
    overflow:hidden!important;
    overscroll-behavior:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr)!important;
    width:min(1520px,calc(100vw - 24px))!important;
    height:calc(100dvh - 24px)!important;
    max-height:calc(100dvh - 24px)!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card>header{
    position:relative!important;
    z-index:3!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card>main{
    min-height:0!important;
    height:100%!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior-y:contain!important;
    scrollbar-gutter:stable!important;
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
    touch-action:pan-y!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal [data-comparison-pane="reference"]{
    min-width:0!important;
    min-height:0!important;
    max-width:100%!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-reference-models{
    overflow:visible!important;
    overflow-anchor:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-workspace{
    grid-template-columns:minmax(0,3fr) minmax(0,4fr) minmax(0,3fr)!important;
    grid-template-rows:minmax(0,1fr)!important;
    align-items:stretch!important;
    height:clamp(440px,55dvh,640px)!important;
    min-height:440px!important;
    max-height:640px!important;
    overflow:hidden!important;
    overflow-anchor:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-column{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr)!important;
    min-width:0!important;
    min-height:0!important;
    height:100%!important;
    max-height:100%!important;
    overflow:hidden!important;
    align-self:stretch!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list,
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-builder{
    min-width:0!important;
    min-height:0!important;
    width:100%!important;
    height:100%!important;
    max-height:none!important;
    overflow-y:scroll!important;
    overflow-x:hidden!important;
    overscroll-behavior-y:contain!important;
    scrollbar-gutter:stable!important;
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
    touch-action:pan-y!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list{
    display:grid!important;
    grid-auto-flow:row!important;
    grid-auto-rows:max-content!important;
    align-content:start!important;
    align-items:start!important;
    gap:8px!important;
    padding:8px!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal button.eddpt-ref-item{
    position:relative!important;
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    align-items:start!important;
    align-self:start!important;
    width:100%!important;
    min-width:0!important;
    min-height:50px!important;
    height:auto!important;
    max-height:none!important;
    margin:0!important;
    padding:8px!important;
    gap:8px!important;
    overflow:hidden!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal button.eddpt-ref-item+button.eddpt-ref-item{
    margin-top:0!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal button.eddpt-ref-item>i{
    flex:none!important;
    align-self:start!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal button.eddpt-ref-item>span{
    align-self:start!important;
    min-width:0!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list::-webkit-scrollbar,
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-builder::-webkit-scrollbar,
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card>main::-webkit-scrollbar{
    width:10px!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list::-webkit-scrollbar-track,
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-builder::-webkit-scrollbar-track,
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card>main::-webkit-scrollbar-track{
    background:rgba(255,255,255,.025)!important;
    border-radius:999px!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-list::-webkit-scrollbar-thumb,
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-builder::-webkit-scrollbar-thumb,
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card>main::-webkit-scrollbar-thumb{
    background:rgba(137,123,244,.38)!important;
    border:2px solid transparent!important;
    background-clip:padding-box!important;
    border-radius:999px!important;
}

@media (max-width:900px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-workspace{
        height:clamp(420px,58dvh,600px)!important;
        min-height:420px!important;
        max-height:600px!important;
        gap:7px!important;
    }
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal button.eddpt-ref-item{
        grid-template-columns:26px minmax(0,1fr)!important;
        min-height:46px!important;
        gap:6px!important;
        padding:7px!important;
    }
}

@media (max-width:620px){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-modal-card{
        width:calc(100vw - 8px)!important;
        height:calc(100dvh - 8px)!important;
        max-height:calc(100dvh - 8px)!important;
    }
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal .eddpt-ref-workspace,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive .eddpt-ref-workspace{
        height:clamp(390px,60dvh,540px)!important;
        min-height:390px!important;
        max-height:540px!important;
        gap:5px!important;
    }
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal button.eddpt-ref-item,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal.eddpt-ref-comparison-immersive button.eddpt-ref-item{
        grid-template-columns:22px minmax(0,1fr)!important;
        min-height:40px!important;
        height:auto!important;
        gap:5px!important;
        padding:6px!important;
    }
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal *,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal *::before,
    html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal *::after{
        scroll-behavior:auto!important;
    }
}

html body .eddpt-app .eddpt-source-inspector{
    padding-bottom:max(clamp(12px,1.6vw,20px),calc(env(safe-area-inset-bottom,0px) + 12px))!important;
}

html body .eddpt-app .eddpt-source-inspector-shell{
    height:min(92dvh,1040px)!important;
    max-height:calc(100dvh - 28px)!important;
}

html body .eddpt-app .eddpt-source-inspector-footer{
    position:relative!important;
    z-index:30!important;
    flex:0 0 auto!important;
    min-height:52px!important;
    padding:9px 12px max(10px,calc(env(safe-area-inset-bottom,0px) + 9px))!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-source-inspector-footer>.eddpt-btn{
    align-self:center!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-source-evidence-lens{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    min-width:0!important;
    margin:10px!important;
    overflow:hidden!important;
    border:1px solid rgba(107,194,255,.24)!important;
    border-radius:12px!important;
    background:#0a111a!important;
    box-shadow:0 14px 34px rgba(0,0,0,.18)!important;
}

html body .eddpt-app .eddpt-source-evidence-lens>header{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:9px 11px!important;
    border-bottom:1px solid rgba(161,177,198,.14)!important;
    background:linear-gradient(180deg,#172536,#101a27)!important;
}

html body .eddpt-app .eddpt-source-evidence-lens>header>div{display:grid!important;gap:1px!important;min-width:0!important}

html body .eddpt-app .eddpt-source-evidence-lens>header small{color:#8dcfff!important;font-size:6.7px!important;font-weight:900!important;letter-spacing:.085em!important}

html body .eddpt-app .eddpt-source-evidence-lens>header b{color:#eff5fb!important;font-size:9.5px!important;line-height:1.3!important}

html body .eddpt-app .eddpt-source-evidence-lens>header>span{flex:0 0 auto!important;color:#8fa1b5!important;font-size:7.2px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-source-evidence-lens-scroll{
    min-width:0!important;
    max-width:100%!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    scrollbar-gutter:stable both-edges!important;
    scrollbar-width:thin!important;
    outline:0!important;
    background:#0b121b!important;
}

html body .eddpt-app .eddpt-source-evidence-lens-scroll:focus-visible{box-shadow:inset 0 0 0 2px rgba(152,137,255,.52)!important}

html body .eddpt-app .eddpt-source-evidence-lens table{
    width:max-content!important;
    min-width:100%!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    color:#dce5ef!important;
    font-size:7.8px!important;
}

html body .eddpt-app .eddpt-source-evidence-lens th,
html body .eddpt-app .eddpt-source-evidence-lens td{
    min-width:112px!important;
    max-width:330px!important;
    padding:7px 9px!important;
    border-right:1px solid rgba(161,177,198,.12)!important;
    border-bottom:1px solid rgba(161,177,198,.12)!important;
    vertical-align:top!important;
    line-height:1.42!important;
    overflow-wrap:anywhere!important;
    background:#0d1621!important;
}

html body .eddpt-app .eddpt-source-evidence-lens thead th{
    position:sticky!important;
    z-index:8!important;
    top:0!important;
    background:#182535!important;
    color:#afbdcc!important;
    font-weight:850!important;
}

html body .eddpt-app .eddpt-source-evidence-lens thead tr:nth-child(2) th{top:27px!important;background:#142131!important;color:#9eafc1!important;font-size:7px!important}

html body .eddpt-app .eddpt-source-evidence-lens th.is-letter{text-align:center!important;color:#8092a7!important;font-size:6.5px!important;min-width:112px!important}

html body .eddpt-app .eddpt-source-evidence-lens .is-row-number{
    position:sticky!important;
    z-index:10!important;
    left:0!important;
    min-width:48px!important;
    width:48px!important;
    max-width:48px!important;
    text-align:right!important;
    color:#8395aa!important;
    background:#111d2a!important;
}

html body .eddpt-app .eddpt-source-evidence-lens tbody tr.is-focus>th,
html body .eddpt-app .eddpt-source-evidence-lens tbody tr.is-focus>td{
    background:linear-gradient(180deg,rgba(152,137,255,.18),rgba(152,137,255,.11))!important;
    box-shadow:inset 0 1px 0 rgba(170,158,255,.62),inset 0 -1px 0 rgba(170,158,255,.62)!important;
    color:#f3f0ff!important;
}

html body .eddpt-app .eddpt-source-evidence-lens tbody tr.is-focus>.is-row-number{
    box-shadow:inset 3px 0 0 #9b8cff,inset 0 1px 0 rgba(170,158,255,.62),inset 0 -1px 0 rgba(170,158,255,.62)!important;
}

html body .eddpt-app .eddpt-source-evidence-lens>footer{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    padding:7px 10px!important;
    background:#101a27!important;
    color:#7f91a6!important;
    font-size:6.9px!important;
    line-height:1.4!important;
}

html body .eddpt-app .eddpt-source-lens-key{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#bcb3ff!important;font-weight:800!important}

html body .eddpt-app .eddpt-source-lens-key>i{width:9px!important;height:9px!important;border:2px solid #9b8cff!important;border-radius:2px!important;background:rgba(152,137,255,.14)!important}

html body .eddpt-app .eddpt-source-document-lens{
    display:grid!important;
    gap:0!important;
    margin:10px!important;
    overflow:hidden!important;
    border:1px solid rgba(107,194,255,.24)!important;
    border-radius:12px!important;
    background:#0b121b!important;
}

html body .eddpt-app .eddpt-source-document-lens>header{
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;
    padding:9px 11px!important;border-bottom:1px solid rgba(161,177,198,.14)!important;background:#142131!important;
}

html body .eddpt-app .eddpt-source-document-lens>header>div{display:grid!important;gap:1px!important}

html body .eddpt-app .eddpt-source-document-lens>header small{color:#8dcfff!important;font-size:6.7px!important;font-weight:900!important;letter-spacing:.08em!important}

html body .eddpt-app .eddpt-source-document-lens>header b{color:#eef4fa!important;font-size:9.5px!important}

html body .eddpt-app .eddpt-source-document-lens>header>span{color:#8fa1b5!important;font-size:7px!important}

html body .eddpt-app .eddpt-source-document-paper{
    display:grid!important;gap:9px!important;max-height:100%!important;padding:16px clamp(14px,4vw,38px)!important;overflow:auto!important;overscroll-behavior:contain!important;
    background:linear-gradient(180deg,#fdfdfd,#f5f6f8)!important;color:#202b36!important;scrollbar-width:thin!important;
}

html body .eddpt-app .eddpt-source-document-paper>article{position:relative!important;margin:0!important;padding:10px 12px!important;border:1px solid transparent!important;border-radius:8px!important;background:#fff!important;box-shadow:0 1px 2px rgba(0,0,0,.04)!important}

html body .eddpt-app .eddpt-source-document-paper>article small{display:block!important;margin-bottom:5px!important;color:#778493!important;font-size:6.5px!important;font-weight:850!important;letter-spacing:.05em!important}

html body .eddpt-app .eddpt-source-document-paper>article p{margin:0!important;color:#29333e!important;font:9px/1.65 Georgia,"Times New Roman",serif!important;white-space:pre-wrap!important}

html body .eddpt-app .eddpt-source-document-paper>article.is-focus{border-color:#8574ef!important;background:#f6f3ff!important;box-shadow:0 0 0 3px rgba(133,116,239,.12)!important}

html body .eddpt-app .eddpt-source-document-paper>article.is-focus small{color:#6755d5!important}

html body .eddpt-app .eddpt-source-document-lens>footer{padding:7px 10px!important;background:#101a27!important;color:#7f91a6!important;font-size:6.9px!important;line-height:1.45!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens,
html body .eddpt-app[data-theme="light"] .eddpt-source-document-lens,
html body .eddpt-app.eddpt-light-mode .eddpt-source-document-lens{background:#f7f9fc!important;border-color:#cbd8e5!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens>header,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens>header,
html body .eddpt-app[data-theme="light"] .eddpt-source-document-lens>header,
html body .eddpt-app.eddpt-light-mode .eddpt-source-document-lens>header{background:#edf3f8!important;border-color:#d3dde7!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens>header b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens>header b,
html body .eddpt-app[data-theme="light"] .eddpt-source-document-lens>header b,
html body .eddpt-app.eddpt-light-mode .eddpt-source-document-lens>header b{color:#22384e!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens-scroll,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens-scroll{background:#fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens th,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens td,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens th,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens td{background:#fff!important;color:#31485f!important;border-color:#dbe3eb!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens thead th,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens thead th{background:#e9f0f6!important;color:#516b83!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens thead tr:nth-child(2) th,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens thead tr:nth-child(2) th{background:#f0f4f8!important;color:#526b83!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens .is-row-number,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens .is-row-number{background:#eef3f7!important;color:#667c91!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens tbody tr.is-focus>th,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens tbody tr.is-focus>td,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens tbody tr.is-focus>th,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens tbody tr.is-focus>td{background:#eeeaff!important;color:#2f2862!important}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens>footer,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens>footer,
html body .eddpt-app[data-theme="light"] .eddpt-source-document-lens>footer,
html body .eddpt-app.eddpt-light-mode .eddpt-source-document-lens>footer{background:#eef3f7!important;color:#5c7186!important}

@media (max-width:820px){
html body .eddpt-app .eddpt-source-inspector-shell{height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;border-radius:14px!important}
html body .eddpt-app .eddpt-source-inspector-footer{padding-bottom:max(10px,calc(env(safe-area-inset-bottom,0px) + 8px))!important}
html body .eddpt-app .eddpt-source-evidence-lens>header,
    html body .eddpt-app .eddpt-source-evidence-lens>footer,
    html body .eddpt-app .eddpt-source-document-lens>header{align-items:flex-start!important;flex-direction:column!important}
}

html body .eddpt-app .eddpt-source-evidence-lens>header{
    flex-wrap:wrap!important;
}

html body .eddpt-app .eddpt-source-evidence-lens-head-tools{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    flex-wrap:wrap!important;
    gap:7px 10px!important;
    margin-left:auto!important;
}

html body .eddpt-app .eddpt-source-evidence-lens-head-tools>span{
    color:#8fa1b5!important;
    font-size:7.2px!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-source-evidence-lens-xnav{
    display:grid!important;
    grid-template-columns:30px 30px minmax(76px,auto) 30px 30px!important;
    align-items:center!important;
    gap:4px!important;
    padding:3px!important;
    border:1px solid rgba(152,137,255,.24)!important;
    border-radius:9px!important;
    background:rgba(7,13,21,.62)!important;
}

html body .eddpt-app .eddpt-source-evidence-lens-xnav>small{
    min-width:0!important;
    padding:0 6px!important;
    color:#9dadbf!important;
    font-size:6.8px!important;
    font-weight:850!important;
    letter-spacing:.025em!important;
    text-align:center!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-source-evidence-lens-xnav>button{
    display:grid!important;
    place-items:center!important;
    width:30px!important;
    min-width:30px!important;
    height:26px!important;
    min-height:26px!important;
    padding:0!important;
    border:1px solid rgba(161,177,198,.24)!important;
    border-radius:7px!important;
    background:#172334!important;
    color:#dce7f2!important;
    font:900 13px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-source-evidence-lens-xnav>button:hover:not(:disabled),
html body .eddpt-app .eddpt-source-evidence-lens-xnav>button:focus-visible{
    border-color:rgba(152,137,255,.72)!important;
    background:#211f3c!important;
    color:#fff!important;
    outline:0!important;
    box-shadow:0 0 0 2px rgba(152,137,255,.16)!important;
}

html body .eddpt-app .eddpt-source-evidence-lens-xnav>button:disabled{
    opacity:.34!important;
    cursor:default!important;
}

html body .eddpt-app .eddpt-source-evidence-lens-scroll{
    overflow-x:scroll!important;
    overflow-y:auto!important;
    overscroll-behavior-x:contain!important;
    overscroll-behavior-y:auto!important;
    scroll-behavior:auto!important;
    touch-action:pan-x pan-y!important;
    -webkit-overflow-scrolling:touch!important;
}

html body .eddpt-app .eddpt-source-evidence-lens.can-scroll-x .eddpt-source-evidence-lens-scroll{
    box-shadow:inset -14px 0 16px -16px rgba(137,173,214,.5),inset 14px 0 16px -16px rgba(137,173,214,.22)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens-xnav,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens-xnav{
    background:#f5f7fb!important;
    border-color:#d4cfff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens-xnav>button,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens-xnav>button{
    background:#fff!important;
    color:#415970!important;
    border-color:#cbd6e1!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens-xnav>small,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens-xnav>small,
html body .eddpt-app[data-theme="light"] .eddpt-source-evidence-lens-head-tools>span,
html body .eddpt-app.eddpt-light-mode .eddpt-source-evidence-lens-head-tools>span{
    color:#667c91!important;
}

@media (max-width:720px){
html body .eddpt-app .eddpt-source-evidence-lens-head-tools{
        width:100%!important;
        justify-content:space-between!important;
    }
html body .eddpt-app .eddpt-source-evidence-lens-xnav{
        grid-template-columns:28px 28px minmax(66px,1fr) 28px 28px!important;
        width:100%!important;
    }
html body .eddpt-app .eddpt-source-evidence-lens-xnav>button{
        width:28px!important;
        min-width:28px!important;
    }
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    transition:none!important;
    overflow-anchor:none!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden]){
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
    overscroll-behavior-y:contain!important;
    scrollbar-gutter:stable!important;
}

html body .eddpt-app .eddpt-source-inspector-shell,
html body .eddpt-app .eddpt-source-inspector-main,
html body .eddpt-app .eddpt-source-pane,
html body .eddpt-app .eddpt-source-current-pane,
html body .eddpt-app .eddpt-source-representation{
    overflow-anchor:none!important;
    scroll-behavior:auto!important;
}

html body .eddpt-app .eddpt-source-representation,
html body .eddpt-app .eddpt-source-current-pane{
    overscroll-behavior-y:contain!important;
    scrollbar-gutter:stable!important;
}

html body .eddpt-app .eddpt-source-evidence-lens-scroll{
    overflow-x:scroll!important;
    overflow-y:hidden!important;
    overscroll-behavior-x:contain!important;
    overscroll-behavior-y:auto!important;
    touch-action:pan-x pan-y!important;
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
}

html body .eddpt-app .eddpt-source-document-paper{
    max-height:none!important;
    overflow:visible!important;
    overscroll-behavior:auto!important;
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
}

html body .eddpt-app .eddpt-source-focus-target-glyph{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;flex:0 0 30px!important;border:1px solid rgba(67,210,164,.36)!important;border-radius:9px!important;color:#65dfb6!important;background:rgba(67,210,164,.07)!important}

html body .eddpt-app .eddpt-source-focus-target-glyph>svg{display:block!important;width:22px!important;height:22px!important;overflow:visible!important}

html body .eddpt-app .eddpt-source-download-original{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-source-download-original>.edd-file-glyph{flex:0 0 auto!important}

html body .eddpt-app .eddpt-source-download-original>span:last-child{min-width:0!important}

html body .eddpt-app .eddpt-source-evidence-lens-scroll{touch-action:pan-x pan-y!important}

html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg{display:grid!important;place-items:center!important;flex:0 0 auto!important;position:relative!important;overflow:visible!important;color:inherit!important;opacity:.76!important;transform:none!important;transform-origin:center!important;transition:opacity .16s ease,color .16s ease,filter .16s ease!important}

html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg svg{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;overflow:visible!important}

html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg svg path,html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg svg circle,html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg svg rect,html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg svg line,html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg svg polyline,html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg svg polygon{stroke:currentColor!important;vector-effect:none!important}

html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg.is-board{width:27px!important;min-width:27px!important;height:27px!important;flex-basis:27px!important}

html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg.is-flow{width:26px!important;min-width:26px!important;height:28px!important;flex-basis:26px!important}

html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg.is-map{width:36px!important;min-width:36px!important;height:13px!important;flex-basis:36px!important}

html body .eddpt-app .eddpt-app-view-header .eddpt-main-view-svg.is-compare{width:31px!important;min-width:31px!important;height:21px!important;flex-basis:31px!important}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button:not(.is-active) .eddpt-main-view-svg{opacity:.72!important}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button:hover .eddpt-main-view-svg{opacity:1!important}

html body .eddpt-app .eddpt-app-view-header>.eddpt-process-view-tabs>button.is-active .eddpt-main-view-svg{color:#fff!important;opacity:1!important;filter:drop-shadow(0 0 5px rgba(255,255,255,.12))!important}

html body .eddpt-app[data-theme="light"] .eddpt-app-view-header>.eddpt-process-view-tabs>button.is-active .eddpt-main-view-svg,html body .eddpt-app.eddpt-light-mode .eddpt-app-view-header>.eddpt-process-view-tabs>button.is-active .eddpt-main-view-svg{color:#fff!important;filter:none!important}

html body .eddpt-app .eddpt-folder-type-sheet{
    display:grid!important;
    gap:14px!important;
}

html body .eddpt-app .eddpt-folder-type-choices{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:10px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-type-choice{
    position:relative!important;
    display:grid!important;
    grid-template-columns:52px minmax(0,1fr) 18px!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
    min-height:108px!important;
    margin:0!important;
    padding:13px!important;
    border:1px solid rgba(255,255,255,.085)!important;
    border-radius:15px!important;
    background:linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,.012))!important;
    color:#dfe5ee!important;
    text-transform:none!important;
    letter-spacing:normal!important;
    cursor:pointer!important;
    transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease!important;
}

html body .eddpt-app .eddpt-folder-type-choice:hover{
    border-color:rgba(143,125,255,.34)!important;
    background:linear-gradient(145deg,rgba(143,125,255,.065),rgba(255,255,255,.018))!important;
}

html body .eddpt-app .eddpt-folder-type-choice:focus-within{
    border-color:rgba(143,125,255,.62)!important;
    box-shadow:0 0 0 3px rgba(143,125,255,.09)!important;
}

html body .eddpt-app .eddpt-folder-type-choice.is-active{
    border-color:rgba(109,238,178,.62)!important;
    background:linear-gradient(145deg,rgba(109,238,178,.085),rgba(143,125,255,.035))!important;
    box-shadow:inset 0 0 0 1px rgba(109,238,178,.08),0 8px 24px rgba(0,0,0,.10)!important;
}

html body .eddpt-app .eddpt-folder-type-choice>input{
    position:absolute!important;
    inline-size:1px!important;
    block-size:1px!important;
    opacity:0!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-folder-type-choice-icon{
    display:grid!important;
    place-items:center!important;
    width:52px!important;
    min-width:52px!important;
    height:52px!important;
    border:1px solid rgba(143,125,255,.18)!important;
    border-radius:13px!important;
    background:rgba(143,125,255,.055)!important;
}

html body .eddpt-app .eddpt-folder-type-choice.is-active .eddpt-folder-type-choice-icon{
    border-color:rgba(109,238,178,.30)!important;
    background:rgba(109,238,178,.055)!important;
}

html body .eddpt-app .eddpt-folder-type-choice-icon>.eddpt-folder-glyph{
    width:31px!important;
    min-width:31px!important;
}

html body .eddpt-app .eddpt-folder-type-choice-copy{
    display:grid!important;
    gap:3px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-folder-type-choice-copy b{
    color:#edf1f7!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1.2!important;
}

html body .eddpt-app .eddpt-folder-type-choice-copy small{
    color:#aaa0ff!important;
    font-size:7.5px!important;
    font-weight:850!important;
    line-height:1.35!important;
}

html body .eddpt-app .eddpt-folder-type-choice-copy em{
    margin-top:2px!important;
    color:#7f8da0!important;
    font-size:7.25px!important;
    font-style:normal!important;
    font-weight:600!important;
    line-height:1.45!important;
}

html body .eddpt-app .eddpt-folder-type-choice>i{
    position:relative!important;
    width:17px!important;
    height:17px!important;
    border:1px solid rgba(255,255,255,.16)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.02)!important;
}

html body .eddpt-app .eddpt-folder-type-choice.is-active>i{
    border-color:#6deeb2!important;
    background:#6deeb2!important;
    box-shadow:0 0 13px rgba(109,238,178,.20)!important;
}

html body .eddpt-app .eddpt-folder-type-choice.is-active>i::after{
    content:""!important;
    position:absolute!important;
    left:5px!important;
    top:2px!important;
    width:4px!important;
    height:8px!important;
    border-right:2px solid #10231b!important;
    border-bottom:2px solid #10231b!important;
    transform:rotate(45deg)!important;
}

html body .eddpt-app .eddpt-folder-auto-pair{
    position:relative!important;
    display:block!important;
    width:39px!important;
    height:31px!important;
}

html body .eddpt-app .eddpt-folder-auto-pair>.eddpt-folder-glyph{
    position:absolute!important;
    width:25px!important;
    min-width:25px!important;
}

html body .eddpt-app .eddpt-folder-auto-pair>.eddpt-folder-glyph:first-child{
    left:0!important;
    top:0!important;
    opacity:.72!important;
}

html body .eddpt-app .eddpt-folder-auto-pair>.eddpt-folder-glyph:last-child{
    right:0!important;
    bottom:0!important;
    z-index:2!important;
}

html body .eddpt-app .eddpt-folder-type-choices.is-compact{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
    margin:2px 0!important;
}

html body .eddpt-app .eddpt-folder-type-choices.is-compact .eddpt-folder-type-choice{
    grid-template-columns:36px minmax(0,1fr) 15px!important;
    gap:7px!important;
    min-height:68px!important;
    padding:8px 9px!important;
    border-radius:11px!important;
}

html body .eddpt-app .eddpt-folder-type-choices.is-compact .eddpt-folder-type-choice-icon{
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
    border-radius:9px!important;
}

html body .eddpt-app .eddpt-folder-type-choices.is-compact .eddpt-folder-type-choice-icon>.eddpt-folder-glyph{
    width:23px!important;
    min-width:23px!important;
}

html body .eddpt-app .eddpt-folder-type-choices.is-compact .eddpt-folder-auto-pair{
    width:29px!important;
    height:23px!important;
}

html body .eddpt-app .eddpt-folder-type-choices.is-compact .eddpt-folder-auto-pair>.eddpt-folder-glyph{
    width:18px!important;
    min-width:18px!important;
}

html body .eddpt-app .eddpt-folder-type-choices.is-compact .eddpt-folder-type-choice-copy b{
    font-size:8px!important;
}

html body .eddpt-app .eddpt-folder-type-choices.is-compact .eddpt-folder-type-choice-copy small{
    font-size:6.7px!important;
}

html body .eddpt-app .eddpt-folder-type-choices.is-compact .eddpt-folder-type-choice>i{
    width:14px!important;
    height:14px!important;
}

html body .eddpt-app .eddpt-folder-type-choices.is-compact .eddpt-folder-type-choice.is-active>i::after{
    left:4px!important;
    top:2px!important;
    width:3px!important;
    height:6px!important;
}

html body .eddpt-app .eddpt-process-folder-action .eddpt-process-folder-icon.eddpt-folder-glyph{
    flex:0 0 auto!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-type-choice,
html body .eddpt-app.eddpt-light-mode .eddpt-folder-type-choice{
    border-color:#dfe4ee!important;
    background:linear-gradient(145deg,#fbfcff,#f6f8fc)!important;
    color:#40516a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-type-choice:hover,
html body .eddpt-app.eddpt-light-mode .eddpt-folder-type-choice:hover{
    border-color:rgba(112,101,231,.30)!important;
    background:linear-gradient(145deg,#f7f5ff,#f7faff)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-type-choice.is-active,
html body .eddpt-app.eddpt-light-mode .eddpt-folder-type-choice.is-active{
    border-color:rgba(45,174,118,.55)!important;
    background:linear-gradient(145deg,#f1fff8,#f7f5ff)!important;
    box-shadow:inset 0 0 0 1px rgba(45,174,118,.06),0 7px 18px rgba(50,64,88,.06)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-type-choice-icon,
html body .eddpt-app.eddpt-light-mode .eddpt-folder-type-choice-icon{
    border-color:#e1def8!important;
    background:#f5f2ff!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-type-choice-copy b,
html body .eddpt-app.eddpt-light-mode .eddpt-folder-type-choice-copy b{
    color:#40516a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-type-choice-copy small,
html body .eddpt-app.eddpt-light-mode .eddpt-folder-type-choice-copy small{
    color:#665bd0!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-type-choice-copy em,
html body .eddpt-app.eddpt-light-mode .eddpt-folder-type-choice-copy em{
    color:#78869a!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-type-choice>i,
html body .eddpt-app.eddpt-light-mode .eddpt-folder-type-choice>i{
    border-color:#cfd6e0!important;
    background:#fff!important;
}

@media (max-width:860px){
html body .eddpt-app .eddpt-folder-type-choices{
        grid-template-columns:1fr!important;
    }
html body .eddpt-app .eddpt-folder-type-choice{
        min-height:84px!important;
    }
html body .eddpt-app .eddpt-folder-type-choices.is-compact{
        grid-template-columns:1fr!important;
    }
}

@media (max-width:560px){
html body .eddpt-app .eddpt-folder-type-choice{
        grid-template-columns:44px minmax(0,1fr) 17px!important;
        min-height:76px!important;
        padding:10px!important;
    }
html body .eddpt-app .eddpt-folder-type-choice-icon{
        width:44px!important;
        min-width:44px!important;
        height:44px!important;
    }
html body .eddpt-app .eddpt-folder-type-choice-copy em{
        display:none!important;
    }
}

html body .eddpt-app .eddpt-library-task-hero-folder .eddpt-library-task-hero-icon > .eddpt-folder-hero-glyph{
    --folder-accent:#a89dff;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:34px!important;
    min-width:34px!important;
    height:auto!important;
    aspect-ratio:103 / 91!important;
    padding:0!important;
    border:0!important;
    background:none!important;
    box-shadow:none!important;
    border-radius:0!important;
    color:var(--folder-accent)!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-library-task-hero-folder .eddpt-library-task-hero-icon > .eddpt-folder-hero-glyph::before,
html body .eddpt-app .eddpt-library-task-hero-folder .eddpt-library-task-hero-icon > .eddpt-folder-hero-glyph::after{
    content:none!important;
    display:none!important;
}

html body .eddpt-app .eddpt-library-task-hero-folder .eddpt-library-task-hero-icon > .eddpt-folder-hero-glyph svg{
    display:block!important;
    width:100%!important;
    height:auto!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-library-task-hero-folder .eddpt-library-task-hero-icon > i{
    display:none!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    display:flex!important;
    flex-direction:column!important;
    height:var(--eddpt-smart-detail-max-height,calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px))!important;
    max-height:var(--eddpt-smart-detail-max-height,calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px))!important;
    min-height:0!important;
    overflow:hidden!important;
    overscroll-behavior:none!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-dockbar{
    position:relative!important;
    inset:auto!important;
    flex:0 0 auto!important;
    width:100%!important;
    z-index:55!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden]){
    display:block!important;
    flex:1 1 0%!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    box-sizing:border-box!important;
    padding:14px 14px max(72px,calc(env(safe-area-inset-bottom,0px) + 56px))!important;
    scroll-padding-bottom:72px!important;
    overscroll-behavior-y:none!important;
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
}

html body .eddpt-app .eddpt-detail .eddpt-detail-actions{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    z-index:1!important;
    margin:18px -14px 0!important;
    padding:12px 14px max(14px,env(safe-area-inset-bottom,0px))!important;
    transform:none!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden])::after{
    content:""!important;
    display:block!important;
    width:100%!important;
    height:56px!important;
    min-height:56px!important;
    pointer-events:none!important;
}

@media (max-width:980px){
html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
        position:fixed!important;
        left:auto!important;
        right:var(--eddpt-detail-edge-right,8px)!important;
        top:var(--eddpt-smart-detail-top,var(--eddpt-detail-edge-top,82px))!important;
        bottom:auto!important;
        width:min(390px,calc(100vw - var(--eddpt-detail-edge-right,8px) - 12px))!important;
        max-width:390px!important;
        margin:0!important;
        z-index:100032!important;
    }
}

@media (max-width:520px){
html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
        right:8px!important;
        width:calc(100vw - 16px)!important;
        max-width:none!important;
    }
}

html body .eddpt-app.eddpt-right-floating .eddpt-detail,
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-detail{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    overflow:hidden!important;
}

html body .eddpt-app.eddpt-right-floating .eddpt-detail>.eddpt-detail-body:not([hidden]),
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-detail>.eddpt-detail-body:not([hidden]){
    flex:1 1 0%!important;
    min-height:0!important;
    height:auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding-bottom:max(72px,calc(env(safe-area-inset-bottom,0px) + 56px))!important;
    overscroll-behavior-y:none!important;
}

html body .eddpt-app .eddpt-modal:not([hidden]){
    overflow:hidden!important;
    overscroll-behavior:none!important;
}

html body .eddpt-app .eddpt-modal:not([hidden]) .eddpt-modal-card{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    max-height:min(90dvh,calc(100dvh - 24px))!important;
    overflow:hidden!important;
    overscroll-behavior:none!important;
}

html body .eddpt-app .eddpt-modal:not([hidden]) .eddpt-modal-card>header{
    position:relative!important;
    inset:auto!important;
    flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-modal:not([hidden]) .eddpt-modal-card>main{
    display:block!important;
    flex:0 1 auto!important;
    min-height:0!important;
    height:auto!important;
    max-height:calc(90dvh - 58px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    box-sizing:border-box!important;
    padding-bottom:max(56px,calc(env(safe-area-inset-bottom,0px) + 42px))!important;
    scroll-padding-bottom:64px!important;
    overscroll-behavior-y:none!important;
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
}

html body .eddpt-app .eddpt-modal:not([hidden]) .eddpt-modal-card>main form>footer,
html body .eddpt-app .eddpt-modal:not([hidden]) .eddpt-modal-card>main .eddpt-a11y-centre>footer,
html body .eddpt-app .eddpt-modal:not([hidden]) .eddpt-modal-card>main footer.eddpt-security-modal-footer{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    margin-bottom:0!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-modal:not([hidden]) .eddpt-modal-card>main :where(
    .eddpt-ref-list,
    .eddpt-ref-builder,
    .eddpt-a11y-structure-list,
    .eddpt-permanent-trash-preview,
    .eddpt-bulk-import-files,
    .eddpt-bulk-import-results,
    .eddpt-library-selection-preview
){
    overscroll-behavior-y:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-import-modal:not([hidden]) .eddpt-modal-card{
    display:flex!important;
    flex-direction:column!important;
    height:min(94dvh,calc(100dvh - 16px))!important;
    max-height:min(94dvh,calc(100dvh - 16px))!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-import-modal:not([hidden]) .eddpt-modal-card>main{
    flex:1 1 0%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding-bottom:max(64px,calc(env(safe-area-inset-bottom,0px) + 48px))!important;
    overscroll-behavior-y:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-import-modal:not([hidden]) form.is-import-finished>footer{
    position:relative!important;
    inset:auto!important;
    margin:10px 0 0!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal:not([hidden]) .eddpt-modal-card{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal:not([hidden]) .eddpt-modal-card>main{
    flex:1 1 0%!important;
    min-height:0!important;
    height:auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding-bottom:max(56px,calc(env(safe-area-inset-bottom,0px) + 42px))!important;
    overscroll-behavior-y:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-ref-comparison-modal:not([hidden]) :where(.eddpt-ref-list,.eddpt-ref-builder){
    overscroll-behavior-y:none!important;
}

html body .eddpt-app .eddpt-workshop-shell{
    min-height:0!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-workshop-shell>main{
    min-height:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding-bottom:max(64px,calc(env(safe-area-inset-bottom,0px) + 48px))!important;
    overscroll-behavior-y:none!important;
    scroll-behavior:auto!important;
}

html body .eddpt-app .eddpt-system-dialog{
    box-sizing:border-box!important;
    max-height:calc(100dvh - 24px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding-bottom:max(48px,calc(env(safe-area-inset-bottom,0px) + 36px))!important;
    overscroll-behavior-y:none!important;
}

html body .eddpt-app :where(
    .eddpt-trash-window,
    .eddpt-brand-studio__assets,
    .eddpt-brand-studio__inspector,
    .eddpt-brand-studio__canvas,
    .eddpt-brand-history>div,
    .eddpt-folder-colour-picker,
    .eddpt-governance-diff pre,
    .eddpt-governance-technical>div>section,
    .eddpt-permanent-trash-preview,
    .eddpt-ref-list,
    .eddpt-ref-builder,
    .eddpt-a11y-structure-list,
    .edd-flow-step-picker
){
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
    overscroll-behavior-y:none!important;
}

html body .eddpt-app .eddpt-pin-icon{transform:none!important;}

html body .eddpt-app .eddpt-pin-icon svg,
html body .eddpt-app .eddpt-process-map__arrange-icon svg{fill:initial;}

html body .eddpt-app .eddpt-pin-toggle:not(.is-active) .eddpt-pin-icon{color:currentColor;}

html body .eddpt-app .eddpt-pin-toggle.is-active .eddpt-pin-icon,
html body .eddpt-app [data-action="immersive-pin"].is-active .eddpt-pin-icon{color:#b8adff!important;}

html body .eddpt-app .eddpt-delete-glyph{
    position:relative!important;
    display:inline-block!important;
    width:26px!important;
    height:29px!important;
    min-width:26px!important;
    flex:0 0 26px!important;
    margin-inline-end:9px!important;
    vertical-align:middle!important;
    color:inherit!important;
    line-height:0!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-delete-glyph-only .eddpt-delete-glyph{
    margin-inline-end:0!important;
}

html body .eddpt-app .eddpt-delete-glyph > .eddpt-delete-glyph-svg{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    overflow:visible!important;
    fill:none!important;
    color:inherit!important;
    transition:opacity .12s ease!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-delete-glyph > .eddpt-delete-glyph-static{opacity:1!important;}

html body .eddpt-app .eddpt-delete-glyph > .eddpt-delete-glyph-animated{opacity:0!important;}

html body .eddpt-app .eddpt-delete-glyph-control:hover .eddpt-delete-glyph > .eddpt-delete-glyph-static,
html body .eddpt-app .eddpt-delete-glyph-control:active .eddpt-delete-glyph > .eddpt-delete-glyph-static{opacity:0!important;}

html body .eddpt-app .eddpt-delete-glyph-control:hover .eddpt-delete-glyph > .eddpt-delete-glyph-animated,
html body .eddpt-app .eddpt-delete-glyph-control:active .eddpt-delete-glyph > .eddpt-delete-glyph-animated{opacity:1!important;}

html body .eddpt-app .eddpt-process-folder-menu-sheet .eddpt-delete-glyph{
    width:28px!important;
    height:31px!important;
    min-width:28px!important;
    flex-basis:28px!important;
}

html body .eddpt-app .eddpt-detail-delete-element .eddpt-delete-glyph,
html body .eddpt-app .eddpt-delete-process-btn .eddpt-delete-glyph,
html body .eddpt-app button[data-action="bulk-delete-selected"] .eddpt-delete-glyph,
html body .eddpt-app button[data-action^="purge-trash-"] .eddpt-delete-glyph{
    width:29px!important;
    height:32px!important;
    min-width:29px!important;
    flex-basis:29px!important;
}

html body .eddpt-app[data-colour-coding="on"] .eddpt-delete-glyph-control .eddpt-delete-glyph{
    color:inherit!important;
}

html body .eddpt-app[data-colour-coding="off"] .eddpt-delete-glyph-control .eddpt-delete-glyph{
    color:inherit!important;
}

html body .eddpt-app .eddpt-process-action-svg[data-process-action-icon="delete-folder"]:not(.eddpt-delete-glyph) svg{
    width:100%!important;
    height:100%!important;
    color:inherit!important;
}

html body .eddpt-app[data-a11y-motion="reduce"] .eddpt-delete-glyph-control:hover .eddpt-delete-glyph > .eddpt-delete-glyph-static,
html body .eddpt-app[data-a11y-motion="none"] .eddpt-delete-glyph-control:hover .eddpt-delete-glyph > .eddpt-delete-glyph-static,
html body .eddpt-app[data-a11y-motion="reduce"] .eddpt-delete-glyph-control:active .eddpt-delete-glyph > .eddpt-delete-glyph-static,
html body .eddpt-app[data-a11y-motion="none"] .eddpt-delete-glyph-control:active .eddpt-delete-glyph > .eddpt-delete-glyph-static{opacity:1!important;}

html body .eddpt-app[data-a11y-motion="reduce"] .eddpt-delete-glyph-control:hover .eddpt-delete-glyph > .eddpt-delete-glyph-animated,
html body .eddpt-app[data-a11y-motion="none"] .eddpt-delete-glyph-control:hover .eddpt-delete-glyph > .eddpt-delete-glyph-animated,
html body .eddpt-app[data-a11y-motion="reduce"] .eddpt-delete-glyph-control:active .eddpt-delete-glyph > .eddpt-delete-glyph-animated,
html body .eddpt-app[data-a11y-motion="none"] .eddpt-delete-glyph-control:active .eddpt-delete-glyph > .eddpt-delete-glyph-animated{opacity:0!important;}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-delete-glyph-control:hover .eddpt-delete-glyph > .eddpt-delete-glyph-static,
    html body .eddpt-app .eddpt-delete-glyph-control:active .eddpt-delete-glyph > .eddpt-delete-glyph-static{opacity:1!important;transition:none!important;}
html body .eddpt-app .eddpt-delete-glyph-control:hover .eddpt-delete-glyph > .eddpt-delete-glyph-animated,
    html body .eddpt-app .eddpt-delete-glyph-control:active .eddpt-delete-glyph > .eddpt-delete-glyph-animated{opacity:0!important;transition:none!important;}
}

html body .eddpt-app .eddpt-delete-glyph-control > .eddpt-trash-icon,
html body .eddpt-app .eddpt-delete-glyph-control > .eddpt-library-trash-glyph{
    display:none!important;
    width:0!important;
    height:0!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:none!important;
}

html body .eddpt-app .eddpt-delete-glyph-control > .eddpt-trash-icon::before,
html body .eddpt-app .eddpt-delete-glyph-control > .eddpt-trash-icon::after,
html body .eddpt-app .eddpt-delete-glyph-control > .eddpt-library-trash-glyph::before,
html body .eddpt-app .eddpt-delete-glyph-control > .eddpt-library-trash-glyph::after{
    content:none!important;
    display:none!important;
}

html body .eddpt-app .eddpt-delete-process-btn.eddpt-delete-glyph-control::before{
    content:none!important;
    display:none!important;
    width:0!important;
    height:0!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    background:none!important;
    background-image:none!important;
    filter:none!important;
}

html body .eddpt-app .eddpt-delete-step-btn.eddpt-delete-glyph-control,
html body .eddpt-app .eddpt-style-delete.eddpt-delete-glyph-control{
    line-height:0!important;
}

html body .eddpt-app .eddpt-delete-step-btn.eddpt-delete-glyph-control .eddpt-delete-glyph,
html body .eddpt-app .eddpt-style-delete.eddpt-delete-glyph-control .eddpt-delete-glyph{
    margin:0!important;
}

html body .eddpt-app .eddpt-pin-toggle .eddpt-pin-icon,
html body .eddpt-app [data-action="immersive-pin"] .eddpt-pin-icon{
    width:26px!important;
    height:31px!important;
    flex:0 0 26px!important;
    margin:0!important;
}

html body .eddpt-app .eddpt-sidehead .eddpt-pin-toggle .eddpt-pin-icon{
    width:28px!important;
    height:34px!important;
    flex:0 0 28px!important;
}

html body .eddpt-app .eddpt-pin-icon svg{
    display:block!important;
    width:100%!important;
    height:100%!important;
}

html body .eddpt-app .eddpt-detail>.eddpt-detail-body:not([hidden]),
html body .eddpt-app .eddpt-modal:not([hidden]) .eddpt-modal-card>main,
html body .eddpt-app .eddpt-workshop-shell>main,
html body .eddpt-app .eddpt-system-dialog{
    padding-bottom:16px!important;
    scroll-padding-bottom:20px!important;
    overscroll-behavior-y:none!important;
    overflow-anchor:none!important;
    scroll-snap-type:none!important;
}

html body .eddpt-app :where(
    .eddpt-trash-window,.eddpt-permanent-trash-preview,.eddpt-ref-list,.eddpt-ref-builder,
    .eddpt-a11y-structure-list,.edd-flow-step-picker,.eddpt-step-flow__step-back,
    .eddpt-step-flow__snapshot-scroll,.eddpt-step-flow__branch-options-scroll,
    .eddpt-brand-studio__assets,.eddpt-brand-studio__inspector,.eddpt-brand-history>div,
    .eddpt-bulk-import-files,.eddpt-bulk-import-results,.eddpt-library-selection-preview,
    .eddpt-governance-diff pre,.eddpt-governance-technical>div>section
){
    padding-bottom:8px!important;
    scroll-padding-bottom:16px!important;
    overscroll-behavior-y:none!important;
    overflow-anchor:none!important;
    scroll-snap-type:none!important;
}

html body .eddpt-app .eddpt-detail>.eddpt-detail-body:not([hidden])::after{
    content:none!important;
    display:none!important;
}

html body .eddpt-app .eddpt-scroll-end-spacer{
    display:block!important;
    visibility:hidden!important;
    width:100%!important;
    min-width:100%!important;
    height:92px!important;
    min-height:92px!important;
    flex:0 0 92px!important;
    grid-column:1 / -1!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    pointer-events:none!important;
    user-select:none!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-scroll-end-spacer.is-large{
    height:152px!important;
    min-height:152px!important;
    flex-basis:152px!important;
}

html body .eddpt-app .eddpt-scroll-end-spacer.is-compact{
    height:84px!important;
    min-height:84px!important;
    flex-basis:84px!important;
}

html body .eddpt-app.eddpt-library-selecting .eddpt-process-folder-select:not(:disabled){
    cursor:pointer!important;
    opacity:1!important;
}

html body .eddpt-app .eddpt-library-folder-selection-preview .eddpt-process-folder-icon{
    width:24px!important;
    height:24px!important;
    flex:0 0 24px!important;
}

@media (max-width:640px){
html body .eddpt-app .eddpt-scroll-end-spacer.is-large{height:128px!important;min-height:128px!important;flex-basis:128px!important}
}

html body .eddpt-app :where(.eddpt-detail,.eddpt-immersive-controls__body,.eddpt-folder-colour-picker,.eddpt-source-current-pane,.eddpt-source-representation,.eddpt-source-text,.eddpt-source-document-paper){
    overscroll-behavior-y:none!important;
    overflow-anchor:none!important;
    scroll-snap-type:none!important;
    scroll-padding-bottom:16px!important;
}

html body .eddpt-app .eddpt-process-library-summary>.eddpt-process-library-selection-tools{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:7px!important;
    min-width:max-content!important;
}

html body .eddpt-app .eddpt-process-library-range-btn{
    appearance:none!important;
    -webkit-appearance:none!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    min-height:34px!important;
    height:34px!important;
    padding:0 11px!important;
    border:1px solid rgba(139,124,246,.20)!important;
    border-radius:11px!important;
    background:linear-gradient(180deg,rgba(139,124,246,.045),rgba(139,124,246,.018))!important;
    color:#909bb0!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
    cursor:pointer!important;
    white-space:nowrap!important;
}

html body .eddpt-app .eddpt-process-library-range-btn:hover{
    border-color:rgba(139,124,246,.38)!important;
    background:linear-gradient(180deg,rgba(139,124,246,.11),rgba(139,124,246,.05))!important;
    color:#c9c3ff!important;
}

html body .eddpt-app .eddpt-process-library-range-btn b{
    font-size:8px!important;
    font-weight:950!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-library-range-glyph{
    position:relative!important;
    display:block!important;
    width:19px!important;
    height:14px!important;
    flex:0 0 19px!important;
}

html body .eddpt-app .eddpt-library-range-glyph::before{
    content:""!important;
    position:absolute!important;
    left:4px!important;
    right:4px!important;
    top:6px!important;
    height:2px!important;
    border-radius:2px!important;
    background:currentColor!important;
    opacity:.55!important;
}

html body .eddpt-app .eddpt-library-range-glyph i{
    position:absolute!important;
    top:3px!important;
    width:7px!important;
    height:7px!important;
    border:1.6px solid currentColor!important;
    border-radius:2px!important;
    background:#152236!important;
    box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-library-range-glyph i:first-child{left:0!important}

html body .eddpt-app .eddpt-library-range-glyph i:last-child{right:0!important}

html body .eddpt-app .eddpt-process-library-range-btn[aria-pressed="true"]{
    border-color:rgba(150,132,255,.68)!important;
    background:linear-gradient(180deg,rgba(113,91,223,.34),rgba(79,63,173,.28))!important;
    color:#f0edff!important;
    box-shadow:0 0 0 1px rgba(139,124,246,.12),0 8px 20px rgba(70,52,160,.13),inset 0 1px 0 rgba(255,255,255,.08)!important;
}

html body .eddpt-app .eddpt-process-library-range-btn[aria-pressed="true"] .eddpt-library-range-glyph i{
    background:#7568df!important;
}

html body .eddpt-app.eddpt-library-range-selecting .eddpt-process-row.is-range-anchor{
    box-shadow:inset 0 0 0 1.5px rgba(184,172,255,.72),0 0 16px rgba(139,124,246,.12)!important;
    background:rgba(139,124,246,.09)!important;
}

html body .eddpt-app.eddpt-library-range-selecting .eddpt-process-folder.is-range-anchor>.eddpt-process-folder-head{
    box-shadow:inset 0 0 0 1.5px rgba(184,172,255,.72),0 0 16px rgba(139,124,246,.10)!important;
    background:rgba(139,124,246,.07)!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-range-btn,
html body .eddpt-app.eddpt-light-mode .eddpt-process-library-range-btn{
    border-color:#d8ddec!important;
    background:#f7f8fc!important;
    color:#6f7890!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-range-btn[aria-pressed="true"],
html body .eddpt-app.eddpt-light-mode .eddpt-process-library-range-btn[aria-pressed="true"]{
    border-color:#b7adf4!important;
    background:#ece9ff!important;
    color:#5147b5!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-library-range-glyph i,
html body .eddpt-app.eddpt-light-mode .eddpt-library-range-glyph i{background:#fff!important}

@media (max-width:520px){
html body .eddpt-app .eddpt-process-library-summary{
        grid-template-columns:1fr!important;
        align-items:start!important;
    }
html body .eddpt-app .eddpt-process-library-summary>.eddpt-process-library-selection-tools{
        justify-content:flex-start!important;
        min-width:0!important;
    }
}

html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong{
    gap:14px!important;
}

html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon{
    flex:0 0 40px!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
}

html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon .eddpt-accessibility-community-svg{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
}

@media (max-width:600px){
html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong{
        gap:10px!important;
    }
html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon,
    html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong>.eddpt-a11y-community-icon .eddpt-accessibility-community-svg{
        flex-basis:34px!important;
        width:34px!important;
        height:34px!important;
        min-width:34px!important;
        min-height:34px!important;
    }
}

html body .eddpt-app .eddpt-trash-destructive-actions>button{
    position:relative!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 16px!important;
    line-height:1!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-trash-destructive-actions>button .eddpt-delete-glyph{
    position:relative!important;
    display:block!important;
    align-self:center!important;
    width:27px!important;
    height:30px!important;
    min-width:27px!important;
    min-height:30px!important;
    flex:0 0 27px!important;
    margin:0!important;
    inset:auto!important;
    vertical-align:middle!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-trash-destructive-actions>button .eddpt-delete-glyph>.eddpt-delete-glyph-svg{
    top:50%!important;
    left:50%!important;
    right:auto!important;
    bottom:auto!important;
    width:27px!important;
    height:30px!important;
    transform:translate(-50%,-50%)!important;
    transform-origin:center center!important;
}

html body .eddpt-app .eddpt-trash-destructive-actions>button>b{
    display:block!important;
    margin:0!important;
    padding:0!important;
    line-height:1.15!important;
    align-self:center!important;
}

html body .eddpt-app .eddpt-trash-destructive-actions>button:disabled .eddpt-delete-glyph{
    opacity:.86!important;
}

@media (max-width:700px){
html body .eddpt-app .eddpt-trash-destructive-actions>button{
        min-height:46px!important;
        height:46px!important;
    }
}

html body .eddpt-app .eddpt-header-validate .eddpt-btn-icon,
html body .eddpt-app .eddpt-header-validate .eddpt-verified-badge-glyph{
    color:currentColor!important;
}

html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-icon,
html body .eddpt-app:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-verified-badge-glyph{
    width:24px!important;
    min-width:24px!important;
    height:24px!important;
}

html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-compact:not(.eddpt-topbar-tablet):not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-verified-badge-glyph{
    width:21px!important;
    min-width:21px!important;
    height:21px!important;
}

html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-btn-icon,
html body .eddpt-app.eddpt-topbar-tablet:not(.eddpt-topbar-mobile) .eddpt-header-validate .eddpt-verified-badge-glyph{
    width:18px!important;
    min-width:18px!important;
    height:18px!important;
}

html body .eddpt-app .eddpt-library-folder-selection-preview > .eddpt-library-folder-selection-row{
  display:grid!important;
  grid-template-columns:46px minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:12px!important;
  min-height:56px!important;
  padding:9px 12px!important;
}

html body .eddpt-app .eddpt-library-folder-selection-preview > .eddpt-library-folder-selection-row > .eddpt-folder-glyph{
  display:block!important;
  width:38px!important;
  min-width:38px!important;
  height:34px!important;
  min-height:34px!important;
  margin:0!important;
  padding:0!important;
  place-self:center!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}

html body .eddpt-app .eddpt-library-folder-selection-preview > .eddpt-library-folder-selection-row > .eddpt-folder-glyph svg{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  overflow:visible!important;
}

html body .eddpt-app .eddpt-library-folder-selection-preview > .eddpt-library-folder-selection-row > b{
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  align-self:center!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

@media (max-width:680px){
html body .eddpt-app .eddpt-library-folder-selection-preview > .eddpt-library-folder-selection-row{
    grid-template-columns:40px minmax(0,1fr)!important;
    column-gap:10px!important;
    min-height:52px!important;
    padding:8px 10px!important;
  }
html body .eddpt-app .eddpt-library-folder-selection-preview > .eddpt-library-folder-selection-row > .eddpt-folder-glyph{
    width:34px!important;
    min-width:34px!important;
    height:31px!important;
    min-height:31px!important;
  }
}

html body .eddpt-app .eddpt-modal.eddpt-launch-identity-modal .eddpt-modal-card>header>strong{
    display:inline-flex!important;
    align-items:center!important;
    min-width:0!important;
    gap:14px!important;
}

html body .eddpt-app .eddpt-page-launch-glyph{
    display:grid!important;
    place-items:center!important;
    flex:0 0 40px!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
    line-height:1!important;
    color:currentColor!important;
}

html body .eddpt-app .eddpt-page-launch-glyph svg{
    display:block!important;
    color:currentColor!important;
    fill:none!important;
    stroke:currentColor!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
    max-width:40px!important;
    max-height:40px!important;
    margin:0!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-page-launch-title{display:block!important;min-width:0!important}

html body .eddpt-app .eddpt-page-launch-glyph svg :is(path,rect,circle,ellipse,polygon,polyline,line){
    stroke:currentColor!important;
}

html body .eddpt-app .eddpt-page-launch-glyph svg [fill="none"]{fill:none!important}

html body .eddpt-app .eddpt-page-launch-glyph .eddpt-verified-badge-glyph,
html body .eddpt-app .eddpt-page-launch-glyph-import-process svg,
html body .eddpt-app .eddpt-page-launch-glyph-export-process svg{
    fill:none!important;
}

html body .eddpt-app .eddpt-modal.eddpt-security-watermark-modal .eddpt-modal-card{
    position:relative!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-modal.eddpt-security-watermark-modal .eddpt-modal-card::after{
    content:""!important;
    position:absolute!important;
    right:22px!important;
    top:84px!important;
    width:min(42%,340px)!important;
    aspect-ratio:1/1!important;
    pointer-events:none!important;
    opacity:.07!important;
    background-repeat:no-repeat!important;
    background-position:center!important;
    background-size:contain!important;
    filter:drop-shadow(0 0 24px rgba(120,235,194,.16))!important;
    background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 3 20 6v5c0 5.2-3.2 8.6-8 10-4.8-1.4-8-4.8-8-10V6l8-3Z\" fill=\"none\" stroke=\"rgb(155,231,199)\" stroke-width=\"1.6\" stroke-linejoin=\"round\"/><path d=\"m8.5 12 2.2 2.2 4.8-5\" fill=\"none\" stroke=\"rgb(155,231,199)\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>")!important;
}

html body .eddpt-app .eddpt-modal.eddpt-security-watermark-modal .eddpt-modal-card>main,
html body .eddpt-app .eddpt-modal.eddpt-security-watermark-modal .eddpt-modal-card>header{
    position:relative!important;
    z-index:1!important;
}

html body .eddpt-app .eddpt-launch-identity-security .eddpt-page-launch-glyph-security{color:#9be7c7!important}

html body .eddpt-app .eddpt-launch-identity-import-process .eddpt-page-launch-glyph-import-process,
html body .eddpt-app .eddpt-launch-identity-export-process .eddpt-page-launch-glyph-export-process{color:#d9e7f5!important}

html body .eddpt-app .eddpt-launch-identity-validate .eddpt-page-launch-glyph-validate{color:#e2e9f5!important}

html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-page-launch-glyph-a11y-centre{color:#b69cff!important}

html body .eddpt-app .eddpt-workshop-page-glyph{color:#9be7c7!important}

html body .eddpt-app .eddpt-page-launch-glyph-import-process svg,
html body .eddpt-app .eddpt-page-launch-glyph-export-process svg{
    width:28px!important;
    min-width:28px!important;
    max-width:28px!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
}

html body .eddpt-app .eddpt-page-launch-glyph-validate .eddpt-verified-badge-glyph{
    width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important
}

html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong{
    display:inline-flex!important;
    align-items:center!important;
    gap:14px!important;
    min-width:0!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-modal.eddpt-a11y-centre-modal .eddpt-page-launch-glyph-a11y-centre,
html body .eddpt-app.eddpt-light-mode .eddpt-modal.eddpt-a11y-centre-modal .eddpt-page-launch-glyph-a11y-centre{color:#6e5ed0!important}

html body .eddpt-app[data-a11y-preferences="on"] .eddpt-modal.eddpt-a11y-centre-modal .eddpt-page-launch-glyph-a11y-centre{color:#58d8b2!important}

html body .eddpt-app .eddpt-workshop-shell>header{justify-content:flex-start!important}

html body .eddpt-app .eddpt-workshop-shell>header>.eddpt-workshop-page-glyph{
    flex:0 0 42px!important;
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
}

html body .eddpt-app .eddpt-workshop-shell>header>.eddpt-workshop-page-glyph svg{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
}

html body .eddpt-app .eddpt-workshop-shell>header>div{margin-right:auto!important}

html body .eddpt-app[data-theme="light"] .eddpt-launch-identity-security .eddpt-page-launch-glyph-security,
html body .eddpt-app[data-theme="light"] .eddpt-workshop-page-glyph{color:#1d8450!important}

html body .eddpt-app[data-theme="light"] .eddpt-launch-identity-import-process .eddpt-page-launch-glyph-import-process,
html body .eddpt-app[data-theme="light"] .eddpt-launch-identity-export-process .eddpt-page-launch-glyph-export-process,
html body .eddpt-app[data-theme="light"] .eddpt-launch-identity-validate .eddpt-page-launch-glyph-validate{color:#31465d!important}

@media (max-width:600px){
html body .eddpt-app .eddpt-modal.eddpt-launch-identity-modal .eddpt-modal-card>header>strong,
    html body .eddpt-app .eddpt-modal.eddpt-a11y-centre-modal .eddpt-modal-card>header>strong{gap:10px!important}
html body .eddpt-app .eddpt-page-launch-glyph,
    html body .eddpt-app .eddpt-page-launch-glyph svg{
        flex-basis:34px!important;
        width:34px!important;
        height:34px!important;
        min-width:34px!important;
        min-height:34px!important;
        max-width:34px!important;
        max-height:34px!important;
    }
html body .eddpt-app .eddpt-page-launch-glyph-import-process svg,
    html body .eddpt-app .eddpt-page-launch-glyph-export-process svg{
        width:24px!important;
        min-width:24px!important;
        max-width:24px!important;
        height:36px!important;
        min-height:36px!important;
        max-height:36px!important;
    }
html body .eddpt-app .eddpt-workshop-shell>header>.eddpt-workshop-page-glyph{
        flex-basis:36px!important;
        width:36px!important;
        height:36px!important;
        min-width:36px!important;
        min-height:36px!important;
    }
}

@media (forced-colors:active){
html body .eddpt-app .eddpt-page-launch-glyph{color:ButtonText!important;forced-color-adjust:auto!important}
}

html body .eddpt-app .eddpt-sidebar{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    min-height:0!important;
}

@media (min-width:981px){
html body .eddpt-app{
        height:max(820px,100dvh)!important;
        min-height:max(820px,100dvh)!important;
        max-height:max(820px,100dvh)!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-layout{
        height:calc(max(820px,100dvh) - 76px)!important;
        min-height:0!important;
        max-height:calc(max(820px,100dvh) - 76px)!important;
        align-items:stretch!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-sidebar{
        align-self:stretch!important;
        height:100%!important;
        min-height:0!important;
        max-height:100%!important;
        overflow:hidden!important;
    }
}

html body .eddpt-app .eddpt-process-library-scrollshell{
    display:block!important;
    flex:1 1 0!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:0 4px 18px 0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    contain:none!important;
    overscroll-behavior-y:contain!important;
    overscroll-behavior-x:none!important;
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
    scroll-snap-type:none!important;
    scrollbar-gutter:stable!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(139,124,246,.42) rgba(9,16,25,.28)!important;
    -webkit-overflow-scrolling:auto!important;
}

html body .eddpt-app .eddpt-process-library-scrollshell::-webkit-scrollbar{width:8px!important}

html body .eddpt-app .eddpt-process-library-scrollshell::-webkit-scrollbar-track{background:rgba(8,14,22,.30)!important;border-radius:999px!important}

html body .eddpt-app .eddpt-process-library-scrollshell::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8276e9,#5969b8)!important;border:2px solid rgba(8,14,22,.30)!important;border-radius:999px!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-scrollshell,
html body .eddpt-app.eddpt-light-mode .eddpt-process-library-scrollshell{scrollbar-color:#9186e8 #edf1f7!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-scrollshell::-webkit-scrollbar-track,
html body .eddpt-app.eddpt-light-mode .eddpt-process-library-scrollshell::-webkit-scrollbar-track{background:#edf1f7!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-library-scrollshell::-webkit-scrollbar-thumb,
html body .eddpt-app.eddpt-light-mode .eddpt-process-library-scrollshell::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#9589ea,#7b72cc)!important;border-color:#edf1f7!important}

html body .eddpt-app .eddpt-process-list{
    display:grid!important;
    grid-auto-rows:max-content!important;
    align-content:start!important;
    gap:7px!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
    padding:0!important;
}

html body .eddpt-app .eddpt-process-folder:not(.is-collapsed){
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
}

html body .eddpt-app .eddpt-process-folder:not(.is-nested):not(.is-collapsed),
html body .eddpt-app .eddpt-process-folder.is-root:not(.is-collapsed){
    display:block!important;
    overflow:hidden!important;
}

html body .eddpt-app .eddpt-process-folder:not(.is-collapsed)>.eddpt-process-folder-head{
    position:relative!important;
    inset:auto!important;
    z-index:2!important;
    width:100%!important;
    box-shadow:0 8px 18px -18px rgba(0,0,0,.75)!important;
}

html body .eddpt-app .eddpt-process-folder:not(.is-nested):not(.is-collapsed)>.eddpt-process-folder-body.is-scroll-window,
html body .eddpt-app .eddpt-process-folder.is-root:not(.is-collapsed)>.eddpt-process-folder-body.is-scroll-window{
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    max-height:min(350px,42dvh)!important;
    padding:7px 7px 10px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior-y:auto!important;
    overscroll-behavior-x:none!important;
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
    scroll-snap-type:none!important;
    touch-action:pan-y!important;
    scrollbar-gutter:stable!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(139,124,246,.36) rgba(8,14,22,.20)!important;
    -webkit-overflow-scrolling:auto!important;
    border-top:1px solid rgba(139,124,246,.06)!important;
    background:rgba(5,9,14,.14)!important;
}

html body .eddpt-app .eddpt-process-folder-body.is-scroll-window::-webkit-scrollbar{width:7px!important}

html body .eddpt-app .eddpt-process-folder-body.is-scroll-window::-webkit-scrollbar-track{background:rgba(8,14,22,.22)!important;border-radius:999px!important}

html body .eddpt-app .eddpt-process-folder-body.is-scroll-window::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(139,124,246,.62),rgba(89,105,184,.58))!important;border:2px solid rgba(8,14,22,.18)!important;border-radius:999px!important}

html body .eddpt-app[data-font-scale="110"] .eddpt-process-folder-body.is-scroll-window{max-height:min(370px,43dvh)!important}

html body .eddpt-app[data-font-scale="115"] .eddpt-process-folder-body.is-scroll-window{max-height:min(390px,44dvh)!important}

html body .eddpt-app[data-font-scale="120"] .eddpt-process-folder-body.is-scroll-window{max-height:min(410px,45dvh)!important}

html body .eddpt-app[data-font-scale="125"] .eddpt-process-folder-body.is-scroll-window{max-height:min(430px,46dvh)!important}

html body .eddpt-app[data-font-scale="130"] .eddpt-process-folder-body.is-scroll-window{max-height:min(450px,47dvh)!important}

html body .eddpt-app[data-font-scale="135"] .eddpt-process-folder-body.is-scroll-window{max-height:min(470px,48dvh)!important}

html body .eddpt-app .eddpt-process-folder.is-nested{
    display:block!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-process-folder.is-nested>.eddpt-process-folder-body,
html body .eddpt-app .eddpt-process-folder.is-nested>.eddpt-process-folder-body.is-inline-window{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
    overscroll-behavior:auto!important;
    scroll-behavior:auto!important;
    overflow-anchor:none!important;
    padding:7px 7px 10px!important;
}

html body .eddpt-app .eddpt-process-folder:not(.is-collapsed)>.eddpt-process-folder-body>*+*{margin-top:3px!important}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder:not(.is-collapsed)>.eddpt-process-folder-body,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder:not(.is-collapsed)>.eddpt-process-folder-body{
    background:#fff!important;
    border-top-color:#e7eaf1!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-process-folder-body.is-scroll-window,
html body .eddpt-app.eddpt-light-mode .eddpt-process-folder-body.is-scroll-window{scrollbar-color:#9186e8 #edf1f7!important}

@media (max-width:980px){
html body .eddpt-app .eddpt-process-library-scrollshell{
        flex:none!important;
        height:min(68dvh,660px)!important;
        max-height:min(68dvh,660px)!important;
        overflow-y:auto!important;
        overscroll-behavior-y:contain!important;
    }
html body .eddpt-app .eddpt-process-folder-body.is-scroll-window{
        max-height:min(340px,48dvh)!important;
        overscroll-behavior-y:auto!important;
    }
}

@media (max-width:640px){
html body .eddpt-app .eddpt-process-library-scrollshell{
        height:min(70dvh,560px)!important;
        max-height:min(70dvh,560px)!important;
    }
html body .eddpt-app .eddpt-process-folder-body.is-scroll-window{max-height:min(320px,48dvh)!important}
}

html body .eddpt-app .eddpt-proc-controls .eddpt-source-process-entry{
    grid-template-columns:46px minmax(0,1fr)!important;
    gap:13px!important;
    min-height:72px!important;
    padding:8px 14px!important;
}

html body .eddpt-app .eddpt-source-entry-glyph{
    display:grid!important;
    place-items:center!important;
    box-sizing:border-box!important;
    width:44px!important;
    min-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#9185ff!important;
    font-size:0!important;
    line-height:0!important;
}

html body .eddpt-app .eddpt-source-entry-glyph>svg{
    display:block!important;
    width:42px!important;
    height:42px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-source-process-entry:hover .eddpt-source-entry-glyph,
html body .eddpt-app .eddpt-source-process-entry:focus-visible .eddpt-source-entry-glyph{
    color:#b2aaff!important;
}

html body .eddpt-app .eddpt-source-process-entry>span:last-child{
    align-self:center!important;
}

html body .eddpt-app .eddpt-source-inspector-title-wrap{
    display:grid!important;
    grid-template-columns:54px minmax(0,1fr)!important;
    align-items:center!important;
    gap:13px!important;
    min-width:0!important;
}

html body .eddpt-app .eddpt-source-page-glyph{
    display:grid!important;
    place-items:center!important;
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#9185ff!important;
}

html body .eddpt-app .eddpt-source-page-glyph>svg{
    display:block!important;
    width:48px!important;
    height:48px!important;
    overflow:visible!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-source-entry-glyph,
html body .eddpt-app.eddpt-light-mode .eddpt-source-entry-glyph,
html body .eddpt-app[data-theme="light"] .eddpt-source-page-glyph,
html body .eddpt-app.eddpt-light-mode .eddpt-source-page-glyph{
    color:#7466e8!important;
}

@media (max-width:720px){
html body .eddpt-app .eddpt-proc-controls .eddpt-source-process-entry{
        grid-template-columns:42px minmax(0,1fr)!important;
        gap:11px!important;
        min-height:66px!important;
        padding:7px 12px!important;
    }
html body .eddpt-app .eddpt-source-entry-glyph{
        width:40px!important;
        min-width:40px!important;
        height:40px!important;
        min-height:40px!important;
    }
html body .eddpt-app .eddpt-source-entry-glyph>svg{
        width:38px!important;
        height:38px!important;
    }
html body .eddpt-app .eddpt-source-inspector-title-wrap{
        grid-template-columns:44px minmax(0,1fr)!important;
        gap:10px!important;
    }
html body .eddpt-app .eddpt-source-page-glyph{
        width:44px!important;
        height:44px!important;
        min-width:44px!important;
    }
html body .eddpt-app .eddpt-source-page-glyph>svg{
        width:42px!important;
        height:42px!important;
    }
}

@media (max-width:430px){
html body .eddpt-app .eddpt-source-inspector-title-wrap{
        grid-template-columns:40px minmax(0,1fr)!important;
        gap:9px!important;
    }
html body .eddpt-app .eddpt-source-page-glyph{
        width:40px!important;
        height:40px!important;
        min-width:40px!important;
    }
html body .eddpt-app .eddpt-source-page-glyph>svg{
        width:38px!important;
        height:38px!important;
    }
}

@media (min-width:981px){
html body .eddpt-app{
        height:var(--eddpt-live-app-height,calc(100dvh - 10px))!important;
        min-height:0!important;
        max-height:var(--eddpt-live-app-height,calc(100dvh - 10px))!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-layout{
        height:calc(var(--eddpt-live-app-height,100dvh) - 76px)!important;
        min-height:0!important;
        max-height:calc(var(--eddpt-live-app-height,100dvh) - 76px)!important;
        align-items:stretch!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-sidebar{
        align-self:stretch!important;
        height:100%!important;
        min-height:0!important;
        max-height:100%!important;
        overflow:hidden!important;
    }
html body .eddpt-app .eddpt-process-library-scrollshell{
        flex:1 1 0!important;
        height:0!important;
        min-height:0!important;
        max-height:none!important;
        overflow-y:auto!important;
        overflow-x:hidden!important;
        overscroll-behavior-y:none!important;
        scroll-behavior:auto!important;
        scroll-snap-type:none!important;
        overflow-anchor:none!important;
        -webkit-overflow-scrolling:auto!important;
    }
html body .eddpt-app .eddpt-process-folder:not(.is-nested):not(.is-collapsed)>.eddpt-process-folder-body.is-scroll-window,
    html body .eddpt-app .eddpt-process-folder.is-root:not(.is-collapsed)>.eddpt-process-folder-body.is-scroll-window{
        overflow-y:auto!important;
        overscroll-behavior-y:none!important;
        scroll-behavior:auto!important;
        scroll-snap-type:none!important;
        overflow-anchor:none!important;
        -webkit-overflow-scrolling:auto!important;
    }
}

@media (min-width:981px){
html body .eddpt-app .eddpt-process-library-scrollshell{
        overflow-y:hidden!important;
        overscroll-behavior-y:none!important;
        scroll-behavior:auto!important;
        overflow-anchor:none!important;
        scroll-snap-type:none!important;
        -webkit-overflow-scrolling:auto!important;
        touch-action:pan-x pinch-zoom!important;
    }
html body .eddpt-app .eddpt-process-folder:not(.is-nested):not(.is-collapsed)>.eddpt-process-folder-body.is-scroll-window,
    html body .eddpt-app .eddpt-process-folder.is-root:not(.is-collapsed)>.eddpt-process-folder-body.is-scroll-window{
        overflow-y:hidden!important;
        overscroll-behavior-y:none!important;
        scroll-behavior:auto!important;
        overflow-anchor:none!important;
        scroll-snap-type:none!important;
        -webkit-overflow-scrolling:auto!important;
        touch-action:pan-x pinch-zoom!important;
    }
}

@media (min-width:981px){
html body .eddpt-app .eddpt-process-library-scrollshell,
    html body .eddpt-app .eddpt-process-folder:not(.is-nested):not(.is-collapsed)>.eddpt-process-folder-body.is-scroll-window,
    html body .eddpt-app .eddpt-process-folder.is-root:not(.is-collapsed)>.eddpt-process-folder-body.is-scroll-window{
        overflow:clip!important;overscroll-behavior:none!important;scroll-behavior:auto!important;overflow-anchor:none!important;scroll-snap-type:none!important;scrollbar-gutter:auto!important;-webkit-overflow-scrolling:auto!important;touch-action:pan-x pinch-zoom!important;
    }
html body .eddpt-app .eddpt-process-library-viewport-content,
    html body .eddpt-app .eddpt-process-folder-viewport-content{position:relative!important;display:block!important;width:100%!important;min-width:0!important;transform:translate3d(0,var(--eddpt-v59-shift,0px),0)!important;will-change:transform!important;transition:none!important;}
html body .eddpt-app .eddpt-process-library-scrollshell::-webkit-scrollbar,
    html body .eddpt-app .eddpt-process-folder-body.is-scroll-window::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;}
}

@media (max-width:980px){
html body .eddpt-app .eddpt-process-library-viewport-content,html body .eddpt-app .eddpt-process-folder-viewport-content{transform:none!important;will-change:auto!important;}
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-summary,
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-viewtools,
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-bulkbar,
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-side-note{display:none!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-management{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;flex:0 0 auto!important;margin:0!important;padding:9px 10px 3px!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-nav-compat-trash{display:none!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-rail{display:flex!important;flex:1 1 0!important;min-height:0!important;flex-direction:column!important;padding:10px 10px 12px!important;gap:8px!important;overflow:hidden!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-intro{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 4px 3px!important;color:#7d899c!important;font-size:8px!important;font-weight:900!important;letter-spacing:.09em!important;text-transform:uppercase!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-intro em{font-style:normal!important;color:#647286!important;letter-spacing:.02em!important;text-transform:none!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-scrollshell{display:block!important;flex:1 1 0!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:2px 4px 8px 0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-gutter:stable!important;touch-action:pan-y!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-viewport-content{position:static!important;display:block!important;transform:none!important;will-change:auto!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-list{display:grid!important;gap:7px!important;overflow:visible!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-item{position:relative!important;min-width:0!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-row{appearance:none!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto 22px!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:62px!important;padding:9px 10px!important;border:1px solid rgba(137,151,173,.16)!important;border-radius:14px!important;background:linear-gradient(145deg,rgba(23,35,49,.84),rgba(15,24,35,.86))!important;color:#eef2f8!important;text-align:left!important;cursor:pointer!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;transition:border-color .16s ease,background .16s ease,transform .16s ease!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-row:hover,
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-row:focus-visible{border-color:rgba(143,125,255,.52)!important;background:linear-gradient(145deg,rgba(32,42,62,.94),rgba(20,29,42,.94))!important;outline:none!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-row[aria-expanded="true"]{border-color:var(--folder-accent,#8f7dff)!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--folder-accent,#8f7dff) 25%,transparent),inset 0 1px 0 rgba(255,255,255,.035)!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-item.is-current .eddpt-folder-root-row{background:linear-gradient(145deg,rgba(38,49,76,.96),rgba(20,28,44,.95))!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-icon{width:34px!important;height:31px!important;min-width:34px!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-copy{display:grid!important;gap:3px!important;min-width:0!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-copy b{overflow:hidden!important;color:#f0f3f8!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-copy small{color:#8390a3!important;font-size:7.5px!important;font-weight:700!important;line-height:1.25!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-current{padding:3px 6px!important;border:1px solid rgba(83,209,154,.3)!important;border-radius:999px!important;background:rgba(83,209,154,.07)!important;color:#7de1b0!important;font-size:6px!important;font-style:normal!important;font-weight:950!important;letter-spacing:.06em!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-open{color:#68778c!important;font-size:22px!important;font-weight:500!important;line-height:1!important;transition:transform .16s ease!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-row[aria-expanded="true"] .eddpt-folder-root-open{transform:rotate(180deg)!important;color:#a79eff!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-empty{padding:18px!important;border:1px dashed rgba(143,125,255,.22)!important;border-radius:14px!important;text-align:center!important;color:#8290a4!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-empty b{display:block!important;margin-bottom:4px!important;color:#ccd3df!important;font-size:10px!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-empty span{font-size:8px!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-nav-trash-dock{flex:0 0 auto!important;padding-top:8px!important;border-top:1px solid rgba(255,255,255,.055)!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-row.is-trash{grid-template-columns:34px minmax(0,1fr) auto 22px!important;min-height:58px!important;background:rgba(10,16,24,.58)!important;border-color:rgba(255,255,255,.08)!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-row.is-trash.has-items{border-color:rgba(255,125,138,.18)!important}

html body .eddpt-app .eddpt-folder-root-trash-glyph{position:relative!important;display:block!important;width:24px!important;height:27px!important;margin:auto!important;border:2px solid currentColor!important;border-top:0!important;border-radius:3px 3px 6px 6px!important;color:#8491a4!important}

html body .eddpt-app .eddpt-folder-root-trash-glyph::before{content:""!important;position:absolute!important;left:-4px!important;right:-4px!important;top:-6px!important;height:3px!important;border-radius:2px!important;background:currentColor!important}

html body .eddpt-app .eddpt-folder-root-trash-glyph::after{content:""!important;position:absolute!important;left:7px!important;top:-10px!important;width:7px!important;height:4px!important;border:2px solid currentColor!important;border-bottom:0!important;border-radius:4px 4px 0 0!important}

html body .eddpt-app .eddpt-folder-root-trash-glyph.is-large{width:30px!important;height:34px!important;color:#ff8996!important}

html body .eddpt-app .eddpt-folder-navigator{position:absolute!important;left:var(--folder-nav-left,310px)!important;top:var(--folder-nav-top,80px)!important;width:var(--folder-nav-width,540px)!important;max-width:calc(100% - var(--folder-nav-left,310px) - 12px)!important;height:min(var(--folder-nav-max-h,720px),calc(100% - var(--folder-nav-top,80px) - 10px))!important;min-height:430px!important;z-index:86!important;box-sizing:border-box!important;filter:drop-shadow(0 22px 48px rgba(0,0,0,.36))!important;transform-origin:left 34px!important;animation:eddptFolderNavIn .19s cubic-bezier(.2,.78,.2,1)!important}

@keyframes eddptFolderNavIn{from{opacity:0;transform:translateX(-7px) scaleX(.975)}to{opacity:1;transform:none}}

html body .eddpt-app .eddpt-folder-navigator[hidden]{display:none!important}

html body .eddpt-app .eddpt-folder-nav-shell{position:relative!important;display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;border:1px solid rgba(143,125,255,.35)!important;border-radius:20px!important;background:linear-gradient(155deg,#111a27 0%,#0c141f 56%,#0a111a 100%)!important;color:#edf1f7!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 0 0 1px rgba(6,9,14,.58)!important}

html body .eddpt-app .eddpt-folder-nav-head{display:flex!important;align-items:center!important;gap:12px!important;flex:0 0 auto!important;padding:14px 15px 11px!important;border-bottom:1px solid rgba(255,255,255,.06)!important;background:linear-gradient(180deg,rgba(143,125,255,.06),rgba(143,125,255,0))!important}

html body .eddpt-app .eddpt-folder-nav-identity{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;min-width:0!important;flex:1!important}

html body .eddpt-app .eddpt-folder-nav-root-icon{width:38px!important;height:34px!important;min-width:38px!important}

html body .eddpt-app .eddpt-folder-nav-identity>div{display:grid!important;min-width:0!important;gap:1px!important}

html body .eddpt-app .eddpt-folder-nav-identity small{color:#8578ef!important;font-size:6.8px!important;font-weight:950!important;letter-spacing:.1em!important}

html body .eddpt-app .eddpt-folder-nav-identity h2{margin:0!important;overflow:hidden!important;color:#f5f7fb!important;font-size:17px!important;line-height:1.15!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-folder-nav-identity p{margin:1px 0 0!important;color:#7d8b9e!important;font-size:8px!important}

html body .eddpt-app .eddpt-folder-nav-close{appearance:none!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;background:rgba(255,255,255,.025)!important;color:#8996a8!important;font-size:18px!important;cursor:pointer!important}

html body .eddpt-app .eddpt-folder-nav-close:hover{border-color:rgba(143,125,255,.35)!important;color:#fff!important}

html body .eddpt-app .eddpt-folder-nav-search{position:relative!important;display:block!important;flex:0 0 auto!important;margin:11px 13px 8px!important}

html body .eddpt-app .eddpt-folder-nav-search>span{position:absolute!important;left:12px!important;top:50%!important;width:12px!important;height:12px!important;margin-top:-7px!important;border:2px solid #8d80f4!important;border-radius:50%!important;pointer-events:none!important}

html body .eddpt-app .eddpt-folder-nav-search>span::after{content:""!important;position:absolute!important;width:6px!important;height:2px!important;right:-5px!important;bottom:-2px!important;transform:rotate(45deg)!important;background:#8d80f4!important;border-radius:2px!important}

html body .eddpt-app .eddpt-folder-nav-search input{box-sizing:border-box!important;width:100%!important;height:42px!important;padding:0 13px 0 38px!important;border:1px solid rgba(143,125,255,.18)!important;border-radius:12px!important;outline:0!important;background:#09111b!important;color:#f2f5f9!important;font-size:10px!important;font-weight:650!important}

html body .eddpt-app .eddpt-folder-nav-search input:focus{border-color:rgba(143,125,255,.62)!important;box-shadow:0 0 0 3px rgba(143,125,255,.08)!important}

html body .eddpt-app .eddpt-folder-nav-filters{display:flex!important;flex:0 0 auto!important;gap:6px!important;padding:0 13px 8px!important;overflow-x:auto!important;scrollbar-width:none!important}

html body .eddpt-app .eddpt-folder-nav-filters::-webkit-scrollbar{display:none!important}

html body .eddpt-app .eddpt-folder-nav-filters label{display:grid!important;gap:2px!important;flex:0 0 auto!important}

html body .eddpt-app .eddpt-folder-nav-filters label>span{padding-left:3px!important;color:#66758a!important;font-size:5.8px!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-folder-nav-filters select{height:31px!important;min-width:88px!important;max-width:150px!important;padding:0 24px 0 9px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:9px!important;background:#111b29!important;color:#adb7c5!important;font-size:7.5px!important;font-weight:750!important}

html body .eddpt-app .eddpt-folder-nav-toolbar{display:flex!important;align-items:center!important;flex:0 0 auto!important;gap:5px!important;padding:8px 13px!important;border-top:1px solid rgba(255,255,255,.045)!important;border-bottom:1px solid rgba(255,255,255,.055)!important;background:rgba(255,255,255,.012)!important;overflow-x:auto!important;scrollbar-width:none!important}

html body .eddpt-app .eddpt-folder-nav-toolbar::-webkit-scrollbar{display:none!important}

html body .eddpt-app .eddpt-folder-nav-toolbar button{appearance:none!important;display:flex!important;align-items:center!important;gap:5px!important;flex:0 0 auto!important;height:30px!important;padding:0 9px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:9px!important;background:rgba(255,255,255,.022)!important;color:#9ba7b8!important;font-size:7px!important;font-weight:850!important;cursor:pointer!important}

html body .eddpt-app .eddpt-folder-nav-toolbar button:hover,html body .eddpt-app .eddpt-folder-nav-toolbar button.is-active{border-color:rgba(143,125,255,.4)!important;color:#c5bdff!important;background:rgba(143,125,255,.07)!important}

html body .eddpt-app .eddpt-folder-nav-body{position:relative!important;display:block!important;flex:1 1 0!important;min-height:0!important;padding:9px 11px 18px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:rgba(143,125,255,.38) transparent!important;outline:none!important}

html body .eddpt-app .eddpt-folder-nav-tree{display:grid!important;gap:5px!important;min-width:0!important}

html body .eddpt-app .eddpt-folder-nav-node{display:block!important;min-width:0!important}

html body .eddpt-app .eddpt-folder-nav-node-head{display:grid!important;grid-template-columns:25px 29px minmax(0,1fr) 30px!important;align-items:center!important;gap:7px!important;min-height:48px!important;margin-left:calc(var(--folder-nav-depth,0) * 16px)!important;padding:5px 5px 5px 4px!important;border:1px solid transparent!important;border-radius:11px!important}

html body .eddpt-app .eddpt-folder-nav-node.is-current-path>.eddpt-folder-nav-node-head{border-color:rgba(83,209,154,.16)!important;background:rgba(83,209,154,.025)!important}

html body .eddpt-app .eddpt-folder-nav-node-head:hover{background:rgba(255,255,255,.024)!important}

html body .eddpt-app .eddpt-folder-nav-disclosure,html body .eddpt-app .eddpt-folder-nav-node-menu{appearance:none!important;display:grid!important;place-items:center!important;width:25px!important;height:27px!important;border:0!important;background:transparent!important;color:#66758a!important;cursor:pointer!important}

html body .eddpt-app .eddpt-folder-nav-disclosure span{display:block!important;font-size:20px!important;line-height:1!important;transition:transform .15s ease!important}

html body .eddpt-app .eddpt-folder-nav-node.is-expanded>.eddpt-folder-nav-node-head .eddpt-folder-nav-disclosure span{transform:rotate(90deg)!important;color:#9e94ff!important}

html body .eddpt-app .eddpt-folder-nav-node-icon{width:27px!important;height:25px!important;min-width:27px!important}

html body .eddpt-app .eddpt-folder-nav-node-title{appearance:none!important;display:grid!important;gap:2px!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;text-align:left!important;cursor:pointer!important}

html body .eddpt-app .eddpt-folder-nav-node-title b{overflow:hidden!important;color:#dce2eb!important;font-size:9.5px!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-folder-nav-node-title small{color:#6f7d90!important;font-size:6.8px!important}

html body .eddpt-app .eddpt-folder-nav-node-body{display:grid!important;gap:4px!important;min-width:0!important}

html body .eddpt-app .eddpt-folder-nav-process{position:relative!important;display:grid!important;grid-template-columns:25px minmax(0,1fr) 30px 30px!important;align-items:center!important;min-height:54px!important;margin-left:calc((var(--folder-nav-depth,0) + 1) * 16px)!important;border:1px solid rgba(255,255,255,.05)!important;border-radius:11px!important;background:rgba(255,255,255,.012)!important;overflow:hidden!important}

html body .eddpt-app .eddpt-folder-nav-process:hover{border-color:rgba(143,125,255,.18)!important;background:rgba(143,125,255,.025)!important}

html body .eddpt-app .eddpt-folder-nav-process.is-current{border-color:rgba(83,209,154,.3)!important;background:rgba(83,209,154,.035)!important}

html body .eddpt-app .eddpt-folder-nav-select{appearance:none!important;display:grid!important;place-items:center!important;width:25px!important;height:100%!important;border:0!important;background:transparent!important;cursor:pointer!important}

html body .eddpt-app .eddpt-folder-nav-select span{display:block!important;width:12px!important;height:12px!important;border:1.5px solid #68778b!important;border-radius:4px!important}

html body .eddpt-app .eddpt-folder-nav-select[aria-pressed="true"] span{border-color:#9e92ff!important;background:#8f7dff!important;box-shadow:inset 0 0 0 3px #111927!important}

html body .eddpt-app .eddpt-folder-nav-process-open{appearance:none!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:100%!important;padding:6px 0!important;border:0!important;background:transparent!important;text-align:left!important;cursor:pointer!important}

html body .eddpt-app .eddpt-folder-nav-file-glyph{display:grid!important;place-items:center!important;width:26px!important;height:30px!important}

html body .eddpt-app .eddpt-folder-nav-process-copy{display:grid!important;gap:3px!important;min-width:0!important}

html body .eddpt-app .eddpt-folder-nav-process-copy b{overflow:hidden!important;color:#e7ebf2!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-folder-nav-process-copy small{overflow:hidden!important;color:#748296!important;font-size:6.8px!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-folder-nav-current{padding:2px 5px!important;border-radius:999px!important;background:rgba(83,209,154,.09)!important;color:#6cdda6!important;font-size:5.5px!important;font-style:normal!important;font-weight:950!important}

html body .eddpt-app .eddpt-folder-nav-quick,html body .eddpt-app .eddpt-folder-nav-row-menu{appearance:none!important;display:grid!important;place-items:center!important;width:30px!important;height:100%!important;border:0!important;background:transparent!important;color:#65748a!important;cursor:pointer!important}

html body .eddpt-app .eddpt-folder-nav-quick:hover,html body .eddpt-app .eddpt-folder-nav-row-menu:hover{color:#aea6ff!important;background:rgba(143,125,255,.035)!important}

html body .eddpt-app .eddpt-folder-nav-match-reasons{grid-column:2/-1!important;display:flex!important;flex-wrap:wrap!important;gap:4px!important;padding:0 5px 7px 0!important}

html body .eddpt-app .eddpt-folder-nav-match-reasons span{display:flex!important;align-items:center!important;gap:4px!important;max-width:100%!important;padding:3px 6px!important;border:1px solid rgba(89,183,255,.13)!important;border-radius:999px!important;background:rgba(89,183,255,.035)!important;color:#8095aa!important;font-size:5.8px!important}

html body .eddpt-app .eddpt-folder-nav-match-reasons b{color:#8fc8ee!important;font-size:5.6px!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-folder-nav-match-reasons em{overflow:hidden!important;max-width:210px!important;font-style:normal!important;text-overflow:ellipsis!important;white-space:nowrap!important}

html body .eddpt-app .eddpt-folder-nav-search-results{display:grid!important;gap:8px!important}

html body .eddpt-app .eddpt-folder-nav-search-result{display:grid!important;gap:4px!important}

html body .eddpt-app .eddpt-folder-nav-search-path{padding-left:8px!important;color:#68788e!important;font-size:6.5px!important;font-weight:750!important}

html body .eddpt-app .eddpt-folder-nav-empty,html body .eddpt-app .eddpt-folder-nav-searching{display:grid!important;place-items:center!important;gap:5px!important;min-height:180px!important;padding:25px!important;text-align:center!important;color:#738195!important}

html body .eddpt-app .eddpt-folder-nav-empty b{color:#c8d0dc!important;font-size:10px!important}

html body .eddpt-app .eddpt-folder-nav-empty span{max-width:300px!important;font-size:8px!important;line-height:1.5!important}

html body .eddpt-app .eddpt-folder-nav-empty-small{padding:10px 12px!important;margin-left:16px!important;border:1px dashed rgba(255,255,255,.065)!important;border-radius:10px!important;color:#6d7b8d!important;font-size:7px!important}

html body .eddpt-app .eddpt-folder-nav-searching span{width:22px!important;height:22px!important;border:2px solid rgba(143,125,255,.25)!important;border-top-color:#8f7dff!important;border-radius:50%!important;animation:eddptSpin .75s linear infinite!important}

html body .eddpt-app .eddpt-folder-nav-snapshot{position:absolute!important;right:10px!important;top:96px!important;bottom:10px!important;width:min(300px,54%)!important;z-index:3!important;box-sizing:border-box!important;padding:17px!important;overflow-y:auto!important;border:1px solid rgba(143,125,255,.28)!important;border-radius:16px!important;background:linear-gradient(155deg,#121d2b,#0b131e)!important;box-shadow:-16px 0 35px rgba(0,0,0,.28)!important;animation:eddptSnapshotIn .16s ease!important}

@keyframes eddptSnapshotIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}

html body .eddpt-app .eddpt-folder-nav-snapshot-close{position:absolute!important;right:8px!important;top:8px!important;width:28px!important;height:28px!important;border:0!important;background:transparent!important;color:#778598!important;font-size:17px!important;cursor:pointer!important}

html body .eddpt-app .eddpt-folder-nav-snapshot>small{color:#8f83f4!important;font-size:6px!important;font-weight:950!important;letter-spacing:.1em!important}

html body .eddpt-app .eddpt-folder-nav-snapshot h3{margin:7px 28px 3px 0!important;color:#f2f5f9!important;font-size:15px!important;line-height:1.2!important}

html body .eddpt-app .eddpt-folder-nav-snapshot p{margin:0!important;color:#7d8b9d!important;font-size:7.5px!important}

html body .eddpt-app .eddpt-folder-nav-snapshot-path{margin:11px 0!important;padding:7px 8px!important;border-radius:8px!important;background:rgba(143,125,255,.05)!important;color:#9a93c9!important;font-size:7px!important}

html body .eddpt-app .eddpt-folder-nav-snapshot-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;margin:10px 0!important}

html body .eddpt-app .eddpt-folder-nav-snapshot-grid span{display:grid!important;gap:2px!important;padding:8px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:9px!important;background:rgba(255,255,255,.018)!important;text-align:center!important}

html body .eddpt-app .eddpt-folder-nav-snapshot-grid b{color:#f1f4f8!important;font-size:13px!important}

.eddpt-app .eddpt-folder-nav-snapshot-grid small{color:#6f7d8f!important;font-size:5.5px!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-folder-nav-snapshot dl{display:grid!important;gap:0!important;margin:10px 0!important}

html body .eddpt-app .eddpt-folder-nav-snapshot dl div{display:grid!important;grid-template-columns:62px minmax(0,1fr)!important;gap:8px!important;padding:6px 0!important;border-bottom:1px solid rgba(255,255,255,.045)!important;font-size:7px!important}

html body .eddpt-app .eddpt-folder-nav-snapshot dt{color:#68768a!important}

html body .eddpt-app .eddpt-folder-nav-snapshot dd{margin:0!important;color:#b6c0cd!important;overflow-wrap:anywhere!important}

html body .eddpt-app .eddpt-folder-nav-snapshot footer{display:flex!important;gap:6px!important;margin-top:12px!important}

.eddpt-app .eddpt-folder-nav-snapshot footer .eddpt-btn{height:31px!important;min-height:31px!important;font-size:7px!important}

html body .eddpt-app .eddpt-folder-nav-deleted-list{display:grid!important;gap:6px!important}

.eddpt-app .eddpt-folder-nav-deleted-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:8px 9px!important;border:1px solid rgba(255,125,138,.1)!important;border-radius:11px!important;background:rgba(255,125,138,.02)!important}

.eddpt-app .eddpt-folder-nav-deleted-row:has(.eddpt-folder-nav-select){grid-template-columns:28px minmax(0,1fr) auto!important}

.eddpt-app .eddpt-folder-nav-deleted-row>span{display:grid!important;gap:3px!important}

.eddpt-app .eddpt-folder-nav-deleted-row>span b{color:#dce2e9!important;font-size:9px!important}

.eddpt-app .eddpt-folder-nav-deleted-row>span small{color:#7f8998!important;font-size:6.8px!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-root-row{background:linear-gradient(145deg,#fff,#f4f6fa)!important;color:#1b2430!important;border-color:#dfe4ec!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-root-copy b{color:#1c2531!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-shell{background:linear-gradient(155deg,#fff,#f5f7fb)!important;color:#18212d!important;border-color:#cfc9fb!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-search input{background:#fff!important;color:#1c2633!important;border-color:#d9deea!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-filters select{background:#fff!important;color:#475467!important;border-color:#dfe3eb!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-node-title b,html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-process-copy b{color:#1e2835!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-process{background:#fff!important;border-color:#e8ebf1!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-snapshot{background:linear-gradient(155deg,#fff,#f7f8fc)!important;border-color:#d9d4fa!important}

@media (max-width:980px){
html body .eddpt-app .eddpt-folder-navigator{position:fixed!important;left:8px!important;right:8px!important;top:64px!important;bottom:8px!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;z-index:99990!important}
html body .eddpt-app .eddpt-folder-nav-shell{border-radius:16px!important}
html body .eddpt-app .eddpt-folder-nav-snapshot{position:absolute!important;left:8px!important;right:8px!important;top:86px!important;bottom:8px!important;width:auto!important}
}

@media (max-width:560px){
html body .eddpt-app .eddpt-folder-nav-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}
html body .eddpt-app .eddpt-folder-nav-filters label,html body .eddpt-app .eddpt-folder-nav-filters select{width:100%!important;max-width:none!important}
html body .eddpt-app .eddpt-folder-nav-toolbar{padding-inline:9px!important}
html body .eddpt-app .eddpt-folder-nav-process{margin-left:calc((var(--folder-nav-depth,0) + .4) * 10px)!important}
.eddpt-app .eddpt-folder-nav-node-head{margin-left:calc(var(--folder-nav-depth,0) * 10px)!important}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-folder-navigator,html body .eddpt-app .eddpt-folder-nav-snapshot{animation:none!important}
.eddpt-app .eddpt-folder-root-open,.eddpt-app .eddpt-folder-nav-disclosure span{transition:none!important}
}

@media (forced-colors:active){
html body .eddpt-app .eddpt-folder-root-row,html body .eddpt-app .eddpt-folder-nav-shell,html body .eddpt-app .eddpt-folder-nav-process{forced-color-adjust:auto!important;border:1px solid CanvasText!important;background:Canvas!important;color:CanvasText!important}
}

html body .eddpt-app .eddpt-folder-nav-reorder-actions{
    display:flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    gap:5px!important;
    margin-left:auto!important;
}

html body .eddpt-app .eddpt-folder-nav-reorder-actions button{
    appearance:none!important;
    min-width:42px!important;
    height:28px!important;
    padding:0 8px!important;
    border:1px solid rgba(143,125,255,.18)!important;
    border-radius:8px!important;
    background:rgba(143,125,255,.045)!important;
    color:#aaa2ef!important;
    font-size:7px!important;
    font-weight:850!important;
    cursor:pointer!important;
}

html body .eddpt-app .eddpt-folder-nav-reorder-actions button:hover,
html body .eddpt-app .eddpt-folder-nav-reorder-actions button:focus-visible{
    border-color:rgba(143,125,255,.48)!important;
    background:rgba(143,125,255,.09)!important;
    outline:none!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-reorder-actions button{
    border-color:#d8d3f6!important;
    background:#f7f5ff!important;
    color:#665ba9!important;
}

html body .eddpt-app .eddpt-folder-nav-mini-map{
    display:grid!important;
    gap:7px!important;
    margin:9px 0 11px!important;
    padding:9px!important;
    border:1px solid rgba(89,183,255,.10)!important;
    border-radius:11px!important;
    background:linear-gradient(145deg,rgba(89,183,255,.025),rgba(143,125,255,.025))!important;
}

html body .eddpt-app .eddpt-folder-nav-mini-map>div{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:8px!important;
}

html body .eddpt-app .eddpt-folder-nav-mini-map small{
    color:#82bce6!important;
    font-size:5.5px!important;
    font-weight:950!important;
    letter-spacing:.08em!important;
}

html body .eddpt-app .eddpt-folder-nav-mini-map>div>span{
    color:#637287!important;
    font-size:5.5px!important;
}

html body .eddpt-app .eddpt-folder-nav-mini-map svg{
    display:block!important;
    width:100%!important;
    height:112px!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-folder-nav-mini-map-lines line{
    stroke:#43566d!important;
    stroke-width:1.1!important;
    vector-effect:non-scaling-stroke!important;
}

html body .eddpt-app .eddpt-folder-nav-mini-map-nodes rect,
html body .eddpt-app .eddpt-folder-nav-mini-map-nodes circle,
html body .eddpt-app .eddpt-folder-nav-mini-map-nodes path{
    fill:#151f31!important;
    stroke:#9586ff!important;
    stroke-width:1.35!important;
    vector-effect:non-scaling-stroke!important;
}

html body .eddpt-app .eddpt-folder-nav-mini-map.is-empty{
    min-height:70px!important;
    place-items:center!important;
    text-align:center!important;
    color:#65748a!important;
}

html body .eddpt-app .eddpt-folder-nav-mini-map.is-empty span{font-size:20px!important;color:#8f83f4!important}

html body .eddpt-app .eddpt-folder-nav-mini-map.is-empty b{font-size:7px!important;color:#8390a2!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-mini-map{background:#f8fbff!important;border-color:#dfeaf3!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-mini-map-lines line{stroke:#9aabba!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-mini-map-nodes rect,
html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-mini-map-nodes circle,
html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-mini-map-nodes path{fill:#fff!important;stroke:#7667d8!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-rail{position:relative!important;padding-bottom:82px!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-scrollshell{padding-bottom:12px!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-nav-trash-dock{position:absolute!important;left:10px!important;right:10px!important;bottom:10px!important;z-index:7!important;padding:9px 0 0!important;background:linear-gradient(180deg,rgba(14,25,37,0),#0e1925 22%,#0e1925 100%)!important;border-top:1px solid rgba(255,255,255,.055)!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-item{display:grid!important;grid-template-columns:24px minmax(0,1fr) 30px!important;align-items:center!important;gap:5px!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-item.is-unfiled{grid-template-columns:minmax(0,1fr)!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-row{grid-column:auto!important;min-width:0!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-drag,
html body .eddpt-app .eddpt-folder-nav-drag{appearance:none!important;display:grid!important;place-items:center!important;width:24px!important;height:38px!important;padding:0!important;border:0!important;background:transparent!important;color:#56667b!important;cursor:grab!important;touch-action:none!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-drag:active,
html body .eddpt-app .eddpt-folder-nav-drag:active{cursor:grabbing!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-drag>span,
html body .eddpt-app .eddpt-folder-nav-drag>span{display:grid!important;grid-template-columns:repeat(2,3px)!important;gap:3px!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-drag i,
html body .eddpt-app .eddpt-folder-nav-drag i{display:block!important;width:3px!important;height:3px!important;border-radius:50%!important;background:currentColor!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-drag:hover,
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-drag:focus-visible,
html body .eddpt-app .eddpt-folder-nav-drag:hover,
html body .eddpt-app .eddpt-folder-nav-drag:focus-visible{color:#a79eff!important;outline:none!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-menu{appearance:none!important;display:grid!important;place-items:center!important;width:30px!important;height:34px!important;padding:0!important;border:1px solid transparent!important;border-radius:9px!important;background:transparent!important;color:#65748a!important;font-size:12px!important;font-weight:900!important;letter-spacing:1px!important;cursor:pointer!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-menu:hover,
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-menu:focus-visible{border-color:rgba(143,125,255,.22)!important;background:rgba(143,125,255,.06)!important;color:#b7afff!important;outline:none!important}

html body .eddpt-app [data-folder-reorder-row].is-drag-source{opacity:.52!important}

html body .eddpt-app [data-folder-reorder-row].is-folder-drop-before::before,
html body .eddpt-app [data-folder-reorder-row].is-folder-drop-after::after{content:""!important;position:absolute!important;left:8px!important;right:8px!important;height:2px!important;border-radius:2px!important;background:#8f7dff!important;box-shadow:0 0 10px rgba(143,125,255,.55)!important;z-index:8!important}

html body .eddpt-app [data-folder-reorder-row].is-folder-drop-before::before{top:-4px!important}

html body .eddpt-app [data-folder-reorder-row].is-folder-drop-after::after{bottom:-4px!important}

html body .eddpt-app .eddpt-folder-nav-node{position:relative!important}

html body .eddpt-app .eddpt-folder-nav-node-head{grid-template-columns:20px 25px 29px minmax(0,1fr) 30px!important;gap:6px!important}

html body .eddpt-app .eddpt-folder-nav-drag{height:32px!important;width:20px!important}

html body .eddpt-app .eddpt-folder-nav-group-label{margin:7px 4px 5px!important;color:#6f7d90!important;font-size:6.2px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}

html body .eddpt-app .eddpt-folder-nav-group-label.is-files{margin-top:13px!important;padding-top:10px!important;border-top:1px solid rgba(255,255,255,.045)!important}

html body .eddpt-app .eddpt-folder-nav-process{grid-template-columns:28px minmax(0,1fr) 34px 34px!important;gap:5px!important;min-height:58px!important;padding:4px 5px 4px 3px!important;overflow:visible!important}

html body .eddpt-app .eddpt-folder-nav-process-open{min-height:48px!important;height:auto!important;padding:5px 0!important}

html body .eddpt-app .eddpt-folder-nav-icon-btn{appearance:none!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;margin:0!important;padding:0!important;border:1px solid rgba(129,145,166,.14)!important;border-radius:9px!important;background:rgba(255,255,255,.018)!important;color:#77869a!important;cursor:pointer!important;align-self:center!important;justify-self:center!important}

html body .eddpt-app .eddpt-folder-nav-icon-btn span{display:grid!important;place-items:center!important;width:16px!important;height:16px!important;pointer-events:none!important}

html body .eddpt-app .eddpt-folder-nav-icon-btn svg{display:block!important;width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}

html body .eddpt-app .eddpt-folder-nav-icon-btn:hover,
html body .eddpt-app .eddpt-folder-nav-icon-btn:focus-visible{border-color:rgba(143,125,255,.34)!important;background:rgba(143,125,255,.07)!important;color:#b5adff!important;outline:none!important}

html body .eddpt-app .eddpt-folder-nav-move:hover,
html body .eddpt-app .eddpt-folder-nav-move:focus-visible{color:#8fd0ff!important;border-color:rgba(89,183,255,.3)!important;background:rgba(89,183,255,.055)!important}

html body .eddpt-app .eddpt-folder-nav-process>.eddpt-folder-nav-quick,
html body .eddpt-app .eddpt-folder-nav-process>.eddpt-folder-nav-row-menu{height:30px!important}

html body .eddpt-app .eddpt-folder-nav-process>.eddpt-folder-nav-row-menu{display:none!important}

@media (max-width:980px){
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-item{grid-template-columns:22px minmax(0,1fr) 30px!important}
}

@media (max-width:560px){
html body .eddpt-app .eddpt-folder-nav-process{grid-template-columns:26px minmax(0,1fr) 32px 32px!important;gap:3px!important;margin-left:calc((var(--folder-nav-depth,0) + .25) * 7px)!important}
.eddpt-app .eddpt-folder-nav-node-head{grid-template-columns:18px 23px 27px minmax(0,1fr) 28px!important;gap:4px!important}
.eddpt-app .eddpt-folder-nav-group-label{margin-left:1px!important}
}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-folder-nav-trash-dock{background:linear-gradient(180deg,rgba(247,249,252,0),#f7f9fc 22%,#f7f9fc 100%)!important;border-top-color:#e3e7ee!important}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-folder-root-drag,
html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-drag,
html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-folder-root-menu{color:#78869a!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-icon-btn{background:#fff!important;border-color:#dfe4ec!important;color:#65748a!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-item{
  display:grid!important;
  grid-template-columns:22px minmax(0,1fr) 32px!important;
  align-items:center!important;
  gap:7px!important;
  width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-item.is-unfiled{
  grid-template-columns:minmax(0,1fr)!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-row{
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) 26px!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-width:0!important;
  min-height:78px!important;
  padding:10px 11px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-icon{
  width:40px!important;
  height:37px!important;
  min-width:40px!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-copy{
  display:grid!important;
  grid-template-rows:auto auto!important;
  gap:4px!important;
  min-width:0!important;
  overflow:hidden!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-titleline{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:7px!important;
  min-width:0!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-titleline b{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#f0f3f8!important;
  font-size:11px!important;
  font-weight:850!important;
  line-height:1.15!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-copy>small{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#8390a3!important;
  font-size:7.4px!important;
  font-weight:700!important;
  line-height:1.25!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-current{
  flex:0 0 auto!important;
  max-width:70px!important;
  white-space:nowrap!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-open{
  justify-self:end!important;
  width:26px!important;
  text-align:center!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-menu{
  justify-self:end!important;
  width:32px!important;
  height:38px!important;
  min-width:32px!important;
  box-sizing:border-box!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-drag{
  width:22px!important;
  min-width:22px!important;
  height:42px!important;
}

html body .eddpt-app .eddpt-folder-nav-node{
  width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}

html body .eddpt-app .eddpt-folder-nav-node-head{
  display:grid!important;
  grid-template-columns:20px 26px 34px minmax(0,1fr) 32px!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  min-width:0!important;
  min-height:58px!important;
  margin-left:0!important;
  padding:7px 7px 7px calc(7px + (var(--folder-nav-depth,0) * 15px))!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}

html body .eddpt-app .eddpt-folder-nav-drag{
  width:20px!important;
  min-width:20px!important;
  height:38px!important;
}

html body .eddpt-app .eddpt-folder-nav-disclosure{
  width:26px!important;
  min-width:26px!important;
  height:34px!important;
}

html body .eddpt-app .eddpt-folder-nav-node-icon{
  width:32px!important;
  height:29px!important;
  min-width:32px!important;
}

html body .eddpt-app .eddpt-folder-nav-node-title{
  display:grid!important;
  grid-template-rows:auto auto!important;
  gap:3px!important;
  width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
}

html body .eddpt-app .eddpt-folder-nav-node-title b,
html body .eddpt-app .eddpt-folder-nav-node-title small{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

html body .eddpt-app .eddpt-folder-nav-node-title b{
  color:#dce2eb!important;
  font-size:9.4px!important;
  font-weight:800!important;
  line-height:1.2!important;
}

html body .eddpt-app .eddpt-folder-nav-node-title small{
  color:#6f7d90!important;
  font-size:6.8px!important;
  line-height:1.2!important;
}

html body .eddpt-app .eddpt-folder-nav-node-menu{
  display:grid!important;
  place-items:center!important;
  justify-self:end!important;
  width:32px!important;
  min-width:32px!important;
  height:36px!important;
  padding:0!important;
  border:1px solid transparent!important;
  border-radius:9px!important;
  background:transparent!important;
  color:#68788d!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:1px!important;
  overflow:hidden!important;
}

html body .eddpt-app .eddpt-folder-nav-node-menu:hover,
html body .eddpt-app .eddpt-folder-nav-node-menu:focus-visible{
  border-color:rgba(143,125,255,.22)!important;
  background:rgba(143,125,255,.055)!important;
  color:#b5adff!important;
  outline:none!important;
}

html body .eddpt-app .eddpt-folder-nav-node-body{
  width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}

html body .eddpt-app .eddpt-folder-nav-process{
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr) 34px 34px!important;
  align-items:center!important;
  gap:7px!important;
  width:100%!important;
  min-width:0!important;
  min-height:66px!important;
  margin-left:0!important;
  padding:5px 6px 5px calc(6px + ((var(--folder-nav-depth,0) + 1) * 15px))!important;
  box-sizing:border-box!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  overflow:visible!important;
}

html body .eddpt-app .eddpt-folder-nav-process:hover,
html body .eddpt-app .eddpt-folder-nav-process.is-current,
html body .eddpt-app .eddpt-folder-nav-process.is-selected{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

html body .eddpt-app .eddpt-folder-nav-select{
  display:grid!important;
  place-items:center!important;
  align-self:stretch!important;
  justify-self:center!important;
  width:28px!important;
  min-width:28px!important;
  height:auto!important;
  min-height:52px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:inherit!important;
}

html body .eddpt-app .eddpt-folder-nav-select:hover,
html body .eddpt-app .eddpt-folder-nav-select:focus,
html body .eddpt-app .eddpt-folder-nav-select:focus-visible,
html body .eddpt-app .eddpt-folder-nav-select:active,
html body .eddpt-app .eddpt-folder-nav-select[aria-pressed="true"]{
  border:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

html body .eddpt-app .eddpt-folder-nav-select span{
  width:13px!important;
  height:13px!important;
  box-sizing:border-box!important;
}

html body .eddpt-app .eddpt-folder-nav-select:focus-visible span{
  box-shadow:0 0 0 3px rgba(143,125,255,.16)!important;
}

html body .eddpt-app .eddpt-folder-nav-select[aria-pressed="true"] span{
  border-color:#9e92ff!important;
  background:#8f7dff!important;
  box-shadow:inset 0 0 0 3px #111927!important;
}

html body .eddpt-app .eddpt-folder-nav-process-open,
html body .eddpt-app .eddpt-folder-nav-file-select{
  display:grid!important;
  grid-template-columns:30px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:9px!important;
  width:100%!important;
  min-width:0!important;
  min-height:54px!important;
  height:auto!important;
  margin:0!important;
  padding:7px 10px!important;
  box-sizing:border-box!important;
  border:1px solid rgba(126,143,166,.15)!important;
  border-radius:12px!important;
  outline:0!important;
  background:linear-gradient(145deg,rgba(19,29,42,.72),rgba(13,21,31,.72))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.018)!important;
  text-align:left!important;
  overflow:hidden!important;
}

html body .eddpt-app .eddpt-folder-nav-process-open:hover,
html body .eddpt-app .eddpt-folder-nav-file-select:hover{
  border-color:rgba(143,125,255,.26)!important;
  background:linear-gradient(145deg,rgba(28,37,54,.82),rgba(16,24,36,.82))!important;
}

html body .eddpt-app .eddpt-folder-nav-process-open:focus,
html body .eddpt-app .eddpt-folder-nav-process-open:focus-visible,
html body .eddpt-app .eddpt-folder-nav-file-select:focus,
html body .eddpt-app .eddpt-folder-nav-file-select:focus-visible{
  border-color:rgba(143,125,255,.58)!important;
  outline:0!important;
  box-shadow:0 0 0 2px rgba(143,125,255,.12),inset 0 1px 0 rgba(255,255,255,.025)!important;
}

html body .eddpt-app .eddpt-folder-nav-process.is-current .eddpt-folder-nav-process-open,
html body .eddpt-app .eddpt-folder-nav-process.is-current .eddpt-folder-nav-file-select{
  border-color:rgba(83,209,154,.34)!important;
  background:linear-gradient(145deg,rgba(21,48,43,.44),rgba(13,29,30,.58))!important;
}

html body .eddpt-app .eddpt-folder-nav-file-glyph{
  width:28px!important;
  height:32px!important;
  min-width:28px!important;
}

html body .eddpt-app .eddpt-folder-nav-process-copy{
  gap:3px!important;
  min-width:0!important;
  overflow:hidden!important;
}

html body .eddpt-app .eddpt-folder-nav-process-copy b,
html body .eddpt-app .eddpt-folder-nav-process-copy small{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

html body .eddpt-app .eddpt-folder-nav-icon-btn{
  justify-self:end!important;
  align-self:center!important;
  flex:0 0 auto!important;
}

html body .eddpt-app .eddpt-folder-nav-match-reasons{
  grid-column:2/-1!important;
  min-width:0!important;
  padding:0 0 6px!important;
}

@media (max-width:980px){
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-item{grid-template-columns:20px minmax(0,1fr) 30px!important;gap:5px!important}
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-row{grid-template-columns:38px minmax(0,1fr) 24px!important;gap:8px!important;min-height:72px!important;padding:9px!important}
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-icon{width:36px!important;height:33px!important;min-width:36px!important}
}

@media (max-width:560px){
html body .eddpt-app .eddpt-folder-nav-node-head{grid-template-columns:18px 24px 30px minmax(0,1fr) 30px!important;gap:5px!important;padding-left:calc(5px + (var(--folder-nav-depth,0) * 10px))!important}
html body .eddpt-app .eddpt-folder-nav-process{grid-template-columns:26px minmax(0,1fr) 32px 32px!important;gap:5px!important;padding-left:calc(4px + ((var(--folder-nav-depth,0) + 1) * 10px))!important}
html body .eddpt-app .eddpt-folder-nav-process-open,html body .eddpt-app .eddpt-folder-nav-file-select{grid-template-columns:27px minmax(0,1fr)!important;padding:7px 8px!important}
html body .eddpt-app .eddpt-folder-nav-current{display:none!important}
}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-folder-root-titleline b{color:#1c2531!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-process-open,
html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-file-select{background:#fff!important;border-color:#dfe4ec!important;box-shadow:inset 0 1px 0 #fff!important}

html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-process-open:hover,
html body .eddpt-app[data-theme="light"] .eddpt-folder-nav-file-select:hover{background:#f8f9fc!important;border-color:#cbc5fa!important}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-findbar{
  display:block!important;
  flex:0 0 auto!important;
  padding:5px 10px 4px!important;
  margin:0!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-find-current{
  appearance:none!important;
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-width:0!important;
  min-height:44px!important;
  margin:0!important;
  padding:7px 11px!important;
  box-sizing:border-box!important;
  border:1px solid rgba(126,143,166,.14)!important;
  border-radius:12px!important;
  background:linear-gradient(145deg,rgba(18,28,41,.82),rgba(13,21,31,.84))!important;
  color:#aeb9c8!important;
  text-align:left!important;
  cursor:pointer!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.018)!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-find-current>span:last-child{
  display:grid!important;
  gap:2px!important;
  min-width:0!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-find-current b{
  display:block!important;
  overflow:hidden!important;
  color:#dce4ee!important;
  font-size:8.5px!important;
  font-weight:850!important;
  line-height:1.2!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-find-current small{
  display:block!important;
  overflow:hidden!important;
  color:#718095!important;
  font-size:6.5px!important;
  font-weight:650!important;
  line-height:1.2!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-find-current .eddpt-library-locate-glyph{
  width:17px!important;
  min-width:17px!important;
  height:17px!important;
  justify-self:center!important;
  color:#8f83f5!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-find-current:hover,
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-find-current:focus-visible{
  border-color:rgba(143,125,255,.36)!important;
  background:linear-gradient(145deg,rgba(31,39,58,.9),rgba(17,25,38,.9))!important;
  color:#c6c0ff!important;
  outline:none!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-find-current:disabled{
  opacity:.42!important;
  cursor:not-allowed!important;
}

html body .eddpt-app .eddpt-folder-nav-node-head{
  grid-template-columns:20px 38px 36px minmax(0,1fr) 36px!important;
  column-gap:10px!important;
  row-gap:0!important;
  min-height:62px!important;
  padding-top:8px!important;
  padding-bottom:8px!important;
  padding-right:5px!important;
  overflow:visible!important;
  isolation:isolate!important;
}

html body .eddpt-app .eddpt-folder-nav-node-head>*{
  min-width:0!important;
}

html body .eddpt-app .eddpt-folder-nav-disclosure{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  place-items:center!important;
  width:38px!important;
  min-width:38px!important;
  height:40px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid transparent!important;
  border-radius:10px!important;
  background:transparent!important;
  color:#718198!important;
}

html body .eddpt-app .eddpt-folder-nav-disclosure:hover,
html body .eddpt-app .eddpt-folder-nav-disclosure:focus-visible{
  border-color:rgba(143,125,255,.22)!important;
  background:rgba(143,125,255,.055)!important;
  color:#b4acff!important;
  outline:none!important;
}

html body .eddpt-app .eddpt-folder-nav-disclosure span{
  display:grid!important;
  place-items:center!important;
  width:26px!important;
  height:26px!important;
  margin:0!important;
  transition:transform .15s ease!important;
  transform-origin:center!important;
}

html body .eddpt-app .eddpt-folder-nav-disclosure svg{
  display:block!important;
  width:24px!important;
  height:24px!important;
  overflow:visible!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.25!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
}

html body .eddpt-app .eddpt-folder-nav-node.is-expanded>.eddpt-folder-nav-node-head .eddpt-folder-nav-disclosure span{
  transform:rotate(90deg)!important;
  color:#a79eff!important;
}

html body .eddpt-app .eddpt-folder-nav-node-icon{
  position:relative!important;
  z-index:1!important;
  width:34px!important;
  min-width:34px!important;
  height:31px!important;
  margin:0!important;
}

html body .eddpt-app .eddpt-folder-nav-node-title{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  grid-template-rows:auto auto!important;
  align-content:center!important;
  gap:4px!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:1px 4px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
  border:0!important;
  background:transparent!important;
  text-align:left!important;
}

html body .eddpt-app .eddpt-folder-nav-node-title b,
html body .eddpt-app .eddpt-folder-nav-node-title small{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

html body .eddpt-app .eddpt-folder-nav-node-title b{
  color:#e3e8f0!important;
  font-size:9.8px!important;
  font-weight:820!important;
  line-height:1.18!important;
}

html body .eddpt-app .eddpt-folder-nav-node-title small{
  color:#748297!important;
  font-size:6.9px!important;
  line-height:1.2!important;
}

html body .eddpt-app .eddpt-folder-nav-node-menu{
  position:relative!important;
  z-index:4!important;
  justify-self:end!important;
  width:36px!important;
  min-width:36px!important;
  height:38px!important;
  overflow:visible!important;
}

html body .eddpt-app .eddpt-folder-nav-node-body{
  position:relative!important;
  z-index:1!important;
}

html body .eddpt-app .eddpt-folder-nav-node.is-locate-flash>.eddpt-folder-nav-node-head,
html body .eddpt-app .eddpt-folder-nav-process.is-locate-flash .eddpt-folder-nav-file-select{
  animation:eddpt-folder-nav-locate-flash 1.35s ease!important;
}

@keyframes eddpt-folder-nav-locate-flash{
  0%,100%{box-shadow:none}
  22%,58%{box-shadow:0 0 0 2px rgba(83,209,154,.20),0 0 22px rgba(83,209,154,.16)}
}

@media (max-width:560px){
html body .eddpt-app .eddpt-folder-nav-node-head{
    grid-template-columns:18px 34px 32px minmax(0,1fr) 32px!important;
    column-gap:7px!important;
    padding-left:calc(5px + (var(--folder-nav-depth,0) * 9px))!important;
  }
html body .eddpt-app .eddpt-folder-nav-disclosure{width:34px!important;min-width:34px!important;height:36px!important}
html body .eddpt-app .eddpt-folder-nav-disclosure span{width:23px!important;height:23px!important}
html body .eddpt-app .eddpt-folder-nav-disclosure svg{width:21px!important;height:21px!important}
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-folder-nav-node.is-locate-flash>.eddpt-folder-nav-node-head,
  html body .eddpt-app .eddpt-folder-nav-process.is-locate-flash .eddpt-folder-nav-file-select{animation:none!important}
}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-folder-root-find-current{
  background:#fff!important;
  border-color:#dfe4ec!important;
  color:#5f6d80!important;
}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-folder-root-find-current b{color:#263140!important}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-folder-root-find-current small{color:#7a8798!important}

html body .eddpt-app .eddpt-close-kit{
    --eddpt-close-size:36px;
    --eddpt-close-radius:10px;
    --eddpt-close-pad:6px;
    --eddpt-close-svg:32px;
    --eddpt-close-border:var(--edd-ui-control-border,rgba(255,255,255,.12));
    --eddpt-close-bg:var(--edd-ui-control,rgba(255,255,255,.03));
    --eddpt-close-ink:var(--edd-ui-control-text,#deebff);
    --eddpt-close-hover:rgb(222 235 255 / 7%);
    --eddpt-close-focus:#a5c8ff;
    --eddpt-close-shadow:var(--edd-ui-control-shadow,0 10px 24px rgba(0,0,0,.16));
    appearance:none!important;
    display:inline-grid!important;
    place-items:center!important;
    inline-size:var(--eddpt-close-size)!important;
    block-size:var(--eddpt-close-size)!important;
    min-width:var(--eddpt-close-size)!important;
    min-height:var(--eddpt-close-size)!important;
    padding:var(--eddpt-close-pad)!important;
    flex:0 0 auto!important;
    border:1px solid var(--eddpt-close-border)!important;
    border-radius:var(--eddpt-close-radius)!important;
    background:var(--eddpt-close-bg)!important;
    color:var(--eddpt-close-ink)!important;
    box-shadow:var(--eddpt-close-shadow)!important;
    cursor:pointer!important;
    touch-action:manipulation!important;
    -webkit-tap-highlight-color:transparent!important;
    transition:background-color 180ms ease,border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease,color 180ms ease!important;
}

html body .eddpt-app .eddpt-close-kit svg{
    display:block!important;
    inline-size:var(--eddpt-close-svg)!important;
    block-size:var(--eddpt-close-svg)!important;
    overflow:visible!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-close-kit .sf-bar{transition:transform 180ms cubic-bezier(.22,.8,.3,1)!important}

html body .eddpt-app .eddpt-close-kit .sf-nw{transform:translate(-2.4px,-2.4px)!important}

html body .eddpt-app .eddpt-close-kit .sf-ne{transform:translate(2.4px,-2.4px)!important}

html body .eddpt-app .eddpt-close-kit .sf-sw{transform:translate(-2.4px,2.4px)!important}

html body .eddpt-app .eddpt-close-kit .sf-se{transform:translate(2.4px,2.4px)!important}

@media (hover:hover){
html body .eddpt-app .eddpt-close-kit:not(:disabled):hover{
        background:var(--eddpt-close-hover)!important;
        border-color:rgba(152,137,255,.44)!important;
        color:#ffffff!important;
        box-shadow:0 12px 28px rgba(0,0,0,.22),0 0 0 3px rgba(152,137,255,.08)!important;
        transform:translateY(-1px)!important;
    }
html body .eddpt-app .eddpt-close-kit:not(:disabled):hover .sf-bar{transform:translate(0,0)!important}
}

html body .eddpt-app .eddpt-close-kit:focus-visible{
    outline:2px solid var(--eddpt-close-focus)!important;
    outline-offset:3px!important;
}

html body .eddpt-app .eddpt-close-kit:focus-visible .sf-bar,
html body .eddpt-app .eddpt-close-kit:not(:disabled):active .sf-bar,
html body .eddpt-app .eddpt-close-kit[data-state="closing"] .sf-bar{transform:translate(0,0)!important}

html body .eddpt-app .eddpt-close-kit:not(:disabled):active .sf-bar{transition-duration:80ms!important}

html body .eddpt-app .eddpt-close-kit:disabled{opacity:.4!important;cursor:default!important}

@media (prefers-reduced-motion: reduce){
html body .eddpt-app .eddpt-close-kit,
    html body .eddpt-app .eddpt-close-kit .sf-bar{transition:none!important}
}

@media (forced-colors: active){
html body .eddpt-app .eddpt-close-kit{color:ButtonText!important;border-color:ButtonText!important;background:Canvas!important;box-shadow:none!important}
html body .eddpt-app .eddpt-close-kit:focus-visible{outline-color:Highlight!important}
}

html body .eddpt-app .eddpt-close-btn.eddpt-close-kit{
    --eddpt-close-size:36px;
    --eddpt-close-radius:10px;
    --eddpt-close-svg:32px;
}

html body .eddpt-app .eddpt-folder-nav-close.eddpt-close-kit,
html body .eddpt-app .eddpt-source-close.eddpt-close-kit{
    --eddpt-close-size:34px;
    --eddpt-close-radius:10px;
    --eddpt-close-pad:5px;
    --eddpt-close-svg:24px;
    --eddpt-close-border:rgba(255,255,255,.08);
    --eddpt-close-bg:rgba(255,255,255,.025);
    --eddpt-close-ink:#cdd7e3;
    font-size:0!important;
}

html body .eddpt-app .eddpt-folder-nav-snapshot-close.eddpt-close-kit{
    position:absolute!important;
    right:8px!important;
    top:8px!important;
    --eddpt-close-size:30px;
    --eddpt-close-radius:10px;
    --eddpt-close-pad:5px;
    --eddpt-close-svg:22px;
    --eddpt-close-border:rgba(255,255,255,.08);
    --eddpt-close-bg:rgba(255,255,255,.025);
    --eddpt-close-ink:#c4cfdb;
    font-size:0!important;
}

html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-close.eddpt-close-kit{
    --eddpt-close-size:40px;
    --eddpt-close-radius:11px;
    --eddpt-close-pad:6px;
    --eddpt-close-svg:28px;
    --eddpt-close-border:rgba(137,155,183,.30);
    --eddpt-close-bg:rgba(255,255,255,.035);
    --eddpt-close-ink:#dbe4f0;
    justify-self:end!important;
    font-size:0!important;
}

html body .eddpt-app[data-theme="light"] .eddpt-close-kit,
html body .eddpt-app.eddpt-light-mode .eddpt-close-kit{
    --eddpt-close-ink:#26364b;
    --eddpt-close-hover:rgb(38 54 75 / 7%);
    --eddpt-close-focus:#275fa8;
}

html body .eddpt-app .eddpt-close-kit{
    position:relative!important;
    box-sizing:border-box!important;
    width:var(--eddpt-close-size)!important;
    height:var(--eddpt-close-size)!important;
    inline-size:var(--eddpt-close-size)!important;
    block-size:var(--eddpt-close-size)!important;
    min-width:var(--eddpt-close-size)!important;
    min-height:var(--eddpt-close-size)!important;
    max-width:var(--eddpt-close-size)!important;
    max-height:var(--eddpt-close-size)!important;
    padding:0!important;
    margin-block:0!important;
    line-height:0!important;
    font-size:0!important;
    text-align:center!important;
    vertical-align:middle!important;
    align-self:center!important;
    overflow:visible!important;
}

html body .eddpt-app .eddpt-close-kit>svg{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    width:var(--eddpt-close-svg)!important;
    height:var(--eddpt-close-svg)!important;
    inline-size:var(--eddpt-close-svg)!important;
    block-size:var(--eddpt-close-svg)!important;
    min-width:0!important;
    min-height:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    transform:translate(-50%,-50%)!important;
    transform-origin:50% 50%!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-modal-card>header>.eddpt-close-kit,
html body .eddpt-app .eddpt-workshop-shell>header>.eddpt-close-kit,
html body .eddpt-app .eddpt-folder-nav-head>.eddpt-close-kit,
html body .eddpt-app .eddpt-source-inspector-head-actions>.eddpt-close-kit,
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-header>.eddpt-close-kit{
    align-self:center!important;
}

html body .eddpt-app .eddpt-folder-nav-snapshot>.eddpt-close-kit{
    margin:0!important;
}

@media (forced-colors: active){
html body .eddpt-app .eddpt-close-kit>svg{forced-color-adjust:auto!important}
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-rail{
    position:relative!important;
    display:flex!important;
    flex:1 1 0!important;
    height:0!important;
    min-height:0!important;
    max-height:none!important;
    flex-direction:column!important;
    gap:8px!important;
    padding:10px 10px 12px!important;
    overflow:hidden!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-intro{
    flex:0 0 auto!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-scrollshell{
    flex:1 1 0!important;
    height:0!important;
    min-height:0!important;
    max-height:none!important;
    padding:2px 4px 8px 0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-nav-trash-dock{
    position:relative!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    z-index:7!important;
    display:block!important;
    flex:0 0 auto!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:9px 0 0!important;
    border-top:1px solid rgba(255,255,255,.055)!important;
    background:linear-gradient(180deg,rgba(14,25,37,0),rgba(14,25,37,.95) 24%,#0e1925 100%)!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-nav-trash-dock>.eddpt-folder-root-row.is-trash{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-folder-nav-trash-dock,
html body .eddpt-app.eddpt-light-mode[data-folder-nav-v2="on"] .eddpt-folder-nav-trash-dock{
    background:linear-gradient(180deg,rgba(247,249,252,0),rgba(247,249,252,.96) 24%,#f7f9fc 100%)!important;
    border-top-color:#e3e7ee!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    height:auto!important;
    min-height:0!important;
    max-height:min(var(--eddpt-smart-detail-max-height,calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px)),calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px))!important;
    overflow:hidden!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden]){
    flex:0 1 auto!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding:14px 14px 18px!important;
    scroll-padding-bottom:18px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail>.eddpt-detail-body:not([hidden])::after{
    content:none!important;
    display:none!important;
    width:0!important;
    height:0!important;
    min-height:0!important;
}

html body .eddpt-app .eddpt-detail .eddpt-detail-actions{
    margin:18px -14px -18px!important;
    padding:12px 14px max(14px,env(safe-area-inset-bottom,0px))!important;
}

html body .eddpt-app.eddpt-right-floating .eddpt-detail>.eddpt-detail-body:not([hidden]),
html body .eddpt-app.eddpt-immersive-fullscreen .eddpt-detail>.eddpt-detail-body:not([hidden]){
    padding-bottom:18px!important;
    scroll-padding-bottom:18px!important;
}

@media (max-width:980px){
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-rail{
        height:auto!important;
        min-height:280px!important;
        max-height:min(72dvh,720px)!important;
    }
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-scrollshell{
        height:0!important;
        min-height:0!important;
        max-height:none!important;
    }
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    overflow:hidden!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidehead,
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-management,
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-findbar{
    flex:0 0 auto!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-rail{
    flex:1 1 0!important;
    height:0!important;
    min-height:0!important;
    max-height:none!important;
    padding:10px 10px 6px!important;
    overflow:hidden!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-scrollshell{
    flex:1 1 0!important;
    height:0!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock{
    position:relative!important;
    inset:auto!important;
    display:block!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    margin:0 10px 12px!important;
    padding:9px 0 0!important;
    border-top:1px solid rgba(255,255,255,.07)!important;
    background:#0e1925!important;
    z-index:8!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock > .eddpt-folder-root-row.is-trash{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    min-height:58px!important;
}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock,
html body .eddpt-app.eddpt-light-mode[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock{
    background:#f7f9fc!important;
    border-top-color:#e3e7ee!important;
}

html body .eddpt-app .eddpt-detail > .eddpt-scroll-end-spacer,
html body .eddpt-app .eddpt-detail > .eddpt-detail-body > .eddpt-scroll-end-spacer{
    display:none!important;
    visibility:hidden!important;
    width:0!important;
    min-width:0!important;
    height:0!important;
    min-height:0!important;
    flex:0 0 0!important;
    margin:0!important;
    padding:0!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    align-self:start!important;
    height:auto!important;
    min-height:0!important;
    max-height:var(--eddpt-smart-detail-max-height,calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px))!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail > .eddpt-detail-body:not([hidden]){
    flex:0 1 auto!important;
    height:auto!important;
    min-height:0!important;
    max-height:calc(var(--eddpt-smart-detail-max-height,calc(100dvh - var(--eddpt-fixed-ui-safe-top,12px) - 12px)) - 78px)!important;
    padding-bottom:18px!important;
    scroll-padding-bottom:18px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail > .eddpt-detail-body:not([hidden])::after{
    content:none!important;
    display:none!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar{
    position:relative!important;
    min-height:0!important;
    overflow:hidden!important;
    padding-bottom:88px!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-rail{
    min-height:0!important;
    padding-bottom:12px!important;
    overflow:hidden!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock{
    position:absolute!important;
    left:10px!important;
    right:10px!important;
    bottom:12px!important;
    top:auto!important;
    width:auto!important;
    min-width:0!important;
    min-height:66px!important;
    margin:0!important;
    padding:8px 0 0!important;
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    z-index:40!important;
    border-top:1px solid rgba(255,255,255,.075)!important;
    background:linear-gradient(180deg,rgba(14,25,37,0),#0e1925 18px,#0e1925 100%)!important;
    pointer-events:auto!important;
}

html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock > .eddpt-folder-root-row.is-trash{
    position:relative!important;
    inset:auto!important;
    display:grid!important;
    width:100%!important;
    min-width:0!important;
    min-height:58px!important;
    margin:0!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock,
html body .eddpt-app.eddpt-light-mode[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock{
    background:linear-gradient(180deg,rgba(247,249,252,0),#f7f9fc 18px,#f7f9fc 100%)!important;
    border-top-color:#dfe5ec!important;
}

html body .eddpt-app .eddpt-detail > .eddpt-detail-body:not([hidden]){
    scroll-behavior:auto!important;
    scroll-snap-type:none!important;
    overflow-anchor:none!important;
    overscroll-behavior-y:none!important;
    -webkit-overflow-scrolling:auto!important;
    touch-action:pan-x!important;
}

html body .eddpt-app.eddpt-detail-smart-docked:not(.eddpt-right-collapsed):not(.eddpt-right-floating):not(.eddpt-immersive-fullscreen) .eddpt-detail{
    overflow:hidden!important;
    overscroll-behavior:none!important;
}

@media (min-width:981px){
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar{position:relative!important;display:grid!important;grid-template-rows:auto auto auto minmax(0,1fr) auto!important;grid-template-columns:minmax(0,1fr)!important;height:100%!important;min-height:0!important;max-height:100%!important;padding:17px 13px!important;overflow:hidden!important;align-content:stretch!important;}
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-rail{position:relative!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;flex:none!important;height:auto!important;min-height:0!important;max-height:none!important;padding:10px 10px 8px!important;overflow:hidden!important;}
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-scrollshell{position:relative!important;display:block!important;flex:none!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;touch-action:pan-y!important;}
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-nav-compat-trash{display:none!important;}
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;z-index:20!important;display:block!important;align-self:stretch!important;flex:none!important;width:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:10px 10px 0!important;border-top:1px solid rgba(255,255,255,.075)!important;background:#0e1925!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;}
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock > .eddpt-folder-root-row.is-trash{position:relative!important;display:grid!important;width:100%!important;min-width:0!important;min-height:58px!important;margin:0!important;visibility:visible!important;opacity:1!important;}
}

@media (max-width:980px){
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock{position:relative!important;inset:auto!important;display:block!important;margin:8px 10px 12px!important;padding-top:8px!important;visibility:visible!important;opacity:1!important;}
}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock,html body .eddpt-app.eddpt-light-mode[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock{background:#f7f9fc!important;border-top-color:#dfe5ec!important;}

html body .eddpt-app .eddpt-detail{position:relative!important;}

html body .eddpt-app .eddpt-detail > .eddpt-detail-body:not([hidden]){position:relative!important;overflow:hidden!important;overflow-anchor:none!important;overscroll-behavior:none!important;scroll-behavior:auto!important;scroll-snap-type:none!important;scrollbar-width:none!important;-webkit-overflow-scrolling:auto!important;touch-action:pan-x pinch-zoom!important;outline:none!important;}

html body .eddpt-app .eddpt-detail > .eddpt-detail-body:not([hidden])::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;}

html body .eddpt-app .eddpt-detail > .eddpt-detail-body.eddpt-detail-virtual-v69:not([hidden]) > *{translate:0 var(--eddpt-detail-v69-shift,0px)!important;transition:none!important;}

html body .eddpt-app .eddpt-detail-vscroll{position:absolute!important;right:4px!important;width:8px!important;min-width:8px!important;z-index:80!important;border-radius:999px!important;background:rgba(255,255,255,.025)!important;opacity:.72!important;pointer-events:auto!important;touch-action:none!important;}

html body .eddpt-app .eddpt-detail-vscroll[hidden]{display:none!important;}

html body .eddpt-app .eddpt-detail-vscroll-thumb{position:absolute!important;left:1px!important;top:0!important;width:6px!important;min-height:34px!important;border-radius:999px!important;background:rgba(143,125,255,.52)!important;box-shadow:0 0 0 1px rgba(143,125,255,.18)!important;cursor:grab!important;will-change:transform!important;}

html body .eddpt-app .eddpt-detail-vscroll-thumb:active{cursor:grabbing!important;background:rgba(143,125,255,.78)!important;}

@media (min-width:981px){
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar{
    height:var(--eddpt-folder-sidebar-live-height,100%)!important;
    min-height:0!important;
    max-height:var(--eddpt-folder-sidebar-live-height,100%)!important;
    align-self:start!important;
    display:grid!important;
    grid-template-rows:auto auto auto minmax(0,1fr) auto!important;
    grid-template-columns:minmax(0,1fr)!important;
    overflow:hidden!important;
    padding:17px 13px 10px!important;
  }
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-folder-root-rail{
    min-height:0!important;
    overflow:hidden!important;
  }
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-process-library-scrollshell{
    min-height:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
  }
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock{
    position:relative!important;
    inset:auto!important;
    display:block!important;
    width:auto!important;
    min-width:0!important;
    min-height:70px!important;
    margin:0!important;
    padding:10px 10px 4px!important;
    align-self:end!important;
    visibility:visible!important;
    opacity:1!important;
    overflow:visible!important;
    z-index:80!important;
    border-top:1px solid rgba(255,255,255,.075)!important;
    background:#0e1925!important;
    pointer-events:auto!important;
  }
html body .eddpt-app[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock > .eddpt-folder-root-row.is-trash{
    display:grid!important;
    width:100%!important;
    min-width:0!important;
    min-height:58px!important;
    margin:0!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
  }
}

html body .eddpt-app[data-theme="light"][data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock,
html body .eddpt-app.eddpt-light-mode[data-folder-nav-v2="on"] .eddpt-sidebar > .eddpt-folder-nav-trash-dock{
  background:#f7f9fc!important;
  border-top-color:#dfe5ec!important;
}

@media (min-width:981px){
html body .eddpt-app:not(.eddpt-immersive-fullscreen){
    height:var(--eddpt-app-live-height,100dvh)!important;
    min-height:0!important;
    max-height:var(--eddpt-app-live-height,100dvh)!important;
    overflow:hidden!important;
  }
html body .eddpt-app:not(.eddpt-immersive-fullscreen) .eddpt-layout{
    height:calc(var(--eddpt-app-live-height,100dvh) - 76px)!important;
    min-height:0!important;
    max-height:calc(var(--eddpt-app-live-height,100dvh) - 76px)!important;
    align-items:stretch!important;
    overflow:hidden!important;
  }
html body .eddpt-app[data-folder-nav-v2="on"]:not(.eddpt-immersive-fullscreen) .eddpt-sidebar{
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    align-self:stretch!important;
    overflow:hidden!important;
  }
html body .eddpt-app:not(.eddpt-immersive-fullscreen) .eddpt-main{
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior-y:contain!important;
    overscroll-behavior-x:none!important;
    overflow-anchor:none!important;
    scroll-behavior:auto!important;
    scrollbar-gutter:stable!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(139,124,246,.34) rgba(8,14,22,.18)!important;
  }
html body .eddpt-app:not(.eddpt-immersive-fullscreen) .eddpt-main::-webkit-scrollbar{width:9px!important;}
html body .eddpt-app:not(.eddpt-immersive-fullscreen) .eddpt-main::-webkit-scrollbar-track{background:rgba(8,14,22,.18)!important;border-radius:999px!important;}
html body .eddpt-app:not(.eddpt-immersive-fullscreen) .eddpt-main::-webkit-scrollbar-thumb{background:rgba(139,124,246,.34)!important;border:2px solid transparent!important;background-clip:padding-box!important;border-radius:999px!important;}
html body .eddpt-app[data-theme="light"]:not(.eddpt-immersive-fullscreen) .eddpt-main,
  html body .eddpt-app.eddpt-light-mode:not(.eddpt-immersive-fullscreen) .eddpt-main{scrollbar-color:#8f84dc #edf1f7!important;}
html body .eddpt-app[data-theme="light"]:not(.eddpt-immersive-fullscreen) .eddpt-main::-webkit-scrollbar-track,
  html body .eddpt-app.eddpt-light-mode:not(.eddpt-immersive-fullscreen) .eddpt-main::-webkit-scrollbar-track{background:#edf1f7!important;}
html body .eddpt-app[data-theme="light"]:not(.eddpt-immersive-fullscreen) .eddpt-main::-webkit-scrollbar-thumb,
  html body .eddpt-app.eddpt-light-mode:not(.eddpt-immersive-fullscreen) .eddpt-main::-webkit-scrollbar-thumb{background:#8f84dc!important;border-color:transparent!important;}
}

html body .eddpt-app .eddpt-close-kit{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    align-items:center!important;
    justify-items:center!important;
    padding:0!important;
    line-height:0!important;
    text-align:center!important;
    overflow:visible!important;
    contain:layout!important;
}

html body .eddpt-app .eddpt-close-kit>svg{
    position:static!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    display:block!important;
    width:var(--eddpt-close-svg)!important;
    height:var(--eddpt-close-svg)!important;
    inline-size:var(--eddpt-close-svg)!important;
    block-size:var(--eddpt-close-svg)!important;
    margin:auto!important;
    padding:0!important;
    transform:none!important;
    transform-origin:50% 50%!important;
    pointer-events:none!important;
}

html body .eddpt-app .eddpt-modal-card>header>.eddpt-close-kit,
html body .eddpt-app .eddpt-workshop-shell>header>.eddpt-close-kit,
html body .eddpt-app .eddpt-folder-nav-head>.eddpt-close-kit,
html body .eddpt-app .eddpt-source-inspector-head-actions>.eddpt-close-kit,
html body .eddpt-app > .eddpt-folder-colour-picker .eddpt-folder-picker-header>.eddpt-close-kit{
    margin-left:auto!important;
    justify-self:end!important;
    align-self:center!important;
    flex:0 0 var(--eddpt-close-size)!important;
}

html body .eddpt-app .eddpt-folder-nav-snapshot>.eddpt-close-kit{
    margin:0!important;
}

html body .eddpt-app .eddpt-folder-root-trash-glyph{
    display:none!important;
}

html body .eddpt-app .eddpt-folder-root-row.is-trash>.eddpt-delete-glyph,
html body .eddpt-app .eddpt-folder-root-row.is-trash>.eddpt-folder-root-trash-glyph-v72{
    width:24px!important;
    height:27px!important;
    min-width:24px!important;
    min-height:27px!important;
    flex:0 0 24px!important;
    margin:0 auto!important;
    color:#8491a4!important;
    align-self:center!important;
}

html body .eddpt-app .eddpt-folder-root-row.is-trash.has-items>.eddpt-delete-glyph{
    color:#9ba7b8!important;
}

html body .eddpt-app .eddpt-folder-nav-trash-title-glyph{
    width:30px!important;
    height:34px!important;
    min-width:30px!important;
    min-height:34px!important;
    flex:0 0 30px!important;
    margin:0!important;
    color:#ff8996!important;
    align-self:center!important;
}

html body .eddpt-app .eddpt-process-action-svg.eddpt-delete-glyph{
    color:inherit!important;
}

html body .eddpt-app .eddpt-delete-glyph-motion-host:hover>.eddpt-delete-glyph-static,
html body .eddpt-app .eddpt-delete-glyph-motion-host:active>.eddpt-delete-glyph-static{
    opacity:0!important;
}

html body .eddpt-app .eddpt-delete-glyph-motion-host:hover>.eddpt-delete-glyph-animated,
html body .eddpt-app .eddpt-delete-glyph-motion-host:active>.eddpt-delete-glyph-animated{
    opacity:1!important;
}

@media (prefers-reduced-motion:reduce){
html body .eddpt-app .eddpt-delete-glyph-motion-host:hover>.eddpt-delete-glyph-static,
    html body .eddpt-app .eddpt-delete-glyph-motion-host:active>.eddpt-delete-glyph-static{opacity:1!important;}
html body .eddpt-app .eddpt-delete-glyph-motion-host:hover>.eddpt-delete-glyph-animated,
    html body .eddpt-app .eddpt-delete-glyph-motion-host:active>.eddpt-delete-glyph-animated{opacity:0!important;}
}

html body .eddpt-app .eddpt-folder-nav-toolbar>button[data-action="purge-trash-selected"],
html body .eddpt-app .eddpt-folder-nav-toolbar>button[data-action="purge-trash-all"],
html body .eddpt-app .eddpt-trash-destructive-actions>button[data-action="purge-trash-selected"],
html body .eddpt-app .eddpt-trash-destructive-actions>button[data-action="purge-trash-all"]{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    line-height:1!important;
}

html body .eddpt-app .eddpt-folder-nav-toolbar>button[data-action^="purge-trash-"] .eddpt-delete-glyph,
html body .eddpt-app .eddpt-trash-destructive-actions>button[data-action^="purge-trash-"] .eddpt-delete-glyph{
    position:relative!important;
    display:block!important;
    width:22px!important;
    height:24px!important;
    min-width:22px!important;
    min-height:24px!important;
    flex:0 0 22px!important;
    margin:0!important;
    align-self:center!important;
    vertical-align:middle!important;
    transform:none!important;
}

html body .eddpt-app .eddpt-folder-nav-toolbar>button[data-action^="purge-trash-"] .eddpt-delete-glyph>.eddpt-delete-glyph-svg,
html body .eddpt-app .eddpt-trash-destructive-actions>button[data-action^="purge-trash-"] .eddpt-delete-glyph>.eddpt-delete-glyph-svg{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    right:auto!important;
    bottom:auto!important;
    width:22px!important;
    height:24px!important;
    transform:translate(-50%,-50%)!important;
    transform-origin:center center!important;
}

html body .eddpt-app .eddpt-folder-nav-toolbar>button[data-action^="purge-trash-"]>b,
html body .eddpt-app .eddpt-trash-destructive-actions>button[data-action^="purge-trash-"]>b{
    display:block!important;
    margin:0!important;
    padding:0!important;
    line-height:1.1!important;
    align-self:center!important;
}

html body .eddpt-app{
    border-radius:0!important;
}
