.auth-backdrop__cell{will-change:transform;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.auth-backdrop__cell-body{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23g)' opacity='0.6'/%3E%3C/svg%3E"), radial-gradient(circle at 32% 30%, var(--cell-hi) 0%, var(--cell-base) 52%, var(--cell-lo) 100%);background-blend-mode:overlay, normal;background-size:140px 140px,100% 100%;border-radius:50%;width:100%;height:100%;display:block}.auth-backdrop__stat{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff0d}.auth-backdrop__stat:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(150deg,#fff6,#ffffff0f 55%,#ffffff29);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.clyro-app-shell-wrap{width:100%;container:clyro-shell/inline-size}.clyro-app-shell{--shell-gutter:var(--layout-gutter-xs);--shell-sidebar:var(--layout-sidebar-full);--shell-divider:var(--layout-divider-lg);--shell-bottom-bar:var(--layout-bottom-bar-xs);grid-template-columns:minmax(var(--shell-gutter), 1fr) minmax(0, var(--layout-container-xl-cap)) minmax(var(--shell-gutter), 1fr);background:var(--base-bg);min-height:100dvh;display:grid}@container clyro-shell (width>=768px){.clyro-app-shell{--shell-gutter:var(--layout-gutter-md);--shell-bottom-bar:var(--layout-bottom-bar-md)}}@container clyro-shell (width>=1024px){.clyro-app-shell{--shell-gutter:var(--layout-gutter-lg);--shell-divider:var(--layout-divider-lg);--shell-bottom-bar:var(--layout-bottom-bar-lg);grid-template-columns:minmax(var(--shell-gutter), 1fr) var(--shell-sidebar) var(--shell-divider) minmax(0, var(--layout-container-xl-cap)) minmax(var(--shell-gutter), 1fr)}}@container clyro-shell (width>=1440px){.clyro-app-shell{--shell-gutter:var(--layout-gutter-xl);--shell-divider:var(--layout-divider-xl);--shell-bottom-bar:var(--layout-bottom-bar-xl)}}.clyro-app-shell__sidebar{display:none}@container clyro-shell (width>=1024px){.clyro-app-shell__sidebar{align-self:start;height:100dvh;display:block;position:sticky;top:0;overflow:hidden auto}}.clyro-app-shell__divider{display:none;position:relative}.clyro-app-shell__divider:before{content:"";background:var(--base-divider);pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-.5px)}@container clyro-shell (width>=1024px){.clyro-app-shell__divider{display:block}}.clyro-app-shell__container{flex-direction:column;min-width:0;display:flex}.clyro-content-container{grid-template-rows:var(--layout-header)  1fr  var(--shell-bottom-bar);min-height:100dvh;display:grid}.clyro-content-container__header,.clyro-content-container__bottom-bar{align-items:center;min-width:0;display:flex}.clyro-content-container__content{min-width:0;min-height:0}.clyro-content-grid{grid-template-columns:repeat(var(--grid-columns), minmax(0, 1fr));column-gap:var(--grid-gap);row-gap:var(--grid-gap);width:100%;display:grid}.clyro-grid-block{min-width:0;min-height:0}.clyro-grid-block[data-span="1"]{grid-column:span 1}.clyro-grid-block[data-span="2"]{grid-column:span 2}.clyro-grid-block[data-span="3"]{grid-column:span 3}.clyro-grid-block[data-span="4"]{grid-column:span 4}.clyro-grid-block[data-kind=card][data-span="1"]{grid-column:span 2}.clyro-grid-block[data-kind=card][data-span="3"],.clyro-grid-block[data-kind=card][data-span="4"]{grid-column:1/-1}.clyro-grid-block[data-kind=table][data-span="3"],.clyro-grid-block[data-kind=table][data-span="4"]{overflow-x:auto}@container clyro-shell (width>=768px){.clyro-grid-block[data-kind=card][data-span="3"]{grid-column:span 3}.clyro-grid-block[data-kind=table][data-span="3"]{overflow-x:visible}}@container clyro-shell (width>=1024px){.clyro-grid-block[data-kind=card][data-span="4"]{grid-column:span 4}.clyro-grid-block[data-kind=table][data-span="4"]{overflow-x:visible}}@container clyro-shell (width>=1254px){.clyro-grid-block[data-kind=card][data-span="1"]{grid-column:span 1}}@container clyro-shell (width<=599.98px){.clyro-grid-block[data-kind=card][data-span="1"],.clyro-grid-block[data-kind=card][data-span="2"],.clyro-grid-block[data-kind=card][data-span="3"],.clyro-grid-block[data-kind=card][data-span="4"],.clyro-grid-block[data-kind=card]{grid-column:1/-1}}.clyro-grid-block[data-context-break=true]{margin-top:10px}.clyro-section-break{pointer-events:none;grid-column:1/-1;height:8px}.clyro-kpi-group{column-gap:var(--grid-gap);row-gap:var(--grid-gap);--kpi-cell-max:260px;justify-content:start;width:100%;display:grid}.clyro-kpi-group[data-cols="1"]{grid-template-columns:minmax(0,1fr);justify-content:stretch}.clyro-kpi-group[data-cols="2"]{grid-template-columns:repeat(2, minmax(0, var(--kpi-cell-max)))}.clyro-kpi-group[data-cols="3"]{grid-template-columns:repeat(3, minmax(0, var(--kpi-cell-max)))}.clyro-kpi-group[data-cols="4"]{grid-template-columns:repeat(4, minmax(0, var(--kpi-cell-max)))}@container clyro-shell (width<=1253.98px){.clyro-kpi-group[data-cols="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@container clyro-shell (width<=805.98px){.clyro-kpi-group[data-cols="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@container clyro-shell (width<=599.98px){.clyro-kpi-group[data-cols="2"],.clyro-kpi-group[data-cols="3"],.clyro-kpi-group[data-cols="4"]{grid-template-columns:minmax(0,1fr)}}.clyro-sidebar-menu{flex-direction:column;width:100%;height:100%;display:flex}.clyro-sidebar-menu__brand{height:var(--layout-header);font:var(--type-title-m);color:var(--content-primary);align-items:center;padding:0 12px;display:flex}.clyro-sidebar-menu__nav{padding-top:var(--layout-header);flex-direction:column;flex:1;gap:0;min-height:0;display:flex;overflow:auto}.clyro-sidebar-menu__brand+.clyro-sidebar-menu__nav{padding-top:0}.clyro-sidebar-menu--popover{height:auto}.clyro-sidebar-menu--popover .clyro-sidebar-menu__nav{padding-top:0;overflow:visible}.clyro-sidebar-menu__group{flex-direction:column;display:flex}.clyro-sidebar-menu__section-label{font:var(--type-title-micro);letter-spacing:var(--type-title-micro-tracking);text-transform:uppercase;color:var(--content-secondary);padding:16px 4px 6px 12px}.clyro-sidebar-menu__item{border-radius:var(--radius-clyro-s);min-height:32px;color:var(--content-primary);font:var(--type-button-sidebar-menu);align-items:center;gap:10px;padding:0 12px;text-decoration:none;display:flex}.clyro-sidebar-menu__item:hover{background:var(--base-hover)}.clyro-sidebar-menu__item[aria-current=page]{background:var(--base-surface);box-shadow:var(--shadow-clyro-card-only)}.clyro-sidebar-menu__item[aria-disabled=true]{opacity:.5;pointer-events:none}.clyro-sidebar-menu__icon{flex-shrink:0;width:16px;height:16px}.clyro-sidebar-menu__avatar{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;overflow:hidden}.clyro-sidebar-menu__avatar>*{object-fit:cover;width:100%;height:100%}.clyro-menu-trigger{border-radius:var(--radius-clyro-xs);cursor:pointer;width:36px;height:36px;color:var(--content-primary);background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.clyro-menu-trigger:hover{background:var(--base-tetriary)}@container clyro-shell (width>=1024px){.clyro-menu-trigger{display:none}}
