.note-search{flex:1 1;min-width:250px}.search-input-wrapper{position:relative}.search-input{border:2px solid #d1d5db;border-radius:.5rem;box-sizing:border-box;font-size:1rem;padding:.75rem 2.5rem .75rem 1rem;transition:all .2s;width:100%}.search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.search-input:disabled{opacity:.6}.search-clear{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:1.25rem;height:20px;justify-content:center;padding:0;position:absolute;right:2rem;top:50%;transform:translateY(-50%);width:20px}.search-clear:hover{color:#374151}.search-icon{color:#6b7280;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.search-hint{color:#6b7280;font-size:.75rem;font-style:italic;margin-top:.25rem}.search-loading{color:#3b82f6;position:absolute;right:2rem;top:50%;transform:translateY(-50%)}.search-input:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.7}.notes-filter{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;box-sizing:border-box;padding:1rem}.filter-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.filter-header h5{color:#374151;font-size:.875rem;font-weight:600;margin:0}.btn-clear{background:none;border:none;color:#ef4444;cursor:pointer;font-size:.75rem;padding:0}.btn-clear:hover{text-decoration:underline}.btn-clear:disabled{cursor:not-allowed;opacity:.6}.filter-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.filter-group,.filter-row{margin-bottom:1rem}.filter-row .filter-group{margin-bottom:0}.filter-group label{color:#374151;display:block;font-size:.75rem;font-weight:500;margin-bottom:.5rem}.filter-select{border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;font-size:.875rem;padding:.5rem;transition:border-color .2s;width:100%}.filter-select:focus{border-color:#3b82f6;outline:none}.filter-select:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.tags-filter{display:flex;flex-wrap:wrap;gap:.375rem;max-height:120px;overflow-y:auto;padding:.25rem}.tag-filter{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:.75rem;color:#374151;cursor:pointer;display:flex;font-size:.7rem;gap:.25rem;padding:.2rem .4rem;transition:all .2s}.tag-filter:hover{background:#f9fafb;border-color:#9ca3af}.tag-filter.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.tag-filter:disabled{cursor:not-allowed;opacity:.6}.tag-filter .checkmark{font-size:.875rem;font-weight:700}.no-tags{padding:.5rem}.loading-small,.no-tags{color:#6b7280;font-size:.75rem;font-style:italic}.loading-small{margin-left:.5rem}.active-filters{align-items:center;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.5rem;margin-top:1rem;padding-top:1rem}.active-filters span:first-child{color:#6b7280;font-weight:500}.active-filter{background:#e5e7eb;border-radius:.375rem;color:#374151;gap:.25rem;padding:.25rem .5rem}.active-filter,.remove-filter{align-items:center;display:flex}.remove-filter{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1rem;height:16px;justify-content:center;padding:0;width:16px}.remove-filter:hover{color:#374151}.remove-filter:disabled{cursor:not-allowed;opacity:.6}@media (min-width:768px){.notes-filter{display:flex;flex-direction:column}.filter-row{grid-template-columns:1fr 1fr}}@media (max-width:767px){.notes-filter{margin:0;max-width:100%}.filter-row{gap:.75rem;grid-template-columns:1fr}.tags-filter{max-height:100px}.active-filters{align-items:flex-start;flex-direction:column;gap:.25rem}}@media (max-width:480px){.notes-filter{padding:.75rem}.filter-header{align-items:flex-start;flex-direction:column;gap:.5rem}.tags-filter{max-height:80px}}.note-list{width:100%}.list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;padding:0 .5rem}.list-header h4{color:#374151;font-size:1.125rem;margin:0}.sort-select{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;padding:.5rem}.sort-select:focus{border-color:#3b82f6;outline:none}.sort-select:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.notes-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media (max-width:640px){.notes-grid{grid-template-columns:1fr}}.empty-state{color:#6b7280}.empty-state p{font-size:1rem;margin:0}.note-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;padding:1rem;transition:all .2s}.note-card:hover{box-shadow:0 4px 6px -1px #0000001a}.note-card.disabled{opacity:.6}.note-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.note-title-section h4{color:#111827;font-size:1rem;line-height:1.4;margin:0 0 .5rem}.note-meta{align-items:center;display:flex;gap:.5rem}.note-type{border-radius:.375rem;font-size:.75rem;font-weight:500;letter-spacing:.05em;padding:.25rem .5rem;text-transform:uppercase}.type-installation{background:#dbeafe;color:#1e40af}.type-care{background:#dcfce7;color:#166534}.type-transportation{background:#fef3c7;color:#92400e}.type-conservation{background:#fce7f3;color:#be185d}.type-exhibition{background:#e0e7ff;color:#3730a3}.type-general{background:#f3f4f6;color:#374151}.priority-dot{border-radius:50%;display:inline-block;height:8px;width:8px}.note-actions{display:flex;gap:.25rem}.note-content{margin-bottom:1rem}.note-content p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#4b5563;display:-webkit-box;font-size:.875rem;line-height:1.5;margin:0;overflow:hidden}.note-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag{background:#f3f4f6;display:inline-block}.note-footer{align-items:center;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;padding-top:.75rem}.note-date{color:#6b7280;font-size:.75rem}.note-form-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.note-form{background:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;width:100%}.note-form h3{color:#111827;font-size:1.5rem;margin:0 0 1.5rem}.form-group{box-sizing:border-box;width:100%}.form-group label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;width:100%}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;font-family:inherit;font-size:.875rem;padding:.75rem;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.form-group textarea{min-height:120px;resize:vertical}.form-row{grid-gap:1rem;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:1fr 1fr;width:100%}.form-row .form-group{margin-bottom:0}.form-group .tag-input,.form-row .form-group select{width:100%}.form-group .tags-container{box-sizing:border-box;width:100%}.form-actions{border-top:1px solid #e5e7eb;gap:1rem;margin-top:2rem;padding-top:1rem;width:100%}.btn{border:none;box-sizing:border-box;padding:.75rem 1.5rem;transition:all .2s}.btn:disabled{opacity:.6}.btn-primary{background:#3b82f6}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover:not(:disabled){background:#4b5563}@media (max-width:640px){.form-row{grid-template-columns:1fr}.note-form{margin:1rem;padding:1.5rem}.form-actions{flex-direction:column-reverse}.form-actions .btn{width:100%}}.tag-input{position:relative;width:100%}.tags-container{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:.5rem;min-height:44px;padding:.5rem;position:relative;z-index:1}.tags-container:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;z-index:10}.tag{background:#e5e7eb;border-radius:.375rem;color:#374151;display:inline-flex;font-size:.75rem;gap:.25rem;padding:.25rem .5rem}.tag,.tag-remove{align-items:center;flex-shrink:0}.tag-remove{background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:1rem;height:16px;justify-content:center;padding:0;width:16px}.tag-remove:hover{background:#d1d5db;color:#374151}.tag-input-wrapper{box-sizing:border-box;flex:1 1;max-width:100%;min-width:120px;position:relative;z-index:5}.tag-input-field{background:#0000;border:none;box-sizing:border-box;font-size:.875rem;min-width:80px;outline:none;padding:.25rem;width:100%}.tag-input-field:disabled{background:#0000;cursor:not-allowed;opacity:.6}.tag-input-field::placeholder{color:#9ca3af}.tag-suggestions{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 10px 15px -3px #0000001a;left:-1px;margin-top:2px;max-height:200px;overflow-y:auto;position:absolute;right:-1px;top:100%;z-index:1000}.suggestion-item{align-items:center;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;justify-content:space-between;padding:.5rem .75rem;transition:background-color .2s}.suggestion-item:last-child{border-bottom:none}.suggestion-item.selected,.suggestion-item:hover{background:#3b82f6;color:#fff}.suggestion-hint{font-size:.75rem;opacity:.7}.suggestion-item.selected .suggestion-hint,.suggestion-item:hover .suggestion-hint{opacity:.9}.tag-input-hints{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.75rem;gap:1rem;margin-top:.5rem}body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ReactModal__Overlay{background-color:#0009;border:3px solid grey;height:60%;margin:auto;padding:10px;width:50%}.ReactModal__Content{align-items:self-start;background-color:#fff;border-radius:5px;box-shadow:0 5px 15px #00000080;display:flex;margin:0 0 10px;padding:70px 0}.ReactModal__Content h2{font-size:18px;margin-top:0;text-align:center}.ReactModal__Content label{display:block;margin-top:0;min-width:100px;width:150px}.ReactModal__Content Typography,.ReactModal__Content label,.ReactModal__Content menuitem{color:#6b07eb;font-size:12px}.ReactModal__Content input{font-size:10px;margin-top:0}.ReactModal__Content textarea{font-size:10px;margin-top:0;min-height:60px;width:80%}.ReactModal__Content p{align-content:flex-start;display:flex;font-size:10px;margin-top:0;width:80%}.ReactModal__Content button{background-color:#87cefa;border:1px solid #fff;color:#191ee5;cursor:pointer;font-size:12px}button{background-color:#6b07eb;border:1px solid #fff;border-radius:5px;color:#007bff;font-size:10px;padding:10px}button:hover{background-color:#fff;border:1px solid #6b07eb;color:#6b07eb}.btn-icon{background:none;border:none;border-radius:.25rem;cursor:pointer;font-size:1rem;padding:.25rem;transition:background-color .2s}.btn-icon:hover{background:#f3f4f6}a{color:#6b07eb}a,a:link:hover{padding:5px;text-decoration:none}a:link:hover{color:#eaa01b;margin-top:-10px}.ReactModal__Content select{color:#6b07eb;font-size:10px}.required-field{position:relative}.required-field label:after{color:#ff6b6b;content:"●";font-size:6px;margin-left:4px;position:relative;top:-3px}.required-field input,.required-field select{padding-left:8px;transition:all .2s ease}.required-field input:focus,.required-field select:focus{border-color:#4dabf7;box-shadow:0 0 0 2px #4dabf71a}.artImage{align-content:center,;border:1px solid #0000000d;height:300px;margin-bottom:0;object-fit:contain;width:250px}.gallery-image-box{align-items:center;display:flex;height:200px;justify-content:center}.gallery-image{aspect-ratio:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;height:190px;object-fit:cover;overflow:hidden;position:relative;transition:all .3s ease;width:190px}.sectionlabel{color:#333;display:block;font-size:.95rem;font-weight:600;margin-top:.25rem}.container{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem}.details-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;height:auto;margin:auto;max-width:100%;min-height:auto;overflow:visible;padding:20px;width:100%}.scroll-container{max-height:100vh;overflow-y:auto}.break{flex-basis:25%;height:0}.box{align-items:center;background-color:#f5f5f5;border:1px solid #ccc;border-radius:1rem;display:flex;flex:1 1 300px;margin:.5rem .5rem 1rem;min-height:auto;padding:1rem;text-align:left}@media (max-width:600px){.box,.container{flex-direction:column}.box{height:auto;margin:.5rem 0;min-height:auto;padding:.75rem}.box,.filter-input{width:100%}}.filter-group{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;gap:1rem}.filter-group label{color:#333;font-size:.9rem;margin-bottom:.25rem}.range-group .range-inputs{display:flex;gap:.5rem}.range-group .range-inputs input{flex:1 1 auto;margin-bottom:.5rem;min-width:0}@media (max-width:600px){.flex-form{flex-direction:column}.filter-group{width:100%}.range-group .range-inputs{flex-direction:row}}.inline-controls{align-items:center;display:flex;gap:.5rem;margin-top:.25rem}.inline-controls input,.inline-controls select{flex:1 1 auto;min-width:100px}.filter-input{font-size:12px;padding:.5rem}.filter-input[type=number]{height:auto;max-width:120px;min-height:auto;min-width:30px;text-align:right}.filter-input[type=text]{height:auto;max-width:auto;min-height:auto;min-width:60px;width:100%}@media (max-width:600px){.filter-bar{align-items:stretch;flex-direction:column;height:auto;min-height:auto}.filter-input{width:100%}}.modal-backdrop{align-items:center;background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2500}.modal-backdrop search{height:70%;width:50%}.modal-overlay{z-index:5000}.modal-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000001a;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.modal-content{background:#4599f3cf;border-color:#191ee5;border-radius:8px;display:flex;flex-direction:column;padding:1.5rem 1.5rem 100px;width:90%;z-index:6000}@media (max-width:768px){.modal-content{padding-bottom:20px}}.modal-body{flex:1 1;max-height:calc(90vh - 120px);overflow-y:auto;padding-bottom:120px}.modal-content search{background:#8f8686;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;flex-wrap:wrap;gap:12px;padding:20px;width:60%}.modal-footer{background:#00000080;border-bottom:1px solid #e2e8f0;border-top:1px solid #ddd;box-shadow:0 -2px 6px #0000001a;overflow-x:auto;padding:.75rem;position:-webkit-sticky;position:sticky;z-index:100}.modal-actions,.modal-footer{bottom:0;gap:1rem;justify-content:flex-end}.modal-actions{background:linear-gradient(#0000,#a19898af 40%);border-radius:0 0 8px 8px;display:flex;justify-content:space-between;left:0;padding:1.5rem;position:absolute;right:0;width:100%}.modal-actions button{border:2px solid #0000;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;gap:1rem;min-width:120px;padding:.75rem 2rem;transition:all .3s ease}.modal-actions .primary-btn{background:#191ee5;border-color:#191ee5;color:#fff}.modal-actions .secondary-btn{background:#0000;border-color:#191ee5;color:#191ee5}.modal-actions .cancel-btn{background:#0000;border-color:#666;color:#666}.modal-actions button:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.modal-actions button:active{transform:translateY(0)}.search-field{border:1px solid #ccc;border-radius:6px;flex:1 1 200px;font-size:14px;padding:8px 12px}.search-field:focus{border-color:#1976d2;box-shadow:0 0 0 2px #1976d233;outline:none}.action-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.action-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin:2rem 0;padding:1.5rem;text-align:center}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:right}.fab-container{bottom:2rem;position:fixed;right:2rem;z-index:100}.fab-button{align-items:center;background:#3b82f6;border:none;border-radius:50%;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:10px;height:56px;justify-content:center;width:56px}.fab-menu{background:#fff;border-radius:.5rem;bottom:70px;box-shadow:0 4px 12px #0003;min-width:200px;padding:.5rem;position:absolute;right:0}.client-select-box{align-items:center;background-color:#a177cb;display:flex;flex-shrink:0;gap:4px;max-width:250px;min-width:100px;padding:.5rem}.client-selector{flex-grow:1;min-width:70px}.customer-default-btn{flex-shrink:0;height:32px;padding:0;width:32px}.client-selector .MuiMenuItem-root{color:#fff}.client-selector .MuiSelect-select{color:#fff;font-family:Segoe UI,sans-serif;font-size:12px}.label{color:#191ee5;display:block;font-weight:600;margin-bottom:5px}.input,.label{font-size:14px}.input{border:1px solid #ccc;border-radius:5px;padding:8px;width:100%}.input:focus{outline-color:#007bff}.search-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.search-button:hover{background-color:#0056b3}.close-button{background-color:#007bff;border-radius:5px;color:#333;font-size:20px;right:10px;top:10px}.close-button:hover{color:#f44336}.app-title{cursor:pointer;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.currency-select{flex-shrink:0;min-width:100px}.amh-toolbar{align-items:center;background-color:#4a4444;color:#fff;display:flex;gap:8px}.amh-toolbar .MuiTypography-root{flex-grow:1}.amh-toolbar .MuiIconButton-root{background-color:initial;color:#fff;transition:background-color .2s,color .2s}.amh-toolbar .MuiIconButton-root:hover{background-color:#ffffff1a;color:#6b07eb}.amh-toolbar .currency-select,.amh-toolbar .currency-select .MuiSelect-icon{color:#fff}.amh-toolbar .currency-select .MuiOutlinedInput-notchedOutline{border-color:#ffffff80}.info-cards{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:16px}.info-card{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #00000026;color:#333;display:flex;flex:1 1 30%;flex-direction:column;justify-content:center;min-height:100px;min-width:200px;padding:16px;text-align:center}@media (max-width:600px){.info-card{flex:1 1 100%;margin-bottom:12px}}.tt-container{background:#6a6f80;background:var(--tt-bg,#6a6f80);border-bottom:1px solid #ffffff14;border-top:1px solid #ffffff14;color:#f2f5ff;color:var(--tt-fg,#f2f5ff);font:500 14px/1.2 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;overflow:hidden;position:relative;white-space:nowrap;width:100%}.tt-track{animation:tt-scroll 30s linear infinite;animation:tt-scroll var(--tt-duration,30s) linear infinite;display:flex;width:-webkit-max-content;width:max-content}.tt-content{display:inline-block;padding:8px 48px 8px 0}.tt-content .tt-base{color:#f6f827;opacity:.85}.tt-content.tt-dup{margin-left:48px}.tt-container:hover .tt-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.tt-track{animation:none;transform:none!important}}@keyframes tt-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.dimension-container{display:flex;flex-wrap:wrap;gap:12px}.dimension-box{align-items:flex-end;background:#fafafa;border:1px solid #ccc;border-radius:6px;display:flex;flex:1 1 200px;flex-direction:row;gap:8px;max-width:100%;padding:8px 10px}.dimension-box input,.dimension-box select{box-sizing:border-box;max-width:100%}.dimension-box label{white-space:nowrap}@media (max-width:768px){.dim-field,.dimension-box{align-items:flex-start;flex:1 1 100%;flex-direction:column}}.dim-field{display:flex;flex-direction:column;font-size:8px}.dim-field label{color:#555;font-size:.7rem;margin-bottom:2px}.dim-input{width:80px}.dim-input,.unit-input{border:1px solid #d1d5db;border-radius:4px;font-size:8px;padding:2px 4px}.unit-input{width:70px}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{transition-duration:.15s;transition-property:color,background-color,border-color,opacity}.focus-ring:focus{outline:2px solid #3b82f6;outline-offset:2px}.card-hover{transition:all .3s ease}.card-hover:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.valuation-section{margin-bottom:2rem}.valuation-section .section-header{margin-bottom:1rem}.valuation-cards{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible;width:100%}.valuation-card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d;display:flex;flex-direction:column;justify-content:center;min-height:80px;min-width:0;overflow:hidden;padding:.875rem .5rem;text-align:center;transition:all .2s ease-in-out}.valuation-card:hover{border-color:#cbd5e1;box-shadow:0 2px 4px -1px #0000001a;transform:translateY(-1px)}.valuation-label{align-items:center;color:#64748b;display:flex;font-size:.7rem;font-weight:600;gap:.25rem;justify-content:center;letter-spacing:.05em;line-height:1.2;margin-bottom:.5rem;text-transform:uppercase}.valuation-value{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1e293b;display:-webkit-box;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.valuation-value.amount{color:#059669;font-size:.95rem}.valuation-value.date{color:#7c3aed}.valuation-value.type{color:#dc2626}.valuation-value.valuator{color:#0369a1}.valuation-label:before{font-size:.75rem}.valuation-label.date:before{content:"📅"}.valuation-label.amount:before{content:"💰"}.valuation-label.base-currency:before{content:"💱"}.valuation-label.type:before{content:"🏷️"}.valuation-label.valuator:before{content:"👤"}@media (max-width:1200px){.valuation-cards{gap:.625rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.valuation-cards{gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.valuation-card{min-height:70px;padding:.75rem .5rem}.valuation-label{font-size:.65rem}.valuation-value{font-size:.8rem}.valuation-value.amount{font-size:.85rem}}@media (max-width:480px){.valuation-cards{gap:.5rem;grid-template-columns:1fr}.valuation-card{align-items:center;flex-direction:row;justify-content:space-between;min-height:65px;padding:.75rem;text-align:left}.valuation-label{flex:0 0 100px;justify-content:flex-start;margin-bottom:0}.valuation-value{flex:1 1;text-align:right}}.valuation-cards.loading{opacity:.7}.valuation-card.loading{pointer-events:none}.loading-shimmer{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:.25rem;height:1rem}.valuation-label.loading-shimmer{height:.75rem;margin:0 auto .75rem;width:60%}.valuation-value.loading-shimmer{height:1.125rem;margin:0 auto;width:80%}.valuation-empty{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:.75rem;color:#64748b;padding:3rem 2rem;text-align:center}.empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.valuation-empty p{font-size:1rem;font-weight:500;margin:0}.file-uploader{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin:20px auto;max-width:600px;padding:20px}.file-input{margin-bottom:20px}.file-metadata{border:1px solid #ccc;border-radius:4px;margin:15px 0;padding:10px}.file-metadata h3{font-size:1.2em;margin:0 0 10px}label{display:block;font-weight:700;margin:2px 0}input,textarea{border:1px solid #ccc;border-radius:4px;margin-top:5px;padding:8px;width:100%}textarea{min-height:80px}button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1em;margin-top:10px;padding:10px 20px}button:disabled{background-color:#ccc;cursor:not-allowed}.message{color:#333;font-weight:700;margin-top:15px}.message.error{color:#d32f2f}.document-list{list-style:none;margin-top:20px;padding:0}.document-item{border-bottom:1px solid #ddd;padding:10px}.document-item:last-child{border-bottom:none}.document-item div{display:flex;flex-direction:column;gap:5px}.download-link{color:#007bff;margin-right:10px;text-decoration:none}.download-link:hover{text-decoration:underline}.download-button{background-color:#28a745;font-size:.9em;margin-right:10px;padding:5px 10px}.download-button:disabled{background-color:#ccc}.delete-button{background-color:#d32f2f;font-size:.9em;padding:5px 10px}.delete-button:disabled{background-color:#ccc}.artwork-status-panel{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 1px 3px 0 #0000001a;box-sizing:border-box;max-width:100%;overflow:hidden;padding:1rem;width:100%}.artwork-status-panel *{box-sizing:border-box}.panel-header{margin-bottom:1rem}.header-content{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.panel-title{color:#111827;font-size:1.25rem;font-weight:700}.refresh-btn{align-items:center;color:#6b7280;display:flex;font-size:.875rem;transition:color .2s}.refresh-btn:hover{color:#374151}.refresh-icon{height:1rem;margin-right:.25rem;width:1rem}.current-status{display:flex;flex-direction:column;gap:.5rem}.no-status,.status-date{color:#6b7280;font-size:.875rem}.status-badge{align-items:center;border:1px solid;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.status-badge-available{background-color:#dcfce7;border-color:#bbf7d0;color:#166534}.status-badge-sold{background-color:#fee2e2;border-color:#fecaca;color:#991b1b}.status-badge-reserved{background-color:#fef3c7;border-color:#fde68a;color:#92400e}.status-badge-not-for-sale{background-color:#f3f4f6;border-color:#e5e7eb;color:#374151}.status-badge-restoration{background-color:#dbeafe;border-color:#bfdbfe;color:#1e40af}.status-badge-on-loan{background-color:#f3e8ff;border-color:#e9d5ff;color:#7e22ce}.status-badge-default{background-color:#f3f4f6;border-color:#e5e7eb;color:#374151}.error-message{background-color:#fef2f2;border-radius:.5rem;padding:1rem}.error-icon{height:1.25rem;margin-right:.5rem;width:1.25rem}.update-form-container{background-color:#f9fafb;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.form-section-title{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.form-layout{gap:1rem}.form-content,.form-layout,.status-selection{display:flex;flex-direction:column}.form-content{gap:1rem}.required{color:#ef4444}.form-input,.notes-textarea,.status-select{border-radius:.75rem;font-size:1rem;padding:.75rem 1rem}.form-input:focus,.notes-textarea:focus,.status-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.notes-textarea{resize:none}.extended-form{border:2px solid;border-radius:.5rem;margin-top:1rem;padding:.75rem}.value-form{--form-bg-from:#eff6ff;border-color:#bfdbfe}.out-form{--form-bg-from:#fffbeb;border-color:#fed7aa}.from-form{--form-bg-from:#f0fdf4;border-color:#bbf7d0}.form-header{margin-bottom:.75rem}.form-header,.form-icon{align-items:center;display:flex}.form-icon{background-color:var(--form-icon-bg);border-radius:.5rem;font-size:1.125rem;height:2rem;justify-content:center;margin-right:.75rem;width:2rem}.value-form .form-icon{--form-icon-bg:#dbeafe}.out-form .form-icon{--form-icon-bg:#fed7aa}.from-form .form-icon{--form-icon-bg:#dcfce7}.form-title{color:var(--form-title-color);font-weight:600;margin:0}.value-form .form-title{--form-title-color:#1e40af}.out-form .form-title{--form-title-color:#92400e}.from-form .form-title{--form-title-color:#166534}.form-subtitle{color:var(--form-subtitle-color);font-size:.75rem;margin:0}.value-form .form-subtitle{--form-subtitle-color:#3b82f6}.out-form .form-subtitle{--form-subtitle-color:#f59e0b}.from-form .form-subtitle{--form-subtitle-color:#10b981}.auction-form{--form-bg-from:#faf5ff;border-color:#e9d5ff}.auction-form .form-icon{--form-icon-bg:#e9d5ff}.auction-form .form-title{--form-title-color:#7e22ce}.auction-form .form-subtitle{--form-subtitle-color:#a855f7}.form-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr}@media (min-width:768px){.form-grid{grid-template-columns:1fr 1fr}}.form-stack{display:flex;flex-direction:column;gap:1rem}.input-with-prefix{position:relative}.input-prefix{color:#6b7280;left:.75rem;position:absolute;top:50%;transform:translateY(-50%)}.input-with-prefix .form-input{padding-left:1.75rem}.form-actions{align-items:center;display:flex;justify-content:flex-end;padding-top:.5rem}.submit-btn{align-items:center;border-radius:.5rem;display:inline-flex;font-size:.875rem;padding:.5rem 1rem;white-space:nowrap}.submit-btn:hover:not(:disabled){background-color:#1d4ed8}.submit-btn:disabled{cursor:not-allowed;opacity:.5}.spinner{height:1rem;margin-right:.5rem;width:1rem}.form-info{align-items:center;color:#2563eb;display:flex;font-size:.875rem;margin-top:.5rem}.info-icon{height:1rem;margin-right:.25rem;width:1rem}.history-section{margin-top:1.5rem}.history-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.history-title{color:#111827;font-size:1.125rem;font-weight:600}.history-count{color:#6b7280;font-size:.875rem}.empty-history{background-color:#f9fafb;border:2px dashed #e5e7eb;border-radius:.75rem;padding:3rem 1rem;text-align:center}.empty-icon{color:#9ca3af;height:3rem;margin:0 auto 1rem;width:3rem}.empty-text{color:#6b7280;margin-bottom:.25rem}.empty-subtext{color:#9ca3af;font-size:.875rem}.history-table-container{border:1px solid #e5e7eb;border-radius:.75rem;overflow-x:auto}.history-table{border-collapse:collapse;min-width:600px;width:100%}.table-header{background-color:#f9fafb}.table-head{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.05em;padding:.75rem 1rem;text-align:left;text-transform:uppercase}.table-body{background-color:#fff}.table-row{cursor:pointer;transition:background-color .2s}.table-row:hover{background-color:#f9fafb}.table-cell{border-top:1px solid #e5e7eb;font-size:.875rem;padding:.5rem .75rem;white-space:nowrap}.date-primary{color:#111827;font-weight:500}.date-secondary{color:#6b7280;font-size:.75rem}.notes-preview{max-width:200px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.details-link{align-items:center;color:#2563eb;display:inline-flex;font-weight:500}.link-icon{height:1rem;margin-left:.25rem;width:1rem}.modal-overlay{background-color:#00000080;height:100vh;inset:0;width:100vw}.modal-container{align-items:center;background-color:#fff;justify-content:center;margin:1rem;max-height:min(80vh,600px);max-width:min(28rem,90vw);position:relative}.modal-header{align-items:flex-end}.modal-title{font-size:1.125rem;font-weight:600}.modal-close-btn{color:#9ca3af;transition:color .2s}.modal-close-btn:hover{color:#6b7280}.modal-close-icon{height:1.5rem;width:1.5rem}.modal-content{max-height:calc(80vh - 80px);padding:1rem}.modal-grid{grid-template-columns:1fr 1fr;margin-bottom:1rem}.modal-label{color:#6b7280;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.modal-value{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.modal-notes{background-color:#f9fafb;color:#374151;padding:.75rem}.modal-additional-data,.modal-notes{border-radius:.5rem;margin-top:.5rem}.modal-additional-data{background-color:#eff6ff;padding:1rem}.history-modal-data-row{border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.5rem 0}.history-modal-data-row:last-child{border-bottom:none}.history-modal-data-label{color:#374151;font-weight:500;text-transform:capitalize}.history-modal-data-value{color:#111827}.loading-container{display:flex;flex-direction:column;gap:1rem}.loading-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background-color:#e5e7eb;border-radius:.375rem;height:1.5rem}.loading-pulse.wide{width:50%}.loading-pulse.double{grid-column:span 2}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (min-width:640px){.header-content{align-items:center;flex-direction:row;justify-content:space-between}}@media (min-width:1024px){.form-layout{flex-direction:row}.status-selection{flex:1 1;max-width:300px;min-width:250px}.form-content{flex:2 1;min-width:0}}@media (min-width:480px){.form-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.notes-preview{max-width:120px;min-width:100px}}@media (min-width:768px){.update-form-container{padding:1.5rem}}.form-input,.notes-textarea,.status-select{background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;max-width:100%;padding:.5rem .75rem;transition:all .2s;width:100%}@media (min-width:768px){.form-input,.notes-textarea,.status-select{border-radius:.75rem;font-size:1rem;padding:.75rem 1rem}.extended-form{border-radius:.75rem;padding:1rem}.submit-btn{border-radius:.75rem;font-size:1rem;padding:.75rem 1.5rem}}@media (min-width:480px){.current-status{align-items:center;flex-direction:row;gap:.75rem}}@media (max-width:1024px){.table-cell:nth-child(4){display:none}}@media (max-width:768px){.table-cell:nth-child(3){display:none}}.loading-pulse{height:1rem}@media (min-width:768px){.loading-pulse{height:1.5rem}}.modal-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:480px){.modal-grid{grid-template-columns:1fr 1fr}}@media (min-width:768px){.artwork-status-panel{padding:1.5rem}}@media (min-width:1024px){.artwork-status-panel{padding:2rem}}@media (max-width:360px){.artwork-status-panel{border-radius:.5rem;padding:.75rem}.update-form-container{padding:.75rem}.table-cell{font-size:.75rem;padding:.375rem .5rem}.status-badge{font-size:.625rem;padding:.125rem .5rem}}.artwork-page{margin:0 auto;max-width:1400px;padding:1rem}.artwork-layout{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:25% 25% 50%}.artwork-section{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;overflow:hidden}.section-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem}.section-header h3{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.section-content{padding:1.5rem}.image-item{align-items:center;background:#f1f5f9;display:flex;justify-content:center}.image-placeholder{color:#64748b;font-size:.875rem}.details-section{display:flex;flex-direction:column;height:auto}.details-section .section-content{display:flex;flex:1 1;flex-direction:column;max-height:none;overflow:visible}.detail-items-container{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto}.detail-item{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:.5rem;margin-bottom:1rem;padding:1rem;transition:all .2s ease-in-out}.detail-item:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 4px 0 #0000000d;transform:translateY(-1px)}.detail-item:last-child{margin-bottom:0;padding-bottom:1rem}.detail-label{align-items:center;color:#64748b;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.detail-label:before{font-size:.875rem;opacity:.8}.detail-value{color:#1e293b;font-size:1rem;font-weight:500;line-height:1.5}.detail-item.important{background:#fef2f2;border-left-color:#ef4444}.detail-item.warning{background:#fffbeb;border-left-color:#f59e0b}.detail-item.success{background:#ecfdf5;border-left-color:#10b981}.detail-item.card-style{background:#fff;border:1px solid #e2e8f0;border-left:none;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;overflow:hidden;padding:1.25rem;position:relative}.detail-item.card-style:before{background:linear-gradient(180deg,#3b82f6,#60a5fa);bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.detail-item.card-style:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.detail-label.artist:before{content:"👨‍🎨"}.detail-label.year:before{content:"📅"}.detail-label.medium:before{content:"🎨"}.detail-label.dimensions:before{content:"📏"}.detail-label.edition:before{content:"①"}.detail-label.location:before{content:"📍"}.detail-label.value:before{content:"💰"}.detail-label.description:before{content:"📄"}.detail-label.note:before{content:"📝"}.panels-section{min-height:600px}.panels-container{display:flex;flex-direction:column;gap:1.5rem}.panel-item{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}@media (max-width:1200px){.artwork-layout{gap:1rem;grid-template-columns:30% 30% 40%}}@media (max-width:1024px){.artwork-layout{grid-template-areas:"images details" "panels panels";grid-template-columns:1fr 1fr}.images-section{grid-area:images}.details-section{grid-area:details}.panels-section{grid-area:panels}}@media (max-width:768px){.artwork-layout{gap:1rem;grid-template-areas:"images" "details" "panels";grid-template-columns:1fr}.artwork-page{padding:.75rem}.section-content{padding:1rem}.detail-item{margin-bottom:.75rem;padding:.875rem}.detail-label{font-size:.7rem}.detail-value{font-size:.9rem}}@media (max-width:480px){.artwork-page{padding:.5rem}.section-header{padding:.75rem 1rem}.section-content{padding:.75rem}.artwork-layout{gap:.75rem}.detail-item{padding:.75rem}.details-grid{grid-template-columns:1fr}}.desktop-only{display:block}.desktop-hidden,.mobile-only,.tablet-only{display:none}.mobile-hidden,.tablet-hidden{display:block}@media (max-width:1024px){.desktop-only{display:none}.desktop-hidden,.tablet-only{display:block}.tablet-hidden{display:none}}@media (max-width:768px){.desktop-only,.tablet-only{display:none}.desktop-hidden,.mobile-only,.tablet-hidden{display:block}.mobile-hidden{display:none}}.artist-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;overflow:hidden;transition:all .3s ease}.artist-card:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.artist-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.artist-card-title{color:#111827;font-size:1.125rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artist-card-meta{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.artist-meta-item{align-items:center;color:#4b5563;display:flex;font-size:.875rem}.artist-meta-icon{height:1rem;margin-right:.5rem;width:1rem}.artist-biography{color:#374151;font-size:.875rem;line-height:1.5}.artist-biography-truncated{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:50}.modal-container{animation:slideUp .3s ease-out;background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a;display:flex;flex-direction:column;max-height:90vh;max-width:42rem;overflow:hidden;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.modal-title{color:#111827;font-size:1.5rem;font-weight:700;margin:0}.modal-close{background:none;border:none;border-radius:.25rem;color:#6b7280;cursor:pointer;font-size:1.5rem;padding:.25rem;transition:color .15s ease}.modal-close:hover{color:#374151}.modal-content{flex:1 1;overflow-y:auto;padding:1.5rem}.modal-footer{align-items:center;background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.form-group{margin-bottom:1.5rem}.form-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-input{border:1px solid #d1d5db;border-radius:.5rem;display:block;font-size:1rem;padding:.75rem 1rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-input-error{background-color:#fef2f2;border-color:#dc2626}.form-error{color:#dc2626;font-size:.875rem;margin-top:.25rem}.form-textarea{min-height:80px;resize:vertical}.btn{align-items:center;border:1px solid #0000;border-radius:.375rem;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;padding:.5rem 1rem;text-decoration:none;transition:all .15s ease}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1d4ed8}.btn-secondary{background-color:#fff;border-color:#d1d5db;color:#374151}.btn-secondary:hover:not(:disabled){background-color:#f9fafb}.btn-danger{background-color:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background-color:#b91c1c}.btn-success{background-color:#16a34a;color:#fff}.btn-success:hover:not(:disabled){background-color:#15803d}.tabs{border-bottom:1px solid #e5e7eb;display:flex;padding:0 1.5rem}.tab{border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:500;padding:1rem;transition:color .15s ease,border-color .15s ease}.tab:hover{color:#374151}.tab-active{border-bottom-color:#2563eb;color:#2563eb}.empty-state{padding:3rem 1rem;text-align:center}.empty-state-icon{color:#9ca3af;height:6rem;margin:0 auto 1.5rem;width:6rem}.empty-state-title{color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.empty-state-description{color:#6b7280;margin-bottom:1.5rem}.badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:500;padding:.25rem .625rem}.badge-system{background-color:#f3e8ff;color:#6b21a8}.badge-user{background-color:#dcfce7;color:#166534}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-results-container{max-height:400px;overflow-y:auto}.search-results-container::-webkit-scrollbar{width:6px}.search-results-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.search-results-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.search-results-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.artwork-notes{padding:1rem}.notes-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.notes-controls{grid-gap:1.5rem;align-items:start;box-sizing:border-box;display:grid;gap:1.5rem;grid-template-columns:1fr 2fr;margin-bottom:2rem;width:100%}.note-search,.notes-filter{max-width:100%;min-width:0}@media (max-width:1024px){.notes-controls{gap:1rem;grid-template-columns:1fr 1.5fr}}@media (max-width:768px){.notes-controls{gap:1rem;grid-template-columns:1fr}.note-search,.notes-filter{max-width:100%}}@media (max-width:480px){.notes-controls{margin-bottom:1rem}}.loading{color:#6b7280;padding:2rem;text-align:center}.error-message{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#dc2626;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.error-close{background:none;border:none;color:#dc2626;cursor:pointer;font-size:1.25rem}.error-close:hover{color:#b91c1c}.auth-required{color:#6b7280;padding:2rem;text-align:center}.images-section{min-height:400px}.images-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.image-item{aspect-ratio:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.image-item:hover{border-color:#3b82f6;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.thumbnail{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.image-item:hover .thumbnail{transform:scale(1.05)}.image-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.image-item:hover .image-overlay{opacity:1}.zoom-icon{align-items:center;background:#000c;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:40px;justify-content:center;padding:.5rem;width:40px}.image-preview{left:50%;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.preview-content{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000004d;max-height:400px;max-width:400px;padding:.5rem}.preview-image{border-radius:.5rem;height:auto;max-height:350px;object-fit:contain;width:100%}.image-modal{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.modal-content{background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000080;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.close-button{align-items:center;background:#000c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background-color .2s;width:40px;z-index:10}.close-button:hover{background:#000}.modal-image{height:auto;max-height:calc(90vh - 80px);object-fit:contain;width:100%}.image-info{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:2rem 1rem 1rem;position:absolute;right:0;text-align:center}.no-images{color:#64748b;padding:3rem 2rem;text-align:center}.no-images-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}@media (max-width:768px){.images-grid{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.image-modal{padding:1rem}.modal-content{max-height:95vh;max-width:95vw}.preview-content{max-height:300px;max-width:300px}}@media (max-width:480px){.images-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.image-preview{display:none}}.thumbnail.loading{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-white{color:#fff}.text-red-600{color:#dc2626}.text-blue-600{color:#2563eb}.text-green-800{color:#166534}.text-purple-800{color:#6b21a8}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-blue-100{background-color:#dbeafe}.bg-green-100{background-color:#dcfce7}.bg-purple-100{background-color:#f3e8ff}.bg-blue-600{background-color:#2563eb}.bg-green-600{background-color:#16a34a}.bg-red-600{background-color:#dc2626}.border{border:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-red-300{border-color:#fca5a5}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.w-full{width:100%}.w-auto{width:auto}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-24{height:6rem}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-7xl{max-width:80rem}.block{display:block}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{bottom:0;left:0;right:0;top:0}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.opacity-50{opacity:.5}.opacity-0{opacity:0}.z-50{z-index:50}.transition{transition:all .15s ease-in-out}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.transition-opacity{transition:opacity .15s ease-in-out}.transition-transform{transition:transform .15s ease-in-out}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus,.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f680}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:text-gray-900:hover{color:#111827}.hover\:text-red-900:hover{color:#7f1d1d}.hover\:text-blue-800:hover{color:#1e40af}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:space-x-3>*+*{margin-left:.75rem}.sm\:space-y-0>*+*{margin-top:0}.sm\:rounded-md{border-radius:.375rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}
/*# sourceMappingURL=main.6bf6a70a.css.map*/