/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.path-start main[role="main"],.path-start main[role="main"] > .container,.path-start main[role="main"] > .container > .row,.path-start main[role="main"] > .container > .row > *,.path-start .region-content,.path-start #block-dashmanagertheme-content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;}.path-start main > .container{max-width:none;padding-right:0;padding-left:0;}.path-start .region-content{padding-right:0;padding-left:0;}.dashmanager-start-entry{--dashscene-violet:#7b3ff2;--dashscene-pink:#ff4d8d;--dashscene-coral:#ff7a59;--dashscene-amber:#ffb347;font-family:var(--bs-body-font-family);flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:2rem 1rem 2.5rem;background:radial-gradient(circle at 12% 14%,rgba(123,63,242,0.12),transparent 48%),radial-gradient(circle at 88% 16%,rgba(255,77,141,0.1),transparent 44%),radial-gradient(circle at 82% 84%,rgba(255,179,71,0.12),transparent 42%),radial-gradient(circle at 20% 78%,rgba(255,122,89,0.1),transparent 43%),linear-gradient(180deg,#fffaf7 0%,#fff 42%,#fcfaff 100%);}.dashmanager-start-entry__shell{width:100%;max-width:960px;}.dashmanager-start-entry__header{max-width:680px;margin:0 auto 1.5rem;text-align:center;}.dashmanager-start-entry__heading{margin:0;color:var(--bs-heading-color);font-family:inherit;font-size:clamp(1.85rem,2.1vw + 1rem,2.6rem);font-weight:600;line-height:1.2;}.dashmanager-start-entry__subheading{margin:0.75rem 0 0;color:var(--bs-secondary-color);font-size:clamp(1rem,0.35vw + 0.92rem,1.14rem);}.dashmanager-start-entry__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;}.dashmanager-start-entry__tiles--single{grid-template-columns:minmax(0,1fr);max-width:560px;margin:0 auto;}.dashmanager-start-entry__tile{position:relative;display:flex;flex-direction:column;gap:0.8rem;min-height:100%;overflow:hidden;padding:1.5rem;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius-lg);background-color:rgba(var(--bs-body-bg-rgb),0.96);box-shadow:var(--bs-box-shadow-sm);transition:border-color 140ms ease,box-shadow 140ms ease,transform 140ms ease;}.dashmanager-start-entry__tile::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,rgba(123,63,242,0.5) 0%,rgba(255,77,141,0.45) 55%,rgba(255,179,71,0.5) 100%);pointer-events:none;}.dashmanager-start-entry__tile:hover,.dashmanager-start-entry__tile:focus-within{transform:translateY(-1px);box-shadow:var(--bs-box-shadow);}.dashmanager-start-entry__tile-title{margin:0;color:var(--bs-emphasis-color);font-family:inherit;font-size:clamp(1.25rem,0.5vw + 1.05rem,1.45rem);font-weight:600;}.dashmanager-start-entry__tile-description{margin:0;color:var(--bs-secondary-color);line-height:1.5;}.dashmanager-start-entry__tile-actions{margin-top:auto;padding-top:0.5rem;display:flex;justify-content:center;}a.dashmanager-start-entry__cta{min-width:11rem;}@media (max-width:840px){.dashmanager-start-entry{padding:1.75rem 0.85rem 2rem;}.dashmanager-start-entry__tiles{grid-template-columns:1fr;gap:0.9rem;}.dashmanager-start-entry__tile{padding:1.25rem;}}
