:root{--theme_text-primary:#181d26;--theme_text-weak:#040e20b0;--theme_text-secondary-active:#070c14d1;--theme_surface-primary:#fff;--theme_surface-light:#f8fafc;--theme_button-text-spotlight:#f9fcfff7;--theme_brand-primary:#1b61c9;--theme_brand-link:#254fad;--theme_success-text:#006400;--theme_border-default:#e0e2e6;--theme_shadow-blue:#00000052 0px 0px 1px, #00000014 0px 0px 2px, #2d7ff947 0px 1px 3px, #0000000f 0px 0px 0px .5px inset;--theme_shadow-soft:#0f306a0d 0px 0px 20px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:40px;--space-8:48px;--radius-sm:2px;--radius-button:12px;--radius-card:16px;--radius-section:24px;--radius-lg:32px;--radius-circle:50%;--font-primary:"Haas", -apple-system, system-ui, "Segoe UI", Roboto, sans-serif;--font-display:"Haas Groot Disp", "Haas", -apple-system, system-ui, sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font-primary);color:var(--theme_text-primary);letter-spacing:.16px;background-color:#f8fafc;background-image:radial-gradient(80rem 50rem at -10% 95%,#254fad1a,#0000 56%),radial-gradient(70rem 40rem at 110% -10%,#1b61c91a,#0000 61%),linear-gradient(160deg,#fff 0%,#f8fafc 100%);background-repeat:no-repeat;background-attachment:fixed}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:.08px}p,span,small,label,input,textarea,button{letter-spacing:.12px}a{color:var(--theme_brand-link)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#c2c2c2;border-radius:10px}.overflow-container{overflow-y:auto}.overflow-container::-webkit-scrollbar{background-color:#f5f5f5;width:10px}.overflow-container::-webkit-scrollbar-track{background-color:#f5f5f5}.overflow-container::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.overflow-container::-webkit-scrollbar-thumb:hover{background-color:#555}.app-shell{min-height:100vh;padding:var(--space-5) var(--space-4);position:relative}.ambient-shape{border-radius:var(--radius-circle);pointer-events:none;z-index:0;filter:blur(28px);position:fixed}.shape-1{background:#1b61c933;width:500px;height:500px;top:-220px;right:-160px}.shape-2{background:#254fad2e;width:380px;height:380px;bottom:-100px;left:-120px}.mobile-shell{z-index:2;border-radius:var(--radius-section);background:var(--theme_surface-primary);border:1px solid var(--theme_border-default);width:100%;max-width:860px;box-shadow:var(--theme_shadow-soft);margin:0 auto;position:relative;overflow:hidden}.mobile-header{padding:var(--space-5) var(--space-5) var(--space-4);background:linear-gradient(180deg, #254fad12, #254fad00), var(--theme_surface-primary);border-bottom:1px solid var(--theme_border-default)}.mobile-brand{color:var(--theme_brand-primary);letter-spacing:.2px;margin-bottom:2px;font-size:14px;font-weight:500;display:block}.mobile-title.ant-typography{color:var(--theme_text-primary);letter-spacing:.1px;margin:0}.mobile-subtitle{margin-bottom:var(--space-4);color:var(--theme_text-weak);letter-spacing:.16px;font-size:14px;display:block}.module-switch{background:var(--theme_surface-light);border:1px solid var(--theme_border-default);border-radius:var(--radius-button);width:100%;padding:2px}.module-switch .ant-segmented-item-selected{background:var(--theme_surface-primary);color:var(--theme_text-primary);box-shadow:var(--theme_shadow-blue)}.module-switch .ant-segmented-item-label{letter-spacing:.12px;font-size:15px;font-weight:500}.mobile-content{padding:var(--space-4);background:var(--theme_surface-light)}.module-loading{min-height:320px;padding:var(--space-6);border-radius:var(--radius-card);color:var(--theme_text-weak);background:linear-gradient(180deg, #fffffff0, #f8fafcfa), var(--theme_surface-light);border:1px dashed var(--theme_border-default);place-items:center;display:grid}@media (width<=992px){.app-shell{padding:var(--space-3)}.mobile-shell{border-radius:var(--radius-card)}.mobile-header{padding:var(--space-4)}.mobile-content{padding:var(--space-3)}}
