.site-layout{flex-direction:column;min-height:100dvh;display:flex}.site-header{color:#fff;background:linear-gradient(135deg,#312e81 0%,#4f46e5 55%,#6366f1 100%);padding:16px;box-shadow:0 4px 24px #4f46e540}.site-header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.site-stats{white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;display:flex}.site-stats strong{color:#fde68a;text-align:center;min-width:1.5em;font-size:18px;font-weight:700}.site-brand{align-items:center;gap:12px;display:flex}.site-brand-icon{font-size:28px;line-height:1}.site-brand h1{letter-spacing:.02em;margin:0;font-size:clamp(18px,4vw,22px);font-weight:700}.site-brand p{opacity:.85;margin:2px 0 0;font-size:12px}.site-main{padding:16px;padding-bottom:max(16px, env(safe-area-inset-bottom));flex:1}.site-footer{text-align:center;color:#6366f1;background:#fff9;border-top:1px solid #6366f126;padding:16px;font-size:13px}.site-footer p{margin:0}.studio-page{max-width:1200px;margin:0 auto}.studio-hero{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.studio-title{color:#312e81;align-items:center;gap:8px;margin:0;font-size:clamp(20px,4vw,26px);display:flex}.studio-subtitle{color:#64748b;margin:4px 0 0;font-size:14px;line-height:1.5}.studio-badges{margin-top:4px}.studio-alert,.studio-alert-inline,.studio-tabs .ant-tabs-nav{margin-bottom:16px}.studio-card{border:1px solid #6366f11f;border-radius:12px;box-shadow:0 2px 16px #4f46e514}.studio-card .ant-card-head-title{font-weight:600}.studio-tags{flex-wrap:wrap;gap:6px;margin:-8px 0 16px;display:flex}.studio-loading{justify-content:center;align-items:center;min-height:200px;padding:48px 16px;display:flex}.studio-empty{text-align:center;color:#94a3b8;padding:48px 16px;font-size:14px}.studio-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.studio-result-item{cursor:pointer;background:#f8fafc;border:2px solid #0000;border-radius:10px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.studio-result-item.is-selected{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e533}.studio-result-check{z-index:2;position:absolute;top:8px;left:8px}.studio-result-thumb{aspect-ratio:1;object-fit:cover;width:100%!important}.studio-result-actions{background:#fffffff2;justify-content:center;padding:8px}.studio-edit-preview{text-align:center}.studio-edit-preview .ant-image{border-radius:8px;max-width:100%;overflow:hidden}.studio-edit-result{text-align:center}.studio-edit-result .ant-image{border-radius:8px;max-width:100%;overflow:hidden}.studio-edit-result-actions{justify-content:center;margin-top:16px}.studio-edit-tips{color:#475569;margin:0;padding-left:20px;line-height:1.8}.studio-batch-plan{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.studio-batch-item{flex-direction:column;gap:6px;display:flex}.studio-batch-label{color:#4338ca;font-size:13px;font-weight:600}.studio-result-label{z-index:2;color:#fff;background:#4f46e5e6;border-radius:999px;padding:2px 8px;font-size:12px;position:absolute;top:8px;right:8px}@media (width>=640px){.site-main{padding:20px 24px 32px}.studio-hero{flex-direction:row;justify-content:space-between;align-items:flex-start}.studio-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (width>=1024px){.studio-result-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:#1e1b4b;-webkit-font-smoothing:antialiased;background:#eef2ff;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.5}#root{width:100%;min-height:100dvh}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}
