@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.adm-auth-page{width:100%;height:100vh;display:flex;overflow:hidden}.adm-auth-brand{flex-direction:column;width:50%;display:none;position:relative;overflow:hidden}@media (width>=1024px){.adm-auth-brand{display:flex}}.adm-auth-brand-bg,.adm-auth-brand-gradient{position:absolute;inset:0}.adm-auth-blob{border-radius:9999px;position:absolute}.adm-auth-blob--tr{background:#ffffff08;width:500px;height:500px;top:0;right:0;transform:translateY(-50%)translate(25%)}.adm-auth-blob--bl{background:#ffffff05;width:600px;height:600px;bottom:0;left:0;transform:translateY(33.333%)translate(-25%)}.adm-auth-blob--mid{background:#ffffff05;width:300px;height:300px;top:33.333%;left:25%}.adm-auth-grid{opacity:.04;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.adm-auth-brand-content{z-index:10;flex-direction:column;height:100%;padding:40px 48px;display:flex;position:relative}.adm-auth-brand-logo-row{align-items:center;gap:12px;display:flex}.adm-auth-brand-logo-sm{object-fit:cover;border-radius:12px;width:44px;height:44px;box-shadow:0 10px 15px -3px #0003,0 4px 6px -4px #0003}.adm-auth-brand-logo-title{color:#fff;letter-spacing:-.015em;margin:0;font-size:15px;font-weight:700;line-height:1.1}.adm-auth-brand-center{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;max-width:480px;display:flex}.adm-auth-brand-logo-lg-wrap{margin-bottom:40px}.adm-auth-brand-logo-lg{border-radius:16px;width:100px;height:100px;overflow:hidden;box-shadow:0 25px 50px -12px #0000004d,0 0 0 1px #ffffff1a}.adm-auth-brand-logo-lg img{object-fit:cover;width:100%;height:100%;display:block}.adm-auth-brand-headline{color:#fff;letter-spacing:-.015em;margin:0 0 16px;font-size:36px;font-weight:700;line-height:1.15}.adm-auth-accent{color:#a78bfa}.adm-auth-brand-body{max-width:420px;margin:0 0 32px;font-size:16px;line-height:1.7}.adm-auth-brand-features{flex-direction:column;gap:14px;display:flex}.adm-auth-feature{align-items:center;gap:12px;display:flex}.adm-auth-feature-chip{background:#a78bfa33;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.adm-auth-feature-chip svg{color:#a78bfa}.adm-auth-feature-text{font-size:14px}.adm-auth-brand-footer{margin:0;font-size:11px}.adm-auth-form-pane{flex:1;justify-content:center;align-items:center;padding:0 24px;display:flex;position:relative}.adm-auth-form-pane--scroll{overflow-y:auto}.adm-auth-dots{opacity:.3;background-image:radial-gradient(#e5e7eb 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.adm-auth-pastel-blob{border-radius:9999px;position:absolute}.adm-auth-pastel-blob--tr{opacity:.3;background:radial-gradient(circle, var(--graphic-1) 0%, transparent 70%);width:300px;height:300px;top:40px;right:40px}.adm-auth-pastel-blob--bl{opacity:.25;background:radial-gradient(circle, var(--graphic-2) 0%, transparent 70%);width:200px;height:200px;bottom:40px;left:40px}.adm-auth-card{z-index:10;width:100%;max-width:420px;position:relative}.adm-auth-card--padded{padding-top:40px;padding-bottom:40px}.adm-auth-mobile-logo{align-items:center;gap:12px;margin-bottom:40px;display:flex}@media (width>=1024px){.adm-auth-mobile-logo{display:none}}.adm-auth-mobile-logo img{object-fit:cover;border-radius:12px;width:40px;height:40px}.adm-auth-mobile-logo-title{color:var(--foreground);margin:0;font-size:14px;font-weight:700;line-height:1.1}.adm-auth-mobile-logo-subtitle{color:var(--muted-foreground);margin:0;font-size:11px}.adm-auth-title{color:#1f2937;margin:0 0 8px;font-size:28px;font-weight:600;line-height:1.1}.adm-auth-title--icon{align-items:center;gap:8px;display:flex}.adm-auth-subtitle{color:var(--muted-foreground);margin:0 0 32px;font-size:14px}.adm-auth-subtitle--tight{margin:0 0 24px}.adm-auth-label{color:var(--foreground);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.adm-auth-link{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;transition:color .15s}.adm-auth-link:hover{text-decoration:underline}.adm-auth-row{justify-content:space-between;align-items:center;display:flex}.adm-auth-remember{color:var(--foreground);font-size:13px}.adm-auth-footer{border-top:1px solid #f3f4f6;margin-top:40px;padding-top:24px}.adm-auth-footer-text{color:var(--muted-foreground);text-align:center;margin:0;font-size:11px;line-height:1.625}.adm-auth-loading{flex-direction:column;justify-content:center;align-items:center;padding:80px 0;display:flex}.adm-auth-loading-text{color:var(--muted-foreground);margin:16px 0 0;font-size:14px}.adm-auth-error-icon{color:var(--destructive-foreground)}.adm-auth-success{text-align:center;padding:40px 0}.adm-auth-success-badge{background:#d1fae5;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.adm-auth-success-icon{color:var(--success-foreground)}.adm-auth-success-title{color:var(--foreground);margin:0 0 8px;font-size:24px;font-weight:700}.adm-auth-success-text{color:var(--muted-foreground);margin:0;font-size:14px}.adm-auth-info-card{background:var(--muted);border:1px solid var(--border);border-left:4px solid #250485;border-radius:8px;margin-bottom:24px;padding:12px 16px}.adm-auth-info-rows{flex-direction:column;gap:6px;font-size:13px;display:flex}.adm-auth-info-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.adm-auth-info-key{color:var(--muted-foreground)}.adm-auth-info-value{color:var(--foreground);font-weight:600}.adm-auth-info-value--truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}.adm-auth-shake{animation:.5s ease-in-out shake}@keyframes spin{to{transform:rotate(360deg)}}.adm-auth-spin{animation:1s linear infinite spin}:root{--font-size:14px;--background:linear-gradient(135deg, #f0f4ff 0%, #fff5f7 100%);--background-solid:#f0f4ff;--foreground:#1f2937;--card:#fff;--card-foreground:#1f2937;--popover:#fff;--popover-foreground:#1f2937;--primary:#6b4fbb;--primary-foreground:#fff;--primary-light:#e8e0ff;--secondary:#e3f9f6;--secondary-foreground:#0d7c66;--muted:#f5f3ff;--muted-foreground:#6b7280;--accent:#ffe8d6;--accent-foreground:#c2410c;--success:#d1f4e0;--success-foreground:#15803d;--warning:#fef3c7;--warning-foreground:#a16207;--destructive:#fecaca;--destructive-foreground:#dc2626;--info:#dbeafe;--info-foreground:#1e40af;--border:#e9d5ff;--input:#f3e8ff;--input-background:#fff;--switch-background:#ddd6fe;--font-weight-medium:500;--font-weight-normal:400;--ring:#a78bfa;--chart-1:#a78bfa;--chart-2:#6ee7b7;--chart-3:#fca5a5;--chart-4:#93c5fd;--chart-5:#fde68a;--radius:.625rem;--sidebar:linear-gradient(180deg, #fdfcfe 0%, #f5f3ff 100%);--sidebar-solid:#fdfcfe;--sidebar-foreground:#1f2937;--sidebar-primary:#6b4fbb;--sidebar-primary-foreground:#fff;--sidebar-accent:#e8e0ff;--sidebar-accent-foreground:#6b4fbb;--sidebar-border:#e9d5ff;--sidebar-ring:#a78bfa;--graphic-1:#e8e0ff;--graphic-2:#d1f4e0;--graphic-3:#ffe8d6;--graphic-4:#dbeafe}.adm-layout{background:var(--background-solid);min-height:100vh;display:flow-root;position:relative}.adm-main{margin-top:64px;margin-left:260px;padding:24px;transition:all .3s}.adm-main--collapsed{margin-left:72px}@media (width>=1024px){.adm-main{padding:32px}}.adm-graphics{pointer-events:none;z-index:-10;position:fixed;inset:0;overflow:hidden}.adm-graphics__blob{border-radius:9999px;position:absolute}.adm-graphics__blob--1{opacity:.3;width:500px;height:500px;top:-160px;right:-160px}.adm-graphics__blob--2{opacity:.25;width:600px;height:600px;bottom:-128px;left:-128px}.adm-graphics__blob--3{opacity:.2;width:300px;height:300px;top:33.3333%;right:-80px}.adm-graphics__blob--4{opacity:.15;width:200px;height:200px;top:80px;left:25%}.adm-graphics__grid{opacity:.02;width:100%;height:100%;position:absolute;inset:0}.adm-graphics__dots{opacity:.06;width:256px;height:256px;position:absolute;bottom:0;right:0}.adm-graphics__wave{opacity:.08;width:100%;height:128px;position:absolute;bottom:0;left:0}.adm-sidebar{border-right:1px solid var(--sidebar-border);z-index:30;background:var(--sidebar);flex-direction:column;width:260px;min-width:260px;height:100vh;transition:all .3s;display:flex;position:fixed;top:0;left:0}.adm-sidebar--collapsed{width:72px;min-width:72px}.adm-sidebar__brand{border-bottom:1px solid var(--sidebar-border);justify-content:space-between;align-items:center;gap:12px;height:64px;padding:0 12px;display:flex}.adm-sidebar__brand-left{align-items:center;gap:12px;min-width:0;display:flex}.adm-sidebar__logo{background:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.adm-sidebar__logo-bars{flex-direction:column;gap:2px;display:flex}.adm-sidebar__logo-bar{background:#9e9e9e;border-radius:9999px;height:2px}.adm-sidebar__logo-bar--wide{width:16px}.adm-sidebar__logo-bar--narrow{width:12px}.adm-sidebar__brand-text{overflow:hidden}.adm-sidebar__brand-title{color:var(--sidebar-foreground);font-size:13px;font-weight:700;line-height:1.25}.adm-sidebar__brand-subtitle{color:var(--muted-foreground);font-size:11px;line-height:1.25}.adm-sidebar__toggle{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:flex}.adm-sidebar__toggle:hover{background:var(--muted);color:var(--sidebar-foreground)}.adm-sidebar__nav{flex:1;padding:16px 12px;overflow-y:auto}.adm-sidebar__nav-list{flex-direction:column;gap:2px;display:flex}.adm-nav-group{position:relative}.adm-nav-item{width:100%;color:var(--muted-foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:13px;text-decoration:none;transition:all .15s;display:flex;position:relative}.adm-nav-item--collapsed{justify-content:center;padding:10px 8px}.adm-nav-item:hover{background:var(--muted);color:var(--sidebar-foreground)}.adm-nav-item__label{text-align:left;flex:1}.adm-nav-item__chevron{width:16px;height:16px;color:var(--muted-foreground);flex-shrink:0;transition:transform .2s}.adm-nav-item__chevron--open{transform:rotate(180deg)}.adm-nav-item--active{background:var(--sidebar-accent);color:var(--sidebar-primary);font-weight:500}.adm-nav-item--active:hover{background:var(--sidebar-accent);color:var(--sidebar-primary)}.adm-nav-item--parent-active{color:var(--sidebar-primary);background:#e8e0ff80;font-weight:500}.adm-nav-item--parent-active:hover{color:var(--sidebar-primary);background:#e8e0ff80}.adm-nav-item--parent-active .adm-nav-item__chevron{color:var(--sidebar-primary)}.adm-nav-children{transition:all .2s;overflow:hidden}.adm-nav-children--open{opacity:1;max-height:600px}.adm-nav-children--closed{opacity:0;max-height:0}.adm-nav-children__rail{border-left:2px solid var(--border);flex-direction:column;gap:2px;margin-top:2px;margin-bottom:4px;margin-left:16px;padding-left:0;display:flex}.adm-nav-child{color:var(--muted-foreground);border-radius:0 8px 8px 0;align-items:center;gap:10px;padding:8px 12px 8px 16px;font-size:13px;text-decoration:none;transition:all .15s;display:flex;position:relative}.adm-nav-child:hover{background:var(--muted);color:var(--sidebar-foreground)}.adm-nav-child--active{background:var(--sidebar-accent);color:var(--sidebar-primary);font-weight:500}.adm-nav-child--active:hover{background:var(--sidebar-accent);color:var(--sidebar-primary)}.adm-sidebar__search{border-bottom:1px solid var(--sidebar-border);padding:12px}.adm-search{flex-direction:column;gap:2px;display:flex}.adm-search-result{color:var(--muted-foreground);border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;text-decoration:none;transition:all .15s;display:flex}.adm-search-result:hover{background:var(--muted);color:var(--sidebar-foreground)}.adm-search-result--active{background:var(--sidebar-accent);color:var(--sidebar-primary);font-weight:500}.adm-search-group__header{color:var(--muted-foreground);opacity:.75;align-items:center;gap:10px;padding:10px 12px 2px;font-size:11px;font-weight:600;display:flex}.adm-search-group__items{flex-direction:column;gap:2px;display:flex}.adm-search-group__items .adm-search-result{padding-left:16px}.adm-sidebar__nav-list[hidden]{display:none}.adm-flyout{border:1px solid var(--border);z-index:9999;background:#fff;border-radius:8px;min-width:220px;padding:8px 0;position:fixed;left:72px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.adm-flyout__bridge{width:12px;position:absolute;top:0;bottom:0;left:-12px}.adm-flyout__header{border-bottom:1px solid var(--border);margin-bottom:4px;padding:8px 12px}.adm-flyout__title{color:var(--sidebar-foreground);font-size:13px;font-weight:600}.adm-flyout__item{color:var(--muted-foreground);align-items:center;gap:10px;padding:8px 12px;font-size:13px;text-decoration:none;transition:all .15s;display:flex}.adm-flyout__item:hover{background:var(--muted);color:var(--sidebar-foreground)}.adm-flyout__item--active{background:var(--sidebar-accent);color:var(--sidebar-primary);font-weight:500}.adm-flyout__item--active:hover{background:var(--sidebar-accent);color:var(--sidebar-primary)}.adm-icon-18{flex-shrink:0;width:18px;height:18px}.adm-icon-14{flex-shrink:0;width:14px;height:14px}.adm-header{-webkit-backdrop-filter:blur(4px);border-bottom:1px solid var(--border);z-index:20;background:#fffc;justify-content:space-between;align-items:center;height:64px;padding:0 32px;transition:all .3s;display:flex;position:fixed;top:0;left:260px;right:0}.adm-header--collapsed{left:72px}.adm-breadcrumb{align-items:center;gap:6px;min-width:0;font-size:13px;display:flex}.adm-breadcrumb__home{color:var(--muted-foreground);flex-shrink:0;align-items:center;gap:4px;text-decoration:none;transition:color .15s;display:flex}.adm-breadcrumb__home:hover{color:var(--primary)}.adm-breadcrumb__seg{align-items:center;gap:6px;min-width:0;display:flex}.adm-breadcrumb__sep{width:14px;height:14px;color:var(--border);flex-shrink:0}.adm-breadcrumb__current{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.adm-breadcrumb__link{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;text-decoration:none;transition:color .15s;overflow:hidden}.adm-breadcrumb__link:hover{color:var(--primary);text-decoration:underline}.adm-icon-3-5{width:14px;height:14px}.adm-header__right{align-items:center;gap:16px;display:flex}.adm-header__divider{background:var(--border);width:1px;height:32px}.adm-bell-wrap{position:relative}.adm-bell-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:background-color .15s;display:inline-flex;position:relative}.adm-bell-btn:hover{background:var(--muted)}.adm-bell-icon{width:20px;height:20px;color:var(--muted-foreground)}.adm-overlay{z-index:40;position:fixed;inset:0}.adm-notif-panel{z-index:50;width:384px;margin-top:8px;position:absolute;top:100%;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.adm-notif-panel__list{max-height:400px;padding:10px;overflow-y:auto}.adm-notif-panel__empty{text-align:center;color:var(--muted-foreground);padding:32px 16px;font-size:13px}.adm-notif-item{cursor:pointer;border-radius:10px;margin-bottom:6px;padding:12px 16px 12px 20px;transition:background-color .15s}.adm-notif-item:last-child{margin-bottom:0}.adm-notif-item:hover{background:var(--muted)}.adm-notif-item--unread{background:var(--info)}.adm-notif-item__row{align-items:flex-start;gap:12px;display:flex}.adm-notif-item__icon{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:10px;display:inline-flex}.adm-notif-item__dot{background:var(--primary);border-radius:9999px;flex-shrink:0;width:8px;height:8px}.adm-notif-item__body{flex:1}.adm-notif-item__body--read{margin-left:20px}.adm-notif-item__title{color:var(--foreground);margin:0;font-size:13px;font-weight:500}.adm-notif-item__msg{color:var(--muted-foreground);margin:0;font-size:12px}.adm-notif-item__time{color:var(--muted-foreground);margin:0;font-size:11px}.adm-user-wrap{position:relative}.adm-user-trigger{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:6px 8px;transition:background-color .15s;display:flex}.adm-user-trigger:hover{background:var(--muted)}.adm-user-avatar{background:var(--primary);color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.adm-user-meta{flex-direction:column;display:flex}.adm-user-role{color:var(--foreground);font-size:13px;font-weight:500}.adm-user-name{color:var(--muted-foreground);font-size:11px}.adm-user-chevron{width:16px;height:16px;color:var(--muted-foreground);transition:transform .2s}.adm-user-chevron--open{transform:rotate(180deg)}.adm-user-panel{border:1px solid var(--border);z-index:50;background:#fff;border-radius:8px;width:224px;margin-top:4px;padding:8px 0;position:absolute;top:100%;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.adm-user-panel__head{border-bottom:1px solid var(--border);padding:10px 16px}.adm-user-panel__name{color:var(--foreground);margin:0;font-size:13px;font-weight:500}.adm-user-panel__email{color:var(--muted-foreground);margin:0;font-size:11px}.adm-user-panel__item{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 16px;font-size:13px;transition:background-color .15s;display:flex}.adm-user-panel__item:hover{background:var(--muted)}.adm-user-panel__item-icon{width:16px;height:16px;color:var(--muted-foreground)}.adm-user-panel__divider{border-top:1px solid var(--border);margin-top:4px;padding-top:4px}.adm-user-panel__item--logout{color:var(--destructive-foreground)}.adm-user-panel__item--logout:hover{background:#fef2f2}.adm-icon-4{width:16px;height:16px}.adm-icon-5{width:20px;height:20px}.adm-notif-page__title{align-items:center;gap:8px;display:inline-flex}.adm-notif-page__empty-icon{width:48px;height:48px;color:var(--muted-foreground)}.adm-notif-card--unread{background:var(--info);border-color:var(--primary-light)}.adm-notif-card__row{align-items:flex-start;gap:12px;display:flex}.adm-notif-card__icon{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.adm-notif-card__body{flex:1;min-width:0}.adm-notif-card__head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:2px;display:flex}.adm-notif-card__title{margin:0;font-size:14px;font-weight:500}.adm-notif-card__dot{background:var(--primary);border-radius:9999px;flex-shrink:0;width:8px;height:8px;margin-top:6px}.adm-notif-card__msg{color:var(--muted-foreground);margin:0 0 8px;font-size:13px}.adm-notif-card__foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.adm-notif-card__time{color:var(--muted-foreground);font-size:11px}.adm-notif-card__action{height:auto;padding:0;font-size:12px}.adm-forbidden{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:0 24px;display:flex}.adm-forbidden__icon{background:#fee2e2;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;display:flex}.adm-forbidden__icon svg{color:#dc2626;width:32px;height:32px}.adm-forbidden__title{color:var(--foreground);margin:0 0 8px;font-size:22px;font-weight:700}.adm-forbidden__text{color:var(--muted-foreground);max-width:460px;margin:0 0 4px;font-size:14px}.adm-forbidden__text strong{color:var(--foreground)}.adm-forbidden__path{color:var(--muted-foreground);margin:0 0 24px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.adm-forbidden__btn{color:#fff;cursor:pointer;background:#250485;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.adm-forbidden__btn:hover{background:#1a0360}.adm-error{background:var(--muted);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 112px);padding:0 24px;display:flex}.adm-error__card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:14px;width:100%;max-width:520px;padding:40px;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a}.adm-error__icon{background:#fee2e2;border-radius:9999px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;display:flex}.adm-error__icon svg{width:48px;height:48px;color:var(--destructive-foreground)}.adm-error__title{color:var(--foreground);margin:0 0 8px;font-size:20px;font-weight:600;line-height:1.25}.adm-error__desc{color:var(--muted-foreground);margin:0 0 16px;font-size:14px;line-height:1.6}.adm-error__detail{background:var(--muted);border:1px solid var(--border);border-radius:8px;margin-bottom:32px;padding:12px 16px}.adm-error__detail-label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:11px;font-weight:500}.adm-error__detail-text{color:var(--muted-foreground);word-break:break-all;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5}.adm-error__actions{justify-content:center;align-items:center;gap:12px;display:flex}.adm-error__btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:500;transition:background-color .15s;display:inline-flex}.adm-error__btn svg{width:16px;height:16px}.adm-error__btn--primary{color:#fff;background:#250485}.adm-error__btn--primary:hover{background:#1a0360}.adm-error__btn--secondary{background:var(--muted);color:var(--foreground)}.adm-error__btn--secondary:hover{background:var(--border)}.adm-error__ref{color:var(--border);margin-top:24px;font-size:11px}*{box-sizing:border-box}html{font-size:14px}body{color:#1f2937;-webkit-font-smoothing:antialiased;background:linear-gradient(135deg,#f0f4ff 0%,#fff5f7 100%);margin:0;font-family:Inter,sans-serif}
