.SellerAIStudio-module__yrOdqa__app{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);grid-template-columns:1fr;gap:16px;margin-top:clamp(36px,5vw,60px);padding:clamp(16px,2vw,22px);display:grid}.SellerAIStudio-module__yrOdqa__panelLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--faint-foreground);margin-bottom:12px;font-size:.72rem;font-weight:600;display:block}.SellerAIStudio-module__yrOdqa__inputs{background:var(--surface-subtle);border:1px solid var(--border);border-radius:var(--r-md);padding:18px}.SellerAIStudio-module__yrOdqa__image{background:linear-gradient(150deg,#dfe3ea,#c6ccd6 60%,#b3b9c5);border-radius:14px;height:156px;margin-bottom:16px;position:relative;overflow:hidden}.SellerAIStudio-module__yrOdqa__imageImg{object-fit:cover;object-position:top}.SellerAIStudio-module__yrOdqa__imageTag{font-family:var(--font-mono);color:#33383f;background:#ffffffb8;border-radius:6px;padding:3px 8px;font-size:.68rem;position:absolute;bottom:10px;left:10px}.SellerAIStudio-module__yrOdqa__fields{flex-direction:column;gap:0;margin:0;display:flex}.SellerAIStudio-module__yrOdqa__field{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;font-size:.9rem;display:flex}.SellerAIStudio-module__yrOdqa__field:last-child{border-bottom:0}.SellerAIStudio-module__yrOdqa__field dt{color:var(--muted-foreground);margin:0}.SellerAIStudio-module__yrOdqa__field dd{text-align:right;margin:0;font-weight:600}.SellerAIStudio-module__yrOdqa__results{flex-direction:column;min-width:0;display:flex}.SellerAIStudio-module__yrOdqa__status{flex-wrap:wrap;gap:8px 14px;padding:4px 2px 16px;display:flex}.SellerAIStudio-module__yrOdqa__statusItem{color:var(--muted-foreground);align-items:center;gap:7px;font-size:.76rem;display:inline-flex}.SellerAIStudio-module__yrOdqa__statusDot{background:var(--accent-weak);border:1px solid var(--accent);border-radius:50%;width:14px;height:14px;position:relative}.SellerAIStudio-module__yrOdqa__statusDot:after{content:"";background:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;top:4px;left:4px}.SellerAIStudio-module__yrOdqa__tabs{scrollbar-width:thin;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.SellerAIStudio-module__yrOdqa__tab{border-radius:var(--r-pill);color:var(--muted-foreground);background:var(--surface-subtle);border:1px solid var(--border);cursor:pointer;white-space:nowrap;transition:color .18s var(--ease), background .18s var(--ease), border-color .18s var(--ease);flex:none;padding:9px 15px;font-size:.85rem;font-weight:600}.SellerAIStudio-module__yrOdqa__tab:hover{color:var(--foreground)}.SellerAIStudio-module__yrOdqa__tabOn{color:var(--accent-foreground);background:var(--accent);border-color:var(--accent)}.SellerAIStudio-module__yrOdqa__output{background:var(--surface-subtle);border:1px solid var(--border);border-radius:var(--r-md);animation:SellerAIStudio-module__yrOdqa__fade .35s var(--ease);flex:1;margin-top:16px;padding:22px}@keyframes SellerAIStudio-module__yrOdqa__fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.SellerAIStudio-module__yrOdqa__outTitle{letter-spacing:-.01em;font-size:1.3rem;font-weight:700}.SellerAIStudio-module__yrOdqa__outBody{color:var(--muted-foreground);max-width:52ch;margin-top:10px;line-height:1.6}.SellerAIStudio-module__yrOdqa__tags{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.SellerAIStudio-module__yrOdqa__tags span{color:var(--accent);background:var(--accent-weak);border-radius:var(--r-pill);padding:5px 12px;font-size:.74rem;font-weight:600}.SellerAIStudio-module__yrOdqa__shot{margin-top:clamp(20px,3vw,28px)}.SellerAIStudio-module__yrOdqa__shotFigure{margin:0}.SellerAIStudio-module__yrOdqa__shotWindow{border:1px solid var(--border-strong);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);background:#14161d;overflow:hidden}.SellerAIStudio-module__yrOdqa__shotBar{background:#0d0f16;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:12px 16px;display:flex}.SellerAIStudio-module__yrOdqa__shotDots{gap:6px;display:inline-flex}.SellerAIStudio-module__yrOdqa__shotDots i{background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;width:10px;height:10px}.SellerAIStudio-module__yrOdqa__shotUrl{font-family:var(--font-mono);color:#f6f6f48c;font-size:.8125rem}.SellerAIStudio-module__yrOdqa__shotBadge{letter-spacing:.08em;text-transform:uppercase;color:#f6f6f4b8;border-radius:var(--r-pill);white-space:nowrap;background:#ffffff14;border:1px solid #ffffff24;margin-left:auto;padding:4px 10px;font-size:.68rem;font-weight:700}.SellerAIStudio-module__yrOdqa__shotImg{width:100%;max-width:100%;height:auto;display:block}.SellerAIStudio-module__yrOdqa__shotCaption{color:var(--muted-foreground);margin-top:12px;font-size:.85rem;line-height:1.55}.SellerAIStudio-module__yrOdqa__gallery{margin-top:clamp(20px,3vw,28px)}.SellerAIStudio-module__yrOdqa__galleryGrid{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}.SellerAIStudio-module__yrOdqa__galleryLabel{font-family:var(--font-mono);letter-spacing:.04em;color:#f6f6f499;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.SellerAIStudio-module__yrOdqa__galleryImg{background:#2a2a2e}@media (min-width:860px){.SellerAIStudio-module__yrOdqa__galleryGrid{grid-template-columns:1.6fr 1fr;gap:20px}}@media (min-width:900px){.SellerAIStudio-module__yrOdqa__app{grid-template-columns:340px 1fr;gap:20px}}@media (prefers-reduced-motion:reduce){.SellerAIStudio-module__yrOdqa__output{animation:none}}.SellerAIStudio-module__yrOdqa__caps{margin-top:clamp(28px,4vw,44px)}.SellerAIStudio-module__yrOdqa__capsTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--faint-foreground);margin-bottom:16px;font-size:.75rem;font-weight:700}.SellerAIStudio-module__yrOdqa__capsGrid{grid-template-columns:1fr;gap:12px;display:grid}.SellerAIStudio-module__yrOdqa__cap{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);flex-direction:column;gap:3px;padding:14px 16px;display:flex}.SellerAIStudio-module__yrOdqa__capName{letter-spacing:-.01em;font-size:.95rem;font-weight:660}.SellerAIStudio-module__yrOdqa__capName:before{content:"";background:var(--accent);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.SellerAIStudio-module__yrOdqa__capDesc{color:var(--muted-foreground);font-size:.85rem;line-height:1.5}@media (min-width:640px){.SellerAIStudio-module__yrOdqa__capsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.SellerAIStudio-module__yrOdqa__capsGrid{grid-template-columns:repeat(3,1fr)}}
.ContentFeatures-module__wIHhya__rows{flex-direction:column;gap:clamp(28px,5vw,56px);margin-top:clamp(36px,5vw,56px);display:flex}.ContentFeatures-module__wIHhya__row{grid-template-columns:1fr;align-items:center;gap:22px;display:grid}.ContentFeatures-module__wIHhya__media{min-width:0;margin:0}.ContentFeatures-module__wIHhya__window{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-lg);min-width:0;box-shadow:var(--shadow-lg);overflow:hidden}.ContentFeatures-module__wIHhya__bar{background:var(--surface-subtle);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 16px;display:flex}.ContentFeatures-module__wIHhya__dots{gap:6px;display:inline-flex}.ContentFeatures-module__wIHhya__dots i{background:var(--surface);border:1px solid var(--border);border-radius:50%;width:10px;height:10px}.ContentFeatures-module__wIHhya__barLabel{color:var(--muted-foreground);font-size:.8125rem;font-weight:600}.ContentFeatures-module__wIHhya__img{width:100%;max-width:100%;height:auto;display:block}.ContentFeatures-module__wIHhya__text{min-width:0}.ContentFeatures-module__wIHhya__title{letter-spacing:-.02em;text-wrap:balance;font-size:clamp(1.4rem,2.6vw,2rem)}.ContentFeatures-module__wIHhya__desc{color:var(--muted-foreground);max-width:48ch;margin-top:12px;font-size:1.02rem;line-height:1.65}.ContentFeatures-module__wIHhya__items{flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:flex}.ContentFeatures-module__wIHhya__items li{color:var(--accent);background:var(--accent-weak);border:1px solid color-mix(in srgb, var(--accent) 22%, var(--border));border-radius:var(--r-pill);padding:6px 13px;font-size:.85rem;font-weight:600}@media (min-width:900px){.ContentFeatures-module__wIHhya__row{grid-template-columns:1.1fr .9fr;gap:44px}.ContentFeatures-module__wIHhya__reversed .ContentFeatures-module__wIHhya__media{order:2}.ContentFeatures-module__wIHhya__reversed .ContentFeatures-module__wIHhya__text{order:1}}
