:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{opacity:0;pointer-events:none;position:absolute;top:0;left:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{backface-visibility:hidden;background:inherit;z-index:-1;position:absolute}.core-styles-module_content__BRKdB{z-index:1;position:relative}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out;will-change:opacity}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in;will-change:opacity}.styles-module_tooltip__mnnfp{border-radius:3px;width:max-content;font-size:90%}.styles-module_content__ydYdI{background:inherit;border-radius:inherit;padding:8px 16px}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}:root{--bg-app:oklch(19% .012 264);--bg-panel:oklch(22.5% .014 264);--bg-panel-2:oklch(26% .015 264);--bg-canvas:oklch(13.5% .01 264);--border:oklch(33% .014 264);--border-strong:oklch(41% .016 264);--text-primary:oklch(93% .006 264);--text-secondary:oklch(68% .014 264);--text-tertiary:oklch(50% .014 264);--accent:oklch(68% .19 292);--accent-soft:color-mix(in oklch, var(--accent) 16%, transparent);--accent-soft-2:color-mix(in oklch, var(--accent) 28%, transparent);--danger:oklch(66% .18 22);--danger-soft:color-mix(in oklch, var(--danger) 16%, transparent);--radius-sm:6px;--radius-md:10px}*{box-sizing:border-box}body{background:var(--bg-app);color:var(--text-primary);margin:0;font-family:Manrope,system-ui,sans-serif}.mono{font-family:JetBrains Mono,ui-monospace,monospace}button{font-family:inherit}.btn{border:1px solid var(--border);background:var(--bg-panel-2);color:var(--text-secondary);cursor:pointer;align-items:center;transition:background .12s,color .12s,border-color .12s;display:flex}.btn:hover{background:var(--bg-panel);color:var(--text-primary);border-color:var(--border-strong)}.btn-active{background:var(--accent-soft);color:var(--accent);border-color:var(--accent)}#print-portal{display:none}@media print{#root{display:none!important}#print-portal{display:block!important}.print-tile-grid{gap:0!important;display:block!important}.print-page{break-after:page}.print-page:last-child{break-after:auto}@page{margin:0}}
