:root{--theme-primary: #3b82f6;--theme-primary-hover: #2563eb;--theme-bg-soft: #eff6ff;--theme-border: #93c5fd}:root[data-theme=orange]{--theme-primary: #f97316;--theme-primary-hover: #ea580c;--theme-bg-soft: #fff7ed;--theme-border: #fdba74}:root[data-theme=green]{--theme-primary: #10b981;--theme-primary-hover: #059669;--theme-bg-soft: #ecfdf5;--theme-border: #6ee7b7}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;font-family:Inter,sans-serif}.admin-layout{min-height:100vh;width:100%;background:linear-gradient(135deg,#f0f9ff,#e2e8f0);background-attachment:fixed;position:relative;color:#1e293b}.admin-layout:before{content:"";position:fixed;inset:0;background-image:radial-gradient(#94a3b8 1px,transparent 1px);background-size:24px 24px;opacity:.25;pointer-events:none;z-index:0}
