:root{--rx-bg: #070b12;--rx-bg-soft: #0b111b;--rx-surface: #111925;--rx-surface-raised: #172230;--rx-surface-glass: rgba(17, 25, 37, .84);--rx-border: rgba(255, 255, 255, .09);--rx-border-strong: rgba(238, 198, 111, .32);--rx-text: #f7f4ec;--rx-text-soft: #b4bdc9;--rx-text-muted: #9aa6b5;--rx-gold: #eec66f;--rx-gold-bright: #ffe3a1;--rx-gold-deep: #ad7835;--rx-emerald: #20b486;--rx-emerald-deep: #0b6a51;--rx-red: #e25769;--rx-danger: #ef6172;--rx-info: #76a8ff;--rx-success: #63d6ad;--rx-radius-sm: 10px;--rx-radius-md: 16px;--rx-radius-lg: 24px;--rx-shadow-sm: 0 12px 30px rgba(0, 0, 0, .2);--rx-shadow-lg: 0 30px 80px rgba(0, 0, 0, .38);--rx-font: "Avenir Next", Avenir, "Segoe UI", Inter, system-ui, sans-serif;--rx-display: "Iowan Old Style", "Palatino Linotype", Georgia, serif;--rx-type-caption: .75rem;--rx-type-small: .875rem;--rx-type-body: 1rem;--rx-type-lead: 1.125rem;--rx-leading-tight: 1.3;--rx-leading-body: 1.6;--rx-analysis-surface-max: 1040px}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--rx-bg);color-scheme:dark;scroll-behavior:smooth}body{min-height:100%;margin:0;background:radial-gradient(circle at 12% 8%,rgba(32,180,134,.1),transparent 29rem),radial-gradient(circle at 88% 3%,rgba(238,198,111,.08),transparent 26rem),var(--rx-bg);color:var(--rx-text);font-family:var(--rx-font);font-size:16px;line-height:var(--rx-leading-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:var(--rx-gold);text-underline-offset:.2em}a:hover{color:var(--rx-gold-bright)}img,video{display:block;max-width:100%}input,textarea,select{width:100%;border:1px solid var(--rx-border);border-radius:var(--rx-radius-sm);outline:none;background:#04090fb3;color:var(--rx-text);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input:not([type=range]):not([type=radio]):not([type=checkbox]),textarea,select{font-size:var(--rx-type-body)}input::placeholder,textarea::placeholder{color:#8995a5}input:focus,textarea:focus,select:focus{border-color:var(--rx-gold);background:#060c13f2;box-shadow:0 0 0 4px #eec66f1f}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--rx-gold-bright);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.55}::selection{background:#eec66f47;color:#fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#080d14}::-webkit-scrollbar-thumb{border:2px solid #080d14;border-radius:99px;background:#344253}::-webkit-scrollbar-thumb:hover{background:#4a5c70}app-root{position:relative;display:block;min-height:100vh;isolation:isolate}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
