body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading-container{justify-content:center;align-items:center;min-height:100vh;display:flex}.loader{border:4px solid #f3f3f3;border-top-color:#000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-container{background-color:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-box{background-color:#fff;border-radius:8px;width:100%;max-width:400px;padding:2rem;box-shadow:0 2px 4px #0000001a}.login-box h2{text-align:center;margin-bottom:2rem;font-size:24px}.error-message{color:#c62828;background-color:#ffebee;border-radius:4px;margin-bottom:1rem;padding:.75rem}.form-group{margin-bottom:1rem}.form-group input{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;padding:.75rem;font-size:16px}.login-button{color:#fff;cursor:pointer;background-color:#ed188c;border:none;border-radius:4px;width:100%;padding:.75rem;font-size:16px}.login-button:hover{background-color:#d01478}.dashboard-container{background-color:#f5f5f5;max-width:100%;min-height:100vh;margin:0 auto;padding:0}.dashboard-header{background-color:#ed188c;border:none;border-bottom:3px solid #d01478;border-radius:0;justify-content:space-between;align-items:center;margin-bottom:0;padding:1.5rem 2rem;display:flex}.dashboard-header h1{color:#fff;margin:0;font-size:24px}.dashboard-content{padding:2rem}.signout-button{color:#ed188c;cursor:pointer;background-color:#fff;border:2px solid #fff;border-radius:4px;padding:.5rem 1rem;font-weight:600}.signout-button:hover{color:#fff;background-color:#0000}.content-wrapper{background-color:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 2px 4px #0000001a}.table-wrapper{position:relative;overflow-x:auto}table{border-collapse:separate;border-spacing:0;width:100%}.sticky-column{z-index:1;background-color:#fff;border-right:2px solid #eee;position:sticky;left:0}th.sticky-column{background-color:#f5f5f5}.profile-thumbnail{object-fit:cover;border-radius:25px;width:50px;height:50px;margin:0 auto;display:block}.profile-placeholder{color:#666;text-align:center;background-color:#f5f5f5;border-radius:25px;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto;font-size:10px;display:flex}th{text-align:left;text-transform:uppercase;color:#666;white-space:nowrap;z-index:2;background-color:#f5f5f5;padding:1rem;font-size:12px;font-weight:600;position:sticky;top:0}td{white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eee;max-width:250px;padding:1rem;overflow:hidden}tr:last-child td{border-bottom:none}thead{z-index:2;position:sticky;top:0}tbody tr:hover,tbody tr:hover .sticky-column{background-color:#f9f9f9}th,td{min-width:120px}th:first-child,td:first-child{min-width:100px}th[data-column=website],td[data-column=website]{min-width:200px}th[data-column=website],td:nth-child(6){width:200px;min-width:200px;max-width:200px}.truncate-link{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}th[data-column=email],td[data-column=email]{min-width:180px}a{color:#2196f3;text-decoration:none}a:hover{text-decoration:underline}.approve-button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:4px;padding:.5rem 1rem}.approve-button:hover{background-color:#333}.reject-button{color:#fff;cursor:pointer;background-color:#d32f2f;border:none;border-radius:4px;padding:.5rem 1rem}.reject-button:hover{background-color:#b71c1c}.confirm-button.reject{background-color:#d32f2f}.confirm-button.reject:hover{background-color:#b71c1c}.name-link{color:#2196f3;cursor:pointer;font-size:inherit;text-align:left;background:0 0;border:none;padding:0;font-family:inherit}.name-link:hover{text-decoration:underline}.profile-modal{scrollbar-width:none;background:#fff;border-radius:8px;width:90%;max-width:640px;max-height:80vh;padding:2rem;position:relative;overflow-y:auto}.profile-modal::-webkit-scrollbar{display:none}.profile-modal code{background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:2px 6px;font-size:14px}.profile-modal-close{float:right;cursor:pointer;color:#666;z-index:1;background:0 0;border:none;font-size:24px;line-height:1;position:sticky;top:0}.profile-modal-close:hover{color:#000}.modal-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background-color:#fff;border-radius:8px;width:90%;max-width:500px;padding:2rem}.modal-content h3{margin-top:0;margin-bottom:1rem;font-size:20px}.modal-actions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.cancel-button{cursor:pointer;background-color:#f5f5f5;border:none;border-radius:4px;padding:.5rem 1rem}.cancel-button:hover{background-color:#e0e0e0}.confirm-button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:4px;padding:.5rem 1rem}.confirm-button:hover{background-color:#333}th.sticky-column{z-index:3;background-color:#f5f5f5}td.sticky-column{z-index:1;background-color:#fff}thead th{z-index:2;background-color:#f5f5f5;position:sticky;top:0}thead th.sticky-column{z-index:4}.table-wrapper:has(.sticky-column):before{content:"";pointer-events:none;z-index:1;background:linear-gradient(270deg,#0000,#0000001a);width:5px;position:absolute;top:0;bottom:0;left:100px}.tabs{border-bottom:2px solid #ddd;gap:.25rem;margin-bottom:0;display:flex}.tab-button{cursor:pointer;color:#666;background-color:#0000;border:none;border-bottom:3px solid #0000;padding:.75rem 1.5rem;font-size:16px;font-weight:500;transition:all .2s;position:relative}.tab-button.active{color:#ed188c;background-color:#0000;border-bottom-color:#ed188c}.tab-button:hover:not(.active){color:#000;background-color:#f9f9f9}.tab-badge{color:#fff;background-color:#ed188c;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 6px;font-size:12px;font-weight:600;display:inline-flex}.artwork-thumbnail{object-fit:cover;border-radius:4px;width:60px;height:60px}.artwork-placeholder{color:#666;background-color:#f5f5f5;border-radius:4px;justify-content:center;align-items:center;width:60px;height:60px;font-size:10px;display:flex}.switch{width:48px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#ccc;border-radius:24px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.slider{background-color:#ed188c}input:checked+.slider:before{transform:translate(24px)}.pagination-container{text-align:center;padding:20px}.load-more-button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:4px;padding:10px 20px;font-size:14px;display:inline-block}.load-more-button:hover{background-color:#333}.loading-more,.no-more-items{text-align:center;color:#666;padding:20px;font-size:14px}.description-cell{min-width:300px;max-width:300px}.description-cell .truncate-text{white-space:normal;word-wrap:break-word;padding:0 10px}th[data-column=title],td[data-column=title]{width:200px;min-width:200px;max-width:200px}.id-cell{overflow:visible}.id-code{text-align:center;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;min-width:80px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;display:inline-block}.id-code.clickable{cursor:pointer}.id-code.clickable:hover{background-color:#e0e0e0}.status-pill{text-transform:capitalize;white-space:nowrap;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.status-available{color:#2e7d32;background-color:#e8f5e9}.status-sold{color:#c62828;background-color:#fce4ec}.status-not_for_sale{color:#616161;background-color:#f5f5f5}.status-stripe-active{color:#2e7d32;background-color:#e8f5e9}.status-stripe-pending,.status-stripe-pending_verification{color:#e65100;background-color:#fff3e0}.status-stripe-none{color:#616161;background-color:#f5f5f5}.empty-value{color:#999;font-style:italic}.date-cell{white-space:normal}.date-time{color:#888;font-size:12px}.banner-upload-section{padding:20px}.image-dropzone{text-align:center;cursor:pointer;border:2px dashed #ddd;border-radius:8px;padding:40px;transition:border-color .2s,background-color .2s;position:relative;overflow:hidden}.image-dropzone:hover,.image-dropzone.dragging{background-color:#fef0f7;border-color:#ed188c}.image-dropzone.has-preview{padding:0}.image-dropzone-icon{color:#ccc;margin-bottom:8px;font-size:36px}.image-dropzone-text{color:#666;font-size:14px}.image-dropzone-hint{color:#999;margin-top:4px;font-size:12px}.image-dropzone-preview{object-fit:contain;width:100%;max-height:200px;display:block}.image-dropzone-overlay{color:#fff;opacity:0;background-color:#0006;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:opacity .2s;display:flex;position:absolute;inset:0}.image-dropzone:hover .image-dropzone-overlay{opacity:1}.banner-upload-actions{align-items:center;gap:12px;margin-top:12px;display:flex}.banner-upload-info{color:#666;font-size:13px}.banner-thumbnail{object-fit:cover;border-radius:4px;width:120px;height:40px;margin:0 auto;display:block}.status-active{color:#2e7d32;background-color:#e8f5e9}.status-inactive{color:#616161;background-color:#f5f5f5}.search-container{width:100%;margin-bottom:20px;display:flex}.search-container form{width:100%;max-width:600px;display:flex}.search-input{border:1px solid #ddd;border-radius:4px 0 0 4px;flex:1;padding:10px 15px;font-size:14px}.search-button{color:#fff;cursor:pointer;background-color:#4a90e2;border:none;border-radius:0 4px 4px 0;padding:10px 20px;font-size:14px;transition:background-color .3s}.search-button:hover{background-color:#357abd}td:has(.exhibition-dropdown){overflow:visible}.exhibition-dropdown{display:inline-block;position:relative}.exhibition-button{cursor:pointer;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;padding:5px 10px;font-size:12px}.exhibition-dropdown-content{z-index:100;background-color:#fff;border-radius:4px;min-width:250px;max-height:300px;padding:10px;display:none;position:absolute;left:0;overflow-y:auto;box-shadow:0 8px 16px #0003}.exhibition-dropdown:hover .exhibition-dropdown-content{display:block}.exhibition-checkbox-label{padding:5px 0;font-size:14px;display:block}.exhibition-checkbox-label input{margin-right:10px}.exhibition-button:hover{background-color:#e0e0e0}.filter-container{z-index:2;background-color:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex;position:relative}.filter-buttons{gap:10px;display:flex}.create-button{color:#fff;cursor:pointer;background-color:#ed188c;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:16px}.create-button:hover{background-color:#d01478}.collections-layout table{table-layout:fixed;width:100%}.collections-layout th:first-child,.collections-layout td:first-child{width:100px}.collections-layout th:nth-child(2),.collections-layout td:nth-child(2){width:auto}.collections-layout th:nth-child(3),.collections-layout td:nth-child(3){width:150px}.collections-layout th:nth-child(4),.collections-layout td:nth-child(4),.collections-layout th:nth-child(5),.collections-layout td:nth-child(5){width:100px}.collection-form-container{box-sizing:border-box;background-color:#fff;width:100%;padding:2rem}.collection-form-container h2{margin-top:0;margin-bottom:1.5rem;font-size:24px}.collection-form{flex-direction:column;gap:1.25rem;display:flex}.collection-form .form-group{flex-direction:column;gap:.5rem;display:flex}.collection-form label{color:#333;font-size:14px;font-weight:600}.collection-form input[type=text],.collection-form input[type=number],.collection-form textarea{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;padding:.75rem;font-family:inherit;font-size:16px}.collection-form input[type=text]:focus,.collection-form input[type=number]:focus,.collection-form textarea:focus{border-color:#ed188c;outline:none}.collection-form textarea{resize:vertical;min-height:80px}.collection-form .form-hint{color:#666;font-size:12px}.form-actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.submit-button{color:#fff;cursor:pointer;background-color:#ed188c;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:16px}.submit-button:hover{background-color:#d01478}.submit-button:disabled{cursor:not-allowed;background-color:#ccc}.clickable-row{cursor:pointer}.clickable-row:hover{background-color:#f5f5f5}.collection-detail{background-color:#fff;min-height:100%;padding:2rem}.detail-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.detail-banner{margin-bottom:1.5rem}.detail-banner img{object-fit:contain;border-radius:8px;width:auto;max-width:100%;max-height:50vh}.detail-content h1{color:#333;margin:0 0 1.5rem;font-size:28px}.detail-actions{margin-top:2rem}.detail-field{margin-bottom:1.25rem}.detail-field label{text-transform:uppercase;color:#666;margin-bottom:.25rem;font-size:12px;font-weight:600;display:block}.detail-field p{color:#333;white-space:pre-wrap;margin:0;font-size:16px}.detail-field span{color:#333;font-size:16px}.status-badge{border-radius:4px;padding:.25rem .75rem;font-size:14px;font-weight:500;display:inline-block}.status-badge.active{color:#2e7d32;background-color:#e8f5e9}.status-badge.inactive{color:#c62828;background-color:#ffebee}.user-detail-card{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a}.user-detail-card code{background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:14px}.user-profile-header{border-bottom:1px solid #eee;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.user-profile-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:80px;height:80px}.user-fields-grid{grid-template-columns:1fr 1fr;gap:.5rem 2rem;display:grid}.danger-zone{border:1px solid #e0e0e0;border-radius:8px;margin-top:2rem;overflow:hidden}.danger-zone-toggle{text-align:left;color:#c62828;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-size:14px;font-weight:600}.danger-zone-toggle:hover{background-color:#fafafa}.danger-zone-content{background-color:snow;border-top:1px solid #e0e0e0;padding:1rem}.danger-button{color:#fff;cursor:pointer;background-color:#c62828;border:none;border-radius:4px;padding:.5rem 1rem;font-size:14px}.danger-button:hover{background-color:#b71c1c}
