*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.app,body{min-height:100vh}.app{display:flex;flex-direction:column}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0000001a;justify-content:space-between;padding:1rem 2rem}.header,.logo{align-items:center;display:flex}.logo{color:#667eea;gap:.75rem}.logo h1{font-size:1.5rem;font-weight:700}.nav{display:flex;gap:1rem}.nav button{background:#0000;border:none;border-radius:8px;color:#666;cursor:pointer;font-size:.95rem;padding:.6rem 1.2rem;transition:all .3s}.nav button:hover{background:#f0f0f0}.nav button.active{background:#667eea;color:#fff}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.dashboard h2,.section h2{color:#fff;font-size:2rem;margin-bottom:2rem}.card-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s}.card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.card-icon{color:#667eea}.card-content h3{color:#666;font-size:.85rem;margin-bottom:.5rem}.card-value{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.card-change{font-size:.9rem;font-weight:600}.card-change.positive{color:#22c55e}.card-change.negative{color:#ef4444}.features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature{background:#fffffff2;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.5rem}.feature h3{color:#667eea;font-size:1.2rem;margin-bottom:.75rem}.feature p{color:#666;line-height:1.6}.section{background:#fffffff2;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem}.section h2{color:#667eea}.section p{color:#666;margin-bottom:1rem}.placeholder{background:#f9f9f9;border:2px dashed #ddd;border-radius:8px;color:#999;font-style:italic;padding:3rem;text-align:center}
/*# sourceMappingURL=main.cd6e9b62.css.map*/