.theme-bg{background-color:rgb(var(--color-surface))}.theme-bg-elevated{background-color:rgb(var(--color-surface-elevated))}.theme-bg-primary{background-color:rgb(var(--color-primary-600))}.theme-bg-primary-light{background-color:rgb(var(--color-primary-50))}.theme-bg-accent{background-color:rgb(var(--color-accent-600))}.theme-bg-muted{background-color:rgb(var(--color-surface-muted))}.theme-text{color:rgb(var(--color-text))}.theme-text-muted{color:rgb(var(--color-text-muted))}.theme-text-primary{color:rgb(var(--color-primary-600))}.theme-text-accent{color:rgb(var(--color-accent-600))}.theme-border{border-color:rgb(var(--color-border))}.theme-border-b{border-bottom-width:1px;border-color:rgb(var(--color-border))}.theme-border-color{background-color:rgb(var(--color-border))}.theme-hover-bg:hover{background-color:rgb(var(--color-surface-elevated))}.theme-hover-text-primary:hover{color:rgb(var(--color-primary-700))}.theme-button-primary{background-color:rgb(var(--color-primary-600));color:#fff}.theme-button-primary:hover{background-color:rgb(var(--color-primary-700))}.theme-button-secondary{background-color:rgb(var(--color-surface-elevated));color:rgb(var(--color-text));border:1px solid rgb(var(--color-border))}.theme-button-secondary:hover{background-color:rgb(var(--color-surface-muted))}.theme-font-heading{font-family:var(--font-heading)}.theme-font-body{font-family:var(--font-body)}.theme-shadow{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000000d}.theme-shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000000d}.theme-tag{background-color:rgb(var(--color-primary-100));color:rgb(var(--color-primary-700))}.theme-chip{background-color:rgb(var(--color-surface-muted));color:rgb(var(--color-text-muted))}.theme-focus:focus{outline:2px solid rgb(var(--color-primary-500));outline-offset:2px}.theme-gradient-primary{background:linear-gradient(135deg,rgb(var(--color-primary-600))0%,rgb(var(--color-primary-700))100%)}.theme-gradient-accent{background:linear-gradient(135deg,rgb(var(--color-primary-600))0%,rgb(var(--color-accent-600))100%)}.theme-transition{transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ambient-intelligence-theme{--color-surface-elevated:249 250 251}.ambient-intelligence-theme.dark,[data-theme*=dark] .ambient-intelligence-theme{--color-surface-elevated:31 41 55}.inspect-theme-bg{background-color:rgb(var(--color-surface,255 255 255))}.inspect-theme-bg-elevated{background-color:rgb(var(--color-surface-elevated,249 250 251))}.inspect-theme-text{color:rgb(var(--color-text,17 24 39))}.inspect-theme-text-muted{color:rgb(var(--color-text-muted,107 114 128))}.inspect-theme-border{border-color:rgb(var(--color-border,229 231 235))}.inspect-theme-primary{color:rgb(var(--color-primary-600,79 70 229))}.inspect-theme-primary-bg{background-color:rgb(var(--color-primary-600,79 70 229))}.inspect-theme-primary-bg-light{background-color:rgb(var(--color-primary-50,238 242 255))}.inspect-theme-accent{color:rgb(var(--color-accent-600,220 38 38))}.inspect-theme-gradient-accent,[data-theme*=dark] .inspect-theme-gradient-accent,.dark .inspect-theme-gradient-accent{background:linear-gradient(135deg,rgb(var(--color-primary-600,79 70 229))0%,rgb(var(--color-accent-600,220 38 38))100%)}.inspect-theme-hover:hover{background-color:rgb(var(--color-surface-elevated,249 250 251))}[data-theme*=dark] .inspect-theme-bg,.dark .inspect-theme-bg{background-color:rgb(var(--color-surface,17 24 39))}[data-theme*=dark] .inspect-theme-bg-elevated,.dark .inspect-theme-bg-elevated{background-color:rgb(var(--color-surface-elevated,31 41 55))}[data-theme*=dark] .inspect-theme-text,.dark .inspect-theme-text{color:rgb(var(--color-text,243 244 246))}[data-theme*=dark] .inspect-theme-text-muted,.dark .inspect-theme-text-muted{color:rgb(var(--color-text-muted,156 163 175))}[data-theme*=dark] .inspect-theme-border,.dark .inspect-theme-border{border-color:rgb(var(--color-border,55 65 81))}.inspect-theme-font-heading{font-family:var(--font-heading,ui-serif,Georgia,serif)}.inspect-theme-font-body{font-family:var(--font-body,ui-sans-serif,system-ui,sans-serif)}.inspect-theme-button-primary{background-color:rgb(var(--color-primary-600,79 70 229));color:#fff}.inspect-theme-button-primary:hover{background-color:rgb(var(--color-primary-700,67 56 202))}.inspect-theme-button-secondary{color:rgb(var(--color-primary-600,79 70 229));border:1px solid rgb(var(--color-primary-600,79 70 229));background-color:#0000}.inspect-theme-button-secondary:hover{background-color:rgb(var(--color-primary-50,238 242 255))}.inspect-theme-tag{background-color:rgb(var(--color-primary-100,224 231 255));color:rgb(var(--color-primary-700,67 56 202))}.inspect-theme-badge{background-color:rgb(var(--color-accent-100,254 226 226));color:rgb(var(--color-accent-700,185 28 28))}.inspect-theme-shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000000f}.inspect-theme-shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000000d}[data-theme*=dark] .inspect-theme-shadow,.dark .inspect-theme-shadow{box-shadow:0 1px 3px #0000004d,0 1px 2px -1px #0003}[data-theme*=dark] .inspect-theme-shadow-lg,.dark .inspect-theme-shadow-lg{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -4px #0003}.inspect-theme-bg-hover{background-color:rgb(var(--color-surface-elevated,249 250 251))}[data-theme*=dark] .inspect-theme-bg-hover,.dark .inspect-theme-bg-hover{background-color:rgb(var(--color-surface-elevated,31 41 55))}.inspect-theme-focus:focus{outline:2px solid rgb(var(--color-primary-600,79 70 229));outline-offset:2px}.inspect-theme-disabled{opacity:.5;cursor:not-allowed}.inspect-theme-loading{opacity:.7;pointer-events:none}.inspect-theme-success{color:rgb(var(--color-success-600,34 197 94))}.inspect-theme-success-bg{background-color:rgb(var(--color-success-100,220 252 231))}.inspect-theme-error{color:rgb(var(--color-error-600,239 68 68))}.inspect-theme-error-bg{background-color:rgb(var(--color-error-100,254 226 226))}.inspect-theme-warning{color:rgb(var(--color-warning-600,245 158 11))}.inspect-theme-warning-bg{background-color:rgb(var(--color-warning-100,254 243 199))}.inspect-theme-info{color:rgb(var(--color-info-600,59 130 246))}.inspect-theme-info-bg{background-color:rgb(var(--color-info-100,219 234 254))}[data-card-container].mode-switching{animation:.3s ease-out forwards modeSwitchExit}@keyframes modeSwitchExit{0%{opacity:1;filter:blur();transform:scale(1)translateY(0)}to{opacity:0;filter:blur(10px);transform:scale(.9)translateY(20px)}}.mode-transition-enter{animation:.4s ease-out forwards modeTransitionEnter}@keyframes modeTransitionEnter{0%{opacity:0;filter:blur(5px);transform:scale(.95)translateY(10px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@keyframes nudgePulse{0%,to{transform:scale(1);box-shadow:0 4px 12px #8b5cf633}50%{transform:scale(1.05);box-shadow:0 6px 20px #8b5cf64d}}@keyframes iconRotateIn{0%{opacity:0;transform:rotate(-180deg)scale(0)}to{opacity:1;transform:rotate(0)scale(1)}}.mode-backdrop-transition{transition:opacity .3s ease-out,-webkit-backdrop-filter .3s ease-out,backdrop-filter .3s ease-out}body.ambient-mode-switching{overflow:hidden}body.ambient-mode-switching [data-nudge-element]{animation:.6s ease-out nudgeModeSwitchPulse}@keyframes nudgeModeSwitchPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.mode-switching-stagger>*{opacity:0;animation:.4s ease-out forwards staggerFadeIn}.mode-switching-stagger>:first-child{animation-delay:50ms}.mode-switching-stagger>:nth-child(2){animation-delay:.1s}.mode-switching-stagger>:nth-child(3){animation-delay:.15s}.mode-switching-stagger>:nth-child(4){animation-delay:.2s}.mode-switching-stagger>:nth-child(5){animation-delay:.25s}@keyframes staggerFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}

/*# sourceMappingURL=72609e03888632dd.css.map*/