*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#1e293b;line-height:1.5}.dashboard{display:flex;min-height:100vh;background:#fff}.router-content{width:100%}.page-placeholder{padding:2rem;text-align:center;color:#64748b}.page-placeholder h1{color:#1e293b;margin-bottom:1rem}.sidebar{width:280px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;position:fixed;height:100vh;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sidebar-header{padding:.25rem 0rem;background:#fff;color:#1e293b;position:relative;overflow:hidden;display:flex;align-items:center}.logo{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:1.5rem;font-weight:700;color:#1e293b;letter-spacing:-.025em;position:relative;z-index:1;flex:1}.sidebar-logo-image{width:210px;height:auto;display:block;margin:-22px 0 -28px}.sidebar-toggle{margin-left:auto;background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;cursor:pointer;padding:.625rem;border-radius:8px;transition:all .2s ease}.sidebar-toggle:hover{background:#e2e8f0;color:#1e293b;transform:translateY(-1px)}.search-bar{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;margin:-.25rem 1rem 0;display:flex;align-items:center;gap:10px;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.search-bar:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a,0 1px 3px #0000001a;background-color:#fff}.search-bar input{background:none;border:none;outline:none;flex-grow:1;font-size:.9em;color:#333;font-weight:400}.search-bar input::placeholder{color:#6c757d;font-weight:400}.search-bar svg{width:16px;height:16px;color:#6c757d;flex-shrink:0}.search-shortcut{background-color:#e9ecef;color:#6c757d;padding:2px 6px;border-radius:4px;font-size:.75em;font-weight:500;flex-shrink:0}.search-input::placeholder{color:#94a3b8}.search-shortcut{background:#e2e8f0;color:#64748b;padding:.125rem .5rem;border-radius:4px;font-size:.75rem}.nav-section{padding:.5rem 1rem 0;margin-top:-.25rem}.nav-section-title{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;padding:0 1rem}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:10px;color:#64748b;text-decoration:none;font-size:.875rem;font-weight:500;margin:.125rem .75rem;transition:all .2s ease;position:relative;background:none;border:none;width:calc(100% - 1.5rem);text-align:left;cursor:pointer}.nav-item:hover{background:#f1f5f9;color:#1e293b;transform:translate(4px)}.nav-item.active{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#3b82f6;font-weight:600;box-shadow:0 2px 4px #3b82f61a}.nav-item.active:before{content:"";position:absolute;left:-.75rem;top:50%;transform:translateY(-50%);width:3px;height:20px;background:#3b82f6;border-radius:0 2px 2px 0}.nav-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.main-content{flex:1;margin-left:280px;display:flex;flex-direction:column;margin-top:4px}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.breadcrumb-item{color:#64748b;text-decoration:none;transition:color .2s ease}.breadcrumb-item:hover{color:#3b82f6}.breadcrumb-separator{color:#94a3b8}.top-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.75rem 2rem;display:flex;align-items:center;justify-content:flex-end;box-shadow:0 1px 3px #0000001a;position:relative}.page-title{font-size:1.5rem;font-weight:600;color:#1e293b;letter-spacing:-.025em}.header-actions{display:flex;align-items:center;gap:1rem}.generate-reports-btn{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.generate-reports-btn:hover{background:#e2e8f0;color:#1e293b}.notification-badge{position:relative;background:none;border:none;color:#64748b;cursor:pointer;padding:.5rem;border-radius:8px}.notification-badge:hover{background:#f1f5f9}.badge{position:absolute;top:-2px;right:-2px;background:#ef4444;color:#fff;border-radius:50%;width:20px;height:20px;font-size:.75rem;display:flex;align-items:center;justify-content:center;font-weight:600}.user-profile{display:flex;align-items:right;gap:.75rem}.user-avatar{width:44px;height:44px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;box-shadow:0 4px 6px #3b82f64d;border:2px solid white}.user-info{display:flex;flex-direction:column}.user-name{font-weight:600;color:#1e293b;font-size:.875rem}.user-role{font-size:.75rem;color:#64748b}.logout-button{background:#ef4444;color:#fff;border:none;border-radius:6px;padding:8px 12px;font-size:.75rem;font-weight:500;cursor:pointer;transition:background-color .2s;margin-left:12px}.logout-button:hover{background:#dc2626}.content-area{padding:2rem;flex:1}.summary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}.summary-card{background:#fff;border-radius:8px;padding:1rem 1.25rem;border:1px solid #e2e8f0;cursor:pointer;min-height:120px}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.card-icon{width:36px;height:36px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#3b82f6}.card-icon svg{width:18px;height:18px}.card-info-icon{width:20px;height:20px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:600;color:#64748b;cursor:pointer}.card-title{font-size:.9 rem;font-weight:500;color:#64748b;margin-bottom:.375rem}.card-metrics{display:flex;align-items:center;gap:.75rem}.card-value{font-size:.875rem;font-weight:700;color:#1e293b;letter-spacing:-.025em}.card-change{display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:16px;width:fit-content;line-height:1.2;margin-left:auto}.card-change.positive{color:#059669;background:#d1fae5}.card-change.negative{color:#dc2626;background:#fee2e2}.change-indicator{padding:.125rem .5rem;border-radius:6px;font-size:.75rem}.change-indicator.positive{background:#d1fae5;color:#059669}.change-indicator.negative{background:#fee2e2;color:#dc2626}.charts-section{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:2rem}.chart-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.chart-title{font-size:1.125rem;font-weight:600;color:#1e293b}.chart-controls{display:flex;align-items:center;gap:.75rem}.select-control{padding:.5rem 2.5rem .5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:.875rem;color:#64748b;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.select-control:hover{border-color:#cbd5e1}.select-control:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.refresh-btn{background:none;border:1px solid #e2e8f0;color:#64748b;cursor:pointer;padding:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .15s ease-in-out}.refresh-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#374151}.refresh-btn svg{width:16px;height:16px}.chart-summary{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;color:#64748b}.chart-legend{display:flex;gap:1rem;margin-bottom:1rem}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.legend-color{width:12px;height:12px;border-radius:2px}.chart-placeholder{height:200px;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.875rem}.donut-chart{display:flex;align-items:center;justify-content:center;height:200px;position:relative}.donut-center{position:absolute;text-align:center}.donut-value{font-size:2rem;font-weight:700;color:#1e293b}.donut-label{font-size:.875rem;color:#64748b}.donut-placeholder{width:120px;height:120px;border-radius:50%;background:conic-gradient(#3b82f6 0deg 120deg,#60a5fa 120deg 240deg,#93c5fd 240deg 360deg);display:flex;align-items:center;justify-content:center}.table-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.table-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.table-title{font-size:1.125rem;font-weight:600;color:#1e293b}.table-controls{display:flex;align-items:center;gap:.75rem}.search-control{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;width:200px}.filter-btn,.sort-btn{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;color:#64748b;cursor:pointer;display:flex;align-items:center;gap:.5rem}.filter-btn:hover,.sort-btn:hover{background:#f8fafc}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:.75rem;border-bottom:1px solid #e2e8f0}.table th{font-weight:600;color:#64748b;font-size:.875rem;background:#f8fafc}.table td{color:#1e293b;font-size:.875rem}.table tbody tr:hover{background:#f8fafc}.status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.approved,.status-badge.active{background:#d1fae5;color:#065f46}.status-badge.inactive,.status-badge.draft{background:#fef3c7;color:#92400e}.status-badge.ready{background:#d1fae5;color:#065f46}.status-badge.queued,.status-badge.rendering{background:#dbeafe;color:#1e40af}.status-badge.failed{background:#fee2e2;color:#991b1b}.loading-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d;border:1px solid #f3f4f6;color:#6b7280}.loading-spinner{width:48px;height:48px;border:4px solid #f3f4f6;border-top:4px solid #374151;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-state p{color:#6b7280;font-size:1rem;margin:0;font-weight:500}.error-state h2{color:#dc2626;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.error-state p{color:#ef4444;margin-bottom:1rem;font-size:1rem}.staff-site{min-height:100vh;background:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.staff-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem;box-shadow:0 1px 3px #0000000d}.staff-logo{display:flex;align-items:center;gap:1rem}.staff-logo .logo-icon{width:40px;height:40px;background:#374151;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.staff-logo h1{font-size:1.5rem;font-weight:600;color:#111827;margin:0;letter-spacing:-.025em}.staff-content{max-width:1200px;margin:0 auto;padding:2rem}.welcome-section{text-align:center;margin-bottom:3rem;padding:3rem 2rem;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d;border:1px solid #f3f4f6}.welcome-section h2{font-size:2.25rem;font-weight:600;color:#111827;margin-bottom:.75rem;letter-spacing:-.025em}.welcome-section p{font-size:1.125rem;color:#6b7280;margin:0;line-height:1.6}.staff-tabs{display:flex;gap:.5rem;margin-bottom:3rem;padding:.5rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;border:1px solid #f3f4f6}.staff-tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;border:none;border-radius:8px;background:transparent;color:#6b7280;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}.staff-tab-btn svg{width:18px;height:18px}.staff-tab-btn:hover{background:#f9fafb;color:#374151}.staff-tab-btn.active{background:#374151;color:#fff;font-weight:600}.staff-tab-btn.active:hover{background:#1f2937}.staff-forms-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem}.staff-form-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #0000000d;border:1px solid #f3f4f6;transition:all .3s ease;position:relative;overflow:hidden}.staff-form-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#374151,#6b7280);opacity:0;transition:opacity .3s ease}.staff-form-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a;border-color:#e5e7eb}.staff-form-card:hover:before{opacity:1}.staff-form-card .form-icon{width:56px;height:56px;background:#f8fafc;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#374151;margin-bottom:1.5rem;border:1px solid #f1f5f9}.staff-form-card .form-icon svg{width:28px;height:28px}.staff-form-card .form-title{font-size:1.375rem;font-weight:600;color:#111827;margin-bottom:.75rem;letter-spacing:-.025em;line-height:1.3}.staff-form-card .form-description{color:#6b7280;margin-bottom:1.5rem;line-height:1.6;font-size:.95rem}.staff-form-card .form-meta{margin-bottom:2rem}.staff-form-card .form-category{background:#f9fafb;color:#374151;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;border:1px solid #f3f4f6}.staff-form-card .form-actions{display:flex;gap:.75rem}.staff-form-card .btn-primary{background:#374151;color:#fff;border:none;border-radius:10px;padding:1rem 2rem;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .2s ease;flex:1;justify-content:center;letter-spacing:.025em}.staff-form-card .btn-primary:hover{background:#1f2937;transform:translateY(-1px);box-shadow:0 4px 12px #3741514d}.staff-form-card .btn-primary svg{width:18px;height:18px}.staff-form-card .btn-secondary{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-radius:10px;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;flex:1;justify-content:center}.staff-form-card .btn-secondary:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}.staff-form-card .btn-secondary svg{width:16px;height:16px}.staff-video-card .form-icon.video-icon,.staff-video-card .form-category.video-category{background:#fef3f2;color:#dc2626;border-color:#fecaca}.staff-form-card .btn-video{background:#dc2626}.staff-form-card .btn-video:hover:not(:disabled){background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px #dc26264d}.staff-form-card .btn-video:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:1;transform:none;box-shadow:none}.preview-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.preview-modal{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:600px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.preview-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #f3f4f6}.preview-modal-header h3{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.preview-modal-close{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.preview-modal-close:hover{background:#f3f4f6;color:#374151}.preview-modal-close svg{width:20px;height:20px}.preview-modal-content{padding:2rem;flex:1;overflow-y:auto}.preview-description{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:2rem}.preview-info{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.preview-info-item{padding:1rem;background:#f9fafb;border-radius:8px;border:1px solid #f3f4f6}.preview-info-item strong{color:#374151;font-weight:600;display:block;margin-bottom:.25rem}.preview-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #f3f4f6}.preview-actions .btn-secondary{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.preview-actions .btn-secondary:hover{background:#f3f4f6;border-color:#d1d5db}.preview-actions .btn-primary{background:#374151;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.preview-actions .btn-primary:hover{background:#1f2937}.preview-actions .btn-primary:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}@media (max-width: 768px){.preview-modal{margin:1rem;max-height:90vh}.preview-modal-header,.preview-modal-content{padding:1rem}.preview-info{grid-template-columns:1fr}.preview-actions{flex-direction:column}}.form-status-toggle{margin:1rem 0}.status-toggle-btn{border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.status-toggle-btn.active{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.status-toggle-btn.active:hover{background:#a7f3d0}.status-toggle-btn.inactive{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.status-toggle-btn.inactive:hover{background:#fde68a}.form-builder-page{min-height:100vh;background:#f8fafc}.page-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-left{flex:1}.page-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.breadcrumb-item{color:#64748b}.breadcrumb-item.active{color:#1e293b;font-weight:500}.breadcrumb-separator{color:#cbd5e1}.header-actions{display:flex;gap:1rem;align-items:center}.script-flow-container{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1rem 0;width:100%;box-sizing:border-box}.pill-wrapper{display:flex;align-items:center;cursor:pointer;width:100%;min-width:0;box-sizing:border-box}.pill-wrapper:active,.pill-wrapper[data-dragging=true]{cursor:grabbing}body.dragging,body.dragging *{cursor:grabbing!important}.drag-handle{display:none}.component-pill{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#eff6ff;border:2px solid #93c5fd;border-radius:8px;cursor:inherit;transition:all .2s ease;font-size:14px;width:100%;min-width:0;min-height:60px;justify-content:flex-start;box-sizing:border-box}.component-pill:hover{background:#dbeafe;border-color:#60a5fa;transform:translateY(-1px);box-shadow:0 2px 8px #3b82f633}.component-pill svg{width:16px;height:16px;flex-shrink:0}.pill-label{flex:1;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1e293b}.pill-type-badge{font-size:10px;opacity:.8;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;white-space:nowrap}.component-pill.conditional-pill{background:#fef3c7;border-color:#fbbf24;color:#78350f}.component-pill.conditional-pill:hover{background:#fde68a;border-color:#f59e0b}.component-pill.paragraph-pill{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.component-pill.paragraph-pill:hover{background:#e2e8f0;border-color:#94a3b8}.component-pill.paragraph-pill.conditional-pill{background:#fef3c7;border-color:#fbbf24;color:#78350f}.component-pill.paragraph-pill.conditional-pill:hover{background:#fde68a;border-color:#f59e0b}.insertion-btn-horizontal{width:32px;height:32px;border-radius:50%;background:#e2e8f0;color:#64748b;border:2px dashed #cbd5e1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.insertion-btn-horizontal:hover{background:#3b82f6;color:#fff;border-color:#3b82f6;transform:scale(1.1)}.insertion-btn-horizontal svg{width:16px;height:16px}.paragraph-inline-wrapper{display:inline-flex;align-items:center;gap:4px;position:relative}.paragraph-inline-input{padding:6px 12px;border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:14px;line-height:1.5;background:#fff;color:#1e293b;transition:all .2s ease;min-width:150px;max-width:600px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.paragraph-inline-input.conditional-paragraph{background:#fef3c7;border-color:#fbbf24;color:#78350f}.paragraph-inline-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.paragraph-inline-input::placeholder{color:#94a3b8;font-style:italic}.mh-preview-list{display:flex;flex-direction:column;gap:12px}.mh-preview-item{padding:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease}.mh-preview-item.conditional{background:#fffbeb;border-color:#fbbf24}.mh-preview-label{font-weight:600;color:#1e293b;margin-bottom:6px;display:flex;align-items:center;gap:8px}.mh-preview-label .conditional-badge{font-size:11px;font-weight:500;padding:2px 8px;background:#fbbf24;color:#78350f;border-radius:12px}.mh-preview-value{font-size:14px;color:#64748b;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}.preview-section{margin-top:24px;padding:20px;background:#fff;border-radius:8px;border:2px solid #e2e8f0}.preview-title{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 12px}.preview-content{padding:16px;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.preview-text{font-size:15px;line-height:1.8;color:#475569;margin:0;white-space:pre-wrap}.preview-placeholder{color:#3b82f6;font-weight:600;padding:2px 6px;background:#eff6ff;border-radius:4px;margin:0 2px}.preview-placeholder-conditional{color:#92400e;font-weight:600;padding:2px 6px;background:#fef3c7;border-radius:4px;margin:0 2px}.preview-paragraph-conditional{color:#92400e;background:#fef3c7;padding:2px 4px;border-radius:3px}.modal-content-large{max-width:600px;max-height:80vh;overflow-y:auto}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e2e8f0}.form-builder-content{max-width:1400px;margin:0 auto;padding:2rem}.builder-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a}.section-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-header h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.section-description{font-size:.875rem;color:#64748b;margin:0}.section-body{display:block}.form-info-group{display:flex;flex-direction:column;gap:.5rem}.form-info-group label{font-weight:500;color:#374151;font-size:.875rem}.form-name-input{border:1px solid #e2e8f0;border-radius:8px;padding:.75rem;font-size:1rem;outline:none;transition:all .2s ease}.form-name-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-name-input::placeholder{color:#94a3b8}.empty-builder-state{display:flex;justify-content:center;align-items:center;padding:4rem 2rem}.add-first-component-btn{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.add-first-component-btn:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.add-component-btn-bottom{display:inline-flex;align-items:center;gap:8px;background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:1rem}.add-component-btn-bottom:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.add-component-btn-bottom svg{width:18px;height:18px}.syntax-editor-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a}.syntax-editor-section .section-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.syntax-editor-wrapper{position:relative}.syntax-editor-container{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:1rem;min-height:300px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.8}.syntax-editor{outline:none;white-space:pre-wrap;word-wrap:break-word;min-height:280px}.syntax-editor:empty:before{content:attr(placeholder);color:#94a3b8;pointer-events:none}.syntax-field{font-weight:600;color:#2563eb;background:#dbeafe;padding:2px 6px;border-radius:4px;cursor:pointer;transition:all .2s;display:inline-block}.syntax-field:hover{background:#bfdbfe;box-shadow:0 0 0 2px #93c5fd}.syntax-field-conditional{background:#fef3c7;color:#d97706;border-left:2px solid #f59e0b}.syntax-conditional{background:#fef3c7;padding:2px 6px;border-radius:4px;border-left:3px solid #f59e0b;display:inline-block}.syntax-conditional-trigger{font-family:Courier New,monospace;font-size:.875em;color:#92400e;font-weight:600}.syntax-conditional-text{background:#fef3c7;color:#d97706;padding:2px 6px;border-radius:4px;border-left:2px solid #f59e0b;cursor:pointer;transition:all .2s;display:inline-block}.syntax-conditional-text:hover{background:#fde68a;box-shadow:0 0 0 2px #f59e0b}.field-autocomplete{position:fixed;background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #00000026;max-height:300px;min-width:250px;overflow-y:auto;z-index:1000}.field-autocomplete-divider{height:1px;background:#e2e8f0;margin:4px 0}.field-autocomplete-item{padding:10px 14px;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background .15s;font-size:.95rem}.field-autocomplete-item:hover,.field-autocomplete-item.selected{background:#eff6ff}.field-autocomplete-item span:first-child{font-size:1.2em}.how-to-guide-panel{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000000d}.guide-header{margin-bottom:2rem;text-align:center}.guide-header h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.guide-subtitle{font-size:1rem;color:#64748b;margin:0}.guide-content{background:#fff;border-radius:8px;padding:1.5rem}.guide-section{display:flex;flex-direction:column;gap:2rem}.guide-step{display:flex;gap:1.5rem;align-items:flex-start}.step-number{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;box-shadow:0 2px 8px #3b82f64d}.step-content{flex:1}.step-content h4{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.step-content p{color:#475569;line-height:1.6;margin:0 0 1rem}.guide-list{margin:.75rem 0;padding-left:1.5rem;color:#475569}.guide-list li{margin-bottom:.5rem;line-height:1.6}.guide-list strong{color:#1e293b;font-weight:600}.guide-example{background:#f8fafc;border-left:4px solid #3b82f6;padding:1rem;border-radius:4px;margin-top:1rem;font-size:.9375rem}.guide-example strong{color:#1e293b;display:block;margin-bottom:.5rem}.highlight-blue{background:#dbeafe;color:#2563eb;padding:2px 6px;border-radius:4px;font-weight:600}.highlight-yellow{background:#fef3c7;color:#d97706;padding:2px 6px;border-radius:4px;font-weight:600}.guide-footer{margin-top:2rem;padding-top:1.5rem;border-top:2px solid #e2e8f0}.guide-tip{background:#fef3c7;border-left:4px solid #f59e0b;padding:1rem 1.25rem;border-radius:4px;color:#92400e;line-height:1.6}.guide-tip strong{color:#78350f;font-weight:600}.guide-content code{background:#e0e7ff;color:#3730a3;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;font-weight:600}.field-options-section{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #e2e8f0}.field-options-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.toggle-btn{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex:1;min-width:150px;justify-content:center}.toggle-btn svg{flex-shrink:0}.toggle-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.toggle-btn-active{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.toggle-btn-active:hover{background:#2563eb!important}.toggle-btn-conditional{display:inline-block}.toggle-btn-conditional-active{background:#fbbf24!important;border-color:#fbbf24!important;color:#78350f!important}.toggle-btn-conditional-active:hover{background:#f59e0b!important;border-color:#f59e0b!important}.conditional-logic-config{margin-top:1.5rem;padding:1.5rem;background:#fef3c7;border:2px solid #fbbf24;border-radius:8px}.conditional-logic-config h4{font-size:1rem;font-weight:600;color:#92400e;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.conditional-description{font-size:.875rem;color:#78350f;margin:0 0 1rem}.conditional-logic-config .config-group{margin-bottom:1rem}.conditional-logic-config .config-group label{color:#92400e;font-weight:600;margin-bottom:.5rem;display:block}.conditional-logic-config select{width:100%;padding:.75rem;border:2px solid #fbbf24;border-radius:8px;font-size:.875rem;background-color:#fff;color:#1e293b;cursor:pointer;transition:all .2s ease}.conditional-logic-config select:hover{border-color:#f59e0b;background-color:#fffbeb}.conditional-logic-config select:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.config-row{display:flex;gap:1rem}.config-row .config-group{flex:1}.btn-danger-small{background:#ef4444;color:#fff;border:none;border-radius:4px;padding:4px 8px;font-size:.75rem;cursor:pointer;transition:background .2s}.btn-danger-small:hover{background:#dc2626}.option-row{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.option-row input{flex:1}.component-wrapper{margin-bottom:1.5rem}.add-component-section{display:flex;justify-content:center;padding:2rem 0}.add-component-btn{display:flex;align-items:center;gap:.5rem;background:#fff;color:#3b82f6;border:2px dashed #3b82f6;border-radius:8px;padding:1rem 1.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.add-component-btn:hover{background:#eff6ff;border-color:#2563eb;color:#2563eb}.form-builder-page .form-title-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.form-title-input{width:100%;font-size:1.5rem;font-weight:600;border:none;outline:none;background:transparent;color:#1e293b;margin-bottom:1rem}.form-title-input::placeholder{color:#94a3b8}.form-description-input{width:100%;font-size:1rem;border:none;outline:none;background:transparent;color:#64748b;resize:none}.form-description-input::placeholder{color:#94a3b8}.components-list{display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box}.empty-state{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.empty-icon{width:64px;height:64px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#64748b;position:relative;padding-top:20px}.conditional-fields-list{max-height:200px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:4px;padding:10px;background-color:#f9fafb}.conditional-field-option{display:flex;align-items:center;gap:8px;padding:5px 0;font-size:14px}.conditional-field-option input[type=checkbox]{width:14px;height:14px}.conditional-field-option span{color:#6b7280}.form-field{transition:opacity .3s ease,max-height .3s ease}.form-field.hidden{opacity:0;max-height:0;overflow:hidden;margin:0;padding:0}.add-component-section{margin-top:20px;padding:20px;border:2px dashed #e2e8f0;border-radius:8px;background-color:#f8fafc;text-align:center;transition:all .2s ease}.add-component-section:hover{border-color:#3b82f6;background-color:#eff6ff}.add-component-section .add-component-btn{background-color:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background-color .2s ease}.add-component-section .add-component-btn:hover{background-color:#2563eb}.insertion-point{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:15px 0;position:relative}.insertion-line{width:2px;height:25px;background:repeating-linear-gradient(to bottom,#cbd5e1 0px,#cbd5e1 3px,transparent 3px,transparent 6px);opacity:.8}.insertion-btn{width:40px;height:40px;border-radius:50%;background-color:#3b82f6;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:8px 0;transition:all .2s ease;box-shadow:0 2px 4px #3b82f633;position:relative;z-index:2}.insertion-btn:hover{background-color:#2563eb;transform:scale(1.1);box-shadow:0 4px 8px #3b82f64d}.insertion-btn svg{width:20px;height:20px}.insertion-point:hover .insertion-line{background:repeating-linear-gradient(to bottom,#3b82f6 0px,#3b82f6 3px,transparent 3px,transparent 6px);opacity:1}.form-component.conditional-field{background-color:#fef3c7;border:2px solid #f59e0b;border-radius:8px;position:relative}.form-component.conditional-field:before{content:"Conditional";position:absolute;top:8px;left:10px;background-color:#f59e0b;color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500;z-index:1}.empty-icon svg{width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.empty-state h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.empty-state p{color:#64748b;margin-bottom:2rem}.btn-primary.large{padding:1rem 2rem;font-size:1.125rem;display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 auto}.component-wrapper{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;overflow:hidden}.form-component{padding:1.5rem}.component-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.component-header svg{color:#3b82f6}.component-header span{font-weight:600;color:#1e293b;flex:1}.edit-btn{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;color:#64748b;cursor:pointer;transition:all .2s ease}.edit-btn:hover{background:#e2e8f0;color:#1e293b}.delete-btn{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;color:#dc2626;cursor:pointer;transition:all .2s ease}.delete-btn:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.paragraph-input{width:100%;min-height:120px;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;font-size:1rem;line-height:1.5;resize:vertical;outline:none;transition:border-color .2s ease}.paragraph-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.paragraph-input::placeholder{color:#94a3b8}.dropdown-config,.text-config,.number-config{display:flex;flex-direction:column;gap:1rem}.config-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.config-group label{font-weight:600;color:#374151;font-size:.875rem}.config-group input:not([type=checkbox]){border:2px solid #e5e7eb;border-radius:8px;padding:.875rem;font-size:.875rem;outline:none;transition:all .2s ease;background:#fafbfc}.config-group input:not([type=checkbox]):focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.config-group input:not([type=checkbox])::placeholder{color:#94a3b8}.config-group input[type=checkbox],.modal-body input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;width:20px!important;height:20px!important;border:2px solid #cbd5e1!important;border-radius:5px!important;background:#fff!important;cursor:pointer!important;position:relative!important;transition:all .15s ease!important;flex-shrink:0!important;margin:0!important;padding:0!important;min-width:20px!important;min-height:20px!important}.config-group input[type=checkbox]:hover,.modal-body input[type=checkbox]:hover{border-color:#3b82f6!important;background:#eff6ff!important}.config-group input[type=checkbox]:checked,.modal-body input[type=checkbox]:checked{background:#3b82f6!important;border-color:#3b82f6!important}.config-group input[type=checkbox]:checked:after,.modal-body input[type=checkbox]:checked:after{content:""!important;position:absolute!important;left:5px!important;top:2px!important;width:5px!important;height:10px!important;border:solid white!important;border-width:0 2.5px 2.5px 0!important;transform:rotate(45deg)!important;display:block!important}.config-group input[type=checkbox]:focus,.modal-body input[type=checkbox]:focus{outline:none!important;box-shadow:0 0 0 3px #3b82f626!important;border-color:#3b82f6!important}.config-group label,.modal-body label{display:flex!important;align-items:center!important;gap:12px!important;cursor:pointer!important;font-weight:500!important;color:#1e293b!important;font-size:.9375rem!important;line-height:1.5!important;padding:2px 0!important;-webkit-user-select:none!important;user-select:none!important;transition:color .15s ease!important}.config-group label:hover,.modal-body label:hover{color:#0f172a!important}.config-group label input[type=checkbox],.modal-body label input[type=checkbox]{margin:0!important;flex-shrink:0!important}.options-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.option-item{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease}.option-item:hover{background:#f1f5f9;border-color:#cbd5e1}.option-item input{flex:1;border:1px solid #d1d5db;border-radius:6px;padding:.75rem;font-size:.875rem;background:#fff;outline:none;transition:all .2s ease;font-weight:500}.option-item input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fefefe}.option-item input::placeholder{color:#9ca3af;font-weight:400}.option-item button{background:#ef4444;color:#fff;border:none;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:700;transition:all .2s ease;box-shadow:0 1px 2px #0000001a}.option-item button:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 2px 4px #00000026}.option-item button:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000001a}.option-item button:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.options-list>button{background:#fff;color:#64748b;border:2px dashed #cbd5e1;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.options-list>button:hover{background:#f8fafc;border-color:#94a3b8;color:#475569}.options-list>button:active{background:#f1f5f9}.options-list>button:before{content:"+";font-size:1.125rem;font-weight:700}.config-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.add-option-btn{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px;padding:.75rem;font-size:.875rem;color:#64748b;cursor:pointer;transition:all .2s ease}.add-option-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#475569}.component-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #f1f5f9}.add-component-btn{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background-color .2s ease}.add-component-btn:hover{background:#2563eb}.modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:modalFadeIn .2s ease-out}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;width:90%;max-width:500px;max-height:85vh;overflow:hidden;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e2e8f0}.modal-header h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.modal-close{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;font-size:1.25rem;font-weight:700;transition:all .2s ease}.modal-close:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.component-options{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.component-option{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.component-option:hover{border-color:#3b82f6;background:#f8fafc}.component-option svg{color:#3b82f6;flex-shrink:0}.component-option h4{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.component-option p{font-size:.875rem;color:#64748b;margin:0}.status-badge.rejected{background:#fee2e2;color:#991b1b}.action-buttons{display:flex;gap:.5rem}.action-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;border-radius:4px}.action-btn:hover{background:#f1f5f9;color:#1e293b}@media (max-width: 1024px){.summary-cards{grid-template-columns:repeat(2,1fr)}.charts-section{grid-template-columns:1fr}}@media (max-width: 768px){.sidebar{width:100%;position:static;height:auto}.main-content{margin-left:0}.summary-cards{grid-template-columns:1fr}.content-area{padding:1rem}.top-header{padding:1rem;align-items:right}}.forms-page{width:100%}.page-header{background:#fff;padding:1.75rem 2rem;margin-bottom:0}.header-content{display:flex;justify-content:space-between;align-items:flex-start}.header-left{display:flex;flex-direction:column;gap:.5rem}.page-title{font-size:1.5rem;font-weight:600;color:#1e293b;letter-spacing:-.025em;margin:0}.header-actions{display:flex;align-items:center;gap:.75rem}.btn-primary{background:#374151;color:#fff;border:none;padding:.875rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.btn-primary:hover{background:#1f2937;transform:translateY(-1px)}.btn-primary:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db;padding:.875rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.btn-secondary:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;border-color:#e5e7eb}.forms-content{padding:2rem}.forms-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.search-section{display:flex;align-items:center;gap:1rem}.search-section .search-bar{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;margin:0;display:flex;align-items:center;gap:.75rem;transition:all .2s ease;box-shadow:none;flex:1}.search-section .search-bar:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background-color:#fff}.search-section .search-bar input{background:none;border:none;outline:none;flex-grow:1;font-size:.875rem;color:#1e293b;font-weight:400}.search-section .search-bar input::placeholder{color:#64748b;font-weight:400}.search-section .search-bar svg{width:16px;height:16px;color:#64748b;flex-shrink:0}.filter-btn{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.filter-btn:hover{background:#e2e8f0;color:#1e293b}.forms-stats{display:flex;gap:2rem}.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-number{font-size:1.5rem;font-weight:700;color:#1e293b}.stat-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.forms-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s ease;cursor:pointer;display:flex;flex-direction:column;height:100%}.form-card:hover{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.form-card .form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.form-icon{width:40px;height:40px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#3b82f6}.form-icon svg{width:18px;height:18px}.form-status .status-badge{padding:.25rem .75rem;border-radius:16px;font-size:.75rem;font-weight:600}.status-active{background:#d1fae5;color:#059669}.status-draft{background:#fef3c7;color:#d97706}.status-ready{background:#d1fae5;color:#065f46}.status-badge.status-draft{background:#fef3c7;color:#d97706}.status-badge.status-ready{background:#d1fae5;color:#065f46}.form-content{margin-bottom:1.5rem;flex:1;display:flex;flex-direction:column}.form-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-description{font-size:.875rem;color:#64748b;margin:0 0 1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.625rem}.form-meta{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#64748b;margin-top:auto}.form-type{background:#f1f5f9;padding:.25rem .5rem;border-radius:6px;font-weight:500}.form-submissions{font-weight:500}.form-footer{border-top:1px solid #f1f5f9;padding-top:1rem}.form-actions{display:flex;gap:.5rem;margin-bottom:.75rem}.action-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.action-btn:hover{background:#f1f5f9;color:#3b82f6}.action-btn svg{width:20px;height:20px}.form-details{display:flex;justify-content:space-between;font-size:.75rem;color:#94a3b8}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d;border:1px solid #f3f4f6;color:#6b7280}.empty-state svg{width:64px;height:64px;color:#d1d5db;margin-bottom:1.5rem}.empty-state h3{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.75rem}.empty-state p{font-size:1rem;line-height:1.6;margin:0;max-width:400px}.save-message{position:fixed;top:20px;right:20px;z-index:1000;min-width:300px;max-width:500px;border-radius:8px;box-shadow:0 4px 12px #00000026;animation:slideIn .3s ease-out}.save-message.success{background:#10b981;color:#fff}.save-message.error{background:#ef4444;color:#fff}.save-message-content{display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.save-message-text{flex:1;font-weight:500;font-size:14px}.save-message-close{background:none;border:none;color:inherit;font-size:20px;font-weight:700;cursor:pointer;padding:0;margin-left:12px;opacity:.8;transition:opacity .2s}.save-message-close:hover{opacity:1}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.patient-form{background:transparent;border-radius:0;padding:0;box-shadow:none;border:none}.staff-site .staff-content .form-fields,.staff-content .form-fields{display:flex!important;flex-direction:column!important;gap:2rem!important;margin-bottom:3rem!important;max-width:600px!important;margin-left:auto!important;margin-right:auto!important;padding:2rem!important;background:#fff!important;border-radius:16px!important;box-shadow:0 1px 3px #0000000d!important;border:1px solid #f3f4f6!important}.form-field{display:flex;flex-direction:column;gap:.75rem;transition:opacity .3s ease,transform .3s ease}.form-field.error .field-textarea,.form-field.error .field-select,.form-field.error .field-input{border-color:#ef4444}.field-label{font-weight:600;color:#111827;font-size:.875rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:0;text-transform:none;letter-spacing:0}.field-helper{font-size:.8125rem;color:#6b7280;font-weight:400}.required{color:#dc2626;margin-left:.25rem;font-weight:600}.field-input,.field-select{padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all .15s ease;background:#fafafa;color:#111827;font-weight:400}.field-textarea{padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all .15s ease;resize:vertical;font-family:inherit;line-height:1.6;background:#fafafa;color:#111827;min-height:120px;font-weight:400}.field-textarea::placeholder,.field-input::placeholder,.field-select::placeholder{color:#9ca3af;font-weight:400}.field-input:focus,.field-select:focus,.field-textarea:focus{outline:none;border-color:#111827;background:#fff;box-shadow:0 0 0 3px #1118270d}.field-select{background:#fafafa;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23111827' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;padding-right:2.75rem}.field-select:hover,.field-textarea:hover,.field-input:hover{border-color:#d1d5db;background:#fff}.field-select option{padding:1rem;background:#fff;color:#111827;font-size:1rem;font-weight:400}.field-select option:hover{background:#f9fafb}.field-select option:checked,.field-select option:focus{background:#f3f4f6;color:#111827}.field-select::-ms-expand{display:none}.field-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #111827}.field-select option:not(:first-child){border-top:1px solid #f3f4f6}.custom-select-container{position:relative;width:100%}.custom-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:10px;background:#fafafa;color:#111827;font-size:1rem;font-weight:400;cursor:pointer;transition:all .15s ease;text-align:left}.custom-select-trigger.placeholder{color:#9ca3af}.custom-select-trigger:hover{border-color:#d1d5db;background:#fff}.custom-select-trigger:focus,.custom-select-trigger.open{outline:none;border-color:#111827;background:#fff;box-shadow:0 0 0 3px #1118270d}.custom-select-value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-icon{display:flex;align-items:center;justify-content:center;color:#111827;transition:transform .2s ease;margin-left:.5rem;flex-shrink:0}.custom-select-icon.rotate{transform:rotate(180deg)}.custom-select-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border:2px solid #111827;border-radius:10px;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:300px;overflow-y:auto;z-index:1000;animation:slideDownFade .2s ease-out}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.custom-select-option{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;cursor:pointer;transition:background-color .1s ease;color:#111827;font-size:1rem}.custom-select-option:not(:last-child){border-bottom:1px solid #f3f4f6}.custom-select-option:hover,.custom-select-option.highlighted{background:#f9fafb}.custom-select-option.selected{background:#f3f4f6;font-weight:500}.custom-select-option.selected:hover,.custom-select-option.selected.highlighted{background:#e5e7eb}.custom-select-option-text{flex:1}.custom-select-check{display:flex;align-items:center;color:#111827;margin-left:.5rem}.custom-select-dropdown::-webkit-scrollbar{width:8px}.custom-select-dropdown::-webkit-scrollbar-track{background:#f9fafb;border-radius:10px}.custom-select-dropdown::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.custom-select-dropdown::-webkit-scrollbar-thumb:hover{background:#9ca3af}.staff-site .staff-content .conditional-fields-container,.staff-content .conditional-fields-container,.conditional-fields-container{margin-top:1.5rem!important;margin-left:1rem!important;padding-left:1.5rem!important;padding-top:.5rem!important;border-left:3px solid #d1d5db!important;animation:slideDown .3s ease-out!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.conditional-fields-container .form-field{gap:.5rem}.conditional-fields-container .form-field:not(:last-child){margin-bottom:2rem}.conditional-fields-container .form-field:last-child{margin-bottom:0}.field-range{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:8px;background:#e5e7eb;border:none;outline:none;cursor:pointer;margin:.5rem 0}.field-range::-webkit-slider-runnable-track{height:6px;background:#e5e7eb;border:0;border-radius:8px}.field-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#111827;border-radius:50%;border:3px solid #ffffff;box-shadow:0 2px 8px #0003;margin-top:-7px;cursor:pointer;transition:all .15s ease}.field-range::-webkit-slider-thumb:hover{background:#000;transform:scale(1.15);box-shadow:0 3px 12px #0000004d}.field-range::-moz-range-track{height:6px;background:#e5e7eb;border:0;border-radius:8px}.field-range::-moz-range-thumb{width:20px;height:20px;background:#111827;border-radius:50%;border:3px solid #ffffff;box-shadow:0 2px 8px #0003;cursor:pointer;transition:all .15s ease}.field-range::-moz-range-thumb:hover{background:#000;transform:scale(1.15);box-shadow:0 3px 12px #0000004d}.range-value{margin-top:.75rem;padding:.5rem 1rem;background:#f9fafb;border-radius:8px;text-align:center;font-size:.9375rem;color:#111827;font-weight:600;border:1px solid #e5e7eb}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;margin-top:2rem;border-top:1px solid #e5e7eb;max-width:600px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.form-actions-center{display:flex;gap:.75rem;align-items:center;justify-content:center;flex:1}.form-actions-right{display:flex;gap:.75rem;align-items:center}.btn-back{background:#fff;color:#374151;border:1px solid #d1d5db;padding:.875rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-back:hover{background:#f9fafb;border-color:#9ca3af}.submit-message{padding:1rem 1.5rem;border-radius:12px;margin-bottom:2rem;text-align:center;max-width:600px;margin-left:auto;margin-right:auto;font-weight:500}.submit-message.success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.submit-message.error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.modal-overlay{position:fixed;inset:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;border-radius:12px;width:100%;max-width:480px;box-shadow:0 10px 30px #00000026;overflow:hidden}.modal-header{padding:16px 20px;border-bottom:1px solid #f1f5f9}.modal-header h3{margin:0;font-size:1.125rem;color:#111827}.modal-body{padding:1.5rem;color:#374151;max-height:60vh;overflow-y:auto}.component-types-grid{display:flex;flex-direction:column;gap:.75rem}.component-type-card{display:flex;flex-direction:row;align-items:center;padding:1rem 1.25rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}.component-type-card:hover{background:#eff6ff;border-color:#3b82f6;transform:translate(4px);box-shadow:0 2px 8px #3b82f626}.component-type-icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;margin-right:1rem;color:#3b82f6;border:1px solid #e2e8f0}.component-type-card:hover .component-type-icon{background:#3b82f6;color:#fff;border-color:#3b82f6}.component-type-icon svg{width:20px;height:20px}.component-type-info{flex:1;text-align:left}.component-type-info h4{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0 0 .125rem}.component-type-info p{font-size:.8125rem;color:#64748b;margin:0}.modal-error{margin-top:8px;color:#b91c1c;font-size:.875rem}.modal-footer{padding:16px 20px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #f1f5f9}.btn-danger{background:#ef4444;color:#fff;border:none;border-radius:8px;padding:8px 14px;font-weight:600;cursor:pointer}.btn-danger:disabled{opacity:.7;cursor:not-allowed}.progress-tracker{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.75rem;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;padding:0 1rem}.progress-separator{height:2px;background:#e5e7eb;transition:background-color .3s ease}.progress-separator.completed{background:#374151}.progress-step{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#9ca3af;font-weight:500;font-size:.875rem;transition:color .3s ease}.progress-step .step-index{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background:#e5e7eb;color:#6b7280;font-size:1rem;font-weight:600;transition:all .3s ease}.progress-step.active{color:#111827}.progress-step.active .step-index{background:#111827;color:#fff;box-shadow:0 0 0 4px #1118271a}.progress-step.completed{color:#111827}.progress-step.completed .step-index{background:#111827;color:#fff}.progress-step.completed .step-index:after{content:"✓";font-size:1rem}.staff-site .staff-content .form-header,.staff-content .form-header{display:block!important;margin-bottom:2rem!important;max-width:600px!important;margin-left:auto!important;margin-right:auto!important;padding:0!important;border-bottom:none!important;border:none!important;background:transparent!important;box-shadow:none!important}.staff-site .staff-content .form-title-section,.staff-content .form-title-section{text-align:center!important;background:transparent!important;border:none!important;padding:0!important;box-shadow:none!important}.staff-site .staff-content .form-title-section h2,.staff-content .form-title-section h2{font-size:1.75rem!important;font-weight:600!important;color:#111827!important;margin:0 0 .5rem!important;letter-spacing:-.025em!important}.staff-site .staff-content .form-title-section .form-description,.staff-content .form-title-section .form-description{font-size:.9375rem!important;color:#6b7280!important;margin:0!important;line-height:1.6!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.ai-page{min-height:100vh;background:#f8fafc}.coming-soon-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;max-width:600px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.coming-soon-icon{margin-bottom:2rem;color:#3b82f6;display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px}.coming-soon-icon svg{width:32px;height:32px;color:#3b82f6}.coming-soon-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.2}.coming-soon-description{font-size:1.125rem;color:#64748b;line-height:1.6;margin-bottom:2.5rem;max-width:500px}.coming-soon-features{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px}.feature-item{display:flex;align-items:center;justify-content:center;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-weight:500;color:#475569;transition:all .2s ease}.feature-item:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.feature-item span{font-size:1rem;font-weight:500;color:#475569}.ai-content{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.custom-voice-section{background:#fff3e0;padding:2rem;border-radius:12px;border:2px solid #ff9800;text-align:center;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a;transform:translateZ(0)}.custom-voice-section *{box-sizing:border-box}.custom-voice-section button{display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important}.custom-voice-section.has-voice{background:#e8f5e9;border-color:#4caf50}.custom-voice-header{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;color:#1e293b}.custom-voice-header svg{width:20px;height:20px}.custom-voice-description{color:#555;margin-bottom:1.5rem;line-height:1.5}.custom-voice-actions{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.custom-voice-actions button{display:flex;align-items:center;gap:.5rem}.custom-voice-method-toggle{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem}.custom-voice-method-toggle button{flex:1;max-width:200px;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.custom-voice-instructions{text-align:center;margin-bottom:1rem}.custom-voice-instructions p{font-size:.8125rem;color:#666;margin-bottom:.5rem;line-height:1.4}.custom-voice-recorder{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1rem;width:100%}.custom-voice-recorder>*{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.custom-voice-recorder .custom-voice-instructions{max-width:none;width:100%}.custom-voice-upload{display:flex;flex-direction:column;align-items:center;gap:.75rem}.custom-voice-upload input[type=file]{margin-bottom:.75rem}.custom-voice-file-info{text-align:center;margin-bottom:.75rem}.custom-voice-file-info p{font-size:.8125rem;margin-bottom:.5rem}.custom-voice-file-info button{display:flex;align-items:center;justify-content:center;gap:.5rem}.custom-voice-cloning-status{margin-top:.75rem;padding:.75rem;background:#fff;border-radius:4px;border:1px solid #ddd;text-align:center}.custom-voice-cloning-spinner{display:inline-flex;align-items:center;gap:.5rem}.custom-voice-cloning-spinner>div{width:16px;height:16px;border:2px solid #3498db;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}.voice-settings-page .forms-content{max-width:900px;margin:0 auto}.voice-settings-page .custom-voice-section{max-width:900px;margin:0 auto 2rem}.voice-settings-page .form-title-section{max-width:900px;margin:0 auto 1.5rem}@media (max-width: 768px){.coming-soon-section{padding:2rem 1rem}.coming-soon-title{font-size:2rem}.coming-soon-description{font-size:1rem}.custom-voice-section{padding:1.5rem 1rem}.custom-voice-actions,.custom-voice-method-toggle{flex-direction:column;align-items:center}.custom-voice-method-toggle button{max-width:none;width:100%}}@media (max-width: 768px){.form-header{padding-bottom:1.5rem;margin-bottom:2rem}.form-title-section h2{font-size:1.5rem}.form-fields{gap:2rem;padding:1.5rem}.conditional-fields-container{padding:1.5rem}.form-actions{flex-direction:column;gap:.75rem;padding-left:1.5rem;padding-right:1.5rem}.btn-back{width:100%;justify-content:center;order:3}.form-actions-center{width:100%;flex-direction:column;order:2}.form-actions-center button{width:100%;justify-content:center}.form-actions-right{width:100%;flex-direction:column;order:1}.form-actions-right button{width:100%;justify-content:center}.progress-tracker{padding:0 .5rem;margin-bottom:2rem}}.form-title-centered{text-align:center;margin-bottom:2rem}.form-title-centered h2{font-size:1.875rem;font-weight:600;color:#111827;margin:0 0 .5rem}.form-title-centered .form-description{font-size:1rem;color:#6b7280;margin:0;line-height:1.5}.review-summary{max-width:600px;margin:0 auto 2rem;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.review-text{font-size:1rem;line-height:1.75;color:#374151;margin:0}.review-card{max-width:600px;margin:0 auto 2rem;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.review-card h3{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:#111827}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.review-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.btn-copy{display:flex;align-items:center;gap:.5rem;background:#fff;color:#374151;border:1px solid #d1d5db;padding:.625rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-copy:hover{background:#f9fafb;border-color:#9ca3af}.btn-copy svg{width:16px;height:16px}.mh-list{display:flex;flex-direction:column;gap:.75rem}.mh-row{display:flex;gap:.5rem;font-size:.95rem;line-height:1.6}.mh-label{font-weight:500;color:#374151}.mh-value{color:#6b7280}.wizard-footer-controls{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#fff;border-top:1px solid #e5e7eb;position:sticky;bottom:0;z-index:10;margin-top:2rem}.wizard-footer-controls button{font-weight:500}.wizard-footer-controls svg{flex-shrink:0}
