:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{min-height:100vh}.creation-space[data-v-0ffd15f2]{color:#1b1713;gap:12px;height:calc(100vh - 100px);padding-bottom:12px;display:flex;overflow:hidden}.creation-tool-sidebar[data-v-0ffd15f2]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffbf59e;border:1px solid #1b17131a;border-radius:20px;flex-direction:column;flex:none;gap:20px;width:240px;height:100%;padding:24px 16px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.creation-tool-sidebar.collapsed[data-v-0ffd15f2]{opacity:0;border:none;width:0;margin:0;padding:0}.sidebar-content-wrapper[data-v-0ffd15f2]{flex-direction:column;gap:20px;width:208px;height:100%;transition:opacity .3s;display:flex}.creation-tool-sidebar.collapsed .sidebar-content-wrapper[data-v-0ffd15f2]{opacity:0}.sidebar-header[data-v-0ffd15f2]{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.sidebar-title[data-v-0ffd15f2]{color:#1b1713;margin:0;font-size:1.25rem;font-weight:700}.toggle-panel-btn[data-v-0ffd15f2]{color:#1b1713;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex}.toggle-panel-btn[data-v-0ffd15f2]:hover{background:#1b17130d}.header-icon[data-v-0ffd15f2]{width:20px;height:20px}.sidebar-actions-list[data-v-0ffd15f2]{flex-direction:column;gap:8px;display:flex}.action-item[data-v-0ffd15f2]{cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:8px;transition:background-color .2s;display:flex}.action-item[data-v-0ffd15f2]:hover{background:#1b17130d}.action-item.active[data-v-0ffd15f2]{background:#1b17130a}.action-icon-box[data-v-0ffd15f2]{background:#fff;border:1px solid #1b17130f;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 8px #00000005}.action-svg[data-v-0ffd15f2]{color:#1b1713;width:18px;height:18px}.action-label[data-v-0ffd15f2]{color:#1b1713;font-size:.95rem;font-weight:600}.sidebar-recent-section[data-v-0ffd15f2]{flex-direction:column;flex:1;gap:16px;min-height:0;margin-top:8px;display:flex}.recent-section-label[data-v-0ffd15f2]{color:#1b171366;padding:0 8px;font-size:.85rem;font-weight:600}.recent-scroll-list[data-v-0ffd15f2]{flex-direction:column;flex:1;gap:12px;padding:0 4px;display:flex;overflow-y:auto}.recent-scroll-list[data-v-0ffd15f2]::-webkit-scrollbar{width:3px}.recent-scroll-list[data-v-0ffd15f2]::-webkit-scrollbar-thumb{background:#1b17131a;border-radius:10px}.recent-row-item[data-v-0ffd15f2]{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:4px;transition:background-color .2s;display:flex}.recent-row-item[data-v-0ffd15f2]:hover{background:#1b171308}.recent-thumb-box[data-v-0ffd15f2]{background:#fff;border:1px solid #1b17130f;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.recent-img[data-v-0ffd15f2]{object-fit:cover;width:100%;height:100%}.recent-placeholder-svg[data-v-0ffd15f2]{color:#1b17134d;width:16px;height:16px}.recent-item-text[data-v-0ffd15f2]{color:#1b1713;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.creation-main[data-v-0ffd15f2]{flex-direction:column;flex:1;gap:12px;min-width:0;height:100%;transition:all .5s ease-in-out;display:flex;position:relative}.creation-main.is-centered[data-v-0ffd15f2]{justify-content:center;align-items:center}.creation-main.is-centered .main-header[data-v-0ffd15f2]{z-index:100;align-items:center;gap:16px;width:auto;display:flex;position:absolute;top:12px;left:12px}.welcome-heading[data-v-0ffd15f2]{color:#1b1713;text-align:center;margin-bottom:30px;font-size:2rem;font-weight:700}.creation-main.is-centered .prompt-section-wrapper[data-v-0ffd15f2]{width:min(850px,95%);transform:translateY(-10px)}.prompt-section-wrapper[data-v-0ffd15f2]{width:100%;max-width:1000px;margin:0 auto;padding:0 16px 16px}.prompt-section[data-v-0ffd15f2]{background:#fff;border:1px solid #00000014;border-radius:24px;flex-direction:column;gap:12px;padding:16px 20px;display:flex;box-shadow:0 8px 30px #00000008}.prompt-top-area[data-v-0ffd15f2]{align-items:flex-start;gap:16px;display:flex}.reference-content-box[data-v-0ffd15f2]{cursor:pointer;background:#f8f8f8;border:1px dashed #0000001a;border-radius:10px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;width:60px;height:75px;display:flex}.plus-icon[data-v-0ffd15f2]{color:#0000004d;font-size:18px;font-weight:300}.ref-label[data-v-0ffd15f2]{color:#0006;font-size:.65rem}.reference-stack-container[data-v-0ffd15f2]{z-index:20;flex:none;width:80px;height:100px;position:relative}.reference-stack-container.has-images[data-v-0ffd15f2]:hover{z-index:30}.reference-content-box.initial-box[data-v-0ffd15f2]{cursor:pointer;background:#f8f8f8;border:1px dashed #0000001a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;transition:transform .2s;display:flex}.reference-content-box.initial-box[data-v-0ffd15f2]:hover{background:#fdfaf5;transform:scale(1.05)}.images-stack[data-v-0ffd15f2]{width:100%;height:100%;transition:width .5s cubic-bezier(.34,1.56,.64,1);position:relative}.images-stack[data-v-0ffd15f2]:hover{width:calc(80px + var(--total) * 75px)}.stacked-image-wrapper[data-v-0ffd15f2],.stacked-add-box[data-v-0ffd15f2]{transform-origin:50%;width:60px;height:80px;z-index:calc(10 + var(--index));background:#fff;border-radius:8px;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:absolute;top:10px;left:10px;box-shadow:0 4px 12px #00000026}.stacked-image-wrapper[data-v-0ffd15f2]:nth-child(3n+1){transform:rotate(-6deg)translateY(-2px)}.stacked-image-wrapper[data-v-0ffd15f2]:nth-child(3n+2){transform:rotate(3deg)translateY(1px)}.stacked-image-wrapper[data-v-0ffd15f2]:nth-child(3n+3){transform:rotate(-2deg)translateY(-1px)}.stacked-add-box[data-v-0ffd15f2]{opacity:0;visibility:hidden;z-index:5;border:1.5px dashed #0000001a;transform:rotate(0)translateY(0)}.add-more-btn-circular[data-v-0ffd15f2]{cursor:pointer;z-index:50;background:#fff;border:1.5px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;bottom:-5px;right:-5px;box-shadow:0 4px 10px #0000001a}.images-stack:hover .stacked-image-wrapper[data-v-0ffd15f2]{transform:rotate(0deg) translateX(calc(var(--index) * 75px)) translateY(0)}.images-stack:hover .stacked-add-box[data-v-0ffd15f2]{opacity:1;visibility:visible;transform:rotate(0deg) translateX(calc(var(--index) * 75px)) translateY(0)}.images-stack:hover+.add-more-btn-circular[data-v-0ffd15f2]{opacity:0;visibility:hidden;transform:scale(.8)}.stacked-add-box[data-v-0ffd15f2]{cursor:pointer;box-shadow:none;background:#fffc;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.stacked-add-box[data-v-0ffd15f2]:hover{background:#fff;border-color:#0003}.reference-preview-img[data-v-0ffd15f2]{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.image-name-tooltip[data-v-0ffd15f2]{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;z-index:100;background:#1b1713;border-radius:10px;padding:8px 14px;font-size:.85rem;transition:all .2s;position:absolute;bottom:calc(100% + 15px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.image-name-tooltip[data-v-0ffd15f2]:after{content:"";border:6px solid #0000;border-top-color:#1b1713;position:absolute;top:100%;left:50%;transform:translate(-50%)}.stacked-image-wrapper:hover .image-name-tooltip[data-v-0ffd15f2]{opacity:1;visibility:visible;transform:translate(-50%)translateY(-5px)}.remove-image-btn[data-v-0ffd15f2]{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:110;background:#1b1713;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex;position:absolute;top:-10px;right:-10px;box-shadow:0 2px 8px #0003}.stacked-image-wrapper:hover .remove-image-btn[data-v-0ffd15f2]{opacity:1;visibility:visible}.remove-icon[data-v-0ffd15f2]{width:14px;height:14px}.plus-icon-small[data-v-0ffd15f2]{color:#1b1713;font-size:20px;font-weight:500}.hidden-file-input[data-v-0ffd15f2]{display:none}.tool-popover-container[data-v-0ffd15f2]{position:relative}.aspect-ratio-popover[data-v-0ffd15f2],.duration-popover[data-v-0ffd15f2]{z-index:1000;background:#fff;border:1px solid #00000014;border-radius:16px;min-width:320px;padding:16px;position:absolute;bottom:calc(100% + 12px);right:0;box-shadow:0 10px 30px #00000014}.popover-title[data-v-0ffd15f2]{color:#0006;margin-bottom:12px;font-size:.85rem}.ratio-options[data-v-0ffd15f2]{background:#f8f8f8;border-radius:12px;gap:4px;padding:8px;display:flex}.ratio-option[data-v-0ffd15f2]{cursor:pointer;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:12px 4px;transition:all .2s;display:flex}.ratio-option[data-v-0ffd15f2]:hover{background:#00000005}.ratio-option.active[data-v-0ffd15f2]{background:#fff;box-shadow:0 4px 12px #0000000a}.ratio-icon-box[data-v-0ffd15f2]{justify-content:center;align-items:center;height:24px;display:flex}.ratio-icon-box.small-icon[data-v-0ffd15f2]{width:20px;height:18px}.ratio-rect[data-v-0ffd15f2]{border:1.5px solid #1b1713;border-radius:3px}.ratio-label[data-v-0ffd15f2]{color:#1b1713;font-size:.75rem;font-weight:500}.duration-slider-box[data-v-0ffd15f2]{cursor:pointer;flex-direction:column;gap:8px;padding:10px 0;display:flex}.slider-track-wrapper[data-v-0ffd15f2]{align-items:center;height:20px;display:flex;position:relative}.duration-slider[data-v-0ffd15f2]{-webkit-appearance:none;cursor:pointer;z-index:2;background:#f0f0f0;border-radius:2px;outline:none;width:100%;height:4px}.duration-slider[data-v-0ffd15f2]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#1b1713;border:2px solid #fff;border-radius:50%;width:16px;height:16px;transition:transform .1s;box-shadow:0 2px 6px #0000001a}.duration-slider[data-v-0ffd15f2]::-webkit-slider-thumb:active{transform:scale(1.2)}.mention-menu[data-v-0ffd15f2]{z-index:1000;background:#fff;border:1px solid #00000014;border-radius:12px;min-width:200px;max-height:250px;position:absolute;overflow-y:auto;box-shadow:0 10px 30px #0000001a}.mention-menu-header[data-v-0ffd15f2]{color:#0006;border-bottom:1px solid #0000000d;padding:10px 12px;font-size:.75rem;font-weight:600}.mention-items[data-v-0ffd15f2]{padding:4px 0}.mention-item[data-v-0ffd15f2]{cursor:pointer;align-items:center;gap:10px;padding:8px 12px;transition:all .2s;display:flex}.mention-item[data-v-0ffd15f2]:hover,.mention-item.active[data-v-0ffd15f2]{background:#f0f0f0}.mention-item.active[data-v-0ffd15f2]{background:#e5e5e5;border-left:3px solid #1b1713}.mention-item-img[data-v-0ffd15f2]{object-fit:cover;border-radius:4px;width:28px;height:28px}.mention-item-name[data-v-0ffd15f2]{color:#1b1713;font-size:.9rem}.input-wrapper[data-v-0ffd15f2]{background:0 0;flex:1;min-height:75px;position:relative}.prompt-input-editable[data-v-0ffd15f2]{color:#1b1713;box-sizing:border-box;text-align:left;white-space:pre-wrap;word-wrap:break-word;background:0 0;border:none;outline:none;width:100%;height:100%;min-height:60px;padding:8px 12px;font-size:.95rem;line-height:1.5;overflow-y:auto}.prompt-input-editable[data-v-0ffd15f2]:empty:before{content:attr(placeholder);color:#00000040;pointer-events:none;font-weight:400;display:block}.prompt-toolbar[data-v-0ffd15f2]{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.toolbar-left[data-v-0ffd15f2],.toolbar-right[data-v-0ffd15f2]{align-items:center;gap:8px;display:flex}.tool-dropdown[data-v-0ffd15f2],.tool-selector[data-v-0ffd15f2],.toggle-control[data-v-0ffd15f2]{color:#333;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:10px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.tool-dropdown[data-v-0ffd15f2]:hover,.tool-selector[data-v-0ffd15f2]:hover,.toggle-control[data-v-0ffd15f2]:hover{background:#fcfcfc;border-color:#00000026}.tool-icon-small[data-v-0ffd15f2]{color:#555;width:16px;height:16px}.arrow-down-icon[data-v-0ffd15f2]{color:#999;width:12px;height:12px}.at-button[data-v-0ffd15f2]{color:#333;cursor:pointer;border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;display:flex;position:relative}.at-dot[data-v-0ffd15f2]{background:#409eff;border-radius:50%;width:3px;height:3px;position:absolute;top:6px;right:6px}.credits-display[data-v-0ffd15f2]{color:#666;align-items:center;gap:4px;padding:0 8px;font-size:.9rem;font-weight:600;display:flex}.sparkle-icon[data-v-0ffd15f2]{color:#999;width:16px;height:16px}.send-button[data-v-0ffd15f2]{cursor:pointer;color:#fff;background:#e0e0e0;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.send-button[data-v-0ffd15f2]:not(:disabled){background:#1b1713}.send-button[data-v-0ffd15f2]:disabled{cursor:not-allowed;opacity:.6}.send-icon[data-v-0ffd15f2]{width:20px;height:20px}.expand-panel-btn[data-v-0ffd15f2]{cursor:pointer;color:#1b1713;z-index:110;background:#fff;border:1px solid #1b17131f;border-radius:6px;flex:none;justify-content:center;align-items:center;width:40px;height:20px;padding:0;transition:all .2s;display:flex;box-shadow:0 2px 10px #0000000f}.expand-panel-btn[data-v-0ffd15f2]:hover{background:#fdfaf5;transform:translateY(-1px);box-shadow:0 4px 14px #0000001a}.main-header[data-v-0ffd15f2]{z-index:20;align-items:center;gap:16px;display:flex}.chat-messages[data-v-0ffd15f2]{scroll-behavior:smooth;flex-direction:column;flex:1;gap:24px;padding:20px 4px;display:flex;overflow-y:auto}.chat-messages[data-v-0ffd15f2]::-webkit-scrollbar{width:4px}.chat-messages[data-v-0ffd15f2]::-webkit-scrollbar-thumb{background:#1b17131a;border-radius:10px}.message-row[data-v-0ffd15f2]{width:100%;display:flex}.message-row.user[data-v-0ffd15f2]{justify-content:flex-end}.message-row.assistant[data-v-0ffd15f2]{justify-content:flex-start}.message-bubble[data-v-0ffd15f2]{border-radius:18px;max-width:85%;padding:12px 16px;font-size:.95rem;line-height:1.5;position:relative;box-shadow:0 4px 12px #00000008}.user .message-bubble[data-v-0ffd15f2]{color:#f9f4ed;background:#1f1a16;border-bottom-right-radius:4px}.assistant .message-bubble[data-v-0ffd15f2]{color:#1b1713;background:#fffbf5e6;border:1px solid #1b171314;border-bottom-left-radius:4px}.message-preview[data-v-0ffd15f2]{aspect-ratio:16/9;background:#000;border-radius:12px;margin-bottom:10px;position:relative;overflow:hidden}.preview-img[data-v-0ffd15f2]{object-fit:cover;width:100%;height:100%}.preview-overlay[data-v-0ffd15f2]{opacity:0;background:#0003;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.message-preview:hover .preview-overlay[data-v-0ffd15f2]{opacity:1}.play-icon[data-v-0ffd15f2]{color:#fff;width:40px;height:40px}.typing-indicator[data-v-0ffd15f2]{gap:4px;padding:4px 0;display:flex}.typing-indicator span[data-v-0ffd15f2]{background:#1b17134d;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite typing-0ffd15f2}.typing-indicator span[data-v-0ffd15f2]:nth-child(2){animation-delay:.2s}.typing-indicator span[data-v-0ffd15f2]:nth-child(3){animation-delay:.4s}@keyframes typing-0ffd15f2{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}}.creation-tabs[data-v-0ffd15f2]{gap:20px;padding:0 4px;display:flex}.tab-item[data-v-0ffd15f2]{color:#1b171366;cursor:pointer;background:0 0;border:none;padding:6px 0;font-size:.9rem;font-weight:600;position:relative}.tab-item.active[data-v-0ffd15f2]{color:#1b1713}.tab-item.active[data-v-0ffd15f2]:after{content:"";background:#1b1713;height:2px;position:absolute;bottom:0;left:0;right:0}@media (width<=640px){.creation-main.is-centered .prompt-section[data-v-0ffd15f2]{width:95%}}.mention-pill{color:inherit!important;vertical-align:middle!important;cursor:pointer!important;box-sizing:border-box!important;white-space:nowrap!important;background:#0000000f!important;border:1px solid #0000000d!important;border-radius:4px!important;align-items:center!important;gap:4px!important;height:24px!important;margin:0 2px!important;padding:0 6px!important;font-size:.85rem!important;font-weight:500!important;display:inline-flex!important;position:relative!important}.user .mention-pill{color:#fff!important;background:#ffffff26!important;border-color:#ffffff1a!important}.pill-icon{object-fit:cover!important;border-radius:2px!important;flex-shrink:0!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;display:block!important}.mention-pill span{line-height:1!important;display:inline-block!important}.mention-preview-card{z-index:2000!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important;background:#fff!important;border-radius:16px!important;width:280px!important;padding:12px!important;transition:all .25s cubic-bezier(.34,1.56,.64,1)!important;position:absolute!important;bottom:calc(100% + 12px)!important;left:50%!important;transform:translate(-50%)translateY(10px)!important;box-shadow:0 10px 40px #00000026!important}.mention-pill:hover .mention-preview-card{opacity:1!important;visibility:visible!important;transform:translate(-50%)translateY(0)!important}.mention-preview-img-box{background:#f8f8f8!important;border-radius:12px!important;width:100%!important;height:157px!important;margin-bottom:10px!important;overflow:hidden!important}.mention-preview-img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.mention-preview-info{justify-content:center!important;align-items:center!important;display:flex!important}.mention-preview-name{color:#1b1713!important;font-size:.95rem!important;font-weight:600!important}.loading-overlay[data-v-93587946]{z-index:9999;background:#f8f3ea;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-spinner[data-v-93587946]{gap:10px;display:flex}.loading-dot[data-v-93587946]{background:#1f1a16;border-radius:50%;width:14px;height:14px;animation:1.4s ease-in-out infinite both loading-bounce-93587946}.loading-dot[data-v-93587946]:first-child{animation-delay:-.32s}.loading-dot[data-v-93587946]:nth-child(2){animation-delay:-.16s}.loading-dot[data-v-93587946]:nth-child(3){animation-delay:0s}@keyframes loading-bounce-93587946{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.home-page[data-v-93587946]{--header-height:54px;--sidebar-open-width:100px;--sidebar-closed-width:60px;--sidebar-width:var(--sidebar-open-width);--content-gap:16px;min-height:100vh;padding:0}.home-page.sidebar-collapsed[data-v-93587946]{--sidebar-width:var(--sidebar-closed-width)}.topbar-wrap[data-v-93587946]{z-index:1000;width:100%;padding:0;position:fixed;top:0;left:0;right:0}.sidebar[data-v-93587946]{top:var(--header-height);z-index:900;width:var(--sidebar-width);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffbf5b8;border-right:1px solid #1b17131a;flex-direction:column;gap:8px;padding:10px 8px;transition:width .24s;display:flex;position:fixed;bottom:0;left:0;box-shadow:8px 0 24px #281c0f0f}.home-shell[data-v-93587946]{width:auto;margin:0;margin-left:calc(var(--sidebar-width) + var(--content-gap));margin-right:var(--content-gap);padding-top:calc(var(--header-height) + 16px);gap:16px;transition:margin-left .24s,margin-right .24s;display:grid}.topbar[data-v-93587946],.hero-card[data-v-93587946],.info-card[data-v-93587946]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffbf59e;border:1px solid #1b17131a;position:relative;box-shadow:0 18px 48px #281c0f14}.topbar[data-v-93587946]{width:100%;min-height:var(--header-height);grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:18px;padding:6px 16px;display:grid;overflow:visible}.hero-card[data-v-93587946],.info-card[data-v-93587946]{overflow:hidden}.brand[data-v-93587946]{color:#1b1713;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-mark[data-v-93587946]{justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}.brand-mark img[data-v-93587946]{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.brand-name[data-v-93587946]{letter-spacing:-.04em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Times New Roman,serif;font-size:1.55rem;font-weight:600}.searchbar[data-v-93587946]{background:#fffbf5b8;border:1px solid #1b171314;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:0 16px;display:flex}.searchbar svg[data-v-93587946]{fill:#1b17136b;flex:none;width:18px;height:18px}.searchbar input[data-v-93587946]{color:#1b1713;background:0 0;border:0;outline:none;width:100%;font-size:.98rem}.searchbar input[data-v-93587946]::placeholder{color:#1b171370}.sidebar-nav[data-v-93587946]{gap:8px;margin-top:8px;display:grid}.sidebar-item[data-v-93587946],.sidebar-toggle[data-v-93587946]{appearance:none;color:#1b1713;cursor:pointer;background:#fffbf59e;border:1px solid #1b171314;border-radius:12px;align-items:center;gap:8px;width:100%;min-height:40px;padding:0 8px;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.sidebar-item[data-v-93587946]:hover,.sidebar-toggle[data-v-93587946]:hover{transform:translate(1px)}.sidebar-item.active[data-v-93587946]{color:#f9f4ed;background:#1f1a16eb;border-color:#1b17132e}.sidebar-item-icon[data-v-93587946],.sidebar-toggle-icon[data-v-93587946]{background:#1b17130f;border-radius:8px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.sidebar-item-icon svg[data-v-93587946]{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.sidebar-item.active .sidebar-item-icon[data-v-93587946]{background:#fffbf524}.sidebar-item-label[data-v-93587946],.sidebar-toggle-label[data-v-93587946]{white-space:nowrap;font-size:.95rem}.sidebar-toggle[data-v-93587946]{margin-top:auto}.sidebar-item.collapsed[data-v-93587946],.sidebar-toggle.collapsed[data-v-93587946]{justify-content:center;padding:0}.topbar-actions[data-v-93587946]{justify-content:flex-end;align-items:center;gap:10px;display:flex}.profile-menu[data-v-93587946]{position:relative}.topbar-button[data-v-93587946]{min-height:40px;padding:0 18px}.avatar-button[data-v-93587946]{cursor:pointer;background:#fffbf5b3;border:1px solid #1b17131f;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;overflow:hidden;box-shadow:0 12px 24px #1f1a1614}.avatar-button[data-v-93587946]:hover{border-color:#1b17132e;transform:translateY(-1px)}.avatar-image[data-v-93587946],.avatar-fallback[data-v-93587946]{width:100%;height:100%}.avatar-image[data-v-93587946]{object-fit:cover;display:block}.avatar-fallback[data-v-93587946]{color:#f9f4ed;background:linear-gradient(135deg,#2a241d 0%,#7b6240 100%);justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:inline-flex}.profile-dropdown[data-v-93587946]{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffbf5f0;border:1px solid #1b17131a;border-radius:18px;min-width:260px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 48px #281c0f1f}.profile-summary[data-v-93587946]{align-items:center;gap:12px;padding:4px 4px 12px;display:flex}.profile-summary-avatar[data-v-93587946]{border-radius:999px;flex:none;width:44px;height:44px;overflow:hidden}.profile-summary-copy[data-v-93587946]{gap:4px;display:grid}.profile-summary strong[data-v-93587946]{color:#1b1713;font-size:.96rem}.profile-summary span[data-v-93587946]{color:#1b17139e;font-size:.84rem}.profile-menu-list[data-v-93587946]{gap:6px;padding:4px 0 10px;display:grid}.profile-balance-row[data-v-93587946]{background:#1f1a160a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 12px;display:flex}.profile-balance-copy[data-v-93587946]{align-items:center;gap:10px;min-width:0;display:inline-flex}.profile-balance-copy strong[data-v-93587946]{color:#1b1713;white-space:nowrap;font-size:.96rem}.profile-balance-button[data-v-93587946]{color:#1b1713;cursor:pointer;background:#fffbf5eb;border:1px solid #1b17131f;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:62px;height:32px;padding:0 14px;font-size:.84rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex}.profile-balance-button[data-v-93587946]:hover{background:#fffaf3;transform:translateY(-1px)}.profile-menu-item[data-v-93587946]{color:#1b1713;text-align:left;cursor:pointer;background:#1f1a160f;border:0;border-radius:12px;width:100%;min-height:42px;padding:0 14px;font-size:.92rem;font-weight:600;transition:background-color .2s,transform .2s}.profile-menu-item-main[data-v-93587946]{align-items:center;gap:10px;display:inline-flex}.profile-menu-icon[data-v-93587946],.profile-balance-button-icon[data-v-93587946]{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.profile-menu-item[data-v-93587946]:hover{background:#1f1a161a;transform:translateY(-1px)}.profile-menu-item-danger[data-v-93587946]{color:#7b2f2a}.profile-menu-item-danger[data-v-93587946]:hover{background:#7b2f2a14}.hero-card[data-v-93587946]{flex-direction:column;justify-content:space-between;gap:32px;min-height:360px;padding:44px;display:flex}.hero-card[data-v-93587946]:before,.info-card[data-v-93587946]:before{content:"";pointer-events:none;background:radial-gradient(circle,#cea67a29,#0000 70%);border-radius:999px;width:180px;height:180px;position:absolute;inset:auto auto -64px -48px}.eyebrow[data-v-93587946],.card-label[data-v-93587946]{letter-spacing:.18em;text-transform:uppercase;color:#1b17138f;font-size:.8rem}.hero-copy h1[data-v-93587946],.info-card h2[data-v-93587946],.info-card h3[data-v-93587946]{color:#1b1713;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Times New Roman,serif}.hero-copy h1[data-v-93587946]{letter-spacing:-.05em;max-width:12ch;margin-top:10px;font-size:clamp(3rem,9vw,5.8rem);line-height:.96}.hero-text[data-v-93587946],.hero-status[data-v-93587946],.info-card p[data-v-93587946],.info-card span[data-v-93587946],.card-value[data-v-93587946]{z-index:1;color:#1b1713b8;line-height:1.7;position:relative}.hero-text[data-v-93587946]{max-width:42rem;margin-top:18px;font-size:1.02rem}.hero-status[data-v-93587946]{color:#1f1a16;background:#1f1a1614;border-radius:999px;align-items:center;margin-top:14px;padding:6px 12px;font-size:.9rem;display:inline-flex}.hero-actions[data-v-93587946]{flex-wrap:wrap;gap:12px;display:flex}.primary-button[data-v-93587946],.ghost-button[data-v-93587946]{appearance:none;cursor:pointer;border-radius:999px;padding:15px 22px;font-size:.96rem;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s}.primary-button[data-v-93587946]{color:#f9f4ed;background:#1f1a16;border:0;box-shadow:0 12px 24px #1f1a162e}.ghost-button[data-v-93587946]{color:#1b1713;background:#fffbf57a;border:1px solid #1b17131f}.primary-button[data-v-93587946]:hover,.ghost-button[data-v-93587946]:hover{transform:translateY(-1px)}.grid-section[data-v-93587946]{grid-template-columns:1.4fr 1fr 1fr;gap:20px;display:grid}.info-card[data-v-93587946]{padding:28px}.info-card.emphasis[data-v-93587946]{grid-row:span 2;min-height:420px}.info-card h2[data-v-93587946]{letter-spacing:-.05em;max-width:13ch;margin:14px 0;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.info-card h3[data-v-93587946]{margin:10px 0;font-size:1.5rem;line-height:1.1}.card-value[data-v-93587946]{color:#1b1713;margin-top:14px;font-size:1.5rem;font-weight:700;display:block}.info-card span[data-v-93587946]{margin-top:12px;font-size:.94rem;display:block}.modal-overlay[data-v-93587946]{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1b17137a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card[data-v-93587946]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffbf5f5;border:1px solid #1b17131a;border-radius:20px;width:min(420px,100vw - 40px);padding:32px 28px;box-shadow:0 24px 64px #281c0f2e}.modal-title[data-v-93587946]{color:#1b1713;margin:0 0 24px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Times New Roman,serif;font-size:1.6rem}.modal-field[data-v-93587946]{margin-bottom:18px}.modal-label[data-v-93587946]{color:#1b1713b8;margin-bottom:6px;font-size:.88rem;font-weight:600;display:block}.modal-input[data-v-93587946]{color:#1b1713;box-sizing:border-box;background:#fffbf5b8;border:1px solid #1b17131f;border-radius:12px;outline:none;width:100%;min-height:44px;padding:0 14px;font-size:.96rem}.modal-input[data-v-93587946]:focus{border-color:#1b171347}.modal-input[data-v-93587946]:disabled{opacity:.5}.modal-actions[data-v-93587946]{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.modal-actions .primary-button[data-v-93587946],.modal-actions .ghost-button[data-v-93587946]{padding:10px 22px;font-size:.92rem}.modal-actions .primary-button[data-v-93587946]:disabled,.modal-actions .ghost-button[data-v-93587946]:disabled{opacity:.6;pointer-events:none}.btn-spinner[data-v-93587946]{vertical-align:middle;border:2px solid #f9f4ed4d;border-top-color:#f9f4ed;border-radius:50%;width:14px;height:14px;margin-right:6px;animation:.6s linear infinite btn-spin-93587946;display:inline-block}@keyframes btn-spin-93587946{to{transform:rotate(360deg)}}@media (width<=920px){.home-page[data-v-93587946]{--sidebar-open-width:176px;--sidebar-closed-width:64px;--content-gap:14px}.topbar[data-v-93587946]{grid-template-columns:auto minmax(120px,1fr) auto}.grid-section[data-v-93587946]{grid-template-columns:1fr 1fr}.info-card.emphasis[data-v-93587946]{grid-area:auto/1/auto/-1;min-height:280px}}@media (width<=640px){.home-page[data-v-93587946]{--header-height:46px;--sidebar-open-width:144px;--sidebar-closed-width:56px;--content-gap:10px}.home-shell[data-v-93587946]{padding:calc(var(--header-height) + 10px) 10px calc(68px + env(safe-area-inset-bottom));margin-left:0;margin-right:0}.sidebar[data-v-93587946]{width:100%;height:auto;padding:4px 8px calc(4px + env(safe-area-inset-bottom));border-top:1px solid #1b17131a;border-right:0;top:auto;bottom:0;right:0;box-shadow:0 -8px 24px #281c0f14}.sidebar-nav[data-v-93587946]{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;width:100%;margin-top:0}.sidebar-item[data-v-93587946],.sidebar-item.collapsed[data-v-93587946]{border-radius:10px;flex-direction:column;justify-content:center;gap:0;min-height:42px;padding:4px 0}.sidebar-item-icon[data-v-93587946]{background:0 0;width:18px;height:18px}.sidebar-item-icon svg[data-v-93587946]{width:14px;height:14px}.topbar[data-v-93587946]{grid-template-columns:auto minmax(100px,1fr) auto;gap:8px;padding:6px 10px}.brand-mark[data-v-93587946]{width:24px;height:24px}.brand-name[data-v-93587946]{display:none}.searchbar[data-v-93587946]{min-height:34px;padding:0 10px}.searchbar input[data-v-93587946]{font-size:.84rem}.topbar-button[data-v-93587946]{min-height:32px;padding:0 10px;font-size:.84rem}.avatar-button[data-v-93587946]{width:34px;height:34px}.profile-dropdown[data-v-93587946]{min-width:200px;padding:8px}.profile-summary-avatar[data-v-93587946]{width:38px;height:38px}.profile-balance-row[data-v-93587946]{padding:0 10px}.hero-card[data-v-93587946]{min-height:320px;padding:24px 20px}.hero-copy h1[data-v-93587946]{font-size:2.9rem}.grid-section[data-v-93587946]{grid-template-columns:1fr;gap:14px}.info-card[data-v-93587946]{padding:22px 18px}.hero-actions .primary-button[data-v-93587946],.hero-actions .ghost-button[data-v-93587946]{width:100%;min-height:52px}}body{color:#1b1713;background:radial-gradient(circle at 0 0,#cea67a2e,#0000 28%),radial-gradient(circle at right 20%,#302d2714,#0000 22%),linear-gradient(#f8f3ea 0%,#f4eee3 100%)}.auth-page[data-v-e534cbcf]{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-shell[data-v-e534cbcf]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:32px;justify-content:center;align-items:center;width:min(100%,560px);min-height:min(720px,100vh - 48px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #37291814}.auth-shell[data-v-e534cbcf]:before,.auth-shell[data-v-e534cbcf]:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.auth-shell[data-v-e534cbcf]:before{background:radial-gradient(circle,#cea67a38,#0000 70%);width:220px;height:220px;top:-72px;left:-48px}.auth-shell[data-v-e534cbcf]:after{background:radial-gradient(circle,#302d2714,#0000 68%);width:260px;height:260px;bottom:-96px;right:-64px}.panel-kicker[data-v-e534cbcf]{letter-spacing:.18em;text-transform:uppercase;color:#1b17138f;font-size:.8rem}.panel-head h2[data-v-e534cbcf]{letter-spacing:-.04em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Times New Roman,serif;font-weight:600;line-height:1}.panel-copy[data-v-e534cbcf],.footnote[data-v-e534cbcf]{color:#1b1713b8;max-width:40rem;font-size:1rem;line-height:1.7}.form-panel[data-v-e534cbcf]{z-index:1;background:0 0;justify-content:center;align-items:center;width:100%;padding:32px;display:flex;position:relative}.panel-card[data-v-e534cbcf]{background:0 0;border:1px solid #1b17131a;border-radius:28px;width:min(100%,440px);padding:36px;box-shadow:0 18px 48px #281c0f14}.panel-head h2[data-v-e534cbcf]{margin-top:8px;font-size:clamp(2rem,4vw,3rem)}.panel-copy[data-v-e534cbcf]{margin-top:14px}.mode-switch[data-v-e534cbcf]{background:#1c17120f;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px;padding:6px;display:grid}.mode-chip[data-v-e534cbcf]{appearance:none;color:#1b17139e;background:0 0;border:0;border-radius:999px;padding:12px 18px;font-size:.95rem;transition:background-color .24s,color .24s,transform .24s}.mode-chip[data-v-e534cbcf]:hover{color:#1b1713}.mode-chip.active[data-v-e534cbcf]{color:#fbf6ef;background:#1f1a16;transform:translateY(-1px)}.auth-form[data-v-e534cbcf]{gap:16px;margin-top:24px;display:grid}.field[data-v-e534cbcf]{gap:8px;display:grid}.field span[data-v-e534cbcf]{color:#1b1713c2;font-size:.92rem}.field input[data-v-e534cbcf]{color:#1b1713;background:#fcf9f4f5;border:1px solid #1b17131f;border-radius:18px;outline:none;width:100%;padding:15px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s,transform .2s}.field input[data-v-e534cbcf]::placeholder{color:#1b171361}.field input[data-v-e534cbcf]:focus{border-color:#9a652b75;transform:translateY(-1px);box-shadow:0 0 0 4px #b78c5a1f}.feedback[data-v-e534cbcf]{border-radius:16px;padding:13px 14px;font-size:.94rem}.feedback.success[data-v-e534cbcf]{color:#2d5c33;background:#527a511a}.feedback.error[data-v-e534cbcf]{color:#8a3b2e;background:#9147331a}.submit-button[data-v-e534cbcf]{appearance:none;color:#f9f4ed;cursor:pointer;background:#1f1a16;border:0;border-radius:999px;padding:16px 20px;font-size:1rem;font-weight:600;transition:transform .22s,box-shadow .22s,opacity .22s;box-shadow:0 12px 24px #1f1a162e}.submit-button[data-v-e534cbcf]:hover{transform:translateY(-1px);box-shadow:0 16px 28px #1f1a1633}.submit-button[data-v-e534cbcf]:disabled{cursor:wait;opacity:.7}.footnote[data-v-e534cbcf]{text-align:center;margin-top:18px}.inline-action[data-v-e534cbcf]{appearance:none;color:#1b1713;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:6px;padding:0;font-weight:600}@media (width<=980px){.form-panel[data-v-e534cbcf]{padding:20px}}@media (width<=640px){.auth-page[data-v-e534cbcf]{padding:12px}.auth-shell[data-v-e534cbcf]{border-radius:24px;width:100%;min-height:auto}.form-panel[data-v-e534cbcf]{padding:14px}.panel-card[data-v-e534cbcf]{border-radius:22px;padding:22px 18px}.panel-head h2[data-v-e534cbcf]{font-size:2.1rem}.mode-chip[data-v-e534cbcf],.submit-button[data-v-e534cbcf],.field input[data-v-e534cbcf]{min-height:52px}}
