.home-object-root[data-v-b1061832]{--home-object-page-bg:#f8faff;position:relative;width:100%}.home-object-empty[data-v-b1061832]{margin:0 auto;padding:0 1rem 2rem;width:min(100%,1400px)}.home-object-empty-grid[data-v-b1061832]{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:minmax(0,68fr) minmax(0,32fr);height:700px}.home-object-upload-stage[data-v-b1061832]{background:#fff;border:1px solid rgba(226,232,240,.85);border-radius:1rem;box-shadow:0 18px 48px #3b82f61a;cursor:pointer;height:100%;min-height:0;overflow:hidden;padding:1.25rem;text-align:center;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.home-object-upload-stage[data-drag-over=true][data-v-b1061832]{border-color:var(--color-primary);box-shadow:0 22px 60px #3b82f629;transform:scale(1.003)}.home-object-upload-inner[data-v-b1061832]{background:radial-gradient(circle at 50% 50%,rgba(59,130,246,.08),transparent 32%),linear-gradient(135deg,#fffffffa,#f8fafcf0);border:2px dashed rgba(203,213,225,.85);border-radius:1rem;flex-direction:column;height:100%;min-height:440px}.home-object-upload-inner[data-v-b1061832],.home-object-upload-ring[data-v-b1061832]{align-items:center;display:flex;justify-content:center}.home-object-upload-ring[data-v-b1061832]{background:#ffffffbf;border:1px solid rgba(226,232,240,.7);border-radius:999px;height:8rem;width:8rem}.home-object-upload-card-icon[data-v-b1061832],.home-object-upload-icon[data-v-b1061832]{align-items:center;background:#3b82f61a;color:var(--color-primary);display:flex;justify-content:center}.home-object-upload-icon[data-v-b1061832]{border-radius:1.25rem;height:4rem;width:4rem}.home-object-upload-pill[data-v-b1061832]{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:999px;box-shadow:0 6px 14px #0f172a14;color:#475569;font-size:.95rem;font-weight:700;margin-top:2rem;padding:.75rem 1.6rem}.home-object-empty-side[data-v-b1061832]{background:var(--home-object-page-bg);display:flex;flex-direction:column;gap:1.5rem;height:100%;min-height:0;overflow:hidden}.home-object-disabled-panel[data-v-b1061832],.home-object-upload-card[data-v-b1061832]{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 10px 28px #3b82f60a;width:100%}.home-object-upload-card[data-v-b1061832]{align-items:center;display:flex;flex:0 0 320px;flex-direction:column;justify-content:center;min-height:0;padding:1.6rem 2rem;text-align:center;transition:border-color .18s ease,box-shadow .18s ease}.home-object-upload-card[data-v-b1061832]:hover{border-color:#f3f4f6;box-shadow:0 10px 28px #3b82f60a}.home-object-upload-card-icon[data-v-b1061832]{border-radius:1.25rem;height:4rem;width:4rem}.home-object-upload-card-title[data-v-b1061832]{color:#0f172a;font-size:1.35rem;font-weight:800;line-height:1.2;margin-top:1.25rem}.home-object-upload-card-desc[data-v-b1061832]{color:#64748b;font-size:.95rem;line-height:1.5;margin-top:.75rem;max-width:24rem}.home-object-upload-card-button[data-v-b1061832]{align-items:center;background:var(--color-primary);border-radius:.75rem;box-shadow:0 12px 24px #3b82f63d;color:#fff;display:flex;font-size:1rem;font-weight:800;gap:.55rem;justify-content:center;margin-top:1.25rem;padding:.95rem 1.3rem;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;width:min(100%,320px)}.home-object-upload-card-button[data-v-b1061832]:hover{background:#2563eb;box-shadow:0 16px 28px #3b82f652;transform:translateY(-2px)}.home-object-upload-card-button:hover .home-object-upload-card-button-icon[data-v-b1061832]{animation:home-object-upload-bounce-b1061832 1s infinite}.home-object-format-row[data-v-b1061832]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem}.home-object-format[data-v-b1061832]{background:#f3f4f6;border-radius:.35rem;color:#64748b;font-size:.75rem;font-weight:700;padding:.25rem .55rem}@keyframes home-object-upload-bounce-b1061832{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}.home-object-disabled-panel[data-v-b1061832]{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;opacity:.72;overflow:hidden;pointer-events:none;position:relative}.home-object-disabled-panel[data-v-b1061832]:after{background:linear-gradient(180deg,#ffffff6b,#ffffffb8);content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:3}.home-object-panel-content[data-v-b1061832]{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;min-height:0;overflow:hidden;padding:1.25rem 1.25rem 0}.home-object-panel-title[data-v-b1061832]{color:#0f172a;font-size:.95rem;font-weight:800;margin-bottom:.65rem}.home-object-icon-grid[data-v-b1061832]{display:grid;gap:.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.home-object-icon-option[data-v-b1061832]{align-items:center;border:2px solid transparent;border-radius:.8rem;color:#64748b;display:flex;flex-direction:column;gap:.35rem;min-width:0;padding:.55rem .3rem;position:relative}.home-object-icon-option.is-active[data-v-b1061832]{background:#3b82f614;border-color:var(--color-primary);color:var(--color-primary)}.home-object-icon-option span[data-v-b1061832]:last-child{font-size:.8rem;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-object-badge[data-v-b1061832]{background:linear-gradient(90deg,#3b82f6,#a855f7);border-radius:.25rem;color:#fff;font-size:.6rem!important;font-weight:800;padding:.12rem .35rem;position:absolute;right:.2rem;top:-.25rem}.home-object-static-slider[data-v-b1061832]{background:#e2e8f0;border-radius:999px;height:.45rem;position:relative}.home-object-static-slider span[data-v-b1061832]{background:var(--color-primary);border-radius:inherit;height:100%;left:0;position:absolute;top:0;width:30%}.home-object-static-slider[data-v-b1061832]:after{background:#fff;border:2px solid var(--color-primary);border-radius:999px;content:"";height:1.25rem;left:30%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.25rem}.home-object-credits-row[data-v-b1061832]{align-items:center;display:flex;gap:1rem;justify-content:space-between}.home-object-credits-row .home-object-panel-title[data-v-b1061832]{margin-bottom:0}.home-object-credits-row span[data-v-b1061832]{color:var(--color-primary);font-weight:600;white-space:nowrap}.home-object-mode-row[data-v-b1061832]{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.home-object-mode-row span[data-v-b1061832]{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;color:#475569;display:flex;font-weight:700;height:2.5rem;justify-content:center}.home-object-mode-row span.is-active[data-v-b1061832]{background:#3b82f614;border-color:var(--color-primary);color:var(--color-primary)}.home-object-panel-footer[data-v-b1061832]{border-top:1px solid rgba(226,232,240,.7);flex:0 0 auto;margin-top:1rem;padding:1rem 1.25rem 1.25rem}.home-object-panel-footer button[data-v-b1061832]{align-items:center;background:var(--color-primary);border-radius:999px;color:#fff;display:flex;font-size:.95rem;font-weight:700;height:2.5rem;justify-content:center;width:100%}@media (max-width:1279px){.home-object-empty-grid[data-v-b1061832]{gap:1.25rem;grid-template-columns:minmax(0,68fr) minmax(340px,32fr)}}@media (max-width:1023px){.home-object-empty[data-v-b1061832]{padding-bottom:6.75rem}.home-object-empty-grid[data-v-b1061832]{gap:1rem;grid-template-columns:1fr;height:auto}.home-object-upload-stage[data-v-b1061832]{height:auto;min-height:500px;padding:1rem}.home-object-upload-card[data-v-b1061832]{flex:none}.home-object-upload-inner[data-v-b1061832]{border-radius:1.5rem;min-height:440px}}.home-object-mobile-action-bar[data-v-b1061832]{inset-inline:1rem;bottom:1rem;display:none;position:fixed;z-index:40}.home-object-mobile-action-inner[data-v-b1061832]{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid hsla(0,0%,100%,.7);border-radius:1.75rem;box-shadow:0 18px 40px #0f172a24;display:flex;gap:.75rem;padding:.5rem}.home-object-mobile-main[data-v-b1061832],.home-object-mobile-round[data-v-b1061832]{align-items:center;border:0;display:flex;justify-content:center;transition:opacity .18s ease,transform .18s ease}.home-object-mobile-round[data-v-b1061832]{background:#f3f4f6;border-radius:999px;color:#94a3b8;flex:0 0 auto;height:3.5rem;width:3.5rem}.home-object-mobile-round.is-primary[data-v-b1061832]{background:var(--color-primary);box-shadow:0 12px 26px #3b82f640;color:#fff}.home-object-mobile-main[data-v-b1061832]{background:#f3f4f6;border-radius:1rem;color:#94a3b8;flex:1 1 auto;font-size:.92rem;font-weight:800;gap:.5rem;height:3.5rem;min-width:0;padding:0 1rem}.home-object-mobile-main span[data-v-b1061832]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-object-mobile-main[data-v-b1061832]:disabled,.home-object-mobile-round[data-v-b1061832]:disabled{cursor:not-allowed}.home-object-mobile-round.is-primary[data-v-b1061832]:not(:disabled):active{transform:scale(.95)}@media (max-width:767px){.home-object-empty[data-v-b1061832]{padding-inline:1rem;padding-bottom:5.75rem}.home-object-upload-stage[data-v-b1061832]{border-radius:1rem;box-shadow:0 18px 50px #3b82f61f;min-height:500px}.home-object-upload-ring[data-v-b1061832]{height:7rem;width:7rem}.home-object-upload-pill[data-v-b1061832]{margin-top:1.75rem}.home-object-empty-side[data-v-b1061832]{gap:1rem;overflow:visible}.home-object-upload-card[data-v-b1061832]{display:none}.home-object-disabled-panel[data-v-b1061832]{min-height:auto;opacity:.68}.home-object-disabled-panel[data-v-b1061832]:after{background:linear-gradient(180deg,#ffffff80,#ffffffbd)}.home-object-panel-content[data-v-b1061832]{gap:1rem;overflow:visible;padding:1rem}.home-object-panel-title[data-v-b1061832]{font-size:.9rem;margin-bottom:.55rem}.home-object-icon-grid[data-v-b1061832]{gap:.45rem}.home-object-icon-option[data-v-b1061832]{border-radius:.75rem;padding:.5rem .25rem}.home-object-icon-option span[data-v-b1061832]:last-child{font-size:.72rem}.home-object-panel-footer[data-v-b1061832]{display:none}.home-object-mobile-action-bar[data-v-b1061832]{display:block}}@media (max-width:380px){.home-object-mobile-action-inner[data-v-b1061832]{gap:.5rem}.home-object-mobile-round[data-v-b1061832]{height:3.25rem;width:3.25rem}.home-object-mobile-main[data-v-b1061832]{font-size:.82rem;height:3.25rem;padding:0 .75rem}}.home-object-root-dark[data-v-b1061832]{--home-object-page-bg:var(--dark-bg-color,#020618)}.home-object-root-dark .home-object-upload-stage[data-v-b1061832]{background:#111827!important;border-color:#374151d9!important;box-shadow:none!important}.home-object-root-dark .home-object-upload-stage[data-drag-over=true][data-v-b1061832]{border-color:var(--color-primary)!important;box-shadow:0 22px 60px #3b82f61f!important}.home-object-root-dark .home-object-upload-inner[data-v-b1061832]{background:radial-gradient(circle at 50% 50%,rgba(59,130,246,.12),transparent 34%),linear-gradient(135deg,#0f172afa,#020617f0)!important;border-color:#475569d9!important}.home-object-root-dark .home-object-upload-ring[data-v-b1061832]{background:#0f172ad1!important;border-color:#374151cc!important}.home-object-root-dark .home-object-upload-pill[data-v-b1061832]{background:#0f172aeb!important;border-color:#374151e6!important;color:#e2e8f0!important}.home-object-root-dark .home-object-empty-side[data-v-b1061832]{background:var(--dark-bg-color,#020618)!important}.home-object-root-dark .home-object-disabled-panel[data-v-b1061832],.home-object-root-dark .home-object-upload-card[data-v-b1061832]{background:#111827!important;border-color:#374151e6!important;box-shadow:none!important}.home-object-root-dark .home-object-panel-title[data-v-b1061832],.home-object-root-dark .home-object-upload-card-title[data-v-b1061832]{color:#f8fafc!important}.home-object-root-dark .home-object-icon-option[data-v-b1061832],.home-object-root-dark .home-object-upload-card-desc[data-v-b1061832]{color:#94a3b8!important}.home-object-root-dark .home-object-format[data-v-b1061832],.home-object-root-dark .home-object-mobile-main[data-v-b1061832],.home-object-root-dark .home-object-mobile-round[data-v-b1061832]{background:#1f2937!important;color:#6b7280!important}.home-object-root-dark .home-object-disabled-panel[data-v-b1061832]:after{background:linear-gradient(180deg,#11182775,#111827b8)!important}.home-object-root-dark .home-object-icon-option.is-active[data-v-b1061832],.home-object-root-dark .home-object-mode-row span.is-active[data-v-b1061832]{background:#3b82f61f!important}.home-object-root-dark .home-object-static-slider[data-v-b1061832]{background:#4b5563!important}.home-object-root-dark .home-object-static-slider[data-v-b1061832]:after{background:#111827!important}.home-object-root-dark .home-object-mode-row span[data-v-b1061832]{background:#1f2937!important;border-color:#374151!important;color:#94a3b8!important}.home-object-root-dark .home-object-panel-footer[data-v-b1061832]{border-top-color:#374151cc!important}.home-object-root-dark .home-object-mobile-action-inner[data-v-b1061832]{background:#111827e0!important;border-color:#374151d9!important}.home-object-root-dark .home-object-mobile-round.is-primary[data-v-b1061832]{background:var(--color-primary)!important;color:#fff!important}
