.dashboard-page{background:#0a0a0a;min-height:100vh}.dashboard-container{display:flex;min-height:100vh}.dashboard-sidebar{width:280px;background:#111;border-right:1px solid #333;padding:2rem 0;position:fixed;height:100vh;overflow-y:auto}.sidebar-header{padding:0 2rem 2rem;border-bottom:1px solid #333}.sidebar-header h2{color:#6366f1;font-size:1.5rem;font-weight:700;margin:0}.sidebar-nav{padding:2rem 0}.nav-list{list-style:none;padding:0;margin:0}.nav-item{margin:0}.nav-link{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;color:#94a3b8;text-decoration:none;transition:all .3s ease;border-left:3px solid transparent}.nav-link:hover{background:#6366f11a;color:#e2e8f0}.nav-link.active{background:#6366f126;color:#6366f1;border-left-color:#6366f1}.nav-link i{font-size:1.1rem;width:20px;text-align:center}.dashboard-main{flex:1;margin-left:280px;padding:2rem}.dashboard-section{display:block}.section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.section-header h1{font-size:2rem;font-weight:700;color:#f8fafc;margin-bottom:.25rem}.section-header p{font-size:1rem;color:#94a3b8}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.status-cards{display:flex;flex-direction:column;gap:1rem}.status-card{background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:1.25rem;display:flex;align-items:center;gap:1rem}.status-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#fff}.status-icon.uptime{background:#10b981}.status-icon.traffic{background:#3b82f6}.status-icon.messages{background:#f59e0b}.status-info h3{color:#94a3b8;font-size:.85rem;font-weight:500;margin:0 0 .25rem}.status-value{color:#f8fafc;font-size:1.35rem;font-weight:700;margin-bottom:.25rem}.status-label{color:#64748b;font-size:.75rem}.recent-messages{background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:1.25rem}.recent-messages h3{color:#f8fafc;font-size:1.05rem;font-weight:600;margin:0 0 1rem}.message-list{display:flex;flex-direction:column;gap:1rem}.message-item{display:flex;gap:1rem;padding:1rem;background:#0f172a80;border-radius:12px}.message-avatar{width:38px;height:38px;background:#6366f1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.95rem}.message-avatar.whatsapp{background:#25d366}.message-content{flex:1}.message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.message-sender{color:#f8fafc;font-weight:600;font-size:.9rem}.message-time{color:#64748b;font-size:.8rem}.message-text{color:#e2e8f0;font-size:.9rem;margin:0 0 .5rem;line-height:1.4}.message-source{display:flex;align-items:center;gap:.5rem;color:#94a3b8;font-size:.8rem}.builder-content{background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:2rem}.no-project{text-align:center;padding:3rem 1rem}.no-project-icon{font-size:3rem;color:#6366f1;margin-bottom:1rem}.no-project h3{font-size:1.6rem;font-weight:700;color:#f8fafc;margin-bottom:.75rem}.no-project p{font-size:1rem;color:#94a3b8;margin-bottom:1.5rem}.builder-projects{display:flex;flex-direction:column;gap:.75rem}.project-item{display:flex;justify-content:space-between;align-items:center;background:#0f172a99;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:.9rem 1rem}.project-main{display:flex;flex-direction:column;gap:.25rem}.project-name{color:#e2e8f0;font-weight:600}.project-meta{color:#94a3b8;font-size:.85rem;display:flex;align-items:center;gap:.5rem}.badge{background:#6366f133;color:#a5b4fc;padding:.1rem .5rem;border-radius:999px;font-size:.75rem}.dot{width:6px;height:6px;border-radius:50%;background:#475569;display:inline-block}.status{text-transform:capitalize}.status.processing,.status.pending{color:#f59e0b}.status.completed,.status.deployed,.status.ready{color:#10b981}.status.failed{color:#ef4444}.link-toggle{display:flex;align-items:center;gap:.5rem;color:#cbd5e1}.crm-content{background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:2rem}.crm-tabs{display:flex;gap:1rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(148,163,184,.1);padding-bottom:1rem}.crm-tab{background:none;border:none;color:#94a3b8;padding:.75rem 1.25rem;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.crm-tab:hover{background:#6366f11a;color:#e2e8f0}.crm-tab.active{background:#6366f126;color:#6366f1}.crm-panel{display:block}.conversation-list{display:flex;flex-direction:column;gap:1rem}.conversation-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#0f172a80;border-radius:12px;cursor:pointer;transition:all .3s ease}.conversation-item:hover{background:#0f172ab3}.conversation-avatar{width:42px;height:42px;background:#6366f1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.05rem}.conversation-avatar.whatsapp{background:#25d366}.conversation-info h4{color:#f8fafc;font-size:.95rem;font-weight:600;margin:0 0 .25rem}.conversation-info p{color:#e2e8f0;font-size:.85rem;margin:0 0 .25rem;line-height:1.4}.conversation-time{color:#64748b;font-size:.75rem}.conversation-status .status-dot{width:8px;height:8px;border-radius:50%;background:#94a3b8}.conversation-status.unread .status-dot{background:#6366f1}.conversation-status.read .status-dot{background:#94a3b8}.analysis-content{background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:3rem;text-align:center}.analysis-placeholder{max-width:600px;margin:0 auto}.placeholder-icon{width:80px;height:80px;background:#6366f1;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;color:#fff;font-size:2rem}.features-list{list-style:none;padding:0;margin:0 0 2rem;text-align:left;max-width:400px;margin-left:auto;margin-right:auto}.features-list li{color:#e2e8f0;position:relative;padding:.5rem 0 .5rem 1.5rem}.features-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease;font-size:.95rem;border:none;cursor:pointer;text-align:center}.btn-primary{background:#6366f1;color:#fff}.btn-primary:hover{opacity:.9;box-shadow:0 10px 25px #6366f14d}.btn-secondary{background:#94a3b81a;border:2px solid #6366f1;color:#6366f1}.btn-secondary:hover{background:#6366f11a}.business-selector{padding:.5rem 1rem 1rem;border-bottom:1px solid #222;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.business-dropdown{position:relative}.dropdown-trigger{display:inline-flex;align-items:center;gap:.5rem;background:#0f172a99;border:1px solid rgba(148,163,184,.15);color:#e2e8f0;padding:.5rem .75rem;border-radius:8px;cursor:pointer;font-size:.9rem;transition:border-color .2s ease,background .2s ease}.dropdown-trigger:hover{border-color:#94a3b84d}.dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:220px;background:#0b1220;border:1px solid rgba(148,163,184,.15);border-radius:10px;box-shadow:0 10px 30px #00000059;padding:6px;display:none;z-index:10}.business-dropdown.open .dropdown-menu{display:block}.dropdown-item{width:100%;text-align:left;background:transparent;border:none;color:#cbd5e1;padding:8px 10px;border-radius:8px;cursor:pointer;font-size:.9rem}.dropdown-item:hover{background:#6366f11f;color:#e2e8f0}.dropdown-item.active{background:#6366f133;color:#e2e8f0}.btn-manage,.btn-add{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#0f172a99;border:1px solid rgba(148,163,184,.15);color:#94a3b8;text-decoration:none;transition:border-color .2s ease,color .2s ease;cursor:pointer}.btn-manage:hover,.btn-add:hover{color:#e2e8f0;border-color:#94a3b84d}.status-icon.firebase{background:#ff6f00}.firebase-metadata{background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:1.25rem;margin-bottom:2rem}.firebase-metadata h3{color:#f8fafc;font-size:1.05rem;font-weight:600;margin:0 0 1rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.project-metadata-card{background:#0f172a99;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:1rem}.project-metadata-card .project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.project-metadata-card .project-info h4{color:#e2e8f0;font-size:1rem;font-weight:600;margin:0 0 .25rem}.project-metadata-card .status-badge{padding:.1rem .5rem;border-radius:999px;font-size:.75rem;text-transform:capitalize}.project-metadata-card .status-badge.status-pending,.project-metadata-card .status-badge.status-processing{background:#f59e0b33;color:#f59e0b}.project-metadata-card .status-badge.status-deployed,.project-metadata-card .status-badge.status-ready{background:#10b98133;color:#10b981}.project-metadata-card .status-badge.status-failed{background:#ef444433;color:#ef4444}.project-metadata-card .status-badge.status-verifying{background:#3b82f633;color:#3b82f6;animation:pulse 2s infinite}.project-metadata-card .type-badge{background:#6366f133;color:#a5b4fc;padding:.1rem .5rem;border-radius:999px;font-size:.75rem}.project-metadata-card .project-details{display:flex;flex-direction:column;gap:.5rem}.project-metadata-card .detail-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.project-metadata-card .detail-label{color:#94a3b8;font-weight:500}.project-metadata-card .detail-value{color:#e2e8f0}.project-metadata-card .detail-link{color:#6366f1;text-decoration:none}.project-metadata-card .detail-link:hover{color:#a5b4fc}.project-metadata-card .verification-status{display:flex;align-items:center;gap:.25rem}.project-metadata-card .verification-status.verified{color:#10b981}.project-metadata-card .verification-status.unverified{color:#ef4444}.unified-website-interface{background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:2rem}.website-selector-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(148,163,184,.1)}.selector-info h3{color:#f8fafc;font-size:1.4rem;font-weight:700;margin:0 0 .25rem}.selector-info p{color:#94a3b8;font-size:.95rem;margin:0}.loading-state{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem}.loading-state i{font-size:2rem;color:#6366f1}.loading-state p{color:#94a3b8;margin:0}.empty-state{text-align:center;padding:3rem 1rem}.empty-state .empty-icon{font-size:3rem;color:#6366f1;margin-bottom:1.5rem}.empty-state h3{color:#f8fafc;font-size:1.6rem;font-weight:700;margin-bottom:.75rem}.empty-state p{color:#94a3b8;font-size:1rem;margin-bottom:2rem}.website-workspace{display:grid;grid-template-columns:1fr;gap:2rem}.project-selector h4{color:#f8fafc;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:100%}.project-card{background:#0f172a99;border:2px solid rgba(148,163,184,.1);border-radius:12px;padding:1rem;cursor:pointer;transition:all .3s ease;position:relative}.project-card:hover{border-color:#6366f14d;background:#0f172acc}.project-card.selected{border-color:#6366f1;background:#6366f11a}.project-card .project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.project-card .project-info h5{color:#e2e8f0;font-size:1rem;font-weight:600;margin:0 0 .25rem}.project-card .status-indicator{padding:.15rem .5rem;border-radius:999px;font-size:.7rem;font-weight:500;text-transform:capitalize}.project-card .status-indicator.status-pending,.project-card .status-indicator.status-processing{background:#f59e0b33;color:#f59e0b}.project-card .status-indicator.status-deployed,.project-card .status-indicator.status-ready{background:#10b98133;color:#10b981}.project-card .status-indicator.status-failed{background:#ef444433;color:#ef4444}.project-card .status-indicator.status-verifying{background:#3b82f633;color:#3b82f6;animation:pulse 2s infinite}.project-card .status-indicator.status-building{background:#6366f133;color:#6366f1;animation:pulse 2s infinite}.project-card .project-type-badge{background:#6366f133;color:#a5b4fc;padding:.15rem .5rem;border-radius:999px;font-size:.7rem;font-weight:500}.project-card .project-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.project-card .detail-item{display:flex;align-items:center;gap:.5rem;color:#94a3b8;font-size:.8rem}.project-card .detail-item i{width:12px;text-align:center}.project-card .project-actions{display:flex;justify-content:flex-end}.project-card .btn-sm{padding:.25rem .5rem;font-size:.75rem}.project-workspace{background:#0f172a66;border:1px solid rgba(148,163,184,.15);border-radius:12px;padding:1.5rem}.workspace-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(148,163,184,.1)}.project-meta h4{color:#f8fafc;font-size:1.3rem;font-weight:700;margin:0 0 .5rem}.meta-tags{display:flex;flex-wrap:wrap;gap:.5rem}.meta-tags .badge{padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:500}.meta-tags .type-badge{background:#6366f133;color:#a5b4fc}.meta-tags .status-badge.status-pending,.meta-tags .status-badge.status-processing{background:#f59e0b33;color:#f59e0b}.meta-tags .status-badge.status-deployed,.meta-tags .status-badge.status-ready{background:#10b98133;color:#10b981}.meta-tags .status-badge.status-failed{background:#ef444433;color:#ef4444}.meta-tags .status-badge.status-verifying{background:#3b82f633;color:#3b82f6;animation:pulse 2s infinite}.meta-tags .verified-badge{background:#10b98133;color:#10b981}.workspace-actions{display:flex;gap:.5rem;flex-wrap:wrap}.workspace-actions .btn.btn-secondary{padding:.15rem .6rem;border-radius:999px;font-size:.75rem;border-width:1px}.project-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}.info-card{background:#1e293b99;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:1rem}.info-card h5{color:#f8fafc;font-size:.95rem;font-weight:600;margin:0 0 .75rem}.info-content{display:flex;flex-direction:column;gap:.5rem}.status-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.status-row span:first-child{color:#94a3b8;font-weight:500}.status-row span:last-child{color:#e2e8f0}.status-row a{color:#6366f1;text-decoration:none}.status-row a:hover{color:#a5b4fc}.status-text.status-pending,.status-text.status-processing{color:#f59e0b}.status-text.status-deployed,.status-text.status-ready{color:#10b981}.status-text.status-failed{color:#ef4444}.status-text.status-verifying{color:#3b82f6}.mini-browser{background:#1e293bcc;border:1px solid rgba(148,163,184,.2);border-radius:12px;overflow:hidden;margin-top:1.5rem}.browser-header{background:#0f172acc;border-bottom:1px solid rgba(148,163,184,.2);padding:.75rem 1rem}.browser-controls{display:flex;align-items:center;gap:1rem}.browser-buttons{display:flex;gap:.5rem}.browser-button{width:12px;height:12px;border-radius:50%}.browser-button.close{background:#ff5f57}.browser-button.minimize{background:#ffbd2e}.browser-button.maximize{background:#28ca42}.browser-address-bar{display:flex;align-items:center;gap:.75rem;background:#94a3b81a;padding:.5rem .75rem;border-radius:8px;flex:1}.browser-address-bar i{color:#10b981}.browser-address-bar span{color:#e2e8f0;font-size:.85rem;flex:1}.external-link-btn{background:none;border:none;color:#94a3b8;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .2s ease}.external-link-btn:hover{color:#6366f1}.browser-viewport{height:600px;overflow:hidden}.website-preview-frame{width:100%;height:100%;border:none;display:block}.error-display{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:1rem;display:flex;align-items:flex-start;gap:.75rem;margin-top:1.5rem}.error-icon{color:#ef4444;font-size:1.2rem}.error-content h5{color:#ef4444;font-size:1rem;font-weight:600;margin:0 0 .5rem}.error-content p{color:#e2e8f0;font-size:.9rem;margin:0;line-height:1.4}.no-selection{padding:3rem 1rem;text-align:center}.selection-prompt{max-width:400px;margin:0 auto}.selection-prompt i{font-size:2.5rem;color:#6366f1;margin-bottom:1rem}.selection-prompt h4{color:#f8fafc;font-size:1.3rem;font-weight:600;margin-bottom:.75rem}.selection-prompt p{color:#94a3b8;font-size:.95rem;margin:0}.create-website-container{position:relative}.create-website-menu{position:absolute;top:calc(100% + 4px);right:0;background:#0f172af2;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:1rem;min-width:280px;box-shadow:0 10px 25px #0006;z-index:100;backdrop-filter:blur(10px)}.create-website-menu.compact{padding:.75rem;min-width:260px}.menu-form{display:flex;flex-direction:column;gap:.75rem}.menu-form .form-group{display:flex;flex-direction:column;gap:.25rem}.menu-form label{color:#e2e8f0;font-size:.85rem;font-weight:500}.menu-form .form-input,.menu-form .form-select{background:#1e293bcc;border:1px solid rgba(148,163,184,.2);border-radius:8px;padding:.4rem .6rem;color:#e2e8f0;font-size:.82rem;transition:border-color .2s ease}.menu-form .form-input:focus,.menu-form .form-select:focus{outline:none;border-color:#6366f1}.menu-form .form-input::placeholder{color:#94a3b8}.menu-form .btn-sm{padding:.4rem .75rem;font-size:.8rem;margin-top:.25rem}.modal-overlay{position:fixed;inset:0;background:#0009;display:none;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-overlay.open{display:flex}.modal-dialog{width:100%;max-width:560px;background:#0b1220;border:1px solid rgba(148,163,184,.15);border-radius:14px;box-shadow:0 20px 60px #00000080;overflow:hidden}.modal-header{padding:1rem 1.25rem;border-bottom:1px solid rgba(148,163,184,.12);display:flex;align-items:center;justify-content:space-between}.modal-title{font-weight:700;color:#e2e8f0}.modal-close{background:none;border:none;color:#94a3b8;cursor:pointer}.modal-body{padding:1rem 1.25rem}.form-row{display:grid;gap:.75rem;margin-bottom:.75rem}.form-row.inline{grid-template-columns:1fr 1fr;gap:.75rem}.form-row label{color:#94a3b8;font-size:.85rem}.input,.textarea,.select{width:100%;background:#0f172ab3;border:1px solid rgba(148,163,184,.15);color:#e2e8f0;border-radius:10px;padding:.6rem .8rem;font-size:.95rem}.textarea{min-height:90px;resize:vertical}.checkbox-row{display:grid;grid-template-columns:repeat(4,auto);gap:1rem;margin:.25rem 0 .75rem}.modal-footer{padding:1rem 1.25rem;display:flex;gap:.5rem;justify-content:flex-end;border-top:1px solid rgba(148,163,184,.12)}.btn-secondary-sm,.btn-primary-sm{padding:.6rem 1rem;border-radius:10px;border:1px solid rgba(148,163,184,.15);background:#0f172ab3;color:#e2e8f0;cursor:pointer}.btn-primary-sm{background:#6366f1;border-color:#6366f1}.btn-primary-sm:disabled{opacity:.7;cursor:not-allowed}.hint{color:#64748b;font-size:.8rem}.campaigns-content{background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:2rem}.campaigns-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.25rem}.campaign-card{background:#0f172a99;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:1.25rem;transition:all .3s ease}.campaign-card:hover{border-color:#6366f14d;transform:translateY(-2px)}.campaign-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.campaign-info h3{color:#f8fafc;font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.campaign-type{background:#3b82f633;color:#60a5fa;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;text-transform:capitalize;margin-right:.5rem}.campaign-status{padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;text-transform:capitalize}.status-draft{background:#6b728033;color:#9ca3af}.status-active{background:#10b98133;color:#10b981}.status-paused{background:#f59e0b33;color:#f59e0b}.status-completed{background:#6366f133;color:#6366f1}.campaign-actions{display:flex;gap:.5rem}.campaign-description{color:#94a3b8;font-size:.9rem;line-height:1.4;margin-bottom:1rem}.campaign-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding-top:.75rem;border-top:1px solid rgba(148,163,184,.1)}.metric{text-align:center}.metric-label{display:block;color:#64748b;font-size:.75rem;font-weight:500;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}.metric-value{color:#f8fafc;font-size:1.05rem;font-weight:700}.empty-campaigns{text-align:center;padding:3rem 1rem}.empty-campaigns .empty-icon{font-size:3rem;color:#6366f1;margin-bottom:1rem}.empty-campaigns h3{font-size:1.4rem;color:#f8fafc;margin-bottom:.5rem}.empty-campaigns p{color:#94a3b8;margin-bottom:1.25rem}@media (max-width: 1024px){.dashboard-sidebar{width:240px}.dashboard-main{margin-left:240px}.overview-grid,.campaigns-grid{grid-template-columns:1fr}}.project-card.building{border-color:#6366f1;background:#6366f10d}.building-progress{margin:.75rem 0}.progress-bar{width:100%;height:4px;background:#94a3b833;border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .3s ease;border-radius:2px}.progress-text{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.progress-step{color:#e2e8f0;font-size:.8rem;font-weight:500}.progress-percent{color:#6366f1;font-size:.75rem;font-weight:600}.status-indicator.status-building{background:#6366f133;color:#6366f1;animation:pulse 2s infinite}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (max-width: 1200px){.project-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.project-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.dashboard-container{flex-direction:column}.dashboard-sidebar{width:100%;height:auto;position:relative;border-right:none;border-bottom:1px solid #333}.dashboard-main{margin-left:0;padding:1rem}.sidebar-nav{padding:1rem 0}.nav-list{display:flex;overflow-x:auto;padding:0 1rem}.nav-item{flex-shrink:0}.nav-link{padding:.75rem 1rem;white-space:nowrap}.project-grid{grid-template-columns:1fr}}.general-three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.general-four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.general-card{background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.general-card .card-header h3{color:#f8fafc;font-size:1.05rem;font-weight:600;margin:0}.card-empty{color:#94a3b8;display:flex;flex-direction:column;gap:.75rem}.website-overview .site-top{display:flex;justify-content:space-between;align-items:center}.website-overview .site-title{display:flex;align-items:center;gap:.5rem}.website-overview h4{color:#e2e8f0;font-size:1rem;margin:0}.website-overview .site-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:.75rem}.website-overview .meta-item{background:#0f172a99;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:.75rem}.website-overview .meta-label{color:#94a3b8;font-size:.8rem;margin-bottom:.25rem}.website-overview .meta-value{color:#f8fafc;font-weight:700}.analysis-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.metric-card{background:#0f172a99;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:.75rem}.metric-label{color:#94a3b8;font-size:.8rem}.metric-value{color:#f8fafc;font-size:1.1rem;font-weight:700}.metric-trend{font-size:.8rem}.metric-trend.up{color:#10b981}.metric-trend.down{color:#ef4444}.team-content{display:flex;flex-direction:column;gap:1rem}.team-section h4{color:#e2e8f0;font-size:.9rem;font-weight:600;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.5px}.requests-list{display:flex;flex-direction:column;gap:.5rem}.request-item{display:flex;align-items:center;justify-content:between;padding:.75rem;background:#0f172a99;border:1px solid rgba(148,163,184,.1);border-radius:12px}.request-info{display:flex;align-items:center;gap:.75rem;flex:1}.request-avatar{width:32px;height:32px;background:#6366f1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.85rem}.request-details{display:flex;flex-direction:column;gap:.1rem}.request-name{color:#e2e8f0;font-size:.85rem;font-weight:600}.request-email{color:#94a3b8;font-size:.75rem}.request-actions{display:flex;gap:.25rem}.btn-request{width:28px;height:28px;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.75rem}.btn-request.approve{background:#10b98133;color:#10b981}.btn-request.approve:hover{background:#10b9814d}.btn-request.reject{background:#ef444433;color:#ef4444}.btn-request.reject:hover{background:#ef44444d}.team-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.team-stat{background:#0f172a99;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:.75rem;text-align:center}.stat-number{display:block;color:#f8fafc;font-size:1.2rem;font-weight:700}.stat-label{color:#94a3b8;font-size:.75rem}.no-requests{text-align:center;padding:1.5rem .75rem;color:#64748b}.no-requests i{font-size:1.5rem;margin-bottom:.5rem;display:block}.no-requests p{margin:0;font-size:.85rem}.collaborators-list{display:flex;flex-direction:column;gap:.5rem}.collaborator-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:#0f172a99;border:1px solid rgba(148,163,184,.1);border-radius:12px}.collaborator-info{display:flex;align-items:center;gap:.75rem;flex:1}.collaborator-avatar{width:32px;height:32px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.85rem}.collaborator-details{display:flex;flex-direction:column;gap:.1rem}.collaborator-name{color:#e2e8f0;font-size:.85rem;font-weight:600}.collaborator-email{color:#94a3b8;font-size:.75rem}.btn-remove{width:28px;height:28px;border:none;border-radius:6px;background:#ef444433;color:#ef4444;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.75rem}.btn-remove:hover{background:#ef44444d}.business-info{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.role-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600}.role-badge.role-owner{background:#f59e0b33;color:#f59e0b}.role-badge.role-collaborator{background:#3b82f633;color:#3b82f6}.btn-refresh{width:32px;height:32px;border:none;border-radius:8px;background:#6366f11a;color:#6366f1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.85rem}.btn-refresh:hover{background:#6366f133;transform:rotate(90deg)}@media (max-width: 1200px){.general-three-grid{grid-template-columns:1fr}.general-four-grid{grid-template-columns:repeat(2,1fr)}}.access-overlay-dialog{width:100%;max-width:480px;background:#0b1220;border:1px solid rgba(148,163,184,.15);border-radius:16px;box-shadow:0 20px 60px #00000080;overflow:hidden}.overlay-content{padding:2rem;text-align:center}.overlay-icon{width:64px;height:64px;background:#ef444433;color:#ef4444;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 1.5rem}.overlay-content h3{color:#f8fafc;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.overlay-content p{color:#94a3b8;font-size:1rem;margin:0 0 1.5rem;line-height:1.5}.overlay-actions{display:flex;flex-direction:column;gap:.75rem;align-items:center}.overlay-actions .btn{min-width:180px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.overlay-actions .btn:disabled{opacity:.6;cursor:not-allowed}.chat-container{background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:16px;overflow:hidden;height:calc(100vh - 200px)}.no-business-chat{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:3rem 1rem}.no-business-chat .empty-icon{font-size:3rem;color:#6366f1;margin-bottom:1.5rem}.no-business-chat h3{color:#f8fafc;font-size:1.6rem;font-weight:700;margin-bottom:.75rem}.no-business-chat p{color:#94a3b8;font-size:1rem;margin:0}.chat-interface{display:flex;height:100%}.channels-sidebar{width:240px;background:#0f172acc;border-right:1px solid rgba(148,163,184,.1);display:flex;flex-direction:column}.channels-header{padding:1rem;border-bottom:1px solid rgba(148,163,184,.1);display:flex;justify-content:space-between;align-items:center}.channels-header h3{color:#f8fafc;font-size:1.1rem;font-weight:600;margin:0}.btn-add-channel{width:28px;height:28px;border:none;border-radius:6px;background:#6366f11a;color:#6366f1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.8rem}.btn-add-channel:hover{background:#6366f133}.channels-list{flex:1;padding:.5rem;overflow-y:auto}.channel-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:8px;transition:all .2s ease;margin-bottom:.25rem;position:relative}.channel-item:hover{background:#6366f11a}.channel-item.active{background:#6366f126;color:#e2e8f0}.channel-content{display:flex;align-items:center;gap:.5rem;flex:1;cursor:pointer}.channel-prefix{color:#94a3b8;font-weight:600}.channel-name{color:#cbd5e1;font-size:.9rem}.channel-item.active .channel-prefix,.channel-item.active .channel-name{color:#e2e8f0}.btn-delete-channel{width:24px;height:24px;border:none;border-radius:4px;background:#ef444433;color:#ef4444;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.7rem;opacity:0;visibility:hidden}.channel-item:hover .btn-delete-channel{opacity:1;visibility:visible}.btn-delete-channel:hover{background:#ef44444d;color:#fca5a5}.chat-main{flex:1;display:flex;flex-direction:column}.chat-header{padding:1rem;border-bottom:1px solid rgba(148,163,184,.1);display:flex;justify-content:space-between;align-items:center;background:#0f172a66}.chat-title{display:flex;align-items:center;gap:.5rem}.chat-title .channel-prefix{color:#94a3b8;font-weight:700;font-size:1.1rem}.chat-title .channel-name{color:#f8fafc;font-size:1.1rem;font-weight:600}.channel-info{display:flex;align-items:center;gap:1rem}.member-count{color:#94a3b8;font-size:.85rem;display:flex;align-items:center;gap:.5rem}.btn-back-thread{display:inline-flex;align-items:center;gap:.4rem;background:none;border:1px solid rgba(148,163,184,.2);color:#cbd5e1;padding:.25rem .6rem;border-radius:999px;font-size:.8rem;cursor:pointer}.btn-back-thread:hover{background:#94a3b81f}.messages-container{flex:1;overflow-y:auto}.messages-list{padding:1rem;min-height:100%}.welcome-message{text-align:center;padding:2rem 1rem}.welcome-icon{width:64px;height:64px;background:#6366f11a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#6366f1;font-size:1.5rem}.welcome-message h4{color:#f8fafc;font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.welcome-message p{color:#94a3b8;font-size:1rem;margin:0}.message-item{display:flex;gap:.6rem;padding:.5rem .75rem;margin-bottom:.35rem}.message-item:hover{background:#02061780}.message-avatar{width:36px;height:36px;border-radius:50%;background:#6366f1;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;font-weight:600;flex-shrink:0;margin-left:.5rem;overflow:hidden}.message-avatar img{width:100%;height:100%;object-fit:cover;display:block}.message-content{flex:1;margin-right:.5rem}.message-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.message-author{color:#f8fafc;font-weight:600;font-size:.9rem}.message-time{color:#64748b;font-size:.75rem;margin-left:auto;padding-left:1rem}.header-actions{display:none;gap:.4rem;align-items:center}.message-group:hover .header-actions{display:inline-flex}.message-text{color:#e2e8f0;font-size:.9rem;line-height:1.5;word-wrap:break-word;padding-right:.5rem}.message-group{align-items:flex-start}.message-group-content{padding-bottom:.25rem}.message-row{display:flex;align-items:center;gap:.75rem;padding:.25rem .5rem;border-radius:8px;transition:background .15s ease}.message-row:hover{background:#02061759}.row-actions{display:inline-flex;align-items:center;gap:.35rem;opacity:.6}.message-row:hover .row-actions{opacity:1}.row-time{color:#94a3b8;font-size:.75rem}.only-hover{opacity:0;transition:opacity .15s ease}.message-row:hover .only-hover{opacity:1}.btn-thread{background:none;border:none;color:#94a3b8;font-size:.8rem;cursor:pointer;padding:0}.btn-thread:hover{color:#cbd5e1;text-decoration:underline}.message-actions{display:flex;gap:.25rem;opacity:0;transition:opacity .15s ease;margin-left:.5rem}.message-item:hover .message-actions{opacity:1}.message-edit-row{padding-right:.5rem}.message-row .message-edit-row{display:flex;align-items:baseline}.message-input.inline{width:100%;background:transparent;border:1px solid transparent;border-bottom:1px dashed rgba(148,163,184,.4);border-radius:0;color:#e2e8f0;padding:0;font-size:.9rem;line-height:1.5}.message-input.inline:focus{outline:none;border-bottom-color:#6366f1}.btn-icon.small{width:24px;height:24px;border:none;border-radius:4px;background:#94a3b81f;color:#cbd5e1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn-icon.small:hover{background:#94a3b833}.btn-icon.small.danger{color:#fca5a5;background:#ef444426}.btn-icon.small.danger:hover{background:#ef444440;color:#fecaca}.message-input-container{padding:1rem;border-top:1px solid rgba(148,163,184,.1);background:#0f172a66}.message-input-box{display:flex;align-items:center;gap:.5rem;background:#1e293b99;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:.5rem}.message-input{flex:1;background:none;border:none;color:#e2e8f0;font-size:.9rem;outline:none}.message-input::placeholder{color:#64748b}.send-button{width:36px;height:36px;border:none;border-radius:8px;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.9rem}.send-button:hover{background:#5855eb}.send-button:disabled{background:#4b5563;cursor:not-allowed}.no-channels{text-align:center;padding:2rem 1rem;color:#64748b;font-size:.85rem}.no-channel-selected{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem 1rem}.no-channel-selected .empty-icon{font-size:2.5rem;color:#6366f1;margin-bottom:1rem}.no-channel-selected p{color:#94a3b8;margin:0}.create-channel-form{padding:1rem;border-bottom:1px solid rgba(148,163,184,.1)}.channel-input{width:100%;background:#1e293b99;border:1px solid rgba(148,163,184,.1);color:#e2e8f0;padding:.5rem;border-radius:8px;font-size:.9rem;margin-bottom:.5rem}.channel-input:focus{outline:none;border-color:#6366f1}.channel-input::placeholder{color:#64748b}.channel-form-actions{display:flex;gap:.5rem}.btn-create,.btn-cancel{flex:1;padding:.5rem;border:none;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s ease}.btn-create{background:#6366f1;color:#fff}.btn-create:hover{background:#5855eb}.btn-create:disabled{background:#4b5563;cursor:not-allowed}.btn-cancel{background:#94a3b81a;color:#94a3b8}.btn-cancel:hover{background:#94a3b833}@media (max-width: 768px){.general-four-grid{grid-template-columns:1fr}.overlay-actions{flex-direction:column}.overlay-actions .btn{min-width:200px}.chat-interface{flex-direction:column}.channels-sidebar{width:100%;height:200px;border-right:none;border-bottom:1px solid rgba(148,163,184,.1)}.channels-list{flex-direction:row;overflow-x:auto}.channel-item{flex-shrink:0}}
