.dashboard-stats{margin-bottom:32px}.dashboard-stats .ds-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:16px}.dashboard-stats .ds-header__title{font-family:Fraunces,ui-serif,Georgia,Bitstream Charter,serif;font-size:1.5rem;font-weight:500;letter-spacing:-.01em;margin:0;color:var(--theme-text)}.dashboard-stats .ds-header__badge{font-size:.75rem;color:var(--theme-elevation-500);padding:4px 10px;border-radius:999px;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);white-space:nowrap}.dashboard-stats .ds-notice{padding:12px 16px;border-radius:8px;font-size:.875rem;line-height:1.5;margin-bottom:16px}.dashboard-stats .ds-notice--not_configured{background:var(--theme-elevation-50);border:1px dashed var(--theme-elevation-150);color:var(--theme-elevation-600)}.dashboard-stats .ds-notice--error{background:rgba(220,80,80,.08);border:1px solid rgba(220,80,80,.22);color:#eb9696}.dashboard-stats .ds-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}@media(max-width:900px){.dashboard-stats .ds-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-stats .ds-tile{padding:16px 18px;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:10px;display:flex;flex-direction:column;gap:4px;min-height:88px}.dashboard-stats .ds-tile__label{font-size:.75rem;color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.04em}.dashboard-stats .ds-tile__value{font-family:Fraunces,ui-serif,Georgia,Bitstream Charter,serif;font-size:1.875rem;font-weight:500;line-height:1.1;color:var(--theme-text);font-variant-numeric:tabular-nums}.dashboard-stats .ds-tile__hint{font-size:.75rem;color:var(--theme-elevation-500);margin-top:2px}.dashboard-stats .ds-row{display:grid;grid-template-columns:1fr 280px;gap:12px}@media(max-width:900px){.dashboard-stats .ds-row{grid-template-columns:1fr}}.dashboard-stats .ds-breakdown{padding:16px 18px;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:10px}.dashboard-stats .ds-breakdown__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.dashboard-stats .ds-breakdown__title{font-size:.875rem;color:var(--theme-text);font-weight:500}.dashboard-stats .ds-breakdown__total{font-size:.75rem;color:var(--theme-elevation-500);font-variant-numeric:tabular-nums}.dashboard-stats .ds-breakdown__bar{display:flex;height:10px;border-radius:5px;overflow:hidden;background:var(--theme-elevation-100);margin-bottom:12px}.dashboard-stats .ds-breakdown__seg{height:100%;transition:width .3s ease}.dashboard-stats .ds-breakdown__seg:not(:last-child){border-right:1px solid var(--theme-elevation-0)}.dashboard-stats .ds-breakdown__empty{width:100%;height:100%;background:repeating-linear-gradient(45deg,var(--theme-elevation-100),var(--theme-elevation-100) 4px,var(--theme-elevation-50) 4px,var(--theme-elevation-50) 8px)}.dashboard-stats .ds-breakdown__legend{display:flex;flex-wrap:wrap;gap:14px;font-size:.75rem;color:var(--theme-elevation-500);font-variant-numeric:tabular-nums}.dashboard-stats .ds-breakdown__legend-item{display:inline-flex;align-items:center;gap:6px}.dashboard-stats .ds-breakdown__legend-item strong{color:var(--theme-text);font-weight:500}.dashboard-stats .ds-breakdown__dot{display:inline-block;width:8px;height:8px;border-radius:2px}.dashboard-stats .ds-spark-wrap{padding:16px 18px;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:10px;display:flex;flex-direction:column;gap:8px}.dashboard-stats .ds-spark-wrap__label{font-size:.75rem;color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.04em}.dashboard-stats .ds-sparkline{width:100%;height:40px;display:block}.dashboard-stats .ds-saved{display:grid;grid-template-columns:280px 1fr;gap:12px;margin-top:12px}@media(max-width:900px){.dashboard-stats .ds-saved{grid-template-columns:1fr}}.dashboard-stats .ds-saved__summary{display:grid;grid-template-columns:1fr;gap:12px}.dashboard-stats .ds-saved__latest{padding:16px 18px;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:10px}.dashboard-stats .ds-saved__title{font-size:.875rem;color:var(--theme-text);font-weight:500;margin-bottom:12px}.dashboard-stats .ds-saved__empty{font-size:.8125rem;color:var(--theme-elevation-500)}.dashboard-stats .ds-saved__item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:baseline;padding:9px 0;border-top:1px solid var(--theme-elevation-100);font-size:.8125rem}.dashboard-stats .ds-saved__item span{color:var(--theme-text)}.dashboard-stats .ds-saved__item strong,.dashboard-stats .ds-saved__item time{color:var(--theme-elevation-500);font-weight:400;font-variant-numeric:tabular-nums}.dashboard-stats .ds-team{margin-top:12px;padding:16px 18px;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:10px}.dashboard-stats .ds-team__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.dashboard-stats .ds-team__title{font-size:.875rem;color:var(--theme-text);font-weight:500}.dashboard-stats .ds-team__empty,.dashboard-stats .ds-team__hint{font-size:.8125rem;color:var(--theme-elevation-500);margin-top:3px}.dashboard-stats .ds-team__badge{font-size:.75rem;color:var(--theme-success-300);background:rgba(42,138,103,.12);border:1px solid rgba(42,138,103,.24);border-radius:999px;padding:4px 10px;white-space:nowrap}.dashboard-stats .ds-team__form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:10px;align-items:end;margin-bottom:16px}@media(max-width:1100px){.dashboard-stats .ds-team__form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.dashboard-stats .ds-team__form{grid-template-columns:1fr}}.dashboard-stats .ds-team__form label{display:grid;gap:5px;font-size:.72rem;color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.04em}.dashboard-stats .ds-team__form input,.dashboard-stats .ds-team__form select{width:100%;min-height:38px;border-radius:6px;border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-0);color:var(--theme-text);padding:8px 10px;font-size:.875rem;text-transform:none;letter-spacing:0}.dashboard-stats .ds-team__section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--theme-elevation-100);font-size:.75rem;color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.04em}.dashboard-stats .ds-team__section-title span{text-transform:none;letter-spacing:0;color:var(--theme-elevation-400)}.dashboard-stats .ds-team button{min-height:38px;border:1px solid rgba(42,138,103,.32);border-radius:6px;background:rgba(42,138,103,.16);color:var(--theme-success-300);cursor:pointer;font-size:.8125rem;font-weight:500;padding:8px 12px}.dashboard-stats .ds-team button:disabled{cursor:not-allowed;opacity:.55}.dashboard-stats .ds-team button:hover:not(:disabled){background:rgba(42,138,103,.24)}.dashboard-stats .ds-team__list{display:grid;gap:0}.dashboard-stats .ds-team__item{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(120px,auto) auto;gap:12px;align-items:center;padding:10px 0;border-top:1px solid var(--theme-elevation-100);font-size:.8125rem;text-decoration:none}@media(max-width:700px){.dashboard-stats .ds-team__item{grid-template-columns:1fr;gap:4px}}.dashboard-stats .ds-team__item span{color:var(--theme-text)}.dashboard-stats .ds-team__item b,.dashboard-stats .ds-team__item em,.dashboard-stats .ds-team__item strong{color:var(--theme-elevation-500);font-style:normal;font-weight:400}.dashboard-stats .ds-team__status{justify-self:end;border-radius:999px;padding:3px 8px;font-size:.72rem;white-space:nowrap}@media(max-width:700px){.dashboard-stats .ds-team__status{justify-self:start}}.dashboard-stats .ds-team__status--active{color:var(--theme-success-300);background:rgba(42,138,103,.12)}.dashboard-stats .ds-team__status--pending_approval{color:#eec478;background:rgba(238,196,120,.12)}.dashboard-stats .ds-team__status--disabled,.dashboard-stats .ds-team__status--rejected{color:#eb9696;background:rgba(220,80,80,.1)}.dashboard-stats .ds-team__actions{display:inline-flex;gap:8px;justify-content:flex-end}.dashboard-stats .ds-team__message{margin-top:12px;font-size:.8125rem;border-radius:6px;padding:9px 10px}.dashboard-stats .ds-team__message--ok{color:var(--theme-success-300);background:rgba(42,138,103,.1);border:1px solid rgba(42,138,103,.2)}.dashboard-stats .ds-team__message--error{color:#eb9696;background:rgba(220,80,80,.08);border:1px solid rgba(220,80,80,.22)}@layer payload{html[data-theme=dark]{--theme-success-50:rgb(18,30,24);--theme-success-100:rgb(20,38,29);--theme-success-150:rgb(21,46,34);--theme-success-200:rgb(21,55,40);--theme-success-250:rgb(22,64,45);--theme-success-300:rgb(22,74,52);--theme-success-350:rgb(21,84,61);--theme-success-400:rgb(26,102,74);--theme-success-450:rgb(32,120,87);--theme-success-500:rgb(42,138,103);--theme-success-550:rgb(62,156,120);--theme-success-600:rgb(88,174,140);--theme-success-650:rgb(115,190,160);--theme-success-700:rgb(142,205,180);--theme-success-750:rgb(168,218,198);--theme-success-800:rgb(190,228,214);--theme-success-850:rgb(210,237,227);--theme-success-900:rgb(228,244,238);--theme-success-950:rgb(243,250,247);--color-base-900:rgb(16,17,15);--color-base-850:rgb(22,23,21);--color-base-800:rgb(30,31,29);--color-base-750:rgb(42,43,40);--color-base-700:rgb(58,59,55);--color-base-650:rgb(76,77,72)}.collection-list__sub-header h1,.doc-header__title,.document-header__title,.graphic-account,.graphic-logo,.step-nav h1{font-family:Fraunces,ui-serif,Georgia,Bitstream Charter,serif;font-feature-settings:"liga","dlig";letter-spacing:-.01em}.template-default__nav{border-right-color:var(--theme-elevation-50)}.btn--style-primary{font-weight:500}:focus-visible{outline-offset:1px}html[data-theme=dark] .template-minimal{position:relative;min-height:100vh;background:radial-gradient(ellipse 60% 50% at 18% 15%,rgba(42,138,103,.14),transparent 70%),radial-gradient(ellipse 50% 40% at 85% 85%,rgba(42,138,103,.08),transparent 65%),var(--theme-elevation-0);overflow:hidden}html[data-theme=dark] .template-minimal:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.02) 1px,transparent 0);background-size:48px 48px;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black,transparent 90%)}html[data-theme=dark] .template-minimal__wrap{position:relative;z-index:1;max-width:440px;width:calc(100% - 40px);padding:48px 40px 40px;background:rgba(22,23,21,.72);border:1px solid var(--theme-elevation-50);border-radius:12px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 1px rgba(0,0,0,.1),0 20px 48px -20px rgba(0,0,0,.55)}html[data-theme=dark] .login__brand{display:flex;justify-content:center;margin-bottom:32px}html[data-theme=dark] .login__brand img,html[data-theme=dark] .login__brand svg{max-height:40px;width:auto}html[data-theme=dark] .template-minimal .field-type input{padding-top:.75rem;padding-bottom:.75rem}html[data-theme=dark] .login__form>a{display:block;text-align:right;font-size:.85rem;color:var(--theme-elevation-500);margin:8px 0 20px;transition:color .15s ease}html[data-theme=dark] .login__form>a:hover{color:var(--theme-success-600)}html[data-theme=dark] .template-minimal .form-submit .btn{width:100%;padding-top:.8rem;padding-bottom:.8rem;border-radius:8px;font-weight:500;letter-spacing:.01em}}