:root{--primary-color:#00c2cb;--primary-hover:#00a9b2;--accent-blue:#0866ff;--accent-purple:#6e42e5;--background-light:#f8fafc;--text-color:#475569;--heading-color:#1e293b;--light-gray:#e2e8f0;--white:#fff;--gradient-blue:linear-gradient(135deg,#0866ff,#00c2cb);--gradient-footer:linear-gradient(135deg,#0053fa,#00c2cb);--border-color:#e5e7eb;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.05);--shadow-lg:0 10px 15px rgba(0,0,0,.05);--border-radius-sm:0.375rem;--border-radius-md:0.5rem;--border-radius-lg:0.75rem;--border-radius-xl:1rem;--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:183 100% 39.8%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:183 100% 39.8%;--radius:0.5rem;--background-rgb:255,255,255;--foreground-rgb:10,10,10;--card-rgb:255,255,255;--card-foreground-rgb:10,10,10;--popover-rgb:255,255,255;--popover-foreground-rgb:10,10,10;--primary-rgb:0,194,203;--primary-foreground-rgb:250,250,250;--secondary-rgb:245,245,245;--secondary-foreground-rgb:30,30,30;--muted-rgb:245,245,245;--muted-foreground-rgb:115,115,115;--accent-rgb:245,245,245;--accent-foreground-rgb:30,30,30;--destructive-rgb:239,68,68;--destructive-foreground-rgb:250,250,250;--border-rgb:229,231,235;--input-rgb:229,231,235;--ring-rgb:0,194,203}html{scroll-behavior:smooth}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--text-color);line-height:1.6;background-color:var(--white)}h1,h2,h3,h4,h5,h6{color:var(--heading-color);line-height:1.2;font-weight:700}a{color:var(--primary-color);text-decoration:none;transition:color .2s ease-in-out}a:hover{color:var(--primary-hover)}img{max-width:100%;height:auto}.section{padding:5rem 0}.text-primary{color:var(--primary-color)}.text-white{color:var(--white)}.bg-white{background-color:var(--white)}.bg-light{background-color:var(--background-light)}.bg-gradient{background:var(--gradient-blue)}.flex{display:flex}.gap-2{gap:.5rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-12{margin-bottom:3rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.p-4{padding:1rem}.rounded-md{border-radius:var(--border-radius-md)}.rounded-lg{border-radius:var(--border-radius-lg)}.rounded-xl{border-radius:var(--border-radius-xl)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.btn{border-radius:var(--border-radius-md);transition:all .2s ease-in-out;line-height:1;text-align:center;border:none;font-size:1rem}.btn,.modern-btn{justify-content:center;font-weight:500}.modern-btn{padding:.5rem 1rem;font-size:.875rem;border-radius:.375rem;transition:all .15s ease-in-out;display:inline-flex;align-items:center;cursor:pointer}.modern-btn-primary{background-color:#4f46e5;color:#fff;border:none}.modern-btn-primary:hover{background-color:#4338ca}.modern-btn-secondary{background-color:#fff;color:#374151;border:1px solid #e5e7eb}.modern-btn-secondary:hover{background-color:#f9fafb}.modern-btn-ghost{background-color:transparent;color:#374151;border:none}.modern-btn-ghost:hover{background-color:#f9fafb}.modern-btn-icon{margin-right:.5rem}.button-sm{height:2.25rem;padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;border-radius:.375rem;display:inline-flex;align-items:center;justify-content:center;font-weight:500;text-align:center;border:1px solid transparent;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.button-outline{background-color:#fff;color:#374151;border:1px solid rgba(0,0,0,.1)}.button-outline:hover{background-color:#f9fafb}.button-ghost{background-color:transparent;color:#4b5563}.button-ghost:hover{background-color:rgba(0,0,0,.05)}.button-primary{background-color:#2563eb;color:#fff}.button-primary:hover{background-color:#1d4ed8}.button-destructive{background-color:#ef4444;color:#fff}.button-destructive:hover{background-color:#dc2626}[role=tablist]{display:inline-flex;background-color:#f3f4f6;border-radius:.5rem;padding:.25rem;margin-bottom:1rem}[role=tab]{padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;transition:all .15s ease-in-out;color:#6b7280;cursor:pointer}[role=tab]:hover{color:#111827}[role=tab][data-state=active]{background-color:#fff;color:#111827;box-shadow:0 1px 3px rgba(0,0,0,.1)}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-md{border-radius:.375rem}.bg-slate-100{background-color:#f1f5f9}.text-slate-500{color:#64748b}.data-\[state\=active\]\:bg-white[data-state=active]{background-color:#fff}.data-\[state\=active\]\:text-slate-950[data-state=active]{color:#0f172a}.data-\[state\=active\]\:shadow-sm[data-state=active]{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.text-sm{font-size:.875rem}.font-medium{font-weight:500}.whitespace-nowrap{white-space:nowrap}.rounded-sm{border-radius:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.ring-offset-white{--tw-ring-offset-color:#fff}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.focus-visible\:outline-none:focus-visible{outline:none}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-slate-950:focus-visible{--tw-ring-color:#0f172a}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.mt-2{margin-top:.5rem}.modern-tablist{display:inline-flex;align-items:center;background-color:#f3f4f6;border-radius:.5rem;padding:.25rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:1.5rem}.modern-tab{display:inline-flex;justify-content:center;padding:.5rem 1rem;font-size:.875rem;color:#6b7280;border-radius:.375rem;white-space:nowrap;transition:all .15s ease-in-out}.modern-tab:hover{color:#1f2937}.modern-tab[data-state=active]{background-color:#fff;color:#111827;box-shadow:0 1px 3px rgba(0,0,0,.1)}.modern-tab:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(79,70,229,.4)}.bg-card,.card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);overflow:hidden;transition:box-shadow .2s ease-in-out}.bg-card:hover,.card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.card-header{padding:1.25rem 1.25rem .75rem;border-bottom:1px solid rgba(0,0,0,.05)}.card-title,.text-card-foreground{font-weight:600;color:#111827}.card-description,.text-muted-foreground{font-size:.875rem;color:#6b7280;margin-top:.25rem}.card-content{padding:1.25rem}.card-footer{padding:1rem 1.25rem;border-top:1px solid rgba(0,0,0,.05);background-color:rgba(0,0,0,.01)}.bg-card{background-color:rgb(var(--card-rgb));color:rgb(var(--card-foreground-rgb))}.bg-background{background-color:rgb(var(--background-rgb));color:rgb(var(--foreground-rgb))}.text-card-foreground{color:rgb(var(--card-foreground-rgb))}.text-foreground{color:rgb(var(--foreground-rgb))}.text-muted-foreground{color:rgb(var(--muted-foreground-rgb))}.bg-muted{background-color:rgb(var(--muted-rgb))}.bg-popover{background-color:rgb(var(--popover-rgb))}.text-popover-foreground{color:rgb(var(--popover-foreground-rgb))}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-4>*+*{margin-top:1rem}.p-6{padding:1.5rem}.pt-0{padding-top:0}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.space-y-0{margin-top:0}.pb-2{padding-bottom:.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.h-4{height:1rem}.w-4{width:1rem}.gap-4{gap:1rem}.w-full{width:100%}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.h-\[350px\]{height:350px}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:w-\[400px\]{width:400px}}.h-10{height:2.5rem}.border-input{border-color:#e2e8f0}.bg-transparent{background-color:transparent}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.ring-offset-background{--tw-ring-offset-color:rgb(var(--background-rgb))}.placeholder\:text-muted-foreground::placeholder{color:rgb(var(--muted-foreground-rgb))}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color:rgb(var(--ring-rgb))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.modern-select{display:flex;height:2.5rem;width:180px;align-items:center;justify-content:space-between;border-radius:.375rem;border:1px solid #e2e8f0;background-color:#fff;padding:.5rem .75rem;font-size:.875rem;color:#334155;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.modern-select:focus,.modern-select:focus-visible{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px rgba(79,70,229,.2)}.justify-between{justify-content:space-between}.animate-in{animation-name:animate-in;animation-duration:.15s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.fade-in-80{opacity:0;animation-name:fade-in;animation-duration:.15s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwards}@keyframes fade-in{0%{opacity:0}to{opacity:.8}}@keyframes animate-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.translate-y-1{transform:translateY(.25rem)}.min-w-\[8rem\]{min-width:8rem}.z-50{z-index:50}.p-1{padding:.25rem}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:var(--primary-hover);color:#fff}.btn-secondary{background-color:var(--white);color:var(--heading-color);border:1px solid var(--border-color)}.btn-secondary:hover{background-color:var(--background-light)}.btn-outline{background-color:transparent;color:var(--primary-color);border:1px solid var(--primary-color)}.btn-outline:hover{background-color:var(--primary-color);color:#fff}.btn-gradient{background:var(--gradient-blue);color:#fff}.btn-gradient:hover{opacity:.9;color:#fff}.btn-icon{display:inline-flex;align-items:center;gap:.5rem}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:var(--white);padding:1rem 0;border-bottom:1px solid var(--border-color)}.navbar-container{justify-content:space-between}.logo,.navbar-container{display:flex;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:var(--heading-color);justify-content:center;height:40px}.logo img{max-height:40px;width:auto;object-fit:contain}.nav-links{display:flex;gap:2rem;list-style:none}.nav-link{font-weight:500;font-size:.95rem}.nav-link:hover{color:var(--primary-color)}.auth-buttons{display:flex;gap:1rem}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;font-size:1.5rem;color:var(--heading-color)}.hero-section{padding:5rem 0;background-color:var(--background-light)}.hero-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.hero-content{max-width:550px}.hero-title{font-size:3rem;line-height:1.1}.hero-description{font-size:1.25rem;color:var(--text-color)}.hero-buttons{margin-top:2rem}.dashboard-preview{max-width:100%;box-shadow:var(--shadow-lg);border-radius:var(--border-radius-lg);border:1px solid var(--border-color)}.metrics-card{background-color:var(--white);border-radius:var(--border-radius-md);box-shadow:var(--shadow-md);border:1px solid var(--border-color)}.metrics-card.top-right{top:5%;right:0}.metrics-card.bottom-left{bottom:5%;left:0}.metric-value{color:var(--accent-blue)}.metric-label{color:var(--text-color)}.partners-section{padding:3rem 0;background-color:var(--white);border-bottom:1px solid var(--border-color)}.partners-heading{text-align:center;font-size:1.5rem;color:var(--gray-700);margin-bottom:2rem;font-weight:500}.partners-grid{display:flex;flex-wrap:wrap;gap:3rem;margin:0 auto;max-width:1000px}.partner-logo{align-items:center;height:60px;padding:.5rem;opacity:.9;transition:all .3s ease-in-out;margin:.75rem}.partner-logo:hover{opacity:1;transform:translateY(-2px)}.partner-logo img{max-height:100%;max-width:100%;object-fit:contain}.partner-logo-img{height:100%;width:auto}.features-section{padding:5rem 0;background-color:var(--white)}.features-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.features-image{border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.features-content{max-width:550px}.features-title{font-size:2.5rem}.features-list{margin-bottom:2rem}.features-list li{gap:1rem}.features-icon{color:var(--primary-color);font-size:1.25rem;min-width:24px}.or-features-section{padding:5rem 0;background-color:var(--background-light)}.or-features-title{font-size:2.5rem}.or-features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background-color:var(--white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-color)}.feature-card:hover{box-shadow:var(--shadow-lg)}.feature-card-image{width:100%;height:200px;overflow:hidden}.feature-card-image img{width:100%;height:100%;object-fit:cover}.feature-card-title{margin-bottom:1rem}.feature-card-description{font-size:1rem;color:var(--text-color)}.advanced-features-section{padding:5rem 0;background-color:var(--white)}.advanced-features-title{font-size:2.5rem;margin-bottom:3rem}.advanced-features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.advanced-feature-card{background-color:var(--background-light);border-radius:var(--border-radius-lg);overflow:hidden;padding:2rem;transition:transform .3s ease}.advanced-feature-icon{color:var(--primary-color);font-size:2rem}.advanced-feature-title{font-size:1.25rem;margin-bottom:1rem}.advanced-feature-description{font-size:1rem;color:var(--text-color)}.how-it-works-section{padding:5rem 0;background-color:var(--background-light)}.how-it-works-title{font-size:2.5rem;text-align:center;margin-bottom:3rem}.how-it-works-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.how-it-works-card{background-color:var(--white);border-radius:var(--border-radius-lg);overflow:hidden;padding:2rem;text-align:center;box-shadow:var(--shadow-md);border:1px solid var(--border-color)}.how-it-works-icon{color:var(--primary-color);font-size:2.5rem;margin-bottom:1.5rem}.how-it-works-step{font-size:1.25rem;margin-bottom:1rem}.how-it-works-description{font-size:1rem;color:var(--text-color)}.case-studies-section{padding:5rem 0;background:var(--gradient-blue);text-align:center}.case-studies-title{font-size:2.5rem;color:#fff;margin-bottom:1.5rem}.case-studies-description{font-size:1.25rem;max-width:700px;margin:0 auto 2rem}.case-study-card{border-radius:var(--border-radius-lg);text-align:left;max-width:600px;margin:0 auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.case-study-quote{margin-bottom:1.5rem}.case-study-author-image{width:50px;height:50px;border-radius:50%;overflow:hidden}.case-study-author-name{font-weight:700}.case-study-author-title{font-size:.875rem;opacity:.8}.case-study-navigation{gap:1rem}.case-study-dot{width:10px;height:10px;background-color:hsla(0,0%,100%,.5);transition:background-color .2s ease-in-out}.whats-new-section{padding:5rem 0;background-color:var(--white)}.whats-new-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.whats-new-image{border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.whats-new-content{max-width:550px}.whats-new-title{font-size:2.5rem;margin-bottom:1.5rem}.whats-new-description{margin-bottom:2rem}.whats-new-feature{align-items:flex-start}.whats-new-feature-icon{background-color:rgba(0,194,203,.1);color:var(--primary-color);font-size:1.25rem}.whats-new-feature-content p{font-size:1rem;color:var(--text-color)}.faq-section{padding:5rem 0;background-color:var(--background-light)}.faq-title{font-size:2.5rem;text-align:center;margin-bottom:3rem}.faq-container{max-width:800px;margin:0 auto}.faq-item{margin-bottom:1rem;border:1px solid var(--border-color);border-radius:var(--border-radius-md);overflow:hidden}.faq-question{background-color:var(--white);padding:1.25rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question-text{font-size:1.125rem}.faq-icon{transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{padding:0 1.25rem;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-answer{padding:0 1.25rem 1.25rem;max-height:1000px}.faq-answer-text{color:var(--text-color);line-height:1.6}.newsletter-section{padding:5rem 0;background:var(--gradient-blue);color:#fff;text-align:center}.newsletter-title{font-size:2rem;color:#fff;margin-bottom:1.5rem}.newsletter-description{font-size:1.125rem;max-width:600px;margin:0 auto 2rem}.newsletter-hubspot-container{max-width:600px;margin:0 auto}.newsletter-form{display:flex;max-width:500px;margin:0 auto}.newsletter-input{flex-grow:1;padding:.875rem 1.25rem;border:none;border-radius:var(--border-radius-md) 0 0 var(--border-radius-md);font-size:1rem}.newsletter-button{background-color:var(--primary-color);color:#fff;border:none;padding:0 1.5rem;border-radius:0 var(--border-radius-md) var(--border-radius-md) 0;font-weight:500;cursor:pointer;transition:background-color .2s ease-in-out}.newsletter-button:hover{background-color:var(--primary-hover)}.footer{background-color:var(--heading-color);color:var(--white);padding:5rem 0 2rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:2rem;gap:2rem}.footer-logo{display:block;margin-bottom:1rem}.footer-logo img{max-height:40px;width:auto;object-fit:contain}.footer-description{margin-bottom:1.5rem;opacity:.8;max-width:300px}.footer-column h3{color:var(--white);margin-bottom:1.5rem;font-size:1.25rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:hsla(0,0%,100%,.7);transition:color .2s ease-in-out}.footer-links a:hover{color:var(--white)}.dashboard-card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05)}.dashboard-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.08)}.dashboard-card-header{padding:1.25rem;border-bottom:1px solid rgba(0,0,0,.05)}.dashboard-card-title{color:var(--heading-color)}.dashboard-card-body{padding:1.25rem}.sidebar{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);border-right:1px solid rgba(0,0,0,.05);transition:all .3s ease;z-index:50}.sidebar-logo{background:var(--gradient-blue);border-radius:.75rem;color:#fff;box-shadow:0 4px 10px rgba(0,194,203,.2)}.sidebar-item{position:relative;border-radius:.75rem;transition:all .2s ease}.sidebar-item:hover{background-color:#f3f4f6}.sidebar-item.active{color:var(--primary-color);background-color:rgba(0,194,203,.08);font-weight:500}.sidebar-item.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:60%;width:3px;background-color:var(--primary-color);border-radius:0 3px 3px 0}.sidebar-icon-container{background-color:#f3f4f6;border-radius:.5rem;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.sidebar-item.active .sidebar-icon-container,.sidebar-item:hover .sidebar-icon-container{background-color:rgba(0,194,203,.1)}.sidebar-footer{background-color:#f9fafb;border-radius:1rem;padding:1rem;margin:1rem}.sidebar-profile{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.sidebar-profile-avatar{width:2.5rem;height:2.5rem;border-radius:.75rem;background-color:rgba(0,194,203,.1);display:flex;align-items:center;justify-content:center;color:var(--primary-color)}.sidebar-profile-info{display:flex;flex-direction:column}.sidebar-profile-name{font-weight:500;font-size:.875rem;color:#1f2937}.sidebar-profile-role{font-size:.75rem;color:#6b7280}.sidebar-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.sidebar-action{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem;font-size:.75rem;font-weight:500;color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.sidebar-action:hover{border-color:rgba(0,194,203,.3);color:var(--primary-color)}.dashboard-main{flex:1 1 100%;width:100%;min-width:0;overflow-y:auto;background-color:#f9fafc;position:relative;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;transition:all .3s ease}.dashboard-main::-webkit-scrollbar{width:6px}.dashboard-main::-webkit-scrollbar-track{background:transparent}.dashboard-main::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:20px}.dashboard-content{width:100%;margin:0 auto;padding:1.5rem 2rem;height:100%;display:block}.dashboard-card{background:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid rgba(0,0,0,.04);overflow:hidden}.dashboard-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.08);transform:translateY(-2px)}.dashboard-card-header{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.04);display:flex;justify-content:space-between;align-items:center}.dashboard-card-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.dashboard-card-body,.stat-card{padding:1.5rem}.stat-card{background:linear-gradient(135deg,#fff,#f9fafb);border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05);position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.04);transition:all .3s ease;height:100%}.stat-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-3px)}.stat-card:after{content:"";position:absolute;bottom:0;right:0;width:100px;height:100px;border-radius:100% 0 0 0;background:linear-gradient(135deg,rgba(79,70,229,.03),rgba(79,70,229,.08));z-index:1}.stat-card-value{font-size:2.5rem;font-weight:700;color:#111827;line-height:1;margin-bottom:.5rem}.stat-card-label{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.stat-card-change{display:inline-flex;align-items:center;font-size:.875rem;font-weight:500;padding:.25rem .5rem;border-radius:.375rem;margin-top:.5rem}.stat-card-change.positive{background-color:rgba(16,185,129,.1);color:#065f46}.stat-card-change.negative{background-color:rgba(239,68,68,.1);color:#b91c1c}.stat-card-icon{position:absolute;top:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:linear-gradient(135deg,rgba(79,70,229,.1),rgba(79,70,229,.2));color:#4f46e5;z-index:2}.chart-container{height:300px}.modern-kanban{display:flex;flex-wrap:wrap;gap:1.5rem;width:100%;overflow-x:auto}.modern-kanban-column{width:100%;background-color:#f9fafb;border-radius:.75rem;border:1px solid rgba(0,0,0,.05);padding:1rem;min-height:300px;box-shadow:0 1px 3px rgba(0,0,0,.05)}@media (min-width:640px){.modern-kanban-column{width:calc(50% - .75rem)}}@media (min-width:1024px){.modern-kanban-column{width:calc(33.333% - 1rem)}}@media (min-width:1280px){.modern-kanban-column{width:calc(25% - 1.125rem)}}.kanban-column{background-color:#f9fafb;border-radius:.75rem;border:1px solid rgba(0,0,0,.05);padding:1rem;min-height:300px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.kanban-column-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.05)}.kanban-column-title{font-weight:600;font-size:.875rem;color:#111827}.kanban-card{background-color:#fff;border-radius:.5rem;padding:1rem;margin-bottom:.75rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .2s ease}.kanban-card:hover{box-shadow:0 4px 6px rgba(0,0,0,.07);transform:translateY(-2px)}.kanban-card-title{font-weight:500;font-size:.875rem;margin-bottom:.5rem;color:#111827}.kanban-lead-info{font-size:.75rem;color:#6b7280;display:flex;align-items:center;margin-bottom:.25rem}.kanban-lead-info svg{width:.75rem;height:.75rem;margin-right:.25rem}.pipeline-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem;width:100%}.pipeline-stage{background:#fff;border-radius:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:1.25rem;border:1px solid rgba(0,0,0,.04);transition:all .2s ease}.pipeline-stage:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}.pipeline-stage-header{margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.04);display:flex;justify-content:space-between;align-items:center}.pipeline-card{background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.04);margin-bottom:.75rem;transition:all .2s ease}.pipeline-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.pipeline-card-title{font-weight:600;color:#111827;margin-bottom:.75rem}.pipeline-card-content{font-size:.875rem;color:#6b7280}.timeline{padding-left:2rem}.timeline-item{padding-bottom:1.5rem}.timeline-item:before{content:"";position:absolute;left:-1.5rem;top:.25rem;height:100%;width:2px;background-color:rgba(0,0,0,.1)}.timeline-item:last-child:before{height:0}.timeline-dot{position:absolute;left:-1.75rem;top:.375rem;width:.875rem;height:.875rem;border-radius:50%;background-color:#4f46e5;z-index:1}.timeline-content{background-color:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.04)}.timeline-date{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.timeline-title{font-weight:600;color:#111827;margin-bottom:.5rem}.timeline-description{font-size:.875rem;color:#374151}.modern-tabs-list{display:flex;width:100%;background-color:#fff;border-radius:.75rem;padding:.375rem;gap:.375rem;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-bottom:1.5rem;border:1px solid rgba(0,0,0,.04);overflow-x:auto}.modern-tab{padding:.625rem 1.25rem;border-radius:.5rem;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;cursor:pointer}.modern-tab:not(.active){color:#6b7280}.modern-tab:not(.active):hover{background-color:rgba(0,0,0,.04);color:#111827}.modern-tab.active{background-color:#4f46e5;color:#fff}@media (max-width:768px){.dashboard-content{padding:1rem}.pipeline-container{grid-template-columns:1fr}.stat-card-value{font-size:2rem}}.footer-social{display:flex;gap:1rem;margin-top:1.5rem}.footer-social a{color:hsla(0,0%,100%,.7);font-size:1.25rem;transition:color .2s ease-in-out}.footer-social a:hover{color:var(--white)}.footer-bottom{margin-top:4rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center}.copyright{color:hsla(0,0%,100%,.7);font-size:.875rem}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:hsla(0,0%,100%,.7);font-size:.875rem;transition:color .2s ease-in-out}.footer-bottom-links a:hover{color:var(--white)}.calendar{background:var(--white);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);overflow:hidden}.calendar-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:var(--background-light);border-bottom:1px solid var(--border-color)}.calendar-month-year{font-weight:600}.calendar-nav-button{background:none;border:none;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease-in-out}.calendar-nav-button:hover{background-color:var(--light-gray)}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;padding:.5rem 0;border-bottom:1px solid var(--border-color)}.calendar-weekday{font-size:.875rem;font-weight:500;color:var(--text-color)}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1px;padding:.5rem}.calendar-day{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:none;border-radius:50%;transition:background-color .2s ease-in-out}.calendar-day:hover:not(.calendar-day-disabled){background-color:var(--light-gray)}.calendar-day-selected{background-color:var(--primary-color)!important;color:#fff}.calendar-day-disabled{opacity:.5;cursor:not-allowed}.calendar-day-empty{aspect-ratio:1/1}.radio-group{display:flex;flex-direction:column;gap:.75rem}.radio-item{display:flex;align-items:center;gap:.5rem}.radio-item input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid var(--border-color);border-radius:50%;transition:border-color .2s ease-in-out,background-color .2s ease-in-out;position:relative}.radio-item input[type=radio]:checked{border-color:var(--primary-color);background-color:var(--white)}.radio-item input[type=radio]:checked:after{content:"";position:absolute;width:10px;height:10px;background-color:var(--primary-color);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.radio-item label{font-size:1rem;color:var(--text-color);cursor:pointer}.tabs{display:flex;flex-direction:column}.tabs-list{display:flex;border-bottom:1px solid var(--border-color)}.tabs-trigger{padding:.75rem 1.5rem;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-weight:500;color:var(--text-color);transition:color .2s ease-in-out,border-color .2s ease-in-out}.tabs-trigger-active,.tabs-trigger:hover{color:var(--primary-color)}.tabs-trigger-active{border-bottom-color:var(--primary-color)}.tabs-content{padding:1.5rem 0}@media (max-width:1024px){.hero-title{font-size:2.5rem}.footer-grid{grid-template-columns:1fr 1fr}.how-it-works-grid{grid-template-columns:repeat(2,1fr)}.advanced-features-title,.case-studies-title,.faq-title,.features-title,.how-it-works-title,.whats-new-title{font-size:2rem}}@media (max-width:768px){.container{padding:0 1.5rem}.features-container,.hero-container,.whats-new-container{grid-template-columns:1fr;text-align:center}.features-list li,.hero-buttons,.whats-new-feature{justify-content:center}.auth-buttons,.nav-links{display:none}.mobile-menu-btn{display:block}.or-features-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column;gap:1rem}.newsletter-button,.newsletter-input{width:100%;border-radius:var(--border-radius-md)}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-links{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.section{padding:3rem 0}.how-it-works-grid{grid-template-columns:1fr}.partners-grid{justify-content:center}.advanced-features-grid,.footer-grid{grid-template-columns:1fr}.case-study-card{padding:1.5rem}.case-study-quote,.faq-question-text{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background-color:#0f172a;color:#fff;padding:4rem 0}.hero-blob{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3}.hero-blob-1{background-color:#00c2cb;width:400px;height:400px;top:-100px;left:-100px}.hero-blob-2{background-color:#5271ff;width:300px;height:300px;bottom:-50px;right:-50px}.hero-circles{position:absolute;width:100%;height:100%;pointer-events:none}.hero-circle{position:absolute;border-radius:50%;border:1px solid hsla(0,0%,100%,.1)}.hero-circle-1{width:200px;height:200px;top:20%;left:10%}.hero-circle-2{width:300px;height:300px;bottom:10%;right:5%}.hero-grid{position:absolute;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(0,194,203,.1) 0,transparent 60%),radial-gradient(circle at 90% 20%,rgba(82,113,255,.1) 0,transparent 50%),radial-gradient(circle at 10% 80%,rgba(0,194,203,.1) 0,transparent 50%);pointer-events:none}.hero-container{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;gap:4rem}.hero-content{max-width:500px}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:1.125rem;margin-bottom:2rem;color:#cbd5e1;line-height:1.6}.hero-buttons{display:flex;gap:1rem}.btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:600;transition:all .2s ease;cursor:pointer;text-decoration:none}.btn-primary{background-color:#00c2cb;color:#0f172a}.btn-primary:hover{background-color:#00adb5}.btn-secondary{background-color:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.btn-secondary:hover{background-color:hsla(0,0%,100%,.15)}.hero-image{position:relative;flex:1 1;min-width:0}.hero-dashboard{position:relative;z-index:1;transform:perspective(1000px) rotateY(-10deg) rotateX(5deg);box-shadow:0 25px 50px -12px rgba(0,0,0,.5);border-radius:12px;transition:transform .3s ease}.hero-dashboard:hover{transform:perspective(1000px) rotateY(-5deg) rotateX(2deg)}.metrics-card{position:absolute;background-color:hsla(0,0%,100%,.9);border-radius:8px;padding:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);z-index:2}.top-right{top:-20px;right:-20px}.bottom-left{bottom:-20px;left:-20px}.metric-value{font-size:1.5rem;font-weight:700;color:#00c2cb}.metric-label{font-size:.875rem;color:#475569}.partners-section{padding:4rem 0;background-color:#fff}.partners-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2rem;gap:2rem;align-items:center;justify-content:center}.partner-logo{display:flex;justify-content:center}.features-section{position:relative;padding:6rem 0;overflow:hidden;background-color:#fff}.parallax-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(0,194,203,.05),rgba(82,113,255,.05));pointer-events:none}.features-container{display:flex;align-items:center;justify-content:space-between;gap:4rem;position:relative}.features-content{max-width:500px}.features-title{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem}.features-description{font-size:1.125rem;color:#64748b;margin-bottom:2rem;line-height:1.6}.features-list{list-style:none}.features-list li{display:flex;align-items:flex-start;margin-bottom:1rem;gap:.75rem}.features-icon{color:#00c2cb;flex-shrink:0;margin-top:.25rem}.features-image{max-width:500px;position:relative}.or-features-section{padding:6rem 0;background-color:#f8fafc}.or-features-title{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:3rem;text-align:center}.or-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.feature-card{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.feature-card-content{padding:1.5rem}.feature-card-title{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:.75rem}.feature-card-description{font-size:.95rem;color:#64748b;margin-bottom:1.5rem;line-height:1.5}.mt-4{margin-top:1rem}.advanced-features-section{position:relative;padding:6rem 0;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border-top:1px solid hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.05)}.advanced-features-title{font-size:2.25rem;font-weight:700;margin-bottom:.75rem;text-align:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.advanced-features-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.advanced-feature-card{background-color:hsla(0,0%,100%,.08);border-radius:.75rem;padding:1.5rem;transition:transform .3s ease,background-color .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.1)}.advanced-feature-card:hover{transform:translateY(-5px);background-color:hsla(0,0%,100%,.12);box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.15)}.advanced-feature-icon{width:48px;height:48px;background-color:rgba(0,194,203,.2);border-radius:.375rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff}.advanced-feature-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:#fff}.advanced-feature-description{font-size:.95rem;color:#e2e8f0;line-height:1.5;margin-bottom:1rem}.section-subtitle{font-size:1.1rem;color:#fff;margin-bottom:2rem;text-shadow:0 1px 2px rgba(0,0,0,.15);opacity:.9}.text-center{text-align:center}.mb-8{margin-bottom:2rem}.highlight-text{color:#00c2cb;font-weight:600}.feature-metric{display:flex;flex-direction:column;margin-top:auto;padding-top:.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.feature-metric-value{font-size:1.5rem;font-weight:700;color:#00c2cb;line-height:1.2}.feature-metric-label{font-size:.875rem;color:#cbd5e1}.advanced-particle{position:absolute;border-radius:50%;background:radial-gradient(circle at center,rgba(0,194,203,.3) 0,rgba(0,194,203,0) 70%);animation:float 8s ease-in-out infinite}.advanced-particle-1{width:300px;height:300px;top:10%;left:5%;animation-delay:0s}.advanced-particle-2{width:200px;height:200px;bottom:15%;right:5%;animation-delay:2s}.advanced-particle-3{width:150px;height:150px;top:50%;right:15%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-20px) scale(1.05);opacity:.5}}.case-studies-section{padding:6rem 0;background-color:#00c2cb;color:#fff}.case-studies-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem;text-align:center}.case-studies-description{font-size:1.125rem;margin-bottom:3rem;text-align:center;max-width:768px;margin-left:auto;margin-right:auto}.case-study-card{background-color:hsla(0,0%,100%,.1);border-radius:.75rem;padding:2rem;margin-bottom:2rem}.case-study-quote{font-size:1.25rem;font-style:italic;margin-bottom:2rem;line-height:1.6}.case-study-author{display:flex;align-items:center;gap:1rem}.case-study-author-name{font-weight:600;font-size:1.125rem}.case-study-author-title{font-size:.95rem;color:hsla(0,0%,100%,.8)}.case-study-navigation{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.case-study-dot{width:12px;height:12px;border-radius:50%;background-color:hsla(0,0%,100%,.3);cursor:pointer}.case-study-dot.active,.whats-new-section{background-color:#fff}.whats-new-section{padding:6rem 0}.whats-new-container{display:flex;align-items:center;gap:4rem}.whats-new-content,.whats-new-image{flex:1 1}.whats-new-title{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.whats-new-description{font-size:1.125rem;color:#64748b;margin-bottom:2.5rem;line-height:1.6}.whats-new-feature{display:flex;gap:1rem;margin-bottom:1.5rem}.whats-new-feature-icon{width:40px;height:40px;background-color:#f8fafc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#00c2cb;flex-shrink:0}.whats-new-feature-content h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.whats-new-feature-content p{font-size:.95rem;color:#64748b;line-height:1.5}.integration-section{padding:5rem 0;background-color:#f8fafc}.integration-container{display:flex;gap:3rem}.integration-content{flex:1 1}.integration-image{flex:1 1;display:flex;align-items:center;justify-content:center}.integration-title{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.integration-description{font-size:1.125rem;color:#64748b;line-height:1.6;margin-bottom:2.5rem}.integration-features{display:flex;flex-direction:column;gap:1.5rem}.integration-feature{display:flex;gap:1rem}.integration-feature-icon{width:40px;height:40px;background-color:#00c2cb10;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#00c2cb;flex-shrink:0}.integration-feature-content h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.integration-feature-content p{font-size:.95rem;color:#64748b;line-height:1.5}.integration-cards{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:400px}.integration-card{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.integration-card-icon{width:48px;height:48px;background-color:#00c2cb10;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.integration-card h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.integration-card p{font-size:.95rem;color:#64748b;line-height:1.5}.roi-section{padding:5rem 0;background-color:#fff}.roi-title{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem;text-align:center}.roi-description{font-size:1.125rem;color:#64748b;line-height:1.6;margin-bottom:3rem;text-align:center;max-width:768px;margin-left:auto;margin-right:auto}.hawthorne-link{color:#00c2cb;text-decoration:none;transition:color .2s ease;font-weight:500}.hawthorne-link:hover{color:#0097a0;text-decoration:underline}.roi-calculator-container{display:grid;grid-template-columns:2fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:3rem}@media (max-width:992px){.roi-calculator-container{grid-template-columns:1fr}}.roi-calculator-card{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid #e2e8f0}.roi-calculator-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.roi-calculator-header h3{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0}.roi-calculator-form{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.roi-input-group{display:flex;flex-direction:column;gap:.5rem}.roi-input-group label{font-size:.875rem;font-weight:500;color:#334155}.roi-input-wrapper{position:relative;display:flex;align-items:center}.roi-input{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;transition:border-color .15s ease}.roi-input:focus{outline:none;border-color:#00c2cb;box-shadow:0 0 0 2px rgba(0,194,203,.1)}.roi-input-prefix{position:absolute;left:1rem;color:#64748b}.roi-input-prefix+.roi-input{padding-left:2rem}.roi-input-suffix{position:absolute;right:1rem;color:#64748b}.roi-results{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1.5rem;background-color:#f8fafc;border-radius:.75rem;padding:1.5rem}@media (max-width:768px){.roi-results{grid-template-columns:1fr}}.roi-result-box{display:flex;flex-direction:column;align-items:center;text-align:center}.roi-result-label{font-size:.875rem;color:#64748b;margin-bottom:.5rem}.roi-result-value{font-size:1.5rem;font-weight:700;color:#0f172a}.roi-result-value.roi-highlight{color:#16a34a}.roi-result-note{font-size:.75rem;color:#64748b;margin-top:.25rem}.roi-result-note .hawthorne-link{font-size:.75rem}.roi-note{display:flex;gap:.75rem;background-color:#f0f9ff;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;align-items:flex-start}.roi-note p{margin:0;font-size:1rem;color:#334155;line-height:1.6;white-space:pre-line}.roi-benefits{background-color:#f8fafc;border-radius:1rem;padding:1.5rem;border:1px solid #e2e8f0;height:-moz-fit-content;height:fit-content;max-height:500px;overflow-y:auto}.roi-benefits-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.roi-benefits-header h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}.roi-benefits-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.roi-benefits-list li{display:flex;align-items:flex-start;gap:.75rem}.roi-benefits-list li span{font-size:.95rem;color:#334155;line-height:1.5}.roi-check{color:#16a34a;flex-shrink:0;margin-top:.125rem}.roi-cta{display:flex;justify-content:center}.implementation-section{padding:5rem 0;background-color:#f8fafc}.implementation-title{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem;text-align:center}.implementation-description{font-size:1.125rem;color:#64748b;line-height:1.6;margin-bottom:3rem;text-align:center;max-width:768px;margin-left:auto;margin-right:auto}.timeline{max-width:800px;margin:0 auto;position:relative}.timeline:before{content:"";position:absolute;top:0;bottom:0;left:24px;width:2px;background-color:#e2e8f0}.timeline-item{display:flex;gap:2rem;position:relative;padding-bottom:2rem}.timeline-item:last-child{padding-bottom:0}.timeline-item-circle{width:48px;height:48px;background-color:#00c2cb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;z-index:1;position:relative;flex-shrink:0}.timeline-item-content{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);flex:1 1}.timeline-item-content h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.timeline-item-content p{font-size:.95rem;color:#64748b;line-height:1.5;margin-bottom:1rem}.timeline-item-duration{display:inline-block;background-color:#00c2cb10;color:#00c2cb;font-size:.875rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px}@media (max-width:1024px){.hero-container{flex-direction:column;gap:2rem}.hero-content{max-width:100%;text-align:center}.hero-buttons{justify-content:center}.hero-image{margin-top:2rem}.metrics-card{display:none}.features-container{flex-direction:column;gap:3rem}.features-content,.features-image{max-width:100%}.or-features-grid{grid-template-columns:1fr;gap:1.5rem}.advanced-features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.whats-new-container{flex-direction:column;gap:3rem}.whats-new-content,.whats-new-image{max-width:100%}.integration-container{flex-direction:column;gap:3rem}.roi-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.partners-grid{grid-template-columns:repeat(3,1fr)}.advanced-features-title,.case-studies-title,.features-title,.implementation-title,.integration-title,.or-features-title,.roi-title,.whats-new-title{font-size:1.75rem}.case-studies-description,.features-description,.implementation-description,.integration-description,.roi-description,.whats-new-description{font-size:1rem}.advanced-features-grid{grid-template-columns:1fr}.case-study-author{gap:.5rem}.case-study-author,.integration-feature,.timeline-item{flex-direction:column;align-items:center;text-align:center}.timeline-item{padding-left:1rem;padding-right:1rem}.timeline:before{display:none}}@media (max-width:640px){.container{padding-left:1rem;padding-right:1rem}.hero-buttons{flex-direction:column;gap:1rem}.btn{width:100%;display:flex;justify-content:center}.feature-card-content{padding:1rem}.partners-grid{grid-template-columns:repeat(2,1fr)}.integration-cards{max-width:100%}}