@charset "UTF-8";:root{--ts-purple: #5300DF;--ts-purple-dark: #3D00A8;--ts-purple-light:#EDE0FF;--ts-yellow: #FECE22;--ts-yellow-dark: #D4AA00;--ts-white: #FFFFFF;--ink: #0F0F0F;--ink-2: #2D2D2D;--ink-3: #6B6B6B;--ink-4: #ABABAB;--bg: #F7F5FF;--surface: #FFFFFF;--surface-2: #F0EAFF;--rule: #E2D9F3;--accent: #5300DF;--accent-2: #7B2FFF;--teal: #186655;--teal-light: #E4F0EC;--red: #E53E00;--radius: 14px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{font-family:Plus Jakarta Sans,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}@media print{html,body,app-root,app-shell,app-output{overflow:visible!important;height:auto!important;min-height:unset!important}app-header,.output-actions{display:none!important}.output-phase{overflow:visible!important;height:auto!important;min-height:unset!important;padding:0!important}.output-card{break-inside:avoid}.output-header{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
