.vs-studio,.vs-studio *{box-sizing:border-box}.vs-studio{--vs-primary-color:#111;--vs-primary-color-hover:#010101;--vs-primary-color-contrast:#fff;--vs-surface:#fbfaf8;--vs-card:#fff;--vs-ink:#171719;--vs-muted:#6f6f76;--vs-line:rgba(23,23,25,.1);--vs-line-strong:rgba(23,23,25,.18);--vs-soft:#f4f1ee;--vs-brand:#9c7a68;--vs-brand-soft:rgba(156,122,104,.1);--vs-danger:#a33d3d;--vs-radius:8px;width:100%;color:var(--vs-ink);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.vs-studio.vs-theme-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.vs-studio.vs-theme-dark{--vs-surface:#111214;--vs-card:#1c1d20;--vs-ink:#f4f4f5;--vs-muted:#b0b1b7;--vs-line:rgba(255,255,255,.12);--vs-line-strong:rgba(255,255,255,.22);--vs-soft:#282a2f;--vs-danger:#ff9c9c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.vs-studio [hidden]{display:none!important}.vs-studio button{font:inherit;cursor:pointer}.vs-studio button:disabled{cursor:not-allowed}.vs-studio .vs-shell{background:var(--vs-surface);width:100%;max-width:1280px;margin:0 auto;padding:48px 24px}.vs-studio .vs-intro{max-width:720px;margin-bottom:28px}.vs-studio .vs-intro h2{letter-spacing:0;overflow-wrap:anywhere;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:max(42px,min(6vw,76px));font-weight:500;line-height:.98}.vs-studio .vs-intro p{max-width:640px;color:var(--vs-muted);margin:18px 0 0;font-size:18px;line-height:1.5}.vs-studio .vs-panel{border:1px solid var(--vs-line);background:var(--vs-card);border-radius:16px;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:24px;min-height:620px;padding:24px;display:grid;box-shadow:0 2px 14px rgba(23,23,25,.08)}.vs-studio .vs-portrait,.vs-studio .vs-catalog{flex-direction:column;min-width:0;min-height:0;display:flex}.vs-studio .vs-step-row{min-height:24px;color:var(--vs-muted);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:11px;font-weight:700;line-height:1.2;display:flex}.vs-studio .vs-selected-count{color:var(--vs-brand);white-space:nowrap}.vs-studio .vs-dropzone{border:2px dashed var(--vs-line-strong);width:100%;min-height:540px;color:inherit;cursor:pointer;text-align:center;background:rgba(244,241,238,.55);border-radius:12px;flex:1;place-items:center;margin-top:16px;display:grid;position:relative;overflow:hidden}.vs-studio .vs-dropzone.is-dragging{border-color:var(--vs-brand);background:var(--vs-brand-soft)}.vs-studio .vs-dropzone-content{justify-items:center;gap:8px;display:grid;position:absolute}.is-picture-uploaded .vs-studio .vs-dropzone-content,.vs-studio .vs-dropzone-content[hidden]{display:none}.vs-studio .vs-spark{background:var(--vs-brand-soft);width:64px;height:64px;color:var(--vs-brand);border-radius:999px;place-items:center;margin-bottom:10px;font-size:28px;line-height:1;display:grid}.vs-studio .vs-dropzone strong{font-size:18px;line-height:1.2}.vs-studio .vs-dropzone span:last-child{color:var(--vs-muted);font-size:14px;line-height:1.4}.vs-studio .vs-portrait-preview{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:filter .24s,transform .24s;display:block}.vs-studio .vs-portrait-preview[hidden]{display:none}.is-generating .vs-studio .vs-portrait-preview{filter:blur(8px);transform:scale(1.04)}.vs-studio .vs-generation-preloader{z-index:3;border-radius:inherit;pointer-events:none;align-items:flex-end;padding:24px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.vs-studio .vs-generation-preloader[hidden]{display:none}.vs-studio .vs-generation-preloader:before{content:"";background:linear-gradient(rgba(255,255,255,.3) 0%,rgba(255,255,255,.08) 48%,rgba(255,255,255,.42) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.vs-studio .vs-generation-shimmer{background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.58) 50%,transparent 70%) 0 0/200% 100%;animation:1.6s linear infinite vs-generation-shimmer;position:absolute;top:0;bottom:0;left:0;right:0}.vs-studio .vs-generation-card{z-index:1;text-align:left;backdrop-filter:blur(14px);background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.72);border-radius:24px;width:100%;padding:18px 22px;position:relative;box-shadow:0 18px 40px rgba(23,23,25,.16)}.vs-studio .vs-generation-title{color:var(--vs-ink);align-items:center;gap:10px;font-size:16px;line-height:1.25;display:flex}.vs-studio .vs-generation-title strong{font-weight:800}.vs-studio .vs-generation-icon{fill:none;stroke:#7d7d82;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:24px;height:24px;animation:1.2s ease-in-out infinite vs-generation-pulse}.vs-studio .vs-generation-progress{background:rgba(23,23,25,.14);border-radius:999px;height:6px;margin-top:14px;overflow:hidden}.vs-studio .vs-generation-progress span{border-radius:inherit;background:var(--vs-ink);width:8%;height:100%;animation:25s cubic-bezier(.22,.8,.26,1) forwards vs-generation-progress;display:block}.vs-studio .vs-generation-steps{color:var(--vs-muted);gap:6px;margin:14px 0 0;padding:0;font-size:14px;line-height:1.35;list-style:none;display:grid}.vs-studio .vs-generation-steps li:before{content:"·";margin-right:8px}.vs-studio .vs-result-overlay{z-index:4;border-radius:inherit;background:var(--vs-soft);position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.vs-studio .vs-result-overlay[hidden]{display:none}.vs-studio .vs-result-image{object-fit:cover;width:100%;height:100%;display:block}.vs-studio .vs-result-actions{backdrop-filter:blur(12px);background:rgba(23,23,25,.46);border:1px solid rgba(255,255,255,.42);border-radius:999px;align-items:center;gap:8px;padding:6px;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 10px 24px rgba(23,23,25,.18)}.vs-studio .vs-result-action{width:36px;height:36px;color:var(--vs-ink);background:rgba(255,255,255,.92);border:0;border-radius:999px;place-items:center;padding:0;display:grid;box-shadow:0 1px 6px rgba(23,23,25,.16)}.vs-studio .vs-result-action:hover{background:#fff}.vs-studio .vs-result-action:focus-visible{background:#fff}.vs-studio .vs-result-action:focus-visible{outline:2px solid var(--vs-ink);outline-offset:2px}.vs-studio .vs-result-action svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}@keyframes vs-generation-progress{0%{width:8%}35%{width:28%}70%{width:54%}to{width:82%}}@keyframes vs-generation-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes vs-generation-pulse{0%,to{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.vs-studio .vs-filter-group{margin-top:16px}.vs-studio .vs-preview-notice{border:1px solid var(--vs-line);background:var(--vs-soft);color:var(--vs-muted);border-radius:8px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.45}.vs-studio .vs-label{color:var(--vs-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.vs-studio .vs-segmented{border:1px solid var(--vs-line);background:var(--vs-soft);border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4px;padding:4px;display:grid}.vs-studio .vs-segmented button,.vs-studio .vs-chip-row button{color:var(--vs-muted);background:0 0;border:1px solid transparent}.vs-studio .vs-segmented button{border-radius:7px;min-height:40px;font-size:14px;font-weight:700}.vs-studio .vs-segmented button.is-active{background:var(--vs-card);color:var(--vs-ink);box-shadow:0 1px 4px rgba(23,23,25,.08)}.vs-studio .vs-chip-row{flex-wrap:wrap;gap:8px;display:flex}.vs-studio .vs-chip-row button{border-color:var(--vs-line);border-radius:999px;min-height:34px;padding:7px 14px;font-size:13px;font-weight:700}.vs-studio .vs-chip-row button.is-active{border-color:var(--vs-ink);background:var(--vs-ink);color:var(--vs-card)}.vs-studio .vs-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:12px;min-height:0;margin-top:18px;padding-right:4px;display:grid;overflow:auto}.vs-studio .vs-product-card{border:1px solid var(--vs-line);background:var(--vs-card);cursor:pointer;border-radius:10px;outline:none;min-width:0;margin:0;padding:8px;position:relative}.vs-studio .vs-product-card.is-disabled{cursor:not-allowed;opacity:.68}.vs-studio .vs-product-card.is-disabled:focus{border-color:var(--vs-line);box-shadow:none}.vs-studio .vs-product-card:focus,.vs-studio .vs-product-card.is-selected{border-color:var(--vs-brand);box-shadow:0 0 0 2px var(--vs-brand-soft)}.vs-studio .vs-product-image{aspect-ratio:1;background:var(--vs-soft);border-radius:7px;place-items:center;display:grid;position:relative;overflow:hidden}.vs-studio .vs-product-image img{object-fit:cover;width:100%;height:100%;display:block}.vs-studio .vs-product-image-fallback{color:var(--vs-muted);text-align:center;padding:12px;font-size:11px;line-height:1.3}.vs-studio .vs-product-price del{opacity:.7;margin-left:4px}.vs-studio .vs-product-meta,.vs-studio .vs-product-type{overflow-wrap:anywhere}.vs-studio .vs-product-unavailable{color:var(--vs-danger);background:rgba(163,61,61,.1);border-radius:999px;margin-top:8px;padding:4px 7px;font-size:10px;font-weight:800;line-height:1.2;display:inline-block}.vs-studio .vs-filter-status{min-height:18px;color:var(--vs-muted);font-size:12px;line-height:1.4}.vs-studio .vs-filter-status:empty{display:none}.vs-studio .vs-filter-status button,.vs-studio .vs-stale-notice button{color:inherit;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.vs-studio .vs-stale-notice{color:#725614;background:#fff9e8;border:1px solid #ead49a;border-radius:8px;margin-top:16px;padding:10px 12px;font-size:12px;line-height:1.4}.vs-studio .vs-catalog-message{border:1px dashed var(--vs-line-strong);color:var(--vs-muted);text-align:center;border-radius:10px;margin-top:18px;padding:20px}.vs-studio .vs-catalog-message h3,.vs-studio .vs-catalog-message p{margin:0}.vs-studio .vs-catalog-message h3{color:var(--vs-ink);font-size:15px}.vs-studio .vs-catalog-message p{margin-top:6px;font-size:13px;line-height:1.45}.vs-studio .vs-catalog-message button,.vs-studio .vs-load-more-row>button{border:1px solid var(--vs-ink);background:var(--vs-card);min-height:38px;color:var(--vs-ink);border-radius:999px;margin-top:12px;padding:0 18px;font-size:13px;font-weight:800}.vs-studio .vs-catalog-message button+button{margin-left:8px}.vs-studio .vs-product-skeleton{background:linear-gradient(90deg, var(--vs-soft), #fff, var(--vs-soft));background-size:200% 100%;border-radius:10px;min-height:210px;animation:1.6s linear infinite vs-generation-shimmer}.vs-studio .vs-load-more-row{text-align:center;margin-top:14px}.vs-studio .vs-load-more-row>button{margin-top:0}.vs-studio .vs-load-more-row>button:disabled{opacity:.65}.vs-studio .vs-load-more-row p{color:var(--vs-danger);margin:8px 0 0;font-size:12px}.vs-studio .vs-product-card h3{color:var(--vs-ink);text-overflow:ellipsis;white-space:nowrap;margin:10px 0 0;font-size:13px;font-weight:800;line-height:1.25;overflow:hidden}.vs-studio .vs-product-card p{color:var(--vs-muted);margin:3px 0 0;font-size:12px;line-height:1.2}.vs-studio .vs-empty{border:1px dashed var(--vs-line);color:var(--vs-muted);text-align:center;border-radius:10px;grid-column:1/-1;margin:0;padding:24px}.vs-studio .vs-footer{border-top:1px solid var(--vs-line);align-items:center;gap:16px;margin-top:18px;padding-top:18px;display:flex}.vs-studio .vs-footer p{color:var(--vs-muted);flex:1;margin:0;font-size:14px;line-height:1.4}.vs-studio .vs-footer p.is-error{color:var(--vs-danger)}.vs-studio .vs-footer button{min-width:210px;min-height:44px;color:var(--vs-card);background:#a7a7ab;border:1px solid #a7a7ab;border-radius:999px;padding:0 24px;font-size:14px;font-weight:800}.vs-studio .vs-footer button:not(:disabled){border-color:var(--vs-primary-color);background:var(--vs-primary-color);color:var(--vs-primary-color-contrast)}.vs-studio .vs-footer button:not(:disabled):hover{border-color:var(--vs-primary-color-hover);background:var(--vs-primary-color-hover)}.vs-studio .vs-footer button:not(:disabled):focus-visible{border-color:var(--vs-primary-color-hover);background:var(--vs-primary-color-hover)}@media (max-width:1020px){.vs-studio .vs-panel{grid-template-columns:1fr;min-height:0}.vs-studio .vs-dropzone{min-height:420px}.vs-studio .vs-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.vs-studio .vs-shell{padding:32px 16px}.vs-studio .vs-intro h2{font-size:42px}.vs-studio .vs-intro p{font-size:16px}.vs-studio .vs-panel{border-radius:12px;padding:16px}.vs-studio .vs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vs-studio .vs-footer{flex-direction:column;align-items:stretch}.vs-studio .vs-footer button{width:100%}.vs-studio .vs-dropzone{min-height:360px}.vs-studio .vs-generation-preloader{padding:16px}.vs-studio .vs-generation-card{border-radius:20px;padding:14px 16px}.vs-studio .vs-generation-title{font-size:15px}.vs-studio .vs-generation-steps{gap:5px;font-size:13px}.vs-studio .vs-result-actions{gap:6px;padding:5px;top:10px;left:10px}.vs-studio .vs-result-action{width:34px;height:34px}}@media (max-width:420px){.vs-studio .vs-shell{padding:24px 8px}.vs-studio .vs-intro h2{font-size:36px}.vs-studio .vs-panel{padding:12px}.vs-studio .vs-segmented button{min-width:0;padding-left:4px;padding-right:4px}}
