:root{--max-width: 1280px;--fixed-left-bound: max( calc(1em + var(--safe-area-left, 0)), calc(((100vw - var(--max-width, 100vw)) / 2) + 1em) );--fixed-right-bound: max( calc(1em + var(--safe-area-right, 0)), calc(((100vw - var(--max-width, 100vw)) / 2) + 1em) );--color-black: #171717;--text-on-black: #fff;--icon-on-black-filter: brightness(0) invert(1);--black-to-black-filter: invert(92%) sepia(4%) saturate(684%) hue-rotate(345deg) brightness(108%) contrast(91%);--color-gray: #5a5e5a;--text-on-gray: #fff;--icon-on-gray-filter: brightness(0) invert(1);--color-red: #a10000;--text-on-red: #fff;--icon-on-red-filter: brightness(0) invert(1);--black-to-red-filter: invert(9%) sepia(63%) saturate(7070%) hue-rotate(358deg) brightness(91%) contrast(110%);--color-yellow: #d7b21d;--text-on-yellow: #fff;--icon-on-yellow-filter: brightness(0) invert(1);--black-to-yellow-filter: invert(76%) sepia(58%) saturate(2392%) hue-rotate(5deg) brightness(102%) contrast(77%);--color-light-yellow: #efe1ae;--color-orange: #db571a;--text-on-orange: #fff;--icon-on-orange-filter: brightness(0) invert(1);--black-to-orange-filter: invert(39%) sepia(99%) saturate(870%) hue-rotate(347deg) brightness(86%) contrast(99%);--color-green: #2a7e10;--text-on-green: #fff;--icon-on-green-filter: brightness(0) invert(1);--black-to-green-filter: invert(28%) sepia(28%) saturate(7254%) hue-rotate(79deg) brightness(95%) contrast(87%);--color-blue: #055c72;--text-on-blue: #fff;--icon-on-blue-filter: brightness(0) invert(1);--black-to-blue-filter: invert(21%) sepia(81%) saturate(1393%) hue-rotate(163deg) brightness(98%) contrast(96%);--color-purple: #642a8d;--text-on-purple: #fff;--icon-on-purple-filter: brightness(0) invert(1);--black-to-purple-filter: invert(19%) sepia(25%) saturate(5550%) hue-rotate(259deg) brightness(96%) contrast(93%);--color-white: #f3f3f3;--primary: var(--color-blue);--text-on-primary: var(--text-on-blue);--secondary: var(--color-gray);--text-on-secondary: var(--text-on-gray);--success: var(--color-green);--text-on-success: var(--text-on-green);--danger: var(--color-red);--text-on-danger: var(--text-on-red);--warning: var(--color-yellow);--text-on-warning: var(--text-on-yellow);--bg-background: #ffffff;--page-background: var(--bg-background);--bg-surface: #ffffff;--surface-border-color: #e5e5e5;--surface-border: 2px solid var(--surface-border-color);--bg-primary: #f2f2f2;--text-on-bg-primary: var(--text-main);--bg-secondary: #e5e5e5;--text-on-bg-secondary: var(--text-main);--bg-tertiary: #d9d9d9;--text-on-bg-tertiary: var(--text-main);--black-to-tertiary-filter: invert(100%) sepia(8%) saturate(1220%) hue-rotate(190deg) brightness(106%) contrast(70%);--border-color: #e5e5e5;--border: 2px solid var(--border-color);--border-radius: 6px;--shadow: 0 2px 4px rgba(0, 0, 0, .1);--text-main: #000000;--black-to-text-main-filter: none;--text-accent: #595959;--black-to-text-accent-color: invert(30%) sepia(59%) saturate(0%) hue-rotate(241deg) brightness(98%) contrast(91%);--fancy-font-name: "Metamorphous";--fancy-font-transform: none;--fancy-font-color: var(--text-main);--fancy-font-shadow: none;--badge-black: var(--color-black);--badge-black-text: var(--text-on-black);--badge-gray: var(--color-gray);--badge-gray-text: var(--text-on-gray);--badge-red: var(--color-red);--badge-red-text: var(--text-on-red);--badge-yellow: var(--color-yellow);--badge-yellow-text: var(--text-on-yellow);--badge-orange: var(--color-orange);--badge-orange-text: var(--text-on-orange);--badge-green: var(--color-green);--badge-green-text: var(--text-on-green);--badge-blue: var(--color-blue);--badge-blue-text: var(--text-on-blue);--badge-purple: var(--color-purple);--badge-purple-text: var(--text-on-purple);--badge-white: var(--color-white);--badge-white-text: var(--text-on-white);--tab-accent-color: var(--color-red);--tab-inactive-border-color: var(--border-color);--tab-active-color: var(--bg-background);--tab-page: none;--nav-inactive-color: var(--bg-tertiary);--nav-inactive-filter: var(--black-to-tertiary-filter);--nav-active-color: var(--color-red);--nav-active-filter: var(--black-to-red-filter);--top-nav-inactive-color: var(--text-accent);--top-nav-inactive-filter: var(--black-to-text-accent-color);--discord-button-color: #5865f2;--discord-button-text: #fff;--discord-bot-button-color: #2f2f2f;--discord-bot-button-text: #fff;--kofi-button-color: #ff5e5b;--kofi-button-text: #fff;--etsy-button-color: #f56400;--etsy-button-text: #fff;--championshub-button-color: #134e4a;--championshub-button-text: #fff;--table-stripe: var(--bg-primary);--bt-click-complete: var(--color-blue);--validation-message-box: var(--bg-secondary);--spinner-filter: none}:root{--st-graphite-950: #0f1115;--st-graphite-900: #16191f;--st-graphite-850: #1b1f27;--st-graphite-800: #222732;--st-graphite-750: #2b313d;--st-graphite-700: #353c4a;--st-graphite-600: #454d5e;--st-graphite-500: #5b6373;--st-graphite-400: #828b9c;--st-graphite-300: #a8b0bf;--st-graphite-200: #c9ced8;--st-graphite-150: #dde0e7;--st-graphite-100: #e9ebef;--st-graphite-75: #f1f2f5;--st-graphite-50: #f7f8fa;--st-white: #ffffff;--st-azure-700: #2348c0;--st-azure-600: #2f5fe0;--st-azure-500: #3b6ef5;--st-azure-400: #5b86f8;--st-azure-300: #9db8fb;--st-azure-100: #e6edfe;--st-red-600: #b91c1c;--st-red-500: #dc2626;--st-red-100: #fee2e2;--st-green-600: #15803d;--st-green-500: #16a34a;--st-green-100: #dcfce7;--st-amber-600: #b45309;--st-amber-500: #d97706;--st-amber-100: #fef3c7;--st-shell-bg: var(--st-graphite-900);--st-shell-bg-raised: var(--st-graphite-850);--st-shell-surface: var(--st-graphite-800);--st-shell-surface-hover: var(--st-graphite-750);--st-shell-surface-active: var(--st-graphite-700);--st-shell-border: var(--st-graphite-700);--st-shell-border-strong: var(--st-graphite-600);--st-shell-text: var(--st-graphite-100);--st-shell-text-muted: var(--st-graphite-300);--st-shell-text-subtle: var(--st-graphite-400);--st-canvas: var(--st-graphite-50);--st-surface: var(--st-white);--st-surface-sunken: var(--st-graphite-75);--st-surface-hover: var(--st-graphite-75);--st-surface-active: var(--st-graphite-100);--st-border: var(--st-graphite-100);--st-border-strong: var(--st-graphite-150);--st-text: var(--st-graphite-900);--st-text-muted: var(--st-graphite-500);--st-text-subtle: var(--st-graphite-400);--st-accent: var(--st-azure-500);--st-accent-hover: var(--st-azure-600);--st-accent-active: var(--st-azure-700);--st-accent-text: var(--st-white);--st-accent-tint: var(--st-azure-100);--st-accent-on-dark: var(--st-azure-400);--st-danger: var(--st-red-500);--st-danger-hover: var(--st-red-600);--st-danger-text: var(--st-white);--st-danger-tint: var(--st-red-100);--st-success: var(--st-green-500);--st-success-hover: var(--st-green-600);--st-success-text: var(--st-white);--st-success-tint: var(--st-green-100);--st-warning: var(--st-amber-500);--st-warning-hover: var(--st-amber-600);--st-warning-text: var(--st-white);--st-warning-tint: var(--st-amber-100);--st-focus-ring: 0 0 0 3px rgba(59, 110, 245, .35);--st-focus-ring-on-dark: 0 0 0 3px rgba(91, 134, 248, .45);--st-space-0: 0;--st-space-1: .25rem;--st-space-2: .5rem;--st-space-3: .75rem;--st-space-4: 1rem;--st-space-5: 1.5rem;--st-space-6: 2rem;--st-space-7: 3rem;--st-radius-xs: 3px;--st-radius-sm: 5px;--st-radius-md: 8px;--st-radius-lg: 12px;--st-radius-full: 9999px;--st-font-ui: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--st-font-mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, "Liberation Mono", monospace;--st-font-display: "Metamorphous", "Iowan Old Style", Georgia, serif;--st-text-2xs: .6875rem;--st-text-xs: .75rem;--st-text-sm: .8125rem;--st-text-md: .875rem;--st-text-lg: 1rem;--st-text-xl: 1.25rem;--st-weight-normal: 400;--st-weight-medium: 500;--st-weight-semibold: 600;--st-weight-bold: 700;--st-leading-tight: 1.25;--st-leading-base: 1.5;--st-tracking-wide: .04em;--st-control-h-sm: 26px;--st-control-h-md: 32px;--st-control-h-lg: 38px;--st-shadow-1: 0 1px 2px rgba(15, 17, 21, .06), 0 1px 1px rgba(15, 17, 21, .04);--st-shadow-2: 0 2px 8px rgba(15, 17, 21, .08), 0 1px 2px rgba(15, 17, 21, .06);--st-shadow-3: 0 12px 32px rgba(15, 17, 21, .18), 0 2px 8px rgba(15, 17, 21, .12);--st-shadow-popover: 0 6px 24px rgba(15, 17, 21, .16);--st-z-base: 1;--st-z-sticky: 10;--st-z-dropdown: 100;--st-z-modal-backdrop: 1000;--st-z-modal: 1001;--st-z-toast: 1100;--st-ease: cubic-bezier(.2, 0, 0, 1);--st-transition-fast: .12s;--st-transition-base: .18s;--st-transition: all var(--st-transition-fast) var(--st-ease)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:var(--st-font-ui);font-size:var(--st-text-md);line-height:var(--st-leading-base);color:var(--st-text);background-color:var(--st-canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#app{min-height:100vh}:where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:none;box-shadow:var(--st-focus-ring);border-color:var(--st-accent)}button,input,select,textarea{font-family:inherit}*{scrollbar-width:thin;scrollbar-color:var(--st-graphite-200) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:var(--st-graphite-200);border-radius:var(--st-radius-full);border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:var(--st-graphite-300);background-clip:padding-box}.st-shell{scrollbar-color:var(--st-graphite-600) transparent}.st-shell *::-webkit-scrollbar-thumb{background:var(--st-graphite-600);background-clip:padding-box}.st-shell *::-webkit-scrollbar-thumb:hover{background:var(--st-graphite-500);background-clip:padding-box}.st-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.st-eyebrow{font-size:var(--st-text-2xs);font-weight:var(--st-weight-semibold);letter-spacing:var(--st-tracking-wide);text-transform:uppercase;color:var(--st-text-subtle)}.st-control{width:100%;min-height:var(--st-control-h-md);padding:0 var(--st-space-3);border:1px solid var(--st-border-strong);border-radius:var(--st-radius-sm);background:var(--st-surface);color:var(--st-text);font-size:var(--st-text-sm);line-height:var(--st-leading-tight);transition:var(--st-transition)}.st-control::placeholder{color:var(--st-text-subtle)}.st-control:hover:not(:disabled):not(:focus){border-color:var(--st-graphite-300)}.st-control:focus{outline:none;border-color:var(--st-accent);box-shadow:var(--st-focus-ring)}.st-control:disabled{opacity:.55;cursor:not-allowed}textarea.st-control{padding:var(--st-space-2) var(--st-space-3);min-height:70px;resize:vertical;line-height:var(--st-leading-base)}select.st-control{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:var(--st-space-6);background-image:linear-gradient(45deg,transparent 50%,var(--st-text-subtle) 50%),linear-gradient(135deg,var(--st-text-subtle) 50%,transparent 50%);background-position:calc(100% - 16px) center,calc(100% - 11px) center;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.st-control--mono{font-family:var(--st-font-mono);font-variant-numeric:tabular-nums}.st-shell .st-control,.st-control--shell{background:var(--st-shell-surface);border-color:var(--st-shell-border);color:var(--st-shell-text)}.st-shell .st-control:hover:not(:disabled):not(:focus),.st-control--shell:hover:not(:disabled):not(:focus){border-color:var(--st-shell-border-strong)}.st-shell .st-control:focus,.st-control--shell:focus{border-color:var(--st-accent-on-dark);box-shadow:var(--st-focus-ring-on-dark)}.st-shell .st-control::placeholder,.st-control--shell::placeholder{color:var(--st-shell-text-subtle)}.st-shell select.st-control,select.st-control--shell{background-image:linear-gradient(45deg,transparent 50%,var(--st-shell-text-muted) 50%),linear-gradient(135deg,var(--st-shell-text-muted) 50%,transparent 50%);background-position:calc(100% - 16px) center,calc(100% - 11px) center;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.bg-black{background-color:var(--color-black)}.bg-gray{background-color:var(--color-gray)}.bg-red{background-color:var(--color-red)}.bg-yellow{background-color:var(--color-yellow)}.bg-orange{background-color:var(--color-orange)}.bg-green{background-color:var(--color-green)}.bg-blue{background-color:var(--color-blue)}.bg-purple{background-color:var(--color-purple)}.text-on-black{color:var(--text-on-black)}.text-on-gray{color:var(--text-on-gray)}.text-on-red{color:var(--text-on-red)}.text-on-yellow{color:var(--text-on-yellow)}.text-on-orange{color:var(--text-on-orange)}.text-on-green{color:var(--text-on-green)}.text-on-blue{color:var(--text-on-blue)}.text-on-purple{color:var(--text-on-purple)}.icon-on-black{filter:var(--icon-on-black-filter)}.icon-on-gray{filter:var(--icon-on-gray-filter)}.icon-on-red{filter:var(--icon-on-red-filter)}.icon-on-yellow{filter:var(--icon-on-yellow-filter)}.icon-on-orange{filter:var(--icon-on-orange-filter)}.icon-on-green{filter:var(--icon-on-green-filter)}.icon-on-blue{filter:var(--icon-on-blue-filter)}.icon-on-purple{filter:var(--icon-on-purple-filter)}.st-rail{position:relative;display:flex;flex-direction:column;flex-shrink:0;background:var(--st-shell-bg);border-right:1px solid var(--st-shell-border);padding:var(--st-space-3) var(--st-space-2)}.st-rail__resize{position:absolute;top:0;right:-3px;width:7px;height:100%;cursor:col-resize;z-index:var(--st-z-base)}.st-rail__resize:hover,.st-rail__resize.resizing{background:linear-gradient(to right,transparent 2px,var(--st-accent-on-dark) 2px,var(--st-accent-on-dark) 5px,transparent 5px)}.st-rail__items{list-style:none;display:flex;flex-direction:column;gap:2px}.st-rail__item{display:flex;align-items:center;gap:var(--st-space-1);padding:var(--st-space-1) var(--st-space-2);border-radius:var(--st-radius-xs);cursor:pointer;font-size:var(--st-text-md);color:var(--st-shell-text-muted)}.st-rail__item:hover{background:var(--st-shell-surface)}.st-rail__item.active{background:var(--st-shell-surface-active);color:var(--st-shell-text);font-weight:var(--st-weight-semibold)}.st-rail__item.dragging{opacity:.4}.st-rail__item.drop-target{outline:2px dashed var(--st-accent-on-dark);outline-offset:-2px}.st-rail__handle{display:inline-flex;align-items:center;flex-shrink:0;cursor:grab;color:var(--st-shell-text-subtle);font-size:var(--st-text-sm);padding:0 1px}.st-rail__handle:active{cursor:grabbing}.st-rail__item:hover .st-rail__handle,.st-rail__item.active .st-rail__handle{color:var(--st-shell-text-muted)}.st-rail__label{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-rail__empty{font-size:var(--st-text-sm);color:var(--st-shell-text-subtle);padding:var(--st-space-1) var(--st-space-2);font-style:italic}.st-surface{display:flex;flex-direction:column;height:100%;overflow:hidden}.st-surface__bar{flex-shrink:0}.st-surface__title{font-size:var(--st-text-md);font-weight:var(--st-weight-semibold);color:var(--st-text)}.st-surface__body{display:flex;flex:1;overflow:hidden}.st-surface__main{flex:1;display:flex;flex-direction:column;padding:var(--st-space-2);overflow:auto;background:var(--st-canvas)}.st-surface__main--gap{gap:var(--st-space-2)}.st-surface__empty{margin:auto;color:var(--st-text-muted);font-size:var(--st-text-sm)}.st-surface__placeholder{flex:1;display:flex;align-items:center;justify-content:center;color:var(--st-text-muted);font-size:var(--st-text-sm);background:var(--st-canvas)}.st-editor-card{flex:1;min-height:0;display:flex;flex-direction:column;border:1px solid var(--st-border);border-radius:var(--st-radius-md);overflow:hidden;background:var(--st-surface)}.st-editor-card__pane{flex:1;min-height:0}.st-editor-card__pane--pad{overflow:auto;padding:var(--st-space-3)}.st-btn[data-v-979a6b64]{display:inline-flex;align-items:center;justify-content:center;gap:var(--st-space-2);height:var(--st-control-h-md);padding:0 var(--st-space-4);border:1px solid transparent;border-radius:var(--st-radius-sm);font-size:var(--st-text-sm);font-weight:var(--st-weight-medium);line-height:1;white-space:nowrap;cursor:pointer;transition:var(--st-transition);-webkit-user-select:none;user-select:none}.st-btn--sm[data-v-979a6b64]{height:var(--st-control-h-sm);padding:0 var(--st-space-3);font-size:var(--st-text-xs)}.st-btn--block[data-v-979a6b64]{display:flex;width:100%}.st-btn--icon-only[data-v-979a6b64]{padding:0;width:var(--st-control-h-md)}.st-btn--icon-only.st-btn--sm[data-v-979a6b64]{width:var(--st-control-h-sm)}.st-btn[data-v-979a6b64]:disabled{opacity:.5;cursor:not-allowed}.st-btn--primary[data-v-979a6b64]{background:var(--st-accent);color:var(--st-accent-text)}.st-btn--primary[data-v-979a6b64]:hover:not(:disabled){background:var(--st-accent-hover)}.st-btn--primary[data-v-979a6b64]:active:not(:disabled){background:var(--st-accent-active)}.st-btn--secondary[data-v-979a6b64]{background:var(--st-surface);border-color:var(--st-border-strong);color:var(--st-text)}.st-btn--secondary[data-v-979a6b64]:hover:not(:disabled){background:var(--st-surface-hover);border-color:var(--st-graphite-300)}.st-btn--ghost[data-v-979a6b64]{background:transparent;color:var(--st-text-muted)}.st-btn--ghost[data-v-979a6b64]:hover:not(:disabled){background:var(--st-surface-hover);color:var(--st-text)}.st-btn--subtle[data-v-979a6b64]{background:var(--st-surface-sunken);color:var(--st-text)}.st-btn--subtle[data-v-979a6b64]:hover:not(:disabled){background:var(--st-surface-active)}.st-btn--danger[data-v-979a6b64]{background:var(--st-danger);color:var(--st-danger-text)}.st-btn--danger[data-v-979a6b64]:hover:not(:disabled){background:var(--st-danger-hover)}.st-btn--on-shell.st-btn--secondary[data-v-979a6b64]{background:var(--st-shell-surface);border-color:var(--st-shell-border);color:var(--st-shell-text)}.st-btn--on-shell.st-btn--secondary[data-v-979a6b64]:hover:not(:disabled){background:var(--st-shell-surface-hover);border-color:var(--st-shell-border-strong)}.st-btn--on-shell.st-btn--ghost[data-v-979a6b64]{color:var(--st-shell-text-muted)}.st-btn--on-shell.st-btn--ghost[data-v-979a6b64]:hover:not(:disabled){background:var(--st-shell-surface);color:var(--st-shell-text)}.st-btn--on-shell.st-btn--danger[data-v-979a6b64]{background:transparent;border-color:var(--st-danger);color:var(--st-accent-text)}.st-btn--on-shell.st-btn--danger[data-v-979a6b64]:hover:not(:disabled){background:var(--st-danger)}.st-btn__icon[data-v-979a6b64]{font-size:.9em}.st-btn__spinner[data-v-979a6b64]{font-size:.55em;animation:st-btn-pulse-979a6b64 .9s ease-in-out infinite}@keyframes st-btn-pulse-979a6b64{0%,to{opacity:.35}50%{opacity:1}}.st-icon-btn[data-v-39e82366]{display:inline-flex;align-items:center;justify-content:center;width:var(--st-control-h-md);height:var(--st-control-h-md);border:1px solid transparent;border-radius:var(--st-radius-sm);background:transparent;color:var(--st-text-muted);font-size:var(--st-text-md);cursor:pointer;transition:var(--st-transition)}.st-icon-btn--sm[data-v-39e82366]{width:var(--st-control-h-sm);height:var(--st-control-h-sm);font-size:var(--st-text-sm)}.st-icon-btn[data-v-39e82366]:hover:not(:disabled){background:var(--st-surface-hover);color:var(--st-text)}.st-icon-btn[data-v-39e82366]:disabled{opacity:.45;cursor:not-allowed}.st-icon-btn.is-active[data-v-39e82366]{background:var(--st-accent-tint);color:var(--st-accent)}.st-icon-btn--accent[data-v-39e82366]:hover:not(:disabled){color:var(--st-accent)}.st-icon-btn--danger[data-v-39e82366]:hover:not(:disabled){background:var(--st-danger-tint);color:var(--st-danger)}.st-icon-btn--on-shell[data-v-39e82366]{color:var(--st-shell-text-muted)}.st-icon-btn--on-shell[data-v-39e82366]:hover:not(:disabled){background:var(--st-shell-surface-hover);color:var(--st-shell-text)}.st-icon-btn--on-shell.is-active[data-v-39e82366]{background:var(--st-shell-surface-active);color:var(--st-accent-on-dark)}.st-icon-btn--on-shell.st-icon-btn--danger[data-v-39e82366]:hover:not(:disabled){background:var(--st-danger);color:var(--st-danger-text)}.st-icon-btn--tipped[data-v-39e82366]{position:relative}.st-icon-btn__tip[data-v-39e82366]{position:absolute;z-index:var(--st-z-popover, 100);padding:var(--st-space-1) var(--st-space-2);border-radius:var(--st-radius-sm);background:var(--st-shell-surface-active);border:1px solid var(--st-shell-border);color:var(--st-shell-text);font-size:var(--st-text-xs);font-weight:var(--st-weight-semibold);line-height:1;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity var(--st-transition);box-shadow:var(--st-shadow-md, 0 4px 12px rgb(0 0 0 / .3))}.st-icon-btn__tip--right[data-v-39e82366]{left:calc(100% + 10px);top:50%;transform:translateY(-50%)}.st-icon-btn__tip--left[data-v-39e82366]{right:calc(100% + 10px);top:50%;transform:translateY(-50%)}.st-icon-btn__tip--top[data-v-39e82366]{bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.st-icon-btn__tip--bottom[data-v-39e82366]{top:calc(100% + 10px);left:50%;transform:translate(-50%)}.st-icon-btn:hover .st-icon-btn__tip[data-v-39e82366],.st-icon-btn:focus-visible .st-icon-btn__tip[data-v-39e82366]{opacity:1}.st-field[data-v-cd67fb4a]{display:flex;flex-direction:column;gap:var(--st-space-1)}.st-field--inline[data-v-cd67fb4a]{flex-direction:row;align-items:center;gap:var(--st-space-3)}.st-field--inline .st-field__label[data-v-cd67fb4a]{flex-shrink:0}.st-field--inline .st-field__control[data-v-cd67fb4a]{flex:1;min-width:0}.st-field__label.on-shell[data-v-cd67fb4a]{color:var(--st-shell-text-muted)}.st-field__msg[data-v-cd67fb4a]{font-size:var(--st-text-xs);color:var(--st-text-subtle)}.st-field__msg--error[data-v-cd67fb4a]{color:var(--st-danger)}.st-suggest[data-v-3aac586e]{position:relative;display:flex;flex:1;min-width:0}.st-suggest[data-v-3aac586e] .st-control{flex:1;min-width:0}.st-suggest__menu[data-v-3aac586e]{position:fixed;z-index:var(--st-z-popover, 1000);overflow-y:auto;padding:var(--st-space-1);list-style:none;background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);box-shadow:var(--st-shadow-popover)}.st-suggest__option[data-v-3aac586e]{display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-1);padding:var(--st-space-1) var(--st-space-1) var(--st-space-1) var(--st-space-2);border-radius:var(--st-radius-sm);font-size:var(--st-text-sm);color:var(--st-text);cursor:pointer}.st-suggest__option.is-active[data-v-3aac586e]{background:var(--st-surface-hover)}.st-suggest__label[data-v-3aac586e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-suggest__remove[data-v-3aac586e]{opacity:0;flex:none}.st-suggest__option:hover .st-suggest__remove[data-v-3aac586e],.st-suggest__option.is-active .st-suggest__remove[data-v-3aac586e],.st-suggest__remove[data-v-3aac586e]:focus-visible{opacity:1}.st-dropdown-enter-active[data-v-3aac586e],.st-dropdown-leave-active[data-v-3aac586e]{transition:opacity var(--st-transition-fast) var(--st-ease),transform var(--st-transition-fast) var(--st-ease)}.st-dropdown-enter-from[data-v-3aac586e],.st-dropdown-leave-to[data-v-3aac586e]{opacity:0;transform:translateY(-4px)}.st-id[data-v-999b7d01]{display:inline-flex;align-items:center;gap:var(--st-space-1);min-width:0;max-width:100%}.st-id__label[data-v-999b7d01]{font-size:var(--st-text-2xs);font-weight:var(--st-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--st-text-subtle);flex:none}.st-id__value[data-v-999b7d01]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--st-font-mono);font-size:var(--st-text-xs);color:var(--st-text-muted)}.st-id__input[data-v-999b7d01]{flex:1;min-width:0}.st-id--on-shell[data-v-999b7d01]{align-self:flex-start}.st-id--on-shell .st-id__label[data-v-999b7d01]{color:var(--st-shell-text-subtle)}.st-id--on-shell .st-id__value[data-v-999b7d01]{color:var(--st-shell-text-muted);max-width:32rem}.st-textarea-wrap[data-v-4de4eb1d]{position:relative;display:flex;width:100%}.st-textarea[data-v-4de4eb1d]{width:100%;padding-right:calc(var(--st-control-h-sm) + var(--st-space-3))}.st-textarea-copy[data-v-4de4eb1d]{position:absolute;top:var(--st-space-2);right:var(--st-space-2)}.st-number[data-v-bdc797a4]{padding-right:var(--st-space-2)}.st-checkbox[data-v-8f25c209]{display:inline-flex;align-items:center;gap:var(--st-space-2);color:var(--st-text-muted);font-size:var(--st-text-sm);line-height:var(--st-leading-tight);cursor:pointer;-webkit-user-select:none;user-select:none}.st-checkbox__input[data-v-8f25c209]{position:absolute;opacity:0;pointer-events:none}.st-checkbox__box[data-v-8f25c209]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1rem;height:1rem;border:1px solid var(--st-border-strong);border-radius:var(--st-radius-xs);background:var(--st-surface);color:var(--st-accent-text);font-size:var(--st-text-2xs);transition:var(--st-transition)}.st-checkbox:hover .st-checkbox__box[data-v-8f25c209]{border-color:var(--st-graphite-300)}.st-checkbox__input:checked+.st-checkbox__box[data-v-8f25c209]{border-color:var(--st-accent);background:var(--st-accent)}.st-checkbox__input:focus-visible+.st-checkbox__box[data-v-8f25c209]{box-shadow:var(--st-focus-ring)}.st-checkbox__input:disabled+.st-checkbox__box[data-v-8f25c209],.st-checkbox__input:disabled~.st-checkbox__label[data-v-8f25c209]{opacity:.55;cursor:not-allowed}.st-checkbox--on-shell[data-v-8f25c209]{color:var(--st-shell-text-muted)}.st-checkbox--on-shell .st-checkbox__box[data-v-8f25c209]{border-color:var(--st-shell-border);background:var(--st-shell-surface)}.st-checkbox--on-shell:hover .st-checkbox__box[data-v-8f25c209]{border-color:var(--st-shell-border-strong)}.st-checkbox--on-shell .st-checkbox__input:checked+.st-checkbox__box[data-v-8f25c209]{border-color:var(--st-accent-on-dark);background:var(--st-accent-on-dark);color:var(--st-shell-bg)}.st-checkbox--on-shell .st-checkbox__input:focus-visible+.st-checkbox__box[data-v-8f25c209]{box-shadow:var(--st-focus-ring-on-dark)}.st-modal-backdrop[data-v-c7fca1e7]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--st-z-modal-backdrop);display:flex;align-items:center;justify-content:center;padding:var(--st-space-4);background:#0f11158c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.st-modal[data-v-c7fca1e7]{z-index:var(--st-z-modal);width:100%;max-width:24rem;background:var(--st-surface);border-radius:var(--st-radius-lg);box-shadow:var(--st-shadow-3);outline:none;overflow:hidden}.st-modal--md[data-v-c7fca1e7]{max-width:32rem}.st-modal--lg[data-v-c7fca1e7]{max-width:44rem}.st-modal__header[data-v-c7fca1e7]{display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-3);padding:var(--st-space-4) var(--st-space-5);border-bottom:1px solid var(--st-border)}.st-modal__title[data-v-c7fca1e7]{font-size:var(--st-text-lg);font-weight:var(--st-weight-semibold);color:var(--st-text)}.st-modal__body[data-v-c7fca1e7]{padding:var(--st-space-5);font-size:var(--st-text-md);color:var(--st-text-muted)}.st-modal__footer[data-v-c7fca1e7]{display:flex;justify-content:flex-end;gap:var(--st-space-2);padding:var(--st-space-4) var(--st-space-5);border-top:1px solid var(--st-border);background:var(--st-surface-sunken)}.st-modal-enter-active[data-v-c7fca1e7],.st-modal-leave-active[data-v-c7fca1e7]{transition:opacity var(--st-transition-base) var(--st-ease)}.st-modal-enter-active .st-modal[data-v-c7fca1e7],.st-modal-leave-active .st-modal[data-v-c7fca1e7]{transition:transform var(--st-transition-base) var(--st-ease)}.st-modal-enter-from[data-v-c7fca1e7],.st-modal-leave-to[data-v-c7fca1e7]{opacity:0}.st-modal-enter-from .st-modal[data-v-c7fca1e7],.st-modal-leave-to .st-modal[data-v-c7fca1e7]{transform:translateY(8px) scale(.98)}.st-seg[data-v-1b4e4554]{display:inline-flex;padding:3px;gap:2px;background:var(--st-surface-sunken);border:1px solid var(--st-border);border-radius:var(--st-radius-md)}.st-seg__item[data-v-1b4e4554]{display:inline-flex;align-items:center;gap:var(--st-space-2);height:calc(var(--st-control-h-md) - 6px);padding:0 var(--st-space-3);border:none;border-radius:var(--st-radius-sm);background:transparent;color:var(--st-text-muted);font-size:var(--st-text-sm);font-weight:var(--st-weight-medium);cursor:pointer;transition:var(--st-transition)}.st-seg--sm .st-seg__item[data-v-1b4e4554]{height:calc(var(--st-control-h-sm) - 6px);font-size:var(--st-text-xs)}.st-seg__item[data-v-1b4e4554]:hover:not(.is-active){color:var(--st-text)}.st-seg__item.is-active[data-v-1b4e4554]{background:var(--st-surface);color:var(--st-text);box-shadow:var(--st-shadow-1)}.st-seg__icon[data-v-1b4e4554]{font-size:.9em}.st-seg--on-shell[data-v-1b4e4554]{background:var(--st-shell-bg);border-color:var(--st-shell-border)}.st-seg--on-shell .st-seg__item[data-v-1b4e4554]{color:var(--st-shell-text-muted)}.st-seg--on-shell .st-seg__item[data-v-1b4e4554]:hover:not(.is-active){color:var(--st-shell-text)}.st-seg--on-shell .st-seg__item.is-active[data-v-1b4e4554]{background:var(--st-shell-surface);color:var(--st-shell-text)}.st-panel[data-v-9022c796]{display:flex;flex-direction:column;background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);overflow:hidden}.st-panel__header[data-v-9022c796]{display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-3);padding:var(--st-space-3) var(--st-space-4);border-bottom:1px solid var(--st-border)}.st-panel__title[data-v-9022c796]{font-size:var(--st-text-md);font-weight:var(--st-weight-semibold);color:var(--st-text)}.st-panel__actions[data-v-9022c796]{display:flex;align-items:center;gap:var(--st-space-2)}.st-panel__body[data-v-9022c796]{padding:var(--st-space-4)}.st-panel__body--flush[data-v-9022c796]{padding:0}.st-toolbar[data-v-f5c317f3]{display:flex;align-items:center;gap:var(--st-space-2);padding:var(--st-space-2) var(--st-space-4)}.st-toolbar--wrap[data-v-f5c317f3]{flex-wrap:wrap}.st-toolbar--shell[data-v-f5c317f3]{background:var(--st-shell-bg-raised);border-bottom:1px solid var(--st-shell-border);color:var(--st-shell-text)}.st-toolbar--canvas[data-v-f5c317f3]{background:var(--st-surface);border-bottom:1px solid var(--st-border);color:var(--st-text)}.st-toolbar[data-v-f5c317f3] .st-toolbar-spacer{flex:1}.st-toolbar[data-v-f5c317f3] .st-toolbar-divider{width:1px;align-self:stretch;margin:var(--st-space-1) var(--st-space-1);background:currentColor;opacity:.15}.st-dropdown[data-v-3dc3cd04]{position:relative;display:inline-flex}.st-dropdown__menu[data-v-3dc3cd04]{position:absolute;top:calc(100% + var(--st-space-1));z-index:var(--st-z-dropdown);min-width:11rem;padding:var(--st-space-1);background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);box-shadow:var(--st-shadow-popover)}.st-dropdown__menu--left[data-v-3dc3cd04]{left:0}.st-dropdown__menu--right[data-v-3dc3cd04]{right:0}.st-dropdown-enter-active[data-v-3dc3cd04],.st-dropdown-leave-active[data-v-3dc3cd04]{transition:opacity var(--st-transition-fast) var(--st-ease),transform var(--st-transition-fast) var(--st-ease)}.st-dropdown-enter-from[data-v-3dc3cd04],.st-dropdown-leave-to[data-v-3dc3cd04]{opacity:0;transform:translateY(-4px)}.st-menu-item[data-v-60cb0c1f]{display:flex;align-items:center;gap:var(--st-space-2);width:100%;padding:var(--st-space-2) var(--st-space-3);border:none;border-radius:var(--st-radius-sm);background:transparent;color:var(--st-text);font-size:var(--st-text-sm);text-align:left;cursor:pointer;transition:var(--st-transition)}.st-menu-item[data-v-60cb0c1f]:hover:not(:disabled){background:var(--st-surface-hover)}.st-menu-item[data-v-60cb0c1f]:disabled{opacity:.5;cursor:not-allowed}.st-menu-item--danger[data-v-60cb0c1f]{color:var(--st-danger)}.st-menu-item--danger[data-v-60cb0c1f]:hover:not(:disabled){background:var(--st-danger-tint)}.st-menu-item__icon[data-v-60cb0c1f]{width:1rem;font-size:.9em;color:var(--st-text-subtle)}.st-menu-item--danger .st-menu-item__icon[data-v-60cb0c1f]{color:var(--st-danger)}.st-swatch[data-v-30b008c6]{display:inline-flex;align-items:center;justify-content:center;padding:2px;border:2px solid transparent;border-radius:var(--st-radius-full);background:transparent;cursor:pointer;transition:var(--st-transition)}.st-swatch[data-v-30b008c6]:hover{border-color:var(--st-border-strong)}.st-swatch.is-selected[data-v-30b008c6]{border-color:var(--st-accent)}.st-swatch__fill[data-v-30b008c6]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:var(--st-radius-full);background:var(--st-surface-sunken);color:var(--st-text);font-size:var(--st-text-xs);box-shadow:inset 0 0 0 1px #0f11151f}.st-swatch--square[data-v-30b008c6],.st-swatch--square .st-swatch__fill[data-v-30b008c6]{border-radius:var(--st-radius-sm)}.st-swatch--sm .st-swatch__fill[data-v-30b008c6]{width:18px;height:18px}.pack-trigger[data-v-0b2f76d9]{display:flex;align-items:center;gap:var(--st-space-2);height:var(--st-control-h-lg);max-width:18rem;padding:0 var(--st-space-2) 0 var(--st-space-3);border:1px solid transparent;border-radius:var(--st-radius-md);background:transparent;color:var(--st-shell-text);cursor:pointer;transition:var(--st-transition)}.pack-trigger[data-v-0b2f76d9]:hover,.pack-trigger.is-open[data-v-0b2f76d9]{background:var(--st-shell-surface);border-color:var(--st-shell-border)}.pack-trigger__icon[data-v-0b2f76d9]{color:var(--st-accent-on-dark);font-size:var(--st-text-md)}.pack-trigger__text[data-v-0b2f76d9]{display:flex;flex-direction:column;align-items:flex-start;min-width:0;line-height:1.15}.pack-trigger__name[data-v-0b2f76d9]{max-width:13rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--st-text-sm);font-weight:var(--st-weight-semibold)}.pack-trigger__edition[data-v-0b2f76d9]{max-width:13rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--st-text-2xs);color:var(--st-shell-text-subtle)}.pack-trigger__caret[data-v-0b2f76d9]{font-size:.7em;color:var(--st-shell-text-subtle)}.pack-item[data-v-0b2f76d9]{display:flex;align-items:center;gap:var(--st-space-2);min-width:11rem}.pack-item__check[data-v-0b2f76d9]{flex-shrink:0;width:.9rem;font-size:.8em;color:var(--st-accent)}.pack-item__text[data-v-0b2f76d9]{display:flex;flex-direction:column;line-height:1.2}.pack-item__edition[data-v-0b2f76d9]{font-size:var(--st-text-2xs);color:var(--st-text-subtle)}.menu-sep[data-v-0b2f76d9]{height:1px;margin:var(--st-space-1) 0;background:var(--st-border)}.form-stack[data-v-0b2f76d9]{display:flex;flex-direction:column;gap:var(--st-space-4)}.sigdex-mark[data-v-333c007b]{display:block;width:auto}.bundle-gate[data-v-ead6a6ea]{flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--st-space-3);padding:var(--st-space-6);text-align:center;background:var(--st-canvas)}.bundle-gate__icon[data-v-ead6a6ea]{font-size:2rem;color:var(--st-text-subtle)}.bundle-gate__title[data-v-ead6a6ea]{margin:0;font-family:var(--st-font-display);font-size:var(--st-text-lg);font-weight:var(--st-weight-semibold);color:var(--st-text)}.bundle-gate__text[data-v-ead6a6ea]{margin:0;max-width:28rem;font-size:var(--st-text-sm);color:var(--st-text-muted)}.bundle-gate__actions[data-v-ead6a6ea]{display:flex;gap:var(--st-space-2);margin-top:var(--st-space-2)}.side-list[data-v-78483a16]{gap:var(--st-space-2)}.side-list__index[data-v-78483a16]{flex-shrink:0;min-width:1.1rem;font-size:var(--st-text-xs);font-weight:var(--st-weight-bold);font-variant-numeric:tabular-nums;color:var(--st-accent-on-dark);text-align:right}.side-list__add[data-v-78483a16]{margin-top:auto}.modal-sub[data-v-b11a94ed]{margin:0 0 var(--st-space-4);font-size:var(--st-text-md);color:var(--st-text-muted)}.field[data-v-b11a94ed]{margin-bottom:var(--st-space-4)}.field-label[data-v-b11a94ed]{display:block;margin-bottom:var(--st-space-2)}.opt-row[data-v-b11a94ed]{display:flex;gap:var(--st-space-2);flex-wrap:wrap}.opt-btn.from-attacker.active[data-v-b11a94ed]{border-color:#c83c3c;background:#fdeaea;color:#c83c3c}.opt-btn.from-defender.active[data-v-b11a94ed]{border-color:#3c6ec8;background:#eaf0fb;color:#3c6ec8}.modal-warn[data-v-b11a94ed]{margin:0;font-size:var(--st-text-sm);color:var(--st-warning-hover);background:var(--st-warning-tint);border:1px solid var(--st-warning);border-radius:var(--st-radius-sm);padding:var(--st-space-2) var(--st-space-3)}.tool-subbar[data-v-785359d9]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--st-space-3);padding:var(--st-space-2) var(--st-space-3);min-height:5.75rem;background:var(--st-surface-sunken);border-top:1px solid var(--st-border);font-size:var(--st-text-sm)}.toolbar-hint[data-v-785359d9]{font-size:var(--st-text-sm);color:var(--st-text-muted);font-style:italic}.picker-stack[data-v-785359d9]{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;min-width:0}.circle-picker[data-v-785359d9]{display:flex;align-items:center;gap:var(--st-space-2);max-width:100%;overflow-x:auto;padding:6px}.picker-current-name[data-v-785359d9]{margin-bottom:4px;padding-left:6px;font-size:var(--st-text-xs);font-weight:var(--st-weight-semibold);color:var(--st-text-muted);white-space:nowrap}.size-dot[data-v-785359d9]{display:block;border-radius:50%;background:var(--st-text-subtle)}.props-bar[data-v-b1b65804]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--st-space-2) var(--st-space-4);padding:var(--st-space-2) var(--st-space-3);min-height:3.625rem;background:var(--st-surface-sunken);border-top:1px solid var(--st-border);font-size:var(--st-text-sm)}.props-empty[data-v-b1b65804]{color:var(--st-text-subtle);font-style:italic}.props-title[data-v-b1b65804]{color:var(--st-text-muted)}.props-field[data-v-b1b65804]{display:inline-flex;align-items:center;gap:var(--st-space-1);color:var(--st-text-muted);white-space:nowrap}.props-field .st-control[data-v-b1b65804]{width:4rem;min-height:var(--st-control-h-sm);padding:var(--st-space-1) var(--st-space-2);font-size:var(--st-text-sm)}.props-field.props-text .st-control[data-v-b1b65804]{width:9rem}.props-field .zone-label-input[data-v-b1b65804]{resize:vertical;align-self:center;height:40px;line-height:1.2;font-family:inherit}.props-delete[data-v-b1b65804]{margin-left:auto}.map-bg[data-v-d7733d6e]{fill:#f0f0ee}.map-border[data-v-d7733d6e]{fill:none;stroke:#374151;stroke-width:2;pointer-events:none}.grid-fine[data-v-d7733d6e],.grid-mid[data-v-d7733d6e],.grid-minor[data-v-d7733d6e],.grid-major[data-v-d7733d6e]{pointer-events:none}.grid-fine[data-v-d7733d6e]{stroke:#d2d2d2;stroke-width:.3;opacity:.4}.grid-mid[data-v-d7733d6e]{stroke:#b4b8c2;stroke-width:.55;opacity:.5}.grid-minor[data-v-d7733d6e]{stroke:#7a8190;stroke-width:.95;opacity:.65}.grid-major[data-v-d7733d6e]{stroke:#3f4453;stroke-width:1.6;opacity:.85}.arrowhead[data-v-d3f360f1]{fill:#374151;opacity:.8}.status-bar[data-v-ee69f439]{display:flex;justify-content:space-between;font-size:var(--st-text-xs);color:var(--st-text-muted);padding:0 var(--st-space-1)}.element-counts[data-v-ee69f439]{color:var(--st-text-subtle)}.map-editor[data-v-aa861ed3]{display:flex;flex-direction:column;min-height:0}.no-plan-hint[data-v-aa861ed3]{color:var(--st-text-subtle);font-style:italic;margin-top:var(--st-space-6);text-align:center}.toolbar-stack[data-v-aa861ed3]{background:var(--st-surface);border-bottom:1px solid var(--st-border)}.toolbar[data-v-aa861ed3]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--st-space-2);padding:var(--st-space-2) var(--st-space-3);background:var(--st-surface);border-bottom:1px solid var(--st-border)}.toolbar .st-toolbar-spacer[data-v-aa861ed3]{flex:1}.actions-caret[data-v-aa861ed3]{font-size:.7em;opacity:.7}.board-container[data-v-aa861ed3]{flex:1;overflow:auto;padding:var(--st-space-3)}.editor-svg[data-v-aa861ed3]{width:100%;max-width:720px;height:auto;display:block;cursor:crosshair;outline:none;border-radius:.25rem}.zone-attacker[data-v-aa861ed3]{fill:#c83c3c26;stroke:#c83c3c99;stroke-width:1.5;stroke-dasharray:8 4}.zone-defender[data-v-aa861ed3]{fill:#3c78c826;stroke:#3c78c899;stroke-width:1.5;stroke-dasharray:8 4}.zone-other[data-v-aa861ed3]{fill:#b4b43c1f;stroke:#b4b43c80;stroke-width:1.5;stroke-dasharray:8 4}.zone-label[data-v-aa861ed3]{fill:#374151;font-size:16px;font-weight:600;text-anchor:middle;dominant-baseline:central;opacity:.5;text-transform:uppercase;letter-spacing:2px;pointer-events:none}.zone-label-draggable[data-v-aa861ed3]{pointer-events:all;cursor:move}.zone-label-draggable[data-v-aa861ed3]:hover,.zone-label-dragging[data-v-aa861ed3]{font-weight:800;opacity:.95;fill:#1f2937}.objective[data-v-aa861ed3]{stroke-width:2}.objective-regular[data-v-aa861ed3]{fill:var(--color-yellow);stroke:var(--color-yellow);opacity:.7}.objective-primary[data-v-aa861ed3]{fill:#ffd700e6;stroke:#b8960f}.objective-secondary[data-v-aa861ed3]{fill:#c0c0c0e6;stroke:#888}.objective-oakenbrow[data-v-aa861ed3]{fill:#dc2626;stroke:#dc2626;opacity:.7}.objective-gnarlroot[data-v-aa861ed3]{fill:#16a34a;stroke:#16a34a;opacity:.7}.objective-heartwood[data-v-aa861ed3]{fill:#2563eb;stroke:#2563eb;opacity:.7}.objective-winterleaf[data-v-aa861ed3]{fill:#7c3aed;stroke:#7c3aed;opacity:.7}.objective-golden_lions[data-v-aa861ed3]{fill:#dc2626;stroke:#dc2626;opacity:.7}.objective-sun_seekers[data-v-aa861ed3]{fill:#d7b21d;stroke:#d7b21d;opacity:.7}.objective-heldenhain[data-v-aa861ed3]{fill:#171717;stroke:#171717;opacity:.7}.objective-sigmarite[data-v-aa861ed3]{fill:#2563eb;stroke:#2563eb;opacity:.7}.objective-label[data-v-aa861ed3]{fill:#fff;font-size:13px;font-weight:700;text-anchor:middle;dominant-baseline:central;pointer-events:none}.objective-icon-svg[data-v-aa861ed3]{fill:#fff}.terrain[data-v-aa861ed3]{stroke-width:1.5}.terrain-ruin[data-v-aa861ed3],.terrain-obscuring[data-v-aa861ed3],.terrain-place_of_power[data-v-aa861ed3]{fill:#9ca3af;stroke:#6b7280;opacity:.6}.map-arrow[data-v-aa861ed3]{stroke:#374151;stroke-width:2;opacity:.8}.arrow-label[data-v-aa861ed3]{fill:#374151;font-size:11px;font-weight:600;text-anchor:middle;pointer-events:none}.map-label[data-v-aa861ed3]{fill:#374151;font-size:12px;font-weight:600;text-anchor:middle;dominant-baseline:central;opacity:.85}.ghost-element[data-v-aa861ed3]{opacity:.4;stroke-dasharray:6 3}.ghost-label[data-v-aa861ed3]{opacity:.4}.terrain-icon-svg[data-v-aa861ed3]{fill:var(--text-main, #374151);opacity:.8}.map-icon-svg[data-v-aa861ed3]{fill:var(--text-main, #374151);opacity:.9}.icon-hit[data-v-aa861ed3]{fill:transparent;pointer-events:all}.element-group.selected>rect[data-v-aa861ed3],.element-group.selected>circle[data-v-aa861ed3]:first-child,.element-group.selected>line[data-v-aa861ed3]{filter:drop-shadow(0 0 4px var(--st-accent))}.selection-handle[data-v-aa861ed3]{fill:var(--st-accent);stroke:var(--st-white);stroke-width:1.5;pointer-events:all;cursor:grab}.anchor-dot[data-v-aa861ed3]{fill:var(--st-accent);stroke:var(--st-white);stroke-width:1.5}.zone-resize-handle[data-v-aa861ed3]{fill:var(--st-white);stroke:var(--st-accent-hover);stroke-width:1.5;pointer-events:all}.crosshair-line[data-v-aa861ed3]{stroke:var(--st-accent);stroke-width:.5;stroke-dasharray:4 4;opacity:.4}.coord-label[data-v-aa861ed3]{fill:var(--st-text);font-size:10px;font-weight:600;opacity:.7}.editable-list[data-v-739b9059]{display:flex;flex-direction:column;gap:var(--st-space-3)}.editable-list__row[data-v-739b9059]{display:flex;align-items:flex-start;gap:var(--st-space-2);padding:var(--st-space-3);background:var(--st-surface-sunken);border-radius:var(--st-radius-md);border:1px solid var(--st-border)}.editable-list__fields[data-v-739b9059]{flex:1;min-width:0}.editable-list__remove[data-v-739b9059]{align-self:flex-start;flex-shrink:0}.editable-list__add[data-v-739b9059]{align-self:flex-start}.rule-fields[data-v-9a21cec5]{display:flex;flex-wrap:wrap;gap:var(--st-space-2);align-items:flex-end}.rule-fields[data-v-9a21cec5] .st-field,.rule-fields .field[data-v-9a21cec5]{flex:1;min-width:120px}.rule-fields[data-v-9a21cec5] .field--full{flex:1 0 100%}.rule-fields[data-v-9a21cec5] .field--narrow{flex:0 0 auto;min-width:80px;max-width:120px}.field[data-v-9a21cec5]{display:flex;flex-direction:column;gap:var(--st-space-1)}.rounds-row[data-v-9a21cec5]{display:flex;gap:var(--st-space-2);align-items:center;flex-wrap:wrap}.kw[data-v-905c2ff1]{display:flex;flex-direction:column;gap:var(--st-space-2)}.kw__chips[data-v-905c2ff1]{list-style:none;display:flex;flex-wrap:wrap;gap:var(--st-space-1)}.kw__chip[data-v-905c2ff1]{display:inline-flex;align-items:center;gap:var(--st-space-1);padding:2px var(--st-space-1) 2px var(--st-space-2);background:var(--st-surface-sunken);border:1px solid var(--st-border);border-radius:var(--st-radius-full);font-size:var(--st-text-sm);color:var(--st-text)}.kw__chip-x[data-v-905c2ff1]{width:1.1rem;height:1.1rem;border-radius:var(--st-radius-full);font-size:var(--st-text-xs)}.kw__add[data-v-905c2ff1]{display:flex;align-items:center;gap:var(--st-space-2)}.kw__add[data-v-905c2ff1] .st-control{flex:1}.ability-fields[data-v-c9ec863d]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--st-space-2);align-items:end}.ability-fields[data-v-c9ec863d] .field--half{grid-column:span 2}.ability-fields[data-v-c9ec863d] .field--full,.ability-fields__id[data-v-c9ec863d]{grid-column:1 / -1}.locked-kw[data-v-c9ec863d]{list-style:none;display:flex;flex-wrap:wrap;gap:var(--st-space-1);margin-bottom:var(--st-space-1)}.locked-kw__chip[data-v-c9ec863d]{display:inline-flex;align-items:center;gap:var(--st-space-1);padding:2px var(--st-space-2);background:var(--st-surface-sunken);border:1px dashed var(--st-border-strong);border-radius:var(--st-radius-full);font-size:var(--st-text-sm);color:var(--st-text-muted)}.locked-kw__lock[data-v-c9ec863d]{font-size:var(--st-text-2xs);opacity:.7}.battleplan-form[data-v-b5a3bc67]{display:flex;flex-direction:column;gap:var(--st-space-4)}.form-section[data-v-b5a3bc67]{display:flex;flex-direction:column;gap:var(--st-space-2)}.section-heading[data-v-b5a3bc67]{margin-bottom:var(--st-space-1)}.section-heading-row[data-v-b5a3bc67]{display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-3)}.section-actions[data-v-b5a3bc67]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--st-space-2)}.section-fields[data-v-b5a3bc67]{display:flex;flex-direction:column;gap:var(--st-space-3)}.trailing-text-add[data-v-b5a3bc67]{align-self:flex-start}.keyword[data-v-6d847ca2]{background:var(--bg-secondary);border-radius:4px;padding:.1em .5em;font-weight:500;margin-right:.3em;margin-bottom:.3em;white-space:nowrap;display:inline-block}.keyword-icon[data-v-6d847ca2]{margin-right:.3em;font-size:.9em}.keywords-bar[data-v-a052f632]{display:flex;flex-wrap:wrap;justify-content:center}.blood-tithe-icon[data-v-d61f3e8e]{width:38px;height:38px;display:flex;align-items:center;justify-content:center;z-index:2}.blood-tithe-text[data-v-d61f3e8e]{position:absolute;right:2.25em;color:#fff;font-weight:700;font-size:1.1em;pointer-events:none;text-shadow:0 1px 2px #fff,0 0 2px #fff;z-index:40}.casting-value-container[data-v-d61f3e8e]{position:relative;width:36px;height:36px}.fate-circle[data-v-d61f3e8e],.casting-value-circle[data-v-d61f3e8e]{background:var(--bg-primary);border:var(--border);color:var(--text-main);font-weight:700;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.1em;z-index:2;box-shadow:var(--shadow)}.casting-value-text[data-v-d61f3e8e]{z-index:20}.chanting-value-container[data-v-d61f3e8e]{position:relative;width:38px;height:38px}.chanting-value-diamond[data-v-d61f3e8e]{width:38px;height:38px;display:flex;align-items:center;justify-content:center;z-index:2}.diamond-bg[data-v-d61f3e8e]{font-size:2.2em;color:var(--bg-primary);stroke:var(--border-color);stroke-width:20px;filter:drop-shadow(var(--shadow))}.diamond-chanting-text[data-v-d61f3e8e]{position:absolute;color:var(--text-main);font-weight:700;font-size:1.1em;pointer-events:none;z-index:20}.cost-hexagon-container[data-v-d61f3e8e]{position:relative;width:38px;height:38px}.cost-hexagon-icon[data-v-d61f3e8e]{width:38px;height:38px;display:flex;align-items:center;justify-content:center;z-index:2}.hexagon-bg[data-v-d61f3e8e]{font-size:2.2em;color:var(--bg-primary);stroke:var(--border-color);stroke-width:20px;filter:drop-shadow(var(--shadow))}.hexagon-cost-text[data-v-d61f3e8e]{position:absolute;color:var(--text-main);font-weight:700;font-size:1.1em;pointer-events:none;z-index:20}.fate-container[data-v-d61f3e8e]{position:relative;width:2em;height:2em}.fate-icon[data-v-d61f3e8e]{position:absolute;width:50px;height:50px;top:-1em;left:-.75em;z-index:0;transform:scaleX(-1)}.fate-text[data-v-d61f3e8e]{position:absolute;font-weight:700;font-size:1.1em;z-index:20;pointer-events:none;top:.2em;left:.6em}.fate-circle[data-v-d61f3e8e]{position:absolute;top:0;left:.25em;width:1.5em;height:1.5em}.fts[data-v-d61f3e8e]{left:.8em}.card[data-v-aa8218a1]{border:var(--surface-border);border-top:none;background-color:var(--bg-surface);color:var(--text-main);padding:0;margin-bottom:10px;max-width:768px;display:flex;flex-direction:column;border-radius:6px;box-shadow:var(--shadow);width:100%;box-sizing:border-box;overflow:visible}.card-header[data-v-aa8218a1],.ability-header[data-v-aa8218a1]{width:calc(100% + 2px);box-sizing:border-box;font-size:1em;color:#fff;padding:8px 12px;display:flex;align-items:center;gap:8px;border-radius:6px 6px 0 0;margin:-1px -1px 0}.card-header .timing[data-v-aa8218a1],.ability-header .timing[data-v-aa8218a1]{font-size:1.1em;font-weight:700;margin-left:.5em}.icon[data-v-aa8218a1]{width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:1.2em}.icon-img[data-v-aa8218a1]{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.card-title[data-v-aa8218a1],.ability-title[data-v-aa8218a1]{text-align:left;font-weight:700;font-size:1.1em;margin:6px 12px 4px}.card-text[data-v-aa8218a1],.ability-text[data-v-aa8218a1]{text-align:left;margin-bottom:.5em}.card-body[data-v-aa8218a1]{margin:0 12px 8px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}@media print{.card-body[data-v-aa8218a1]{margin-bottom:2px}}.timing[data-v-aa8218a1]{margin-right:auto}.card.ability-card[data-v-aa8218a1]{position:relative}.ability-header[data-v-aa8218a1]{display:flex;justify-content:center;align-items:center;margin-left:-2px;width:calc(100% + 4px)}.title-line[data-v-aa8218a1]{display:flex;align-items:center}.ability-footer[data-v-aa8218a1]{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-2)}.points-badge[data-v-aa8218a1]{flex-shrink:0;padding:2px var(--st-space-2);border-radius:var(--st-radius-full);background:var(--badge-red);color:var(--badge-red-text);font-size:var(--st-text-xs);font-weight:var(--st-weight-bold);white-space:nowrap}.battleplan-map[data-v-4cba253e]{padding:.5em 0}.map-container[data-v-4cba253e]{width:100%;max-width:600px;margin:0 auto}.battleplan-svg[data-v-4cba253e]{width:100%;height:auto;display:block;border-radius:.25em}.map-bg[data-v-4cba253e]{fill:var(--bg-secondary)}.map-border[data-v-4cba253e]{fill:none;stroke:var(--text-accent);stroke-width:2}.grid-line-minor[data-v-4cba253e]{stroke:var(--text-accent);stroke-width:.5;opacity:.15}.grid-line-major[data-v-4cba253e]{stroke:var(--text-accent);stroke-width:1;opacity:.3}.zone-attacker[data-v-4cba253e]{fill:#c83c3c26;stroke:#c83c3c66;stroke-width:1.5;stroke-dasharray:8 4}.zone-defender[data-v-4cba253e]{fill:#3c78c826;stroke:#3c78c866;stroke-width:1.5;stroke-dasharray:8 4}.zone-other[data-v-4cba253e]{fill:#b4b43c1f;stroke:#b4b43c59;stroke-width:1.5;stroke-dasharray:8 4}.zone-label[data-v-4cba253e]{fill:var(--text-accent);font-size:16px;font-weight:600;text-anchor:middle;dominant-baseline:central;opacity:.5;text-transform:uppercase;letter-spacing:2px}.objective[data-v-4cba253e]{stroke-width:2}.objective-regular[data-v-4cba253e]{fill:var(--color-yellow);stroke:var(--color-yellow);opacity:.7}.objective-primary[data-v-4cba253e]{fill:#ffd700e6;stroke:#b8960f}.objective-secondary[data-v-4cba253e]{fill:#c0c0c0e6;stroke:#888}.objective-oakenbrow[data-v-4cba253e]{fill:var(--color-red);stroke:var(--color-red);opacity:.7}.objective-gnarlroot[data-v-4cba253e]{fill:var(--color-green);stroke:var(--color-green);opacity:.7}.objective-heartwood[data-v-4cba253e]{fill:var(--color-blue);stroke:var(--color-blue);opacity:.7}.objective-winterleaf[data-v-4cba253e]{fill:var(--color-purple);stroke:var(--color-purple);opacity:.7}.objective-golden_lions[data-v-4cba253e]{fill:var(--color-red);stroke:var(--color-red);opacity:.7}.objective-sun_seekers[data-v-4cba253e]{fill:var(--color-yellow);stroke:var(--color-yellow);opacity:.7}.objective-heldenhain[data-v-4cba253e]{fill:var(--color-black);stroke:var(--color-black);opacity:.7}.objective-sigmarite[data-v-4cba253e]{fill:var(--color-blue);stroke:var(--color-blue);opacity:.7}.objective-label[data-v-4cba253e]{fill:#fff;font-size:13px;font-weight:700;text-anchor:middle;dominant-baseline:central}.objective-icon-svg[data-v-4cba253e]{fill:#fff}.terrain[data-v-4cba253e]{stroke-width:1.5}.terrain-ruin[data-v-4cba253e],.terrain-obscuring[data-v-4cba253e],.terrain-place_of_power[data-v-4cba253e]{fill:var(--color-gray);stroke:var(--color-gray);opacity:.5}.terrain-icon-svg[data-v-4cba253e]{fill:var(--text-main);font-size:14px;opacity:.8}.map-icon-svg[data-v-4cba253e]{fill:var(--text-main);opacity:.85}.map-key[data-v-4cba253e]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75em;padding:.5em 0;max-width:600px;margin:0 auto}.key-item[data-v-4cba253e]{display:flex;align-items:center;gap:.35em;font-size:.8em;color:var(--text-accent)}.key-circle[data-v-4cba253e]{width:.9em;height:.9em;border-radius:50%;flex-shrink:0}.key-icon[data-v-4cba253e]{font-size:.9em;flex-shrink:0}.color-regular[data-v-4cba253e]{color:var(--color-yellow)}.color-primary-obj[data-v-4cba253e]{background-color:#ffd700e6;border:1px solid #b8960f}.color-secondary-obj[data-v-4cba253e]{background-color:#c0c0c0e6;border:1px solid #888}.color-oakenbrow[data-v-4cba253e]{background-color:var(--color-red);color:var(--color-red)}.color-gnarlroot[data-v-4cba253e]{background-color:var(--color-green);color:var(--color-green)}.color-heartwood[data-v-4cba253e]{background-color:var(--color-blue);color:var(--color-blue)}.color-winterleaf[data-v-4cba253e]{background-color:var(--color-purple);color:var(--color-purple)}.color-golden-lions[data-v-4cba253e]{background-color:var(--color-red);color:var(--color-red)}.color-sun-seekers[data-v-4cba253e]{background-color:var(--color-yellow);color:var(--color-yellow)}.color-heldenhain[data-v-4cba253e]{background-color:var(--color-black);color:var(--color-black)}.color-sigmarite[data-v-4cba253e]{background-color:var(--color-blue);color:var(--color-blue)}.color-terrain[data-v-4cba253e]{color:var(--color-gray)}.color-icon[data-v-4cba253e]{color:var(--text-main)}.key-label[data-v-4cba253e]{white-space:nowrap}.arrowhead[data-v-4cba253e]{fill:var(--text-accent);opacity:.7}.map-arrow[data-v-4cba253e]{stroke:var(--text-accent);stroke-width:2;opacity:.7}.arrow-label[data-v-4cba253e]{fill:var(--text-accent);font-size:11px;font-weight:600;text-anchor:middle;dominant-baseline:auto;opacity:.7}.map-label[data-v-4cba253e]{fill:var(--text-accent);font-size:12px;font-weight:600;text-anchor:middle;dominant-baseline:central;opacity:.7}.card-content[data-v-dbaea524]{padding:var(--st-space-4);background:var(--st-surface);border:1px solid var(--st-border);border-top:3px solid var(--st-accent);border-radius:var(--st-radius-md);box-shadow:var(--st-shadow-2);margin:var(--st-space-3) 0}.twist-text[data-v-dbaea524]{margin-bottom:var(--st-space-3);padding:var(--st-space-2) var(--st-space-3);color:var(--st-text);line-height:1.5;background:var(--st-accent-tint);border-left:4px solid var(--st-accent);border-radius:var(--st-radius-sm)}.rules-text[data-v-dbaea524]{margin-bottom:var(--st-space-3);color:var(--st-text);line-height:1.5;text-align:left}.scoring-text[data-v-dbaea524]{color:var(--st-text);line-height:1.5;text-align:left}.battleplan-section-flow[data-v-dbaea524]{display:grid;grid-template-columns:1fr;gap:var(--st-space-4);margin-bottom:var(--st-space-3)}.rules-section[data-v-dbaea524]{min-width:0}.rules-section__title[data-v-dbaea524]{margin:0 0 var(--st-space-1);color:var(--st-text);font-size:var(--st-text-lg);font-weight:var(--st-weight-bold);line-height:1.1;text-transform:uppercase}.rules-section__text[data-v-dbaea524]{color:var(--st-text);line-height:1.5;text-align:left}.rules-section__abilities[data-v-dbaea524]{display:flex;flex-direction:column;gap:var(--st-space-2);margin:var(--st-space-2) 0}.battleplan-columns[data-v-dbaea524]{display:flex;flex-direction:column;gap:var(--st-space-3)}.battleplan-col[data-v-dbaea524]{flex:1;min-width:0}@media (min-width: 700px){.battleplan-columns[data-v-dbaea524]{flex-direction:row}.battleplan-section-flow[data-v-dbaea524]{grid-template-columns:repeat(2,minmax(0,1fr))}}.counter-box[data-v-727011c1]{display:flex;align-items:center;gap:0}.counter-btn[data-v-727011c1]{width:2em;height:2em;border:var(--surface-border);background:var(--bg-surface);color:var(--text-main);box-shadow:var(--shadow);font-size:1.3em;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:0;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s,color .15s;padding:0}.counter-btn.disabled[data-v-727011c1],.counter-btn[data-v-727011c1]:disabled{background:var(--bg-primary);color:var(--text-accent);cursor:not-allowed;border-color:var(--surface-border-color)}.counter-btn[data-v-727011c1]:active{background:var(--bg-primary)}.counter-btn[data-v-727011c1]:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px;border-right:none}.counter-btn[data-v-727011c1]:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px;border-left:none}.counter-value[data-v-727011c1]{min-width:2.5em;height:2.35em;display:flex;align-items:center;justify-content:center;background:var(--bg-primary);border-top:var(--surface-border);border-bottom:var(--surface-border);box-shadow:var(--shadow);border-left:none;border-right:none;font-size:1.1em;font-weight:500;box-sizing:border-box;line-height:2em;padding:0}.scoring-controls[data-v-3aaf4aae]{display:flex;flex-direction:column;gap:4px}.scoring-row[data-v-3aaf4aae]{display:flex;align-items:center;min-height:44px;padding:4px;border-radius:6px;background:var(--bg-surface);border:var(--surface-border)}.checkbox-row[data-v-3aaf4aae]{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.checkbox-row[data-v-3aaf4aae]:active{background:var(--bg-primary)}.checkbox-icon[data-v-3aaf4aae]{font-size:1.3em;color:var(--text-accent);flex-shrink:0;width:1.5em;display:flex;align-items:center;justify-content:center;transition:color .15s}.checkbox-icon .checked[data-v-3aaf4aae]{color:var(--color-green)}.condition-text[data-v-3aaf4aae]{flex:1;font-size:.8em;color:var(--text-main)}.condition-text.completed[data-v-3aaf4aae]{color:var(--text-accent)}.points-badge[data-v-3aaf4aae]{font-weight:700;font-size:.88em;padding:2px 8px;border-radius:10px;background:var(--bg-primary);color:var(--text-accent);flex-shrink:0;transition:background .15s,color .15s}.points-badge.earned[data-v-3aaf4aae]{background:var(--color-green);color:#fff}.counter-row[data-v-3aaf4aae]{flex-direction:column;align-items:center;gap:6px}.counter-controls[data-v-3aaf4aae]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.resource-row[data-v-3aaf4aae]{background:var(--bg-primary);border-style:dashed}.resource-label[data-v-3aaf4aae]{font-weight:600;font-size:.9em;color:var(--text-main);text-transform:capitalize;flex:1}.preview[data-v-fcfdeaff]{display:flex;flex-direction:column;gap:var(--st-space-4)}.preview[data-v-fcfdeaff]>*{flex-shrink:0}.round-label[data-v-fcfdeaff]{font-size:var(--st-text-xs);font-weight:var(--st-weight-semibold);text-transform:uppercase;letter-spacing:var(--st-tracking-wide);color:var(--st-text-subtle)}.scoring-empty[data-v-fcfdeaff]{font-size:var(--st-text-sm);color:var(--st-text-muted);font-style:italic}.fmt-help__intro[data-v-edc7ba11]{margin:0 0 var(--st-space-3);color:var(--st-text-muted);font-size:var(--st-text-sm)}.fmt-help[data-v-edc7ba11]{border-collapse:collapse;width:100%}.fmt-help td[data-v-edc7ba11]{padding:var(--st-space-1) var(--st-space-2);vertical-align:top;border-bottom:1px solid var(--st-border)}.fmt-help code[data-v-edc7ba11]{font-family:var(--st-font-mono, monospace);font-size:var(--st-text-sm);background:var(--st-surface-sunken);padding:1px var(--st-space-1);border-radius:var(--st-radius-xs);white-space:nowrap}.fmt-help__desc[data-v-edc7ba11]{color:var(--st-text);font-size:var(--st-text-sm)}.titlebar[data-v-9d4a0c3d]{display:flex;flex-direction:column;gap:var(--st-space-2);padding:var(--st-space-2) var(--st-space-3);background:var(--st-shell-bg);color:var(--st-shell-text)}.titlebar-row[data-v-9d4a0c3d]{display:flex;align-items:center;gap:var(--st-space-3)}.titlebar-main[data-v-9d4a0c3d]{display:flex;align-items:baseline;gap:var(--st-space-2);flex:1;min-width:0}.titlebar-tabs[data-v-9d4a0c3d]{display:flex}.title-name[data-v-9d4a0c3d]{font-size:var(--st-text-lg);font-weight:var(--st-weight-bold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.title-subtitle[data-v-9d4a0c3d]{font-size:var(--st-text-xs);font-weight:var(--st-weight-semibold);color:var(--st-shell-text-subtle);white-space:nowrap}.title-input[data-v-9d4a0c3d]{font-size:var(--st-text-lg);font-weight:var(--st-weight-bold);padding:var(--st-space-1) var(--st-space-2);border-radius:var(--st-radius-sm);border:1px solid var(--st-accent);background:var(--st-surface);color:var(--st-text);width:100%;min-width:24rem}.modal-sub[data-v-4393868b]{margin:0;font-size:var(--st-text-md);color:var(--st-text-muted)}.tactic-fields[data-v-f77cbac8]{display:flex;flex-direction:column;gap:var(--st-space-2)}.tactic-fields[data-v-f77cbac8] .field--full{width:100%}.tactic-fields__sub[data-v-f77cbac8]{display:flex;flex-direction:column;gap:var(--st-space-1);padding:var(--st-space-2);background:var(--st-surface-raised, var(--st-surface));border-radius:var(--st-radius-sm);border:1px solid var(--st-border)}.tactic-fields__sub-label[data-v-f77cbac8]{font-size:var(--st-text-xs);font-weight:var(--st-weight-semibold);color:var(--st-text-muted);text-transform:uppercase;letter-spacing:.05em}.battle-tactic-card[data-v-0b3f6fc3]{background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);box-shadow:var(--st-shadow-2);overflow:hidden;margin:var(--st-space-3) 0}.header-bar[data-v-0b3f6fc3]{background:#c9a100;color:#fff;font-weight:var(--st-weight-bold);font-size:var(--st-text-md);padding:var(--st-space-2) var(--st-space-3);letter-spacing:.01em}.card-content[data-v-0b3f6fc3]{padding:var(--st-space-3)}.main-text[data-v-0b3f6fc3]{margin-bottom:var(--st-space-2);color:var(--st-text);text-align:left}.subsection[data-v-0b3f6fc3]{margin-bottom:var(--st-space-2)}.subheader[data-v-0b3f6fc3]{font-weight:var(--st-weight-bold);color:var(--st-text);margin-bottom:var(--st-space-1);font-size:var(--st-text-md)}.subtext[data-v-0b3f6fc3]{color:var(--st-text-muted);margin-bottom:var(--st-space-1);font-size:var(--st-text-sm);text-align:left}.divider[data-v-0b3f6fc3]{height:1px;background:var(--st-border);margin:var(--st-space-2) 0}.component-fields[data-v-6f9cbbd1]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--st-space-2);align-items:end}.component-fields[data-v-6f9cbbd1] .field--full{grid-column:1 / -1}.container-fields[data-v-e3fcc135]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--st-space-2);align-items:end;width:100%}.container-fields[data-v-e3fcc135] .field--full{grid-column:1 / -1}.section-fields[data-v-09f4eb6b]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--st-space-2);align-items:end;width:100%}.section-fields[data-v-09f4eb6b] .field--full{grid-column:1 / -1}.section-editor[data-v-3b61e3ca]{display:flex;flex-direction:column;gap:var(--st-space-4)}.section-editor__head[data-v-3b61e3ca]{display:flex;align-items:flex-end;gap:var(--st-space-2)}.section-editor__name[data-v-3b61e3ca]{flex:1}.section-editor__block[data-v-3b61e3ca]{display:flex;flex-direction:column;gap:var(--st-space-2)}.section-editor__block-title[data-v-3b61e3ca]{margin:0;font-size:var(--st-text-xs);font-weight:var(--st-weight-bold);text-transform:uppercase;letter-spacing:var(--st-tracking-wide);color:var(--st-text-subtle)}.section-editor__ref-hint[data-v-3b61e3ca]{margin:0;font-size:var(--st-text-sm);color:var(--st-text-muted);font-style:italic}.text[data-v-43c201d7]{margin:var(--st-space-2) 0;color:var(--st-text);line-height:1.55;text-align:left}.rule-header[data-v-43c201d7]{font-size:var(--st-text-md);font-weight:var(--st-weight-semibold);color:var(--st-text);margin:var(--st-space-3) 0 var(--st-space-1)}.boxed[data-v-43c201d7]{margin:var(--st-space-2) 0;padding:var(--st-space-3);color:var(--st-text);line-height:1.55;background:var(--st-surface-sunken);border:1px solid var(--st-border);border-radius:var(--st-radius-md)}.twist[data-v-43c201d7]{margin:var(--st-space-2) 0;padding:var(--st-space-3);color:var(--st-text);line-height:1.55;background:var(--st-accent-tint);border-left:4px solid var(--st-accent);border-radius:var(--st-radius-sm)}.scoring[data-v-43c201d7]{margin:var(--st-space-2) 0;padding:var(--st-space-3);color:var(--st-text);line-height:1.55;background:var(--st-surface);border:1px solid var(--st-border);border-left:4px solid var(--st-border-strong);border-radius:var(--st-radius-sm);box-shadow:var(--st-shadow-1)}.rule-accordion[data-v-43c201d7]{margin:var(--st-space-2) 0;padding:var(--st-space-3);background:var(--st-surface-sunken);border:1px solid var(--st-border);border-radius:var(--st-radius-md)}.rule-accordion__title[data-v-43c201d7]{font-weight:var(--st-weight-semibold);font-size:var(--st-text-md);color:var(--st-text);margin-bottom:var(--st-space-1)}.rule-section[data-v-b0a42cb2]{margin:var(--st-space-3) 0;padding:var(--st-space-4);background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);box-shadow:var(--st-shadow-2)}.section-name[data-v-b0a42cb2]{font-size:var(--st-text-lg);font-weight:var(--st-weight-bold);color:var(--st-text);margin:0 0 var(--st-space-3);padding-bottom:var(--st-space-2);border-bottom:2px solid var(--st-accent)}.container-name[data-v-b0a42cb2]{font-size:var(--st-text-md);font-weight:var(--st-weight-semibold);color:var(--st-text-muted);margin:var(--st-space-2) 0 var(--st-space-1)}.rules-document[data-v-2cb21faa]{padding:var(--st-space-2) 0}.document-title[data-v-2cb21faa]{font-size:var(--st-text-xl);font-weight:var(--st-weight-bold);color:var(--st-text);margin:0 0 var(--st-space-3);padding-bottom:var(--st-space-2);border-bottom:2px solid var(--st-accent)}.rules-editor__scope[data-v-03754120]{display:flex;justify-content:flex-end;margin-bottom:var(--st-space-3)}.rules-editor__hint[data-v-03754120]{margin:0;color:var(--st-text-muted);font-size:var(--st-text-sm);font-style:italic}.seg-list[data-v-59bb3921]{gap:var(--st-space-3);overflow-y:auto}.seg-list__army[data-v-59bb3921]{border-radius:var(--st-radius-xs);font-size:var(--st-text-md);justify-content:flex-start;min-width:0;overflow:hidden}.seg-list__army[data-v-59bb3921] .st-btn__icon{flex-shrink:0}.seg-list__army[data-v-59bb3921] .st-btn__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seg-list__army.active[data-v-59bb3921],.seg-list__heading--button.active[data-v-59bb3921]{background:var(--st-shell-surface-active);color:var(--st-shell-text);font-weight:var(--st-weight-semibold)}.seg-list__section[data-v-59bb3921]{display:flex;flex-direction:column;gap:2px}.seg-list__header[data-v-59bb3921]{display:flex;align-items:center;justify-content:space-between;padding:0 var(--st-space-2)}.seg-list__heading[data-v-59bb3921]{font-size:var(--st-text-xs);font-weight:var(--st-weight-semibold);text-transform:uppercase;letter-spacing:.04em;color:var(--st-shell-text-subtle)}.seg-list__heading--button[data-v-59bb3921]{height:auto;min-height:var(--st-control-h-sm);padding:0 var(--st-space-1);justify-content:flex-start;text-transform:uppercase;letter-spacing:var(--st-tracking-wide)}.seg-list__add-section[data-v-59bb3921]{border:1px dashed var(--st-shell-border);border-radius:var(--st-radius-xs);justify-content:flex-start}.seg-list__add[data-v-59bb3921]{border-radius:var(--st-radius-xs)}.army-settings[data-v-06a25a6e]{display:flex;flex-direction:column;gap:var(--st-space-4);max-width:480px}.weapon-form[data-v-ee49dafa]{display:flex;flex-direction:column;gap:var(--st-space-2)}.weapon-head[data-v-ee49dafa]{display:grid;grid-template-columns:2fr 1fr;gap:var(--st-space-2);align-items:end}.weapon-stats[data-v-ee49dafa]{display:flex;flex-wrap:wrap;gap:var(--st-space-2)}.weapon-stats[data-v-ee49dafa] .st-field{flex:1 1 5em;min-width:5em}.unit-stats[data-v-6c34d94b]{display:flex;flex-direction:column;gap:var(--st-space-4)}.stat-grid[data-v-6c34d94b]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--st-space-2)}.form-section[data-v-6c34d94b]{display:flex;flex-direction:column;gap:var(--st-space-2)}.unit-detail[data-v-4e093435]{display:flex;flex-direction:column;gap:var(--st-space-4)}.flags[data-v-4e093435]{display:flex;flex-wrap:wrap;gap:var(--st-space-4)}.detail-grid[data-v-4e093435]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--st-space-2)}.derived[data-v-4e093435]{list-style:none;display:flex;flex-wrap:wrap;gap:var(--st-space-1)}.derived__chip[data-v-4e093435]{display:inline-flex;align-items:center;gap:var(--st-space-1);padding:2px var(--st-space-2);background:var(--st-surface-sunken);border:1px dashed var(--st-border-strong);border-radius:var(--st-radius-full);font-size:var(--st-text-sm);color:var(--st-text-muted)}.derived__lock[data-v-4e093435]{font-size:var(--st-text-2xs);opacity:.7}.form-section[data-v-4e093435]{display:flex;flex-direction:column;gap:var(--st-space-2)}.enh__quick[data-v-4e093435]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--st-space-2);margin-top:var(--st-space-2)}.enh__quick-label[data-v-4e093435]{font-size:var(--st-text-xs);color:var(--st-text-subtle)}.unit-options[data-v-5ba9a5b0],.option-set[data-v-5ba9a5b0],.option[data-v-5ba9a5b0]{display:flex;flex-direction:column;gap:var(--st-space-3)}.option__abilities[data-v-5ba9a5b0]{display:flex;flex-direction:column;gap:var(--st-space-2)}.bp-form[data-v-3313c23b]{display:flex;flex-direction:column;gap:var(--st-space-4)}.form-section[data-v-3313c23b]{display:flex;flex-direction:column;gap:var(--st-space-2)}.bp-form__hint[data-v-3313c23b]{font-size:var(--st-text-sm);color:var(--st-text-muted);max-width:44rem;line-height:1.5}.bp-opt[data-v-3313c23b]{display:flex;flex-direction:column;gap:var(--st-space-2)}.bp-opt__counts[data-v-3313c23b]{display:grid;grid-template-columns:1fr 1fr;gap:var(--st-space-2)}.warscroll[data-v-334c243a]{display:flex;flex-direction:column;gap:var(--st-space-4)}.warscroll__head[data-v-334c243a]{display:flex;flex-direction:column;align-items:center;gap:var(--st-space-1)}.warscroll__name[data-v-334c243a]{font-size:var(--st-text-lg);font-weight:var(--st-weight-bold);text-align:center}.warscroll__badges[data-v-334c243a]{display:flex;gap:var(--st-space-1)}.warscroll__badge[data-v-334c243a]{padding:2px var(--st-space-2);border-radius:var(--st-radius-full);font-size:var(--st-text-xs);font-weight:var(--st-weight-bold);white-space:nowrap}.warscroll__badge--points[data-v-334c243a]{background:var(--badge-red);color:var(--badge-red-text)}.warscroll__badge--legends[data-v-334c243a]{background:var(--badge-purple);color:var(--badge-purple-text)}.detail[data-v-334c243a]{display:flex;flex-wrap:wrap;gap:var(--st-space-1) var(--st-space-3);font-size:var(--st-text-sm);color:var(--st-text-muted);border-top:1px solid var(--st-border);padding-top:var(--st-space-2)}.stats-row[data-v-334c243a]{display:flex;gap:var(--st-space-5);justify-content:center;flex-wrap:wrap}.stat[data-v-334c243a]{display:flex;flex-direction:column;align-items:center}.stat__label[data-v-334c243a]{font-size:var(--st-text-xs);color:var(--st-text);margin-bottom:.2rem}.stat__container[data-v-334c243a]{position:relative;width:52px;height:52px}.stat__circle[data-v-334c243a]{width:52px;height:52px;border-radius:50%;background:var(--bg-primary);border:1px solid var(--st-border-strong);box-shadow:var(--st-shadow-1);display:flex;align-items:center;justify-content:center}.stat__value[data-v-334c243a]{font-size:var(--st-text-lg);font-weight:var(--st-weight-bold);color:var(--st-text);line-height:1}.stat__ward-pip[data-v-334c243a]{position:absolute;top:0;right:-.6em;width:1.8em;height:1.8em;border-radius:50%;background:var(--color-red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:var(--st-weight-bold);font-size:var(--st-text-xs);border:2px solid var(--st-surface)}.weapon-group+.weapon-group[data-v-334c243a]{margin-top:var(--st-space-3)}.weapon-group__title[data-v-334c243a]{font-size:var(--st-text-xs);font-weight:var(--st-weight-bold);text-transform:uppercase;letter-spacing:.04em;color:var(--st-text-muted);margin-bottom:var(--st-space-1)}.weapons[data-v-334c243a]{width:100%;border-collapse:collapse;font-size:var(--st-text-sm);background:var(--st-surface);box-shadow:var(--st-shadow-1)}.weapons th[data-v-334c243a]{background:var(--table-stripe);text-align:left;padding:var(--st-space-1) var(--st-space-2)}.weapons td[data-v-334c243a]{padding:var(--st-space-1) var(--st-space-2)}.weapons tbody tr[data-v-334c243a]:nth-child(2n){background:var(--table-stripe)}.weapons th.num[data-v-334c243a],.weapons td.num[data-v-334c243a],.weapons th.range[data-v-334c243a],.weapons td.range[data-v-334c243a]{text-align:center;width:3.5em}.weapon-abilities[data-v-334c243a]{font-size:var(--st-text-xs);color:var(--st-text-muted);margin-top:2px}.abilities[data-v-334c243a]{display:flex;flex-direction:column;gap:var(--st-space-2)}.unit-details[data-v-334c243a]{display:flex;flex-direction:column;gap:var(--st-space-2);font-size:var(--st-text-sm);color:var(--st-text)}.unit-details__list[data-v-334c243a]{margin:var(--st-space-1) 0 0 var(--st-space-4);padding:0}.keywords[data-v-334c243a]{display:flex;flex-direction:column;gap:var(--st-space-1)}.keywords__label[data-v-334c243a]{font-size:var(--st-text-xs);font-weight:var(--st-weight-bold);text-transform:uppercase;letter-spacing:.04em;color:var(--st-text-muted)}.keywords__list[data-v-334c243a]{list-style:none;display:flex;flex-wrap:wrap;gap:var(--st-space-1)}.keywords__chip[data-v-334c243a]{padding:2px var(--st-space-2);background:var(--st-surface-sunken);border:1px solid var(--st-border);border-radius:var(--st-radius-full);font-size:var(--st-text-xs);font-variant:small-caps;color:var(--st-text)}.unit-editor[data-v-85acc851]{display:flex;flex-direction:column;min-height:0}.unit-editor__pane[data-v-85acc851]{padding:var(--st-space-3);overflow:auto}.upgrade-group-form[data-v-13d123aa]{display:flex;flex-direction:column;gap:var(--st-space-4)}.upgrade-group-form__points[data-v-13d123aa]{max-width:8rem}.upgrade-group-form__points--top[data-v-13d123aa],.upgrade-group-form__rules--top[data-v-13d123aa]{order:-1}.form-section[data-v-13d123aa]{display:flex;flex-direction:column;gap:var(--st-space-2)}.group-preview[data-v-a93d7b2b]{display:flex;flex-direction:column;gap:var(--st-space-3)}.group-preview__head[data-v-a93d7b2b]{display:flex;align-items:baseline;gap:var(--st-space-2)}.group-preview__name[data-v-a93d7b2b]{font-size:var(--st-text-lg);font-weight:var(--st-weight-bold)}.group-preview__points[data-v-a93d7b2b]{padding:1px var(--st-space-2);border-radius:var(--st-radius-full);background:var(--badge-red);color:var(--badge-red-text);font-size:var(--st-text-xs);font-weight:var(--st-weight-bold)}.group-preview__abilities[data-v-a93d7b2b]{display:flex;flex-direction:column;gap:var(--st-space-2)}.group-preview__rule-name[data-v-a93d7b2b]{font-weight:var(--st-weight-semibold);font-size:var(--st-text-sm)}.group-preview__rule-desc[data-v-a93d7b2b]{font-size:var(--st-text-sm);color:var(--st-text-muted);white-space:pre-wrap}.group-preview__empty[data-v-a93d7b2b]{color:var(--st-text-muted);font-size:var(--st-text-sm)}.group-editor[data-v-67eb327f]{display:flex;flex-direction:column;min-height:0}.group-editor__pane[data-v-67eb327f]{padding:var(--st-space-3);overflow:auto}.path-form[data-v-13e963da]{display:flex;flex-direction:column;gap:var(--st-space-4)}.path-form__section[data-v-13e963da]{display:flex;flex-direction:column;gap:var(--st-space-2)}.path-form__requirements[data-v-13e963da]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--st-space-3)}.path-form__rank-head[data-v-13e963da]{display:flex;justify-content:space-between;gap:var(--st-space-3)}.path-form__hint[data-v-13e963da]{margin:0;color:var(--st-text-muted);font-size:var(--st-text-sm)}.path-form__option[data-v-13e963da]{display:flex;flex-direction:column;gap:var(--st-space-3);padding:var(--st-space-3);background:var(--st-surface-sunken);border:1px solid var(--st-border);border-radius:var(--st-radius-md)}.path-form__options[data-v-13e963da]{display:flex;flex-direction:column;gap:var(--st-space-3)}@media (max-width: 780px){.path-form__requirements[data-v-13e963da]{grid-template-columns:1fr}}.path-preview[data-v-f19994c3]{display:flex;flex-direction:column;gap:var(--st-space-4)}.path-preview__head[data-v-f19994c3]{display:flex;flex-direction:column;gap:var(--st-space-1)}.path-preview__name[data-v-f19994c3]{font-size:var(--st-text-lg);font-weight:var(--st-weight-bold)}.path-preview__requirements[data-v-f19994c3]{margin:0;color:var(--st-text-muted);font-size:var(--st-text-sm);font-style:italic}.path-preview__rank[data-v-f19994c3],.path-preview__option[data-v-f19994c3]{display:flex;flex-direction:column;gap:var(--st-space-2)}.path-preview__rank-head[data-v-f19994c3]{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--st-space-2)}.path-preview__hint[data-v-f19994c3],.path-preview__empty[data-v-f19994c3]{margin:0;color:var(--st-text-muted);font-size:var(--st-text-sm)}.path-preview__options[data-v-f19994c3],.path-preview__abilities[data-v-f19994c3]{display:flex;flex-direction:column;gap:var(--st-space-2)}.path-editor[data-v-829c1b18]{display:flex;flex-direction:column;min-height:0}.path-editor__pane[data-v-829c1b18]{padding:var(--st-space-3);overflow:auto}.table-editor[data-v-b2ec3478]{display:flex;flex-direction:column;min-height:0}.table-editor__pane[data-v-b2ec3478]{display:flex;flex-direction:column;gap:var(--st-space-4);padding:var(--st-space-3);overflow:auto}.table-editor__head[data-v-b2ec3478]{display:grid;grid-template-columns:2fr 1fr;gap:var(--st-space-3);align-items:start}.form-section[data-v-b2ec3478]{display:flex;flex-direction:column;gap:var(--st-space-2)}.table-preview[data-v-b2ec3478]{display:flex;flex-direction:column;gap:var(--st-space-3)}.table-preview__restriction[data-v-b2ec3478]{font-size:var(--st-text-sm);font-style:italic;color:var(--st-text-muted)}.table-preview__empty[data-v-b2ec3478]{color:var(--st-text-muted);font-size:var(--st-text-sm)}.category-editor[data-v-799bdab0]{display:flex;flex-direction:column;min-height:0}.category-editor__body[data-v-799bdab0]{display:flex;flex-direction:column;gap:var(--st-space-4);padding:var(--st-space-3);overflow:auto}.category-editor__hint[data-v-799bdab0]{font-size:var(--st-text-sm);color:var(--st-text-muted);max-width:40rem;line-height:1.5}.category-editor__section[data-v-799bdab0]{display:flex;flex-direction:column;gap:var(--st-space-2)}.category-editor__sub[data-v-799bdab0]{font-size:var(--st-text-sm);color:var(--st-text-muted);max-width:40rem;line-height:1.5}.army-preview[data-v-30e763ad]{display:flex;flex-direction:column;gap:var(--st-space-4)}.army-preview__head[data-v-30e763ad]{display:flex;flex-direction:column;gap:var(--st-space-1)}.army-preview__name[data-v-30e763ad]{font-size:var(--st-text-xl);font-weight:var(--st-weight-bold)}.army-preview__meta[data-v-30e763ad]{display:flex;flex-wrap:wrap;gap:var(--st-space-2);font-size:var(--st-text-sm);color:var(--st-text-muted)}.army-preview__section[data-v-30e763ad],.army-preview__table[data-v-30e763ad]{display:flex;flex-direction:column;gap:var(--st-space-2)}.army-preview__table-name[data-v-30e763ad]{font-weight:var(--st-weight-semibold);font-size:var(--st-text-sm)}.army-preview__restriction[data-v-30e763ad]{font-size:var(--st-text-sm);font-style:italic;color:var(--st-text-muted)}.army-preview__empty[data-v-30e763ad]{color:var(--st-text-muted);font-size:var(--st-text-sm)}.ror-details[data-v-5cbd2c7f]{display:flex;flex-direction:column;gap:var(--st-space-4)}.ror-details__grid[data-v-5cbd2c7f]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--st-space-3);align-items:start}.form-section[data-v-5cbd2c7f]{display:flex;flex-direction:column;gap:var(--st-space-2)}@media (max-width: 780px){.ror-details__grid[data-v-5cbd2c7f]{grid-template-columns:1fr}}.ror-preview[data-v-e37a0b36]{display:flex;flex-direction:column;gap:var(--st-space-4)}.ror-preview__head[data-v-e37a0b36],.ror-preview__section[data-v-e37a0b36]{display:flex;flex-direction:column;gap:var(--st-space-2)}.ror-preview__name[data-v-e37a0b36]{font-size:var(--st-text-xl);font-weight:var(--st-weight-bold)}.ror-preview__meta[data-v-e37a0b36]{display:flex;flex-wrap:wrap;gap:var(--st-space-2);color:var(--st-text-muted);font-size:var(--st-text-sm)}.ror-preview__units[data-v-e37a0b36],.ror-preview__allowed[data-v-e37a0b36]{margin:0;padding-left:var(--st-space-4);color:var(--st-text-muted);font-size:var(--st-text-sm)}.ror-preview__empty[data-v-e37a0b36]{color:var(--st-text-muted);font-size:var(--st-text-sm)}.ror-unit-editor__meta[data-v-640f1398]{display:grid;grid-template-columns:repeat(3,minmax(0,9rem));gap:var(--st-space-3);padding:var(--st-space-3)}.settings[data-v-9fc4f2ca]{height:100%;overflow-y:auto;background:var(--st-canvas)}.settings__inner[data-v-9fc4f2ca]{max-width:640px;margin:0 auto;padding:var(--st-space-6) var(--st-space-5);display:flex;flex-direction:column;gap:var(--st-space-5)}.settings__head[data-v-9fc4f2ca]{display:flex;flex-direction:column;gap:var(--st-space-1)}.settings__title[data-v-9fc4f2ca]{font-size:var(--st-text-xl);font-weight:var(--st-weight-bold);color:var(--st-text)}.settings__subtitle[data-v-9fc4f2ca]{font-size:var(--st-text-sm);color:var(--st-text-muted)}.settings__row[data-v-9fc4f2ca]{margin-top:var(--st-space-4)}.settings__account[data-v-9fc4f2ca]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--st-space-3);margin-bottom:var(--st-space-4)}.settings__account-id[data-v-9fc4f2ca]{display:flex;align-items:center;gap:var(--st-space-3);min-width:0}.settings__avatar[data-v-9fc4f2ca]{width:2.5rem;height:2.5rem;border-radius:var(--st-radius-full);object-fit:cover;flex-shrink:0}.settings__avatar--placeholder[data-v-9fc4f2ca]{display:inline-flex;align-items:center;justify-content:center;background:var(--st-surface-sunken);color:var(--st-text-subtle)}.settings__account-text[data-v-9fc4f2ca]{display:flex;flex-direction:column;min-width:0}.settings__account-name[data-v-9fc4f2ca]{font-size:var(--st-text-md);font-weight:var(--st-weight-semibold);color:var(--st-text)}.settings__account-email[data-v-9fc4f2ca]{font-size:var(--st-text-sm);color:var(--st-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings__account-tags[data-v-9fc4f2ca]{display:flex;flex-wrap:wrap;gap:var(--st-space-1)}.settings__tag[data-v-9fc4f2ca]{padding:2px var(--st-space-2);background:var(--st-accent-tint);color:var(--st-accent-active);border-radius:var(--st-radius-full);font-size:var(--st-text-xs);font-weight:var(--st-weight-semibold)}.settings__tag--muted[data-v-9fc4f2ca]{background:var(--st-surface-sunken);color:var(--st-text-subtle)}.settings__note[data-v-9fc4f2ca]{font-size:var(--st-text-sm);color:var(--st-text-muted);margin-bottom:var(--st-space-4)}.settings__suggest+.settings__suggest[data-v-9fc4f2ca]{margin-top:var(--st-space-4)}.settings__suggest-head[data-v-9fc4f2ca]{display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-2);margin-bottom:var(--st-space-2)}.settings__suggest-label[data-v-9fc4f2ca]{font-size:var(--st-text-sm);font-weight:var(--st-weight-semibold);color:var(--st-text)}.settings__suggest-list[data-v-9fc4f2ca]{list-style:none;display:flex;flex-wrap:wrap;gap:var(--st-space-1)}.settings__suggest-chip[data-v-9fc4f2ca]{display:inline-flex;align-items:center;gap:var(--st-space-1);padding:2px var(--st-space-1) 2px var(--st-space-2);background:var(--st-surface-sunken);border:1px solid var(--st-border);border-radius:var(--st-radius-full);font-size:var(--st-text-sm);color:var(--st-text)}.settings__suggest-empty[data-v-9fc4f2ca]{font-size:var(--st-text-sm);color:var(--st-text-subtle)}.settings__about[data-v-9fc4f2ca]{display:grid;grid-template-columns:auto 1fr;gap:var(--st-space-2) var(--st-space-5);font-size:var(--st-text-sm)}.settings__about dt[data-v-9fc4f2ca]{color:var(--st-text-subtle)}.settings__about dd[data-v-9fc4f2ca]{color:var(--st-text)}.settings__mono[data-v-9fc4f2ca]{font-family:var(--st-font-mono)}.studio[data-v-37385e6b]{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:var(--st-shell-bg)}.studio__topbar[data-v-37385e6b]{display:flex;align-items:stretch;flex-shrink:0;background:var(--st-shell-bg);border-bottom:1px solid var(--st-shell-border)}.studio__brand[data-v-37385e6b]{display:flex;align-items:center;gap:var(--st-space-2);padding:0 var(--st-space-4);border-right:1px solid var(--st-shell-border)}.studio__brand-mark[data-v-37385e6b]{height:1.6rem;width:auto;color:var(--st-accent-on-dark)}.studio__brand-name[data-v-37385e6b]{font-family:var(--st-font-display);font-size:var(--st-text-md);font-weight:var(--st-weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--st-shell-text);white-space:nowrap}.studio__topbar-main[data-v-37385e6b]{flex:1;min-width:0;display:flex;align-items:center}.studio__body[data-v-37385e6b]{display:flex;flex:1;overflow:hidden}.studio__rail[data-v-37385e6b]{display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;width:52px;padding:var(--st-space-2) 0;background:var(--st-shell-bg);border-right:1px solid var(--st-shell-border)}.studio__rail-group[data-v-37385e6b]{display:flex;flex-direction:column;align-items:center;gap:var(--st-space-1)}.studio__rail-btn[data-v-37385e6b]{position:relative;width:38px;height:38px;border-radius:var(--st-radius-md);font-size:var(--st-text-lg)}.studio__rail-btn.is-active[data-v-37385e6b]:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:3px;height:20px;border-radius:var(--st-radius-full);background:var(--st-accent-on-dark)}.studio__content[data-v-37385e6b]{flex:1;min-width:0;overflow:hidden;background:var(--st-canvas)}.login[data-v-cf6aff54]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--st-space-5);background:var(--st-shell-bg)}.login__card[data-v-cf6aff54]{width:100%;max-width:380px;padding:var(--st-space-6);background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-lg);box-shadow:var(--st-shadow-3)}.login__brand[data-v-cf6aff54]{display:flex;flex-direction:column;align-items:center;gap:var(--st-space-4);margin-bottom:var(--st-space-6)}.login__mark[data-v-cf6aff54]{height:5rem;color:var(--st-accent)}.login__wordmark-name[data-v-cf6aff54]{font-family:var(--st-font-display);font-size:var(--st-text-xl);font-weight:var(--st-weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--st-text)}.login__form[data-v-cf6aff54]{display:flex;flex-direction:column;gap:var(--st-space-4)}.login__divider[data-v-cf6aff54]{display:flex;align-items:center;gap:var(--st-space-3);margin:var(--st-space-4) 0;color:var(--st-text-subtle);font-size:var(--st-text-xs);text-transform:uppercase;letter-spacing:.08em}.login__divider[data-v-cf6aff54]:before,.login__divider[data-v-cf6aff54]:after{content:"";flex:1;height:1px;background:var(--st-border)}.login__error[data-v-cf6aff54]{margin-top:var(--st-space-4);padding:var(--st-space-2) var(--st-space-3);background:var(--st-danger-tint, rgba(220, 38, 38, .1));color:var(--st-danger, #dc2626);border-radius:var(--st-radius-sm);font-size:var(--st-text-sm);text-align:center}.gate[data-v-b8e68c62]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--st-space-4);background:var(--st-shell-bg);text-align:center;padding:var(--st-space-5)}.gate__mark[data-v-b8e68c62]{height:3rem;color:var(--st-accent)}.gate__title[data-v-b8e68c62]{font-family:var(--st-font-display);font-size:var(--st-text-xl);color:var(--st-shell-text)}.gate__text[data-v-b8e68c62]{font-size:var(--st-text-sm);color:var(--st-text-subtle)}
