.standard-index.svelte-gmse9f{position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto;grid-column:10 / 13;padding:1rem;font-size:.875rem}.desktop-only.svelte-gmse9f{display:block}.mobile-only.svelte-gmse9f{display:none}.index-nav.svelte-gmse9f{display:flex;flex-direction:column;gap:.5rem}.index-list.svelte-gmse9f{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.index-item.svelte-gmse9f{position:relative}.index-link.svelte-gmse9f{display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:.25rem 0;color:var(--color-text-muted, #666);cursor:pointer;text-align:left;width:100%;transition:color .2s ease;font-family:inherit;font-size:inherit;line-height:1.4}.index-link.svelte-gmse9f:hover{color:var(--color-text, #000)}.index-link.active.svelte-gmse9f,.index-item.active.svelte-gmse9f .index-link:where(.svelte-gmse9f){color:var(--color-primary, #000);font-weight:500}.level-2.svelte-gmse9f{padding-left:0}.level-3.svelte-gmse9f{padding-left:1rem}.level-4.svelte-gmse9f{padding-left:2rem}.level-5.svelte-gmse9f{padding-left:3rem}.level-6.svelte-gmse9f{padding-left:4rem}[data-theme-variant=international].svelte-gmse9f .index-list.subway:where(.svelte-gmse9f){position:relative}[data-theme-variant=international].svelte-gmse9f .index-list.subway:where(.svelte-gmse9f):before{content:"";position:absolute;left:.375rem;top:0;bottom:0;width:2px;background:var(--color-border, #e0e0e0)}[data-theme-variant=international].svelte-gmse9f .index-dot:where(.svelte-gmse9f){display:block;width:.75rem;height:.75rem;border-radius:50%;background:var(--color-border, #e0e0e0);flex-shrink:0;transition:all .2s ease}[data-theme-variant=international].svelte-gmse9f .index-item.active:where(.svelte-gmse9f) .index-dot:where(.svelte-gmse9f){background:var(--color-primary, #000);width:1rem;height:1rem}[data-theme-variant=international].svelte-gmse9f .index-text:where(.svelte-gmse9f){font-family:var(--font-sans, sans-serif);font-size:.875rem}[data-theme-variant=technical].svelte-gmse9f .index-list.technical:where(.svelte-gmse9f){font-family:var(--font-mono, "IBM Plex Mono", monospace)}[data-theme-variant=technical].svelte-gmse9f .index-number:where(.svelte-gmse9f){display:inline-block;min-width:2.5rem;font-variant-numeric:tabular-nums;color:var(--color-orange, #FF6B35)}[data-theme-variant=technical].svelte-gmse9f .index-text:where(.svelte-gmse9f){font-size:.8125rem}[data-theme-variant=technical].svelte-gmse9f .level-3:where(.svelte-gmse9f) .index-number:where(.svelte-gmse9f):before{content:"  "}[data-theme-variant=technical].svelte-gmse9f .level-4:where(.svelte-gmse9f) .index-number:where(.svelte-gmse9f):before{content:"    "}.index-prose.svelte-gmse9f{font-family:var(--font-serif, Georgia, serif)}.index-label.svelte-gmse9f{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted, #666);margin-bottom:.5rem}.index-sentence.svelte-gmse9f{line-height:1.6;margin:0}.index-sentence.svelte-gmse9f .index-link:where(.svelte-gmse9f){display:inline;padding:0;font-style:italic;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.index-sentence.svelte-gmse9f .index-link:where(.svelte-gmse9f):hover{text-decoration-color:currentColor}.mobile-index-trigger.svelte-gmse9f{position:fixed;bottom:1.5rem;right:1.5rem;z-index:100}.index-toggle-btn.svelte-gmse9f{width:3.5rem;height:3.5rem;border-radius:50%;background:var(--color-orange, #FF6B35);color:#fff;border:none;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.index-toggle-btn.svelte-gmse9f:hover{transform:scale(1.05)}.mobile-sheet-overlay.svelte-gmse9f{position:fixed;inset:0;background:#00000080;z-index:200;animation:svelte-gmse9f-fade-in .2s ease}.mobile-sheet.svelte-gmse9f{position:fixed;bottom:0;left:0;right:0;max-height:70vh;background:var(--color-surface, white);border-radius:1rem 1rem 0 0;z-index:201;animation:svelte-gmse9f-slide-up .3s ease;display:flex;flex-direction:column}.mobile-sheet-header.svelte-gmse9f{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--color-border, #e0e0e0)}.mobile-sheet-header.svelte-gmse9f h3:where(.svelte-gmse9f){margin:0;font-size:1.25rem;font-weight:600}.close-btn.svelte-gmse9f{background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;color:var(--color-text-muted, #666);padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.mobile-sheet-content.svelte-gmse9f{overflow-y:auto;padding:1rem 1.5rem 2rem}@keyframes svelte-gmse9f-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-gmse9f-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(max-width:1024px){.desktop-only.svelte-gmse9f{display:none}.mobile-only.svelte-gmse9f{display:block}}.standard-index.svelte-gmse9f::-webkit-scrollbar{width:4px}.standard-index.svelte-gmse9f::-webkit-scrollbar-track{background:transparent}.standard-index.svelte-gmse9f::-webkit-scrollbar-thumb{background:var(--color-border, #e0e0e0);border-radius:2px}.standard-index.svelte-gmse9f::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted, #999)}.manual-nav-toggle.svelte-40zstg{position:fixed;top:calc(var(--stdn-header-height, 4rem) + 1rem);left:1rem;z-index:100;width:2.5rem;height:2.5rem;padding:0;background:var(--stdn-bg);border:1px solid var(--stdn-border);border-radius:.25rem;cursor:pointer;display:none;align-items:center;justify-content:center}.manual-nav-toggle.svelte-40zstg .hamburger:where(.svelte-40zstg){display:block;width:1.25rem;height:2px;background:var(--stdn-text);position:relative}.manual-nav-toggle.svelte-40zstg .hamburger:where(.svelte-40zstg):before,.manual-nav-toggle.svelte-40zstg .hamburger:where(.svelte-40zstg):after{content:"";position:absolute;left:0;width:100%;height:2px;background:var(--stdn-text);transition:transform .2s}.manual-nav-toggle.svelte-40zstg .hamburger:where(.svelte-40zstg):before{top:-.5rem}.manual-nav-toggle.svelte-40zstg .hamburger:where(.svelte-40zstg):after{bottom:-.5rem}.manual-nav-toggle.open.svelte-40zstg .hamburger:where(.svelte-40zstg){background:transparent}.manual-nav-toggle.open.svelte-40zstg .hamburger:where(.svelte-40zstg):before{transform:rotate(45deg);top:0}.manual-nav-toggle.open.svelte-40zstg .hamburger:where(.svelte-40zstg):after{transform:rotate(-45deg);bottom:0}.manual-nav.svelte-40zstg{position:sticky;top:calc(var(--stdn-header-height, 4rem) + 1rem);width:16rem;max-height:calc(100vh - var(--stdn-header-height, 4rem) - 2rem);overflow-y:auto;padding:1.5rem;background:var(--stdn-bg);border-right:1px solid var(--stdn-border)}.manual-nav-header.svelte-40zstg{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--stdn-border)}.manual-nav-header.svelte-40zstg h2:where(.svelte-40zstg){margin:0;font-size:1.125rem;font-weight:600}.manual-nav-header.svelte-40zstg a:where(.svelte-40zstg){color:var(--stdn-text);text-decoration:none}.manual-nav-header.svelte-40zstg a:where(.svelte-40zstg):hover{color:var(--stdn-link)}.manual-section.svelte-40zstg{margin-bottom:2rem}.section-title.svelte-40zstg{margin:0 0 .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stdn-text-muted)}.page-list.svelte-40zstg{list-style:none;margin:0;padding:0}.page-list.svelte-40zstg li:where(.svelte-40zstg){margin-bottom:.5rem}.page-list.svelte-40zstg a:where(.svelte-40zstg){display:block;padding:.375rem .75rem;font-size:.9375rem;color:var(--stdn-text);text-decoration:none;border-radius:.25rem;transition:background-color .15s,color .15s}.page-list.svelte-40zstg a:where(.svelte-40zstg):hover{background:var(--stdn-bg-subtle);color:var(--stdn-link)}.page-list.svelte-40zstg li.active:where(.svelte-40zstg) a:where(.svelte-40zstg){background:var(--stdn-bg-accent);color:var(--stdn-link);font-weight:500}@media(max-width:768px){.manual-nav-toggle.svelte-40zstg{display:flex}.manual-nav.svelte-40zstg{position:fixed;top:0;left:0;width:80%;max-width:20rem;height:100vh;max-height:100vh;transform:translate(-100%);transition:transform .3s;z-index:99;box-shadow:2px 0 8px #0000001a}.manual-nav.open.svelte-40zstg{transform:translate(0)}}.global-drop-zone.svelte-p6up2c{position:fixed;inset:0;z-index:600;background:radial-gradient(circle,var(--color-secondary) 0%,transparent 100%);backdrop-filter:var(--blur);display:flex;align-items:center;justify-content:center;animation:svelte-p6up2c-fadeIn .2s ease-out}.drop-zone-content.svelte-p6up2c{text-align:center;color:var(--color-foreground);padding:var(--space-4);border:var(--border);border-radius:var(--radius);background:var(--color-surface);min-width:var(--space-4);box-shadow:var(--shadow-l);animation:all var(--transition)}.drop-zone-icon.svelte-p6up2c{font-size:var(--scale-4);margin-bottom:var(--space-2)}.spin.svelte-p6up2c{animation:svelte-p6up2c-spin 1s linear infinite}.drop-zone-text.svelte-p6up2c{font-size:var(--scale-2);font-weight:700;margin-bottom:var(--space)}.drop-zone-subtext.svelte-p6up2c{font-size:var(--scale);opacity:.7}@keyframes svelte-p6up2c-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-p6up2c-scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes svelte-p6up2c-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.global-drop-zone.svelte-p6up2c{display:none}}@media(max-width:640px){.grid-2.svelte-1bqqe0v{grid-template-columns:1fr}}.molds-view.svelte-1jrjxoz{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.molds-container.svelte-1jrjxoz{width:100%;height:100%;background:#000;position:relative}.loader.svelte-li6gfl{width:var(--space-2);height:var(--space-2);border:var(--trim) solid transparent;border-bottom-color:color-mix(in srgb,var(--color-accent) 85%,transparent);background:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;filter:blur(.3px);animation:svelte-li6gfl-rotation .25s linear infinite;--color-loading-mix: color-mix( in srgb, var(--color-accent) 100%, black );--color-loading: color-mix( in srgb, var(--color-loading-mix) 25%, transparent );border-bottom-color:color-mix(in srgb,var(--color-loading) 100%,transparent);box-shadow:0 4px 6px -2px var(--color-loading),inset 0 -4px 6px -2px var(--color-loading)}@keyframes svelte-li6gfl-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.std-gate-overlay.svelte-117zwqh{position:fixed;inset:0;display:flex;align-items:flex-start;justify-content:center;z-index:500;padding-top:15vh;font-family:var(--font-interface, sans-serif)}.std-gate-backdrop.svelte-117zwqh{position:absolute;inset:0;background:var(--color-modal-background);backdrop-filter:var(--blur)}input.svelte-117zwqh{overflow-y:visible}.std-gate.svelte-117zwqh{position:relative;width:100%;max-width:600px;font-family:var(--font-interface);background:var(--color-background);border-radius:var(--radius);border:var(--border);box-shadow:var(--shadow);transition:all var(--transition);box-shadow:0 4px 6px -1px var(--color-darker),0 2px 4px -2px var(--color-darker);overflow:hidden;.rhythm>*{margin:0}}.std-gate.compact.svelte-117zwqh{max-width:400px}.std-gate.standard.svelte-117zwqh{max-width:600px}.std-gate.wide.svelte-117zwqh{max-width:800px}.std-gate.full.svelte-117zwqh{max-width:95vw}.std-gate-header.svelte-117zwqh{display:flex;align-items:center;padding:var(--leading) var(--space-half);border-bottom:var(--border)}.std-gate-logo.svelte-117zwqh{display:flex;align-items:center;margin-right:var(--space-half);font-size:var(--scale-d2)}.std-gate-input.svelte-117zwqh{flex:1;background:transparent;border:none;outline:none;box-shadow:none;font-family:var(--font-interface);font-size:var(--scale-d2);color:var(--color-foreground);caret-color:var(--color-accent);caret-shape:block;margin:0;padding:0}.std-gate-input.svelte-117zwqh::selection{background:var(--color-accent);color:var(--color-on-accent)}.std-gate-item-desc.svelte-117zwqh{font-size:var(--scale-d4);color:var(--color-subtle);text-align:right}.std-gate-body.svelte-117zwqh{min-height:auto;max-height:60vh;overflow-y:auto;padding:0}.std-gate-item.svelte-117zwqh{display:flex;align-items:center;gap:var(--leading);width:100%;padding:var(--trim) var(--leading);background:transparent;margin:var(--trim);border:none;border-radius:var(--radius);cursor:pointer;box-shadow:none;text-align:left;transition:all var(--transition);.logo_icon:where(.svelte-117zwqh){color:var(--color-subtle)!important}}.std-gate-item.svelte-117zwqh:hover,.std-gate-item.active.svelte-117zwqh{background:var(--color-surface);border-left-color:var(--color-accent)}.std-gate-item-content.svelte-117zwqh{flex:1}.std-gate-item-title.svelte-117zwqh{color:var(--color-muted);font-weight:var(--font-weight)}.std-gate-item-icon.svelte-117zwqh{display:flex;align-items:center;justify-content:center;width:var(--space-half);height:var(--space-half);color:var(--color-muted);flex-shrink:1}.std-gate-item.active.svelte-117zwqh .std-gate-item-icon:where(.svelte-117zwqh){opacity:1;color:var(--color-accent)}.std-gate-item-icon.svelte-117zwqh svg{width:var(--space-half);height:var(--space-half);stroke:currentColor}.std-gate-empty.svelte-117zwqh{padding:var(--space-2) 0;text-align:center;color:var(--color-subtle);font-style:italic;font-size:var(--scale-d2)}.std-gate-footer.svelte-117zwqh{display:flex;justify-content:space-between;align-items:center;padding:var(--space-half);font-size:var(--scale-d4);border-top:var(--border);color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em}.std-gate-mode.svelte-117zwqh{font-weight:var(--font-weight-bold)}.std-gate-user.svelte-117zwqh{color:var(--color-accent);font-family:var(--font-interface)}.std-gate-hints.svelte-117zwqh{display:flex;gap:var(--space)}@media(max-width:640px){.std-gate-overlay.svelte-117zwqh{align-items:flex-start;padding-top:var(--space)}.std-gate.svelte-117zwqh{.std-gate.compact:where(.svelte-117zwqh){max-width:90vw}.std-gate.wide:where(.svelte-117zwqh){max-width:95vw}.std-gate.full:where(.svelte-117zwqh){max-width:98vw}.std-gate-body.tall:where(.svelte-117zwqh){max-height:70vh}.std-gate-body.auto:where(.svelte-117zwqh){max-height:80vh}}}.modal-backdrop.svelte-1e4c4rs{position:fixed;inset:0;background:#000000b3;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:svelte-1e4c4rs-fadeIn .2s ease-out}@keyframes svelte-1e4c4rs-fadeIn{0%{opacity:0}to{opacity:1}}.modal.svelte-1e4c4rs{background:#fff;border-radius:12px;padding:2.5rem;max-width:500px;width:100%;box-shadow:0 20px 60px #0000004d;position:relative;animation:svelte-1e4c4rs-slideUp .3s ease-out}@keyframes svelte-1e4c4rs-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.success-icon.svelte-1e4c4rs{display:flex;justify-content:center;margin-bottom:1.5rem;color:#10b981}.success-icon.svelte-1e4c4rs svg:where(.svelte-1e4c4rs){animation:svelte-1e4c4rs-checkmark .5s ease-out}@keyframes svelte-1e4c4rs-checkmark{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}h2.svelte-1e4c4rs{margin:0 0 1.5rem;text-align:center;font-size:1.75rem;font-weight:700;color:#1a1a1a}.url-container.svelte-1e4c4rs{margin-bottom:1.5rem}.url-box.svelte-1e4c4rs{display:flex;gap:.5rem;margin-bottom:.5rem}.url-input.svelte-1e4c4rs{flex:1;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:6px;font-family:SF Mono,Monaco,Courier New,monospace;font-size:.9rem;background:#f9f9f9;cursor:pointer;transition:all .2s}.url-input.svelte-1e4c4rs:focus{outline:none;border-color:#06c;background:#fff}.copy-btn.svelte-1e4c4rs{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:2px solid #e0e0e0;border-radius:6px;background:#fff;color:#333;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.copy-btn.svelte-1e4c4rs:hover{border-color:#06c;color:#06c}.copy-btn.copied.svelte-1e4c4rs{border-color:#10b981;color:#10b981}.copy-message.svelte-1e4c4rs{margin:0;font-size:.85rem;color:#10b981;text-align:center;animation:svelte-1e4c4rs-fadeIn .3s ease-out}.expiration-warning.svelte-1e4c4rs{display:flex;gap:1rem;padding:1.25rem;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin-bottom:1.5rem}.warning-icon.svelte-1e4c4rs{font-size:1.75rem;flex-shrink:0}.warning-content.svelte-1e4c4rs{flex:1}.warning-title.svelte-1e4c4rs{margin:0 0 .25rem;font-weight:600;color:#856404;font-size:.95rem}.warning-subtitle.svelte-1e4c4rs{margin:0;font-size:.85rem;color:#856404;line-height:1.4}.actions.svelte-1e4c4rs{display:flex;gap:.75rem;justify-content:center}.btn-primary.svelte-1e4c4rs,.btn-secondary.svelte-1e4c4rs{padding:.875rem 2rem;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block;border:none}.btn-primary.svelte-1e4c4rs{background:#06c;color:#fff}.btn-primary.svelte-1e4c4rs:hover{background:#0052a3;transform:translateY(-1px)}.btn-secondary.svelte-1e4c4rs{background:#fff;color:#333;border:2px solid #e0e0e0}.btn-secondary.svelte-1e4c4rs:hover{border-color:#06c;color:#06c}.close-btn.svelte-1e4c4rs{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#999;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s}.close-btn.svelte-1e4c4rs:hover{background:#f5f5f5;color:#333}@media(prefers-color-scheme:dark){.modal.svelte-1e4c4rs{background:#1a1a1a;color:#e0e0e0}h2.svelte-1e4c4rs{color:#e0e0e0}.url-input.svelte-1e4c4rs{background:#2a2a2a;border-color:#3a3a3a;color:#e0e0e0}.url-input.svelte-1e4c4rs:focus{background:#333;border-color:#06c}.copy-btn.svelte-1e4c4rs{background:#2a2a2a;border-color:#3a3a3a;color:#e0e0e0}.expiration-warning.svelte-1e4c4rs{background:#3a3000;border-color:#650}.warning-title.svelte-1e4c4rs,.warning-subtitle.svelte-1e4c4rs{color:#ffd666}.btn-secondary.svelte-1e4c4rs{background:#2a2a2a;border-color:#3a3a3a;color:#e0e0e0}.close-btn.svelte-1e4c4rs:hover{background:#2a2a2a;color:#e0e0e0}}@media(max-width:640px){.modal.svelte-1e4c4rs{padding:2rem 1.5rem}.url-box.svelte-1e4c4rs{flex-direction:column}.copy-btn.svelte-1e4c4rs{justify-content:center}.actions.svelte-1e4c4rs{flex-direction:column}.btn-primary.svelte-1e4c4rs,.btn-secondary.svelte-1e4c4rs{width:100%}}@keyframes svelte-1c21i94-pulse{0%,to{opacity:1}50%{opacity:.7}}.back-btn.svelte-33f1x7{font-size:var(--scale)}.empty-state.svelte-33f1x7{min-height:300px;display:flex;flex-direction:column;justify-content:center}.key-display.svelte-33f1x7{background:var(--color-background)}.key-action-btn.svelte-33f1x7{padding:var(--space-quarter);min-width:2rem}.key-action-btn.svelte-33f1x7:disabled{opacity:.5;cursor:not-allowed}@keyframes svelte-33f1x7-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:640px){.key-display.svelte-33f1x7 code:where(.svelte-33f1x7){max-width:200px}}.share-card.svelte-1xyi1cm{transition:all .2s}.share-card.primary.svelte-1xyi1cm{border-color:var(--color-accent);background:var(--color-accent-subtle, var(--color-surface))}.share-card.secondary.svelte-1xyi1cm{opacity:.9}.share-icon.svelte-1xyi1cm{font-size:var(--scale-2);line-height:1;flex-shrink:0}.url-display.svelte-1xyi1cm{background:var(--color-paper)}.copy-btn.svelte-1xyi1cm{background:var(--color-ink);color:var(--color-paper);border:none;border-radius:var(--radius);padding:var(--space-half);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:var(--scale-0);transition:all .2s;flex-shrink:0;width:2.25rem;height:2.25rem}.copy-btn.svelte-1xyi1cm:hover{background:var(--color-accent);transform:scale(1.05)}.copy-btn.svelte-1xyi1cm:active{transform:scale(.95)}button.secondary.svelte-1xyi1cm{display:flex;align-items:center;gap:var(--space-half)}@media(max-width:640px){.url-display.svelte-1xyi1cm code:where(.svelte-1xyi1cm){font-size:var(--scale-d2)}}.arty-view.svelte-12h7yz3{position:relative;width:100%;height:100%;min-height:400px;background:var(--color-background);border-radius:var(--radius);overflow:hidden;cursor:pointer}.canvas-container.svelte-12h7yz3{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8}
