body{background:#181a20;color:#f3f4f6;font-family:Inter,Arial,sans-serif;margin:0;min-height:100vh;padding:0}.header{background:#1f2128;box-shadow:0 2px 8px #00000014;padding:.5rem 0}.nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1100px;padding:0 1.5rem}.logo{font-size:1.5rem;font-weight:700;letter-spacing:1px}.nav-links{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.nav-links a{border-radius:6px;color:#f3f4f6;font-weight:500;padding:.25rem .75rem;text-decoration:none;transition:background .2s}.nav-links a.active,.nav-links a:hover{background:#23242b;color:#4f8cff}.hero{padding:4rem 1rem 2.5rem;text-align:center}.hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.subheadline{color:#b0b3b8;font-size:1.25rem;margin-bottom:2rem}.cta{background:#4f8cff;border:none;border-radius:999px;box-shadow:0 2px 8px #4f8cff26;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:background .2s}.cta:hover{background:#2563eb}.features{margin:0 auto;max-width:1100px;padding:2.5rem 1rem 1.5rem}.features h2{font-size:2rem;margin-bottom:2rem;text-align:center}.feature-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.feature-box{background:#23242b;border-radius:18px;box-shadow:0 4px 24px #0000001a;flex:1 1 220px;max-width:300px;min-width:220px;padding:2rem 1.5rem;text-align:center}.feature-box,.feature-icon{margin-bottom:1rem}.feature-box h3{font-size:1.2rem;margin:.5rem 0}.feature-box p{color:#b0b3b8;font-size:1rem}.testimonials{background:#202127;padding:2.5rem 1rem 2rem}.testimonials h2{font-size:2rem;margin-bottom:2rem;text-align:center}.testimonial-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.testimonial{align-items:center;background:#23242b;border-radius:18px;box-shadow:0 4px 24px #0000001a;display:flex;flex:1 1 220px;flex-direction:column;max-width:320px;min-width:220px;padding:1.5rem 1.25rem}.testimonial-avatar{margin-bottom:1rem}.testimonial p{color:#f3f4f6;font-size:1.05rem;margin-bottom:.5rem;text-align:center}.testimonial-name{color:#b0b3b8;font-size:.95rem}.footer{background:#1f2128;border-top:1px solid #23242b;margin-top:2rem;padding:2rem 1rem 1rem;text-align:center}.footer-nav{margin-bottom:1rem}.footer-nav a{color:#b0b3b8;font-size:1rem;margin:0 .75rem;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#4f8cff}.footer-copy{color:#444;font-size:.95rem}.aboutus-section{margin:0 auto;max-width:1100px;padding:2.5rem 1rem 1.5rem}.aboutus-section h1{font-size:2.5rem;margin-bottom:2rem;text-align:center}.aboutus-section h2{color:#4f8cff;font-size:1.8rem;margin-bottom:1rem;margin-top:2rem}.aboutus-section p{margin-bottom:1.5rem}.aboutus-section p,.aboutus-section ul{color:#b0b3b8;font-size:1.1rem;line-height:1.6}.cta-section{margin-top:3rem;text-align:center}.pricing-section{margin:0 auto;max-width:1200px;padding:2.5rem 1rem 1.5rem}.pricing-section h1{font-size:2.5rem;margin-bottom:3rem;text-align:center}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.pricing-card{background:#23242b;border-radius:18px;box-shadow:0 4px 24px #0000001a;padding:2.5rem 2rem;position:relative;text-align:center}.pricing-card.featured{border:2px solid #4f8cff;transform:scale(1.05)}.pricing-card h2{color:#4f8cff;font-size:1.5rem;margin-bottom:1rem}.price{color:#f3f4f6;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.price span{color:#b0b3b8;font-size:1rem}.pricing-card ul{list-style:none;margin:0 0 2rem;padding:0}.pricing-card li{color:#b0b3b8;font-size:1rem;margin-bottom:.75rem}.pricing-footer{color:#b0b3b8;font-size:1rem;text-align:center}.pricing-footer a{color:#4f8cff;text-decoration:none}.contact-form{margin:2rem auto;max-width:600px}.form-group{margin-bottom:1.5rem}.form-group label{color:#f3f4f6;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#23242b;border:1px solid #444;border-radius:8px;box-sizing:border-box;color:#f3f4f6;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4f8cff;outline:none}.contact-info{margin-top:3rem;text-align:center}.contact-info h2{color:#4f8cff;margin-bottom:1rem}.contact-info p{color:#b0b3b8;margin-bottom:.5rem}.dashboard-flare-bg{background:radial-gradient(ellipse 80% 60% at 50% 0,#4f8cff1f 0,#181a20f2 80%),#181a20;min-height:100vh;overflow:hidden;position:relative}.dashboard-title{color:#4f8cff;font-size:2.2rem;font-weight:700;margin-bottom:2rem;text-align:center}.dashboard-grid-sym{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin:0 auto;max-width:1100px;padding:2rem 0 1rem}.dashboard-card{align-items:flex-start;background:#181a20;border-radius:16px;box-shadow:0 2px 12px #0000001a;min-width:0;padding:1.5rem 1.2rem 1.2rem;text-align:left}.align-center,.dashboard-card{display:flex;flex-direction:column}.align-center{align-items:center;justify-content:center;text-align:center}.dashboard-card h2{color:#4f8cff;font-size:1.2rem;margin:0 0 1rem}.dashboard-value{color:#7dd3fc;font-size:2rem;font-weight:700;margin-bottom:1rem}.dashboard-notes{text-align:left;width:100%}.note{background:#23242b;border-radius:8px;color:#b0b3b8;font-size:.9rem;margin-bottom:.5rem;padding:.5rem 1rem}.followup-cards{gap:.75rem;width:100%}.followup-card,.followup-cards{display:flex;flex-direction:column}.followup-card{background:#23242b;border-radius:8px;gap:.5rem;padding:.75rem}.followup-main{color:#f3f4f6;font-weight:500}.followup-actions{display:flex;gap:.5rem}.followup-btn{border:none;border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:500;padding:.25rem .75rem;transition:all .2s}.followup-btn.done{background:#4f8cff;color:#fff}.followup-btn.view{background:#23242b;border:1px solid #7dd3fc;color:#7dd3fc}.followup-btn.remind{background:#444;color:#b0b3b8}.followup-btn:hover{opacity:.8}.feedback-section{margin:0 auto;max-width:1200px;padding:2.5rem 1rem 1.5rem}.feedback-section h1{font-size:2.5rem;margin-bottom:1rem;text-align:center}.feedback-section>p{color:#b0b3b8;font-size:1.1rem;margin-bottom:3rem;text-align:center}.feedback-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:4rem}.feedback-form-container{background:#23242b;border-radius:18px;padding:2rem}.feedback-form-container h2{color:#4f8cff;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.rating-input{display:flex;gap:.25rem;justify-content:center;margin-top:.5rem}.star{color:#444;cursor:pointer;font-size:1.5rem;transition:color .2s}.star.filled{color:#4f8cff}.star.interactive:hover{color:#7dd3fc}.feedback-display,.reviews-display{margin-bottom:3rem}.feedback-display h2,.reviews-display h2{color:#4f8cff;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.feedback-grid,.reviews-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feedback-card,.review-card{background:#23242b;border-radius:12px;padding:1.5rem}.feedback-header,.review-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.feedback-header strong,.review-header strong{color:#f3f4f6}.rating{display:flex;gap:.1rem}.feedback-type{background:#4f8cff;border-radius:12px;color:#fff;font-size:.8rem;padding:.25rem .75rem}.feedback-card p,.review-card p{color:#b0b3b8;line-height:1.5;margin:0}@media (max-width:900px){.feature-list,.testimonial-list{align-items:center;flex-direction:column}.nav-links{gap:1rem}.dashboard-grid-sym{gap:1.2rem;grid-template-rows:none;padding:1rem 0 .5rem}.dashboard-grid-sym,.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{transform:none}.feedback-grid{grid-template-columns:1fr}}@media (max-width:600px){.hero h1{font-size:1.5rem}.features h2,.testimonials h2{font-size:1.3rem}.feature-box,.testimonial{padding:1.25rem .75rem}.aboutus-section{padding:1.5rem .75rem}.aboutus-section h1{font-size:1.5rem}.pricing-section{padding:1.5rem .75rem}.pricing-section h1{font-size:1.5rem}.contact-form{padding:0 .75rem}.feedback-section{padding:1.5rem .75rem}.feedback-section h1{font-size:1.5rem}.feedback-form-container{padding:1.5rem}}.dashboard-card.daily-tasks{align-items:flex-start;background:#181a20;border-radius:16px;box-shadow:0 2px 12px #0000001a;display:flex;flex-direction:column;min-width:0;padding:1.5rem 1.2rem 1.2rem;text-align:left}.task-list{list-style:none;margin:0;padding:0;width:100%}.task-list li{margin-bottom:.7rem;transition:all .3s ease}.task-list li label{align-items:center;cursor:pointer;display:flex}.task-list li input[type=checkbox]{accent-color:#4f8cff;margin-right:.5rem}.task-list li .task-text{transition:all .3s ease}.task-list li.checked .task-text{color:#7dd3fc;opacity:.6;text-decoration:line-through}.progress-bar-outer{background:#23242b;border-radius:8px;height:12px;margin:1rem 0 .5rem;overflow:hidden;position:relative;width:100%}.progress-bar-inner{background:linear-gradient(90deg,#4f8cff 60%,#7dd3fc);border-radius:8px;box-shadow:0 0 8px #4f8cff44;height:100%;transition:width .6s cubic-bezier(.4,2,.6,1),box-shadow .3s ease;width:0}.progress-bar-inner:hover{box-shadow:0 0 12px #4f8cff66}.progress-bar-inner.complete{animation:celebration-pulse 2s ease-in-out}@keyframes celebration-pulse{0%,to{box-shadow:0 0 8px #4f8cff44}50%{box-shadow:0 0 20px #4f8cff88,0 0 30px #7dd3fc44}}.progress-label{color:#4f8cff;font-weight:600;text-align:right;width:100%}@media (max-width:600px){.dashboard-card.daily-tasks{padding:1rem .5rem .7rem}}.dashboard-card.meetings-calendar{align-items:flex-start;background:#181a20;border-radius:16px;box-shadow:0 2px 12px #0000001a;display:flex;flex-direction:column;min-width:0;padding:1.5rem 1.2rem 1.2rem;text-align:left}.meeting-list{list-style:none;margin:1rem 0 0;padding:0;width:100%}.meeting-item{align-items:center;background:#23242b;border-radius:8px;box-shadow:0 1px 4px #00000014;color:#b0b3b8;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 1rem;transition:all .3s ease}.meeting-item:hover{background:#2a2b32;box-shadow:0 2px 8px #4f8cff26;transform:translateY(-1px)}.meeting-time{color:#4f8cff;font-weight:600}.meeting-desc{transition:color .3s ease}.meeting-item:hover .meeting-desc{color:#7dd3fc}.meeting-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.meeting-modal{background:#181a20;border:1px solid #4f8cff;border-radius:16px;box-shadow:0 8px 32px #4f8cff4d;max-width:400px;overflow:hidden;width:90%}.modal-header{align-items:center;background:#23242b;border-bottom:1px solid #4f8cff;display:flex;justify-content:space-between;padding:1rem 1.5rem}.modal-header h3{color:#4f8cff;font-size:1.2rem;margin:0}.modal-content{padding:1.5rem}.modal-content p{color:#b0b3b8;margin:0 0 .8rem}.modal-content strong{color:#7dd3fc}@media (max-width:600px){.dashboard-card.meetings-calendar{padding:1rem .5rem .7rem}.meeting-modal{margin:1rem;width:95%}}.dashboard-card.weekly-trends{align-items:flex-start;background:#181a20;border-radius:16px;box-shadow:0 2px 12px #0000001a;display:flex;flex-direction:column;min-width:0;padding:1.5rem 1.2rem 1.2rem;text-align:left}.trend-chart-container{cursor:pointer;margin:1rem 0 .5rem;position:relative;text-align:center;transition:all .3s ease}.trend-chart-container:hover{transform:scale(1.02)}.trend-diff{background:#181a20;border-radius:8px;box-shadow:0 0 8px #4f8cff44;color:#4f8cff;display:inline-block;font-weight:700;margin-top:.5rem;padding:.2rem .8rem}.trend-diff.down{box-shadow:0 0 8px #ff4f8c44;color:#ff4f8c}.trend-chart{max-width:180px;width:100%}.trend-line{stroke-dasharray:400;stroke-dashoffset:400;filter:drop-shadow(0 0 3px #4F8CFF55);transition:stroke-dashoffset .7s cubic-bezier(.4,2,.6,1)}.trend-chart-container.animate .trend-line{stroke-dashoffset:0}.trend-point{cursor:pointer;transition:all .3s ease}.trend-point:hover{r:6;filter:drop-shadow(0 0 8px #4F8CFF)}.tooltip{background:#23242b;border:1px solid #4f8cff;border-radius:6px;bottom:100%;box-shadow:0 2px 8px #0000004d;color:#7dd3fc;font-size:.8rem;left:50%;padding:.3rem .6rem;position:absolute;transform:translateX(-50%);white-space:nowrap}.fullscreen-overlay{align-items:center;animation:fadeIn .3s;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fullscreen-chart{background:#181a20;border:1px solid #4f8cff;border-radius:16px;box-shadow:0 8px 32px #4f8cff4d;max-width:800px;overflow:hidden;width:90%}.fullscreen-header{align-items:center;background:#23242b;border-bottom:1px solid #4f8cff;display:flex;justify-content:space-between;padding:1rem 1.5rem}.fullscreen-header h3{color:#4f8cff;font-size:1.3rem;margin:0}.close-btn{align-items:center;background:none;border:none;color:#7dd3fc;cursor:pointer;display:flex;font-size:1.5rem;height:24px;justify-content:center;padding:0;width:24px}.close-btn:hover{color:#4f8cff}.fullscreen-content{padding:2rem;text-align:center}.trend-chart-large{margin-bottom:1rem;max-width:700px;width:100%}.trend-chart-large.animate .trend-line{stroke-dashoffset:0;transition:stroke-dashoffset 1.2s cubic-bezier(.4,2,.6,1)}.trend-line{stroke-dashoffset:700}.trend-point-large{filter:drop-shadow(0 0 4px #4F8CFF);transition:r .2s}.trend-point-large:hover{r:12;filter:drop-shadow(0 0 12px #4F8CFF)}.point-label-large{fill:#7dd3fc;font-size:20px;font-weight:700;pointer-events:none}.day-label-large{fill:#b0b3b8;font-size:16px;font-weight:600;pointer-events:none}.trend-summary{display:flex;gap:2rem;justify-content:center;margin-top:1rem}.trend-summary p{color:#b0b3b8;margin:0}.trend-summary strong{color:#7dd3fc}.trend-change.positive{color:#4f8cff}.trend-change.negative{color:#ff4f8c}line{pointer-events:none}@media (max-width:600px){.trend-chart{max-width:100%}.fullscreen-chart{margin:1rem;width:95%}.trend-summary{flex-direction:column;gap:.5rem}.point-label-large{font-size:14px}.day-label-large{font-size:12px}}
/*# sourceMappingURL=main.4c264f48.css.map*/