@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.app-shell{height:100vh;display:flex;overflow:hidden}.sidebar{width:var(--sidebar-width);background-color:hsl(var(--color-surface));border-right:1px solid hsl(var(--color-border));flex-direction:column;padding:1.5rem 1rem;display:flex}.main-content{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.header{height:var(--header-height);border-bottom:1px solid hsl(var(--color-border));background-color:hsl(var(--color-background) / .8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:sticky;top:0}.page-content{flex:1;padding:2rem;overflow-y:auto}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}:root{--color-bg:220 14% 96%;--color-background:220 14% 96%;--color-surface:0 0% 100%;--color-surface-hover:220 14% 94%;--color-border:220 13% 87%;--color-primary:227 97% 40%;--color-primary-foreground:0 0% 100%;--color-text-main:233 63% 14%;--color-text-muted:215 14% 43%;--color-success:129 46% 42%;--color-warning:36 100% 50%;--color-danger:4 90% 58%;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--header-height:64px;--sidebar-width:260px}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #0000000f}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-in{animation:.4s ease-out both fadeInUp}.animate-fade-in-delay-1{animation:.4s ease-out 50ms both fadeInUp}.animate-fade-in-delay-2{animation:.4s ease-out .1s both fadeInUp}.animate-fade-in-delay-3{animation:.4s ease-out .15s both fadeInUp}.animate-fade-in-delay-4{animation:.4s ease-out .2s both fadeInUp}.skeleton{background:linear-gradient(90deg, hsl(var(--color-surface)) 25%, hsl(var(--color-surface-hover)) 50%, hsl(var(--color-surface)) 75%);border-radius:var(--radius-md);background-size:200% 100%;animation:1.5s infinite shimmer}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background-color:hsl(var(--color-background));color:hsl(var(--color-text-main));font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:hsl(var(--color-surface-hover));border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--color-border))}.text-muted{color:hsl(var(--color-text-muted))}.bg-surface{background-color:hsl(var(--color-surface))}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
