.pic-feature-page .pic-layout{grid-template-columns:160px 358px minmax(0,1fr)}@media (min-width:769px) and (max-width:1280px){.pic-feature-page .pic-layout{grid-template-columns:358px minmax(0,1fr)}.pic-feature-page .pic-result-panel{order:0}}.studio-config-panel{padding-top:14px;padding-bottom:0}.studio-upload-stack{display:grid;gap:12px}.studio-upload-stack.is-multiple{gap:10px}.studio-upload-card{min-height:142px;padding:0;border-style:dashed}.studio-upload-empty{min-height:142px;flex-direction:column;align-items:center;justify-content:center;padding:18px 20px}.studio-native-select{position:relative;display:block}.studio-native-select select{width:100%;height:42px;padding:0 40px 0 14px;border:1px solid #e5e8ee;border-radius:8px;background:#fff;color:#2f3540;font-size:14px;-webkit-appearance:none;appearance:none}.studio-native-select select:focus{border-color:var(--pic-accent-line)}.studio-native-select-inline{min-width:164px}.studio-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.studio-option-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.studio-option-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e7ebf1;border-radius:16px;background:#fff;text-align:left}.studio-option-card--compact{border:0;border-radius:0;background:0 0;overflow:visible}.studio-option-card.is-active{border:2px solid var(--pic-accent)}.studio-option-card--compact.is-active{border:0}.studio-option-thumb{display:block;width:100%;aspect-ratio:1/0.92;overflow:hidden;background:linear-gradient(45deg,#eceff3 25%,transparent 25%,transparent 75%,#eceff3 75%,#eceff3),linear-gradient(45deg,#eceff3 25%,transparent 25%,transparent 75%,#eceff3 75%,#eceff3);background-position:0 0,10px 10px;background-size:20px 20px;background-color:#fff}.studio-option-thumb img{width:100%;height:100%;object-fit:cover}.studio-option-copy{display:grid;gap:4px;padding:10px 10px 12px}.studio-option-copy strong{color:#222;font-size:14px;font-weight:700}.studio-option-copy p{margin:0;color:#7a818d;font-size:12px;line-height:1.45}.studio-option-card--compact .studio-option-thumb{border:1px solid #dce2eb;border-radius:10px;aspect-ratio:1/1}.studio-option-card--compact.is-active .studio-option-thumb{border-width:2px;border-color:var(--pic-accent);box-shadow:none}.studio-option-card--compact .studio-option-copy{gap:2px;padding:6px 0 0;justify-items:center;text-align:center}.studio-option-card--compact .studio-option-copy strong{font-size:12px;font-weight:600;line-height:1.4}.studio-option-card--compact .studio-option-copy p{display:none}.studio-option-current{position:absolute;top:-1px;right:-1px;display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border-radius:0 16px 0 8px;background:var(--pic-accent);color:var(--pic-accent-text);font-size:12px;font-weight:600}.studio-option-current[hidden]{display:none!important}.studio-option-card--compact .studio-option-current{top:2px;right:6px;justify-content:center;width:22px;height:22px;padding:0;border-radius:0 10px 0 10px;background:var(--pic-accent);color:var(--pic-accent-text)}.studio-option-card--compact .studio-option-current .pic-mode-card-current-icon,.studio-option-card--compact .studio-option-current .pic-mode-card-current-icon img{width:12px;height:12px}.pic-mode-card-price em,.pic-speed-price em{font-style:normal}.studio-custom-panel{display:grid;gap:8px;margin-top:12px}.studio-custom-panel[hidden]{display:none!important}.studio-creative-textarea,.studio-custom-textarea{width:100%;padding:12px 14px;border:1px solid #e5e8ee;border-radius:12px;background:#fff;color:#2f3540;font-size:14px;line-height:1.6;resize:vertical}.studio-creative-textarea:focus,.studio-custom-textarea:focus{border-color:var(--pic-accent-line)}.studio-custom-textarea{min-height:92px}.studio-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-switch{position:relative;display:inline-flex}.studio-switch input{position:absolute;width:1px;height:1px;opacity:0}.studio-switch-track{position:relative;width:40px;height:22px;border-radius:999px;background:#d4d9e2}.studio-switch-thumb{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(21,29,45,.18);transition:transform .18s ease}.studio-switch input:checked+.studio-switch-track{background:var(--pic-accent)}.studio-switch input:checked+.studio-switch-track .studio-switch-thumb{transform:translateX(18px)}.studio-text-panel{margin-top:10px}.studio-text-panel[hidden]{display:none!important}.studio-textarea{min-height:154px;resize:none}.studio-text-count{display:block;margin-left:auto;color:#7b8391;font-size:12px;text-align:right}.studio-form-status{margin:16px 0 0;padding:10px 12px;border:1px solid #f1d9d9;border-radius:8px;background:#fff7f7;color:#b54d4d;font-size:13px;line-height:1.5}.studio-gallery-only{margin-top:0}.studio-gallery-only h2{text-align:left}.pic-config-title.is-with-more{display:flex;align-items:center;justify-content:space-between}.studio-group-more{color:#8b92a0;font-size:13px}.studio-creative-box{margin-top:10px;padding:16px 14px 14px;border:1px solid #e7ebf1;border-radius:18px;background:linear-gradient(180deg,#fff 0,#fbfcfe 100%)}.studio-creative-box-inner{min-height:292px;padding:14px;border:1px solid #e5e8ee;border-radius:18px;background:#fff}.studio-creative-box-inner.has-uploads{min-height:352px}.studio-creative-upload-list{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.studio-creative-upload-list.has-items{display:grid}.studio-creative-upload-item{position:relative;overflow:hidden;border-radius:12px;background:linear-gradient(45deg,#eceff3 25%,transparent 25%,transparent 75%,#eceff3 75%,#eceff3),linear-gradient(45deg,#eceff3 25%,transparent 25%,transparent 75%,#eceff3 75%,#eceff3);background-position:0 0,10px 10px;background-size:20px 20px;background-color:#fff}.studio-creative-upload-item img{width:100%;aspect-ratio:1/1;object-fit:cover}.studio-creative-remove{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:rgba(17,20,24,.62);color:#fff;font-size:14px}.studio-creative-textarea{min-height:230px;border:0;padding:0;border-radius:0;resize:none}.studio-creative-bottom,.studio-creative-toolbar{display:flex;align-items:center;justify-content:space-between}.studio-creative-toolbar{margin-top:12px}.studio-creative-upload-button{display:inline-flex;align-items:center;gap:10px;color:#2f3540;font-size:14px;font-weight:600}.studio-creative-upload-square{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px dashed var(--pic-accent);border-radius:12px;background:#f6f7f9;color:#1f2317;font-size:22px;line-height:1;transform:rotate(0);transition:transform .16s ease}.studio-creative-upload-button:hover .studio-creative-upload-square{transform:rotate(-8deg)}.studio-creative-text-count,.studio-creative-upload-count{color:#7d8491;font-size:12px}.studio-creative-bottom{margin-top:12px}.studio-inline-select{display:inline-flex;align-items:center;gap:8px;color:#2f3540;font-size:14px;font-weight:600}.studio-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.studio-pill{display:inline-flex;align-items:center;height:32px;padding:0 12px;border:1px solid #dbe1ea;border-radius:999px;background:#fff;color:#444b57;font-size:13px}.studio-creative-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.studio-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.studio-filter-chip{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;background:#f4f6f9;color:#606874;font-size:13px}.studio-filter-chip.is-active{background:var(--pic-accent-soft);color:#5e7b12}.studio-creative-card{display:grid;gap:10px}.studio-creative-card-image{position:relative;overflow:hidden;border-radius:12px;background:linear-gradient(45deg,#eceff3 25%,transparent 25%,transparent 75%,#eceff3 75%,#eceff3),linear-gradient(45deg,#eceff3 25%,transparent 25%,transparent 75%,#eceff3 75%,#eceff3);background-position:0 0,10px 10px;background-size:20px 20px;background-color:#fff}.studio-creative-card-image img{width:100%;aspect-ratio:0.78;object-fit:cover}.studio-creative-card-copy strong{color:#222;font-size:15px;font-weight:700}.studio-creative-card-copy p{margin:4px 0 0;color:#7a818d;font-size:12px;line-height:1.5}.studio-workbench-card{margin-top:18px;padding:26px 28px 22px;border:1px solid #eceff3;border-radius:20px;background:#fff}.studio-workbench-flow{display:grid;grid-template-columns:minmax(0,1fr) 48px 160px 48px minmax(0,1fr);align-items:center;gap:8px}.studio-workbench-flow.is-two-step{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)}.studio-workbench-step{display:grid;justify-items:center;gap:10px}.studio-workbench-step figcaption,.studio-workbench-step-template figcaption,.studio-workbench-step-template>figcaption,.studio-workbench-step>figcaption{color:#7a818d;font-size:14px;text-align:center}.studio-workbench-figure{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:12px;background:linear-gradient(45deg,#eceff3 25%,transparent 25%,transparent 75%,#eceff3 75%,#eceff3),linear-gradient(45deg,#eceff3 25%,transparent 25%,transparent 75%,#eceff3 75%,#eceff3);background-position:0 0,10px 10px;background-size:20px 20px;background-color:#fff}.studio-workbench-figure img{width:100%;height:100%;object-fit:cover}.studio-workbench-figure-small{width:92px}.studio-workbench-arrow{display:inline-flex;align-items:center;justify-content:center;color:var(--pic-accent)}.studio-workbench-arrow img{width:22px;height:22px}@media (max-width:768px){.pic-feature-page .pic-layout{grid-template-columns:1fr}}@media (max-width:768px){.studio-creative-grid,.studio-creative-upload-list,.studio-option-grid{grid-template-columns:1fr}.studio-option-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.studio-option-card--compact .studio-option-copy strong{font-size:11px;line-height:1.25;text-align:center}.studio-workbench-flow{grid-template-columns:1fr}.studio-workbench-arrow{transform:rotate(90deg)}}