:root{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-tertiary: #fafbfc;--bg-elevated: #ffffff;--text-primary: #333333;--text-secondary: #666666;--text-muted: #999999;--text-inverse: #ffffff;--border-primary: #e0e0e0;--border-secondary: #d0d0d0;--border-subtle: #f0f0f0;--shadow-sm: rgba(0, 0, 0, .05);--shadow-md: rgba(0, 0, 0, .1);--shadow-lg: rgba(0, 0, 0, .15);--accent-primary: #1976d2;--accent-primary-hover: #1565c0;--accent-primary-active: #0d47a1;--accent-success: #059669;--accent-success-hover: #047857;--accent-success-active: #065f46;--success: #059669;--success-bg: #d1fae5;--success-text: #065f46;--accent-danger: #ef4444;--accent-danger-hover: #dc2626;--accent-danger-active: #b91c1c;--danger: #ef4444;--danger-bg: #fee2e2;--danger-text: #991b1b;--accent-warning: #f59e0b;--accent-warning-hover: #d97706;--accent-warning-active: #b45309;--warning: #f59e0b;--warning-light: #fbbf24;--accent-info: #6366f1;--accent-info-hover: #4f46e5;--accent-info-active: #4338ca;--sidebar-bg: #2c3e50;--sidebar-text: #ecf0f1;--sidebar-text-muted: #95a5a6;--sidebar-hover: rgba(255, 255, 255, .1);--sidebar-active: rgba(255, 255, 255, .15);--sidebar-border: rgba(255, 255, 255, .1);--card-bg: #ffffff;--card-border: #e0e0e0;--card-shadow: rgba(0, 0, 0, .1);--input-bg: #ffffff;--input-border: #d0d0d0;--input-border-focus: #1976d2;--input-text: #333333;--input-placeholder: #999999;--focus-ring: rgba(25, 118, 210, .1);--modal-overlay: rgba(0, 0, 0, .5);--modal-bg: #ffffff;--modal-border: #e0e0e0;--divider: #e0e0e0;--disabled-opacity: .5;--button-simple-bg: #e8eaf0;--button-simple-border: #c5cad6;--button-simple-text: #4a5568;--button-simple-hover-bg: #d4d8e3;--button-simple-hover-border: #a0a8b8}[data-theme=dark]{--bg-primary: #1a1a1a;--bg-secondary: #2a2a2a;--bg-tertiary: #252525;--bg-elevated: #2f2f2f;--text-primary: #e0e0e0;--text-secondary: #b0b0b0;--text-muted: #808080;--text-inverse: #1a1a1a;--border-primary: #404040;--border-secondary: #4a4a4a;--border-subtle: #2f2f2f;--shadow-sm: rgba(0, 0, 0, .2);--shadow-md: rgba(0, 0, 0, .3);--shadow-lg: rgba(0, 0, 0, .4);--accent-primary: #42a5f5;--accent-primary-hover: #64b5f6;--accent-primary-active: #2196f3;--accent-success: #22c55e;--accent-success-hover: #4ade80;--accent-success-active: #16a34a;--success: #22c55e;--success-bg: #064e3b;--success-text: #6ee7b7;--accent-danger: #f87171;--accent-danger-hover: #fca5a5;--accent-danger-active: #ef4444;--danger: #f87171;--danger-bg: #7f1d1d;--danger-text: #fca5a5;--accent-warning: #fbbf24;--accent-warning-hover: #fcd34d;--accent-warning-active: #f59e0b;--warning: #fbbf24;--warning-light: #fcd34d;--accent-info: #818cf8;--accent-info-hover: #a5b4fc;--accent-info-active: #6366f1;--sidebar-bg: #1f1f1f;--sidebar-text: #e0e0e0;--sidebar-text-muted: #999999;--sidebar-hover: rgba(255, 255, 255, .08);--sidebar-active: rgba(255, 255, 255, .12);--sidebar-border: rgba(255, 255, 255, .08);--card-bg: #2a2a2a;--card-border: #404040;--card-shadow: rgba(0, 0, 0, .3);--input-bg: #2f2f2f;--input-border: #4a4a4a;--input-border-focus: #42a5f5;--input-text: #e0e0e0;--input-placeholder: #808080;--focus-ring: rgba(66, 165, 245, .15);--modal-overlay: rgba(0, 0, 0, .7);--modal-bg: #2a2a2a;--modal-border: #404040;--divider: #404040;--disabled-opacity: .4;--button-simple-bg: #3a3f4a;--button-simple-border: #4a5568;--button-simple-text: #cbd5e0;--button-simple-hover-bg: #4a5568;--button-simple-hover-border: #5a6678}[data-theme=light],[data-theme=dark]{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}:root,[data-theme=dark]{--srpg-card-bg: var(--card-bg);--srpg-secondary-bg: var(--bg-secondary);--srpg-hover-bg: var(--bg-tertiary);--srpg-text-primary: var(--text-primary);--srpg-text-secondary: var(--text-secondary);--srpg-text-muted: var(--text-muted);--srpg-text-tertiary: var(--text-muted);--srpg-border-color: var(--border-primary);--srpg-border-hover: var(--border-secondary);--srpg-input-bg: var(--input-bg);--srpg-oracle-accent: var(--accent-info);--srpg-oracle-accent-hover: var(--accent-info-hover);--srpg-focus-ring: rgba(99, 102, 241, .1);--srpg-error-text: var(--danger-text);--srpg-error-bg-light: var(--danger-bg);--srpg-error-border: var(--accent-danger);--srpg-note-bg: #fef9c3;--srpg-note-border: #facc15;--srpg-note-label-color: #713f12;--srpg-note-text-color: #854d0e}[data-theme=dark]{--srpg-focus-ring: rgba(129, 140, 248, .2);--srpg-note-bg: #422006;--srpg-note-border: #d97706;--srpg-note-label-color: #fbbf24;--srpg-note-text-color: #fcd34d}.srpg-b{padding:.75rem 1rem;font-size:1rem;border-radius:6px;border:1px solid var(--border-primary);cursor:pointer;font-weight:500;transition:all .2s ease;box-shadow:0 2px 4px var(--shadow-md);text-align:center;align-items:center;justify-content:center;gap:.5rem}.srpg-b:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.srpg-b-normal{background-color:var(--accent-primary);color:#fff}.srpg-b-normal:hover:not(:disabled){background-color:var(--accent-primary-hover);transform:translateY(-1px);box-shadow:0 4px 8px var(--shadow-lg)}.srpg-b-normal:active:not(:disabled){background-color:var(--accent-primary-active);transform:translateY(0);box-shadow:0 2px 4px var(--shadow-md)}.srpg-b-create{background-color:var(--accent-success);color:#fff}.srpg-b-create:hover:not(:disabled){background-color:var(--accent-success-hover);transform:translateY(-1px);box-shadow:0 4px 8px var(--shadow-lg)}.srpg-b-create:active:not(:disabled){background-color:var(--accent-success-active);transform:translateY(0);box-shadow:0 2px 4px var(--shadow-md)}.srpg-b-danger{background-color:var(--accent-danger);color:#fff}.srpg-b-danger:hover:not(:disabled){background-color:var(--accent-danger-hover);transform:translateY(-1px);box-shadow:0 4px 8px var(--shadow-lg)}.srpg-b-danger:active:not(:disabled){background-color:var(--accent-danger-active);transform:translateY(0);box-shadow:0 2px 4px var(--shadow-md)}.srpg-b-delete{background-color:var(--accent-danger);color:#fff}.srpg-b-delete:hover:not(:disabled){background-color:var(--accent-danger-hover);transform:translateY(-1px);box-shadow:0 4px 8px var(--shadow-lg)}.srpg-b-delete:active:not(:disabled){background-color:var(--accent-danger-active);transform:translateY(0);box-shadow:0 2px 4px var(--shadow-md)}.srpg-b-simple{background-color:var(--button-simple-bg);color:var(--button-simple-text);border-color:var(--button-simple-border)}.srpg-b-simple:hover:not(:disabled){background-color:var(--button-simple-hover-bg);border-color:var(--button-simple-hover-border);transform:translateY(-1px);box-shadow:0 4px 8px var(--shadow-md)}.srpg-b-simple:active:not(:disabled){background-color:var(--button-simple-bg);transform:translateY(0);box-shadow:0 2px 4px var(--shadow-sm)}.srpg-b-sm{padding:.5rem .75rem;font-size:.875rem}.srpg-b-lg{padding:1rem 1.5rem;font-size:1.1rem}.srpg-b-xl{padding:1.5rem 2rem;font-size:1.2rem}.srpg-b-w-full{width:100%}.srpg-b-w-lg{width:300px}.srpg-b-icon{background:transparent;border:1px solid var(--border-primary);font-size:1.5rem;cursor:pointer;color:var(--text-muted);padding:.25rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.srpg-b-icon:hover{background:var(--bg-secondary)}.srpg-b-icon.delete-icon:hover{color:var(--accent-danger);background:var(--bg-secondary)}.srpg-b-overview{background:var(--card-bg);border:2px solid var(--border-primary);border-radius:8px;padding:1.5rem;cursor:pointer;transition:all .2s;text-align:left;width:100%;font-family:inherit}.srpg-b-overview:hover{border-color:var(--accent-primary);box-shadow:0 4px 6px var(--shadow-md);transform:translateY(-2px)}.srpg-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background:var(--modal-overlay);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;box-sizing:border-box}@media (min-width: 769px){.srpg-modal{padding-left:calc(80px + 1rem)}}.srpg-modal-content{background:var(--modal-bg);padding:2rem;border-radius:8px;box-shadow:0 2px 10px var(--shadow-lg);min-width:300px;max-width:500px;width:100%;max-height:100%;display:flex;flex-direction:column;text-align:center;position:relative;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){.srpg-modal-content{max-width:100%;padding:1.5rem;margin:0}}@media (min-width: 769px) and (max-width: 1024px){.srpg-modal-content{max-width:90vw;padding:1.5rem}}.srpg-b-modal-nav{position:absolute;background:transparent;border:none;font-size:2rem;cursor:pointer;color:var(--text-muted);width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;z-index:10}.srpg-b-modal-nav:hover{background:var(--bg-secondary);color:var(--text-secondary)}.srpg-b-modal-nav-close{top:.5rem;right:.5rem}.srpg-b-modal-nav-back{top:.5rem;left:.5rem}.srpg-b-group{display:flex;gap:.75rem;flex-wrap:wrap}.srpg-b-group-vertical{display:flex;flex-direction:column;gap:.75rem}.srpg-tool-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.info-card{background:var(--card-bg);color:var(--text-primary);margin:0 auto;padding:1rem 1.5rem;border:1px solid var(--card-border);border-radius:8px;box-shadow:0 2px 4px var(--card-shadow)}.banner{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--card-bg) 0%,var(--bg-secondary) 100%);color:var(--text-primary);margin:0 auto;padding:1.25rem 1.75rem;border:1px solid var(--border-secondary);border-radius:12px;box-shadow:0 10px 20px var(--shadow-lg),0 2px 6px var(--shadow-md);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.banner:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,var(--accent-primary),var(--accent-success),var(--accent-info));background-size:200% 100%;animation:banner-stripe 6s linear infinite}@keyframes banner-stripe{0%{background-position:0% 50%}to{background-position:200% 50%}}.banner:hover{transform:translateY(-2px);box-shadow:0 16px 28px var(--shadow-lg),0 4px 10px var(--shadow-md);border-color:var(--accent-primary)}.banner-title{margin:0 0 .25rem;font-weight:800;letter-spacing:-.02em;font-size:1.25rem}@media (min-width: 768px){.banner-title{font-size:1.5rem}}.banner-subtitle{margin:0;color:var(--text-secondary);font-size:.95rem}.banner-actions{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.srpg-form-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.srpg-form-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.srpg-form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.srpg-form-field{display:flex;flex-direction:column}.srpg-form-field label{display:block;font-weight:600;margin-bottom:.25rem;color:var(--text-primary);font-size:.875rem}.srpg-form-field input,.srpg-form-field select,.srpg-form-field textarea{width:100%;padding:.5rem;border:1px solid var(--input-border);background-color:var(--input-bg);color:var(--input-text);border-radius:4px;font-size:1rem;font-family:inherit;transition:border-color .2s ease}.srpg-form-field input:focus,.srpg-form-field select:focus,.srpg-form-field textarea:focus{outline:none;border-color:var(--input-border-focus);box-shadow:0 0 0 3px var(--shadow-sm)}.srpg-form-field input[type=number]{appearance:textfield;-moz-appearance:textfield}.srpg-form-field input[type=number]::-webkit-outer-spin-button,.srpg-form-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.srpg-form-field p{margin:0;padding:.5rem 0;color:var(--text-primary);min-height:2.25rem;display:flex;align-items:center}@media (max-width: 767px){.srpg-form-field input,.srpg-form-field select,.srpg-form-field textarea{min-height:44px;font-size:16px}.srpg-form-field input[type=number]{font-size:16px;text-align:center}.srpg-form-field input[type=checkbox]{min-width:20px;min-height:20px;transform:scale(1.2)}.srpg-b-sm{min-height:44px;padding:.625rem 1rem}}@media (max-width: 767px){.srpg-form-field{margin-bottom:.75rem}.srpg-form-field:last-child{margin-bottom:0}}.srpg-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}@media (min-width: 768px){.srpg-section{margin-bottom:2rem}}.srpg-section:last-child{border-bottom:none}.srpg-section h2{margin-top:0;margin-bottom:1rem;color:var(--text-primary);font-size:1.25rem}@media (min-width: 768px){.srpg-section h2{font-size:1.5rem}}.srpg-badge{display:inline-block;background:var(--success);color:#fff;padding:.125rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.srpg-badge-sm{padding:.0625rem .375rem;font-size:.6875rem}.srpg-badge-info{background:var(--accent-primary)}.srpg-badge-warning{background:var(--warning)}.srpg-badge-danger{background:var(--danger)}.srpg-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:6px;padding:1rem;transition:all .2s ease}.srpg-card:hover{box-shadow:0 2px 4px var(--shadow-sm)}.srpg-empty-message{color:var(--text-secondary);font-style:italic;margin:1rem 0;text-align:center;padding:2rem 1rem}.srpg-icon{display:inline-block;width:1.25rem;height:1.25rem;vertical-align:middle}.srpg-icon-sm{width:1rem;height:1rem}.srpg-icon-lg{width:1.5rem;height:1.5rem}.srpg-select{width:100%;padding:.5rem;border:1px solid var(--input-border);border-radius:4px;font-size:1rem;font-family:inherit;background-color:var(--input-bg);color:var(--input-text);transition:border-color .2s ease;cursor:pointer}.srpg-select:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--focus-ring)}.srpg-select:disabled{opacity:.5;cursor:not-allowed;background-color:var(--bg-tertiary)}@media (max-width: 767px){.srpg-select{min-height:44px;font-size:16px}}.srpg-flex-center{display:flex;align-items:center;justify-content:center}.srpg-flex-between{display:flex;align-items:center;justify-content:space-between}.srpg-text-center{text-align:center}.srpg-mt-1{margin-top:.5rem}.srpg-mt-2{margin-top:1rem}.srpg-mb-1{margin-bottom:.5rem}.srpg-mb-2{margin-bottom:1rem}.srpg-gap-sm{gap:.5rem}.srpg-gap-md{gap:1rem}.srpg-gap-lg{gap:1.5rem}.srpg-checkbox-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.srpg-checkbox-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--bg-secondary);border:2px solid var(--border-primary);border-radius:8px;font-size:1rem;font-weight:500;color:var(--text-primary);transition:all .2s ease;cursor:pointer;min-height:44px}.srpg-checkbox-item:hover:not(.disabled){background:var(--bg-tertiary);border-color:var(--accent-primary);box-shadow:0 2px 4px var(--shadow-sm)}.srpg-checkbox-item.disabled{opacity:.7;cursor:not-allowed;background:var(--bg-tertiary)}.srpg-checkbox-item input[type=checkbox]{width:20px;height:20px;min-width:20px;min-height:20px;cursor:pointer;accent-color:var(--accent-primary);margin:0}.srpg-checkbox-item input[type=checkbox]:disabled{cursor:not-allowed}.srpg-checkbox-item-content{display:flex;align-items:center;gap:.5rem}.srpg-checkbox-item-label{user-select:none}.srpg-checkbox-item-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--text-secondary);transition:color .2s ease}.srpg-checkbox-item-icon svg{width:20px;height:20px}.srpg-checkbox-item:hover:not(.disabled) .srpg-checkbox-item-icon{color:var(--accent-primary)}.srpg-checkbox-item.disabled .srpg-checkbox-item-icon{color:var(--text-muted)}.srpg-modal-heading{margin:0 2rem 1.5rem 0;font-size:1.5rem;color:var(--text-primary);font-weight:700;text-align:center;letter-spacing:-.02em}@media (max-width: 767px){.srpg-modal-heading{font-size:1.25rem;margin-bottom:1.25rem}.srpg-checkbox-list{gap:.625rem;margin-bottom:1.25rem}.srpg-checkbox-item{padding:.875rem;font-size:16px}}.srpg-modal-actions{display:flex;gap:.75rem;margin-top:1.5rem;justify-content:flex-end;flex-wrap:wrap}@media (max-width: 767px){.srpg-modal-actions{flex-direction:column-reverse;margin-top:1.25rem}.srpg-modal-actions button{width:100%;min-height:44px}}.srpg-b-toggle-active{background:linear-gradient(135deg,var(--warning) 0%,var(--warning-light) 100%);color:#fff;border-color:var(--warning);box-shadow:0 2px 8px var(--shadow-sm);font-weight:600}.srpg-b-toggle-active:hover:not(:disabled){background:linear-gradient(135deg,var(--warning-light) 0%,var(--warning) 100%);box-shadow:0 4px 12px var(--shadow-md);transform:translateY(-1px)}.srpg-b-toggle-active:active:not(:disabled){background:var(--warning);box-shadow:0 2px 4px var(--shadow-sm);transform:translateY(0)}.srpg-list{display:flex;flex-direction:column;gap:.5rem}.srpg-list-item{background:var(--card-bg);border:1px solid var(--border-primary);border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s ease}.srpg-list-item:hover{border-color:var(--accent-primary);box-shadow:0 2px 6px var(--shadow-md);transform:translateY(-1px)}.srpg-list-item-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.srpg-list-item-title{font-weight:600;color:var(--text-primary);font-size:1rem}.srpg-list-item-meta{font-size:.875rem;color:var(--text-secondary);margin-top:.25rem}.srpg-nested-list{margin-top:1rem}.srpg-group-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:8px;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}.srpg-group-header:hover{background:var(--bg-tertiary);border-color:var(--border-secondary)}.srpg-group-title{font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}.srpg-group-count{background:var(--bg-tertiary);color:var(--text-secondary);padding:.125rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600}.srpg-expand-icon{color:var(--text-secondary);transition:transform .2s ease;display:inline-block}.srpg-expand-icon.expanded{transform:rotate(90deg)}.srpg-subgroup-container{margin-left:1rem;margin-top:.5rem;padding-left:1rem;border-left:2px solid var(--border-primary)}.srpg-subgroup-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:var(--card-bg);border:1px solid var(--border-primary);border-radius:6px;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}.srpg-subgroup-header:hover{background:var(--bg-secondary);border-color:var(--border-secondary)}.srpg-subgroup-title{font-weight:500;color:var(--text-primary);font-size:.95rem;display:flex;align-items:center;gap:.5rem}.srpg-notes-container{margin-left:.5rem;margin-top:.5rem;margin-bottom:.75rem}.srpg-textarea{width:100%;min-height:200px;padding:.75rem;border:1px solid var(--input-border);border-radius:4px;font-size:1rem;font-family:inherit;resize:vertical;transition:border-color .2s ease;background:var(--input-bg);color:var(--input-text)}.srpg-textarea:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--focus-ring)}@media (max-width: 767px){.srpg-textarea{min-height:150px;font-size:16px}}.srpg-header-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.srpg-header-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0}@media (max-width: 767px){.srpg-header-actions{flex-direction:column;align-items:stretch}.srpg-header-title{font-size:1.25rem;text-align:center}}.srpg-group-header:focus,.srpg-subgroup-header:focus,.srpg-list-item:focus{outline:2px solid var(--accent-primary);outline-offset:2px}.srpg-group-header:focus-visible,.srpg-subgroup-header:focus-visible,.srpg-list-item:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.data-manager-page.svelte-e05oh9{width:100%}.content.svelte-e05oh9{padding:0;max-width:500px;width:100%}.header.svelte-e05oh9{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border-primary)}.header.svelte-e05oh9 h2:where(.svelte-e05oh9){margin:0;font-size:1.5rem;color:var(--text-primary)}.body.svelte-e05oh9{padding:1.5rem}.description.svelte-e05oh9{color:var(--text-secondary);margin-top:0;margin-bottom:1.5rem;line-height:1.6}.error-message.svelte-e05oh9{margin-top:1rem;padding:1rem;background-color:var(--danger-bg);border-left:4px solid var(--danger);color:var(--danger-text);border-radius:4px}.success-message.svelte-e05oh9{margin-top:1rem;padding:1rem;background-color:var(--success-bg);border-left:4px solid var(--success);color:var(--success-text);border-radius:4px}.sidebar.svelte-1f11nyy{background-color:var(--sidebar-bg);color:var(--sidebar-text);box-shadow:2px 0 5px var(--shadow-md);z-index:100;display:flex;flex-direction:column}.app-icon.svelte-1f11nyy{display:none}nav.svelte-1f11nyy{display:flex;height:100%;flex-direction:column}.nav-main.svelte-1f11nyy,.nav-bottom.svelte-1f11nyy{display:flex}.nav-item.svelte-1f11nyy{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.75rem;background:none;border:none;color:var(--sidebar-text-muted);cursor:pointer;transition:all .2s ease;flex:1;text-decoration:none;min-width:0}.nav-item.svelte-1f11nyy:hover{background-color:var(--sidebar-hover);color:var(--sidebar-text)}.nav-item.active.svelte-1f11nyy{background-color:var(--sidebar-active);color:var(--sidebar-text);border-left:3px solid var(--accent-primary)}.icon.svelte-1f11nyy{width:24px;height:24px;flex-shrink:0}.label.svelte-1f11nyy{font-size:.75rem;text-align:center;word-break:break-word}@media (min-width: 769px){.sidebar.svelte-1f11nyy{position:fixed;left:0;top:0;width:80px;height:100vh}.app-icon.svelte-1f11nyy{display:flex;align-items:center;justify-content:center;padding:1.5rem 0;border-bottom:1px solid var(--sidebar-border)}.app-icon.svelte-1f11nyy svg:where(.svelte-1f11nyy){width:36px;height:36px;stroke:var(--accent-primary)}nav.svelte-1f11nyy{flex-direction:column;flex:1;justify-content:space-between}.nav-main.svelte-1f11nyy{flex-direction:column;gap:0}.nav-bottom.svelte-1f11nyy{flex-direction:column;margin-top:auto}.nav-item.svelte-1f11nyy{padding:1rem .5rem;flex:0 0 auto}.nav-item.active.svelte-1f11nyy{border-left:3px solid var(--accent-primary);border-bottom:none}}@media (max-width: 768px){.sidebar.svelte-1f11nyy{position:fixed;bottom:0;left:0;right:0;width:100%;height:calc(70px + env(safe-area-inset-bottom));box-shadow:0 -2px 5px var(--shadow-md);flex-direction:row;padding-bottom:env(safe-area-inset-bottom)}nav.svelte-1f11nyy{flex-direction:row;padding:0;width:100%;height:70px}.nav-main.svelte-1f11nyy{flex-direction:row;flex:4}.nav-bottom.svelte-1f11nyy{flex-direction:row;flex:1}.nav-item.svelte-1f11nyy{padding:.5rem;height:100%;box-sizing:border-box;flex:1}.nav-item.active.svelte-1f11nyy{border-left:none;border-top:3px solid var(--accent-primary);padding-top:calc(.5rem - 3px)}.label.svelte-1f11nyy{font-size:.7rem}.icon.svelte-1f11nyy{width:20px;height:20px}}.section-filter.svelte-e8r7pr{position:fixed;bottom:calc(70px + env(safe-area-inset-bottom));left:0;right:0;z-index:90;display:flex;flex-direction:column;gap:0;background-color:#2c2c2c;border-radius:0;overflow:hidden;margin-bottom:0;box-shadow:0 -2px 5px #0000001a}.section-filter-icons.svelte-e8r7pr{display:flex;justify-content:center;flex-wrap:wrap;gap:0;padding:0;height:60px;background-color:#2c2c2c;border-top:1px solid #3a3a3a}.section-icon-btn.svelte-e8r7pr{position:relative;flex:1;height:100%;min-width:0;padding:.5rem;background:none;border:none;border-top:3px solid transparent;border-radius:0;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;overflow:visible;box-shadow:none}.section-icon-btn.svelte-e8r7pr svg:where(.svelte-e8r7pr){width:20px;height:20px;flex-shrink:0;color:#b0b0b0;transition:all .2s ease;position:relative;z-index:1}.section-icon-btn.svelte-e8r7pr:before{display:none}.section-icon-btn.svelte-e8r7pr:hover{transform:none;background-color:#3a3a3a;border-color:transparent;box-shadow:none}.section-icon-btn.svelte-e8r7pr:hover svg:where(.svelte-e8r7pr){color:#fff;transform:none}.section-icon-btn.svelte-e8r7pr:active{transform:none}.section-icon-btn.active.svelte-e8r7pr{background-color:#4a4a4a;border-top-color:#4a9eff;border-bottom:none;box-shadow:none;padding-top:calc(.5rem - 3px)}.section-icon-btn.active.svelte-e8r7pr:before{display:none}.section-icon-btn.active.svelte-e8r7pr svg:where(.svelte-e8r7pr){color:#fff;transform:none}.section-icon-btn.excluded.svelte-e8r7pr{background:#2c2c2c;border-color:transparent;border-style:solid;opacity:.4}.section-icon-btn.excluded.svelte-e8r7pr svg:where(.svelte-e8r7pr){color:#b0b0b0}.section-icon-btn.excluded.svelte-e8r7pr:hover{opacity:.6;border-color:transparent;background:#3a3a3a}.section-icon-btn.excluded.svelte-e8r7pr:hover svg:where(.svelte-e8r7pr){color:#10b981}.section-icon-btn.disabled.svelte-e8r7pr{cursor:default}.section-icon-btn.disabled.svelte-e8r7pr:hover{transform:none;background-color:#4a4a4a;border-top-color:#4a9eff}.section-status-indicator.svelte-e8r7pr{position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:50%;border:1px solid #2c2c2c;background:#0c1329;z-index:2;transition:all .25s cubic-bezier(.4,0,.2,1)}.section-status-indicator.included.svelte-e8r7pr{background:#10b981}.section-status-indicator.required.svelte-e8r7pr{background:#f59e0b}@media (max-width: 380px){.section-icon-btn.svelte-e8r7pr svg:where(.svelte-e8r7pr){width:18px;height:18px}.section-filter-icons.svelte-e8r7pr{height:55px}}@media (min-width: 768px){.section-filter.svelte-e8r7pr{position:relative;inset:0 0 auto auto;margin:0;padding:0;background-color:transparent;border-radius:0;border-top:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;box-shadow:none}.section-filter-icons.svelte-e8r7pr{border:none;background:transparent;box-shadow:none;height:auto;flex-direction:column;flex-wrap:nowrap}.section-icon-btn.svelte-e8r7pr{width:100%;height:4rem;flex:0 0 auto;padding:.75rem;background:none;border:none;border-left:3px solid transparent;border-radius:0;box-shadow:none;transition:all .2s ease}.section-icon-btn.svelte-e8r7pr svg:where(.svelte-e8r7pr){width:1.5rem;height:1.5rem;color:#b0b0b0;transition:all .2s ease}.section-icon-btn.svelte-e8r7pr:before{display:none}.section-icon-btn.svelte-e8r7pr:hover{transform:none;background-color:#4a4a4a;border-left-color:transparent;box-shadow:none}.section-icon-btn.svelte-e8r7pr:hover svg:where(.svelte-e8r7pr){color:#fff;transform:none}.section-icon-btn.svelte-e8r7pr:active{transform:none}.section-icon-btn.active.svelte-e8r7pr{background-color:#5a5a5a;border-left-color:#4a9eff;box-shadow:none}.section-icon-btn.active.svelte-e8r7pr:before{display:none}.section-icon-btn.active.svelte-e8r7pr svg:where(.svelte-e8r7pr){color:#fff;transform:none}.section-icon-btn.excluded.svelte-e8r7pr{background:transparent;border-left-color:transparent;border-style:solid;opacity:.4}.section-icon-btn.excluded.svelte-e8r7pr svg:where(.svelte-e8r7pr){color:#b0b0b0}.section-icon-btn.excluded.svelte-e8r7pr:hover{opacity:.6;border-left-color:transparent;background:#4a4a4a}.section-icon-btn.excluded.svelte-e8r7pr:hover svg:where(.svelte-e8r7pr){color:#10b981}.section-icon-btn.disabled.svelte-e8r7pr:hover{transform:none;border-left-color:#4a9eff;background-color:#5a5a5a}.section-status-indicator.svelte-e8r7pr{top:4px;right:4px;width:10px;height:10px;border:1px solid #404040}}.tertiary-sidebar.svelte-di0zqc{background-color:var(--sidebar-bg);color:var(--sidebar-text);box-shadow:2px 0 5px var(--shadow-md);z-index:98;display:flex;flex-direction:column}@media (min-width: 769px){.tertiary-sidebar.svelte-di0zqc{position:fixed;left:170px;top:0;width:80px;height:100vh}.tertiary-sidebar.svelte-di0zqc .section-filter-icons{flex-direction:column}}@media (max-width: 768px){.tertiary-sidebar.svelte-di0zqc{position:fixed;bottom:calc(130px + env(safe-area-inset-bottom));left:0;right:0;width:100%;height:var(--tertiary-height, 60px);box-shadow:0 -2px 5px var(--shadow-md)}.tertiary-sidebar.svelte-di0zqc .section-filter{position:static}}.srpg-modal-scroll-container.svelte-1tkz4w0{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.srpg-modal-scroll-container.svelte-1tkz4w0{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.srpg-modal-scroll-container.svelte-1tkz4w0::-webkit-scrollbar{width:8px}.srpg-modal-scroll-container.svelte-1tkz4w0::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:4px}.srpg-modal-scroll-container.svelte-1tkz4w0::-webkit-scrollbar-thumb{background:var(--border-secondary);border-radius:4px}.srpg-modal-scroll-container.svelte-1tkz4w0::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}h2.svelte-udob8p{margin-top:0;color:var(--text-primary)}h3.svelte-udob8p{margin-top:0;margin-bottom:.5rem;color:var(--text-secondary);font-size:1.1rem}.form-group.svelte-udob8p{margin-bottom:1rem;text-align:left}.form-group.svelte-udob8p label:where(.svelte-udob8p){display:block;margin-bottom:.25rem;font-weight:500;color:var(--text-secondary)}.form-group.svelte-udob8p input[type=text]:where(.svelte-udob8p){width:100%;padding:.5rem;border:1px solid var(--input-border);border-radius:4px;font-size:1rem;box-sizing:border-box;background-color:var(--input-bg);color:var(--input-text)}.form-group.svelte-udob8p input[type=text]:where(.svelte-udob8p):focus{outline:none;border-color:var(--input-border-focus)}.fortune-outcome-options.svelte-udob8p{padding:0 .5rem}.dice-config.svelte-udob8p{display:flex;gap:.5rem;margin-top:.5rem}.dice-config.svelte-udob8p select:where(.svelte-udob8p){flex:1;padding:.6rem 1rem;border:1.5px solid var(--accent-primary);border-radius:8px;background:var(--input-bg);font-size:1.05rem;color:var(--input-text);box-shadow:0 1px 4px var(--shadow-sm);transition:border-color .2s,box-shadow .2s}.dice-config.svelte-udob8p select:where(.svelte-udob8p):focus{outline:none;border-color:var(--accent-primary-hover);box-shadow:0 0 0 2px var(--shadow-md);background:var(--bg-secondary)}.divider.svelte-udob8p{border:none;border-top:1px solid var(--divider);margin:1rem 0}.mapping-section.svelte-udob8p{margin-bottom:2rem;text-align:left}.mapping-section.svelte-udob8p h3:where(.svelte-udob8p){margin-bottom:.75rem;font-size:1.2rem;color:var(--accent-primary)}.section-description.svelte-udob8p{font-size:.9rem;color:var(--text-secondary);margin:0 0 .5rem;font-style:italic}.mapping-table.svelte-udob8p{display:flex;flex-direction:column;gap:.5rem}.mapping-header.svelte-udob8p{display:grid;grid-template-columns:80px 1fr;gap:.75rem;padding:.5rem;background:var(--bg-secondary);border-radius:4px;font-weight:600;font-size:.9rem;color:var(--text-secondary)}.mapping-row.svelte-udob8p{display:grid;grid-template-columns:80px 1fr;gap:.75rem;align-items:center;padding:.25rem}.mapping-result.svelte-udob8p{font-weight:600;font-size:1.1rem;text-align:center;padding:.5rem;background:var(--bg-secondary);border-radius:4px;color:var(--text-primary)}.suit-symbol.svelte-udob8p{font-size:1.5rem}.mapping-input.svelte-udob8p{width:100%;padding:.5rem;border:1px solid var(--input-border);border-radius:4px;font-size:1rem;box-sizing:border-box;background-color:var(--input-bg);color:var(--input-text)}.mapping-input.svelte-udob8p:focus{outline:none;border-color:var(--input-border-focus);box-shadow:0 0 0 2px var(--shadow-md)}.mapping-col-result.svelte-udob8p,.mapping-col-outcome.svelte-udob8p{text-align:center}.mapping-col-outcome.svelte-udob8p{text-align:left}h2.svelte-1dqr724{margin-top:0;color:var(--text-primary)}h3.svelte-1dqr724{margin-top:0;margin-bottom:.5rem;color:var(--text-secondary);font-size:1.1rem}.form-group.svelte-1dqr724{margin-bottom:1.5rem;text-align:left}.form-group.svelte-1dqr724 label:where(.svelte-1dqr724){display:block;margin-bottom:.25rem;font-weight:500;color:var(--text-secondary)}.form-group.svelte-1dqr724 input[type=text]:where(.svelte-1dqr724){width:100%;padding:.5rem;border:1px solid var(--input-border);border-radius:4px;font-size:1rem;box-sizing:border-box;background-color:var(--input-bg);color:var(--input-text)}.form-group.svelte-1dqr724 input[type=text]:where(.svelte-1dqr724):focus{outline:none;border-color:var(--input-border-focus)}.fortunes-list.svelte-1dqr724{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.fortune-item.svelte-1dqr724{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:6px;gap:1rem}.fortune-info.svelte-1dqr724{flex:1;display:flex;flex-direction:column;gap:.25rem}.fortune-info.svelte-1dqr724 strong:where(.svelte-1dqr724){color:var(--text-primary)}.fortune-actions.svelte-1dqr724{display:flex;gap:.5rem}.empty-state.svelte-1dqr724{text-align:center;color:var(--text-muted);font-style:italic;margin-top:1rem;padding:1rem;background:var(--bg-secondary);border-radius:6px}.divider.svelte-1dqr724{border:none;border-top:1px solid var(--divider);margin:1.5rem 0}@media (max-width: 600px){.fortune-item.svelte-1dqr724{flex-direction:column;align-items:stretch}.fortune-actions.svelte-1dqr724{justify-content:stretch}.fortune-actions.svelte-1dqr724 button:where(.svelte-1dqr724){flex:1}}h2.svelte-1afovc9{margin-top:0;margin-bottom:.5rem;color:var(--text-primary)}.blueprint-subtitle.svelte-1afovc9{margin-bottom:1.5rem;color:var(--text-secondary);font-size:.95rem}.blueprint-subtitle.svelte-1afovc9 strong:where(.svelte-1afovc9){color:var(--accent-primary)}.form-group.svelte-1afovc9{margin-bottom:1.5rem;text-align:left}.form-group.svelte-1afovc9 label:where(.svelte-1afovc9){display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-secondary)}.form-group.svelte-1afovc9 input[type=text]:where(.svelte-1afovc9){width:100%;padding:.75rem;border:2px solid var(--input-border);border-radius:6px;font-size:1rem;box-sizing:border-box;transition:border-color .2s;background-color:var(--input-bg);color:var(--input-text)}.form-group.svelte-1afovc9 input[type=text]:where(.svelte-1afovc9):focus{outline:none;border-color:var(--input-border-focus)}h2.svelte-s76wki{margin-top:0;color:var(--text-primary)}.campaign-details.svelte-s76wki{background:var(--bg-secondary);padding:1.25rem;border-radius:6px;margin-bottom:1.5rem;text-align:left}.campaign-title.svelte-s76wki{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.campaign-info.svelte-s76wki{margin:.5rem 0;color:var(--text-secondary);font-size:.95rem}.campaign-info.svelte-s76wki strong:where(.svelte-s76wki){color:var(--text-primary)}.confirmation-message.svelte-s76wki{color:var(--text-secondary);font-size:.95rem;line-height:1.5;margin-top:.5rem;margin-bottom:0}.button-group.svelte-s76wki{display:flex;gap:.75rem}@media (max-width: 500px){.button-group.svelte-s76wki{flex-direction:column}}.body.svelte-17rzucq{padding:0rem;text-align:center}.description.svelte-17rzucq{color:var(--text-secondary);margin-top:0;margin-bottom:1rem;line-height:1.6}.description.svelte-17rzucq:last-of-type{margin-bottom:1.5rem}@media (max-width: 768px){.description.svelte-17rzucq{font-size:.95rem}}.entry-actions.svelte-aip4dp{display:flex;justify-content:flex-end;align-items:center;gap:.4rem;padding-top:.65rem;border-top:1px solid var(--srpg-border-color)}.entry-actions.compact.svelte-aip4dp{margin-top:.4rem;padding-top:.4rem}.entry-character-name.svelte-aip4dp{font-size:.9rem;font-style:italic;color:var(--srpg-text-muted);margin:0}.entry-action-btn.svelte-aip4dp{background:transparent;border:1px solid var(--srpg-border-color);border-radius:4px;padding:.35rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;color:var(--srpg-text-muted);min-width:auto;min-height:auto}.entry-actions.compact.svelte-aip4dp .entry-action-btn:where(.svelte-aip4dp){padding:.3rem}.entry-action-btn.svelte-aip4dp:hover{background:var(--srpg-hover-bg);border-color:var(--srpg-border-hover);color:var(--srpg-text-secondary)}.entry-action-btn.delete-btn.svelte-aip4dp:hover{background:var(--srpg-error-bg-light);border-color:var(--srpg-error-border);color:var(--srpg-error-text)}.spacer.svelte-aip4dp{flex-grow:1}.entry-editor.svelte-5r60j2{background:var(--srpg-secondary-bg);border:1px solid var(--srpg-border-color);border-radius:4px;padding:.6rem}.entry-editor.compact.svelte-5r60j2{margin-top:.5rem}.entry-editor.svelte-5r60j2 textarea:where(.svelte-5r60j2){width:100%;padding:.5rem;border:1px solid var(--srpg-border-color);border-radius:3px;font-family:inherit;font-size:.85rem;resize:vertical;margin-bottom:.5rem;background:var(--srpg-input-bg);color:var(--srpg-text-primary)}.entry-editor.svelte-5r60j2 textarea:where(.svelte-5r60j2):focus{outline:none;border-color:var(--srpg-oracle-accent);box-shadow:0 0 0 2px var(--srpg-focus-ring)}.editor-actions.svelte-5r60j2{display:flex;gap:.4rem}@media (max-width: 640px){.editor-actions.svelte-5r60j2{flex-direction:column}}.notes-compact.svelte-lcedke{background:var(--srpg-note-bg);border-left:2px solid var(--srpg-note-border);border-radius:3px;margin-top:.2rem;padding:.4rem .6rem;font-size:.85rem;line-height:1.4;display:flex;gap:.4rem;align-items:baseline}.notes-label.svelte-lcedke{font-weight:600;color:var(--srpg-note-label-color);flex-shrink:0}.notes-text-compact.svelte-lcedke{color:var(--srpg-note-text-color);flex:1}.fortune-content.svelte-mo56jj{display:flex;flex-direction:column;gap:.5rem}.fortune-inline.svelte-mo56jj{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.9rem;line-height:1}.fortune-label.svelte-mo56jj{font-weight:600;color:var(--text-primary)}.result-badge.svelte-mo56jj{background:var(--accent-info);color:var(--text-inverse);font-weight:700;font-size:.875rem;padding:.15rem .5rem;border-radius:4px;line-height:1.4}.card-badge.svelte-mo56jj{background:var(--card-bg);color:var(--text-primary);font-weight:700;font-size:.875rem;padding:.15rem .5rem;border-radius:4px;border:1px solid var(--border-primary);line-height:1.4}.card-badge.red-suit.svelte-mo56jj{color:var(--accent-danger)}.result-text.svelte-mo56jj{color:var(--text-primary);font-style:italic;font-size:.875rem}.dice-significance.svelte-mo56jj{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.significance-item.svelte-mo56jj{color:var(--text-primary);font-size:.875rem;display:inline-flex;align-items:center;gap:.25rem}.significance-item.svelte-mo56jj strong:where(.svelte-mo56jj){color:var(--accent-info);font-weight:600}.entry-content.svelte-5lo1m6{color:var(--text-primary);white-space:pre-wrap;word-wrap:break-word;font-size:.95rem;margin-bottom:.5rem}.dice-entry-content.svelte-1lfn5y5{font-size:.9rem}.check-name.svelte-1lfn5y5{font-weight:700;font-size:1rem;color:var(--text-primary);margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:1px solid var(--border-primary)}.dice-result.svelte-1lfn5y5{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.dice-formula.svelte-1lfn5y5{font-weight:600;color:var(--text-primary)}.result-option.svelte-1lfn5y5{font-size:.8rem;color:var(--text-secondary);font-weight:400}.dice-total.svelte-1lfn5y5{font-size:.9rem;color:var(--text-primary)}.individual-dice.svelte-1lfn5y5{font-size:.8rem;color:var(--text-secondary);font-style:italic;margin-top:.15rem}.result-badge.svelte-1lfn5y5{background:var(--accent-info);color:var(--text-inverse);font-weight:700;font-size:.875rem;padding:.15rem .5rem;border-radius:4px;line-height:1.4}.cards-entry-content.svelte-1dd3bdv{font-size:.9rem}.cards-list.svelte-1dd3bdv{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.15rem}.card-chip.svelte-1dd3bdv{display:inline-flex;align-items:center;gap:.25rem;background:var(--card-bg);border:2px solid var(--border-primary);border-radius:6px;padding:.35rem .55rem;font-weight:600;font-size:.9rem;box-shadow:0 1px 2px var(--shadow-sm);transition:all .15s ease;color:var(--text-primary)}.card-chip.red-suit.svelte-1dd3bdv{color:var(--accent-danger)}.card-chip.svelte-1dd3bdv:hover{box-shadow:0 2px 4px var(--shadow-md);transform:translateY(-1px)}.suit-icon.svelte-1dd3bdv{display:inline-flex;align-items:center}.entry-card.svelte-14frtzz{background:var(--srpg-card-bg);border:1px solid var(--srpg-border-color);border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000000a;transition:all .15s ease}.entry-card.svelte-14frtzz:hover{box-shadow:0 3px 8px #00000014;border-color:var(--srpg-border-hover)}.entry-header.svelte-14frtzz{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--srpg-border-color)}.entry-type.svelte-14frtzz{font-size:.8rem;font-weight:600;color:var(--srpg-text-secondary);text-transform:uppercase;letter-spacing:.5px}.entry-timestamp.svelte-14frtzz{font-size:.8rem;color:var(--srpg-text-tertiary);font-weight:400}.oracle-card.svelte-14frtzz{background:var(--srpg-secondary-bg);border:1px solid var(--srpg-border-color);border-left:3px solid var(--srpg-oracle-accent);border-radius:6px;padding:.65rem .85rem;box-shadow:none;position:relative;transition:all .15s ease}.oracle-card.svelte-14frtzz:hover{background:var(--srpg-hover-bg);border-left-color:var(--srpg-oracle-accent-hover)}.oracle-card.svelte-14frtzz .entry-header:where(.svelte-14frtzz){margin-bottom:.3rem;padding-bottom:.4rem;border-bottom:1px solid var(--srpg-border-color);display:flex;justify-content:space-between;align-items:center}.oracle-card.svelte-14frtzz .entry-type:where(.svelte-14frtzz){font-size:.7rem;font-weight:600;color:var(--srpg-text-muted);text-transform:uppercase;letter-spacing:.5px}.oracle-card.svelte-14frtzz .entry-timestamp:where(.svelte-14frtzz){font-size:.7rem;color:var(--srpg-text-tertiary);font-weight:400}.chronicle.svelte-134v8rw{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;height:100%;overflow:hidden}.chronicle-sticky-header.svelte-134v8rw{flex-shrink:0}.chronicle-header.svelte-134v8rw{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem}.header-actions.svelte-134v8rw{display:flex;gap:.5rem}.chapters-list-panel.svelte-134v8rw{background:var(--srpg-card-bg);border:2px solid var(--srpg-border-color);border-radius:8px;margin-bottom:1.5rem;overflow:hidden}.chapters-header.svelte-134v8rw{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:var(--srpg-secondary-bg);border-bottom:1px solid var(--srpg-border-color)}.chapters-header.svelte-134v8rw h3:where(.svelte-134v8rw){margin:0;font-size:1.125rem;color:var(--srpg-text-primary)}.close-btn.svelte-134v8rw{background:transparent;border:none;font-size:1.25rem;color:var(--srpg-text-tertiary);cursor:pointer;padding:.25rem;line-height:1;transition:color .15s}.close-btn.svelte-134v8rw:hover{color:var(--srpg-text-primary)}.chapters-content.svelte-134v8rw{padding:.5rem;max-height:400px;overflow-y:auto}.chapter-item-wrapper.svelte-134v8rw{position:relative;display:flex;gap:.25rem;margin-bottom:.25rem;justify-content:center;align-items:center}.chapter-item.svelte-134v8rw{flex:1;background:var(--srpg-secondary-bg);border:1px solid var(--srpg-border-color);border-radius:6px;padding:.75rem 1rem;text-align:left;cursor:pointer;transition:all .15s;width:100%}.chapter-item.svelte-134v8rw:hover{background:var(--srpg-hover-bg);border-color:var(--srpg-border-hover)}.chapter-item.active.svelte-134v8rw{background:var(--srpg-oracle-accent);color:#fff;border-color:var(--srpg-oracle-accent)}.chapter-item.active.svelte-134v8rw .chapter-name:where(.svelte-134v8rw),.chapter-item.active.svelte-134v8rw .chapter-meta:where(.svelte-134v8rw){color:#fff}.chapter-name.svelte-134v8rw{font-weight:600;font-size:.95rem;color:var(--srpg-text-primary);margin-bottom:.25rem}.chapter-meta.svelte-134v8rw{font-size:.8rem;color:var(--srpg-text-muted)}.chapter-delete-btn.svelte-134v8rw{position:absolute;right:1rem;color:var(--srpg-text-muted);background:var(--srpg-card-bg)}.chapter-delete-btn.svelte-134v8rw:hover{color:var(--srpg-error-text);background:var(--srpg-error-bg-light);border-color:var(--srpg-error-border)}.chapter-view-banner.svelte-134v8rw{background:var(--srpg-secondary-bg);border:1px solid var(--srpg-border-color);border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.back-btn.svelte-134v8rw{background:var(--srpg-card-bg);border:1px solid var(--srpg-border-color);border-radius:6px;padding:.5rem 1rem;cursor:pointer;font-size:.9rem;font-weight:500;color:var(--srpg-text-secondary);transition:all .15s}.back-btn.svelte-134v8rw:hover{background:var(--srpg-secondary-bg);border-color:var(--srpg-text-tertiary)}.viewing-chapter-name.svelte-134v8rw{font-size:1rem;font-weight:600;color:var(--srpg-text-primary)}.chapter-help.svelte-134v8rw{margin:0 0 1rem;font-size:.9rem;color:var(--srpg-text-muted);line-height:1.5}.current-chapter-item-wrapper.svelte-134v8rw{display:flex;gap:.25rem;margin-bottom:.5rem;justify-content:center;align-items:center}.chapter-name-input.svelte-134v8rw{width:100%;padding:.75rem;border:1px solid var(--srpg-border-color);border-radius:6px;font-family:inherit;font-size:1rem;margin-bottom:.75rem;background:var(--srpg-input-bg);color:var(--srpg-text-primary)}.chapter-name-input.svelte-134v8rw:focus{outline:none;border-color:var(--srpg-oracle-accent);box-shadow:0 0 0 3px var(--srpg-focus-ring)}.chapter-preview.svelte-134v8rw{background:var(--srpg-card-bg);border:1px solid var(--srpg-border-color);border-radius:6px;padding:.75rem;margin-bottom:1rem;font-weight:600;color:var(--srpg-text-secondary);font-size:.95rem}.entry-editor.svelte-134v8rw{background:var(--srpg-secondary-bg);border:2px solid var(--srpg-border-color);border-radius:8px;padding:1.5rem;margin-bottom:2rem}.modal-content.svelte-134v8rw h3:where(.svelte-134v8rw){margin:0 0 1rem;font-size:1.25rem;color:var(--srpg-text-primary)}.modal-content.svelte-134v8rw textarea:where(.svelte-134v8rw){width:100%;padding:.75rem;border:1px solid var(--srpg-border-color);border-radius:6px;font-family:inherit;font-size:1rem;resize:vertical;margin-bottom:1rem;background:var(--srpg-input-bg);color:var(--srpg-text-primary)}.modal-content.svelte-134v8rw textarea:where(.svelte-134v8rw):focus{outline:none;border-color:var(--srpg-oracle-accent);box-shadow:0 0 0 3px var(--srpg-focus-ring)}.editor-actions.svelte-134v8rw{display:flex;flex-direction:column;justify-content:flex-end;gap:.75rem}.entries-list.svelte-134v8rw{display:flex;flex-direction:column;gap:1rem;flex:1;overflow-y:auto;min-height:0;padding-bottom:10rem}.no-entries.svelte-134v8rw{text-align:center;padding:3rem 1rem;color:var(--srpg-text-tertiary);background:var(--srpg-secondary-bg);border-radius:8px}.no-entries.svelte-134v8rw p:where(.svelte-134v8rw){margin:.5rem 0}.no-entries.svelte-134v8rw p:where(.svelte-134v8rw):first-child{font-size:1.125rem;font-weight:500;color:var(--srpg-text-muted)}.modal-content.svelte-134v8rw h2:where(.svelte-134v8rw){margin-top:0;margin-bottom:.5rem;color:var(--srpg-text-primary)}.modal-help.svelte-134v8rw{margin:0 0 1rem;font-size:.9rem;color:var(--srpg-text-muted)}.character-select-list.svelte-134v8rw{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto;margin-bottom:1rem}.character-select-item.svelte-134v8rw{background:var(--srpg-card-bg);border:2px solid var(--srpg-border-color);border-radius:6px;padding:.75rem 1rem;text-align:left;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:.25rem}.character-select-item.svelte-134v8rw:hover{border-color:var(--srpg-oracle-accent);background:var(--srpg-hover-bg);transform:translate(2px)}.character-select-name.svelte-134v8rw{font-weight:600;color:var(--srpg-text-primary);font-size:1rem}.character-select-info.svelte-134v8rw{font-size:.85rem;color:var(--srpg-text-muted)}.no-characters-message.svelte-134v8rw{text-align:center;padding:2rem 1rem;color:var(--srpg-text-muted);background:var(--srpg-secondary-bg);border-radius:6px;margin-bottom:1rem}.no-characters-message.svelte-134v8rw p:where(.svelte-134v8rw){margin:.25rem 0}.no-characters-message.svelte-134v8rw .hint:where(.svelte-134v8rw){font-size:.875rem;font-style:italic}.modal-footer.svelte-134v8rw{display:flex;justify-content:flex-end;gap:.5rem}.chapter-action-btn.svelte-134v8rw{margin-left:.5rem;width:4rem}@media (max-width: 640px){.chronicle-header.svelte-134v8rw{flex-direction:column;align-items:stretch;gap:1rem}.header-actions.svelte-134v8rw{flex-direction:row;justify-content:stretch}.header-actions.svelte-134v8rw button:where(.svelte-134v8rw){flex:1}.chapter-view-banner.svelte-134v8rw{flex-direction:column;align-items:stretch;gap:.75rem}.viewing-chapter-name.svelte-134v8rw{text-align:center}}.template-modal-content.svelte-177rvr9{padding:1rem}@media (min-width: 640px){.template-modal-content.svelte-177rvr9{padding:1.5rem}}.template-modal-content.svelte-177rvr9 h2:where(.svelte-177rvr9){margin-top:0;margin-bottom:.5rem;color:var(--text-primary);font-size:1.25rem}@media (min-width: 640px){.template-modal-content.svelte-177rvr9 h2:where(.svelte-177rvr9){font-size:1.5rem}}.template-description.svelte-177rvr9{margin-bottom:1.25rem;color:var(--text-secondary);font-size:.875rem;line-height:1.5}@media (min-width: 640px){.template-description.svelte-177rvr9{margin-bottom:1.5rem}}.template-options.svelte-177rvr9{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}@media (min-width: 640px){.template-options.svelte-177rvr9{gap:1rem;margin-bottom:1.5rem}}.template-option-title.svelte-177rvr9{margin:0 0 .5rem;color:var(--text-primary);font-size:1.125rem}@media (min-width: 640px){.template-option-title.svelte-177rvr9{font-size:1.25rem}}.template-abilities.svelte-177rvr9{margin:.5rem 0;color:var(--text-secondary);font-size:.8125rem;line-height:1.5}@media (min-width: 640px){.template-abilities.svelte-177rvr9{font-size:.875rem}}.template-note.svelte-177rvr9{display:inline-block;margin-top:.5rem;padding:.25rem .5rem;background:var(--accent-info);color:var(--text-inverse);border-radius:4px;font-size:.75rem;font-weight:600}.template-footer.svelte-177rvr9{display:flex;justify-content:flex-end;gap:.5rem}.srpg-section.svelte-z584br{position:relative;margin-bottom:1.5rem;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-primary);border-radius:12px;box-shadow:0 1px 3px var(--shadow-sm);transition:all .2s ease}.srpg-section.svelte-z584br:hover{box-shadow:0 2px 6px var(--shadow-md);border-color:var(--border-secondary)}.section-header.svelte-z584br{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--border-primary)}.section-header.svelte-z584br h2:where(.svelte-z584br){margin:0;font-size:1.5rem;font-weight:600;color:var(--text-primary)}.section-header-actions.svelte-z584br{display:flex;align-items:center;gap:.5rem}.section-edit-actions.svelte-z584br{display:flex;gap:.5rem}.section-edit-btn.svelte-z584br{padding:.5rem;background:transparent;border:1px solid var(--border-primary);border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.section-edit-btn.svelte-z584br svg:where(.svelte-z584br){width:1rem;height:1rem;color:var(--text-muted);transition:color .2s ease}.section-edit-btn.svelte-z584br:hover{background:var(--bg-tertiary);border-color:var(--border-secondary)}.section-edit-btn.svelte-z584br:hover svg:where(.svelte-z584br){color:var(--accent-primary)}.section-edit-btn.svelte-z584br:active{transform:scale(.95)}@media (min-width: 768px){.srpg-section.svelte-z584br{padding:2rem}.section-header.svelte-z584br h2:where(.svelte-z584br){font-size:1.75rem}}.character-sheet-wrapper.svelte-5pw72c{display:flex;flex-direction:column;height:100%;overflow:hidden}.character-sheet-scroll.svelte-5pw72c{flex:1;overflow-y:auto;min-height:0}.skills-subsection.svelte-5pw72c{margin-top:2rem;padding-top:1.5rem;border-top:2px solid var(--divider)}.subsection-header.svelte-5pw72c{margin-bottom:1rem}.subsection-header.svelte-5pw72c h3:where(.svelte-5pw72c){margin:0;font-size:1.25rem;font-weight:600;color:var(--text-primary)}@media (min-width: 768px){.subsection-header.svelte-5pw72c h3:where(.svelte-5pw72c){font-size:1.5rem}}.character-sheet.svelte-5pw72c{position:relative;max-width:100%;width:100vw}@media (min-width: 768px){.character-sheet.svelte-5pw72c{padding-right:.5rem;padding-left:.5rem;padding-bottom:1.5rem}}.section-actions.svelte-5pw72c{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.section-actions.svelte-5pw72c button:where(.svelte-5pw72c){display:flex;align-items:center;gap:.375rem}.abilities-grid.svelte-5pw72c,.skills-grid.svelte-5pw72c{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1rem}@media (min-width: 640px){.abilities-grid.svelte-5pw72c,.skills-grid.svelte-5pw72c{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.abilities-grid.svelte-5pw72c,.skills-grid.svelte-5pw72c{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.skills-grid.svelte-5pw72c{grid-template-columns:repeat(3,1fr)}}.ability-card.svelte-5pw72c,.skill-card.svelte-5pw72c{background:linear-gradient(135deg,var(--card-bg) 0%,var(--bg-secondary) 100%);border:1px solid var(--border-primary);border-radius:12px;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px var(--shadow-sm);position:relative;overflow:hidden}.ability-card.svelte-5pw72c:before,.skill-card.svelte-5pw72c:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent-primary) 0%,var(--accent-info) 50%,var(--accent-info-hover) 100%);opacity:0;transition:opacity .3s ease}.ability-card.svelte-5pw72c:hover,.skill-card.svelte-5pw72c:hover{transform:translateY(-2px);box-shadow:0 8px 25px var(--shadow-md);border-color:var(--border-secondary)}.ability-card.svelte-5pw72c:hover:before,.skill-card.svelte-5pw72c:hover:before{opacity:1}.ability-card.svelte-5pw72c h3:where(.svelte-5pw72c),.skill-name.svelte-5pw72c{margin:0;font-size:1.125rem;font-weight:600;color:var(--text-primary);text-align:center;letter-spacing:-.025em}@media (min-width: 768px){.ability-card.svelte-5pw72c h3:where(.svelte-5pw72c),.skill-name.svelte-5pw72c{font-size:1.1875rem}}.ability-edit-form.svelte-5pw72c,.skill-edit-form.svelte-5pw72c{display:flex;flex-direction:column;gap:1rem}.ability-stats-grid.svelte-5pw72c{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.skill-stats-grid.svelte-5pw72c{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:end}.ability-proficiency.svelte-5pw72c,.skill-proficiency.svelte-5pw72c{display:flex;align-items:center;justify-content:center;min-height:2.5rem}.proficiency-checkbox.svelte-5pw72c{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;color:var(--text-secondary);transition:color .2s ease}.proficiency-checkbox.svelte-5pw72c:hover{color:var(--text-primary)}.proficiency-checkbox.svelte-5pw72c input[type=checkbox]:where(.svelte-5pw72c){width:auto;margin:0;cursor:pointer;transform:scale(1.1);accent-color:var(--accent-primary)}.remove-btn.svelte-5pw72c{margin-top:.75rem;width:100%;display:flex;align-items:center;justify-content:center;gap:.375rem;font-size:.875rem}.ability-stats.svelte-5pw72c{display:flex;flex-direction:column;gap:.5rem;text-align:center}.ability-stats.svelte-5pw72c p:where(.svelte-5pw72c){margin:0;font-size:.9375rem;padding:.375rem 0;min-height:auto;color:var(--text-secondary)}.skill-display.svelte-5pw72c{text-align:center;display:flex;flex-direction:column;gap:.625rem}.skill-ability.svelte-5pw72c{margin:0;font-size:.8125rem;color:var(--text-muted);font-weight:500;letter-spacing:.025em}.skill-stats.svelte-5pw72c{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}.skill-bonus.svelte-5pw72c{font-size:1.25rem;font-weight:700;color:var(--text-secondary);background:linear-gradient(135deg,var(--bg-tertiary) 0%,var(--bg-secondary) 100%);padding:.375rem .75rem;border-radius:8px;min-width:3rem;text-align:center;border:1px solid var(--border-secondary);box-shadow:0 1px 2px var(--shadow-sm);letter-spacing:-.025em}.srpg-badge.svelte-5pw72c{background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-info) 100%);color:var(--text-inverse);font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:6px;letter-spacing:.025em;box-shadow:0 1px 2px #3b82f633}.srpg-badge-sm.svelte-5pw72c{font-size:.6875rem;padding:.1875rem .375rem;border-radius:4px}.roll-buttons.svelte-5pw72c{display:flex;gap:.375rem;margin-top:.75rem;justify-content:center;flex-wrap:wrap}.roll-btn.svelte-5pw72c{flex:1;min-width:fit-content;display:flex;align-items:center;justify-content:center;gap:.25rem}.roll-btn-adv.svelte-5pw72c,.roll-btn-dis.svelte-5pw72c{flex:0 0 auto;min-width:3rem}.roll-btn.svelte-5pw72c:hover{transform:translateY(-1px)}.dice-formula-input.svelte-5pw72c{margin:1rem 0;padding:1rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:8px}.dice-formula-input.svelte-5pw72c label:where(.svelte-5pw72c){display:block;font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.dice-formula-input.svelte-5pw72c input:where(.svelte-5pw72c){width:100%;padding:.5rem;font-size:.9375rem;border:1px solid var(--border-secondary);border-radius:6px;background:var(--bg-primary);color:var(--text-primary)}.dice-formula-input.svelte-5pw72c input:where(.svelte-5pw72c):focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--focus-ring)}.input-help.svelte-5pw72c{margin:.5rem 0 0;font-size:.8125rem;color:var(--text-muted);font-style:italic}.custom-tag-input.svelte-1eycndn{display:flex;gap:.5rem;margin-top:1rem;margin-bottom:1rem;align-items:stretch;flex-wrap:wrap}.custom-tag-input.svelte-1eycndn input:where(.svelte-1eycndn){flex:1;min-width:150px;padding:.5rem;border:1px solid var(--input-border);border-radius:4px;font-size:1rem;background:var(--input-bg);color:var(--input-text)}.custom-tag-input.svelte-1eycndn button:where(.svelte-1eycndn){margin:0;flex-shrink:0}@media (max-width: 767px){.custom-tag-input.svelte-1eycndn{flex-direction:column}.custom-tag-input.svelte-1eycndn input:where(.svelte-1eycndn){width:100%}.custom-tag-input.svelte-1eycndn button:where(.svelte-1eycndn){width:100%}}.character-manager.svelte-gckohb{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.character-view.svelte-gckohb{display:flex;flex-direction:column;height:100%;overflow:hidden}.character-sheet-container.svelte-gckohb{flex:1;min-height:0}.character-list-view.svelte-gckohb{display:flex;flex-direction:column;height:100%;overflow:hidden}.character-list-scroll.svelte-gckohb{flex:1;overflow-y:auto;min-height:0;padding-top:.2rem}@media (min-width: 768px){.character-manager.svelte-gckohb,.character-sheet-container.svelte-gckohb{padding-bottom:0}}.list-header.svelte-gckohb{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-shrink:0}.group-filter.svelte-gckohb{margin-bottom:1.5rem;padding:1rem;background:var(--bg-secondary);border-radius:8px;border:1px solid var(--border-primary);flex-shrink:0;position:relative;display:flex;align-items:center;gap:.5rem}.filter-buttons.svelte-gckohb{display:flex;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;flex:1;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border-secondary) var(--bg-secondary);padding-bottom:.25rem}.filter-buttons.svelte-gckohb::-webkit-scrollbar{height:6px}.filter-buttons.svelte-gckohb::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:3px}.filter-buttons.svelte-gckohb::-webkit-scrollbar-thumb{background:var(--border-secondary);border-radius:3px}.filter-buttons.svelte-gckohb::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.scroll-btn.svelte-gckohb{flex-shrink:0;width:2rem;height:2rem;padding:0;background:var(--card-bg);border:2px solid var(--border-primary);border-radius:50%;cursor:pointer;font-size:1.25rem;font-weight:700;color:var(--text-secondary);transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1}.scroll-btn.svelte-gckohb:hover{border-color:var(--accent-primary);background:var(--bg-tertiary);color:var(--accent-primary)}.scroll-btn.svelte-gckohb:active{transform:scale(.95)}@media (max-width: 480px){.scroll-btn.svelte-gckohb{display:none}.group-filter.svelte-gckohb{padding:.75rem;margin-bottom:.5rem}.filter-buttons.svelte-gckohb{scrollbar-width:auto;flex-wrap:wrap;max-height:5.5rem;overflow-y:auto}}.filter-btn.svelte-gckohb{padding:.5rem 1rem;background:var(--card-bg);border:2px solid var(--border-primary);border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;color:var(--text-secondary);transition:all .2s ease;white-space:nowrap}.filter-btn.svelte-gckohb:hover{border-color:var(--accent-primary);background:var(--bg-tertiary)}.filter-btn.active.svelte-gckohb{background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-info) 100%);color:var(--text-inverse);border-color:var(--accent-primary);box-shadow:0 2px 4px #3b82f64d}@media (max-width: 640px){.filter-btn.svelte-gckohb{font-size:.8125rem;padding:.5rem .75rem}}.view-header.svelte-gckohb{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:1rem;width:100%;flex-shrink:0}@keyframes svelte-gckohb-pulse{0%,to{box-shadow:0 4px 12px #f59e0b40}50%{box-shadow:0 4px 16px #f59e0b66}}.character-list.svelte-gckohb{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.character-card.svelte-gckohb{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--card-bg);border:1px solid var(--border-primary);border-radius:8px;box-shadow:0 1px 3px var(--shadow-sm);transition:all .2s ease;width:100%;min-height:120px}.character-title.svelte-gckohb{margin:0;color:var(--text-primary);font-size:1.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.character-summary.svelte-gckohb p:where(.svelte-gckohb){margin:.25rem 0;color:var(--text-muted);font-size:.875rem;text-align:center}.hp-bar.svelte-gckohb{margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--border-primary)}.hp-bar.svelte-gckohb span:where(.svelte-gckohb){font-weight:600;color:var(--text-primary)}.empty-state.svelte-gckohb{text-align:center;padding:3rem 1rem;color:var(--text-muted)}.empty-state.svelte-gckohb p:where(.svelte-gckohb){margin:.5rem 0}.hint.svelte-gckohb{font-size:.875rem;font-style:italic}.modal-content.svelte-gckohb h2:where(.svelte-gckohb){margin-top:0;margin-bottom:1rem;color:var(--text-primary)}.modal-content.svelte-gckohb label:where(.svelte-gckohb){display:block;font-weight:600;margin-bottom:.5rem;margin-top:1rem;color:var(--text-secondary)}.modal-content.svelte-gckohb label:where(.svelte-gckohb):first-of-type{margin-top:0}.modal-content.svelte-gckohb input:where(.svelte-gckohb){width:100%;padding:.5rem;border:1px solid var(--input-border);border-radius:4px;font-size:1rem;background:var(--input-bg);color:var(--input-text)}.modal-content.svelte-gckohb button:where(.svelte-gckohb){margin-top:.75rem}.modal-footer.svelte-gckohb{margin-top:1.5rem;display:flex;gap:.5rem;justify-content:flex-end}.modal-footer.svelte-gckohb button:where(.svelte-gckohb){margin-top:0}.tag-list.svelte-gckohb{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.75rem}.tag-badge.svelte-gckohb{display:inline-block;background:linear-gradient(135deg,var(--accent-success) 0%,var(--accent-success-hover) 100%);color:var(--text-inverse);font-size:.75rem;font-weight:600;padding:.25rem .625rem;border-radius:12px;letter-spacing:.025em;box-shadow:0 1px 2px #10b98133;white-space:nowrap}.codex.svelte-1jcmfjd{height:100%;display:flex;flex-direction:column;overflow:hidden}.codex-list-view.svelte-1jcmfjd{flex:1;overflow-y:auto;padding:1rem}.note-view.svelte-1jcmfjd{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1.5rem}.note-header.svelte-1jcmfjd{display:flex;flex-direction:column;gap:.75rem}.note-meta-row.svelte-1jcmfjd{display:flex;gap:.5rem;flex-wrap:wrap}.note-title.svelte-1jcmfjd{margin:0;font-size:2rem;color:var(--text-primary);font-weight:700}.note-title-input.svelte-1jcmfjd{width:100%;padding:.75rem;border:2px solid var(--accent-primary);border-radius:8px;font-size:1.75rem;font-weight:700;color:var(--text-primary);font-family:inherit;background:var(--input-bg)}.note-title-input.svelte-1jcmfjd:disabled{border-color:var(--border-secondary);background:var(--bg-secondary);cursor:not-allowed}.note-dates.svelte-1jcmfjd{display:flex;gap:1rem;font-size:.875rem;color:var(--text-muted)}.note-content.svelte-1jcmfjd{flex:1;min-height:0}.note-display.svelte-1jcmfjd{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:8px;padding:1.5rem;white-space:pre-wrap;word-wrap:break-word;color:var(--text-secondary);line-height:1.6;min-height:200px}.character-badge.svelte-1jcmfjd{font-size:1.25rem}.hint.svelte-1jcmfjd{font-style:italic;color:var(--text-tertiary)}.modal-content.svelte-1jcmfjd{text-align:left}.custom-group-input.svelte-1jcmfjd{display:flex;gap:.5rem;align-items:stretch;margin-top:.5rem}.custom-group-input.svelte-1jcmfjd input:where(.svelte-1jcmfjd){flex:1}@media (max-width: 768px){.note-title.svelte-1jcmfjd{font-size:1.5rem}.note-title-input.svelte-1jcmfjd{font-size:1.25rem}.note-dates.svelte-1jcmfjd{flex-direction:column;gap:.25rem}.custom-group-input.svelte-1jcmfjd{flex-direction:column}}.fortunes-list.svelte-1kyxy3h{text-align:left;margin-top:1rem}.empty-message.svelte-1kyxy3h{text-align:center;color:var(--text-muted);font-style:italic}.fortune-card.svelte-1kyxy3h{position:relative;border-radius:12px;margin-bottom:.875rem;transition:transform .2s ease,box-shadow .2s ease,opacity .15s ease;border:1.5px solid var(--card-border);background:var(--card-bg);overflow:hidden}.fortune-card.svelte-1kyxy3h:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-primary);opacity:.4;transition:opacity .2s ease}.fortune-card.svelte-1kyxy3h:hover{transform:translateY(-2px);box-shadow:0 4px 16px var(--shadow-md);border-color:var(--border-secondary)}.fortune-card.svelte-1kyxy3h:hover:before{opacity:.7}.fortune-card[data-dragging=true].svelte-1kyxy3h{opacity:.5;transform:scale(.98)}.fortune-card.dragging.svelte-1kyxy3h{outline:2px dashed var(--accent-primary)}.fortune-card.drag-over.svelte-1kyxy3h{outline:2px solid var(--accent-success)}.fortune-card-header.svelte-1kyxy3h{display:flex;align-items:center;justify-content:space-between;padding:.5rem .625rem .25rem;gap:.5rem}.drag-handle.svelte-1kyxy3h{cursor:grab;user-select:none;color:var(--text-secondary);transition:color .2s,transform .1s,background .2s;padding:.25rem;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;opacity:.5}.drag-handle.svelte-1kyxy3h:hover{color:var(--text-primary);background:var(--bg-secondary);opacity:1}.drag-handle.svelte-1kyxy3h:active{cursor:grabbing;transform:scale(.95)}.delete-icon.svelte-1kyxy3h{color:var(--text-muted);transition:color .15s,background .15s,transform .05s;border-radius:6px;padding:.25rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;opacity:.5}.delete-icon.svelte-1kyxy3h:hover{color:var(--accent-danger);background:var(--danger-bg);opacity:1}.delete-icon.svelte-1kyxy3h:active{transform:scale(.95)}.fortune-card-content.svelte-1kyxy3h{width:100%;background:transparent;border:none;padding:.875rem 1.25rem 1.125rem;cursor:pointer;display:flex;align-items:center;gap:1rem;transition:all .2s ease;text-align:left}.fortune-card-content.svelte-1kyxy3h:hover{background:var(--bg-secondary)}.fortune-card-content.svelte-1kyxy3h:active{transform:scale(.99)}.oracle-icons.svelte-1kyxy3h{flex-shrink:0;color:#5b7095;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,color .2s ease}.icon-group.svelte-1kyxy3h{display:flex;gap:.25rem;align-items:center}.dice-icon.svelte-1kyxy3h,.card-icon.svelte-1kyxy3h,.oracle-icon.svelte-1kyxy3h{transition:transform .3s ease}.fortune-card-content.svelte-1kyxy3h:hover .oracle-icons:where(.svelte-1kyxy3h){color:#4a5d7a}.fortune-card-content.svelte-1kyxy3h:hover .dice-icon:where(.svelte-1kyxy3h){transform:rotate(180deg)}.fortune-card-content.svelte-1kyxy3h:hover .card-icon:where(.svelte-1kyxy3h){transform:rotateY(180deg)}.fortune-card-content.svelte-1kyxy3h:hover .oracle-icon:where(.svelte-1kyxy3h){transform:rotate(90deg)}.fortune-card-content.svelte-1kyxy3h:hover .icon-group:where(.svelte-1kyxy3h) .dice-icon:where(.svelte-1kyxy3h){transform:rotate(180deg)}.fortune-card-content.svelte-1kyxy3h:hover .icon-group:where(.svelte-1kyxy3h) .card-icon:where(.svelte-1kyxy3h){transform:rotateY(180deg)}.fortune-title.svelte-1kyxy3h{flex:1;font-size:1.05rem;font-weight:500;color:var(--text-primary);letter-spacing:.01em;line-height:1.4}.dice-icon-wrap.svelte-1cli9u{position:relative;width:64px;height:64px;display:inline-block}.dice-icon.svelte-1cli9u{position:absolute;left:0;top:0;width:64px;height:64px;z-index:0;opacity:.9}.dice-number.svelte-1cli9u{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;font-weight:700;color:#1976d2;font-size:1.2rem;pointer-events:none}.dice-results.svelte-h5pi8g{margin-top:.5rem}.dice-result-list.svelte-h5pi8g{display:flex;gap:0rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.dice-result-item.svelte-h5pi8g{display:flex;align-items:center;position:relative;font-size:1.3rem}.dice-roller-embed.svelte-1t28hte{width:100%}.dice-roller-button.svelte-1t28hte{width:100%;padding:.75rem 0;font-size:1.1rem;border-radius:6px;border:none;margin:.5rem 0;margin-bottom:0;background:#1976d2;color:#fff;cursor:pointer;transition:background .2s}.dice-roller-button.svelte-1t28hte:active{background:#115293}.dice-roller-button.svelte-1t28hte:disabled{background:#ccc;color:#666;cursor:not-allowed}.embed-result.svelte-1t28hte{text-align:center;padding:.75rem;border-radius:4px;font-size:1.1rem}.embed-result.svelte-1t28hte strong:where(.svelte-1t28hte){color:#1976d2}.embed-result-row.svelte-1t28hte{display:flex;align-items:center;justify-content:center}.dice-roller-reroll.svelte-1t28hte{padding:.5rem;font-size:1rem;border-radius:6px;border:none;background:#1976d2;color:#fff;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}.dice-roller-reroll.svelte-1t28hte:active{background:#115293}.dice-roller-reroll.svelte-1t28hte:disabled{background:#ccc;color:#666;cursor:not-allowed}.modifier-input-group.svelte-1t28hte{margin-bottom:.5rem}.modifier-select.svelte-1t28hte{padding:.5rem;font-size:1rem;border-radius:4px;border:1px solid #ccc;background:#fff;color:#333;cursor:pointer;transition:border-color .2s}.modifier-select.svelte-1t28hte:focus{outline:none;border-color:#1976d2}h2.svelte-oaf65d{margin-top:0;color:var(--text-primary)}h3.svelte-oaf65d{margin-top:0;margin-bottom:.5rem;color:var(--text-secondary);font-size:1.1rem}.fate-section.svelte-oaf65d{margin-bottom:1.5rem;padding:.5rem;border-radius:6px;border:1px solid var(--border-primary)}.card-draw-result.svelte-oaf65d{display:flex;justify-content:center}.card-display.svelte-oaf65d{font-size:1.2rem;font-weight:700;border-radius:4px;background:var(--bg-secondary);padding:.5rem 1rem}.card-display.svelte-oaf65d{margin-top:0;margin-bottom:.5rem}.result-display.svelte-oaf65d{margin-top:.5rem;padding:1rem;background:var(--success-bg);border-radius:6px;border:2px solid var(--success)}.result-display.svelte-oaf65d strong:where(.svelte-oaf65d){font-size:1.2rem;color:var(--success-text)}.outcome-text.svelte-oaf65d{margin:0;color:var(--text-primary);text-align:left}.dice-significance.svelte-oaf65d{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--success)}.dice-significance.svelte-oaf65d:first-child{margin-top:0;padding-top:0;border-top:none}.significance-item.svelte-oaf65d{margin:.25rem 0;color:var(--text-secondary);font-size:.95rem;text-align:left}.significance-item.svelte-oaf65d strong:where(.svelte-oaf65d){color:var(--accent-primary);font-size:1rem}.card-drawer-actions.svelte-sze9q7{display:flex;justify-content:space-between;margin:1rem 0;gap:1rem}.card-drawer-info.svelte-sze9q7{margin-top:1rem;font-size:1.05rem}.card-drawer-info.svelte-sze9q7 p:where(.svelte-sze9q7){margin-bottom:0;font-size:1.05rem}.card-drawer-info.svelte-sze9q7 label:where(.svelte-sze9q7){font-size:1rem;margin:0}.drawn-cards.svelte-sze9q7{margin-top:.5rem}.cards-list.svelte-sze9q7{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.card-chip.svelte-sze9q7{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .7rem;border-radius:999px;background:var(--bg-secondary);border:1px solid var(--border-primary);font-size:.95rem;margin:.2rem;min-width:48px;color:var(--text-primary)}.card-chip.red-suit.svelte-sze9q7{color:var(--accent-danger)}.suit-icon.svelte-sze9q7{display:inline-flex}.options.svelte-sze9q7{display:flex;flex-direction:column;justify-content:center;gap:.1rem;margin-bottom:1rem}.divider.svelte-sze9q7{border:none;border-top:1px solid var(--divider);margin:1rem 0}#dice-options.svelte-8zph7l{display:flex;flex-direction:column;justify-content:center;gap:.75rem;margin:1rem;margin-bottom:0;flex-wrap:wrap}#dice-selection-options.svelte-8zph7l{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.dice-options-select.svelte-8zph7l select:where(.svelte-8zph7l){padding:.6rem 1rem;font-size:1.05rem;border-radius:10px;border:1.5px solid var(--border-primary);margin:0;background:var(--input-bg);color:var(--input-text);appearance:none;transition:border-color .2s,box-shadow .2s,background .2s}.dice-options-select.svelte-8zph7l select:where(.svelte-8zph7l):focus-visible{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--shadow-md);background:var(--bg-secondary)}.result-radio-group.svelte-8zph7l{display:flex;justify-content:space-between;gap:0;border-radius:12px;overflow:hidden;border:1px solid var(--border-primary);flex-direction:row;background:var(--bg-secondary)}.result-radio.svelte-8zph7l{background:transparent;transition:background .2s,color .2s,transform .05s;color:var(--text-primary);box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:.45rem .6rem;font-size:1.2rem;cursor:pointer;position:relative;flex-grow:1}.result-radio.svelte-8zph7l input[type=radio]:where(.svelte-8zph7l){position:absolute;opacity:0;pointer-events:none}.result-icon.svelte-8zph7l{margin:0;height:30px}.result-radio.svelte-8zph7l .result-icon:where(.svelte-8zph7l){font-size:1.4rem}.result-radio.svelte-8zph7l:has(input[type=radio]:where(.svelte-8zph7l):checked){background:var(--accent-primary);color:var(--text-inverse)}.result-radio.svelte-8zph7l input[type=radio]:where(.svelte-8zph7l):disabled+.result-icon:where(.svelte-8zph7l){color:var(--text-muted);opacity:.6}.result-radio.svelte-8zph7l:has(input[type=radio]:where(.svelte-8zph7l):disabled){background:var(--bg-tertiary);color:var(--text-muted);cursor:not-allowed}#take-result-button.svelte-8zph7l{margin-top:1rem;margin-bottom:0;padding:0;position:relative}#take-result-button.svelte-8zph7l p:where(.svelte-8zph7l){margin:0;padding:.75rem 0;font-size:1.2rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}#take-result-button.svelte-8zph7l .result-icon:where(.svelte-8zph7l){font-size:1rem}#result-option-indicator.svelte-8zph7l{position:absolute;top:25%;height:50%;right:.5rem;width:1em;display:flex;align-items:center;padding:.5em;justify-content:center;pointer-events:none;border-radius:100px}#result-option-indicator.svelte-8zph7l .result-icon:where(.svelte-8zph7l){font-size:1.4rem;display:flex;align-items:center;justify-content:center}.dice-roller-divider.svelte-8zph7l{border:none;border-top:1px solid var(--divider);margin:1rem 0}#result-options.svelte-8zph7l{display:flex;justify-content:center;gap:.75rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.result-calculator-container.svelte-8zph7l{overflow:hidden;max-height:1000px;transition:max-height .5s cubic-bezier(.4,0,.2,1),padding .5s cubic-bezier(.4,0,.2,1);will-change:max-height,padding}.result-calculator-container.svelte-8zph7l:not(:has(*)){max-height:0;padding:0}.check-name-container.svelte-8zph7l{display:flex;flex-direction:column;gap:.5rem;margin:0 1rem 1rem}.check-name-input.svelte-8zph7l{padding:.75rem;font-size:1rem;border-radius:8px;border:1.5px solid var(--border-primary);background:var(--input-bg);color:var(--input-text);transition:border-color .2s,box-shadow .2s}.check-name-input.svelte-8zph7l:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--shadow-md)}.check-name-input.svelte-8zph7l::placeholder{color:var(--text-muted);opacity:.6}.character-selector.svelte-18z8h9s{position:relative;width:100%;max-width:300px}.selector-button.svelte-18z8h9s{display:flex;align-items:center;gap:.625rem;width:100%;padding:.625rem 1rem;background:var(--card-bg);border:2px solid var(--border-primary);border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:.9375rem;font-weight:500;color:var(--text-secondary);box-shadow:0 1px 3px var(--shadow-sm)}.selector-button.svelte-18z8h9s:hover{border-color:var(--accent-primary);box-shadow:0 2px 6px #3b82f626}.selector-button.preselected.svelte-18z8h9s{border-color:var(--accent-info);background:linear-gradient(135deg,var(--card-bg) 0%,rgba(59,130,246,.05) 100%);box-shadow:0 2px 6px #3b82f633}.selector-button.preselected.svelte-18z8h9s:hover{border-color:var(--accent-primary);box-shadow:0 2px 8px #3b82f640}.selector-button.svelte-18z8h9s:active{transform:scale(.98)}.icon.svelte-18z8h9s{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--text-muted)}.selector-text.svelte-18z8h9s{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:.5rem}.preselect-badge.svelte-18z8h9s{color:var(--accent-info);font-size:.625rem;flex-shrink:0;animation:svelte-18z8h9s-pulse 2s ease-in-out infinite}@keyframes svelte-18z8h9s-pulse{0%,to{opacity:1}50%{opacity:.5}}.chevron.svelte-18z8h9s{width:1rem;height:1rem;flex-shrink:0;color:var(--text-tertiary);transition:transform .2s ease}.chevron.open.svelte-18z8h9s{transform:rotate(180deg)}.dropdown-overlay.svelte-18z8h9s{position:fixed;inset:0;z-index:40}.dropdown-menu.svelte-18z8h9s{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--card-bg);border:1px solid var(--border-primary);border-radius:8px;box-shadow:0 10px 25px var(--shadow-lg);z-index:50;max-height:300px;overflow-y:auto;animation:svelte-18z8h9s-slideDown .2s ease;min-width:100%}@keyframes svelte-18z8h9s-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item.svelte-18z8h9s{display:flex;align-items:center;gap:.625rem;width:100%;padding:.75rem 1rem;background:var(--card-bg);border:none;cursor:pointer;transition:all .15s ease;text-align:left;font-size:.875rem;color:var(--text-secondary);border-bottom:1px solid var(--border-subtle)}.dropdown-item.svelte-18z8h9s:last-child{border-bottom:none}.dropdown-item.svelte-18z8h9s:hover{background:var(--bg-secondary)}.dropdown-item.active.svelte-18z8h9s{background:linear-gradient(135deg,var(--bg-tertiary) 0%,var(--bg-secondary) 100%);color:var(--accent-primary)}.dropdown-item.active.svelte-18z8h9s:hover{background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%)}.dropdown-item.clear-item.svelte-18z8h9s{color:var(--accent-danger);font-weight:500}.dropdown-item.clear-item.svelte-18z8h9s:hover{background:var(--danger-bg)}.item-icon.svelte-18z8h9s{width:1.125rem;height:1.125rem;flex-shrink:0}.character-name.svelte-18z8h9s{flex:1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.character-class.svelte-18z8h9s{font-size:.75rem;color:var(--text-muted);padding:.125rem .375rem;background:var(--bg-tertiary);border-radius:4px;white-space:nowrap}.character-level.svelte-18z8h9s{font-size:.75rem;color:var(--text-muted);padding:.125rem .375rem;background:var(--bg-tertiary);border-radius:4px;white-space:nowrap;font-weight:600}.dropdown-item.active.svelte-18z8h9s .character-class:where(.svelte-18z8h9s),.dropdown-item.active.svelte-18z8h9s .character-level:where(.svelte-18z8h9s){background:#3b82f61a;color:var(--accent-primary)}.check-icon.svelte-18z8h9s{width:1rem;height:1rem;flex-shrink:0;color:var(--accent-primary)}.dropdown-divider.svelte-18z8h9s{height:1px;background:var(--border-primary);margin:.25rem 0}.group-filter-dropdown.svelte-18z8h9s{padding:.75rem 1rem;display:flex;gap:.5rem;flex-wrap:wrap;background:var(--bg-secondary);border-bottom:1px solid var(--border-primary)}.filter-chip.svelte-18z8h9s{padding:.375rem .75rem;background:var(--card-bg);border:2px solid var(--border-primary);border-radius:16px;cursor:pointer;font-size:.8125rem;font-weight:500;color:var(--text-secondary);transition:all .2s ease;white-space:nowrap}.filter-chip.svelte-18z8h9s:hover{border-color:var(--accent-primary);background:var(--bg-tertiary)}.filter-chip.active.svelte-18z8h9s{background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-info) 100%);color:var(--text-inverse);border-color:var(--accent-primary);box-shadow:0 2px 4px #3b82f64d}.character-tags.svelte-18z8h9s{font-size:.75rem;color:var(--text-inverse);padding:.125rem .5rem;background:linear-gradient(135deg,var(--accent-success) 0%,var(--accent-success-hover) 100%);border-radius:10px;white-space:nowrap;font-weight:600;box-shadow:0 1px 2px #10b98133;max-width:150px;overflow:hidden;text-overflow:ellipsis}.dropdown-item.active.svelte-18z8h9s .character-tags:where(.svelte-18z8h9s){background:linear-gradient(135deg,var(--accent-success-hover) 0%,var(--accent-success-active) 100%)}.empty-state.svelte-18z8h9s{padding:2rem 1rem;text-align:center;color:var(--text-muted)}.empty-state.svelte-18z8h9s p:where(.svelte-18z8h9s){margin:0 0 .5rem;font-size:.875rem}.empty-hint.svelte-18z8h9s{font-size:.75rem;font-style:italic;color:var(--text-tertiary)}@media (max-width: 640px){.character-selector.svelte-18z8h9s{max-width:100%}.selector-button.svelte-18z8h9s{font-size:.875rem;min-height:44px}.dropdown-menu.svelte-18z8h9s{max-height:250px}.character-class.svelte-18z8h9s,.character-level.svelte-18z8h9s{display:none}.filter-chip.svelte-18z8h9s{font-size:.75rem;padding:.3125rem .625rem}.group-filter-dropdown.svelte-18z8h9s{padding:.625rem .75rem}}@media (min-width: 641px) and (max-width: 1024px){.character-selector.svelte-18z8h9s{max-width:350px}.dropdown-menu.svelte-18z8h9s{min-width:400px}}@media (min-width: 1025px){.dropdown-menu.svelte-18z8h9s{min-width:450px}.character-class.svelte-18z8h9s,.character-level.svelte-18z8h9s,.character-tags.svelte-18z8h9s{flex-shrink:0}.dropdown-item.svelte-18z8h9s{padding:.875rem 1.25rem}}.oracle-modal.svelte-ys3iie{display:flex;flex-direction:column;gap:.75rem}.oracle-sticky-header.svelte-ys3iie{position:sticky;top:0;z-index:2;background:var(--bg-primary);padding:.5rem;border-bottom:1px solid var(--border-primary);display:grid;grid-template-columns:1fr;gap:.75rem;border-radius:16px}.character-selector-wrapper.svelte-ys3iie{display:flex;justify-content:center;min-width:150px}.oracle-nav.svelte-ys3iie{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.nav-btn.svelte-ys3iie{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem .8rem;border:1px solid var(--border-primary);border-radius:10px;background:var(--bg-secondary);color:var(--text-primary);font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .05s}.nav-btn.svelte-ys3iie:hover{background:var(--bg-tertiary)}.nav-btn.svelte-ys3iie:active{transform:translateY(1px)}.nav-btn.svelte-ys3iie:focus-visible{outline:none;box-shadow:0 0 0 3px var(--shadow-md);border-color:var(--accent-primary)}.nav-btn.active.svelte-ys3iie{background:var(--accent-primary);color:var(--text-inverse);border-color:var(--accent-primary);box-shadow:0 2px 8px var(--shadow-md)}.nav-icon.svelte-ys3iie{font-size:1.1rem;line-height:0;display:inline-flex}.nav-label.svelte-ys3iie{font-size:.95rem}.oracle-body.svelte-ys3iie{max-height:70vh;overflow-y:auto;padding:0 .5rem .5rem}@media (max-width: 768px){.oracle-body.svelte-ys3iie{max-height:60vh}}.oracle-page.svelte-ys3iie{width:100%}.fortune-section.svelte-ys3iie{margin-bottom:1.25rem}.section-header.svelte-ys3iie{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.section-title.svelte-ys3iie{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0;padding-bottom:.25rem;border-bottom:2px solid var(--border-primary);flex:1}.edit-toggle-btn.svelte-ys3iie{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .65rem;border:1px solid var(--border-primary);border-radius:8px;background:var(--bg-secondary);color:var(--text-primary);font-size:.9rem;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .05s;cursor:pointer}.edit-toggle-btn.svelte-ys3iie:hover{background:var(--bg-tertiary);border-color:var(--border-secondary)}.edit-toggle-btn.svelte-ys3iie:active{transform:translateY(1px)}.edit-toggle-btn.svelte-ys3iie svg:where(.svelte-ys3iie){flex-shrink:0}.fortune-list-container.svelte-ys3iie{max-height:28rem;overflow:auto;padding:.25rem;border:1px solid var(--border-primary);border-radius:12px;background:var(--card-bg)}.no-fortunes.svelte-ys3iie{color:var(--text-muted);font-style:italic;padding:1rem;background:var(--bg-secondary);border-radius:8px;margin:.5rem 0 0}.tool-page.svelte-ys3iie{display:flex;flex-direction:column;gap:.75rem}.floating-oracle-button.svelte-mvvccg{position:fixed;bottom:1rem;right:1rem;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#4a9eff,#3d5d82);color:#fff;border:none;box-shadow:0 4px 12px #0000004d;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999;transition:all .3s ease}.floating-oracle-button.svelte-mvvccg:hover{transform:scale(1.1);box-shadow:0 6px 16px #0006}.floating-oracle-button.svelte-mvvccg:active{transform:scale(.95)}@media (min-width: 769px){.floating-oracle-button.svelte-mvvccg{right:1.5rem;bottom:1.5rem}}@media (max-width: 768px){.floating-oracle-button.svelte-mvvccg{bottom:calc(70px + env(safe-area-inset-bottom) + 1rem);right:1rem;width:56px;height:56px}.floating-oracle-button.has-secondary.svelte-mvvccg{bottom:calc(130px + env(safe-area-inset-bottom) + 1rem)}.floating-oracle-button.has-secondary.has-tertiary.svelte-mvvccg{bottom:calc(190px + env(safe-area-inset-bottom) + 1rem)}}.story-view.svelte-17qdjvd{max-width:1200px;margin:0 auto;display:flex;flex-direction:column}@media (min-width: 769px){.story-view.svelte-17qdjvd{height:100vh;overflow:hidden}}@media (max-width: 768px){.story-view.svelte-17qdjvd{height:calc(100dvh - 70px - env(safe-area-inset-bottom));overflow:hidden}.story-view.has-secondary.svelte-17qdjvd{height:calc(100dvh - 130px - env(safe-area-inset-bottom))}.story-view.has-secondary.has-tertiary.svelte-17qdjvd{height:calc(100dvh - 190px - env(safe-area-inset-bottom))}}h4.svelte-17qdjvd{text-align:center;margin:0;padding-bottom:1rem;flex-shrink:0}h4.svelte-17qdjvd:before{content:"";display:block;width:100%;height:1px;background-color:var(--border-primary);margin-bottom:.5rem}h4.svelte-17qdjvd:after{content:"";display:block;width:100%;height:1px;background-color:var(--border-primary);margin-top:.5rem}.tab-content.svelte-17qdjvd{flex:1;overflow-y:auto;min-height:0;padding:0}.map-landing.svelte-tebce6{max-width:900px;margin:0 auto;padding-bottom:calc(90px + env(safe-area-inset-bottom))}h1.svelte-tebce6{text-align:center;margin-bottom:1rem}.create-row.svelte-tebce6{display:grid;grid-template-columns:1fr auto;gap:.5rem;margin:1rem 0 1.5rem}.srpg-input.svelte-tebce6{padding:.75rem .9rem;border:1px solid var(--border-primary);border-radius:8px;background:var(--bg-secondary);color:var(--text-primary)}.maps-grid.svelte-tebce6{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.map-card.svelte-tebce6{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem;min-height:80px;text-align:left;width:100%;cursor:pointer}.map-card.svelte-tebce6:focus{outline:2px solid var(--accent-primary)}.map-info.svelte-tebce6{display:flex;flex-direction:column;gap:.25rem}.map-name.svelte-tebce6{font-weight:600}.map-meta.svelte-tebce6{font-size:.8rem;opacity:.7}.map-actions.svelte-tebce6{display:flex;gap:.4rem}.icon-btn.svelte-tebce6{padding:.4rem .5rem;border:1px solid var(--border-primary);border-radius:6px;background:var(--bg-secondary);color:var(--text-primary)}.icon-btn.svelte-tebce6:hover{background:var(--bg-tertiary)}.icon-btn.danger.svelte-tebce6{color:#e74c3c;border-color:#e74c3c59}.empty.svelte-tebce6{text-align:center;color:var(--text-muted);font-style:italic}.map-editor.svelte-1uzd39m{position:relative;width:100%;height:calc(100dvh - 90px)}.canvas-wrap.svelte-1uzd39m{position:absolute;inset:0;overflow:hidden;touch-action:none}.layer.svelte-1uzd39m{position:absolute;inset:0}.layer-bg.svelte-1uzd39m{z-index:0}.layer-fg.svelte-1uzd39m{z-index:1}.secondary-sidebar.svelte-1wwr3fu{background-color:var(--sidebar-bg);color:var(--sidebar-text);box-shadow:2px 0 5px var(--shadow-md);z-index:99;display:flex;flex-direction:column}nav.svelte-1wwr3fu{display:flex;height:100%;flex-direction:column}.nav-items.svelte-1wwr3fu{display:flex}.nav-item.svelte-1wwr3fu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.75rem;background:none;border:none;color:var(--sidebar-text-muted);cursor:pointer;transition:all .2s ease;flex:1;text-decoration:none;min-width:0}.nav-item.svelte-1wwr3fu:hover{background-color:var(--sidebar-hover);color:var(--sidebar-text)}.nav-item.active.svelte-1wwr3fu{background-color:var(--sidebar-active);color:var(--sidebar-text);border-left:3px solid var(--accent-primary)}.icon.svelte-1wwr3fu{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.label.svelte-1wwr3fu{font-size:.75rem;text-align:center;word-break:break-word}@media (min-width: 769px){.secondary-sidebar.svelte-1wwr3fu{position:fixed;left:80px;top:0;width:90px;height:100vh}.nav-items.svelte-1wwr3fu{flex-direction:column;gap:0}.nav-item.svelte-1wwr3fu{padding:1rem .5rem;flex:0 0 auto}.nav-item.active.svelte-1wwr3fu{border-left:3px solid var(--accent-primary);border-bottom:none}}@media (max-width: 768px){.secondary-sidebar.svelte-1wwr3fu{position:fixed;bottom:calc(70px + env(safe-area-inset-bottom));left:0;right:0;width:100%;height:60px;box-shadow:0 -2px 5px var(--shadow-md);flex-direction:row}nav.svelte-1wwr3fu{flex-direction:row;padding:0;width:100%}.nav-items.svelte-1wwr3fu{flex-direction:row;flex:1}.nav-item.svelte-1wwr3fu{padding:.5rem;height:100%;box-sizing:border-box;flex:1}.nav-item.active.svelte-1wwr3fu{border-left:none;border-top:3px solid var(--accent-primary);padding-top:calc(.5rem - 3px)}.label.svelte-1wwr3fu{font-size:.7rem}.icon.svelte-1wwr3fu{width:20px;height:20px}}.tertiary-sidebar.svelte-m5gmlx{background-color:var(--sidebar-bg);color:var(--sidebar-text);box-shadow:2px 0 5px var(--shadow-md);z-index:98;display:flex;flex-direction:column;gap:.25rem;padding:.25rem}.tools.svelte-m5gmlx,.shapes.svelte-m5gmlx,.colors.svelte-m5gmlx{display:flex;gap:.25rem;justify-content:center;align-items:center}.tool.svelte-m5gmlx,.shapes.svelte-m5gmlx button:where(.svelte-m5gmlx){padding:.5rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:6px;color:var(--text-primary)}.tool.active.svelte-m5gmlx,.shapes.svelte-m5gmlx button.active:where(.svelte-m5gmlx){outline:2px solid var(--accent-primary)}.colors.svelte-m5gmlx button:where(.svelte-m5gmlx){width:24px;height:24px;border-radius:4px;background:var(--c);border:1px solid var(--border-primary)}@media (min-width: 769px){.tertiary-sidebar.svelte-m5gmlx{position:fixed;left:170px;top:0;width:80px;height:100vh}.tools.svelte-m5gmlx,.shapes.svelte-m5gmlx,.colors.svelte-m5gmlx{flex-direction:column}}@media (max-width: 768px){.tertiary-sidebar.svelte-m5gmlx{position:fixed;bottom:calc(130px + env(safe-area-inset-bottom));left:0;right:0;width:100%;height:var(--tertiary-height, 60px);box-shadow:0 -2px 5px var(--shadow-md)}}.map-view.svelte-10uo3ub{max-width:1200px;margin:0 auto}.map-view-full.svelte-10uo3ub{position:relative;width:100%;height:100%}@media (min-width: 769px){.map-view-full.has-sidebars.svelte-10uo3ub{margin-left:250px}}.content.svelte-1b3i2qm{padding:0;max-width:500px;width:100%}.header.svelte-1b3i2qm{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border-primary)}.header.svelte-1b3i2qm h2:where(.svelte-1b3i2qm){margin:0;font-size:1.5rem;color:var(--text-primary)}.body.svelte-1b3i2qm{padding:1.5rem}.theme-toggle-container.svelte-1b3i2qm{width:100%}.theme-toggle-buttons.svelte-1b3i2qm{display:flex;gap:.5rem;flex-wrap:wrap}.theme-option.svelte-1b3i2qm{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:2px solid var(--border-primary);background:var(--card-bg);color:var(--text-secondary);border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s ease;flex:1;min-width:120px;justify-content:center}.theme-option.svelte-1b3i2qm:hover{border-color:var(--accent-primary);background:var(--bg-secondary);transform:translateY(-1px);box-shadow:0 2px 4px var(--shadow-md)}.theme-option.active.svelte-1b3i2qm{border-color:var(--accent-primary);background:var(--accent-primary);color:#fff;box-shadow:0 2px 6px var(--shadow-md)}.theme-option.active.svelte-1b3i2qm:hover{background:var(--accent-primary-hover);border-color:var(--accent-primary-hover)}.theme-option.svelte-1b3i2qm svg:where(.svelte-1b3i2qm){flex-shrink:0}@media (max-width: 768px){.theme-option.svelte-1b3i2qm{min-height:44px;font-size:1rem}}.theme-option.svelte-1b3i2qm:focus{outline:none;box-shadow:0 0 0 3px var(--shadow-sm)}.theme-option.svelte-1b3i2qm:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.content.svelte-115fk69{padding:1rem;padding-top:0;box-sizing:border-box;min-height:100vh;max-height:100vh;background-color:var(--bg-primary);color:var(--text-primary)}@media (min-width: 769px){.content.svelte-115fk69{margin-left:80px;padding-left:2rem;padding-right:2rem}.content.has-secondary.svelte-115fk69{margin-left:165px}.content.has-tertiary.svelte-115fk69{margin-left:250px}}@media (max-width: 768px){.content.svelte-115fk69{min-height:100dvh;max-height:none;padding-bottom:0}.home-view.svelte-115fk69,.oracle-view.svelte-115fk69,.settings-view.svelte-115fk69{padding-bottom:calc(90px + env(safe-area-inset-bottom))}}h1.svelte-115fk69{text-align:center;margin-bottom:1.5rem}.home-view.svelte-115fk69{max-width:800px;margin:0 auto}.home-view.svelte-115fk69 p:where(.svelte-115fk69){text-align:center;font-size:1.1rem;margin-bottom:2rem;color:var(--text-secondary)}.banner-content.svelte-115fk69{display:flex;justify-content:space-between;align-items:center;gap:1rem}.banner-info.svelte-115fk69{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.banner-label.svelte-115fk69{font-size:.9rem;opacity:.9}.banner-title.svelte-115fk69{font-size:1.1rem;font-weight:600}.banner-meta.svelte-115fk69{font-size:.9rem;opacity:.85}@media (max-width: 600px){.banner-content.svelte-115fk69{flex-direction:column;align-items:stretch}.banner-info.svelte-115fk69{justify-content:center}}.new-game-section.svelte-115fk69{margin-top:2rem}.new-game-section.svelte-115fk69 h2:where(.svelte-115fk69){margin-top:2rem;margin-bottom:1rem;color:var(--text-primary);font-size:1.3rem}.blueprints-list.svelte-115fk69{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.blueprint-section.svelte-115fk69{border:1px solid var(--border-primary);border-radius:8px;background:var(--card-bg)}.blueprint-header.svelte-115fk69{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:var(--bg-secondary)}.blueprint-toggle.svelte-115fk69{flex:1;display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:transparent;border:none;cursor:pointer;transition:background-color .2s;font-size:1rem;text-align:left;border-radius:6px}.blueprint-toggle.svelte-115fk69:hover{background:var(--bg-tertiary)}.collapse-icon.svelte-115fk69{font-size:.75rem;color:var(--text-secondary);transition:transform .2s;display:inline-block;width:1rem}.collapse-icon.expanded.svelte-115fk69{transform:rotate(90deg)}.blueprint-title.svelte-115fk69{flex:1;font-weight:600;color:var(--text-primary)}.blueprint-meta.svelte-115fk69{font-weight:400;font-size:.875rem;color:var(--text-secondary);margin-left:.5rem}.add-campaign-btn.svelte-115fk69{padding:.4rem .75rem;font-size:1.2rem;line-height:1;font-weight:700;flex-shrink:0;min-width:36px;min-height:36px}.blueprint-actions.svelte-115fk69{display:flex;gap:.5rem;align-items:center}.edit-blueprint-btn.svelte-115fk69{padding:.4rem .75rem;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:36px;min-height:36px}.edit-blueprint-btn.svelte-115fk69 svg:where(.svelte-115fk69){width:1em;height:1em}.campaigns-container.svelte-115fk69{padding:.5rem 1rem 1rem;background:var(--bg-tertiary)}.campaign-actions.svelte-115fk69{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:50px}.campaigns-grid.svelte-115fk69{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.campaign-card.svelte-115fk69{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem;min-height:80px;text-align:left;position:relative;transition:all .2s ease;width:100%;gap:.5rem}.campaign-info.svelte-115fk69{display:flex;flex-direction:column;gap:.25rem;flex-grow:1}.campaign-name.svelte-115fk69{font-size:1rem;word-break:break-word}.campaign-date.svelte-115fk69{font-size:.75rem;opacity:.7;font-weight:400}.campaign-play-button.svelte-115fk69{padding:12px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.no-campaigns.svelte-115fk69{text-align:center;color:var(--text-muted);font-style:italic;padding:1rem;margin:0}.oracle-view.svelte-115fk69{max-width:1200px;margin:0 auto}.settings-view.svelte-115fk69{max-width:900px;margin:0 auto}.settings-view.svelte-115fk69 h1:where(.svelte-115fk69){margin-bottom:1rem}.settings-description.svelte-115fk69{text-align:center;margin-bottom:2rem}.settings-description.svelte-115fk69 p:where(.svelte-115fk69){color:var(--text-secondary);font-size:1.1rem}.settings-section.svelte-115fk69{padding:1.5rem;padding-top:0}
