.studio-intro{max-width:740px}.studio-actions{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;align-items:center}.studio-actions a{display:inline-flex}.studio-feature{display:grid;grid-template-columns:110px minmax(0,1fr);gap:22px;border:1px solid var(--line);border-radius:14px;padding:20px;margin:16px 0}.studio-feature>img{width:110px;aspect-ratio:3/4;object-fit:cover;border-radius:10px}.studio-feature h3{margin-top:0}.studio-feature .form-actions{margin:12px 0 20px}.studio-feature button{font-size:12px;padding:10px 12px}.studio-faq{padding:18px 0;border-bottom:1px solid var(--line);display:grid;gap:14px}.studio-faq button{justify-self:start}.studio-history-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:16px 0;border-bottom:1px solid var(--line)}.studio-history-row>span{flex:1 1 260px}.studio-error{color:var(--red)}.studio-library{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;max-height:370px;overflow:auto}.studio-library button{background:var(--paper);color:var(--ink);border:1px solid var(--line);padding:8px;font-size:12px}.studio-library img{display:block;width:100%;height:115px;object-fit:cover;border-radius:6px;margin-bottom:7px}.studio-library button:focus-visible{outline:3px solid var(--pink)}.studio-photo-preview{width:130px;height:170px;object-fit:cover;border-radius:10px}.studio-upload{border:1px dashed var(--pink);padding:20px;border-radius:12px;background:var(--blush)}#studio-fields textarea{resize:vertical}.studio-feature label{min-width:0}.studio-feature .form-grid{margin-top:12px}#panel-studio [hidden]{display:none!important}
@media(max-width:760px){.studio-feature{grid-template-columns:1fr;padding:15px;gap:14px}.studio-feature>img{width:90px;height:120px}.studio-actions>*{flex:1 1 100%;text-align:center}.studio-history-row>a,.studio-history-row>button{width:100%}.studio-feature .form-actions{gap:8px}.studio-feature .form-actions button{flex:1}.studio-upload{padding:14px}}
