@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#111827;padding:0;font-family:Inter,sans-serif}input,select,textarea{font-family:inherit;font-size:16px!important;font-weight:500!important}.theme-showcase-header{text-align:center;margin-bottom:40px}.theme-showcase-header h1{margin-bottom:8px;font-size:32px;font-weight:700}.theme-showcase-header p{color:#9ca3af}.grid-container{grid-template-columns:1fr 1fr;gap:40px;max-width:1400px;margin:0 auto;display:grid}.theme-preview-card{border-radius:16px;flex-direction:column;height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.theme-title{color:#fff;z-index:100;letter-spacing:.5px;background:#000c;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;position:absolute;top:16px;right:16px}.theme-linear{color:#888;letter-spacing:-.2px;background-color:#000;font-family:Inter,sans-serif}.theme-linear .sidebar{background:#050505;border-right:1px solid #ffffff14}.theme-linear .btn{color:#eee;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:6px;font-weight:500;transition:background .2s;box-shadow:inset 0 1px #ffffff1a}.theme-linear .btn:hover{background:#ffffff26}.theme-linear .stat-card{background:#0a0a0a;border:1px solid #ffffff14;border-radius:8px;box-shadow:inset 0 1px 1px #ffffff08,0 4px 6px #00000080}.theme-linear .text-accent{color:#fff;font-weight:500}.theme-linear .logo-text{color:#fff;letter-spacing:-1px;font-weight:600}.theme-neumorphic{color:#4b5563;background-color:#e0e5ec;font-family:Outfit,sans-serif}.theme-neumorphic .sidebar{background:#e0e5ec;border-right:none;box-shadow:inset -5px -5px 10px #ffffff70,inset 5px 5px 10px #a3b1c670}.theme-neumorphic .btn{color:#f97316;background:#e0e5ec;border-radius:12px;font-weight:700;transition:box-shadow .2s;box-shadow:5px 5px 10px #a3b1c6,-5px -5px 10px #fff}.theme-neumorphic .btn:active{box-shadow:inset 5px 5px 10px #a3b1c6,inset -5px -5px 10px #fff}.theme-neumorphic .stat-card{background:#e0e5ec;border:none;border-radius:20px;box-shadow:9px 9px 16px #a3b1c699,-9px -9px 16px #ffffff80}.theme-neumorphic .text-accent{color:#f97316;font-weight:700}.theme-neumorphic .logo-text{color:#f97316;text-shadow:2px 2px 4px #a3b1c6,-2px -2px 4px #fff;font-weight:700}.theme-neumorphic .nav-item{color:#000;font-weight:600}.theme-onyx{color:#e5e7eb;background-color:#0a0a0a;font-family:Outfit,sans-serif}.theme-onyx h1,.theme-onyx h2,.theme-onyx h3,.theme-onyx h4,.theme-onyx h5,.theme-onyx h6{color:#d4af37}.theme-onyx .sidebar{background:#111;border-right:1px solid #d4af37}.theme-onyx .btn{color:#000;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#d4af37 0%,#a70 100%);border:none;border-radius:4px;font-weight:600}.theme-onyx .stat-card{background:#111;border:1px solid #d4af374d;border-radius:4px;box-shadow:0 4px 20px #d4af370d}.theme-onyx .text-accent{color:#d4af37}.theme-onyx .logo-text{color:#d4af37;letter-spacing:2px;font-family:serif;font-size:24px;font-style:italic;font-weight:400}.theme-minimal{color:#000;background-color:#fff;font-family:Inter,sans-serif}.theme-minimal .sidebar{background:#fff;border-right:2px solid #000}.theme-minimal .btn{color:#fff;text-transform:uppercase;background:#000;border-radius:0;font-size:12px;font-weight:700}.theme-minimal .stat-card{background:#fff;border:2px solid #000;border-radius:0;box-shadow:4px 4px #000}.theme-minimal .text-accent{color:#000}.theme-minimal .logo-text{text-transform:uppercase;letter-spacing:2px;font-weight:700}.mini-layout{width:100%;height:100%;display:flex}.mini-sidebar{flex-direction:column;gap:24px;width:140px;padding:20px 16px;display:flex}.mini-nav{flex-direction:column;gap:12px;display:flex}.mini-nav-item{opacity:.7;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.mini-nav-item.active{opacity:1;font-weight:600}.mini-main{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex}.mini-header{justify-content:space-between;align-items:center;display:flex}.mini-header h2{font-size:18px}.mini-btn{cursor:pointer;border:none;padding:6px 12px;font-size:12px}.mini-stats{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mini-stat-card{flex-direction:column;gap:8px;padding:16px;display:flex}.mini-stat-title{opacity:.7;text-transform:uppercase;letter-spacing:.5px;font-size:11px}.mini-stat-value{font-size:24px;font-weight:700}.mini-table{border-radius:inherit;border-top:1px solid #80808033;flex:1;margin-top:10px;padding-top:16px}.mini-table-row{border-bottom:1px solid #8080801a;justify-content:space-between;padding:8px 0;font-size:12px;display:flex}.full-screen-theme{width:100%;min-height:100vh}.dashboard-layout{min-height:100vh;display:flex}.sidebar{flex-direction:column;gap:32px;width:260px;padding:24px;display:flex}.logo{align-items:center;gap:8px;font-size:24px;display:flex}.nav-links{flex-direction:column;gap:8px;display:flex}.nav-item{cursor:pointer;opacity:.7;align-items:center;gap:12px;padding:12px 16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-item.active{opacity:1}.main-content{flex-direction:column;flex:1;gap:32px;padding:40px;display:flex}.header{justify-content:space-between;align-items:center;display:flex}.header h1{letter-spacing:-.5px;font-size:28px;font-weight:600}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.stat-card{flex-direction:column;gap:12px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex}.stat-card:hover{transform:translateY(-2px)}.stat-header{opacity:.8;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;display:flex}.stat-value{letter-spacing:-1px;font-size:32px;font-weight:700}.stat-trend{align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}.btn{cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;display:flex}.data-table-container{overflow:hidden}.table-header{padding:20px 24px;font-size:16px;font-weight:600}table{border-collapse:collapse;width:100%}th{text-align:left;opacity:.7;padding:16px 24px;font-size:13px;font-weight:500}td{padding:16px 24px;font-size:14px}@media (width<=768px){body{padding:0}.dashboard-layout{flex-direction:column}.main-content{padding:80px 20px 20px}.header{flex-direction:column;align-items:flex-start;gap:16px}.stats-grid{grid-template-columns:1fr}.sidebar{z-index:2000;width:280px;height:100vh;transition:left .3s ease-in-out;position:fixed;top:0;left:-100%}.sidebar.open{left:0;box-shadow:10px 0 50px #00000080}.mobile-overlay{z-index:1999;opacity:0;visibility:hidden;background:#00000080;width:100vw;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.mobile-overlay.show{opacity:1;visibility:visible}}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}
