.collections-manager-page{padding:0;overflow:hidden}.collections-manager-hero{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1rem;border-bottom:1px solid #e2e8f0}.collections-manager-hero h2{margin:.1rem 0 .35rem}.collections-manager-secondary-link{border:1px solid #cbd5e1;border-radius:999px;padding:.45rem .75rem;color:#0f172a;text-decoration:none;font-weight:700;background:#f8fafc}.collections-manager-shell{display:grid;grid-gap:1rem;gap:1rem;padding:1rem;background:#f8fafc}.collections-manager-actions{display:grid;grid-template-columns:minmax(320px,520px) minmax(260px,1fr);grid-gap:1rem;gap:1rem}.collections-manager-create,.collections-manager-summary{border:1px solid #cbd5e1;border-radius:14px;padding:.85rem;background:#fff}.collections-manager-create{display:grid;grid-gap:.55rem;gap:.55rem}.collections-manager-create input,.collections-manager-create textarea,.collections-manager-table input,.collections-manager-table select{width:100%;min-width:0}.collections-manager-create textarea{border:1px solid #cbd5e1;border-radius:8px;padding:.6rem;font:inherit;resize:vertical}.collections-manager-create-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);grid-gap:.8rem;gap:.8rem;align-items:start}.collections-manager-summary h3{margin:0 0 .4rem}.collections-manager-table-wrap{border:1px solid #cbd5e1;border-radius:14px;background:#fff;overflow:auto}.collections-manager-table{margin:0;min-width:1120px}.collections-manager-table th{color:#475569;font-size:.88rem;white-space:nowrap}.collections-manager-table td{vertical-align:top}.collections-manager-table td:first-child{min-width:220px}.collections-manager-table td:first-child span,.collections-manager-table td:first-child strong{display:block}.collections-manager-table td:first-child span{margin-top:.25rem;color:#64748b;font-size:.8rem}.collections-page-selector{display:flex;flex-wrap:wrap;gap:.35rem;align-items:flex-start;max-width:640px}.collections-page-selector button{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;padding:.34rem .58rem;font-size:.78rem;line-height:1.1;font-weight:700;white-space:nowrap}.collections-page-selector button:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.collections-page-selector button.selected{background:#0f172a;border-color:#0f172a;color:#fff}.collections-manager-create .collections-page-selector button{font-size:.76rem;padding:.32rem .52rem}.collections-manager-table .collections-page-selector{max-width:560px}.collections-manager-table .collections-page-selector button{font-size:.74rem;padding:.28rem .48rem}.collections-manager-open{white-space:nowrap}.collections-manager-delete{border-color:#cbd5e1;background:#fff;color:#334155}.collections-manager-delete:hover:not(:disabled){background:#f8fafc}.collection-studio-fullpage-shell{padding:.85rem;background:#f8fafc}.collection-studio-fullpage-shell .collection-studio-panel{grid-template-columns:320px minmax(0,1fr)}@media (max-width:900px){.collections-manager-actions,.collections-manager-hero{grid-template-columns:1fr;flex-direction:column}.collections-manager-create-row{grid-template-columns:1fr}}