*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root,:root[data-theme=dark]{color-scheme:dark;--bg: #080808;--bg-rgb: 8, 8, 8;--surface-1: #0A0A0A;--surface-2: #060606;--surface-3: #050505;--surface-4: #040404;--surface-5: #030303;--fg: #FFFFFF;--fg-rgb: 255, 255, 255;--accent: #B8E5C8;--accent-rgb: 148, 185, 160;--accent-glow-rgb: 148, 210, 178;--border: rgba(var(--fg-rgb), .07);--border-strong: rgba(var(--fg-rgb), .18);--paper: var(--surface-1);--ink-rgb: 10, 10, 10;--footer-bg: #0A0A0A;--footer-fg-rgb: 255, 255, 255;--hero-glow-rgb: var(--accent-rgb);--hero-glow-a1: .36;--hero-glow-a2: .2;--hero-glow-a3: .09;--hero-glow-secondary-display: block}:root[data-theme=light]{color-scheme:light;--bg: #FAFAF7;--bg-rgb: 250, 250, 247;--surface-1: #FFFFFF;--surface-2: #F4F4EF;--surface-3: #F0F0EB;--surface-4: #EEEEE9;--surface-5: #EAEAE5;--fg: #0E0E0E;--fg-rgb: 15, 15, 15;--accent: #357052;--accent-rgb: 53, 112, 82;--accent-glow-rgb: 77, 142, 108;--border: rgba(var(--fg-rgb), .1);--border-strong: rgba(var(--fg-rgb), .22);--paper: #FFFFFF;--ink-rgb: 255, 255, 255;--footer-bg: #1A1A18;--footer-fg-rgb: 248, 248, 245;--hero-glow-rgb: 80, 78, 72;--hero-glow-a1: .06;--hero-glow-a2: .035;--hero-glow-a3: .015;--hero-glow-secondary-display: none}:root[data-theme=light] .hero-glow-secondary{display:var(--hero-glow-secondary-display)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-property:none!important;transition-duration:0s!important}}html,body{background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}@media(prefers-reduced-motion:no-preference){html,body{transition:background-color .18s ease,color .18s ease}}::selection{background:rgba(var(--accent-rgb),.3);color:var(--fg)}#root{min-height:100vh}:root[data-theme=light] .orana-icon-invert{filter:brightness(0) invert(0)!important;opacity:.85!important}
