*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden;font-family:Inter,Segoe UI,Roboto,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;overflow:auto}::selection{background:#2563eb2e;color:inherit}:focus-visible{outline:2px solid rgba(37,99,235,.5);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.35) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#64748b59;border-radius:9999px}*::-webkit-scrollbar-thumb:hover{background:#64748b8c}[data-theme=dark] *{scrollbar-color:rgba(148,163,184,.3) transparent}[data-theme=dark] *::-webkit-scrollbar-thumb{background:#94a3b84d}input[type=number],.admin-numeric-input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.admin-input:focus{border-color:#2563eb80!important;box-shadow:0 0 0 3px #2563eb1f}.admin-table-row{transition:background-color .2s ease}.admin-table-row:hover{background-color:var(--admin-row-hover, rgba(37, 99, 235, .04))}.sidebar-nav-link{transition:background-color .2s ease,color .2s ease}.admin-btn-hover{transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.admin-card-hover{transition:border-color .2s ease,box-shadow .2s ease}.admin-card-hover:hover{border-color:var(--admin-card-hover-border, rgba(37, 99, 235, .2));box-shadow:0 2px 8px #0f172a0f}.admin-tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;cursor:help;border:none;background:none;padding:0;margin:0;line-height:0;color:inherit;opacity:.55;transition:opacity .2s ease}.admin-tooltip-trigger:hover,.admin-tooltip-trigger:focus-visible{opacity:1}.admin-tooltip-bubble{position:absolute;z-index:9999;max-width:240px;padding:6px 10px;font-size:12px;line-height:1.45;font-weight:400;border-radius:6px;pointer-events:none;animation:admin-tooltip-in .15s ease}@keyframes admin-tooltip-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes admin-btn-spin{to{transform:rotate(360deg)}}@keyframes admin-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.admin-skeleton{background:linear-gradient(90deg,#94a3b81f 25%,#94a3b838,#94a3b81f 75%);background-size:200% 100%;animation:admin-shimmer 1.4s ease infinite;border-radius:6px}.admin-checkbox-input{position:absolute;opacity:0;width:18px;height:18px;margin:0;cursor:pointer}.admin-checkbox-ui{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(15,23,42,.16);border-radius:6px;background:#fff;color:#fff;box-shadow:0 1px 2px #0f172a0a;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease;pointer-events:none}.admin-checkbox-field:hover .admin-checkbox-ui{border-color:#2563eb73;box-shadow:0 0 0 3px #2563eb14}.admin-checkbox-field:active:not(.admin-checkbox-field--disabled) .admin-checkbox-ui{transform:scale(.94)}.admin-checkbox-input:focus-visible+.admin-checkbox-ui{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.admin-checkbox-ui--checked,.admin-checkbox-input:checked+.admin-checkbox-ui{background:linear-gradient(180deg,#3b82f6,#2563eb);border-color:#2563eb;box-shadow:0 1px 2px #2563eb59}.admin-checkbox-field--disabled{opacity:.55;cursor:not-allowed}.admin-checkbox-field--disabled .admin-checkbox-ui{background:#f1f5f9;border-color:#0f172a1a;box-shadow:none}.admin-checkbox-field--disabled .admin-checkbox-ui--checked,.admin-checkbox-field--disabled .admin-checkbox-input:checked+.admin-checkbox-ui{background:#94a3b8;border-color:#94a3b8}[data-theme=dark] .admin-checkbox-ui{background:#1a2030;border-color:#ffffff29;box-shadow:none}[data-theme=dark] .admin-checkbox-field:hover .admin-checkbox-ui{border-color:#60a5fa80;box-shadow:0 0 0 3px #3b82f624}[data-theme=dark] .admin-checkbox-ui--checked,[data-theme=dark] .admin-checkbox-input:checked+.admin-checkbox-ui{background:linear-gradient(180deg,#60a5fa,#3b82f6);border-color:#3b82f6}input[type=checkbox]:not(.admin-checkbox-input):not(.admin-checkbox-native){-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;min-width:20px;min-height:20px;margin:0;flex-shrink:0;border:1.5px solid rgba(15,23,42,.16);border-radius:6px;background-color:#fff;box-shadow:0 1px 2px #0f172a0a;cursor:pointer;vertical-align:middle;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease;background-image:none}input[type=checkbox]:not(.admin-checkbox-input):not(.admin-checkbox-native):hover:not(:disabled){border-color:#2563eb73;box-shadow:0 0 0 3px #2563eb14}input[type=checkbox]:not(.admin-checkbox-input):not(.admin-checkbox-native):focus-visible{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}input[type=checkbox]:not(.admin-checkbox-input):not(.admin-checkbox-native):active:not(:disabled){transform:scale(.94)}input[type=checkbox]:not(.admin-checkbox-input):not(.admin-checkbox-native):checked{background-color:#2563eb;border-color:#2563eb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.2 8.1l3.1 3.2 6.5-7.2' stroke='white' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:14px 14px;background-position:center;background-repeat:no-repeat;box-shadow:0 1px 2px #2563eb59}input[type=checkbox]:not(.admin-checkbox-input):not(.admin-checkbox-native):disabled{opacity:.55;cursor:not-allowed;background-color:#f1f5f9}input[type=checkbox]:not(.admin-checkbox-input):not(.admin-checkbox-native):disabled:checked{background-color:#94a3b8;border-color:#94a3b8}[data-theme=dark] input[type=checkbox]:not(.admin-checkbox-input):not(.admin-checkbox-native){background-color:#1a2030;border-color:#ffffff29}[data-theme=dark] input[type=checkbox]:not(.admin-checkbox-input):not(.admin-checkbox-native):checked{background-color:#3b82f6;border-color:#3b82f6}@media (max-width: 640px){.header-context-group{padding-right:0!important;margin-right:0!important;border-right:none!important;gap:6px!important}.header-dropdown,.user-badge{min-width:0!important;max-width:148px!important}.header-control-subtitle{display:none!important}}.header-control{transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.header-dropdown-trigger:focus-visible .header-control,.header-control-open{border-color:#2563eb73;box-shadow:0 0 0 3px #2563eb1f}.header-control:hover{border-color:#0f172a29}[data-theme=dark] .header-dropdown-trigger:focus-visible .header-control,[data-theme=dark] .header-control-open{border-color:#3b82f680;box-shadow:0 0 0 3px #3b82f629}[data-theme=dark] .header-control:hover{border-color:#ffffff29}.header-dropdown-item:hover{background-color:#f1f5f9!important;color:#0f172a!important}[data-theme=dark] .header-dropdown-item:hover{background-color:#1e293b!important;color:#f8fafc!important}main:has(.landing-cms-page){overflow:hidden;display:flex;flex-direction:column}.landing-cms-page{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;max-width:1200px;width:100%}.landing-cms-top{flex-shrink:0}.landing-cms-layout{flex:1;min-height:0;display:flex;gap:1.5rem;overflow:hidden}.landing-cms-sidebar{flex:0 0 min(240px,32%);min-height:0}.landing-cms-main{flex:1;min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-right:.25rem}.landing-cms-section{scroll-margin-top:.75rem}.landing-cms-nav-btn:hover{background:#2563eb14!important}.landing-cms-nav-btn--active:hover{background:#2563eb24!important}@media (max-width: 900px){main:has(.landing-cms-page){overflow-y:auto;display:block}.landing-cms-page{overflow:visible;min-height:auto}.landing-cms-layout{flex-direction:column;overflow:visible}.landing-cms-main{overflow:visible}.landing-cms-nav ul{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}}
