.db-container{padding:1.5rem;background-color:#f9fafb;min-height:100vh}.db-header{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}.db-table-th-checkbox{width:40px;text-align:center;padding:12px 8px;vertical-align:middle}.db-list-header-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;min-height:2.5rem}.db-list-header-actions .db-button-red,.db-list-header-actions .db-button-blue{height:2.5rem;display:inline-flex;align-items:center;justify-content:center}.ss-bulk-upload-description{color:#4b5563;margin-bottom:1rem;padding:.5rem 1rem;border-bottom:1px solid #d1d5db;background-color:#f9fafb;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.ss-bulk-upload-section{margin-top:2rem;margin-bottom:2rem;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.ss-bulk-upload-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #d1d5db}.db-header-h1{font-size:1.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.db-header-p{color:#4b5563}.db-header-buttons{display:flex;gap:.75rem}.db-button{padding:.5rem 1rem;color:#fff;border-radius:.375rem;transition:background-color .2s;border:none;cursor:pointer}.db-button-gray{background-color:#4b5563}.db-button-gray:hover{background-color:#374151}.db-button-red{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid transparent;font-size:.875rem;font-weight:500;border-radius:.375rem;color:#fff;background-color:#dc2626;transition:background-color .2s;text-decoration:none;margin-right:.5rem}.db-button-red:hover:not(:disabled){background-color:#b91c1c}.db-button-disabled{background-color:#9ca3af!important;cursor:not-allowed!important;opacity:.6}.db-button-disabled:hover{background-color:#9ca3af!important;transform:none!important}.db-alert{margin-bottom:1.5rem;padding:.75rem 1rem;border-radius:.5rem}.db-alert-flex{display:flex;align-items:center}.db-alert-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.db-alert-error{background-color:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.db-alert-icon{width:1.25rem;height:1.25rem;margin-right:.5rem}.db-stats-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.db-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.db-card{background-color:#fff;padding:1.5rem;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.db-card-flex{display:flex;align-items:center}.db-card-icon-wrapper{padding:.5rem;border-radius:.5rem}.db-card-icon-wrapper-blue{background-color:#dbeafe}.db-card-icon-wrapper-green{background-color:#dcfce7}.db-card-icon-wrapper-purple{background-color:#f3e8ff}.db-card-icon{width:1.5rem;height:1.5rem}.db-card-icon-blue{color:#2563eb}.db-card-icon-green{color:#16a34a}.db-card-icon-purple{color:#9333ea}.db-card-text-wrapper{margin-left:1rem}.db-card-title{font-size:.875rem;font-weight:500;color:#4b5563}.db-card-value{font-size:1.5rem;font-weight:600;color:#111827}.db-list-container{background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.db-list-header{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.db-list-header-flex{display:flex;justify-content:space-between;align-items:center}.db-list-title{font-size:1.125rem;font-weight:500;color:#111827}.db-button-blue{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid transparent;font-size:.875rem;font-weight:500;border-radius:.375rem;color:#fff;background-color:#2563eb;transition:background-color .2s;text-decoration:none}.db-button-blue:hover{background-color:#1d4ed8}.db-button-icon{width:1rem;height:1rem;margin-right:.5rem}.db-table-container{overflow-x:auto}.db-table{min-width:100%;border-collapse:collapse;border-spacing:0}.db-table thead{background-color:#f9fafb}.db-table th,.db-table td{border-bottom:1px solid #e5e7eb}.db-table-th{padding:.75rem 1.5rem;text-align:left;font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.db-table-tbody{background-color:#fff}.db-table-tbody tr:nth-child(2n){background-color:#f9fafb}.db-table-td{padding:1rem 1.5rem;white-space:nowrap;font-size:.875rem;color:#111827}.db-table-td-medium{font-weight:500}.db-category-badge{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-image:linear-gradient(to right,#dbeafe,#f3e8ff);color:#1e40af;border:1px solid #bfdbfe}.db-category-icon{margin-right:.375rem;font-size:.875rem}.db-category-badge-gray{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb}.db-link-edit{color:#2563eb;margin-right:1rem;transition:color .2s;text-decoration:none}.db-link-edit:hover{color:#1e3a8a}.db-link-delete{color:#dc2626;transition:color .2s;background:none;border:none;cursor:pointer;font-size:.875rem;font-weight:500}.db-link-delete:hover{color:#991b1b}.db-empty-state{text-align:center;padding:3rem 0}.db-empty-icon{margin:0 auto;height:3rem;width:3rem;color:#9ca3af}.db-empty-title{margin-top:.5rem;font-size:.875rem;font-weight:500;color:#111827}.db-empty-p{margin-top:.25rem;font-size:.875rem;color:#6b7280}.db-empty-button-wrapper{margin-top:1.5rem}.db-button-blue-shadow{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid transparent;box-shadow:0 1px 2px rgba(0,0,0,.05);font-size:.875rem;font-weight:500;border-radius:.375rem;color:#fff;background-color:#2563eb;text-decoration:none}.db-button-blue-shadow:hover{background-color:#1d4ed8}.bbs-container{min-height:100vh;background-color:#f3f4f6;padding:1.5rem}.bbs-content{max-width:56rem;margin:0 auto}.bbs-loading-container{text-align:center;padding:3rem 0}.bbs-loading-text{font-size:1.5rem;font-weight:700;color:#4b5563}.bbs-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:1.5rem}.bbs-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:2rem}.bbs-current-banner-container{margin-bottom:2rem;padding:1.5rem;background-color:#eff6ff;border-radius:.5rem;border:2px solid #bfdbfe}.bbs-current-banner-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.bbs-current-banner-title{font-size:1.25rem;font-weight:600;color:#1e40af}.bbs-tag-green{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#dcfce7;color:#166534}.bbs-current-banner-body{display:flex;align-items:center}.bbs-current-banner-body>*:not(:last-child){margin-right:1.5rem}.bbs-current-banner-image-wrapper{width:8rem;height:5rem;border-radius:.5rem;overflow:hidden;box-shadow:0 0 0 2px #93c5fd}.bbs-current-banner-image{width:100%;height:100%;object-fit:cover}.bbs-flex-1{flex:1}.bbs-current-banner-text{font-size:.875rem;color:#4b5563}.bbs-current-banner-status{font-size:.875rem;font-weight:500;color:#15803d}.bbs-button-group-vertical>*:not(:last-child){margin-bottom:.5rem}.bbs-button-red{padding:.5rem 1rem;background-color:#dc2626;color:#fff;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s;border:none;cursor:pointer}.bbs-button-red:hover{background-color:#b91c1c}.bbs-upload-section{border-top:1px solid #d1d5db;padding-top:2rem}.bbs-upload-section-no-border{border-top:0;padding-top:0}.bbs-upload-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.bbs-info-box{margin-bottom:1.5rem;padding:1rem;background-color:#fefce8;border-radius:.5rem;border:1px solid #fde68a}.bbs-info-box-flex{display:flex;align-items:center}.bbs-info-box-flex>*:not(:last-child){margin-right:.75rem}.bbs-info-box-icon{font-size:1.5rem}.bbs-info-box-title{color:#854d0e;font-weight:500}.bbs-info-box-text{font-size:.875rem;color:#a16207}.bbs-form-fields>*:not(:last-child){margin-bottom:1rem}.bbs-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.bbs-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem}.bbs-input:focus{outline:none;box-shadow:0 0 0 2px #2563eb}.bbs-help-text{font-size:.75rem;color:#6b7280;margin-top:.25rem}.bbs-file-info-box{padding:1rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.bbs-file-info-title{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}.bbs-file-info-name{font-size:.875rem;font-weight:500}.bbs-file-info-size{font-size:.75rem;color:#6b7280}.bbs-button-cancel-file{margin-top:.5rem;padding:.25rem .75rem;font-size:.75rem;background-color:#d1d5db;color:#374151;border-radius:.25rem;transition:background-color .2s;border:none;cursor:pointer}.bbs-button-cancel-file:hover{background-color:#9ca3af}.bbs-button-upload{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:background-color .2s,color .2s;border:none;cursor:pointer}.bbs-button-disabled{background-color:#d1d5db;color:#6b7280;cursor:not-allowed}.bbs-button-blue{background-color:#2563eb;color:#fff}.bbs-button-blue:hover{background-color:#1d4ed8}.bbs-uploading-flex{display:flex;align-items:center}.bbs-uploading-flex>*:not(:last-child){margin-right:.5rem}.bbs-spinner{width:1rem;height:1rem;border:2px solid #ffffff;border-top-color:transparent;border-radius:9999px;animation:spin 1s linear infinite}.vb-container{padding:1.5rem}.vb-title{font-size:1.5rem;margin-bottom:1.5rem}.vb-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width: 1024px){.vb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.vb-card{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.vb-card-title{font-size:1.125rem;margin-bottom:1rem}.vb-info-box{margin-bottom:1rem;padding:.75rem;background-color:#eff6ff;border-radius:.5rem}.vb-info-text{font-size:.875rem;color:#1d4ed8}.vb-error-text{font-size:.875rem;color:#dc2626;margin-top:.25rem}.vb-input-group{margin-bottom:1rem}.vb-label{display:block;color:#374151;margin-bottom:.5rem}.vb-input{width:100%;border:2px solid #3b82f6;border-radius:.5rem;padding:.5rem .75rem}.vb-input:focus{outline:none;border-color:#2563eb}.vb-input:disabled{background-color:#f3f4f6;cursor:not-allowed}.vb-help-text{font-size:.875rem;color:#6b7280;margin-top:.25rem}.vb-divider{margin-bottom:1rem;text-align:center}.vb-divider-text{background-color:#fff;padding:0 1rem;color:#6b7280}.vb-hr{border-color:#d1d5db;margin-top:-.8rem}.vb-file-info{margin-top:.5rem;padding:.5rem;background-color:#f0fdf4;border-radius:.25rem;font-size:.875rem;color:#15803d}.vb-message-box{margin-bottom:1rem;padding:.75rem;border-radius:.5rem}.vb-message-success{background-color:#dcfce7;color:#166534}.vb-message-error{background-color:#fee2e2;color:#991b1b}.vb-button-group{display:flex;gap:1rem}.vb-button-submit{background-color:#2563eb;color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;transition:background-color .2s;border:none;cursor:pointer}.vb-button-submit:hover{background-color:#1d4ed8}.vb-button-submit:disabled{background-color:#9ca3af;cursor:not-allowed}.vb-button-gray{background-color:#6b7280;color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;transition:background-color .2s;border:none;cursor:pointer}.vb-button-gray:hover{background-color:#4b5563}.vb-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.vb-list-count{font-size:.875rem;color:#4b5563;background-color:#f3f4f6;padding:.25rem .75rem;border-radius:9999px}.vb-empty-list{color:#6b7280;text-align:center;padding:2rem 0}.vb-list>*:not(:last-child){margin-bottom:.75rem}.vb-list-item{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;background-color:#f9fafb}.vb-list-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.vb-list-item-title{color:#1f2937}.vb-list-item-order{font-size:.875rem;color:#6b7280}.vb-list-item-url{font-size:.875rem;color:#4b5563;margin-bottom:.75rem}.vb-list-item-buttons{display:flex;gap:.5rem}.vb-button-blue-small{background-color:#3b82f6;color:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.875rem;transition:background-color .2s;border:none;cursor:pointer}.vb-button-blue-small:hover{background-color:#2563eb}.vb-button-red-small{background-color:#ef4444;color:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.875rem;transition:background-color .2s;border:none;cursor:pointer}.vb-button-red-small:hover{background-color:#dc2626}.vb-reorder-buttons{display:flex;gap:.25rem;margin-top:.5rem}.vb-button-gray-xsmall{background-color:#6b7280;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;transition:background-color .2s;border:none;cursor:pointer}.vb-button-gray-xsmall:hover{background-color:#4b5563}.ssm-container{padding:1.5rem;max-width:72rem;margin:0 auto}.ssm-title{font-size:1.875rem;font-weight:700;margin-bottom:2rem;color:#1f2937}.ssm-add-button{margin-bottom:2rem;background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;transition:background-color .2s;font-weight:500;font-size:1.125rem;border:none;cursor:pointer}.ssm-add-button:hover{background-color:#1d4ed8}.ssm-form-container{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin-bottom:2rem;border:1px solid #f3f4f6}.ssm-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ssm-form-title{font-size:1.5rem;font-weight:600;color:#1f2937}.ssm-form-close{color:#6b7280;font-size:1.25rem;background:none;border:none;cursor:pointer}.ssm-form-close:hover{color:#374151}.ssm-tabs-container{margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.ssm-tabs-nav{display:flex;margin-bottom:-1px}.ssm-tabs-nav>*:not(:last-child){margin-right:2rem}.ssm-tab-button{white-space:nowrap;padding:1rem .25rem;border-bottom-width:2px;font-weight:500;font-size:.875rem;transition:color .2s,border-color .2s;background:none;border-top:none;border-left:none;border-right:none;cursor:pointer}.ssm-tab-button-active{border-color:#3b82f6;color:#2563eb}.ssm-tab-button-inactive{border-color:transparent;color:#6b7280}.ssm-tab-button-inactive:hover{color:#374151;border-color:#d1d5db}.ssm-input-group-large-margin{margin-bottom:2rem}.ssm-input-group{margin-bottom:1.5rem}.ssm-label{display:block;color:#374151;margin-bottom:.75rem;font-weight:500}.ssm-input{width:100%;border:2px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;transition:border-color .2s}.ssm-input:focus{outline:none;border-color:#3b82f6}.ssm-textarea{width:100%;border:2px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;transition:border-color .2s;resize:none}.ssm-textarea:focus{outline:none;border-color:#3b82f6}.ssm-hr{margin-top:2rem;margin-bottom:2rem;border:0;border-top:1px solid #e5e7eb}.ssm-flex-center{display:flex;align-items:center}.ssm-checkbox{width:1rem;height:1rem;color:#2563eb;border-color:#d1d5db;border-radius:.25rem}.ssm-checkbox:focus{ring:#3b82f6}.ssm-checkbox-label{margin-left:.5rem;color:#374151;font-weight:500}.ssm-form-footer{display:flex;justify-content:flex-end;gap:1rem}.ssm-button-cancel{padding:.75rem 1.5rem;border:2px solid #d1d5db;color:#374151;border-radius:.5rem;transition:background-color .2s;font-weight:500;background:none;cursor:pointer}.ssm-button-cancel:hover{background-color:#f9fafb}.ssm-button-submit{padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border-radius:.5rem;transition:background-color .2s;font-weight:500;border:none;cursor:pointer}.ssm-button-submit:hover{background-color:#1d4ed8}.ssm-list-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.ssm-list-container>*:not(:last-child){margin-bottom:1rem}.ssm-empty-state{text-align:center;padding:3rem 0;color:#6b7280}.ssm-list-item{padding:1.5rem;border:1px solid #e5e7eb;border-radius:.75rem;transition:box-shadow .2s}.ssm-list-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ssm-list-item-flex{display:flex;align-items:center;justify-content:space-between}.ssm-flex-1{flex:1}.ssm-list-item-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.ssm-list-item-title{font-weight:700;font-size:1.125rem;color:#1f2937}.ssm-tag{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.ssm-tag-green{background-color:#dcfce7;color:#166534}.ssm-tag-gray{background-color:#f3f4f6;color:#1f2937}.ssm-list-item-description{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}.ssm-list-item-date{font-size:.75rem;color:#6b7280}.ssm-list-item-buttons{display:flex;gap:.5rem}.ssm-button-purple{padding:.5rem 1rem;background-color:#8b5cf6;color:#fff;border-radius:.5rem;transition:background-color .2s;font-size:.875rem;border:none;cursor:pointer}.ssm-button-purple:hover{background-color:#7c3aed}.ssm-button-blue{padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border-radius:.5rem;transition:background-color .2s;font-size:.875rem;border:none;cursor:pointer;text-decoration:none}.ssm-button-blue:hover{background-color:#2563eb}.ssm-button-green{padding:.5rem 1rem;background-color:#22c55e;color:#fff;border-radius:.5rem;transition:background-color .2s;font-size:.875rem;border:none;cursor:pointer}.ssm-button-green:hover{background-color:#16a34a}.ssm-button-toggle{padding:.5rem 1rem;border-radius:.5rem;transition:background-color .2s;font-size:.875rem;border:none;cursor:pointer}.ssm-button-yellow{background-color:#f59e0b;color:#fff}.ssm-button-yellow:hover{background-color:#d97706}.ssm-button-red{padding:.5rem 1rem;background-color:#ef4444;color:#fff;border-radius:.5rem;transition:background-color .2s;font-size:.875rem;border:none;cursor:pointer}.ssm-button-red:hover{background-color:#dc2626}.ssm-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50}.ssm-modal-content{background-color:#fff;width:91.666667%;max-width:72rem;padding:2rem;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-height:90vh;overflow-y:auto}.ssm-modal-title{font-size:1.5rem;font-weight:700;color:#1f2937}.ssm-modal-close{color:#6b7280;font-size:1.5rem;background:none;border:none;cursor:pointer}.ssm-modal-close:hover{color:#374151}.sr-container{padding:1.5rem;background-color:#f9fafb;min-height:100vh}.sr-header{margin-bottom:2rem}.sr-header-h1{font-size:1.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.sr-header-p{color:#4b5563}.sr-select-container{background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:1.5rem}.sr-select-header{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.sr-flex-between{display:flex;justify-content:space-between;align-items:center}.sr-select-title{font-size:1.125rem;font-weight:500;color:#111827}.sr-button-green{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid transparent;font-size:.875rem;font-weight:500;border-radius:.375rem;color:#fff;background-color:#16a34a;transition:background-color .2s;cursor:pointer}.sr-button-green:hover{background-color:#15803d}.sr-button-icon{width:1rem;height:1rem;margin-right:.5rem}.sr-select-body{padding:1.5rem}.sr-select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem}.sr-select:focus{outline:none;box-shadow:0 0 0 2px #2563eb;border-color:transparent}.sr-alert-error{margin-bottom:1.5rem;background-color:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:.75rem 1rem;border-radius:.5rem}.sr-results-container{background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.sr-results-description{font-size:.875rem;color:#4b5563;margin-top:.25rem}.sr-loading-container{text-align:center;padding:2rem 0}.sr-spinner{display:inline-block;animation:spin 1s linear infinite;border-radius:9999px;height:2rem;width:2rem;border-bottom-width:2px;border-color:#2563eb;border-style:solid;border-top-color:transparent;border-right-color:transparent;border-left-color:transparent}.sr-loading-text{margin-top:.5rem;color:#4b5563}.sr-empty-icon{margin:0 auto;height:3rem;width:3rem;color:#9ca3af}.sr-empty-title{margin-top:.5rem;font-size:.875rem;font-weight:500;color:#111827}.sr-empty-p{margin-top:.25rem;font-size:.875rem;color:#6b7280}.sr-questions-container>*:not(:last-child){margin-bottom:2rem}.sr-question-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.sr-question-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.sr-flex-1{flex:1}.sr-question-tags{display:flex;align-items:center;margin-bottom:.5rem}.sr-question-tags>*:not(:last-child){margin-right:.75rem}.sr-tag-blue{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#dbeafe;color:#1e40af}.sr-tag-gray{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#f3f4f6;color:#1f2937}.sr-tag-red{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#fee2e2;color:#991b1b}.sr-question-title{font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:.5rem}.sr-response-count{font-size:.875rem;color:#4b5563}.sr-response-count-value{font-weight:600;color:#2563eb}.sr-analysis-container>*:not(:last-child){margin-bottom:.75rem}.sr-average-rating{font-size:1.125rem;font-weight:600;color:#2563eb}.sr-chart-container>*:not(:last-child){margin-bottom:.5rem}.sr-chart-row{display:flex;align-items:center}.sr-chart-row>*:not(:last-child){margin-right:.75rem}.sr-chart-label{width:2rem;font-size:.875rem;color:#4b5563}.sr-chart-bar-bg{flex:1;background-color:#e5e7eb;border-radius:9999px;height:.75rem}.sr-chart-bar-blue{background-color:#3b82f6;height:.75rem;border-radius:9999px;transition:width .3s}.sr-chart-value{width:3rem;font-size:.875rem;color:#4b5563;text-align:right}.sr-chart-label-long{width:8rem;font-size:.875rem;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sr-chart-bar-green{background-color:#22c55e;height:.75rem;border-radius:9999px;transition:width .3s}.sr-unsupported-text{color:#6b7280}.qr-container{padding:1.5rem;max-width:72rem;margin:0 auto}.qr-title{font-size:1.875rem;font-weight:700;margin-bottom:2rem;color:#1f2937}.qr-add-button{margin-bottom:2rem;background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;transition:background-color .2s;font-weight:500;font-size:1.125rem;border:none;cursor:pointer}.qr-add-button:hover{background-color:#1d4ed8}.qr-warning-box{margin-bottom:2rem;padding:1rem;background-color:#fefce8;border:1px solid #fef08a;border-radius:.5rem}.qr-warning-text{color:#854d0e}.qr-form-container{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin-bottom:2rem;border:1px solid #f3f4f6}.qr-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.qr-form-title{font-size:1.5rem;font-weight:600;color:#1f2937}.qr-form-close{color:#6b7280;font-size:1.25rem;background:none;border:none;cursor:pointer}.qr-form-close:hover{color:#374151}.qr-input-group{margin-bottom:1.5rem}.qr-label{display:block;color:#374151;margin-bottom:.75rem;font-weight:500}.qr-input{width:100%;border:2px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;transition:border-color .2s}.qr-input:focus{outline:none;border-color:#3b82f6}.qr-input-group-large-margin{margin-bottom:2rem}.qr-image-upload-container>*:not(:last-child){margin-bottom:1rem}.qr-image-preview-wrapper{position:relative;display:inline-block}.qr-image-preview{width:12rem;height:12rem;object-fit:contain;border-radius:.5rem;border:2px solid #e5e7eb}.qr-button-remove-image{position:absolute;top:-.5rem;right:-.5rem;background-color:#ef4444;color:#fff;border-radius:9999px;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;border:none;cursor:pointer}.qr-button-remove-image:hover{background-color:#dc2626}.qr-file-input-flex{display:flex;align-items:center}.qr-file-input-flex>*:not(:last-child){margin-right:1rem}.qr-hidden{display:none}.qr-file-input-label{padding:.75rem 1.5rem;border-radius:.5rem;border:2px dashed;cursor:pointer;transition:background-color .2s,border-color .2s}.qr-file-input-label-disabled{border-color:#d1d5db;background-color:#f3f4f6;cursor:not-allowed}.qr-file-input-label-enabled{border-color:#93c5fd}.qr-file-input-label-enabled:hover{border-color:#60a5fa;background-color:#eff6ff}.qr-uploading-flex{display:flex;align-items:center}.qr-uploading-flex>*:not(:last-child){margin-right:.5rem}.qr-spinner{width:1rem;height:1rem;border:2px solid #3b82f6;border-top-color:transparent;border-radius:9999px;animation:spin 1s linear infinite}.qr-uploading-text{font-size:.875rem;color:#4b5563}.qr-help-text{font-size:.875rem;color:#6b7280}.qr-form-footer{display:flex;justify-content:flex-end;gap:1rem}.qr-button-cancel{padding:.75rem 1.5rem;border:2px solid #d1d5db;color:#374151;border-radius:.5rem;transition:background-color .2s;font-weight:500;background:none;cursor:pointer}.qr-button-cancel:hover{background-color:#f9fafb}.qr-button-submit{padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border-radius:.5rem;transition:background-color .2s;font-weight:500;border:none;cursor:pointer}.qr-button-submit:hover{background-color:#1d4ed8}.qr-list-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.qr-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width: 768px){.qr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.qr-empty-state{grid-column:span 2;text-align:center;padding:3rem 0;color:#6b7280}.qr-list-item{padding:1.5rem;border:1px solid #e5e7eb;border-radius:.75rem;transition:box-shadow .2s}.qr-list-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.qr-list-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.qr-list-item-title{font-weight:700;font-size:1.125rem;color:#1f2937}.qr-list-item-buttons{display:flex;gap:.5rem}.qr-button-toggle{padding:.25rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s,color .2s;border:none;cursor:pointer}.qr-button-toggle-active{background-color:#10b981;color:#fff}.qr-button-toggle-active:hover{background-color:#059669}.qr-button-toggle-inactive{background-color:#d1d5db;color:#374151}.qr-button-toggle-inactive:hover{background-color:#9ca3af}.qr-button-edit{padding:.25rem .75rem;background-color:#10b981;color:#fff;border-radius:.5rem;transition:background-color .2s;font-size:.875rem;border:none;cursor:pointer}.qr-button-edit:hover{background-color:#059669}.qr-button-delete{padding:.25rem .75rem;background-color:#ef4444;color:#fff;border-radius:.5rem;transition:background-color .2s;font-size:.875rem;border:none;cursor:pointer}.qr-button-delete:hover{background-color:#dc2626}.qr-list-item-image-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.qr-list-item-image{width:8rem;height:8rem;object-fit:contain;border:1px solid #e5e7eb;border-radius:.5rem}.es-container{padding:1.5rem;max-width:72rem;margin:0 auto}.es-title{font-size:1.875rem;font-weight:700;margin-bottom:2rem;color:#1f2937}.es-add-button{margin-bottom:2rem;background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;transition:background-color .2s;font-weight:500;font-size:1.125rem;border:none;cursor:pointer}.es-add-button:hover{background-color:#1d4ed8}.es-form-container{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin-bottom:2rem;border:1px solid #f3f4f6}.es-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.es-form-title{font-size:1.5rem;font-weight:600;color:#1f2937}.es-form-close{color:#6b7280;font-size:1.25rem;background:none;border:none;cursor:pointer}.es-form-close:hover{color:#374151}.es-tabs-container{margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.es-tabs-nav{display:flex;margin-bottom:-1px}.es-tabs-nav>*:not(:last-child){margin-right:2rem}.es-tab-button{white-space:nowrap;padding:1rem .25rem;border-bottom-width:2px;font-weight:500;font-size:.875rem;transition:color .2s,border-color .2s;background:none;border-top:none;border-left:none;border-right:none;cursor:pointer}.es-tab-button-active{border-color:#3b82f6;color:#2563eb}.es-tab-button-inactive{border-color:transparent;color:#6b7280}.es-tab-button-inactive:hover{color:#374151;border-color:#d1d5db}.es-input-group-large-margin{margin-bottom:2rem}.es-input-group{margin-bottom:1.5rem}.es-label{display:block;color:#374151;margin-bottom:.75rem;font-weight:500}.es-input{width:100%;border:2px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;transition:border-color .2s}.es-input:focus{outline:none;border-color:#3b82f6}.es-textarea{width:100%;border:2px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;transition:border-color .2s;resize:none}.es-textarea:focus{outline:none;border-color:#3b82f6}.es-hr{margin-top:2rem;margin-bottom:2rem;border:0;border-top:1px solid #e5e7eb}.es-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.es-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.es-relative{position:relative}.es-datepicker-input{width:100%;border:2px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;transition:border-color .2s;cursor:pointer}.es-datepicker-input:focus{outline:none;border-color:#3b82f6}.es-datepicker-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af}.es-datepicker-popup{position:absolute;z-index:50;margin-top:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:1rem}.es-image-upload-container>*:not(:last-child){margin-bottom:1rem}.es-image-preview-wrapper{position:relative;display:inline-block}.es-image-preview{width:12rem;height:8rem;object-fit:cover;border-radius:.5rem;border:2px solid #e5e7eb}.es-button-remove-image{position:absolute;top:-.5rem;right:-.5rem;background-color:#ef4444;color:#fff;border-radius:9999px;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;border:none;cursor:pointer}.es-button-remove-image:hover{background-color:#dc2626}.es-file-input-flex{display:flex;align-items:center}.es-file-input-flex>*:not(:last-child){margin-right:1rem}.es-hidden{display:none}.es-file-input-label{padding:.75rem 1.5rem;border-radius:.5rem;border:2px dashed;cursor:pointer;transition:background-color .2s,border-color .2s}.es-file-input-label-disabled{border-color:#d1d5db;background-color:#f3f4f6;cursor:not-allowed}.es-file-input-label-enabled{border-color:#93c5fd}.es-file-input-label-enabled:hover{border-color:#60a5fa;background-color:#eff6ff}.es-uploading-flex{display:flex;align-items:center}.es-uploading-flex>*:not(:last-child){margin-right:.5rem}.es-spinner{width:1rem;height:1rem;border:2px solid #3b82f6;border-top-color:transparent;border-radius:9999px;animation:spin 1s linear infinite}.es-uploading-text{font-size:.875rem;color:#4b5563}.es-help-text{font-size:.875rem;color:#6b7280}.es-form-footer{display:flex;justify-content:flex-end;gap:1rem}.es-button-cancel{padding:.75rem 1.5rem;border:2px solid #d1d5db;color:#374151;border-radius:.5rem;transition:background-color .2s;font-weight:500;background:none;cursor:pointer}.es-button-cancel:hover{background-color:#f9fafb}.es-button-submit{padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border-radius:.5rem;transition:background-color .2s;font-weight:500;border:none;cursor:pointer}.es-button-submit:hover{background-color:#1d4ed8}.es-list-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.es-list-container>*:not(:last-child){margin-bottom:1rem}.es-empty-state{text-align:center;padding:3rem 0;color:#6b7280}.es-list-item{padding:1.5rem;border:1px solid #e5e7eb;border-radius:.75rem;transition:box-shadow .2s}.es-list-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.es-list-item-flex{display:flex;align-items:center;justify-content:space-between}.es-list-item-thumbnail{width:5rem;height:4rem;object-fit:cover;border-radius:.5rem;border:1px solid #e5e7eb}.es-list-item-title{font-weight:700;font-size:1.125rem;color:#1f2937;margin-bottom:.25rem;word-break:break-word;white-space:pre-wrap;line-height:1.6}.es-list-item-date{font-size:.875rem;color:#4b5563;word-break:break-word;white-space:pre-wrap}.es-list-item-subtitle{font-size:.875rem;color:#6b7280;margin-top:.25rem;word-break:break-word;white-space:pre-wrap}.es-list-item-buttons{display:flex;gap:.5rem}.es-button-edit{padding:.5rem 1rem;background-color:#10b981;color:#fff;border-radius:.5rem;transition:background-color .2s;border:none;cursor:pointer}.es-button-edit:hover{background-color:#059669}.es-button-delete{padding:.5rem 1rem;background-color:#ef4444;color:#fff;border-radius:.5rem;transition:background-color .2s;border:none;cursor:pointer}.es-button-delete:hover{background-color:#dc2626}.es-datepicker-container{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:1rem;min-width:280px}.es-datepicker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.es-datepicker-nav{padding:.5rem;border-radius:.5rem;transition:background-color .2s;background:none;border:none;cursor:pointer}.es-datepicker-nav:hover{background-color:#f3f4f6}.es-datepicker-month{font-size:1.125rem;font-weight:600}.es-datepicker-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;margin-bottom:.5rem}.es-datepicker-weekday{text-align:center;font-size:.875rem;font-weight:500;color:#4b5563;padding:.5rem}.es-datepicker-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem}.es-datepicker-day-disabled{color:#d1d5db;cursor:default;padding:.5rem;text-align:center}.es-datepicker-day{cursor:pointer;padding:.5rem;text-align:center;border-radius:.25rem;transition:background-color .2s}.es-datepicker-day:hover{background-color:#f3f4f6}.es-datepicker-day-selected{background-color:#3b82f6;color:#fff}.es-datepicker-day-selected:hover{background-color:#2563eb}.es-datepicker-footer{margin-top:1rem;text-align:center}.es-datepicker-close{padding:.5rem 1rem;background-color:#e5e7eb;color:#374151;border-radius:.5rem;transition:background-color .2s;border:none;cursor:pointer}.es-datepicker-close:hover{background-color:#d1d5db}.cs-container{padding:1.5rem;background-color:#f9fafb;min-height:100vh}.cs-header{margin-bottom:2rem}.cs-header-h1{font-size:1.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.cs-header-p{color:#4b5563}.cs-alert-error{margin-bottom:1.5rem;background-color:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:.75rem 1rem;border-radius:.5rem}.cs-alert-success{margin-bottom:1.5rem;background-color:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;padding:.75rem 1rem;border-radius:.5rem}.cs-list-container{background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.cs-list-header{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.cs-flex-between{display:flex;justify-content:space-between;align-items:center}.cs-list-title{font-size:1.125rem;font-weight:500;color:#111827}.cs-header-buttons{display:flex;gap:.75rem}.cs-button{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid;font-size:.875rem;font-weight:500;border-radius:.375rem;transition:background-color .2s,color .2s;cursor:pointer}.cs-button-orange{border-color:#fdba74;color:#c2410c;background-color:#fff7ed}.cs-button-orange:hover{background-color:#ffedd5}.cs-button-disabled{border-color:#d1d5db;color:#9ca3af;background-color:#f3f4f6;cursor:not-allowed}.cs-button-icon{width:1rem;height:1rem;margin-right:.5rem}.cs-button-blue{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid transparent;font-size:.875rem;font-weight:500;border-radius:.375rem;color:#fff;background-color:#2563eb;transition:background-color .2s}.cs-button-blue:hover{background-color:#1d4ed8}.cs-table-container{overflow-x:auto}.cs-table{min-width:100%;border-collapse:collapse}.cs-table thead{background-color:#f9fafb}.cs-table-th{padding:.75rem 1.5rem;text-align:left;font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.cs-table-tbody{background-color:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.cs-table-tr-white{background-color:#fff}.cs-table-tr-gray{background-color:#f9fafb}.cs-table-td{padding:1rem 1.5rem;white-space:nowrap}.cs-order-buttons{display:flex;gap:.5rem}.cs-order-button{padding:.5rem;border-radius:.5rem;transition:background-color .2s,color .2s;border:none}.cs-order-button-disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.cs-order-button-enabled{background-color:#e5e7eb;color:#4b5563;cursor:pointer}.cs-order-button-enabled:hover{background-color:#d1d5db}.cs-table-td-medium{font-size:.875rem;font-weight:500;color:#111827}.cs-flex-center{display:flex;align-items:center}.cs-lock-icon{margin-left:.5rem;color:#9ca3af}.cs-table-td-icon{font-size:1.5rem}.cs-table-td-text{font-size:.875rem;color:#111827}.cs-link-edit{color:#2563eb;margin-right:1rem;transition:color .2s;background:none;border:none;cursor:pointer}.cs-link-edit:hover{color:#1e3a8a}.cs-link-delete{color:#dc2626;transition:color .2s;background:none;border:none;cursor:pointer}.cs-link-delete:hover{color:#991b1b}.cs-empty-state{text-align:center;padding:3rem 0}.cs-empty-icon{margin:0 auto;height:3rem;width:3rem;color:#9ca3af}.cs-empty-title{margin-top:.5rem;font-size:.875rem;font-weight:500;color:#111827}.cs-empty-p{margin-top:.25rem;font-size:.875rem;color:#6b7280}.cs-empty-button-wrapper{margin-top:1.5rem}.cs-button-blue-shadow{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid transparent;box-shadow:0 1px 2px rgba(0,0,0,.05);font-size:.875rem;font-weight:500;border-radius:.375rem;color:#fff;background-color:#2563eb}.cs-button-blue-shadow:hover{background-color:#1d4ed8}.cs-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);overflow-y:auto;z-index:50}.cs-modal-content{position:relative;top:5rem;margin:0 auto;padding:1.25rem;border:1px solid #e5e7eb;width:24rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:.375rem;background-color:#fff}.cs-modal-body{margin-top:.75rem}.cs-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.cs-modal-title{font-size:1.125rem;font-weight:500;color:#111827}.cs-modal-close{color:#9ca3af;font-size:1.25rem;background:none;border:none;cursor:pointer}.cs-modal-close:hover{color:#4b5563}.cs-modal-form>div:not(:last-child){margin-bottom:1rem}.cs-modal-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.cs-modal-label-note{font-size:.75rem;color:#6b7280}.cs-modal-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem}.cs-modal-input:focus{outline:none;box-shadow:0 0 0 2px #2563eb;border-color:transparent}.cs-modal-input-disabled{background-color:#f3f4f6;cursor:not-allowed}.cs-modal-info-box{padding:.75rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem}.cs-modal-info-icon{color:#2563eb;margin-right:.5rem}.cs-modal-info-text{font-size:.875rem;color:#1e40af}.cs-modal-footer{display:flex;justify-content:flex-end;margin-top:1.5rem}.cs-modal-footer>*:not(:last-child){margin-right:.75rem}.cs-modal-button-cancel{padding:.5rem 1rem;border:1px solid #d1d5db;color:#374151;border-radius:.375rem;transition:background-color .2s;cursor:pointer}.cs-modal-button-cancel:hover{background-color:#f9fafb}.cs-modal-button-submit{padding:.5rem 1rem;background-color:#2563eb;color:#fff;border-radius:.375rem;transition:background-color .2s;border:none;cursor:pointer}.cs-modal-button-submit:hover{background-color:#1d4ed8}.ss-container{padding:1.5rem}.ss-title{font-size:1.5rem;margin-bottom:1.5rem}.ss-form-container{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);max-width:56rem}.ss-tabs-container{margin-bottom:1rem;border-bottom:1px solid #e5e7eb}.ss-tabs-nav{display:flex;margin-bottom:-1px}.ss-tabs-nav>*:not(:last-child){margin-right:2rem}.ss-tab-button{white-space:nowrap;padding:1rem .25rem;border-bottom-width:2px;font-weight:500;font-size:.875rem;background:none;border-top:none;border-left:none;border-right:none;cursor:pointer}.ss-tab-button-active{border-color:#6366f1;color:#4f46e5}.ss-tab-button-inactive{border-color:transparent;color:#6b7280}.ss-tab-button-inactive:hover{color:#374151;border-color:#d1d5db}.ss-input-group{margin-bottom:1rem}.ss-label{display:block;color:#374151;margin-bottom:.5rem}.ss-input{width:100%;border:2px solid #3b82f6;border-radius:.5rem;padding:.5rem .75rem}.ss-input:focus{outline:none;border-color:#2563eb}.ss-hr{margin-top:1.5rem;margin-bottom:1.5rem;border:0;border-top:1px solid #e5e7eb}.ss-input-group-large-margin{margin-bottom:1.5rem}.ss-image-upload-flex{display:flex;align-items:center}.ss-image-upload-flex>*:not(:last-child){margin-right:1rem}.ss-file-input{display:block;width:100%;font-size:.875rem;color:#6b7280}.ss-file-input::file-selector-button{margin-right:1rem;padding:.5rem 1rem;border-radius:9999px;border:0;font-size:.875rem;font-weight:600;background-color:#eff6ff;color:#1d4ed8}.ss-file-input:hover::file-selector-button{background-color:#dbeafe}.ss-image-preview-flex{display:flex;align-items:center}.ss-image-preview-flex>*:not(:last-child){margin-right:.5rem}.ss-image-preview-wrapper{width:6rem;height:6rem;border:2px solid #d1d5db;border-radius:.5rem;overflow:hidden}.ss-image-preview{width:100%;height:100%;object-fit:cover}.ss-button-remove-image{padding:.25rem .5rem;font-size:.75rem;color:#dc2626;border:1px solid #fca5a5;border-radius:.25rem;background:none;cursor:pointer}.ss-button-remove-image:hover{color:#991b1b}.ss-image-info-box{margin-top:.5rem;padding:.75rem;background-color:#f9fafb;border-radius:.5rem}.ss-image-info-title{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}.ss-image-info-path{font-size:.875rem;color:#6b7280;word-break:break-all}.ss-image-preview-large{margin-top:.5rem;width:8rem;height:8rem;border:2px solid #d1d5db;border-radius:.5rem;overflow:hidden}.ss-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.ss-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ss-category-count{font-size:.875rem;color:#6b7280;margin-left:.5rem}.ss-error-text{font-size:.875rem;color:#ef4444;margin-top:.25rem}.ss-debug-box{margin-top:.5rem;padding:.5rem;background-color:#f9fafb;border-radius:.25rem;font-size:.75rem;color:#4b5563}.ss-input-group-relative{position:relative;margin-bottom:1rem}.ss-button-submit{margin-top:1.5rem;background-color:#2563eb;color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s}.ss-button-submit:hover{background-color:#1d4ed8}.ss-button-delete{margin-top:1.5rem;margin-left:.5rem;background-color:#dc2626;color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s}.ss-button-delete:hover{background-color:#b91c1c}.al-container{min-height:100vh;display:flex;background-color:#f9fafb}.al-sidebar{width:16rem;background-color:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;box-shadow:0 1px 2px rgba(0,0,0,.05)}.al-sidebar-header{padding:1.5rem;border-bottom:1px solid #e5e7eb}.al-flex-center{display:flex;align-items:center;text-decoration:none}.al-logo-wrapper{width:2rem;height:2rem;background-color:#2563eb;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem}.al-logo-icon{width:1.25rem;height:1.25rem;color:#fff}.al-logo-text{font-size:1.25rem;font-weight:600;color:#111827}.al-nav{flex:1;padding:1rem}.al-nav-list{list-style:none;padding:0;margin:0}.al-nav-list li:not(:last-child){margin-bottom:.5rem}.al-nav-link{display:flex;align-items:center;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:#374151;border-radius:.375rem;text-decoration:none;transition:background-color .2s,color .2s}.al-nav-link:hover{background-color:#f3f4f6;color:#111827}.al-nav-icon{width:1.25rem;height:1.25rem;margin-right:.75rem;color:#9ca3af}.al-main{flex:1;display:flex;flex-direction:column}.al-main-header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.al-main-title{font-size:1.25rem;font-weight:500;color:#111827}.al-main-content{flex:1;background-color:#f9fafb}@font-face{font-family:GmarketSansMedium;src:url(/assets/GmarketSansMedium.otf) format("opentype")}@font-face{font-family:GmarketSansBold;src:url(/assets/GmarketSansBold.otf) format("opentype")}@font-face{font-family:GmarketSansLight;src:url(/assets/GmarketSansLight.otf) format("opentype")}*{margin:0;padding:0;box-sizing:border-box;font-family:GmarketSansMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{background-image:url(/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;padding:8px;margin:0}.page-container{background-color:rgba(255,255,255,.7);min-height:100vh;height:auto;backdrop-filter:blur(1px);border-radius:12px;margin:8px;padding:16px;display:flex;flex-direction:column;overflow:visible}.bottom-banner{width:100%;height:13vh;margin-top:auto;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:red;border-radius:8px;overflow:hidden;flex-shrink:0;z-index:10;position:relative}.text-title{font-size:calc(30px + 1.25vw);min-font-size:24px;max-font-size:40px}.text-content{font-size:calc(28px + .625vw);min-font-size:14px;max-font-size:18px}.text-content-sm{font-size:calc(22px + .3125vw);min-font-size:12px;max-font-size:15px}@media (min-width: 768px){.text-title{font-size:calc(36px + 1.5625vw);min-font-size:36px;max-font-size:52px}.text-content{font-size:clamp(16px,calc(16px + .625vw),22px)}.text-content-sm{font-size:calc(14px + .3125vw);min-font-size:14px;max-font-size:17px}}@media (min-width: 1024px){.text-title{font-size:calc(48px + 1.25vw);min-font-size:48px;max-font-size:68px}.text-content{font-size:calc(18px + .625vw);min-font-size:18px;max-font-size:26px}.text-content-sm{font-size:calc(16px + .3125vw);min-font-size:16px;max-font-size:20px}}@media (min-width: 1440px){.text-title{font-size:68px}.text-content{font-size:26px}.text-content-sm{font-size:20px}}.min-h-screen{min-height:100vh}.bg-white{background-color:#fff}.flex{display:flex}.flex-col{flex-direction:column}.p-4{padding:16px}.video-banner-container{width:100%;height:30vh;border-radius:16px;overflow:hidden;position:relative;background-color:#9ca3af;display:flex;align-items:center;justify-content:center}.video-banner-container iframe,.video-banner-container video{width:100%;height:100%;object-fit:cover}.video-placeholder{color:#fff;text-align:center}.video-placeholder-icon{font-size:calc(48px + 1.25vw);margin-bottom:16px}.menu-grid{padding:8px 0;height:48%;margin-top:4px}.grid{display:grid;gap:8px;height:100%}.grid-cols-2{grid-template-columns:repeat(2,1fr)}@media (min-width: 1024px){.grid-cols-3{grid-template-columns:repeat(3,1fr)}}.menu-button{background:linear-gradient(to bottom right,#ba84f4,#855fd3);border-radius:24px;padding:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);color:#fff;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:transform .2s}.menu-button:active{transform:scale(.95)}.menu-icon{font-size:calc(28px + 1vw);margin-bottom:12px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.menu-text{text-align:center;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:600}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50}.modal-content{background-color:#fff;width:80%;max-width:800px;padding:32px;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-height:90vh;overflow-y:auto}.modal-content-wide{width:91.666667%;max-width:896px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-title{font-weight:700;text-align:center;color:#9333ea}.modal-close-btn{color:#6b7280;border:1px solid #e5e7eb;padding:8px 12px;border-radius:8px;background-color:#e5e7eb;cursor:pointer;transition:background-color .2s}.modal-close-btn:hover{background-color:#d1d5db;color:#374151}.lang-button-container{margin-bottom:16px}.lang-button{width:100%;font-weight:600;padding:16px;border-radius:12px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;gap:12px;transition:background-color .2s;border:none;cursor:pointer;margin-bottom:16px}.lang-button:hover{background-color:#e9d5ff}.lang-flag{font-size:calc(28px + .5vw)}.back-button{width:100%;font-weight:600;padding:16px;border-radius:12px;background-color:#9333ea;color:#fff;transition:background-color .2s;border:none;cursor:pointer}.back-button:hover{background-color:#7e22ce}.qr-description{color:#4b5563;margin-bottom:48px}.qr-empty-state{text-align:center;padding:48px 0;color:#6b7280}.qr-empty-icon{font-size:calc(48px + 1.25vw);margin-bottom:16px}.qr-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.qr-item{text-align:center;padding:8px;border:1px solid #e5e7eb;border-radius:12px;transition:box-shadow .2s}.qr-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.qr-item-title{font-weight:700;color:#1f2937;margin-bottom:16px}.qr-image-container{display:flex;justify-content:center;margin-bottom:16px}.qr-image{width:192px;height:192px;object-fit:contain}.close-button-container{text-align:center}.close-button{padding:12px 32px;background-color:#9333ea;color:#fff;border-radius:12px;transition:background-color .2s;font-weight:500;border:none;cursor:pointer;font-size:inherit}.close-button:hover{background-color:#7e22ce}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.store-header{background:linear-gradient(to bottom right,#ba84f4,#855fd3);border-radius:8px;color:#fff;padding:16px 0}.store-header-content{display:flex;align-items:center;justify-content:space-between;padding:0 16px}.back-button{padding:8px;border-radius:8px;transition:background-color .3s;background:transparent;border:none;cursor:pointer;width:auto;min-width:40px;display:flex;align-items:center;justify-content:center}.back-button:hover{background-color:#855fd3}.store-header .back-button img,.store-detail-header .back-button img{width:42px;height:42px;filter:brightness(0) invert(1);display:block}.header-spacer{width:32px}.search-area{padding:16px;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin-top:8px;border-radius:8px}.search-input-container{position:relative}.search-form{display:flex;gap:8px}.search-input-wrapper{position:relative;flex:1}.search-input{width:100%;padding:15px 16px;border:2px solid #d1d5db;border-radius:12px;font-size:calc(36px + .25vw);background-color:#f9fafb;transition:all .3s;outline:none}.search-input:focus{border-color:#ba84f4;background-color:#fff;box-shadow:0 0 0 3px rgba(186,132,244,.1)}.search-input::placeholder{color:#9ca3af}.search-loading-spinner{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.search-spinner{width:20px;height:20px;border:2px solid transparent;border-bottom:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}.search-suggestions-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background-color:transparent}.search-suggestions{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #d1d5db;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);z-index:1000;max-height:240px;overflow-y:auto;margin-top:4px;pointer-events:auto}.search-suggestion-item{width:100%;padding:12px 16px;text-align:left;background:none;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .2s}.search-suggestion-item:hover{background-color:#f3f4f6}.search-suggestion-item:last-child{border-bottom:none}.search-suggestion-name{font-weight:500;color:#1f2937;margin-bottom:4px}.search-suggestion-address{font-size:14px;color:#6b7280}.search-suggestion-name mark{background-color:#fef3c7;color:#92400e;padding:1px 2px;border-radius:2px}.search-button{padding:12px 24px;background:linear-gradient(to top right,#ba84f4,#855fd3);color:#fff;border-radius:12px;font-weight:600;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .3s;border:none;cursor:pointer;white-space:nowrap}.search-button:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1);transform:translateY(-1px)}.custom-keyboard-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:flex-end;z-index:50;backdrop-filter:blur(2px)}.custom-keyboard-container{width:100%;background:linear-gradient(145deg,#fff,#f8fafc);border-radius:24px 24px 0 0;padding:20px;box-shadow:0 -10px 30px rgba(0,0,0,.15);border-top:1px solid rgba(255,255,255,.2)}.keyboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.keyboard-title{font-size:calc(18px + .25vw);font-weight:600;color:#1f2937;display:flex;align-items:center}.keyboard-title:before{content:"⌨️";margin-right:8px;font-size:18px}.keyboard-done-btn{background:linear-gradient(135deg,#ba84f4,#855fd3);color:#fff;padding:8px 16px;border-radius:12px;font-weight:600;border:none;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px rgba(186,132,244,.3)}.keyboard-done-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(186,132,244,.4)}.keyboard-input-display{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:16px 20px;border-radius:16px;margin-bottom:20px;border:2px solid #e2e8f0;position:relative;min-height:56px;display:flex;align-items:center}.keyboard-input-text{font-size:calc(16px + .25vw);color:#1f2937;flex:1;word-break:break-all}.keyboard-cursor{color:#ba84f4;font-weight:700;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.keyboard-layout{display:flex;flex-direction:column;gap:8px}.keyboard-row{display:flex;gap:4px}.keyboard-key{flex:1;height:calc(44px + .5vw);background:linear-gradient(145deg,#fff,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;font-size:calc(14px + .25vw);font-weight:600;color:#374151;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;user-select:none}.keyboard-key:hover{background:linear-gradient(145deg,#f8fafc,#e2e8f0);transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1);border-color:#ba84f4}.keyboard-key:active{transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,.1)}.keyboard-key-backspace{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-color:#dc2626}.keyboard-key-backspace:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#b91c1c}.keyboard-key-language{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-color:#2563eb;font-size:14px}.keyboard-key-language:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#1d4ed8}.keyboard-key-space{flex:3;background:linear-gradient(145deg,#f8fafc,#e2e8f0)}.keyboard-key-space:hover{background:linear-gradient(145deg,#e2e8f0,#cbd5e1)}.keyboard-key-enter{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#059669}.keyboard-key-enter:hover{background:linear-gradient(135deg,#059669,#047857);border-color:#047857}.char-keyboard-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:transparent;display:flex;align-items:flex-end;z-index:50}.char-keyboard-container{width:100%;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:24px 24px 0 0;padding:20px;max-height:60vh;overflow-y:auto;box-shadow:0 -10px 30px rgba(0,0,0,.15);border-top:1px solid rgba(255,255,255,.3);border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1)}.char-keyboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.char-keyboard-title{font-size:calc(18px + .25vw);font-weight:700;color:#1f2937;display:flex;align-items:center}.char-keyboard-title:before{content:"🇰🇷";margin-right:8px;font-size:18px}.char-keyboard-close-btn{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .2s;font-size:14px;font-weight:700}.char-keyboard-close-btn:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#1f2937;transform:scale(1.05)}.char-keyboard-mode-selector{display:flex;gap:8px;margin-bottom:16px}.char-keyboard-mode-btn{flex:1;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:600;transition:all .3s;border:none;cursor:pointer;position:relative;overflow:hidden}.char-keyboard-mode-btn-active{background:linear-gradient(135deg,#ba84f4,#855fd3);color:#fff;box-shadow:0 4px 12px rgba(186,132,244,.3);transform:translateY(-1px)}.char-keyboard-mode-btn-inactive{background:linear-gradient(145deg,#f1f5f9,#e2e8f0);color:#64748b;border:1px solid #cbd5e1}.char-keyboard-mode-btn-inactive:hover{background:linear-gradient(145deg,#e2e8f0,#cbd5e1);color:#1f2937;transform:translateY(-1px)}.char-keyboard-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:16px}.char-keyboard-char-key{height:calc(44px + .5vw);background:linear-gradient(145deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:calc(16px + .25vw);font-weight:600;color:#1f2937;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.05);user-select:none}.char-keyboard-char-key:hover{background:linear-gradient(145deg,#ddd6fe,#c4b5fd);border-color:#ba84f4;transform:translateY(-2px);box-shadow:0 4px 12px rgba(186,132,244,.2);color:#6b21a8}.char-keyboard-char-key:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.char-keyboard-actions{display:flex;gap:8px}.char-keyboard-action-btn{height:calc(48px + .5vw);border-radius:12px;font-weight:600;font-size:calc(14px + .25vw);transition:all .3s;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff}.char-keyboard-backspace{flex:1;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px rgba(239,68,68,.3)}.char-keyboard-backspace:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 6px 16px rgba(239,68,68,.4)}.char-keyboard-search{flex:2;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px rgba(16,185,129,.3)}.char-keyboard-search:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 6px 16px rgba(16,185,129,.4)}.char-keyboard-search:before{content:"🔍";margin-right:8px;font-size:16px}.char-keyboard-backspace:before{content:"⌫";margin-right:8px;font-size:16px}.store-content{flex:1;overflow-y:auto;padding:0 20px;margin-top:20px}.categories-container{margin-bottom:20px}.categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.category-button{padding:8px;border-radius:16px;text-align:center;transition:all .3s;border:none;cursor:pointer}.category-button-active{background:linear-gradient(to top right,#ba84f4,#855fd3);color:#fff;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2)}.category-button-inactive{background-color:#f3f4f6;color:#374151;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.category-button-inactive:hover{background-color:rgba(186,132,244,.1);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.category-icon{padding-top:8px;text-shadow:0 2px 4px rgba(0,0,0,.2);font-size:calc(28px + .5vw)}.category-name{text-shadow:0 1px 2px rgba(0,0,0,.2)}.store-list-container{flex:1;overflow-y:auto;padding:8px}.store-grid{display:grid;gap:12px}.store-item{width:100%;padding:16px;background-color:#fff;border-radius:16px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .3s;text-align:left;border:1px solid rgba(186,132,244,.2);cursor:pointer}.store-item:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border-color:rgba(133,95,211,.4)}.store-item-content{display:flex;align-items:center;justify-content:space-between}.store-name{font-weight:700;color:#1f2937;text-shadow:0 1px 1px rgba(0,0,0,.1)}.store-category{color:#4b5563}.store-icon{font-size:calc(28px + .5vw);text-shadow:0 2px 4px rgba(0,0,0,.2)}.loading-container{display:flex;align-items:center;justify-content:center;min-height:100vh}.loading-content{text-align:center}.loading-text{font-weight:700;color:#4b5563;margin-bottom:16px}.store-detail-header{background:linear-gradient(to bottom right,#ba84f4,#855fd3);border-radius:8px;color:#fff;padding:16px 0}.store-detail-back-button:hover{background-color:#fb923c}.store-info-section{background-color:#fff;padding:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border-radius:8px;margin-top:8px}.store-info-content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.store-title-section{margin-bottom:16px}.store-title{font-weight:700;color:#1f2937;margin-bottom:8px}.store-category-detail{color:#4b5563}.store-details-list{display:flex;flex-direction:column;gap:16px}.store-detail-item{display:flex;align-items:center}.store-detail-icon{margin-right:12px;font-size:20px}.store-detail-label{color:#6b7280}.store-detail-value{font-weight:700;color:#000}.store-image-section{background-color:#e5e7eb;padding:16px;margin-top:8px;border-radius:8px}.store-image-container{height:auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:hidden}.store-image{width:100%;height:auto;object-fit:contain}.store-map-placeholder{text-align:center}.store-map-icon{font-size:calc(48px + 1.25vw);margin-bottom:16px}.store-map-text{font-weight:600;color:#4b5563}.facilities-header{background:linear-gradient(to bottom right,#ba84f4,#855fd3);border-radius:8px;color:#fff;padding:16px 0}.facilities-back-button{width:auto;min-width:40px;display:flex;align-items:center;justify-content:flex-start;Padding-bottom:2px}.facilities-back-button img{width:32px;height:32px}.facilities-list-container{flex:1;overflow-y:auto;padding:16px}.facilities-grid{display:grid;gap:12px}.facility-item{width:100%;padding:16px;background-color:#fff;border-radius:16px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .3s;text-align:left;border:1px solid rgba(186,132,244,.2);cursor:pointer}.facility-item:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border-color:rgba(133,95,211,.4)}.facility-item-content{display:flex;align-items:center;justify-content:space-between}.facility-name{color:#1f2937;text-shadow:0 1px 1px rgba(0,0,0,.1)}.facility-address{color:#4b5563}.facility-icon{font-size:calc(28px + .5vw);text-shadow:0 2px 4px rgba(0,0,0,.2)}.events-loading-container{display:flex;align-items:center;justify-content:center;flex:1}.events-loading-content{text-align:center}.events-loading-spinner{width:48px;height:48px;border:2px solid transparent;border-bottom:2px solid #BA84F4;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}.events-loading-text{color:#4b5563}.events-list-container{flex:1;overflow-y:auto;padding:16px}.events-empty-state{display:flex;align-items:center;justify-content:center;flex:1}.events-empty-content{text-align:center;margin-top:50%}.events-empty-icon{font-size:calc(48px + 1.25vw);margin-bottom:16px}.events-empty-text{color:#6b7280;margin-bottom:8px}.events-grid{display:grid;gap:16px}.event-item{width:100%;background-color:#fff;border-radius:16px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .3s;text-align:left;border:1px solid rgba(186,132,244,.2);overflow:hidden;cursor:pointer}.event-item:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border-color:rgba(133,95,211,.4)}.event-item-content{padding:16px}.event-title{color:#1f2937;text-shadow:0 1px 1px rgba(0,0,0,.1);font-weight:700;word-break:break-words;white-space:pre-wrap;line-height:1.625}.event-date-section{margin-top:8px}.event-date-label{color:#9ca3af;margin-bottom:4px}.event-date-text{color:#6b7280;word-break:break-words;white-space:pre-wrap}.event-description{color:#4b5563;margin-top:8px;word-break:break-words;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.event-detail-loading-container{display:flex;align-items:center;justify-content:center;flex:1}.event-detail-loading-content{text-align:center}.event-detail-loading-spinner{width:48px;height:48px;border:2px solid transparent;border-bottom:2px solid #BA84F4;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.event-detail-loading-text{color:#4b5563}.event-detail-error-container{display:flex;align-items:center;justify-content:center;flex:1}.event-detail-error-content{text-align:center}.event-detail-error-icon{font-size:calc(48px + 1.25vw);margin-bottom:16px}.event-detail-error-text{color:#6b7280;margin-bottom:16px}.event-detail-retry-button{padding:8px 24px;background-color:#ba84f4;color:#fff;border-radius:8px;transition:background-color .3s;border:none;cursor:pointer}.event-detail-retry-button:hover{background-color:#855fd3}.event-detail-content{flex:1;overflow-y:auto;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);margin-top:16px}.event-detail-prose{max-width:none}.event-detail-title{font-weight:700;color:#1f2937;margin-bottom:24px;word-break:break-words;white-space:pre-wrap;text-align:center}.event-detail-date{color:#4b5563;margin-bottom:24px;word-break:break-words;white-space:pre-wrap;text-align:center}.event-detail-description{color:#374151;word-break:break-words;white-space:pre-wrap;line-height:1.625;margin-bottom:24px}.event-detail-image-container{text-align:center}.event-detail-image{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.relative{position:relative}.w-full{width:100%}.h-full{height:100%}.rounded-2xl{border-radius:16px}.overflow-hidden{overflow:hidden}.text-center{text-align:center}.text-white{color:#fff}.mb-4{margin-bottom:16px}.mt-2{margin-top:8px}.survey-loading-container{flex:1;display:flex;align-items:center;justify-content:center}.survey-loading-content{text-align:center}.survey-loading-spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#ba84f4;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.survey-loading-text{color:#4b5563}.survey-error-container{flex:1;display:flex;align-items:center;justify-content:center}.survey-error-content{text-align:center}.survey-success-icon{font-size:calc(28px + .5vw);margin-bottom:16px}.survey-success-message{color:#4b5563;margin-bottom:16px;font-size:calc(18px + .5vw)}.survey-success-redirect{color:#9ca3af;font-size:calc(18px + .5vw)}.survey-language-icon{font-size:calc(28px + .5vw);margin-bottom:16px}.survey-language-message{color:#4b5563;margin-bottom:16px;font-size:calc(18px + .5vw)}.survey-language-actions{display:flex;flex-direction:column;gap:12px;font-size:calc(18px + .5vw)}.survey-language-btn{padding:12px 24px;background-color:#ba84f4;color:#fff;border-radius:8px;transition:background-color .3s;font-weight:500;border:none;cursor:pointer}.survey-language-btn:hover{background-color:#855fd3}.survey-home-btn{padding:12px 24px;background-color:#6b7280;color:#fff;border-radius:8px;transition:background-color .3s;font-weight:500;width:100%;display:block;border:none;cursor:pointer}.survey-home-btn:hover{background-color:#4b5563}.survey-error-icon{font-size:calc(28px + .5vw);margin-bottom:16px}.survey-error-text{color:#4b5563;margin-bottom:16px;font-size:calc(16px + .25vw)}.survey-retry-btn{padding:8px 24px;background-color:#ba84f4;color:#fff;border-radius:8px;transition:background-color .3s;border:none;cursor:pointer;font-size:calc(16px + .25vw)}.survey-retry-btn:hover{background-color:#855fd3}.survey-empty-container{flex:1;display:flex;align-items:center;justify-content:center}.survey-empty-content{text-align:center}.survey-empty-icon{font-size:calc(60px + 1.5vw);margin-bottom:16px}.survey-empty-title{font-weight:600;font-size:calc(16px + .25vw)}.survey-empty-subtitle{margin-top:8px;font-size:calc(14px + .25vw)}.survey-content{flex:1;overflow-y:auto;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);margin-top:16px}.survey-info{text-align:center;margin-bottom:32px}.survey-title{font-weight:700;color:#1f2937;margin-bottom:16px;font-size:calc(16px + .25vw)}.survey-description{color:#4b5563;margin-bottom:24px;font-size:calc(16px + .25vw)}.survey-progress-section{margin-bottom:24px}.survey-progress-info{display:flex;justify-content:space-between;margin-bottom:8px;color:#4b5563;font-size:16px}.survey-progress-bar{width:100%;background-color:#e5e7eb;border-radius:9999px;height:12px}.survey-progress-fill{background-color:#3b82f6;height:12px;border-radius:9999px;transition:width .3s}.survey-question-section{margin-bottom:32px}.survey-question-error{text-align:center}.survey-question-error-title{font-weight:700;color:#1f2937;margin-bottom:16px;font-size:18px}.survey-question-error-text{color:#4b5563}.survey-question{display:flex;flex-direction:column;gap:24px}.survey-question-header{text-align:center}.survey-question-text{font-weight:700;color:#1f2937;margin-bottom:16px;font-size:18px}.survey-question-required{color:#ef4444;font-size:16px}.survey-rating{text-align:center}.survey-rating-buttons{display:flex;justify-content:center;gap:8px;margin-bottom:16px}.survey-rating-btn{width:calc(56px + 1vw);height:calc(56px + 1vw);border-radius:50%;font-weight:700;transition:background-color .2s,color .2s;font-size:calc(18px + .5vw);border:none;cursor:pointer}.survey-rating-btn-active{background-color:#3b82f6;color:#fff}.survey-rating-btn-inactive{background-color:#e5e7eb;color:#374151}.survey-rating-btn-inactive:hover{background-color:#d1d5db}.survey-rating-labels{display:flex;justify-content:space-between;color:#4b5563;font-size:16px}.survey-multiple-choice{display:flex;flex-direction:column;gap:12px}.survey-option{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:background-color .2s}.survey-option:hover{background-color:#f9fafb}.survey-option-input{width:16px;height:16px;color:#2563eb;border:1px solid #d1d5db}.survey-option-text{font-size:calc(16px + .25vw)}.survey-no-options{text-align:center;color:#6b7280}.survey-navigation{display:flex;justify-content:space-between}.survey-nav-btn{padding:12px 24px;border-radius:8px;font-weight:500;transition:background-color .2s;font-size:calc(16px + .25vw);border:none;cursor:pointer}.survey-nav-btn-disabled{background-color:#d1d5db;color:#6b7280;cursor:not-allowed}.survey-nav-btn-prev{background-color:#6b7280;color:#fff}.survey-nav-btn-prev:hover{background-color:#4b5563}.survey-nav-btn-submit{background-color:#2563eb;color:#fff}.survey-nav-btn-submit:hover{background-color:#1d4ed8}.survey-nav-btn-next{background-color:#2563eb;color:#fff}.survey-nav-btn-next:hover{background-color:#1d4ed8}.facility-detail-loading-container{display:flex;align-items:center;justify-content:center;height:100vh}.facility-detail-loading-content{text-align:center}.facility-detail-loading-spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#ba84f4;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.facility-detail-loading-text{font-weight:700;color:#4b5563;margin-bottom:16px;font-size:calc(18px + .5vw)}.facility-detail-info{background-color:#fff;padding:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border-radius:8px;margin-top:8px}.facility-detail-info-content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.facility-detail-header{margin-bottom:16px}.facility-detail-name{font-weight:700;color:#1f2937;margin-bottom:8px;font-size:calc(36px + .5vw)}.facility-detail-category{color:#4b5563}.facility-detail-items{display:flex;flex-direction:column;gap:16px}.facility-detail-item{display:flex;align-items:center}.facility-detail-icon{margin-right:12px}.facility-detail-text{color:#6b7280}.facility-detail-value{font-weight:700;color:#000}.facility-detail-image-area{background-color:#e5e7eb;padding:16px;margin-top:8px;border-radius:8px}.facility-detail-image-container{height:auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:hidden}.facility-detail-image{width:100%;height:auto;object-fit:contain}.facility-detail-map-placeholder{text-align:center}.facility-detail-map-hidden{display:none}.facility-detail-map-icon{font-size:calc(60px + 1.5vw);margin-bottom:16px}.facility-detail-map-text{font-weight:600;color:#4b5563;font-size:calc(18px + .5vw)}.mt-3{margin-top:12px}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-medium{font-weight:500}.search-list-container{min-height:100vh;background-color:#f9fafb}.search-list-header{display:flex;align-items:center;padding:16px 24px;background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.back-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s;margin-right:16px}.back-button:hover{background-color:#e5e7eb}.back-button svg{color:#374151}.search-list-title{font-size:calc(20px + .5vw);font-weight:600;color:#111827;margin:0}.search-list-content{padding:24px}.search-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0}.search-loading p{margin-top:16px;color:#6b7280;font-size:calc(16px + .3vw)}.search-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.search-result-item{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s,box-shadow .2s}.search-result-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.search-result-image{width:100%;height:200px;overflow:hidden;background-color:#f3f4f6}.search-result-image img{width:100%;height:100%;object-fit:cover}.search-result-info{padding:16px}.search-result-name{font-size:calc(18px + .3vw);font-weight:600;color:#111827;margin:0 0 8px}.search-result-address{font-size:calc(14px + .2vw);color:#6b7280;margin:0 0 12px}.search-result-category{display:inline-block;padding:4px 12px;background-color:#eff6ff;color:#2563eb;border-radius:16px;font-size:calc(12px + .1vw);font-weight:500}.search-no-results{text-align:center;padding:60px 0}.search-no-results p{color:#6b7280;font-size:calc(18px + .3vw)}.survey-question-container{text-align:center}.survey-question-text{color:#1f2937;font-weight:700;margin-bottom:1rem}.survey-question-required-text{color:#ef4444}.survey-rating-container{text-align:center}.survey-rating-buttons-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.survey-rating-buttons-wrapper>*+*{margin-left:.5rem}.survey-rating-button{width:4rem;height:4rem;border-radius:9999px;font-weight:700;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;background-color:#e5e7eb;color:#374151}.survey-rating-button:hover{background-color:#d1d5db}.survey-rating-button-active{background-color:#3b82f6;color:#fff}.survey-rating-labels-container{display:flex;justify-content:space-between;color:#4b5563}.survey-mc-options-container>*+*{margin-top:.75rem}.survey-mc-option-label{display:flex;align-items:center;padding:.75rem;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;cursor:pointer}.survey-mc-option-label>*+*{margin-left:.75rem}.survey-mc-option-label:hover{background-color:#f9fafb}.survey-mc-option-input{width:1rem;height:1rem;color:#2563eb;border-color:#d1d5db}.survey-mc-option-input:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: #3b82f6}.survey-no-options-text{color:#6b7280;text-align:center}.survey-info-container{text-align:center;margin-bottom:2rem}.survey-info-title{color:#1f2937;font-weight:700;margin-bottom:1rem}.survey-info-description{color:#4b5563;margin-bottom:1.5rem}.survey-progress-container{margin-bottom:1.5rem}.survey-progress-info{display:flex;justify-content:space-between;color:#4b5563;margin-bottom:.5rem}.survey-progress-bar-container{width:100%;background-color:#e5e7eb;border-radius:9999px;height:.75rem}.survey-progress-bar-fill{background-color:#3b82f6;height:.75rem;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.survey-question-area{margin-bottom:2rem}.survey-navigation-container{display:flex;justify-content:space-between}.survey-nav-button{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.survey-nav-button:disabled{background-color:#d1d5db;color:#6b7280;cursor:not-allowed}.survey-nav-button-prev{background-color:#6b7280;color:#fff}.survey-nav-button-prev:hover{background-color:#4b5563}.survey-nav-button-submit{background-color:#1d4ed8;color:#fff}.survey-nav-button-submit:hover{background-color:#1e40af}.survey-nav-button-next{background-color:#2563eb;color:#fff}.survey-nav-button-next:hover{background-color:#1d4ed8}.key-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:transparent;display:flex;justify-content:center;align-items:center;z-index:1000}.key-modal-content{background:#fff;border-radius:20px;padding:30px;width:100%;max-width:none;max-height:70vh;display:flex;flex-direction:column;box-shadow:0 10px 30px rgba(0,0,0,.3);margin:0 20px}.key-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.key-modal-title{margin:0;color:#333}.key-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:5px;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.key-modal-close:hover{background-color:#f0f0f0}.key-modal-keyboard{flex:1;display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.key-modal-consonants{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.key-modal-function-keys{display:grid;grid-template-columns:2fr 1fr;gap:10px}.key-modal-key{background:#fff;border:2px solid #e9ecef;border-radius:10px;padding:15px;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s;min-height:50px;display:flex;align-items:center;justify-content:center}.key-modal-key:hover{background-color:#f8f9fa;border-color:#007bff}.key-modal-key:active{transform:scale(.95);background-color:#e3f2fd}.consonant-key{color:#007bff}.function-key{color:#6c757d}.space-key{grid-column:1}.delete-key{grid-column:2}.key-modal-actions{display:flex;gap:15px;justify-content:flex-end}.key-modal-button{padding:12px 30px;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;min-width:100px}.cancel-button{background-color:#6c757d;color:#fff}.cancel-button:hover{background-color:#5a6268}.search-button{background-color:#007bff;color:#fff}.search-button:hover{background-color:#0056b3}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{background-image:url(/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;padding:8px;margin:0}.page-container{background-color:rgba(255,255,255,.7);height:100vh;backdrop-filter:blur(1px);border-radius:12px;margin:8px}@layer utilities{.text-title{font-size:clamp(1.75rem,4vw,4.5rem)}.text-content{font-size:clamp(1rem,2vw + .8rem,3.6rem)}.text-content-sm{font-size:clamp(.8rem,1vw + .6rem,2.4rem)}}
