:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#f5f5f5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{max-width:900px;margin:0 auto;padding:2rem}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:2em;line-height:1.2}.report,.super-admin,.tenant-admin{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 1px 3px #00000014}.field{margin-bottom:1rem}.field label{display:block;margin-bottom:.25rem;font-weight:500}.field input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;background-color:#fff;color:#213547}button{background:#646cff;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;font-size:1rem}button:hover{background:#535bf2}button:disabled{background:#aaa;cursor:not-allowed}.error{background:#fee;color:#a00;padding:.5rem 1rem;border-radius:4px;margin-bottom:1rem}.login-page{display:flex;justify-content:center;align-items:center;min-height:80vh}.login-card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;padding:2.5rem 2.5rem 2rem;max-width:420px;width:100%;text-align:center}.login-logo{height:44px;margin-bottom:.5rem}.login-subtitle{color:#6b7280;font-size:.95rem;margin:0 0 1.25rem}.login-divider{height:1px;background:linear-gradient(to right,transparent,#e5e7eb,transparent);margin-bottom:1.5rem}.login-card form{text-align:left}.login-btn{width:100%;background:#3b97bf;padding:.7rem;font-size:1rem;border-radius:6px;margin-top:.25rem}.login-btn:hover{background:#2e7a9e}.login-card .hint{font-size:.8rem;color:#9ca3af;margin-top:1.25rem;line-height:1.6}.login-card .hint code{background:#f3f4f6;padding:.15rem .4rem;border-radius:3px;font-size:.75rem;color:#6b7280}.login-footer{color:#9ca3af;font-size:.8rem;margin:1.25rem 0 0;border-top:1px solid #f3f4f6;padding-top:1rem}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.admin-header h1{margin:0}.data-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.data-table th,.data-table td{text-align:left;padding:.5rem;border-bottom:1px solid #eee}.data-table th{background:#f9f9f9}dl{display:grid;grid-template-columns:8rem 1fr;gap:.25rem 1rem}dt{font-weight:500;color:#666}.hint{background:#f9f9f9;padding:.75rem 1rem;border-radius:4px;font-size:.9rem;margin-top:1rem}code{background:#eee;padding:.1rem .3rem;border-radius:3px;font-size:.9em}.field textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;font-family:inherit;resize:vertical;background-color:#fff;color:#213547}.wizard-logo{padding:1.5rem 2rem;background:#fff}.wizard-logo.logo-align-left{text-align:left}.wizard-logo.logo-align-center{text-align:center}.wizard-logo.logo-align-right{text-align:right}.logo-image{max-height:200px;max-width:100%;height:auto}.logo-section .logo-preview-container{margin:1rem 0;padding:1rem;background:#f9f9f9;border-radius:8px;border:1px solid #eee}.logo-preview{padding:0}.logo-preview.logo-align-left{text-align:left}.logo-preview.logo-align-center{text-align:center}.logo-preview.logo-align-right{text-align:right}.logo-preview .logo-image{max-height:120px;max-width:100%}.logo-controls{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.logo-upload-btn{display:flex;gap:.5rem;align-items:center}.btn-upload{background:#646cff;color:#fff;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem}.btn-upload:hover{background:#535bf2}.logo-alignment-controls{display:flex;align-items:center;gap:.5rem}.logo-alignment-controls label{font-size:.9rem;color:#666}.alignment-buttons{display:flex;gap:.25rem}.report-wizard{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;overflow:hidden}.wizard-banner{background:#0099e5;color:#fff;padding:1.25rem 2rem;text-align:center}.wizard-banner p{font-size:1rem;max-width:600px;margin:0 auto}.wizard-step-header{padding:1.25rem 2rem 0;border-bottom:none}.step-title{color:#0099e5;margin:0 0 .25rem;font-size:1.25rem}.step-indicator{font-size:.85rem;color:#666}.step-progress{height:4px;background:#e0e0e0;border-radius:2px;margin-top:.75rem}.step-progress-bar{height:100%;background:#0099e5;border-radius:2px;transition:width .3s ease}.wizard-body{padding:1.5rem 2rem}.wizard-hint{text-align:center;color:#666;font-size:.9rem;margin:.5rem 0 1.25rem;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:.75rem 0}.restore-notice{background-color:#fff3cd;color:#856404;border:1px solid #ffc107;border-radius:8px;padding:.75rem 1rem;margin-bottom:.75rem;font-size:.9rem;text-align:center}.search-bar{margin-bottom:1rem;display:flex;justify-content:center}.search-wrapper{position:relative;width:100%;max-width:500px}.search-icon{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);pointer-events:none;width:16px;height:16px}.report-wizard .search-input{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:2px solid #0099e5;border-radius:6px;font-size:1rem;color:#213547;background-color:#fff}.report-wizard .search-input:focus{outline:none;border-color:#007bbd}.search-result-text{display:flex;flex-direction:column;line-height:1.3}.search-result-parent{font-size:.8rem;color:#888}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem}.category-card{border:1px solid #ddd;border-radius:8px;padding:1.25rem .5rem;text-align:center;cursor:pointer;transition:all .15s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem;min-height:100px;justify-content:center}.category-card:hover{border-color:#0099e5;box-shadow:0 2px 8px #0099e526;transform:translateY(-1px)}.category-card-icon{font-size:2.5rem;line-height:1}.category-card-image{width:48px;height:48px;object-fit:contain}.category-card-name{font-size:.85rem;color:#333;font-weight:500;line-height:1.2}.breadcrumb{padding:.75rem 0;font-size:.9rem;margin-bottom:1rem}.breadcrumb a{color:#0099e5;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb-sep{color:#999;margin:0 .25rem}.subcategory-list{display:flex;flex-direction:column;gap:0;max-width:500px;margin:0 auto}.radio-option{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border:1px solid #eee;border-bottom:none;cursor:pointer;transition:background .15s;font-size:1rem}.radio-option:first-child{border-radius:8px 8px 0 0}.radio-option:last-child{border-bottom:1px solid #eee;border-radius:0 0 8px 8px}.radio-option:hover{background:#f5f9ff}.radio-option input[type=radio]{accent-color:#0099e5;width:18px;height:18px;appearance:auto;-webkit-appearance:auto;background:#fff;border:2px solid #ccc;border-radius:50%}.selected-category-display{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border:1px solid #0099e5;border-radius:8px;background:#f5f9ff;max-width:500px;margin:0 auto 1rem}.selected-check{color:#fff;background:#0099e5;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0}.clear-btn{margin-left:auto;background:none;border:none;color:#999;font-size:1.25rem;cursor:pointer;padding:0;line-height:1}.clear-btn:hover{color:#333;background:none}.fault-detail-section{max-width:500px;margin:0 auto}.required{color:#c44}.upload-area{margin-bottom:1.5rem}.upload-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;border:2px dashed #ccc;border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s;max-width:500px;margin:0 auto}.upload-dropzone:hover{border-color:#0099e5;background:#f5f9ff}.upload-icon{font-size:3rem;color:#ccc;margin-bottom:.5rem}.upload-text{color:#0099e5;font-weight:500}.uploaded-files{max-width:500px;margin:0 auto}.uploaded-files h3{margin:0 0 .5rem;font-size:.9rem;color:#666}.report-wizard input[type=text],.report-wizard input[type=email],.report-wizard input[type=tel],.report-wizard textarea,.report-wizard select{background-color:#fff;color:#213547;border:1px solid #ccc;border-radius:4px;padding:.5rem;font-size:1rem;font-family:inherit}.report-wizard textarea{resize:vertical}.report-wizard .search-wrapper .search-input{padding:.75rem 1rem .75rem 2.75rem;border:2px solid #0099e5;border-radius:6px}.contact-form{max-width:500px;margin:0 auto}.consent-section{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem}.checkbox-label input[type=checkbox]{accent-color:#0099e5;width:18px;height:18px;flex-shrink:0}.checkbox-label span{white-space:nowrap}.checkbox-label a{color:#0099e5}.wizard-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-top:1px solid #eee;margin-top:1rem}.legal-modal-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.legal-modal{background:#fff;border-radius:10px;width:min(760px,100%);max-height:85vh;display:flex;flex-direction:column;box-shadow:0 8px 28px #0003}.legal-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.legal-modal-header h3{margin:0;font-size:1.05rem;color:#1f2937}.legal-modal-close{background:transparent;color:#6b7280;border:none;font-size:1.4rem;line-height:1;padding:.1rem .4rem}.legal-modal-close:hover{background:#f3f4f6;color:#111827}.legal-modal-body{padding:1rem 1.25rem;overflow-y:auto}.legal-modal-body p{margin:0 0 1rem;color:#374151;line-height:1.6}.legal-modal-footer{padding:.85rem 1.25rem 1.1rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.btn-back{background:#fff;color:#333;border:1px solid #ccc;padding:.6rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem}.btn-back:hover{background:#f5f5f5;border-color:#999}.btn-next{background:#0099e5;color:#fff;border:none;padding:.6rem 2rem;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500}.btn-next:hover{background:#007bbd}.btn-next:disabled{background:#ccc;cursor:not-allowed}.file-preview{width:48px;height:48px;border-radius:4px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.file-thumb{width:100%;height:100%;object-fit:cover}.file-type-icon{font-size:1.5rem}.file-meta{flex:1;min-width:0}.category-tree{border:1px solid #ddd;border-radius:4px;padding:.5rem;max-height:400px;overflow-y:auto}.category-row{padding:.5rem;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:.5rem}.category-row:hover{background:#f5f5f5}.category-row.parent{font-weight:500}.category-row.selectable{color:#333}.category-row.selected{background:#e8f0fe;border:1px solid #646cff}.expand-icon{font-size:.7rem;color:#666;width:1rem}.leaf-indicator{font-size:.5rem;color:#646cff;margin-left:auto}.selected-info{margin-top:1rem;padding:.5rem 1rem;background:#e8f0fe;border-radius:4px}.category-section,.form-section{margin-bottom:2rem}.tenant-info{color:#666;margin-bottom:1.5rem}@media(max-width:600px){.category-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.wizard-body,.wizard-footer,.wizard-step-header{padding-left:1rem;padding-right:1rem}}.category-admin-row{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-bottom:1px solid #eee}.category-admin-row .cat-name{flex:1}.category-admin-row .cat-actions{display:flex;gap:.25rem}.category-admin-row input{flex:1;padding:.3rem .5rem;border:1px solid #ccc;border-radius:4px}button.small{padding:.25rem .5rem;font-size:.85rem}button.secondary{background:#888}button.danger{background:#c44}button.danger:hover{background:#a33}.add-category-form{display:flex;gap:.5rem;margin-bottom:1.5rem}.add-category-form input,.add-category-form select{padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.add-category-form input{flex:1}.categories-page section{margin-bottom:2rem}.admin-nav{list-style:none;padding:0}.admin-nav li{padding:.5rem 0;border-bottom:1px solid #eee}.admin-nav a{display:block}.success-page{text-align:center}.success-box{background:#e8f5e9;border:1px solid #a5d6a7;padding:1.5rem;border-radius:8px;margin:2rem 0}.success-box .reference{font-size:1.25rem;margin:1rem 0}.status-badge{display:inline-block;padding:.2rem .6rem;border-radius:12px;font-size:.85rem;color:#fff;text-transform:capitalize}.filters{margin-bottom:1.5rem;padding:1rem;background:#f9f9f9;border-radius:4px}.filters label{display:flex;gap:.5rem;align-items:center}.filters select{padding:.4rem .8rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.issue-grid{display:grid;grid-template-columns:1fr 300px;gap:2rem;margin-bottom:2rem}.issue-main h2,.issue-main h3{margin-top:1.5rem;margin-bottom:.5rem}.issue-main h2:first-child{margin-top:0}.issue-main .description{background:#f9f9f9;padding:1rem;border-radius:4px;white-space:pre-wrap}.issue-sidebar{background:#f9f9f9;padding:1rem;border-radius:8px;height:fit-content}.issue-sidebar h2{margin-top:0;font-size:1rem;margin-bottom:.5rem}.issue-sidebar h2+form{margin-bottom:1.5rem}.issue-sidebar select,.issue-sidebar input,.issue-sidebar textarea{width:100%;padding:.4rem .6rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem;font-family:inherit}.issue-sidebar button{width:100%;margin-top:.5rem}.issue-history,.issue-notes{border-top:1px solid #eee;padding-top:1.5rem}.history-list,.notes-list{list-style:none;padding:0}.history-list li{padding:.5rem 0;border-bottom:1px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:.5rem 1rem}.history-status{font-weight:500}.history-meta{color:#666;font-size:.9rem}.history-note{display:block;width:100%;color:#666;font-style:italic}.notes-list li{padding:.75rem;background:#f9f9f9;border-radius:4px;margin-bottom:.5rem}.note-header{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}.note-header span{color:#666}.notes-list p{margin:0}@media(max-width:768px){.issue-grid{grid-template-columns:1fr}}.add-team-form,.add-member-form{display:flex;gap:.5rem;margin-bottom:1.5rem}.add-team-form input,.add-member-form select{padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.add-team-form input:first-child{flex:1}.add-team-form input:nth-child(2){flex:1.5}.add-member-form select{flex:1}.status-indicator{padding:.2rem .5rem;border-radius:4px;font-size:.85rem}.status-indicator.active{background:#e8f5e9;color:#2e7d32}.status-indicator.inactive{background:#ffeee;color:#c62828}tr.inactive{opacity:.6}.actions{display:flex;gap:.25rem}.edit-team-form{max-width:400px}.form-actions{display:flex;gap:.5rem;margin-top:1rem}.issue-sidebar .field label{display:block;font-size:.85rem;color:#666;margin-bottom:.25rem}.success{background:#e8f5e9;color:#2e7d32;padding:.5rem 1rem;border-radius:4px;margin-bottom:1rem}.settings-form{max-width:500px}.settings-form select{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;background-color:#fff;color:#213547}.settings-form .checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.settings-form .checkbox-label input[type=checkbox]{accent-color:#646cff;width:18px;height:18px}.settings-form small{display:block;color:#666;font-size:.85rem;margin-top:.25rem}.add-recipient-form{display:flex;gap:.5rem;margin-bottom:1rem}.add-recipient-form input{flex:1;padding:.5rem;border:1px solid #ccc;border-radius:4px}.recipients-list{list-style:none;padding:0}.recipients-list li{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:1px solid #eee}.create-user-form{background:#f9f9f9;padding:1.5rem;border-radius:8px;max-width:400px;margin-bottom:1.5rem}.create-user-form h3{margin-top:0}.role-badge{padding:.2rem .5rem;border-radius:4px;font-size:.85rem}.role-badge.tenant_admin{background:#e3f2fd;color:#1565c0}.role-badge.tenant_staff{background:#f5f5f5;color:#666}.you-badge{color:#666;font-size:.85rem;margin-left:.5rem}.data-table input[type=text],.data-table input[type=password],.data-table select{padding:.3rem .5rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem;width:100%}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#f9f9f9;padding:1.5rem;border-radius:8px;text-align:center}.stat-value{font-size:2.5rem;font-weight:700;color:#333}.stat-label{color:#666;margin-bottom:.5rem}.stat-details{font-size:.85rem;color:#888;display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.stat-details .active{color:#50c878}.stat-details .trial{color:#f5a623}.stat-details .suspended{color:#c44}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.section-header h2{margin:0}.create-tenant-form{background:#f9f9f9;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.create-tenant-form h3{margin-top:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.small-link{font-size:.85rem;margin-right:.5rem}.tenant-detail-grid{display:grid;grid-template-columns:1fr 300px;gap:2rem}.tenant-info{background:#fff}.tenant-sidebar{background:#f9f9f9;padding:1rem;border-radius:8px;height:fit-content}.tenant-sidebar h2{font-size:1rem;margin-top:1.5rem;margin-bottom:.5rem}.tenant-sidebar h2:first-child{margin-top:0}.quick-links{list-style:none;padding:0}.quick-links li{padding:.25rem 0}.user-list,.issue-list{list-style:none;padding:0;font-size:.9rem}.user-list li,.issue-list li{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0;border-bottom:1px solid #eee}.user-role{font-size:.8rem;color:#666}.status-badge.small{font-size:.75rem;padding:.1rem .4rem}.edit-tenant-form{max-width:400px}.recipients-list li{border-bottom:none;padding:.25rem 0}@media(max-width:768px){.tenant-detail-grid,.form-row{grid-template-columns:1fr}}.file-input{padding:.5rem;border:1px dashed #ccc;border-radius:4px;width:100%;cursor:pointer}.file-input:hover{border-color:#646cff}.field-hint{font-size:.85rem;color:#666;margin:.25rem 0 .5rem}.file-list{list-style:none;padding:0;margin-top:.5rem}.file-item{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem;background:#f9f9f9;border-radius:4px;margin-bottom:.5rem;flex-wrap:wrap}.file-name{flex:1;min-width:0;word-break:break-word;overflow-wrap:break-word;white-space:normal}.file-size{color:#666;font-size:.85rem;white-space:nowrap}.file-item .file-meta{flex:1;min-width:0;display:flex;flex-wrap:wrap;gap:.25rem .5rem}.file-item>button,.file-item>.small{align-self:flex-end;flex-shrink:0;margin-top:auto}.file-count{font-size:.85rem;color:#666;margin-top:.5rem}.attachments-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-top:.5rem}.attachment-item{border:1px solid #eee;border-radius:8px;overflow:hidden;background:#f9f9f9}.attachment-thumbnail{width:100%;height:120px;object-fit:cover;display:block}.attachment-icon{width:100%;height:120px;display:flex;align-items:center;justify-content:center;font-size:3rem;background:#eee}.attachment-info{padding:.5rem}.attachment-name{display:block;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-size{display:block;font-size:.75rem;color:#666}.plan-restriction{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.plan-features{display:flex;gap:1rem;flex-wrap:wrap}.feature-badge{padding:.4rem .8rem;border-radius:16px;font-size:.85rem;font-weight:500}.feature-badge.enabled{background:#d4edda;color:#155724}.feature-badge.disabled{background:#f8d7da;color:#721c24}.tab-bar{display:flex;gap:0;border-bottom:2px solid #eee;margin-bottom:1.5rem;margin-top:1rem}.tab{padding:.6rem 1.2rem;background:none;border:none;cursor:pointer;font-size:.95rem;color:#666;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s}.tab:hover{color:#333}.tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.demo-filter{display:flex;gap:.25rem;flex-wrap:wrap}.tab-sm{padding:.3rem .7rem;font-size:.8rem;border-radius:4px;background:#f3f4f6;border:1px solid #e5e7eb;cursor:pointer;color:#4b5563}.tab-sm:hover{background:#e5e7eb}.tab-sm.active{background:#2563eb;color:#fff;border-color:#2563eb}.status-select{padding:.25rem .4rem;border-radius:4px;font-size:.82rem;border:1px solid #ddd;background:#fff;cursor:pointer}.status-select.status-new{color:#2563eb;font-weight:600}.status-select.status-contacted{color:#d97706;font-weight:600}.status-select.status-converted{color:#059669;font-weight:600}.status-select.status-archived{color:#6b7280}button.small,.small{padding:.3rem .7rem;font-size:.82rem}.demo-detail-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;margin-top:1rem}.demo-detail-panel h3{margin:0 0 1rem;color:#1e3a5f}.demo-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 2rem;margin-bottom:1rem;font-size:.9rem}.demo-detail-message{margin-bottom:1rem}.demo-detail-message p{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:.75rem;margin:.5rem 0 0;white-space:pre-wrap;font-size:.9rem}.demo-detail-notes textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem;font-family:inherit;resize:vertical;margin:.5rem 0;background:#fff;color:#213547}.add-category-form-v2{background:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:1rem}.add-category-form-v2 .form-row{display:flex;gap:1rem;align-items:flex-end;flex-wrap:wrap;margin-bottom:.75rem}.add-category-form-v2 .field label{display:block;font-size:.85rem;font-weight:500;margin-bottom:.25rem}.selected-image-preview{display:inline-flex;align-items:center;gap:.25rem;margin-left:.5rem;vertical-align:middle}.selected-image-preview img{width:32px;height:32px;object-fit:contain;border-radius:4px;border:1px solid #ddd}.cat-image-preview{width:28px;height:28px;object-fit:contain;border-radius:4px;flex-shrink:0}.cat-icon-display{width:28px;text-align:center;font-size:1.2rem;flex-shrink:0}.cat-no-icon{color:#ccc}.cat-name-row{display:flex;align-items:center;gap:.5rem;flex:1}.cat-type-badge{font-size:.7rem;padding:.15rem .4rem;border-radius:8px;font-weight:500;text-transform:uppercase;letter-spacing:.02em}.cat-type-badge.parent{background:#dbeafe;color:#1e40af}.cat-type-badge.sub{background:#f0fdf4;color:#166534}.cat-edit-form{flex:1}.cat-edit-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.cat-gallery-section{margin-top:.75rem;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.cat-gallery-section h4{margin:.5rem 0 .25rem;font-size:.85rem;color:#666}.cat-gallery-section h4:first-child{margin-top:0}.gallery-picker{max-height:400px;overflow-y:auto}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem;margin-bottom:.75rem}.gallery-item{position:relative;display:flex;flex-direction:column;align-items:center;padding:.5rem .25rem;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s;background:#fff}.gallery-item:hover{border-color:#93c5fd;background:#f0f7ff}.gallery-item.selected{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 1px #2563eb}.gallery-item img{width:48px;height:48px;object-fit:contain}.gallery-item-name{font-size:.65rem;text-align:center;color:#666;margin-top:.25rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-item-delete{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;border:none;background:#ef4444;color:#fff;font-size:.7rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;opacity:0;transition:opacity .15s}.gallery-item:hover .gallery-item-delete{opacity:1}.gallery-upload{border-top:1px solid #e5e7eb;padding-top:.75rem;margin-top:.5rem}.gallery-upload-controls{display:flex;gap:.5rem;align-items:center}.gallery-upload-name{flex:1;max-width:200px}.lp{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:0;background:#fff}.lp{--brand: #3b97bf;--brand-dark: #2e7a9e;--brand-light: #eaf5fb}.lp-nav{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:1rem 2rem}.lp-nav-logo{height:36px}.lp-nav-links{display:flex;align-items:center;gap:1.5rem}.lp-nav-links a{font-size:.9rem;color:#4b5563;text-decoration:none;font-weight:500}.lp-nav-links a:hover{color:var(--brand)}.lp-nav-cta{background:var(--brand);color:#fff!important;padding:.45rem 1.1rem;border-radius:6px;font-size:.9rem}.lp-nav-cta:hover{background:var(--brand-dark)}.lp-hero{background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#f0f9ff);padding:5rem 2rem 4rem;text-align:center}.lp-hero-content{max-width:780px;margin:0 auto}.lp-hero h1{font-size:2.4rem;line-height:1.2;color:#1e3a5f;margin:0 0 1.25rem;font-weight:700}.lp-hero-sub{font-size:1.15rem;color:#4b5563;line-height:1.6;margin:0 0 1rem;max-width:640px;margin-left:auto;margin-right:auto}.lp-hero-body{font-size:1rem;color:#6b7280;line-height:1.7;margin:0 0 2rem}.lp-hero-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.lp-btn{display:inline-block;padding:.75rem 1.8rem;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:all .15s}.lp-btn-primary{background:var(--brand);color:#fff;border-color:var(--brand)}.lp-btn-primary:hover{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.lp-btn-outline{background:transparent;color:var(--brand);border-color:var(--brand)}.lp-btn-outline:hover{background:var(--brand);color:#fff}.lp-btn-block{width:100%;text-align:center}button.lp-btn-primary{background:var(--brand);border-color:var(--brand)}button.lp-btn-primary:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.lp-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem 2.5rem;background:var(--brand);color:#fff;padding:1rem 2rem;font-size:.9rem;font-weight:500}.lp-trust-item{display:flex;align-items:center;gap:.4rem;white-space:nowrap}.lp-check{font-weight:700;font-size:1.1rem}.lp-section{max-width:900px;margin:0 auto;padding:4rem 2rem}.lp-section h2{font-size:1.75rem;color:#1e3a5f;margin:0 0 1rem;text-align:center}.lp-section-alt{background:#f8fafc;max-width:none}.lp-section-alt>h2,.lp-section-alt>p,.lp-section-alt>ul,.lp-section-alt>.lp-grid-3,.lp-section-alt>.lp-feat-cols,.lp-section-alt>.lp-register-form{max-width:1000px;margin-left:auto;margin-right:auto}.lp-section-compact{text-align:center;padding:3rem 2rem}.lp-list{list-style:none;padding:0;margin:0 0 1.5rem}.lp-list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#4b5563;line-height:1.6}.lp-list li:before{content:"✓";position:absolute;left:0;color:var(--brand);font-weight:700}.lp-list-cols{columns:2;column-gap:2rem}.lp-list-center{display:inline-block;text-align:left;margin-left:auto;margin-right:auto}.lp-section .lp-list-center{display:block;width:fit-content;margin-left:auto;margin-right:auto}.lp-center{text-align:center}.lp-sub{color:#6b7280;font-size:1.05rem;margin-bottom:2rem}.lp-tagline{font-size:1.2rem;font-weight:600;color:var(--brand);margin-top:1.5rem}.lp-highlight{background:var(--brand-light);border-left:4px solid var(--brand);padding:1rem 1.25rem;border-radius:0 6px 6px 0;color:#1e3a5f;font-weight:500;margin:1.5rem 0}.lp-value-icon svg,.lp-about-icon svg,.lp-feat-icon svg,.lp-price-item svg{width:24px;height:24px;flex-shrink:0}.lp-about-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:1.5rem 0 2rem}.lp-about-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.lp-about-icon{color:var(--brand)}.lp-about-card strong{font-size:.9rem;color:#1e3a5f}.lp-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem auto}.lp-value-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.lp-value-icon{color:var(--brand)}.lp-value-card strong{font-size:.9rem;color:#1e3a5f}.lp-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:2rem 0}.lp-step{text-align:center;padding:1.5rem 1rem;background:#fff;border-radius:10px;box-shadow:0 2px 12px #0000000f}.lp-step-num{width:44px;height:44px;border-radius:50%;background:var(--brand);color:#fff;font-size:1.2rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.75rem}.lp-step h3{font-size:1rem;margin:0 0 .5rem;color:#1e3a5f}.lp-step p{font-size:.9rem;color:#6b7280;margin:0;line-height:1.5}.lp-feat-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem auto 0;max-width:1000px}.lp-feat-group h3{font-size:1.05rem;color:var(--brand);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--brand-light);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.lp-feat-item{display:flex;gap:.75rem;margin-bottom:1.25rem;align-items:flex-start}.lp-feat-icon{color:var(--brand);margin-top:2px}.lp-feat-item strong{display:block;font-size:.9rem;color:#1e3a5f;margin-bottom:.2rem}.lp-feat-item p{font-size:.82rem;color:#6b7280;margin:0;line-height:1.5}.lp-price-single{background:#fff;border:2px solid var(--brand);border-radius:14px;padding:2.5rem 2rem;text-align:center;max-width:600px;margin:0 auto;box-shadow:0 4px 24px #3b97bf1a}.lp-price-single h3{font-size:1.3rem;color:#1e3a5f;margin:0 0 .5rem}.lp-price-amount{font-size:2.8rem;font-weight:700;color:var(--brand);margin-bottom:1.5rem}.lp-price-amount span{font-size:1rem;font-weight:400;color:#6b7280}.lp-price-includes{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 2rem;text-align:left;margin-bottom:1.5rem}.lp-price-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4b5563;padding:.3rem 0}.lp-price-item svg{color:var(--brand);width:18px;height:18px}.lp-price-note{font-size:.85rem;color:#6b7280;font-weight:500;margin:0 0 1.5rem}.lp-btn-lg{padding:.85rem 2.5rem;font-size:1.05rem}.lp-register-form{max-width:600px;margin:2rem auto 0;text-align:left}.lp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.lp-register-form .field{margin-bottom:1rem}.lp-register-form textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;font-family:inherit;resize:vertical;background-color:#fff;color:#213547}.lp-form-success{background:#ecfdf5;color:#047857;padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem;text-align:center;font-weight:500}.lp-footer{background:#1e293b;color:#94a3b8;padding:3rem 2rem 1.5rem}.lp-footer-inner{max-width:900px;margin:0 auto}.lp-footer-brand{text-align:center;margin-bottom:1.5rem}.lp-footer-logo{height:32px;width:auto;margin-bottom:.5rem;filter:none}.lp-footer-tagline{font-size:.95rem;color:#cbd5e1;margin:0;font-weight:500}.lp-footer-copy{font-size:.85rem;line-height:1.7;margin-bottom:1.5rem}.lp-footer-copy p{margin:0 0 .75rem}.lp-footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #334155;padding-top:1rem;font-size:.8rem;flex-wrap:wrap;gap:.5rem}.lp-footer-links{display:flex;gap:1.25rem;flex-wrap:wrap}.lp-footer-links a{color:#94a3b8;text-decoration:none;font-weight:500}.lp-footer-links a:hover{color:#e2e8f0}@media(max-width:768px){.lp-nav{flex-direction:column;gap:.75rem}.lp-nav-links{gap:1rem;flex-wrap:wrap;justify-content:center}.lp-hero h1{font-size:1.75rem}.lp-hero{padding:3rem 1.5rem 2.5rem}.lp-trust{flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem}.lp-section{padding:2.5rem 1.5rem}.lp-grid-3,.lp-about-grid{grid-template-columns:repeat(2,1fr)}.lp-steps{grid-template-columns:1fr 1fr}.lp-feat-cols{grid-template-columns:1fr;gap:2.5rem}.lp-price-includes,.lp-form-row{grid-template-columns:1fr}.lp-list-cols{columns:1}.lp-footer-bottom{flex-direction:column;text-align:center}}@media(max-width:480px){.lp-hero h1{font-size:1.5rem}.lp-grid-3{grid-template-columns:1fr}.lp-about-grid{grid-template-columns:1fr 1fr}.lp-steps{grid-template-columns:1fr}}.not-found-page{display:flex;justify-content:center;align-items:center;min-height:80vh}.not-found-card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;padding:3rem 2.5rem;max-width:480px;width:100%;text-align:center}.not-found-logo{height:44px;margin-bottom:1.5rem}.not-found-divider{height:1px;background:linear-gradient(to right,transparent,#e5e7eb,transparent);margin-bottom:1.5rem}.not-found-card h1{font-size:1.5rem;margin:0 0 .75rem;color:#213547}.not-found-message{color:#4b5563;font-size:1rem;margin:0 0 .5rem;line-height:1.6}.not-found-hint{color:#6b7280;font-size:.9rem;margin:0 0 1.5rem;line-height:1.6}.not-found-home-link{text-decoration:none}.not-found-home-link button{background:#3b97bf;padding:.7rem 2rem;font-size:1rem;border-radius:6px}.not-found-home-link button:hover{background:#2e7a9e}.legal-page{display:flex;justify-content:center;padding:2rem 1rem 3rem}.legal-page-card{width:min(920px,100%);background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;padding:2rem}.legal-page-header{text-align:center;border-bottom:1px solid #e5e7eb;padding-bottom:1rem;margin-bottom:1.25rem}.legal-page-logo{height:40px;margin-bottom:.5rem}.legal-page-header h1{margin:0 0 .35rem;color:#1f2937}.legal-page-header p{margin:0;color:#6b7280;font-size:.92rem}.legal-page section{margin-bottom:1.1rem}.legal-page section h2{font-size:1.05rem;color:#111827;margin:0 0 .45rem}.legal-page section p,.legal-page section li{color:#374151;line-height:1.6}.legal-page section ul{margin:.35rem 0 0;padding-left:1.1rem}.legal-page-footer{border-top:1px solid #e5e7eb;padding-top:1rem;margin-top:1.25rem;display:flex;gap:1rem;flex-wrap:wrap}
