.chat-header{width:100%;background-color:#ffffff;padding:16px;position:sticky;top:0;z-index:10;max-width:100%}.chat-header-main{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.chat-header-title{font-size:1.25rem;font-weight:500;color:#000;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;padding-right:16px}.chat-header-close{background:transparent;border:none;cursor:pointer;color:#6b7280;padding:2px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s ease,color .2s ease}.chat-header-close:hover{background-color:#f3f4f6;color:#4b5563}.chat-header-tabs{display:flex;gap:24px;border-bottom:1px solid #e5e7eb;margin-bottom:-16px;background-color:#ffffff}.chat-header-tab{display:flex;align-items:center;gap:8px;padding:8px 0;background:transparent;border:none;color:#6b7280;font-size:.9rem;font-weight:500;cursor:pointer;position:relative;transition:color .2s ease}.chat-header-tab:hover{color:#4b5563}.chat-header-tab.active{color:#000;font-weight:600}.chat-header-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#000}.tab-icon{font-size:1rem}.source-count{display:inline-flex;align-items:center;justify-content:center;background-color:#e5e7eb;color:#4b5563;border-radius:9999px;font-size:.75rem;padding:2px 8px;margin-left:6px}.chat-header-title-editable{cursor:pointer;transition:opacity .2s ease}.chat-header-title-editable:hover{opacity:.7}.chat-header-title-input{font-size:1.25rem;font-weight:500;color:#000;line-height:1.3;max-width:100%;border:none;outline:none;margin:0;flex-grow:1;padding:0 16px 0 0;text-overflow:ellipsis}.chat-header-title-input::placeholder{color:#9ca3af}@media (max-width:640px){.chat-header{padding:12px 16px}.chat-header-title,.chat-header-title-input{font-size:1rem}.chat-header-tabs{gap:16px}}@keyframes aui-pulse{50%{opacity:.5}}:where(.aui-md[data-status=running]):empty:after,:where(.aui-md[data-status=running])>:where(:is(ol,ul):last-child)>:where(li:last-child)>:where(:is(ol,ul):last-child)>:where(li:last-child)>:where(:is(ol,ul):last-child)>:where(li:last-child):after,:where(.aui-md[data-status=running])>:where(:is(ol,ul):last-child)>:where(li:last-child)>:where(:is(ol,ul):last-child)>:where(li:last-child:not(:has(*>li))):after,:where(.aui-md[data-status=running])>:where(:is(ol,ul):last-child)>:where(li:last-child:not(:has(*>li))):after,:where(.aui-md[data-status=running])>:where(:not(ol):not(ul):not(pre)):last-child:after,:where(.aui-md[data-status=running])>pre:last-child code:after{animation:aui-pulse 2s cubic-bezier(.4,0,.6,1) infinite;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--aui-content:"\25cf";content:var(--aui-content);margin-left:.25rem;margin-right:.25rem}.share-accordion-container{padding:24px;height:100%;display:flex;flex-direction:column;margin-top:3rem;align-items:center;justify-content:flex-start}.share-accordion-success-section{text-align:center;margin-bottom:32px;width:100%}.share-accordion-title{margin:0 0 8px;font-size:2rem;font-weight:600;color:#111827}.share-accordion-subtitle{margin:0 0 24px;font-size:14px;color:#6b7280}.share-accordion-qr-container{display:flex;justify-content:center;margin-bottom:32px}.share-accordion-qr-code{padding:16px;background:white;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);border:1px solid #e5e7eb}.share-accordion-share-section{width:100%}.share-accordion-buttons-container{display:flex;flex-direction:column;gap:12px}.assistant-container{height:100%;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;background-color:#fff;width:100%;max-width:100%;flex-grow:0;flex-shrink:0}.mobile-assistant-container{border:none}.assistant-thread{height:100%;display:flex;flex-direction:column}.location-header{padding:12px 16px;background-color:#f3f4f6}.location-title{font-size:1rem;margin:0;gap:6px}.location-subtitle{font-size:.85rem;font-weight:400;margin-left:4px}.location-coordinates{font-size:.75rem;margin-top:6px;background-color:#e5e7eb;padding:4px 8px;border-radius:4px;display:inline-block}.location-header{padding:16px 20px;border-bottom:1px solid #e5e7eb;background-color:#f5f5f7;text-align:left}.location-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 2px;display:flex;align-items:center;gap:8px;line-height:1.4}.location-icon{color:#4b5563;flex-shrink:0}.location-name{font-weight:600}.location-subtitle{font-weight:500;color:#4b5563;display:inline}.location-coordinates{font-size:13px;color:#6b7280;margin-top:4px;font-family:monospace}.aui-md,.aui-md *{text-align:left}.locations-media-modal{max-width:600px;width:90vw;max-height:80vh}.locations-media-content{padding:0;max-height:70vh;overflow:auto}.locations-media-empty,.locations-media-loading{display:flex;align-items:center;justify-content:center;padding:40px 20px;color:#6b7280;font-size:16px}.locations-media-accordion-container{display:flex;flex-direction:column}.locations-media-accordion-summary{padding:16px 24px;border-bottom:1px solid #e5e7eb}.locations-media-location-header{flex:1;text-align:left}.locations-media-location-name{margin:0 0 4px;font-size:16px;font-weight:600;color:#111827;line-height:1.3}.locations-media-location-description{margin:0;font-size:14px;color:#6b7280;line-height:1.4;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.locations-media-accordion-details{padding:0}@media (max-width:768px){.locations-media-modal{width:100vw;max-width:none;max-height:90vh}.locations-media-content{max-height:80vh}.locations-media-accordion-summary{padding:12px 16px}.locations-media-location-description{max-width:250px}}.publish-accordion-container{padding:1rem}.publish-modal-form{padding:0}.publish-modal-description-input{width:100%;border:none;outline:none;font-size:14px;color:#111827;background:transparent;resize:vertical;line-height:1.5;font-family:inherit;min-height:80px;max-height:80px}.publish-modal-description-input::placeholder{color:#9ca3af}.publish-modal-error{padding:12px 24px;background:#fef2f2;border-left:4px solid #f87171;color:#dc2626;font-size:14px;margin-bottom:8px}.publish-modal-footer{margin-top:16px}.publish-modal-actions{display:flex;justify-content:flex-end;gap:12px}.publish-modal-cancel{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:white;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.publish-modal-cancel:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.publish-modal-cancel:disabled{opacity:.5;cursor:not-allowed}.publish-modal-submit{padding:8px 20px;border:none;border-radius:24px;background:#000;color:white;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.publish-modal-submit:hover:not(:disabled){opacity:.8}.publish-modal-submit:disabled{background:#9ca3af;cursor:not-allowed}.publish-modal-image-selector{margin:16px 0 0;text-align:left}.publish-modal-image-grid{display:grid;grid-template-columns:2fr 1fr;gap:2px;height:300px;border-radius:12px;overflow:hidden}.publish-modal-image-main{background:#f8f9fa}.publish-modal-image-side{display:grid;grid-template-rows:1fr 1fr;gap:2px;height:100%}.publish-modal-image-placeholder{background:#f8f9fa;border:none;height:100%;border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.publish-modal-image-placeholder:hover{background:#f1f3f4}.publish-modal-plus-icon{font-size:28px;color:#9aa0a6;font-weight:300;transition:all .2s ease}.publish-modal-image-placeholder:hover .publish-modal-plus-icon{color:#5f6368}.publish-modal-image{width:100%;object-fit:cover;border-radius:0}.publish-modal-image,.publish-modal-image-main,.publish-modal-image-side>div{height:100%;cursor:pointer}@media (max-width:768px){.publish-modal{width:100vw;max-width:none}.publish-modal-image-grid{height:400px}.publish-modal-plus-icon{font-size:22px}}.dashboard-home-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1.5rem;text-align:center;padding:2rem}.dashboard-home-icon{font-size:4rem;margin-bottom:1rem}.dashboard-setup-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;width:100%;max-width:1200px;margin:2rem 0}.dashboard-home-action{margin-top:1rem}@media (max-width:640px){.dashboard-tab-content{padding:1rem}.dashboard-setup-buttons{grid-template-columns:1fr;gap:.75rem;margin:1.5rem 0}.dashboard-setup-button{padding:1rem}.dashboard-setup-icon{font-size:1.5rem}}.dashboard-tab-container{width:100%;max-width:100%;background-color:#fff}.dashboard-tab-content{padding:2rem 0;margin:0 auto;width:100%;box-sizing:border-box}.dashboard-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem;text-align:center;padding:2rem}.dashboard-placeholder-icon{font-size:4rem;opacity:.6;margin-bottom:1rem}@media (max-width:640px){.dashboard-tab-content{padding:1rem}}.maps-tab-header{margin-bottom:2rem}.maps-tab-error,.maps-tab-loading{text-align:center;padding:3rem;color:var(--gray-600)}.maps-tab-error{color:var(--red-600)}.maps-table-container{width:100%;overflow-x:auto;border-radius:8px;border:1px solid var(--gray-200)}@media (max-width:768px){.maps-table-container{margin:0!important}}.maps-table{width:100%;border-collapse:collapse;background:white}.maps-table thead{background:var(--gray-50);border-bottom:2px solid var(--gray-200)}.maps-table th{padding:1rem;text-align:left;font-weight:600;font-size:.875rem;color:var(--gray-700);text-transform:uppercase;letter-spacing:.05em}.maps-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}.maps-table tbody tr:hover{background:#f9fafb}.maps-table tbody tr:last-child{border-bottom:none}.maps-table td{padding:1rem;font-size:.9375rem;color:var(--gray-900)}.maps-table-title{font-weight:500;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.maps-status-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize}.maps-status-public{background:var(--green-100);color:var(--green-700)}.maps-status-private{background:var(--gray-100);color:var(--gray-700)}.maps-status-paid{background:var(--blue-100);color:var(--blue-700)}.maps-table-actions{display:flex;gap:.5rem;align-items:flex-end;justify-content:flex-end}.maps-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;border:none;border-radius:6px;background:transparent;cursor:pointer;transition:all .2s}.maps-action-btn:hover{background:var(--gray-100)}.maps-action-btn:disabled{opacity:.5;cursor:not-allowed}.maps-action-view{color:var(--blue-600)}.maps-action-edit{color:var(--gray-600)}.maps-action-delete{color:var(--red-600)}.maps-action-delete:hover{background:var(--red-50)}.maps-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;padding:1rem 0}.maps-pagination-btn{padding:.5rem 1rem;border:1px solid var(--gray-300);border-radius:6px;background:white;color:var(--gray-700);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.maps-pagination-btn:hover:not(:disabled){background:var(--gray-50);border-color:var(--gray-400)}.maps-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.maps-pagination-info{font-size:.875rem;color:var(--gray-600)}@media (max-width:768px){.maps-table{font-size:.875rem}.maps-table td,.maps-table th{padding:.75rem}.maps-table-title{max-width:150px}.maps-action-btn{padding:.375rem}}.payouts-tab{max-width:800px;margin:0 auto}.payouts-section{display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:start}.payouts-info-section{display:flex;flex-direction:column;gap:1rem;padding:2rem;background:#f9fafb;border-radius:16px;position:sticky;top:2rem}.payouts-info-icon{font-size:3rem;text-align:center;margin-bottom:.5rem}.payouts-stepper-section{display:flex;flex-direction:column;gap:1rem}.step-accordion{border-bottom:1px solid #e5e7eb!important;overflow:hidden;box-shadow:none!important}.step-accordion:before{display:none}.step-accordion-summary{background:white;min-height:64px!important}.step-header{gap:1rem;width:100%}.step-header,.step-number{display:flex;align-items:center}.step-number{width:36px;height:36px;border-radius:50%;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}.step-number-notStarted{background:#f9fafb;color:#6b7280;border:2px dashed #d1d5db}.step-number-pending{background:#fb923c;color:white}.step-number-completed{background:#268a02;color:white}.step-title-group{flex:1}.step-form{display:flex;flex-direction:column;gap:1.5rem;padding:.5rem 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.file-upload-area{border:2px dashed #d1d5db;border-radius:8px;padding:2rem;text-align:center;cursor:pointer;transition:all .2s}.file-upload-area:hover{border-color:#9ca3af;background:#f9fafb}.summary-card{background:#f9fafb;border-radius:8px;padding:1.5rem}.summary-card,.summary-card h5{margin-bottom:1rem}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.summary-row:last-child{border-bottom:none}.step-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.upload-text{color:#6b7280}.upload-hint-text{color:#9ca3af;margin-top:.5rem}.note-text{color:#6b7280;font-style:italic}.summary-label{font-weight:600}@media (max-width:1024px){.payouts-section{grid-template-columns:1fr;gap:2rem}.payouts-info-section{position:relative;top:0}.form-row{grid-template-columns:1fr}}@media (max-width:768px){.payouts-tab{max-width:100%!important;padding:0!important;width:100%!important}.payouts-info-section{padding:1rem!important;margin:1rem!important}}.profile-tab{max-width:800px;margin:0 auto}.profile-section{display:grid;grid-template-columns:300px 1fr;gap:4rem;align-items:start}.profile-picture-section{display:flex;flex-direction:column;gap:1.5rem;align-items:center;padding:2rem;background:#f9fafb;border-radius:16px}.profile-picture-wrapper{position:relative;width:200px;height:200px}.profile-picture-wrapper:hover .profile-avatar{opacity:.8}.profile-picture-wrapper:hover .profile-picture-upload{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.profile-avatar{width:200px!important;height:200px!important;cursor:pointer;transition:opacity .2s;border:4px solid white;box-shadow:0 2px 8px rgba(0,0,0,.1)}.profile-picture-upload{position:absolute;bottom:8px;right:8px;background:#000;color:white;border:3px solid white;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.15)}.profile-picture-upload:hover{background:#1f2937;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.upload-hint{color:#6b7280;font-size:.8125rem;text-align:center;font-weight:500}.profile-form{display:flex;flex-direction:column;gap:2rem;padding-top:.5rem}.profile-actions{display:flex;justify-content:flex-end;margin-top:1rem}@media (max-width:1024px){.profile-section{grid-template-columns:1fr;gap:3rem}.profile-picture-section{width:100%;max-width:320px;margin:0 auto}}@media (max-width:640px){.profile-picture-wrapper{width:160px;height:160px}.profile-avatar{width:160px!important;height:160px!important}.profile-picture-upload{width:48px;height:48px;bottom:4px;right:4px}.profile-picture-section{padding:1.5rem}}