:root{--fidly-primary: #6366f1;--fidly-primary-light: #818cf8;--fidly-primary-dark: #4f46e5;--fidly-secondary: #f59e0b;--fidly-success: #22c55e;--fidly-danger: #ef4444;--sidebar-width: 260px;--sidebar-collapsed-width: 64px;--topbar-height: 64px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:14px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f8fafc;color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--fidly-primary);text-decoration:none}a:hover{text-decoration:underline}.text-center{text-align:center}.text-right{text-align:right}.text-muted{color:var(--p-text-muted-color)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.w-full{width:100%}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-toast{z-index:10000!important}.p-button{border-radius:8px}.p-card{border-radius:12px;box-shadow:0 1px 3px #00000014}.auth-bg{min-height:100vh;background:linear-gradient(135deg,var(--fidly-primary) 0%,var(--fidly-primary-dark) 100%);display:flex;align-items:center;justify-content:center}.page-content{padding:1.5rem;max-width:1400px;margin:0 auto}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.page-header h1{font-size:1.5rem;font-weight:600}@media(max-width:768px){.hide-mobile{display:none!important}}@media(min-width:769px){.hide-desktop{display:none!important}}
