.dashboard-module__Gx_nyq__container{background:#fff;min-height:100vh}.dashboard-module__Gx_nyq__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#fffc;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.dashboard-module__Gx_nyq__headerInner{max-width:1280px;margin:0 auto;padding:0 1rem}.dashboard-module__Gx_nyq__headerContent{justify-content:space-between;align-items:center;height:64px;display:flex}.dashboard-module__Gx_nyq__headerLeft{align-items:center;gap:2rem;display:flex}.dashboard-module__Gx_nyq__logo{color:#0f172a;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.dashboard-module__Gx_nyq__nav{display:none}@media (min-width:768px){.dashboard-module__Gx_nyq__nav{align-items:center;gap:1.5rem;display:flex}}.dashboard-module__Gx_nyq__navLink{color:#64748b;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-weight:500;transition:all .2s;display:flex}.dashboard-module__Gx_nyq__navLink:hover,.dashboard-module__Gx_nyq__navLinkActive{color:#0f172a;background:#f1f5f9}.dashboard-module__Gx_nyq__headerRight{align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__newPageBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.dashboard-module__Gx_nyq__newPageBtn:hover{background:#1e293b}.dashboard-module__Gx_nyq__userInfo{align-items:center;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__userName{color:#64748b;font-size:.875rem;display:none}@media (min-width:640px){.dashboard-module__Gx_nyq__userName{display:block}}.dashboard-module__Gx_nyq__userAvatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex}.dashboard-module__Gx_nyq__main{max-width:1280px;margin:0 auto;padding:3rem 1rem}.dashboard-module__Gx_nyq__welcome{margin-bottom:3rem}.dashboard-module__Gx_nyq__welcomeTitle{color:#0f172a;margin-bottom:.75rem;font-size:2.25rem;font-weight:700}.dashboard-module__Gx_nyq__welcomeSubtitle{color:#64748b;font-size:1.125rem}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(4,1fr)}}.dashboard-module__Gx_nyq__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.dashboard-module__Gx_nyq__statCard:hover{box-shadow:0 4px 6px #0000001a}.dashboard-module__Gx_nyq__statHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard-module__Gx_nyq__statIcon{border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;display:flex}.dashboard-module__Gx_nyq__statIconPurple{background:#f3f4f6}.dashboard-module__Gx_nyq__statIconBlue{background:#dbeafe}.dashboard-module__Gx_nyq__statIconGreen{background:#d1fae5}.dashboard-module__Gx_nyq__statIconOrange{background:#fed7aa}.dashboard-module__Gx_nyq__statBadge{color:#059669;background:#d1fae5;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:500}.dashboard-module__Gx_nyq__statValue{color:#0f172a;margin-bottom:.25rem;font-size:1.875rem;font-weight:700}.dashboard-module__Gx_nyq__statLabel{color:#64748b;font-size:.875rem}.dashboard-module__Gx_nyq__pagesSection{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.dashboard-module__Gx_nyq__pagesSectionHeader{border-bottom:1px solid #e2e8f0;padding:1.5rem}.dashboard-module__Gx_nyq__pagesSectionTitle{justify-content:space-between;align-items:center;display:flex}.dashboard-module__Gx_nyq__pagesSectionTitleText{color:#0f172a;font-size:1.25rem;font-weight:700}.dashboard-module__Gx_nyq__viewAllLink{color:#667eea;font-size:.875rem;font-weight:500}.dashboard-module__Gx_nyq__viewAllLink:hover{color:#764ba2}.dashboard-module__Gx_nyq__pagesList{border-top:1px solid #f1f5f9}.dashboard-module__Gx_nyq__pageItem{padding:1.5rem;transition:background .2s}.dashboard-module__Gx_nyq__pageItem:hover{background:#f9fafb}.dashboard-module__Gx_nyq__pageItem+.dashboard-module__Gx_nyq__pageItem{border-top:1px solid #f1f5f9}.dashboard-module__Gx_nyq__pageItemTop{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.dashboard-module__Gx_nyq__pageInfo{flex:1}.dashboard-module__Gx_nyq__pageTitle{color:#0f172a;margin-bottom:.25rem;font-weight:600}.dashboard-module__Gx_nyq__pageStatus{align-items:center;gap:.5rem;display:flex}.dashboard-module__Gx_nyq__statusBadge{border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.dashboard-module__Gx_nyq__statusBadgePublished{color:#047857;background:#d1fae5}.dashboard-module__Gx_nyq__statusBadgeDraft{color:#64748b;background:#f1f5f9}.dashboard-module__Gx_nyq__statusDot{border-radius:50%;width:.375rem;height:.375rem}.dashboard-module__Gx_nyq__statusDotGreen{background:#10b981}.dashboard-module__Gx_nyq__statusDotGray{background:#94a3b8}.dashboard-module__Gx_nyq__pageUrl{color:#667eea;flex:1;font-size:.875rem}.dashboard-module__Gx_nyq__pageUrl:hover{text-decoration:underline}.dashboard-module__Gx_nyq__copyUrlBtn{color:#475569;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;transition:background .2s}.dashboard-module__Gx_nyq__copyUrlBtn:hover{background:#e2e8f0}.dashboard-module__Gx_nyq__pageActions{gap:.5rem;display:flex}.dashboard-module__Gx_nyq__previewBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:box-shadow .2s}.dashboard-module__Gx_nyq__previewBtn:hover{box-shadow:0 10px 15px #667eea4d}.dashboard-module__Gx_nyq__downloadBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:background .2s}.dashboard-module__Gx_nyq__downloadBtn:hover{background:#f9fafb}.dashboard-module__Gx_nyq__pageMetrics{border-top:1px solid #f1f5f9;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:.75rem;display:grid}.dashboard-module__Gx_nyq__metric{text-align:left}.dashboard-module__Gx_nyq__metricValue{color:#0f172a;font-size:1.5rem;font-weight:700}.dashboard-module__Gx_nyq__metricValueGreen{color:#059669}.dashboard-module__Gx_nyq__metricLabel{color:#64748b;font-size:.75rem}.dashboard-module__Gx_nyq__emptyState{text-align:center;margin-top:3rem}.dashboard-module__Gx_nyq__emptyStateInner{background:linear-gradient(135deg,#f9fafb 0%,#f1f5f9 100%);border:2px solid #e2e8f0;border-radius:1rem;padding:3rem}.dashboard-module__Gx_nyq__emptyStateIcon{margin-bottom:1rem;font-size:3.75rem}.dashboard-module__Gx_nyq__emptyStateTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.dashboard-module__Gx_nyq__emptyStateText{color:#64748b;max-width:28rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}.dashboard-module__Gx_nyq__emptyStateBtn{color:#fff;background:#0f172a;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.dashboard-module__Gx_nyq__emptyStateBtn:hover{background:#1e293b}.dashboard-module__Gx_nyq__previewModal{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.dashboard-module__Gx_nyq__previewContent{background:#fff;border-radius:1.5rem;flex-direction:column;width:100%;max-width:90rem;height:90vh;display:flex;box-shadow:0 25px 50px #0000004d}.dashboard-module__Gx_nyq__previewHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.dashboard-module__Gx_nyq__previewInfo{flex:1}.dashboard-module__Gx_nyq__previewTitle{color:#0f172a;font-size:1.25rem;font-weight:700}.dashboard-module__Gx_nyq__previewSubtitle{color:#64748b;font-size:.875rem}.dashboard-module__Gx_nyq__previewActions{flex-wrap:wrap;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__previewEditBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:background .2s}.dashboard-module__Gx_nyq__previewEditBtn:hover{background:#4f46e5}.dashboard-module__Gx_nyq__previewSaveBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:background .2s}.dashboard-module__Gx_nyq__previewSaveBtn:hover{background:#059669}.dashboard-module__Gx_nyq__previewCancelBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:background .2s}.dashboard-module__Gx_nyq__previewCancelBtn:hover{background:#dc2626}.dashboard-module__Gx_nyq__previewPublishBtn{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:background .2s}.dashboard-module__Gx_nyq__previewPublishBtn:hover{background:#7c3aed}.dashboard-module__Gx_nyq__previewDownloadBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:box-shadow .2s}.dashboard-module__Gx_nyq__previewDownloadBtn:hover{box-shadow:0 10px 15px #667eea4d}.dashboard-module__Gx_nyq__previewBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s;box-shadow:0 2px 4px #3b82f633}.dashboard-module__Gx_nyq__previewBtn:hover{transform:translateY(-1px);box-shadow:0 10px 15px #3b82f64d}.dashboard-module__Gx_nyq__previewCloseBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:background .2s}.dashboard-module__Gx_nyq__previewCloseBtn:hover{background:#e2e8f0}.dashboard-module__Gx_nyq__previewRegenerateBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%);border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.dashboard-module__Gx_nyq__previewRegenerateBtn:hover{transform:translateY(-1px);box-shadow:0 10px 15px #f59e0b4d}.dashboard-module__Gx_nyq__previewRegenerateBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.dashboard-module__Gx_nyq__previewIframe{flex:1;overflow:hidden}.dashboard-module__Gx_nyq__iframe{border:0;width:100%;height:100%}.dashboard-module__Gx_nyq__htmlEditor{color:#e2e8f0;resize:none;tab-size:2;background:#1e293b;border:none;outline:none;width:100%;height:100%;padding:1.5rem;font-family:Courier New,Courier,monospace;font-size:14px;line-height:1.6}.dashboard-module__Gx_nyq__editBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:background .2s}.dashboard-module__Gx_nyq__editBtn:hover{background:#4f46e5}.dashboard-module__Gx_nyq__duplicateBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.dashboard-module__Gx_nyq__duplicateBtn:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.dashboard-module__Gx_nyq__deleteBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:background .2s}.dashboard-module__Gx_nyq__deleteBtn:hover{background:#dc2626}.dashboard-module__Gx_nyq__visualEditor{background:#f8fafc;flex-direction:column;width:100%;height:100%;display:flex}.dashboard-module__Gx_nyq__splitEditor{background:#e2e8f0;flex:1;gap:1px;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__editorToolbar{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.dashboard-module__Gx_nyq__editorToolbar h4{color:#0f172a;font-size:1.125rem;font-weight:600}.dashboard-module__Gx_nyq__toolbarActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__colorPickers{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.75rem;padding:.5rem;display:flex}.dashboard-module__Gx_nyq__colorPickerGroup label{color:#64748b;white-space:nowrap;font-size:.625rem;font-weight:600}.dashboard-module__Gx_nyq__colorInput{cursor:pointer;border:2px solid #e2e8f0;border-radius:.5rem;width:48px;height:36px;transition:all .2s}.dashboard-module__Gx_nyq__colorInput:hover{border-color:#667eea;transform:scale(1.05)}.dashboard-module__Gx_nyq__colorSchemeSection{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:24px}.dashboard-module__Gx_nyq__schemeSectionTitle{color:#1e293b;margin:0 0 16px;font-size:16px;font-weight:700}.dashboard-module__Gx_nyq__colorSchemeGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:24px;display:grid}.dashboard-module__Gx_nyq__schemeCard{cursor:pointer;border:3px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 8px #0000001a}.dashboard-module__Gx_nyq__schemeCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.dashboard-module__Gx_nyq__schemeCardActive{border-color:#fff;transform:translateY(-2px);box-shadow:0 0 0 4px #667eea4d,0 8px 24px #00000026}.dashboard-module__Gx_nyq__schemeName{color:#fff;text-shadow:0 2px 8px #0000004d;text-align:center;font-size:14px;font-weight:700}.dashboard-module__Gx_nyq__schemeColors{gap:8px;display:flex}.dashboard-module__Gx_nyq__schemeColorDot{border:2px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 6px #0003}.dashboard-module__Gx_nyq__customColorSection{border-top:1px solid #e2e8f0;padding-top:20px}.dashboard-module__Gx_nyq__customColorTitle{color:#64748b;margin:0 0 12px;font-size:13px;font-weight:600}.dashboard-module__Gx_nyq__colorPickerGroup{flex-direction:row;align-items:center;gap:10px;display:flex}.dashboard-module__Gx_nyq__colorPickerGroup label{color:#475569;min-width:80px;font-size:13px;font-weight:600}.dashboard-module__Gx_nyq__colorHex{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:4px 8px;font-family:Monaco,monospace;font-size:12px}.dashboard-module__Gx_nyq__switchModeBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.dashboard-module__Gx_nyq__integrationsContainer{max-width:1400px;margin:0 auto;padding:32px}.dashboard-module__Gx_nyq__integrationsHeader{text-align:center;margin-bottom:40px}.dashboard-module__Gx_nyq__integrationsTitle{color:#1e293b;margin:0 0 12px;font-size:32px;font-weight:800}.dashboard-module__Gx_nyq__integrationsSubtitle{color:#64748b;margin:0;font-size:16px}.dashboard-module__Gx_nyq__integrationsGrid{flex-direction:column;gap:48px;display:flex}.dashboard-module__Gx_nyq__integrationCategory{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.dashboard-module__Gx_nyq__categoryTitle{color:#1e293b;border-bottom:2px solid #f1f5f9;margin:0 0 24px;padding-bottom:16px;font-size:20px;font-weight:700}.dashboard-module__Gx_nyq__integrationCards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.dashboard-module__Gx_nyq__integrationCard{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:20px;transition:all .3s;display:flex}.dashboard-module__Gx_nyq__integrationCard:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.dashboard-module__Gx_nyq__integrationIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;display:flex;box-shadow:0 4px 12px #0000001a}.dashboard-module__Gx_nyq__integrationInfo{flex:1}.dashboard-module__Gx_nyq__integrationName{color:#1e293b;margin:0 0 4px;font-size:16px;font-weight:700}.dashboard-module__Gx_nyq__integrationDesc{color:#64748b;margin:0;font-size:13px}.dashboard-module__Gx_nyq__docsBtn{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-width:44px;padding:10px 12px;font-size:16px;transition:all .2s;display:flex}.dashboard-module__Gx_nyq__docsBtn:hover{background:#667eea;border-color:#667eea;transform:scale(1.05)}.dashboard-module__Gx_nyq__integrationBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.dashboard-module__Gx_nyq__integrationBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.dashboard-module__Gx_nyq__integrationsNote{background:linear-gradient(135deg,#6366f10d 0%,#8b5cf60d 100%);border:2px solid #6366f11a;border-radius:16px;align-items:flex-start;gap:16px;margin-top:40px;padding:24px;display:flex}.dashboard-module__Gx_nyq__noteIcon{flex-shrink:0;font-size:32px}.dashboard-module__Gx_nyq__noteContent{flex:1}.dashboard-module__Gx_nyq__noteTitle{color:#6366f1;margin:0 0 8px;font-size:18px;font-weight:700}.dashboard-module__Gx_nyq__noteText{color:#64748b;margin:0;font-size:14px;line-height:1.6}.dashboard-module__Gx_nyq__switchModeBtn:hover{background:#e2e8f0}.dashboard-module__Gx_nyq__sectionsEditor{background:#f8fafc;flex:1;padding:1.5rem;overflow-y:auto}.dashboard-module__Gx_nyq__livePreview{background:#fff;flex-direction:column;flex:1;display:flex}.dashboard-module__Gx_nyq__livePreview .dashboard-module__Gx_nyq__previewHeader{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem}.dashboard-module__Gx_nyq__livePreview h4{color:#0f172a;font-size:1rem;font-weight:600}.dashboard-module__Gx_nyq__buttonEditor{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__linkInput{color:#0f172a;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:border-color .2s}.dashboard-module__Gx_nyq__linkInput:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.dashboard-module__Gx_nyq__sectionItem{background:#fff;border:2px solid #e2e8f0;border-radius:.875rem;margin-bottom:1rem;padding:1.5rem;transition:all .2s;box-shadow:0 1px 3px #0000000d}.dashboard-module__Gx_nyq__sectionItem:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.dashboard-module__Gx_nyq__sectionHeader{margin-bottom:.875rem}.dashboard-module__Gx_nyq__sectionType{color:#fff;text-transform:uppercase;letter-spacing:.75px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:.625rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #667eea4d}.dashboard-module__Gx_nyq__sectionInput{color:#0f172a;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;padding:.75rem;font-size:1rem;font-weight:600;transition:border-color .2s}.dashboard-module__Gx_nyq__sectionInput:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.dashboard-module__Gx_nyq__sectionTextarea{color:#0f172a;resize:vertical;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;min-height:80px;padding:.75rem;font-family:inherit;font-size:.9375rem;line-height:1.6;transition:border-color .2s}.dashboard-module__Gx_nyq__sectionTextarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.dashboard-module__Gx_nyq__noSections{text-align:center;background:#fff;border:2px dashed #e2e8f0;border-radius:.75rem;padding:3rem 2rem}.dashboard-module__Gx_nyq__noSections p{color:#64748b;margin-bottom:1.5rem;font-size:1rem}.dashboard-module__Gx_nyq__loading{background:linear-gradient(135deg,#f9fafb 0%,#f1f5f9 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-module__Gx_nyq__loadingInner{text-align:center}.dashboard-module__Gx_nyq__spinner{border:2px solid #0000;border-top-color:#667eea;border-radius:50%;width:4rem;height:4rem;margin:0 auto 1rem;animation:1s linear infinite dashboard-module__Gx_nyq__spin}@keyframes dashboard-module__Gx_nyq__spin{to{transform:rotate(360deg)}}.dashboard-module__Gx_nyq__loadingText{color:#64748b}.dashboard-module__Gx_nyq__buildingAnimation{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:500px;padding:3rem;display:flex;overflow:auto}.dashboard-module__Gx_nyq__buildingContainer{text-align:center;max-width:600px}.dashboard-module__Gx_nyq__buildingBlocks{perspective:1000px;flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.dashboard-module__Gx_nyq__block{transform-origin:bottom;background:#fff;border-radius:12px;padding:1.5rem;animation:.8s cubic-bezier(.34,1.56,.64,1) backwards dashboard-module__Gx_nyq__buildBlock;box-shadow:0 4px 20px #00000014}.dashboard-module__Gx_nyq__blockHeader{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);animation-delay:.1s}.dashboard-module__Gx_nyq__blockHero{background:linear-gradient(135deg,#f0f4ff 0%,#e0e7ff 100%);padding:3rem 1.5rem;animation-delay:.3s}.dashboard-module__Gx_nyq__blockFeatures{animation-delay:.5s}.dashboard-module__Gx_nyq__blockCta{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);animation-delay:.7s}.dashboard-module__Gx_nyq__blockFooter{background:#1e293b;animation-delay:.9s}.dashboard-module__Gx_nyq__blockContent{animation:.6s ease-out backwards dashboard-module__Gx_nyq__fadeIn}.dashboard-module__Gx_nyq__blockHeader .dashboard-module__Gx_nyq__blockContent{animation-delay:.2s}.dashboard-module__Gx_nyq__blockHero .dashboard-module__Gx_nyq__blockContent{animation-delay:.4s}.dashboard-module__Gx_nyq__blockFeatures .dashboard-module__Gx_nyq__blockContent{animation-delay:.6s}.dashboard-module__Gx_nyq__blockCta .dashboard-module__Gx_nyq__blockContent{animation-delay:.8s}.dashboard-module__Gx_nyq__blockFooter .dashboard-module__Gx_nyq__blockContent{animation-delay:1s}.dashboard-module__Gx_nyq__blockBar{background:#ffffff4d;border-radius:5px;height:10px;margin-bottom:.5rem;animation:2s infinite dashboard-module__Gx_nyq__shimmer}.dashboard-module__Gx_nyq__blockTitle{background:linear-gradient(90deg,#cbd5e1 0%,#e2e8f0 50%,#cbd5e1 100%) 0 0/200% 100%;border-radius:8px;height:32px;margin-bottom:1rem;animation:2s infinite dashboard-module__Gx_nyq__shimmer}.dashboard-module__Gx_nyq__blockSubtitle{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%) 0 0/200% 100%;border-radius:6px;height:20px;margin-bottom:1.5rem;animation:2s .3s infinite dashboard-module__Gx_nyq__shimmer}.dashboard-module__Gx_nyq__blockButton{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:24px;width:140px;height:48px;margin:0 auto;animation:2s infinite dashboard-module__Gx_nyq__pulse}.dashboard-module__Gx_nyq__blockGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.dashboard-module__Gx_nyq__blockCard{background:linear-gradient(90deg,#f1f5f9 0%,#f8fafc 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:8px;height:100px;animation:2s infinite dashboard-module__Gx_nyq__shimmer}.dashboard-module__Gx_nyq__blockCard:nth-child(2){animation-delay:.2s}.dashboard-module__Gx_nyq__blockCard:nth-child(3){animation-delay:.4s}.dashboard-module__Gx_nyq__buildingText{margin-top:2rem}.dashboard-module__Gx_nyq__buildingTitle{color:#1e293b;margin-bottom:2rem;font-size:1.5rem;font-weight:700;animation:.6s ease-out dashboard-module__Gx_nyq__fadeIn}.dashboard-module__Gx_nyq__buildingSteps{text-align:left;flex-direction:column;gap:1rem;display:flex}.dashboard-module__Gx_nyq__buildingStep{color:#64748b;background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.95rem;animation:.5s ease-out backwards dashboard-module__Gx_nyq__slideInLeft;display:flex;box-shadow:0 2px 8px #0000000d}.dashboard-module__Gx_nyq__buildingStep:first-child{animation-delay:1.2s}.dashboard-module__Gx_nyq__buildingStep:nth-child(2){animation-delay:1.4s}.dashboard-module__Gx_nyq__buildingStep:nth-child(3){animation-delay:1.6s}.dashboard-module__Gx_nyq__stepActive{color:#10b981}.dashboard-module__Gx_nyq__stepCurrent{color:#667eea;font-weight:600;box-shadow:0 4px 16px #667eea33}.dashboard-module__Gx_nyq__stepIcon{background:#667eea1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;display:flex}.dashboard-module__Gx_nyq__stepActive .dashboard-module__Gx_nyq__stepIcon{background:#10b9811a}.dashboard-module__Gx_nyq__stepCurrent .dashboard-module__Gx_nyq__stepIcon{animation:1s infinite dashboard-module__Gx_nyq__bounce}@keyframes dashboard-module__Gx_nyq__buildBlock{0%{opacity:0;transform:translateY(100px)rotateX(-90deg)scale(.5)}to{opacity:1;transform:translateY(0)rotateX(0)scale(1)}}@keyframes dashboard-module__Gx_nyq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dashboard-module__Gx_nyq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes dashboard-module__Gx_nyq__pulse{0%,to{transform:scale(1);box-shadow:0 4px 16px #667eea4d}50%{transform:scale(1.05);box-shadow:0 8px 24px #667eea80}}@keyframes dashboard-module__Gx_nyq__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes dashboard-module__Gx_nyq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.dashboard-module__Gx_nyq__tabsContainer{border-bottom:2px solid #e2e8f0;gap:.5rem;margin-bottom:2rem;display:flex}.dashboard-module__Gx_nyq__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;position:relative}.dashboard-module__Gx_nyq__tab:hover{color:#667eea;background:#667eea0d}.dashboard-module__Gx_nyq__tabActive{color:#667eea;border-bottom-color:#667eea}.dashboard-module__Gx_nyq__tabBadge{color:#fff;background:#ef4444;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:8px;padding:0 6px;font-size:.75rem;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__leadsContainer{animation:.3s ease-out dashboard-module__Gx_nyq__fadeIn}.dashboard-module__Gx_nyq__leadsHeader{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem;display:flex}.dashboard-module__Gx_nyq__leadsTitle{color:#1e293b;font-size:1.5rem;font-weight:700}.dashboard-module__Gx_nyq__leadsActions{align-items:center;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__exportBtn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.dashboard-module__Gx_nyq__exportBtn:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.dashboard-module__Gx_nyq__filterSelect{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s}.dashboard-module__Gx_nyq__filterSelect:hover{border-color:#cbd5e1}.dashboard-module__Gx_nyq__filterSelect:focus{border-color:#667eea;outline:none}.dashboard-module__Gx_nyq__leadsStatsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.dashboard-module__Gx_nyq__leadStatCard{text-align:center;background:#fff;border-radius:12px;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px #0000001a}.dashboard-module__Gx_nyq__leadStatCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.dashboard-module__Gx_nyq__leadStatIcon{margin-bottom:.5rem;font-size:2rem}.dashboard-module__Gx_nyq__leadStatValue{color:#1e293b;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.dashboard-module__Gx_nyq__leadStatLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.dashboard-module__Gx_nyq__leadsTable{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.dashboard-module__Gx_nyq__leadsTableHeader{color:#475569;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:2px solid #e2e8f0;grid-template-columns:1.5fr 2fr 1.3fr 1.3fr 1.5fr 1fr 1.5fr .8fr;gap:1rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:700;display:grid}.dashboard-module__Gx_nyq__leadsTableRow{border-bottom:1px solid #e2e8f0;grid-template-columns:1.5fr 2fr 1.3fr 1.3fr 1.5fr 1fr 1.5fr .8fr;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:background .2s;display:grid}.dashboard-module__Gx_nyq__leadsTableRow:hover{background:#f8fafc}.dashboard-module__Gx_nyq__leadMessage{color:#64748b;margin-top:.25rem;font-size:.75rem;font-style:italic}.dashboard-module__Gx_nyq__leadCompany{color:#475569;font-size:.875rem}.dashboard-module__Gx_nyq__statusSelect{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.dashboard-module__Gx_nyq__statusSelect:hover{border-color:#cbd5e1}.dashboard-module__Gx_nyq__statusSelect:focus{border-color:#667eea;outline:none}.dashboard-module__Gx_nyq__leadDeleteBtn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;padding:.5rem;font-size:1rem;transition:all .2s}.dashboard-module__Gx_nyq__leadDeleteBtn:hover{background:#fecaca;transform:scale(1.1)}.dashboard-module__Gx_nyq__leadsTableCol{align-items:center;font-size:.95rem;display:flex}.dashboard-module__Gx_nyq__leadName{color:#0f172a;font-weight:600}.dashboard-module__Gx_nyq__leadEmail{color:#667eea;text-decoration:none;transition:color .2s}.dashboard-module__Gx_nyq__leadEmail:hover{color:#764ba2;text-decoration:underline}.dashboard-module__Gx_nyq__leadPhone{color:#10b981;text-decoration:none;transition:color .2s}.dashboard-module__Gx_nyq__leadPhone:hover{color:#059669;text-decoration:underline}.dashboard-module__Gx_nyq__leadPage{color:#475569;background:#f1f5f9;border-radius:6px;padding:.25rem .75rem;font-size:.875rem}.dashboard-module__Gx_nyq__leadDate{color:#64748b;font-size:.875rem}.dashboard-module__Gx_nyq__leadStatus{border-radius:12px;padding:.375rem .875rem;font-size:.875rem;font-weight:600}.dashboard-module__Gx_nyq__leadStatusNew{color:#10b981;background:#10b9811a}.dashboard-module__Gx_nyq__leadStatusContacted{color:#667eea;background:#667eea1a}.dashboard-module__Gx_nyq__leadActionBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.dashboard-module__Gx_nyq__leadActionBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}@media (max-width:768px){.dashboard-module__Gx_nyq__container{padding:.75rem}.dashboard-module__Gx_nyq__header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem 0}.dashboard-module__Gx_nyq__header h1{font-size:1.5rem}.dashboard-module__Gx_nyq__headerActions{flex-direction:column;gap:.5rem;width:100%}.dashboard-module__Gx_nyq__headerActions button{width:100%;padding:.75rem 1rem;font-size:.875rem}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:1fr 1fr;gap:.75rem}.dashboard-module__Gx_nyq__statCard{padding:1rem}.dashboard-module__Gx_nyq__pagesSection{margin-top:1.5rem}.dashboard-module__Gx_nyq__pagesSectionHeader{padding:1rem}.dashboard-module__Gx_nyq__pagesSectionTitleText{font-size:1.125rem}.dashboard-module__Gx_nyq__viewAllLink{font-size:.8rem}.dashboard-module__Gx_nyq__pagesGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__tabsContainer{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.dashboard-module__Gx_nyq__tab{flex-shrink:0;padding:.75rem 1rem;font-size:.875rem}.dashboard-module__Gx_nyq__leadsTable{-webkit-overflow-scrolling:touch;overflow-x:auto}.dashboard-module__Gx_nyq__leadsTableHeader,.dashboard-module__Gx_nyq__leadsTableRow{grid-template-columns:repeat(7,minmax(120px,1fr));gap:.5rem;padding:.75rem;font-size:.75rem}.dashboard-module__Gx_nyq__leadsTableCol{font-size:.75rem}.dashboard-module__Gx_nyq__previewModal{padding:0}.dashboard-module__Gx_nyq__previewContent{border-radius:0;width:100%;height:100vh;max-height:100vh;margin:0}.dashboard-module__Gx_nyq__previewHeader{flex-direction:column;align-items:flex-start;gap:1rem}.dashboard-module__Gx_nyq__previewActions{flex-wrap:wrap;gap:.5rem;width:100%}.dashboard-module__Gx_nyq__previewActions button{flex:1;min-width:calc(50% - .25rem);padding:.75rem 1rem;font-size:.875rem}.dashboard-module__Gx_nyq__previewIframe{height:calc(100vh - 200px)}.dashboard-module__Gx_nyq__visualEditorSection{padding:1rem}.dashboard-module__Gx_nyq__sectionActions{flex-wrap:wrap;gap:.5rem}.dashboard-module__Gx_nyq__sectionActions button{padding:.5rem .75rem;font-size:.75rem}.dashboard-module__Gx_nyq__pageCard{padding:1rem}.dashboard-module__Gx_nyq__pageHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.dashboard-module__Gx_nyq__pageStatus{flex-wrap:wrap;width:100%}.dashboard-module__Gx_nyq__pageUrl{word-break:break-all;font-size:.75rem}.dashboard-module__Gx_nyq__copyUrlBtn{padding:.25rem .5rem;font-size:.7rem}.dashboard-module__Gx_nyq__pageMetrics{grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:.75rem}.dashboard-module__Gx_nyq__metricValue{font-size:1.25rem}.dashboard-module__Gx_nyq__metricLabel{font-size:.7rem}.dashboard-module__Gx_nyq__pageActions{flex-wrap:wrap;gap:.5rem}.dashboard-module__Gx_nyq__pageActions button{flex:1;min-width:calc(50% - .25rem);padding:.5rem .75rem;font-size:.75rem}.dashboard-module__Gx_nyq__pageTitle{word-break:break-word;font-size:.95rem;line-height:1.3}.dashboard-module__Gx_nyq__statValue{font-size:1.5rem}.dashboard-module__Gx_nyq__statLabel{font-size:.75rem}.dashboard-module__Gx_nyq__emptyStateIcon{font-size:3rem}.dashboard-module__Gx_nyq__emptyState h3{font-size:1.25rem}.dashboard-module__Gx_nyq__emptyState p{font-size:.875rem}}@media (max-width:480px){.dashboard-module__Gx_nyq__container{padding:.5rem}.dashboard-module__Gx_nyq__header{padding:.75rem 0}.dashboard-module__Gx_nyq__header h1{font-size:1.25rem}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:1fr;gap:.5rem}.dashboard-module__Gx_nyq__statCard{padding:.875rem}.dashboard-module__Gx_nyq__statValue{font-size:1.25rem}.dashboard-module__Gx_nyq__statLabel{font-size:.7rem}.dashboard-module__Gx_nyq__pagesSectionHeader{padding:.875rem}.dashboard-module__Gx_nyq__pagesSectionTitleText{font-size:1rem}.dashboard-module__Gx_nyq__pageCard{padding:.875rem}.dashboard-module__Gx_nyq__pageTitle{font-size:.875rem}.dashboard-module__Gx_nyq__pageMetrics{gap:.5rem}.dashboard-module__Gx_nyq__metricValue{font-size:1.125rem}.dashboard-module__Gx_nyq__metricLabel{font-size:.65rem}.dashboard-module__Gx_nyq__leadsTableHeader,.dashboard-module__Gx_nyq__leadsTableRow{grid-template-columns:repeat(7,minmax(100px,1fr));padding:.5rem;font-size:.7rem}.dashboard-module__Gx_nyq__tab{padding:.5rem .75rem;font-size:.8rem}.dashboard-module__Gx_nyq__previewActions button,.dashboard-module__Gx_nyq__pageActions button{width:100%;min-width:100%}}.dashboard-module__Gx_nyq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;animation:.2s ease-out dashboard-module__Gx_nyq__fadeIn;display:flex;position:fixed;inset:0}.dashboard-module__Gx_nyq__customCodeModal{background:#fff;border-radius:20px;flex-direction:column;width:90vw;max-width:900px;max-height:90vh;animation:.3s ease-out dashboard-module__Gx_nyq__slideUp;display:flex;box-shadow:0 20px 60px #0000004d}.dashboard-module__Gx_nyq__customCodeHeader{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom:2px solid #e2e8f0;border-radius:20px 20px 0 0;justify-content:space-between;align-items:flex-start;padding:24px 32px;display:flex}.dashboard-module__Gx_nyq__customCodeTitle{color:#fff;margin:0 0 4px;font-size:1.5rem;font-weight:700}.dashboard-module__Gx_nyq__customCodeSubtitle{color:#ffffffe6;margin:0;font-size:.9rem}.dashboard-module__Gx_nyq__closeBtn{cursor:pointer;color:#fff;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:all .2s;display:flex}.dashboard-module__Gx_nyq__closeBtn:hover{background:#ffffff4d;transform:scale(1.1)}.dashboard-module__Gx_nyq__customCodeBody{flex-direction:column;flex:1;gap:28px;padding:32px;display:flex;overflow-y:auto}.dashboard-module__Gx_nyq__codeSection{flex-direction:column;gap:12px;display:flex}.dashboard-module__Gx_nyq__codeLabel{color:#1e293b;flex-direction:column;gap:4px;font-size:1rem;font-weight:600;display:flex}.dashboard-module__Gx_nyq__codeLabelHint{color:#64748b;font-size:.8rem;font-style:italic;font-weight:400}.dashboard-module__Gx_nyq__codeTextarea{resize:vertical;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:16px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;line-height:1.6;transition:all .2s}.dashboard-module__Gx_nyq__codeTextarea:focus{background:#fff;border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.dashboard-module__Gx_nyq__codeTextarea::placeholder{color:#94a3b8}.dashboard-module__Gx_nyq__customCodeFooter{background:#f8fafc;border-top:2px solid #e2e8f0;border-radius:0 0 20px 20px;justify-content:flex-end;gap:12px;padding:20px 32px;display:flex}.dashboard-module__Gx_nyq__cancelBtn{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:12px 24px;font-weight:600;transition:all .2s}.dashboard-module__Gx_nyq__cancelBtn:hover{background:#f1f5f9;border-color:#cbd5e1}.dashboard-module__Gx_nyq__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;padding:12px 28px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #667eea4d}.dashboard-module__Gx_nyq__customCodeBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border:2px solid #f59e0b;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #f59e0b33}.dashboard-module__Gx_nyq__customCodeBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}@keyframes dashboard-module__Gx_nyq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.dashboard-module__Gx_nyq__customCodeModal{width:95vw;max-height:95vh}.dashboard-module__Gx_nyq__customCodeHeader{padding:16px 20px}.dashboard-module__Gx_nyq__customCodeTitle{font-size:1.2rem}.dashboard-module__Gx_nyq__customCodeSubtitle{font-size:.8rem}.dashboard-module__Gx_nyq__customCodeBody{padding:20px}.dashboard-module__Gx_nyq__codeTextarea{font-size:.75rem}.dashboard-module__Gx_nyq__customCodeFooter{flex-direction:column;padding:16px 20px}.dashboard-module__Gx_nyq__cancelBtn,.dashboard-module__Gx_nyq__saveBtn{width:100%}}.dashboard-module__Gx_nyq__switchDesignBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a78bfa 0%,#8b5cf6 100%);border:2px solid #8b5cf6;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #8b5cf633}.dashboard-module__Gx_nyq__switchDesignBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf64d}.dashboard-module__Gx_nyq__designSwitchModal{background:#fff;border-radius:20px;flex-direction:column;width:95vw;max-width:1400px;max-height:90vh;animation:.3s ease-out dashboard-module__Gx_nyq__slideUp;display:flex;box-shadow:0 20px 60px #0000004d}.dashboard-module__Gx_nyq__designSwitchHeader{background:linear-gradient(135deg,#a78bfa 0%,#8b5cf6 100%);border-bottom:2px solid #e2e8f0;border-radius:20px 20px 0 0;justify-content:space-between;align-items:flex-start;padding:24px 32px;display:flex}.dashboard-module__Gx_nyq__designSwitchTitle{color:#fff;margin:0 0 4px;font-size:1.5rem;font-weight:700}.dashboard-module__Gx_nyq__designSwitchSubtitle{color:#ffffffe6;margin:0;font-size:.9rem}.dashboard-module__Gx_nyq__currentBadge{color:#fff;background:#10b981;border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-block}.dashboard-module__Gx_nyq__currentBtn{color:#fff;cursor:not-allowed;opacity:.6;background:#94a3b8;border:none;border-radius:10px;width:100%;padding:12px 24px;font-weight:600}.dashboard-module__Gx_nyq__professionalEditor{background:#f8fafc;flex-direction:column;height:100%;display:flex}.dashboard-module__Gx_nyq__editorTabs{background:#fff;border-bottom:2px solid #e2e8f0;gap:8px;padding:16px 20px;display:flex;overflow-x:auto}.dashboard-module__Gx_nyq__editorTab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px 8px 0 0;padding:12px 20px;font-size:15px;font-weight:500;transition:all .2s}.dashboard-module__Gx_nyq__editorTab:hover{color:#334155;background:#f1f5f9}.dashboard-module__Gx_nyq__editorTabActive{color:#667eea;background:#f8fafc;border-bottom:3px solid #667eea}.dashboard-module__Gx_nyq__editorContent{flex:1;padding:24px;overflow-y:auto}.dashboard-module__Gx_nyq__propertiesPanel,.dashboard-module__Gx_nyq__sectionsPanel,.dashboard-module__Gx_nyq__stylesPanel,.dashboard-module__Gx_nyq__filesPanel,.dashboard-module__Gx_nyq__codePanel{max-width:900px;margin:0 auto}.dashboard-module__Gx_nyq__panelTitle{color:#1e293b;margin:0 0 8px;font-size:24px;font-weight:700}.dashboard-module__Gx_nyq__panelDesc{color:#64748b;margin:0 0 32px;font-size:15px}.dashboard-module__Gx_nyq__formGroup{margin-bottom:24px}.dashboard-module__Gx_nyq__formLabel{color:#334155;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.dashboard-module__Gx_nyq__required{color:#ef4444}.dashboard-module__Gx_nyq__formInput,.dashboard-module__Gx_nyq__formTextarea{color:#1e293b;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;transition:all .2s}.dashboard-module__Gx_nyq__formInput:focus,.dashboard-module__Gx_nyq__formTextarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.dashboard-module__Gx_nyq__formTextarea{resize:vertical;min-height:80px}.dashboard-module__Gx_nyq__formHint{color:#94a3b8;margin-top:6px;font-size:13px;display:block}.dashboard-module__Gx_nyq__slugInput{align-items:center;gap:0;display:flex}.dashboard-module__Gx_nyq__slugPrefix{color:#64748b;background:#f1f5f9;border:2px solid #e2e8f0;border-right:none;border-radius:8px 0 0 8px;padding:12px 16px;font-size:15px}.dashboard-module__Gx_nyq__slugInput .dashboard-module__Gx_nyq__formInput{border-radius:0 8px 8px 0}.dashboard-module__Gx_nyq__sectionActions{gap:8px;display:flex}.dashboard-module__Gx_nyq__moveBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:6px;padding:6px 12px;font-size:16px;font-weight:700;transition:all .2s}.dashboard-module__Gx_nyq__moveBtn:hover{color:#334155;background:#e2e8f0}.dashboard-module__Gx_nyq__duplicateSectionBtn{color:#1e40af;cursor:pointer;background:#dbeafe;border:2px solid #93c5fd;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.dashboard-module__Gx_nyq__duplicateSectionBtn:hover{background:#bfdbfe;border-color:#60a5fa}.dashboard-module__Gx_nyq__deleteSectionBtn{color:#991b1b;cursor:pointer;background:#fee2e2;border:2px solid #fecaca;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s}.dashboard-module__Gx_nyq__deleteSectionBtn:hover{background:#fecaca;border-color:#fca5a5}.dashboard-module__Gx_nyq__fileUploadSection{gap:24px;display:grid}.dashboard-module__Gx_nyq__uploadArea{text-align:center;background:#fff;border:3px dashed #cbd5e1;border-radius:12px;padding:32px}.dashboard-module__Gx_nyq__uploadArea h4{color:#1e293b;margin:0 0 8px;font-size:18px;font-weight:600}.dashboard-module__Gx_nyq__uploadArea p{color:#64748b;margin:0 0 16px;font-size:14px}.dashboard-module__Gx_nyq__fileInput{cursor:pointer;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px;font-size:14px}.dashboard-module__Gx_nyq__uploadedFilesList{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:24px}.dashboard-module__Gx_nyq__uploadedFilesList h4{color:#1e293b;margin:0 0 16px;font-size:16px;font-weight:600}.dashboard-module__Gx_nyq__noFiles{color:#94a3b8;text-align:center;padding:32px;font-size:14px}.dashboard-module__Gx_nyq__fileItem{background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px;display:flex}.dashboard-module__Gx_nyq__fileName{color:#334155;font-size:14px;font-weight:500}.dashboard-module__Gx_nyq__deleteFileBtn{color:#991b1b;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;padding:6px 12px;font-size:13px;transition:all .2s}.dashboard-module__Gx_nyq__deleteFileBtn:hover{background:#fecaca}.dashboard-module__Gx_nyq__fileInstructions{background:#eff6ff;border-left:4px solid #3b82f6;border-radius:12px;padding:24px}.dashboard-module__Gx_nyq__fileInstructions h4{color:#1e40af;margin:0 0 12px;font-size:16px;font-weight:600}.dashboard-module__Gx_nyq__fileInstructions ol{color:#1e40af;margin:0;padding-left:20px}.dashboard-module__Gx_nyq__fileInstructions li{margin-bottom:8px;font-size:14px;line-height:1.6}.dashboard-module__Gx_nyq__htmlEditor{color:#e2e8f0;resize:vertical;background:#1e293b;border:2px solid #334155;border-radius:12px;width:100%;min-height:500px;padding:16px;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.6}.dashboard-module__Gx_nyq__htmlEditor:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea33}.dashboard-module__Gx_nyq__codeHints{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:12px;margin-top:24px;padding:20px}.dashboard-module__Gx_nyq__codeHints h4{color:#92400e;margin:0 0 12px;font-size:16px;font-weight:600}.dashboard-module__Gx_nyq__codeHints ul{color:#92400e;margin:0;padding-left:20px}.dashboard-module__Gx_nyq__codeHints li{margin-bottom:6px;font-size:14px;line-height:1.6}.dashboard-module__Gx_nyq__leadProfileModal{background:#fff;border-radius:16px;width:100%;max-width:680px;max-height:85vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.dashboard-module__Gx_nyq__leadProfileHeader{border-bottom:1px solid #e2e8f0;align-items:flex-start;gap:16px;padding:24px;display:flex;position:relative}.dashboard-module__Gx_nyq__leadProfileAvatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:flex}.dashboard-module__Gx_nyq__leadProfileInfo{flex:1}.dashboard-module__Gx_nyq__leadProfileInfo h2{color:#0f172a;margin:0 0 4px;font-size:20px;font-weight:700}.dashboard-module__Gx_nyq__leadProfileCompany{color:#64748b;margin:0;font-size:14px}.dashboard-module__Gx_nyq__leadContactSection{border-bottom:1px solid #f1f5f9;padding:20px 24px}.dashboard-module__Gx_nyq__leadContactSection h3{color:#64748b;margin:0 0 12px;font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__leadContactGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dashboard-module__Gx_nyq__contactLink{color:#0f172a;background:#f8fafc;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__Gx_nyq__contactLink:hover{background:#eff6ff;border-color:#3b82f6}.dashboard-module__Gx_nyq__contactInfo{background:#f8fafc;border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.dashboard-module__Gx_nyq__contactIcon{font-size:20px}.dashboard-module__Gx_nyq__contactLabel{color:#64748b;text-transform:uppercase;font-size:11px;display:block}.dashboard-module__Gx_nyq__contactValue{color:#0f172a;font-size:14px;font-weight:500;display:block}.dashboard-module__Gx_nyq__leadMessageFull{background:#f8fafc;border-radius:10px;margin-top:16px;padding:12px}.dashboard-module__Gx_nyq__leadMessageFull h4{color:#64748b;margin:0 0 8px;font-size:13px}.dashboard-module__Gx_nyq__leadMessageFull p{color:#0f172a;margin:0;font-size:14px;line-height:1.5}.dashboard-module__Gx_nyq__leadStatusSection{border-bottom:1px solid #f1f5f9;padding:20px 24px}.dashboard-module__Gx_nyq__leadStatusSection h3{color:#64748b;margin:0 0 12px;font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__statusRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dashboard-module__Gx_nyq__currentStatusBadge{color:#fff;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__statusSelectModal{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-size:14px}.dashboard-module__Gx_nyq__statusNoteRow{margin-top:12px}.dashboard-module__Gx_nyq__statusNoteInput{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 14px;font-size:14px}.dashboard-module__Gx_nyq__statusNoteInput::placeholder{color:#94a3b8}.dashboard-module__Gx_nyq__leadHistorySection{border-bottom:1px solid #f1f5f9;padding:20px 24px}.dashboard-module__Gx_nyq__leadHistorySection h3{color:#64748b;margin:0 0 16px;font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__timeline{padding-right:24px;position:relative}.dashboard-module__Gx_nyq__timelineItem{gap:12px;padding-bottom:16px;display:flex;position:relative}.dashboard-module__Gx_nyq__timelineItem:before{content:"";background:#e2e8f0;width:2px;position:absolute;top:12px;bottom:-4px;right:-18px}.dashboard-module__Gx_nyq__timelineItem:last-child:before{display:none}.dashboard-module__Gx_nyq__timelineDot{border-radius:50%;width:10px;height:10px;position:absolute;top:4px;right:-22px}.dashboard-module__Gx_nyq__timelineContent{background:#f8fafc;border-radius:10px;flex:1;padding:12px}.dashboard-module__Gx_nyq__timelineHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.dashboard-module__Gx_nyq__timelineStatus{font-size:13px;font-weight:600}.dashboard-module__Gx_nyq__timelineDate{color:#64748b;font-size:12px}.dashboard-module__Gx_nyq__timelineNote{color:#334155;margin:0 0 6px;font-size:13px;line-height:1.4}.dashboard-module__Gx_nyq__timelineBy{color:#94a3b8;font-size:11px}.dashboard-module__Gx_nyq__noHistory{text-align:center;color:#64748b;padding:20px;font-size:14px}.dashboard-module__Gx_nyq__leadFollowUpsSection{padding:20px 24px}.dashboard-module__Gx_nyq__followUpHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dashboard-module__Gx_nyq__followUpHeader h3{color:#64748b;margin:0;font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__addFollowUpBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:6px 12px;font-size:13px;transition:all .2s}.dashboard-module__Gx_nyq__addFollowUpBtn:hover{opacity:.9;transform:translateY(-1px)}.dashboard-module__Gx_nyq__followUpForm{background:#f8fafc;border-radius:10px;flex-wrap:wrap;gap:8px;margin-bottom:12px;padding:12px;display:flex}.dashboard-module__Gx_nyq__followUpSelect,.dashboard-module__Gx_nyq__followUpInput,.dashboard-module__Gx_nyq__followUpDateInput,.dashboard-module__Gx_nyq__followUpTimeInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-size:13px}.dashboard-module__Gx_nyq__followUpSelect{min-width:120px}.dashboard-module__Gx_nyq__followUpInput{flex:1;min-width:150px}.dashboard-module__Gx_nyq__saveFollowUpBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600}.dashboard-module__Gx_nyq__cancelFollowUpBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;font-size:13px}.dashboard-module__Gx_nyq__followUpsList{flex-direction:column;gap:8px;display:flex}.dashboard-module__Gx_nyq__followUpItem{background:#f8fafc;border-radius:10px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.dashboard-module__Gx_nyq__followUpItem.dashboard-module__Gx_nyq__completed{opacity:.5}.dashboard-module__Gx_nyq__followUpItem.dashboard-module__Gx_nyq__completed .dashboard-module__Gx_nyq__followUpTitle{text-decoration:line-through}.dashboard-module__Gx_nyq__followUpIcon{font-size:18px}.dashboard-module__Gx_nyq__followUpContent{flex:1}.dashboard-module__Gx_nyq__followUpTitle{color:#0f172a;font-size:14px;font-weight:500;display:block}.dashboard-module__Gx_nyq__followUpDue{color:#64748b;margin-top:2px;font-size:12px;display:block}.dashboard-module__Gx_nyq__followUpCheckbox{cursor:pointer;accent-color:#667eea;width:18px;height:18px}.dashboard-module__Gx_nyq__noFollowUps{text-align:center;color:#64748b;padding:20px;font-size:13px}.dashboard-module__Gx_nyq__leadNotesSection{border-top:1px solid #f1f5f9;padding:20px 24px}.dashboard-module__Gx_nyq__notesHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-module__Gx_nyq__notesHeader h3{color:#64748b;margin:0;font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__addNoteBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:6px 12px;font-size:13px;transition:all .2s}.dashboard-module__Gx_nyq__addNoteBtn:hover{opacity:.9;transform:translateY(-1px)}.dashboard-module__Gx_nyq__noteForm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:16px;padding:16px}.dashboard-module__Gx_nyq__noteTextarea{color:#0f172a;resize:vertical;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:80px;padding:12px;font-family:inherit;font-size:14px}.dashboard-module__Gx_nyq__noteTextarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.dashboard-module__Gx_nyq__noteTextarea::placeholder{color:#94a3b8}.dashboard-module__Gx_nyq__noteFormActions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.dashboard-module__Gx_nyq__saveNoteBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.dashboard-module__Gx_nyq__saveNoteBtn:hover{opacity:.9;transform:translateY(-1px)}.dashboard-module__Gx_nyq__cancelNoteBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;font-size:13px;transition:all .2s}.dashboard-module__Gx_nyq__cancelNoteBtn:hover{background:#e2e8f0}.dashboard-module__Gx_nyq__notesList{flex-direction:column;gap:12px;max-height:300px;display:flex;overflow-y:auto}.dashboard-module__Gx_nyq__noteItem{background:#fafbfc;border-left:3px solid #667eea;border-radius:10px;padding:14px 16px;position:relative}.dashboard-module__Gx_nyq__noteHeader{align-items:center;gap:12px;margin-bottom:8px;font-size:12px;display:flex}.dashboard-module__Gx_nyq__noteDate{color:#667eea;font-weight:600}.dashboard-module__Gx_nyq__noteBy{color:#94a3b8}.dashboard-module__Gx_nyq__deleteNoteBtn{cursor:pointer;opacity:.5;background:0 0;border:none;margin-left:auto;padding:4px;font-size:14px;transition:all .2s}.dashboard-module__Gx_nyq__deleteNoteBtn:hover{opacity:1;transform:scale(1.1)}.dashboard-module__Gx_nyq__noteText{color:#0f172a;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.dashboard-module__Gx_nyq__noNotes{text-align:center;color:#94a3b8;background:#f8fafc;border-radius:10px;padding:24px;font-size:13px}.dashboard-module__Gx_nyq__nextFollowUp{color:#667eea;font-size:13px;font-weight:500}.dashboard-module__Gx_nyq__noFollowUp{color:#94a3b8}.dashboard-module__Gx_nyq__leadViewBtn{cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;font-size:14px;transition:all .2s}.dashboard-module__Gx_nyq__leadViewBtn:hover{background:#e2e8f0}.dashboard-module__Gx_nyq__activitySection{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000a}.dashboard-module__Gx_nyq__activityHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.dashboard-module__Gx_nyq__activityHeader h3{color:#0f172a;margin:0;font-size:18px;font-weight:600}.dashboard-module__Gx_nyq__activityActions{gap:10px;display:flex}.dashboard-module__Gx_nyq__addActivityBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.dashboard-module__Gx_nyq__addActivityBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.dashboard-module__Gx_nyq__quickAddForm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;padding:16px}.dashboard-module__Gx_nyq__quickAddHeader{color:#0f172a;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.dashboard-module__Gx_nyq__quickAddIcon{font-size:16px}.dashboard-module__Gx_nyq__quickAddActions{gap:8px;margin-top:12px;display:flex}.dashboard-module__Gx_nyq__followUpFormGrid{grid-template-columns:1fr 1fr 2fr 1fr;align-items:end;gap:12px;display:grid}@media (max-width:768px){.dashboard-module__Gx_nyq__followUpFormGrid{grid-template-columns:1fr 1fr}}.dashboard-module__Gx_nyq__formSelect,.dashboard-module__Gx_nyq__formInput{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-size:14px;transition:all .2s}.dashboard-module__Gx_nyq__formSelect:focus,.dashboard-module__Gx_nyq__formInput:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.dashboard-module__Gx_nyq__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:500;transition:all .2s}.dashboard-module__Gx_nyq__saveBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}.dashboard-module__Gx_nyq__cancelBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:500;transition:all .2s}.dashboard-module__Gx_nyq__cancelBtn:hover{background:#e2e8f0}.dashboard-module__Gx_nyq__unifiedTimeline{flex-direction:column;gap:0;padding-left:24px;display:flex;position:relative}.dashboard-module__Gx_nyq__unifiedTimeline:before{content:"";background:linear-gradient(#667eea,#e2e8f0);border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:10px}.dashboard-module__Gx_nyq__activityItem{border-bottom:1px solid #f1f5f9;gap:16px;padding:16px 0;display:flex;position:relative}.dashboard-module__Gx_nyq__activityItem:last-child{border-bottom:none}.dashboard-module__Gx_nyq__activityIcon{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-30px;font-size:16px;display:flex;position:relative}.dashboard-module__Gx_nyq__activityIcon.dashboard-module__Gx_nyq__status{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #f59e0b}.dashboard-module__Gx_nyq__activityIcon.dashboard-module__Gx_nyq__note{background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%);border:2px solid #8b5cf6}.dashboard-module__Gx_nyq__activityIcon.dashboard-module__Gx_nyq__task{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border:2px solid #3b82f6}.dashboard-module__Gx_nyq__activityIcon.dashboard-module__Gx_nyq__taskCompleted{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border:2px solid #10b981}.dashboard-module__Gx_nyq__activityContent{flex:1;min-width:0}.dashboard-module__Gx_nyq__activityMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.dashboard-module__Gx_nyq__activityType{text-transform:uppercase;letter-spacing:.5px;color:#64748b;background:#f1f5f9;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.dashboard-module__Gx_nyq__activityType.dashboard-module__Gx_nyq__status{color:#92400e;background:#fef3c7}.dashboard-module__Gx_nyq__activityType.dashboard-module__Gx_nyq__note{color:#6d28d9;background:#ede9fe}.dashboard-module__Gx_nyq__activityType.dashboard-module__Gx_nyq__task{color:#1d4ed8;background:#dbeafe}.dashboard-module__Gx_nyq__activityDate{color:#94a3b8;font-size:12px}.dashboard-module__Gx_nyq__activityTitle{color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:600}.dashboard-module__Gx_nyq__statusBadgeInline{border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:500;display:inline-flex}.dashboard-module__Gx_nyq__activityNote{color:#475569;white-space:pre-wrap;background:#f8fafc;border-radius:8px;margin-top:8px;padding:10px 14px;font-size:14px;line-height:1.5}.dashboard-module__Gx_nyq__activityBy{color:#94a3b8;margin-top:6px;font-size:12px}.dashboard-module__Gx_nyq__activityTaskRow{align-items:center;gap:12px;display:flex}.dashboard-module__Gx_nyq__activityTaskTitle{color:#0f172a;font-size:14px}.dashboard-module__Gx_nyq__activityTaskTitle.dashboard-module__Gx_nyq__taskCompleted{color:#94a3b8;text-decoration:line-through}.dashboard-module__Gx_nyq__activityCheckbox{cursor:pointer;accent-color:#10b981;width:20px;height:20px}.dashboard-module__Gx_nyq__deleteActivityBtn{cursor:pointer;opacity:.4;background:0 0;border:none;margin-left:auto;padding:4px 8px;font-size:14px;transition:all .2s}.dashboard-module__Gx_nyq__deleteActivityBtn:hover{opacity:1;color:#ef4444}.dashboard-module__Gx_nyq__noActivity{text-align:center;color:#94a3b8;background:#f8fafc;border-radius:12px;padding:40px 20px}.dashboard-module__Gx_nyq__noActivity p{margin:0 0 4px;font-size:14px}.dashboard-module__Gx_nyq__noActivity small{opacity:.7;font-size:12px}.dashboard-module__Gx_nyq__activityIconWrapper{z-index:2;position:relative}.dashboard-module__Gx_nyq__statusBlock{background:linear-gradient(135deg,#fefce8 0%,#fef9c3 100%);border:1px solid #fde047;border-left:4px solid;border-radius:12px;padding:16px}.dashboard-module__Gx_nyq__statusBlockHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dashboard-module__Gx_nyq__statusBadgeLarge{color:#fff;text-shadow:0 1px 2px #0003;border-radius:20px;align-items:center;padding:6px 16px;font-size:14px;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__statusNote{background:#ffffffb3;border-radius:8px;gap:10px;margin-top:10px;padding:12px 14px;display:flex}.dashboard-module__Gx_nyq__statusNoteIcon{flex-shrink:0;font-size:16px}.dashboard-module__Gx_nyq__statusNote p{color:#1e293b;margin:0;font-size:14px;line-height:1.5}.dashboard-module__Gx_nyq__activityFooter{border-top:1px solid #0000000f;margin-top:10px;padding-top:8px}.dashboard-module__Gx_nyq__noteBlock{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border:1px solid #c4b5fd;border-left:4px solid #8b5cf6;border-radius:12px;padding:16px}.dashboard-module__Gx_nyq__noteBlockHeader{align-items:center;gap:12px;margin-bottom:10px;display:flex}.dashboard-module__Gx_nyq__noteLabel{text-transform:uppercase;letter-spacing:.5px;color:#7c3aed;background:#7c3aed1a;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600}.dashboard-module__Gx_nyq__noteBlock .dashboard-module__Gx_nyq__noteText{color:#1e293b;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}.dashboard-module__Gx_nyq__taskBlock{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #93c5fd;border-left:4px solid #3b82f6;border-radius:12px;padding:16px}.dashboard-module__Gx_nyq__taskBlockCompleted{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-color:#86efac #86efac #86efac #22c55e}.dashboard-module__Gx_nyq__taskBlockHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dashboard-module__Gx_nyq__taskLabel{text-transform:uppercase;letter-spacing:.5px;color:#1d4ed8;background:#1d4ed81a;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600}.dashboard-module__Gx_nyq__taskBlockCompleted .dashboard-module__Gx_nyq__taskLabel{color:#15803d;background:#15803d1a}.dashboard-module__Gx_nyq__taskRow{align-items:center;gap:12px;display:flex}.dashboard-module__Gx_nyq__taskCheckbox{cursor:pointer;accent-color:#22c55e;flex-shrink:0;width:22px;height:22px}.dashboard-module__Gx_nyq__taskTitle{color:#0f172a;font-size:15px;font-weight:500}.dashboard-module__Gx_nyq__taskTitleDone{color:#64748b;text-decoration:line-through}.dashboard-module__Gx_nyq__activityItem{gap:16px;padding:12px 0;display:flex;position:relative}.dashboard-module__Gx_nyq__statusColumn{min-width:120px}.dashboard-module__Gx_nyq__leadStatusBadge{color:#fff;text-shadow:0 1px 2px #00000026;white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__statusNew{background:linear-gradient(135deg,#3b82f6,#2563eb)}.dashboard-module__Gx_nyq__statusContacted{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.dashboard-module__Gx_nyq__statusQualified{background:linear-gradient(135deg,#f59e0b,#d97706)}.dashboard-module__Gx_nyq__statusProposal{background:linear-gradient(135deg,#ec4899,#db2777)}.dashboard-module__Gx_nyq__statusNegotiation{background:linear-gradient(135deg,#06b6d4,#0891b2)}.dashboard-module__Gx_nyq__statusWon{background:linear-gradient(135deg,#22c55e,#16a34a)}.dashboard-module__Gx_nyq__statusLost{background:linear-gradient(135deg,#ef4444,#dc2626)}.dashboard-module__Gx_nyq__statusWrapper{display:inline-flex;position:relative}.dashboard-module__Gx_nyq__statusSelectOverlay{opacity:0;cursor:pointer;background:0 0;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.dashboard-module__Gx_nyq__statusWrapper:hover .dashboard-module__Gx_nyq__leadStatusBadge{transform:scale(1.05);box-shadow:0 2px 8px #0003}.dashboard-module__Gx_nyq__leadStatusBadge{transition:all .2s}
