.finance-hero-background{position:absolute;top:50%;left:50%;transform:translate(-50%,-30%);width:120%;height:auto;z-index:1;opacity:.15;filter:blur(2px) saturate(.3) brightness(1.2)}.finance-dashboard-perspective{perspective:1200px;-webkit-mask-image:linear-gradient(to right,black 50%,transparent 100%);mask-image:linear-gradient(to right,black 50%,transparent 100%);margin-right:-56px;padding-left:56px}.finance-dashboard-transform{transform:rotateX(20deg)}.finance-dashboard-skew{transform:skew(.36rad);position:relative}.finance-dashboard-image{position:relative;z-index:2;border-radius:12px;background:transparent;overflow:hidden}.finance-dashboard-image img{width:100%;height:auto;border-radius:12px;opacity:.8}.finance-demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:40px}.finance-heading{font-size:36px;font-weight:400;margin-bottom:24px}.finance-text{font-size:18px;color:#6b7280;line-height:1.7}.finance-subtitle{text-align:center;color:#6b7280;font-size:18px;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}.video-container{position:relative;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0003;aspect-ratio:16/9;max-width:100%}.video-container video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.animated-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;position:relative}.animated-card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:30px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.animated-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent,rgba(107,70,193,.05));opacity:0;transition:opacity .4s ease}.animated-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;border-color:#6b46c1}.animated-card:hover:before{opacity:1}.animated-card-icon{width:48px;height:48px;background:#ede9fe;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;z-index:1}.animated-card h3{font-size:24px;font-weight:600;margin-bottom:16px;position:relative;z-index:1}.animated-card p{color:#6b7280;line-height:1.6;position:relative;z-index:1}.data-integration-section{align-items:center;min-height:480px;gap:50px;margin-bottom:20px}.desktop-order-1{order:1}.desktop-order-2{order:2}.product-demo-section{padding:50px 0 40px!important}.data-integration-features{padding:40px 0 30px!important}.data-integration-features+.features{padding-top:50px!important}.data-animation-wrapper{position:relative;background:linear-gradient(135deg,#fafbfc,#f1f5f9);border-radius:20px;padding:40px 30px;box-shadow:0 10px 40px #00000014;border:1px solid #E2E8F0;overflow:hidden}.data-animation-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0%,rgba(107,70,193,.03) 50%,transparent 100%);pointer-events:none}.data-content-wrapper{display:flex;flex-direction:column;justify-content:center;max-width:500px}.data-content-wrapper .finance-heading{color:#1e293b;line-height:1.2;margin-bottom:24px}.data-content-wrapper .finance-text{color:#475569;line-height:1.7;font-size:18px}.tilted-scroll-container{position:relative;height:360px;overflow:hidden;border-radius:16px;display:flex;flex-direction:column;justify-content:center;gap:16px}.tilted-scroll-track{display:flex;gap:24px;animation:scroll-infinite 40s linear infinite;padding:0;will-change:transform}.tilted-scroll-track:nth-child(1){animation-delay:0s}.tilted-scroll-track:nth-child(2){animation-delay:-20s;animation-direction:reverse}@keyframes scroll-infinite{0%{transform:translate(0)}to{transform:translate(-50%)}}.data-source-card{min-width:280px;background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:24px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0000000f;flex-shrink:0}.data-source-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 40px #0000001f;border-color:#6b46c1}.data-source-card h4{font-weight:600;margin-bottom:12px;color:#1e293b;font-size:16px;display:flex;align-items:center;gap:8px}.data-source-card p{color:#64748b;font-size:14px;margin:0;line-height:1.5}.data-features-list{margin-top:40px;display:flex;flex-direction:column;gap:24px}.data-feature-item{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#fff;border-radius:12px;border:1px solid #E5E7EB;transition:all .3s ease}.data-feature-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#6b46c1}.feature-icon{font-size:24px;width:48px;height:48px;background:#ede9fe;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.data-feature-item h4{font-size:18px;font-weight:600;margin-bottom:8px;color:#1f2937}.data-feature-item p{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.workflow-container{position:relative;background:#f9fafb;border-radius:16px;padding:40px;overflow:hidden}.workflow-step{opacity:0;animation:fadeInStep .6s ease forwards;margin-bottom:24px}.workflow-step:nth-child(1){animation-delay:.2s}.workflow-step:nth-child(2){animation-delay:.4s}.workflow-step:nth-child(3){animation-delay:.6s}@keyframes fadeInStep{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.workflow-step-content{display:flex;align-items:center;gap:16px}.workflow-icon{width:48px;height:48px;background:#ede9fe;border-radius:12px;display:flex;align-items:center;justify-content:center}.workflow-step h4{font-weight:600}.workflow-step p{color:#6b7280;font-size:14px}.display-cards-container{position:relative;min-height:400px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:20px 0}.display-card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:30px;transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer;box-shadow:0 4px 12px #00000014;position:relative}.display-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px #00000026;z-index:10}.display-card:nth-child(1){transform:rotate(-2deg)}.display-card:nth-child(2){transform:rotate(0)}.display-card:nth-child(3){transform:rotate(2deg)}.display-card:hover:nth-child(1),.display-card:hover:nth-child(2),.display-card:hover:nth-child(3){transform:rotate(0) translateY(-10px) scale(1.02)}.display-card-icon{width:40px;height:40px;background:#ede9fe;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#6b46c1}.display-card h3{font-size:20px;font-weight:600;margin-bottom:8px;color:#6b46c1}.display-card-label{color:#6b7280;font-size:14px;margin-bottom:12px}.display-card-desc{font-size:14px}.north-stats{background:#0003;border-radius:12px;padding:40px}.stat-row{border-bottom:1px solid rgba(255,255,255,.1);padding:20px 0}.stat-row:last-child{border-bottom:none}.stat-item{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px;color:#fff;align-items:center}.stat-label{font-size:14px;opacity:.8}.stat-value{font-size:24px;font-weight:600;animation:pulse-number 2s ease-in-out infinite}.stat-change{font-size:14px;font-weight:500}@keyframes pulse-number{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.improved-stats-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:100px 0;position:relative;overflow:hidden}.improved-stats-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(107,70,193,.03) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(16,185,129,.03) 0%,transparent 50%);pointer-events:none}.stats-content{position:relative;z-index:1}.stats-header{text-align:center;margin-bottom:80px}.stats-header .section-title{margin-bottom:20px}.stats-header .finance-subtitle{margin-bottom:40px}.stats-rows{max-width:1000px;margin:0 auto;background:#fff;border-radius:20px;padding:40px;box-shadow:0 20px 40px #00000014;border:1px solid rgba(255,255,255,.8)}.stat-row-item{display:flex;align-items:center;padding:30px 0;border-bottom:1px solid #F1F5F9;transition:all .3s ease}.stat-row-item:last-child{border-bottom:none}.stat-row-item:hover{background:#6b46c105;border-radius:8px;margin:0 -10px;padding:30px 10px}.stat-icon{width:60px;height:60px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:30px;transition:background-color .2s ease;flex-shrink:0}.stat-row-item:hover .stat-icon{background:#f3f4f6;border-color:#d1d5db}.stat-details{flex:1;margin-right:30px}.stat-label{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:6px}.stat-description{font-size:16px;color:#6b7280;line-height:1.5}.stat-value{font-size:36px;font-weight:600;line-height:1.2;transition:none}@media (max-width: 768px){.finance-demo-grid{grid-template-columns:1fr;gap:40px;text-align:center}.finance-demo-grid>div:first-child{order:1}.finance-demo-grid>div:last-child{order:2}.data-integration-section{min-height:auto;display:flex!important;flex-direction:column!important;grid-template-columns:none!important}.mobile-order-1{order:1!important;margin-bottom:30px;max-width:100%!important}.mobile-order-2{order:2!important}.desktop-order-1{order:1}.desktop-order-2{order:2}.data-content-container{padding-left:0;margin-top:30px}.data-animation-container{padding:30px 15px}.tilted-scroll-container{height:300px}.data-source-card{min-width:200px;padding:16px}.data-features-list{margin-top:30px;gap:16px}.data-feature-item{padding:16px;flex-direction:column;text-align:center;gap:12px}.feature-icon{align-self:center}.display-cards-container,.animated-cards-grid{grid-template-columns:1fr}.finance-heading{font-size:28px}.finance-text{font-size:16px}.finance-demo-grid>div:last-child{margin-top:40px}.product-demo-section{margin-top:-20px!important}.video-container{margin-top:40px}.problem-statement-section{padding-top:80px!important;padding-bottom:80px!important}.workflow-container{padding:30px 20px;text-align:center}.workflow-step-content{justify-content:center;text-align:left;max-width:300px;margin:0 auto}.improved-stats-section{padding:60px 0}.stats-header{margin-bottom:50px}.stats-rows{padding:30px 20px;margin:0 20px}.stat-row-item{flex-direction:column;text-align:center;padding:25px 0}.stat-row-item:hover{transform:none;margin:0;padding:25px 0}.stat-icon{margin-right:0;margin-bottom:15px;width:50px;height:50px}.stat-details{margin-right:0;margin-bottom:15px}.stat-label{font-size:18px}.stat-description{font-size:14px}.stat-value{font-size:32px}}@media (max-width: 480px){.data-animation-container{padding:20px 10px}.tilted-scroll-container{height:250px}.data-source-card{min-width:180px;padding:12px}.data-source-card h4{font-size:14px}.data-source-card p{font-size:12px}.finance-heading{font-size:24px}.data-feature-item h4{font-size:16px}.data-feature-item p{font-size:13px}.newsletter-form{flex-direction:column!important;gap:16px!important;padding:0 20px}.newsletter-input{min-width:auto!important;width:100%!important;max-width:100%!important}.newsletter-button{width:100%!important;justify-self:stretch}}.demo-page{min-height:calc(100vh - 80px);background:linear-gradient(135deg,#f0fdf4,#f8fafc,#ecfdf5 60%,#f1f5f9);padding:20px 0 30px;position:relative;overflow:hidden;display:flex;align-items:center}.demo-page:before{content:"";position:absolute;top:-200px;left:-200px;width:500px;height:500px;background:radial-gradient(circle,rgba(16,185,129,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.demo-page:after{content:"";position:absolute;bottom:-150px;right:-150px;width:400px;height:400px;background:radial-gradient(circle,rgba(5,150,105,.06) 0%,transparent 70%);border-radius:50%;pointer-events:none}.demo-left{opacity:0;transform:translate(-50px);transition:all .8s ease-out}.demo-right{opacity:0;transform:translate(50px);transition:all .8s ease-out .2s}.demo-page.loaded .demo-left,.demo-page.loaded .demo-right{opacity:1;transform:translate(0)}.demo-benefits li{opacity:0;transform:translateY(20px);transition:all .6s ease-out}.demo-page.loaded .demo-benefits li:nth-child(1){opacity:1;transform:translateY(0);transition-delay:.4s}.demo-page.loaded .demo-benefits li:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.6s}.demo-page.loaded .demo-benefits li:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.8s}.demo-form-container{transform:translateY(30px);transition:all .8s ease-out .3s}.demo-page.loaded .demo-form-container{transform:translateY(0)}.demo-container{max-width:1400px;margin:0 auto;padding:0 20px}.demo-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.demo-left{padding:20px 30px;display:flex;flex-direction:column;justify-content:center;position:relative}.demo-left:before{content:"";position:absolute;top:10px;right:0;width:80px;height:80px;background-image:radial-gradient(circle,rgba(5,150,105,.15) 2px,transparent 2px);background-size:16px 16px;opacity:.6;pointer-events:none}.demo-left h1{font-size:40px;font-weight:700;color:#1f2937;margin-bottom:12px;line-height:1.15;letter-spacing:-.03em;position:relative}.demo-left h1:after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,#10b981,#059669);border-radius:2px;margin-top:12px}.demo-description{font-size:16px;color:#6b7280;margin-bottom:20px;line-height:1.6;max-width:420px}.demo-benefits{list-style:none;margin:0;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:16px;border:1px solid rgba(5,150,105,.1);box-shadow:0 4px 20px #0000000a}.demo-benefits li{display:flex;align-items:flex-start;margin-bottom:10px;font-size:13px;line-height:1.5;color:#374151;padding:6px 0;border-bottom:1px solid rgba(0,0,0,.04)}.demo-benefits li:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.check-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#10b981;color:#fff;border-radius:50%;font-size:12px;font-weight:700;margin-right:16px;margin-top:2px;flex-shrink:0}.check-icon-benefit{color:#10b981;flex-shrink:0;margin-right:10px;margin-top:1px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-radius:50%;padding:3px;box-shadow:0 2px 4px #10b98126;width:16px;height:16px}.demo-annie-logo{display:flex;justify-content:center;align-items:center;margin-bottom:24px}.annie-logo-image{max-width:200px;height:auto;filter:drop-shadow(0 10px 30px rgba(5,150,105,.2));animation:annie-float 3s ease-in-out infinite}@keyframes annie-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.demo-right{display:flex;justify-content:center;align-items:center;padding:10px}.demo-form-container{background:linear-gradient(180deg,#fff,#fafafa);border-radius:20px;padding:28px 32px;box-shadow:0 25px 80px #0000001f,0 10px 30px #00000014,0 0 0 1px #0596690d;width:100%;max-width:520px;border:1px solid rgba(255,255,255,.8);position:relative;overflow:hidden}.demo-form-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#10b981,#059669,#047857)}.form-header{text-align:center;margin-bottom:20px;padding-bottom:16px;padding-top:4px;border-bottom:1px solid #e5e7eb}.form-header h2{font-size:22px;font-weight:700;color:#1f2937;margin:0 0 6px;letter-spacing:-.02em}.form-header p{font-size:13px;color:#6b7280;margin:0;display:flex;align-items:center;justify-content:center;gap:6px}.form-header p:before{content:"";display:inline-block;width:5px;height:5px;background:#10b981;border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.demo-form{width:100%}.form-row{display:grid;grid-template-columns:1fr 1.2fr;gap:12px;margin-bottom:12px}.form-group{margin-bottom:12px;position:relative}.form-group.with-icon{position:relative}.form-group.with-icon .input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;transition:color .2s ease;z-index:1;pointer-events:none;width:18px;height:18px}.form-group.with-icon input,.form-group.with-icon select{padding-left:38px}.form-group.with-icon:focus-within .input-icon{color:#059669}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;background:#f9fafb;transition:all .2s ease}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{border-color:#d1d5db;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#059669;background:#fff;box-shadow:0 0 0 4px #0596691a}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#9ca3af}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%239ca3af' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 14px center;background-repeat:no-repeat;background-size:18px;padding-right:44px;color:#374151;color-scheme:light;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d}.form-group select:hover{border-color:#d1d5db;box-shadow:0 2px 6px #00000014}.form-group select:focus{background-color:#fff;border-color:#059669;box-shadow:0 0 0 3px #0596691a}.form-group select option{padding:14px 16px;background-color:#fff!important;color:#374151!important;font-size:15px}.form-group select option:hover,.form-group select option:checked{background-color:#ecfdf5!important;color:#059669!important}.form-group select:invalid,.form-group select option[value=""]{color:#9ca3af}.form-group textarea{resize:vertical;min-height:100px}.multi-select-group{margin-bottom:20px}.multi-select-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.label-icon{color:#059669}.multi-select-options{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;padding:16px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;max-height:180px;overflow-y:auto}.multi-select-option{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;font-size:13px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multi-select-option:hover{border-color:#059669;background:#ecfdf5}.multi-select-option input[type=checkbox]{display:none}.option-checkmark{width:16px;height:16px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.multi-select-option input[type=checkbox]:checked+.option-checkmark{background:#059669;border-color:#059669}.multi-select-option input[type=checkbox]:checked+.option-checkmark:after{content:"";width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}.multi-select-option input[type=checkbox]:checked~span:last-child{color:#059669;font-weight:500}.other-input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:14px;background:#f9fafb;transition:all .2s ease}.other-input:focus{outline:none;border-color:#059669;background:#fff;box-shadow:0 0 0 4px #0596691a}.other-input::-moz-placeholder{color:#9ca3af}.other-input::placeholder{color:#9ca3af}.multi-select-dropdown{position:relative;margin-bottom:12px}.dropdown-wrapper{position:relative;width:100%}.dropdown-trigger{width:100%;padding:10px 36px 10px 38px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;background:#f9fafb;cursor:pointer;transition:all .2s ease;min-height:42px;display:flex;align-items:center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%239ca3af' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;box-shadow:0 1px 2px #0000000a}.dropdown-trigger:hover{border-color:#d1d5db;box-shadow:0 2px 6px #00000014}.dropdown-trigger span{color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}.dropdown-trigger span.placeholder{color:#9ca3af}.dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px #0000001f;z-index:100;max-height:240px;overflow-y:auto;padding:8px}.dropdown-option{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:all .15s ease;font-size:14px;color:#374151;margin-bottom:2px}.dropdown-option:hover{background:#ecfdf5}.dropdown-option:last-of-type{margin-bottom:0}.dropdown-option input[type=checkbox]{display:none}.dropdown-option .option-checkmark{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;background:#fff}.dropdown-option:hover .option-checkmark{border-color:#059669}.dropdown-option input[type=checkbox]:checked+.option-checkmark{background:#059669;border-color:#059669}.dropdown-option input[type=checkbox]:checked+.option-checkmark:after{content:"";width:6px;height:10px;border:solid white;border-width:0 2.5px 2.5px 0;transform:rotate(45deg);margin-bottom:2px}.dropdown-option input[type=checkbox]:checked~span:last-child{color:#059669;font-weight:500}.dropdown-option.single{padding:14px 16px;gap:0}.dropdown-option.single:hover{background:#ecfdf5}.dropdown-option.single.selected{background:#ecfdf5;color:#059669;font-weight:500}.custom-dropdown{position:relative}.custom-dropdown .dropdown-menu{min-width:200px}.dropdown-other{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:12px}.dropdown-other input{width:100%;padding:12px 16px;border:1px solid #e5e7eb;border-radius:10px;font-size:15px;background:#f9fafb;transition:all .2s ease}.dropdown-other input:focus{outline:none;border-color:#059669;background:#fff;box-shadow:0 0 0 3px #0596691a}.dropdown-other input::-moz-placeholder{color:#9ca3af}.dropdown-other input::placeholder{color:#9ca3af}.checkbox-group{margin-bottom:16px}.checkbox-label{display:flex;align-items:flex-start;cursor:pointer;font-size:12px;line-height:1.5;color:#6b7280}.checkbox-label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;width:0;height:0}.checkmark{position:relative;display:inline-block;width:16px;height:16px;background:#fff;border:2px solid #D1D5DB;border-radius:4px;margin-right:10px;margin-top:1px;flex-shrink:0;transition:all .2s ease}.checkbox-label input:checked~.checkmark{background:#059669;border-color:#059669}.checkmark:after{content:"";position:absolute;display:none;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-label input:checked~.checkmark:after{display:block}.privacy-notice{font-size:12px;color:#6b7280;margin-bottom:32px;line-height:1.4}.submit-btn{width:100%;background:linear-gradient(135deg,#059669,#047857);color:#fff;padding:12px 20px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px #05966966}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-2px);box-shadow:0 8px 25px #05966980}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pricing-info{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px;padding:12px 16px;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-radius:10px;border:1px solid rgba(16,185,129,.2)}.trial-badge{display:inline-flex;align-items:center;padding:4px 12px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:13px;font-weight:600;border-radius:20px;letter-spacing:.02em}.then-price{font-size:14px;color:#374151;font-weight:500}.form-footer{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px;padding-top:14px;border-top:1px solid #e5e7eb;font-size:12px;color:#6b7280}.footer-icon{color:#10b981}@media (max-width: 1024px){.demo-content{grid-template-columns:1fr;gap:40px;text-align:center}.demo-left{padding:40px 20px}.demo-left h1{font-size:36px}.demo-form-container{padding:32px}.demo-annie-logo{margin-bottom:20px}.annie-logo-image{max-width:180px}.demo-benefits li{justify-content:center}}@media (max-width: 768px){.demo-page{padding:40px 0}.demo-left h1{font-size:32px}.demo-description{font-size:16px}.demo-form-container{padding:24px;margin:0 10px}.form-row{grid-template-columns:1fr;gap:0}.form-group input,.form-group select,.form-group textarea{padding:14px;font-size:16px}.form-group.with-icon input,.form-group.with-icon select{padding-left:44px}.demo-annie-logo{margin-bottom:15px}.annie-logo-image{max-width:160px}.benefit-icon{width:32px;height:32px}}@media (max-width: 480px){.demo-container{padding:0 10px}.demo-left{padding:20px 10px}.demo-left h1{font-size:26px}.demo-benefits li{font-size:14px;text-align:left}.demo-form-container{padding:20px;border-radius:12px}.form-header h2{font-size:20px}.demo-annie-logo{margin-bottom:10px}.annie-logo-image{max-width:140px}.submit-btn{padding:14px 20px;font-size:15px}}/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.z-10{z-index:10}.z-20{z-index:20}.container{width:100%}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.table{display:table}.aspect-\[9\/10\]{aspect-ratio:9/10}.aspect-\[31\/24\]{aspect-ratio:31/24}.h-auto{height:auto}.h-full{height:100%}.max-h-\[320px\]{max-height:320px}.min-h-\[400px\]{min-height:400px}.min-h-screen{min-height:100vh}.w-auto{width:auto}.w-full{width:100%}.flex-\[1\.53\]{flex:1.53}.flex-shrink{flex-shrink:1}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-\[0\.985\]{scale:.985}.rotate-0{rotate:none}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-y-\[92px\]{row-gap:92px}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.pt-\[28px\]{padding-top:28px}.pb-\[36px\]{padding-bottom:36px}.text-center{text-align:center}.text-left{text-align:left}.text-\[11px\]{font-size:11px}.text-\[15px\]{font-size:15px}.leading-none{--tw-leading:1;line-height:1}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-90{opacity:.9}.opacity-100{opacity:1}.ring,.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-\[max-height\,opacity\]{transition-property:max-height,opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.will-change-transform{will-change:transform}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}@font-face{font-family:Funnel Display;src:url(/fonts/FunnelDisplay-Light.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Funnel Display;src:url(/fonts/FunnelDisplay-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Funnel Display;src:url(/fonts/FunnelDisplay-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Funnel Display;src:url(/fonts/FunnelDisplay-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Funnel Display;src:url(/fonts/FunnelDisplay-Bold.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Funnel Display;src:url(/fonts/FunnelDisplay-ExtraBold.ttf)format("truetype");font-weight:800;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#6b46c1;--text-primary:#111827;--text-secondary:#6b7280;--bg-light:#f9fafb;--bg-dark:#1f2937;--border-color:#e5e7eb;--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:262.1 83.3% 57.8%;--primary-foreground:210 40% 98%;--secondary:210 40% 96%;--secondary-foreground:222.2 84% 4.9%;--muted:210 40% 96%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96%;--accent-foreground:222.2 84% 4.9%;--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:262.1 83.3% 57.8%;--radius:.5rem;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)scale(.98)}50%{opacity:.5}to{opacity:1;transform:translateY(0)scale(1)}}body{color:var(--text-primary);font-family:Funnel Display,Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header-banner{color:#fff;background:linear-gradient(135deg,#374151,#4b5563);justify-content:center;align-items:center;gap:15px;padding:12px 20px;font-size:14px;display:flex;position:relative}.header-banner a{color:#fff;text-decoration:underline}.close-banner{color:#fff;cursor:pointer;background:0 0;border:none;font-size:20px;position:absolute;right:20px}.navbar{border-bottom:1px solid var(--border-color);z-index:100;background:#fff;padding:20px 0;position:relative}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.nav-left{align-items:center;gap:40px;display:flex}.logo{align-items:center;text-decoration:none;display:flex}.logo-text{letter-spacing:-.01em;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;transition:all .3s;display:inline-flex;position:relative}.logo-text-light{color:#000}.logo-text-dark{color:#000;margin-left:8px}.logo:hover .logo-text-light,.logo:hover .logo-text-dark{filter:brightness(1.1);transform:translateY(-1px)}.logo-text:after{content:"";background:linear-gradient(135deg,#1b5e7a,#2e86ab,#5dade2);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.logo:hover .logo-text:after{width:100%}.nav-links{align-items:center;gap:30px;display:flex}.nav-toggle-container{background:#f3f4f6;border-radius:50px;align-items:center;gap:4px;padding:4px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-toggle-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.nav-toggle-btn:hover{color:#374151}.nav-toggle-active{color:#fff;background:#374151}.nav-toggle-active:hover{color:#fff}.mobile-toggle-container{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:10px;margin-bottom:20px;padding-bottom:20px;display:flex}.mobile-toggle-btn{cursor:pointer;color:#6b7280;text-align:center;background:#f3f4f6;border:none;border-radius:10px;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s}.mobile-toggle-active{color:#fff;background:#374151}.nav-link{color:var(--text-primary);padding:8px 12px;font-weight:500;text-decoration:none;transition:all .2s}.nav-link:hover{color:var(--primary-color)}.nav-dropdown{position:relative}.dropdown-content{opacity:0;visibility:hidden;background:#fff;border-radius:8px;min-width:240px;margin-top:0;padding:8px 0;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 8px 24px #0000001a}.nav-dropdown:hover .dropdown-content,.dropdown-content:hover{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown:after{content:"";height:20px;position:absolute;top:100%;left:0;right:0}.dropdown-content a{color:var(--text-primary);padding:10px 20px;text-decoration:none;transition:all .2s;display:block}.dropdown-content a:hover{background:var(--bg-light);color:var(--primary-color)}.nav-right{align-items:center;gap:20px;display:flex}.signin-link{color:var(--primary-color);padding:8px 16px;font-weight:500;text-decoration:none;transition:all .2s}.signin-link:hover{color:#553c9a}.demo-btn{background:var(--text-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.demo-btn:hover{color:#fff;background:#000}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;display:none}.menu-toggle span{background:var(--text-primary);width:24px;height:2px;display:block}.dealership-hero{background-color:#fff;align-items:center;min-height:auto;padding:120px 60px 80px;display:flex;overflow:hidden}.dealership-hero-container{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;width:100%;max-width:1400px;margin:0 auto;display:grid}.dealership-hero-left{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:40px;animation:.8s ease-out forwards slideInFromLeft;display:flex;transform:translateY(-60px)}@keyframes slideInFromLeft{0%{opacity:0;transform:translateY(-60px)translate(-100px)}to{opacity:1;transform:translateY(-60px)translate(0)}}.dealership-hero-subtext{align-items:flex-start;gap:20px;display:flex}.dealership-hero-subtext .subtext-line{background:linear-gradient(#6b7280,#0000);flex-shrink:0;width:3px;min-height:80px}.dealership-hero-subtext p{color:#4b5563;max-width:400px;font-size:18px;line-height:1.6}.dealership-hero-logo{justify-content:center;align-items:center;gap:16px;display:flex}.dealership-hero-logo img{width:auto;height:50px}.dealership-hero-logo .logo-divider{background:#4b5563;width:1px;height:40px}.dealership-hero-logo .logo-tagline{color:#6b7280;flex-direction:column;font-size:14px;line-height:1.4;display:flex}.dealership-hero-headline{color:#111827;max-width:550px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.15}.dealership-hero-headline .headline-highlight{background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:#0d4d3a;background-clip:unset;color:#0d4d3a}.dealership-hero-subheadline{color:#6b7280;max-width:450px;font-size:18px;line-height:1.6}.dealership-hero-buttons{justify-content:center;gap:16px;margin-top:10px;display:flex}.case-study-capsule{color:#fff;letter-spacing:.02em;background:#0d4d3a;border-radius:50px;align-items:center;gap:12px;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.case-study-capsule:hover{background:#0a3d2e;transform:translate(4px)}.case-study-capsule .capsule-arrow{font-size:16px;transition:transform .3s}.case-study-capsule:hover .capsule-arrow{transform:translate(4px)}.dealership-hero-right{perspective:1000px;justify-content:flex-end;align-items:center;display:flex;position:relative}.dealership-hero-image{border-radius:40px;width:100%;max-width:600px;height:auto;margin-right:-30px;animation:.8s ease-out forwards slideInFromRight;transform:rotateY(-10deg)translateY(-50px);box-shadow:-20px 20px 40px #0003}@keyframes slideInFromRight{0%{opacity:0;transform:rotateY(-10deg)translateY(-50px)translate(100px)}to{opacity:1;transform:rotateY(-10deg)translateY(-50px)translate(0)}}@media (max-width:1024px){.dealership-hero{padding:60px 30px}.dealership-hero-container{grid-template-columns:1fr;gap:40px}.dealership-hero-left{text-align:center;order:1;align-items:center}.dealership-hero-subtext{justify-content:center}.dealership-hero-subtext .subtext-line{display:none}.dealership-hero-logo{justify-content:center}.dealership-hero-headline{text-align:center}.dealership-hero-buttons{justify-content:center}.dealership-hero-right{order:2}}@media (max-width:600px){.dealership-hero{padding:40px 20px}.dealership-hero-subtext p{font-size:16px}.dealership-hero-headline{font-size:2rem}.dealership-hero-buttons{flex-direction:column;width:100%}.dealership-hero-buttons a{text-align:center;width:100%}}.annie-dms-section{background:#e8f0ed;padding:80px 40px}.annie-dms-container{grid-template-columns:1fr auto;align-items:center;gap:40px;max-width:1400px;margin:0 auto;display:grid}.annie-features-side{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;width:700px;height:500px;display:flex;position:relative}.annie-feature-card{background:#fff;border-radius:16px;width:280px;height:auto;padding:20px;position:absolute;box-shadow:0 4px 20px #00000014}.annie-feature-card p{color:#374151;margin:0;font-size:14px;line-height:1.5}.annie-feature-card .feature-icon{color:#0d4d3a;width:32px;height:32px;margin-top:12px}.annie-feature-card .feature-icon svg{width:100%;height:100%}.annie-feature-card.top-left{text-align:right;z-index:15;padding:14px 16px;top:50px;left:0}.annie-feature-card.top-left .feature-icon{margin-top:8px;margin-left:auto}.annie-feature-card.top-right{text-align:left;z-index:15;padding:14px 16px;top:50px;right:0}.annie-feature-card.top-right .feature-icon{margin-top:8px}.annie-feature-card.bottom-left{z-index:15;bottom:50px;left:0}.annie-feature-card.bottom-left .feature-icon{margin-top:0;margin-bottom:12px;margin-left:auto}.annie-feature-card.bottom-left p{order:2}.annie-feature-card.bottom-right{z-index:15;width:340px;bottom:50px;right:-60px}.annie-feature-card.bottom-right .feature-icon{margin-top:0;margin-bottom:12px}.annie-feature-card.bottom-right p{order:2}.annie-center-logo{z-index:10;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.annie-center-logo img{-o-object-fit:contain;object-fit:contain;width:120px;height:120px}.annie-center-logo .annie-circle-border{opacity:.4;border:2px solid #0d4d3a;border-radius:50%;width:320px;height:320px;position:absolute}.annie-dms-side{border-radius:24px;position:relative;overflow:hidden}.dms-bg-image{border-radius:24px;width:100%;max-width:500px;height:auto;display:block}.annie-dms-side .dms-content-overlay{background:linear-gradient(90deg,#000c,#00000080,#0000004d);position:absolute;top:0;right:0;bottom:0;left:0}.dms-content-overlay{z-index:1;flex-direction:column;justify-content:flex-start;height:100%;padding:30px;display:flex;position:relative}.dms-headline{color:#fff;margin-bottom:20px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.dms-headline .dms-highlight{color:#d4f542}.dms-description{color:#ffffffe6;max-width:400px;margin-bottom:auto;font-size:18px;line-height:1.6}.dms-testimonial{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d4d3acc;border:1px solid #ffffff1a;border-radius:16px;margin-top:40px;padding:20px}.testimonial-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.testimonial-avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:50px;height:50px}.testimonial-info{flex-direction:column;flex:1;display:flex}.testimonial-name{color:#fff;font-size:16px;font-weight:600}.testimonial-company{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:13px}.testimonial-quote-icon{color:#fff;background:#ffffff26;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.testimonial-quote-icon svg{width:20px;height:20px}.testimonial-text{color:#fffffff2;margin:0;font-size:15px;font-style:italic;line-height:1.5}@media (max-width:1200px){.annie-features-side{margin:-40px;transform:scale(.85)}}@media (max-width:1024px){.annie-dms-container{grid-template-columns:1fr;justify-items:center;gap:30px}.annie-features-side{margin:-25px;transform:scale(.9)}.annie-dms-side{width:100%;max-width:600px;min-height:500px}}@media (max-width:768px){.annie-features-side{margin:-60px;transform:scale(.75)}.dms-content-overlay{padding:30px 20px}.dms-headline{font-size:1.8rem}}@media (max-width:600px){.annie-dms-section{padding:40px 20px}.annie-features-side{margin:-110px;transform:scale(.55)}}@media (max-width:450px){.annie-features-side{margin:-140px;transform:scale(.45)}}@media (min-width:769px) and (max-width:1024px){.dealership-pricing-grid{grid-template-columns:1fr 1fr!important;max-width:100%!important}}@media (max-width:768px){.dealership-pricing-grid{max-width:100%!important;box-shadow:none!important;grid-template-columns:1fr!important}.dealership-pricing-card-left{z-index:10!important;border-radius:16px!important;padding:32px 24px!important}.dealership-pricing-card-left:before{display:none!important}.dealership-pricing-card-right{border-radius:16px!important;padding:32px 24px!important}.dealership-pricing-features{grid-template-columns:1fr!important;gap:16px!important;font-size:15px!important}.dealership-pricing-price{font-size:42px!important}.dealership-pricing-price span{font-size:28px!important}.dealership-pricing-title{font-size:16px!important}.dealership-pricing-bottom-tag{padding:10px 24px!important;font-size:14px!important}}@media (max-width:1024px){.annie-pricing-section{margin-top:60px!important;padding:0 20px!important}.annie-phones-title{font-size:36px!important}.annie-phones-container{flex-wrap:wrap!important;gap:20px!important}.annie-phone-mockup{width:200px!important;height:410px!important}.annie-phone-email{width:280px!important}.annie-deploy-section{width:calc(100% + 40px)!important;margin-top:80px!important;margin-left:-20px!important;margin-right:-20px!important;padding:60px 20px!important}.annie-deploy-title{margin-bottom:40px!important;font-size:36px!important}.annie-deploy-grid{flex-direction:column!important;gap:40px!important;padding:0 20px!important}.annie-deploy-left{flex-direction:column!important}.annie-deploy-card{width:100%!important;max-width:400px!important;margin-bottom:-30px!important;margin-right:0!important}.annie-deploy-phone{width:200px!important;margin-left:0!important}.annie-deploy-right{width:100%!important;max-width:500px!important;padding:40px 30px!important}}@media (max-width:768px){.annie-pricing-section{margin-top:40px!important;margin-bottom:40px!important;padding:0 16px!important}.annie-phones-title{padding:0 10px!important;font-size:28px!important}.annie-phones-container{flex-direction:column!important;align-items:center!important;gap:30px!important;margin-top:40px!important}.annie-phone-mockup{width:180px!important;height:370px!important}.annie-phone-email{width:220px!important;height:370px!important}.annie-deploy-section{width:calc(100% + 32px)!important;margin-top:60px!important;margin-left:-16px!important;margin-right:-16px!important;padding:40px 16px!important}.annie-deploy-title{margin-bottom:30px!important;padding:0 10px!important;font-size:24px!important}.annie-deploy-grid{padding:0!important}.annie-deploy-card{padding:20px!important}.annie-deploy-card p{font-size:14px!important}.annie-deploy-phone{width:160px!important}.annie-deploy-right{padding:30px 20px!important}.annie-deploy-right-title{margin-bottom:30px!important;font-size:16px!important}.dealership-pricing-grid{gap:20px!important;margin-top:60px!important}}@media (max-width:480px){.annie-phones-title{font-size:22px!important}.annie-phone-mockup{width:150px!important;height:310px!important}.annie-phone-email{width:180px!important;height:310px!important}.annie-deploy-title{font-size:20px!important}.annie-deploy-card{max-width:100%!important}.annie-deploy-phone{width:140px!important}.annie-deploy-right{max-width:100%!important}}@media (max-width:768px){.trusted-by-section{padding:40px 0!important}.trusted-by-title{margin-bottom:30px!important;font-size:12px!important}.trusted-by-slider{gap:40px!important}.trusted-by-item{gap:10px!important;min-width:180px!important;height:60px!important}.trusted-by-logo{max-width:50px!important;max-height:35px!important}.trusted-by-name{font-size:16px!important}}@media (max-width:480px){.trusted-by-slider{gap:30px!important}.trusted-by-item{min-width:150px!important;height:50px!important}.trusted-by-logo{max-width:40px!important;max-height:30px!important}.trusted-by-name{font-size:14px!important}}.hero-new{min-height:100vh;color:var(--text-primary);background-color:#fff;padding:100px 24px 40px;position:relative;overflow:hidden}.glow-purple{filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#22c55e1f,#16a34a0f 40%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:10%;left:-150px}.glow-blue{filter:blur(100px);background:radial-gradient(circle,#22c55e1a,#16a34a0d 40%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:5%;right:-150px}.glow-grey-1{filter:blur(100px);background:radial-gradient(circle,#4b55631f,#3741510f 40%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:10%;left:-150px}.glow-grey-2{filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#4b55631a,#3741510d 40%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:5%;right:-150px}.hero-new-container{z-index:10;max-width:1280px;margin:0 auto;position:relative}.hero-new-text{text-align:center;margin-bottom:40px}.hero-new-headline{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:18px;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.1}.headline-highlight{-webkit-text-fill-color:transparent;opacity:.85;background:linear-gradient(135deg,#d97706,#ca8a04);-webkit-background-clip:text;background-clip:text}.hero-new-subheadline{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(.95rem,1.8vw,1.15rem);font-weight:400;line-height:1.6}.hero-new-buttons{justify-content:center;gap:16px;margin-top:28px;display:flex}.hero-new-buttons .btn-primary{color:#059669;cursor:pointer;background:#fff;border:2px solid #10b981;border-radius:10px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #10b98126}.hero-new-buttons .btn-primary:hover{color:#fff;background:#059669;transform:translateY(-3px);box-shadow:0 8px 25px #10b98166,0 4px 8px #0000001a}.hero-new-buttons .btn-secondary{color:var(--text-primary);cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.hero-new-buttons .btn-secondary:after{content:"→";transition:transform .3s}.hero-new-buttons .btn-secondary:hover{color:#059669;border-color:#10b981;transform:translateY(-3px);box-shadow:0 8px 20px #10b98126}.hero-new-buttons .btn-secondary:hover:after{transform:translate(4px)}.hero-new-buttons .btn-primary-mono{color:#fff;cursor:pointer;background:#374151;border:2px solid #374151;border-radius:10px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #37415133}.hero-new-buttons .btn-primary-mono:hover{color:#fff;background:#1f2937;border-color:#1f2937;transform:translateY(-3px);box-shadow:0 8px 25px #1f293759,0 4px 8px #0000001a}.hero-new-buttons .btn-secondary-mono{color:#374151;cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:10px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #0000000f}.hero-new-buttons .btn-secondary-mono:after{content:"→";transition:transform .3s}.hero-new-buttons .btn-secondary-mono:hover{color:#1f2937;border-color:#374151;transform:translateY(-3px);box-shadow:0 8px 20px #37415126}.hero-new-buttons .btn-secondary-mono:hover:after{transform:translate(4px)}.dashboard-wrapper{max-width:900px;margin-top:30px;margin-left:auto;margin-right:auto;position:relative}.dashboard-glow{filter:blur(50px);pointer-events:none;background:linear-gradient(135deg,#22c55e4d,#16a34a40,#10b98133);border-radius:40px;position:absolute;top:-30px;right:-30px;bottom:-30px;left:-30px}.dashboard-glow-mono{filter:blur(50px);pointer-events:none;background:linear-gradient(135deg,#4b556359,#3741514d,#1f293740);border-radius:40px;position:absolute;top:-30px;right:-30px;bottom:-30px;left:-30px}.dashboard{background:linear-gradient(#1e1e32f2,#141423fa);border:1px solid #8b5cf659;border-radius:12px;flex-direction:column;min-height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 100px #8b5cf633,0 0 40px #a855f726,0 25px 50px -12px #0009}.mac-title-bar{background:#1e1e2df2;border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;padding:12px 16px;display:flex}.mac-buttons{gap:8px;display:flex}.mac-btn{border-radius:50%;width:12px;height:12px;display:inline-block}.mac-close{background:#ff5f57}.mac-minimize{background:#febc2e}.mac-maximize{background:#28c840}.mac-title{text-align:center;color:#9ca3af;flex:1;margin-right:52px;font-size:13px;font-weight:500}.dashboard-content{flex:1;min-height:0;display:flex}.dashboard-svg-container{border-radius:0 0 12px 12px;width:100%;overflow:hidden}.dashboard-svg-container svg{width:100%;height:auto;display:block}.left-panel{background:#191928cc;border-right:1px solid #ffffff14;flex-shrink:0;width:340px;padding:20px}.panel-tabs{align-items:center;gap:8px;margin-bottom:16px;display:flex}.tab-icon{color:#9ca3af;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;display:flex}.tab-active{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;display:flex}.search-filter{color:#c4b5fd;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;font-size:14px;display:flex}.search-filter span{opacity:.9}.search-filter .close{cursor:pointer;opacity:.6}.contact-card{background:#ffffff08;border:1px solid #0000;border-radius:12px;margin-bottom:12px;padding:16px;transition:all .2s}.contact-card.active{background:linear-gradient(135deg,#8b5cf633,#6366f126);border-color:#8b5cf666}.contact-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.avatar-orange{background:linear-gradient(135deg,#f97316,#eab308)}.avatar-pink{background:linear-gradient(135deg,#ec4899,#8b5cf6)}.contact-info{flex:1}.contact-name{color:#fff;margin-bottom:2px;font-size:15px;font-weight:600}.contact-time{color:#9ca3af;font-size:12px}.contact-preview{background:#ffffff1a;border-radius:3px;height:6px;margin-bottom:8px}.contact-preview.short{width:60%}.contact-badge{border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.badge-ai{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.badge-needs{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.badge-analyzing{color:#c4b5fd;background:#a855f726;border:1px solid #a855f74d}.right-panel{flex-direction:column;flex:1;padding:20px;display:flex}.interest-tags{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.interest-label{color:#9ca3af;align-items:center;gap:6px;font-size:13px;display:flex}.interest-dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.tag{border-radius:16px;padding:6px 12px;font-size:12px;font-weight:500}.tag-blue{color:#60a5fa;background:#3b82f633}.tag-red{color:#f87171;background:#ef444433}.tag-green{color:#4ade80;background:#22c55e33}.tag-purple{color:#c4b5fd;background:#a855f733}.chat-area{flex-direction:column;flex:1;gap:16px;display:flex}.chat-meta{justify-content:flex-end;gap:8px;margin-bottom:4px;display:flex}.meta-tag{color:#9ca3af;background:#ffffff0d;border-radius:12px;padding:4px 10px;font-size:11px}.message-row{gap:12px;display:flex}.message-row.outgoing{justify-content:flex-end}.message-row.incoming{justify-content:flex-start}.message{border-radius:16px;max-width:70%;padding:14px 18px;font-size:14px;line-height:1.5}.message.outgoing{color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);border-bottom-right-radius:4px}.message.incoming{color:#e5e7eb;background:#ffffff14;border-bottom-left-radius:4px}.message-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.message-avatar.ai{background:linear-gradient(135deg,#06b6d4,#8b5cf6)}.message-avatar.user{background:linear-gradient(135deg,#f97316,#eab308)}.sender-info{align-items:center;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.sender-name{color:#e5e7eb;font-weight:600}.sender-source{color:#4ade80;background:#22c55e26;border-radius:10px;padding:3px 8px;font-size:11px}.superhuman-badge{color:#f0abfc;background:linear-gradient(135deg,#ec489933,#a855f733);border-radius:12px;align-items:center;gap:4px;margin-left:auto;padding:4px 10px;font-size:11px;display:inline-flex}.progress-bar{border-top:1px solid #ffffff14;align-items:center;gap:12px;margin-top:20px;padding-top:16px;display:flex}.progress-label{color:#9ca3af;font-size:12px}.progress-track{background:#ffffff1a;border-radius:2px;flex:1;height:4px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#22c55e,#4ade80);border-radius:2px;width:65%;height:100%}.progress-time{color:#4ade80;background:#22c55e26;border-radius:12px;padding:4px 12px;font-size:12px}.progress-pause{cursor:pointer;background:linear-gradient(135deg,#ec4899,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:flex}@media (max-width:900px){.dashboard-content{flex-direction:column}.left-panel{border-bottom:1px solid #ffffff14;border-right:none;width:100%}.message{max-width:85%}}@media (max-width:1024px){.hero-new{padding:80px 20px 40px}.dashboard-wrapper{max-width:100%}}@media (max-width:768px){.hero-new{padding:120px 16px 30px}.hero-toggle{transform:translate(50%);top:70px!important;right:50%!important}.hero-new-headline{margin-bottom:14px;font-size:clamp(1.6rem,5vw,2.2rem)}.hero-new-subheadline{max-width:100%;padding:0 10px;font-size:.9rem}.hero-new-text{margin-bottom:30px}.hero-new-buttons{flex-direction:column;gap:12px;width:100%;padding:0 20px}.hero-new-buttons .btn-primary,.hero-new-buttons .btn-secondary,.hero-new-buttons .btn-primary-mono,.hero-new-buttons .btn-secondary-mono{justify-content:center;width:100%;padding:14px 24px}.dashboard-wrapper{margin-top:20px}.dashboard-glow,.dashboard-glow-mono{filter:blur(30px);top:-15px;right:-15px;bottom:-15px;left:-15px}.glow-purple,.glow-blue,.glow-grey-1,.glow-grey-2{filter:blur(60px);width:300px;height:300px}}@media (max-width:600px){.hero-new{padding:110px 12px 20px}.hero-toggle{transform:translate(50%)scale(.9);top:65px!important}.hero-new-headline{font-size:1.4rem}.hero-new-subheadline{font-size:.8rem;line-height:1.5}.hero-new-text>div img{height:40px!important;transform:translate(-50%,-180%)!important}.left-panel{display:none}.mac-title-bar{padding:8px 12px}.mac-title{font-size:11px}.mac-btn{width:10px;height:10px}.hero-new-buttons{padding:0 10px}.hero-new-buttons .btn-primary,.hero-new-buttons .btn-secondary,.hero-new-buttons .btn-primary-mono,.hero-new-buttons .btn-secondary-mono{padding:12px 20px;font-size:13px}}.hero{text-align:center;background:linear-gradient(135deg,#fef7f0,#fdf2f8,#f3e8ff);padding:80px 0;position:relative;overflow:hidden}.hero-container{z-index:2;max-width:800px;margin:0 auto;padding:0 20px;position:relative}.hero-title{letter-spacing:-.02em;margin-bottom:24px;font-size:56px;font-weight:300;line-height:1.2}.hero-subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:20px}.hero-buttons{justify-content:center;gap:16px;display:flex}.btn-primary{background:var(--text-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary:hover{color:#fff;background:#000;text-decoration:none}.btn-secondary{color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.btn-secondary:hover{background:var(--bg-light);color:var(--text-primary);text-decoration:none}.hero-visual{z-index:1;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.abstract-shape{filter:blur(60px);opacity:.4;will-change:transform;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.shape-1{background:linear-gradient(135deg,#ff8366,#ff6b6b,#ff8366);width:600px;height:600px;animation-duration:25s;animation-delay:0s;top:-300px;left:-200px}.shape-2{background:linear-gradient(135deg,#6b46c1,#9333ea,#6b46c1);width:700px;height:700px;animation-duration:30s;animation-delay:-5s;bottom:-350px;right:-250px}.shape-3{background:linear-gradient(135deg,#10b981,#059669,#10b981);width:500px;height:500px;animation-duration:20s;animation-delay:-10s;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.hero-visual{width:100vw;left:50%;overflow:visible;transform:translate(-50%)}.shape-1{opacity:.3;filter:blur(40px);width:120vw;height:120vw;top:-60vw;left:-60vw}.shape-2{opacity:.2;filter:blur(40px);width:100vw;height:100vw;bottom:-50vw;right:-50vw}.shape-3{opacity:.25;filter:blur(30px);width:80vw;height:80vw}}@keyframes float{0%,to{transform:translate(0)rotate(0)scale(1)}25%{transform:translate(-30px,-50px)rotate(90deg)scale(1.1)}50%{transform:translate(50px,-30px)rotate(180deg)scale(.95)}75%{transform:translate(-20px,30px)rotate(270deg)scale(1.05)}}.features{padding:100px 0}.section-title{text-align:center;letter-spacing:-.02em;opacity:0;margin-bottom:20px;font-size:48px;font-weight:300;animation:1s forwards fadeInUp}.features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;padding:0 10px;display:grid}.feature-card{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #e5e7eb99;padding:32px 24px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000014,0 4px 10px #00000008;border-radius:24px!important}.feature-card:hover{border-color:#6b46c133;transform:translateY(-3px);box-shadow:0 12px 35px #0000001f,0 6px 15px #0000000d,0 0 0 1px #6b46c11a,0 0 20px #6b46c10d}.feature-icon{margin-bottom:30px}.icon-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #e5e7ebcc;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;display:flex;position:relative;overflow:hidden;border-radius:50%!important}.icon-wrapper svg{z-index:1;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card h3{margin-bottom:16px;font-size:24px}.feature-card p{color:var(--text-secondary);margin-bottom:20px;line-height:1.7}.learn-more{color:var(--text-primary);align-items:center;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.learn-more:after{content:"→";margin-left:5px}.godel-section{background:linear-gradient(135deg,#047857,#065f46);padding:100px 0;position:relative;overflow:hidden}.godel-container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.godel-content{color:#fff}.godel-content h2{margin-bottom:20px;font-size:36px;font-weight:400;line-height:1.3}.godel-content p{opacity:.9;margin-bottom:30px;font-size:18px}.btn-light{color:var(--text-primary);cursor:pointer;background:#fff;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:500;transition:all .2s}.btn-light:hover{background:var(--bg-light)}.models{padding:100px 0}.models h2{text-align:center;margin-bottom:80px;font-size:48px;font-weight:300}.models-grid{gap:40px;display:grid}.model-card{border:1px solid var(--border-color);background:#fff;border-radius:20px;padding:40px}.model-card h3{margin-bottom:30px;font-size:28px}.cta{background:linear-gradient(135deg,var(--primary-color)0%,#9333ea 100%);padding:100px 0}.cta-content{text-align:center;color:#fff}.cta-content h2{margin-bottom:20px;font-size:48px;font-weight:300}.cta-content p{opacity:.9;margin-bottom:40px;font-size:20px}.cta-buttons{justify-content:center;gap:16px;display:flex}.cta .btn-primary{color:var(--primary-color);background:#fff}.cta .btn-primary:hover{background:var(--bg-light)}.cta .btn-secondary{color:#fff;background:0 0;border-color:#fff}.cta .btn-secondary:hover{background:#ffffff1a}.footer{background:var(--bg-dark);color:#fff;padding:60px 0 30px}.footer-main{justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:40px;display:flex}.footer-brand{max-width:300px}.footer-logo{margin-bottom:12px;font-size:24px;font-weight:700;text-decoration:none;display:inline-block}.footer-logo-light{color:#ffffffe6}.footer-logo-dark{color:#fff}.footer-tagline{color:#fff9;font-size:14px;line-height:1.5}.footer-nav{gap:80px;display:flex}.footer-nav-group{flex-direction:column;gap:12px;display:flex}.footer-nav-group h4{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:14px;font-weight:600}.footer-nav-group a{color:#fffc;font-size:15px;text-decoration:none;transition:color .2s}.footer-nav-group a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.footer-bottom p{color:#ffffff80;font-size:14px}.footer-legal{gap:24px;display:flex}.footer-legal a{color:#ffffff80;font-size:14px;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#fff}.cookie-banner{border-top:1px solid var(--border-color);z-index:1000;background:#fff;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000001a}.cookie-banner.hidden{display:none}.cookie-content{align-items:center;gap:30px;max-width:800px;display:flex}.cookie-content p{color:var(--text-secondary);flex:1}.cookie-buttons{gap:12px;display:flex}.btn-accept{background:var(--text-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-weight:500}.btn-manage{color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:8px;padding:10px 24px;font-weight:500}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;padding:0 15px}.feature-card{padding:28px 20px}.icon-wrapper{width:70px;height:70px}}@media (max-width:768px){.menu-toggle{display:flex}.hero-title{font-size:36px}.hero-subtitle{font-size:18px}.hero-buttons{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.btn-primary,.btn-secondary{width:100%}.features-grid{grid-template-columns:1fr;gap:20px;padding:0 10px}.feature-card{border-radius:20px;margin:0 5px;padding:24px 20px}.icon-wrapper{width:60px;height:60px}.feature-card h3{margin-bottom:12px;font-size:20px}.feature-card p{font-size:14px;line-height:1.6}.godel-container{grid-template-columns:1fr;gap:40px}.footer-main{text-align:center;flex-direction:column;gap:32px}.footer-brand{max-width:100%}.footer-nav{justify-content:center;gap:40px}.cookie-content{text-align:center;flex-direction:column}.footer-bottom{text-align:center;flex-direction:column;gap:16px}}@media (max-width:480px){.features-grid{padding:0 5px}.feature-card{border-radius:16px;margin:0;padding:20px 16px}.icon-wrapper{width:50px;height:50px}.feature-card h3{font-size:18px}.feature-card p{font-size:13px}.section-title{margin-bottom:40px;font-size:32px}}@media (prefers-reduced-motion:reduce){.feature-card{animation:none}.feature-card,.icon-wrapper,.icon-wrapper svg,.icon-wrapper:before{transition:none}.abstract-shape{animation:none}}@media (prefers-contrast:high){.feature-card{border:2px solid var(--text-primary)}}.feature-card:focus-visible{outline-offset:2px;outline:3px solid #6b46c180}.learn-more:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:4px}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@media (max-width: 1024px){html{-webkit-text-size-adjust:100%}body{line-height:1.6}.shell,.container,.wrapper,.wrap,.content,main,section{max-width:100%!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box;overflow-x:hidden}.cta,.cta.container,.cta .container{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}img,video,canvas,svg{max-width:100%!important;height:auto!important}.row,.grid,[class*=grid],[class*=columns],.cols{display:block!important}.col,[class*=col-],.column{width:100%!important;max-width:100%!important;display:block!important}table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}a,button{min-height:44px}.hero,.split,.two-col,.feature{display:block!important}[style*="width: 1200px"],[style*="width:1200px"],[style*="min-width:1200px"]{width:100%!important;min-width:0!important}header{position:relative;z-index:50}*{max-inline-size:100%}.navbar{padding:6px 0!important}.nav-container{padding:0 10px!important}.navbar .nav-links{display:none!important}.dealership-hero{padding:50px 20px 20px!important}.dealership-hero-logo{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex-wrap:nowrap!important;width:100%!important;margin-top:30px!important}.dealership-hero-logo img{height:35px!important;width:auto!important;flex-shrink:0!important}.dealership-hero-logo .logo-divider{width:1px!important;height:30px!important;flex-shrink:0!important}.dealership-hero-logo .logo-tagline{font-size:11px!important;line-height:1.3!important;flex-shrink:0!important}.dealership-hero-headline{margin-top:35px!important;margin-bottom:8px!important}.dealership-hero-subheadline{margin-top:15px!important;margin-bottom:12px!important}.dealership-hero-buttons{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;text-align:center!important;margin-top:0!important}.dealership-hero-container{padding:0!important;gap:0!important}.dealership-hero-left{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;gap:0!important}.dealership-hero-right{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-top:10px!important;margin-bottom:0!important}.dealership-hero-image{max-width:90%!important;width:auto!important;height:auto!important;margin:0 auto!important;transform:translateY(-25px)!important;box-shadow:0 10px 30px #00000026!important;border-radius:20px!important}.trusted-by-section{padding:25px 0!important;margin-top:0!important;width:100vw!important;max-width:100vw!important;margin-left:-50vw!important;margin-right:-50vw!important;left:50%!important;right:50%!important;position:relative!important;box-sizing:border-box!important;overflow:hidden!important}.trusted-by-title{font-size:10px!important;margin-bottom:20px!important}.trusted-by-item{min-width:160px!important;gap:8px!important;height:50px!important}.trusted-by-logo{max-height:30px!important;max-width:50px!important}.trusted-by-name{font-size:12px!important;letter-spacing:.02em!important}.trusted-by-slider{gap:40px!important}.hero-new-text>div:first-child{margin-top:30px!important;display:flex!important;flex-direction:column!important;align-items:center!important}.hero-new-text>div:first-child img{position:relative!important;transform:translateY(-130px)!important;top:auto!important;left:auto!important;height:50px!important;opacity:.6!important;margin-bottom:-110px!important;display:block!important;order:-1!important}.hero-new-headline{font-size:2rem!important;line-height:1.15!important;margin-top:0!important;margin-bottom:15px!important;order:1!important}.hero-new-subheadline{font-size:15px!important;line-height:1.5!important;padding:0 10px!important;margin-top:0!important}.hero-new-buttons.enterprise-buttons{display:flex!important;flex-direction:row!important;gap:10px!important;justify-content:center!important;margin-top:25px!important}.hero-new-buttons.enterprise-buttons .btn-primary-mono,.hero-new-buttons.enterprise-buttons .btn-secondary-mono{padding:8px 16px!important;font-size:12px!important;min-height:unset!important;white-space:nowrap!important}.dashboard-wrapper{margin-top:25px!important;padding:0 5px!important;margin-bottom:0!important}.dashboard{border-radius:10px!important;min-height:unset!important;height:auto!important}.hero-new{padding-bottom:30px!important;min-height:unset!important;height:auto!important;width:100vw!important;max-width:100vw!important;margin-left:-50vw!important;margin-right:-50vw!important;left:50%!important;right:50%!important;position:relative!important;box-sizing:border-box!important;padding-left:16px!important;padding-right:16px!important;margin-bottom:0!important}.dashboard-wrapper{margin-bottom:0!important;padding-bottom:0!important}.glow-grey-1,.glow-grey-2,.glow-purple,.glow-blue,.dashboard-glow,.dashboard-glow-mono{display:none!important}.workflows-section{display:block!important;padding:40px 0!important;overflow:visible!important}.workflows-section .container{padding:0 16px!important;overflow:visible!important}.workflows-section .container>div{overflow:visible!important}.workflows-section h2{font-size:14px!important;margin-bottom:30px!important}.workflows-section .container>div{position:relative!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:20px!important;padding:0!important;max-width:100%!important;width:100%!important;min-height:auto!important;height:auto!important}.workflows-section .container>div>svg{display:none!important}.workflows-section .workflow-text-card{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;inset:unset!important;top:unset!important;left:unset!important;right:unset!important;bottom:unset!important;order:1!important;width:100%!important;max-width:100%!important;height:auto!important;padding:20px!important;margin:0!important;z-index:1!important;box-sizing:border-box!important;background:#fff!important;border-radius:12px!important;box-shadow:0 4px 12px #0000001a!important;border:1px solid #E5E7EB!important}.workflow-text-card p{font-size:13px!important;line-height:1.5!important;margin-bottom:14px!important}.workflow-text-card ul{font-size:12px!important;line-height:1.6!important}.workflow-text-card ul li{margin-bottom:6px!important}.workflows-section .workflow-svg-card{position:relative!important;inset:unset!important;bottom:unset!important;right:unset!important;top:unset!important;left:unset!important;order:3!important;width:100%!important;max-width:100%!important;height:280px!important;min-height:280px!important;margin:0!important;z-index:1!important;box-sizing:border-box!important;overflow:hidden!important;border-radius:12px!important;background:#fff!important}.workflows-section .workflow-svg-card svg{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.workflows-section .container>div:before,.workflows-section .container>div:after{display:none!important}.mobile-workflow-timeline{display:flex!important;flex-direction:column!important;align-items:center!important;position:relative!important;order:2!important;width:100%!important;padding:10px 20px!important;margin:0!important;overflow:hidden!important}.mobile-workflow-timeline .timeline-line{position:absolute!important;left:50%!important;top:35px!important;bottom:35px!important;width:4px!important;background:linear-gradient(180deg,#86a873,#9bc177,#a0c67a 66%,#a8d17e)!important;border-radius:4px!important;transform:translate(-50%)!important;z-index:0!important}.mobile-workflow-timeline .timeline-dot{display:flex!important;align-items:center!important;width:100%!important;margin:25px 0!important;position:relative!important;z-index:1!important}.mobile-workflow-timeline .timeline-dot-1,.mobile-workflow-timeline .timeline-dot-3{flex-direction:row!important;justify-content:flex-start!important;padding-left:calc(50% + 20px)!important}.mobile-workflow-timeline .timeline-dot-2,.mobile-workflow-timeline .timeline-dot-4{flex-direction:row-reverse!important;justify-content:flex-start!important;padding-right:calc(50% + 20px)!important}.mobile-workflow-timeline .timeline-dot .dot{position:absolute!important;left:50%!important;transform:translate(-50%)!important;width:18px!important;height:18px!important;border-radius:50%!important;border:3px solid white!important;box-shadow:0 2px 6px #0003!important;flex-shrink:0!important}.timeline-dot-1 .dot{background:#86a873!important}.timeline-dot-2 .dot{background:#9bc177!important}.timeline-dot-3 .dot{background:#a0c67a!important}.timeline-dot-4 .dot{background:#a8d17e!important}.mobile-workflow-timeline .dot-label{display:flex!important;flex-direction:column!important;gap:2px!important}.mobile-workflow-timeline .timeline-dot-2 .dot-label,.mobile-workflow-timeline .timeline-dot-4 .dot-label{text-align:right!important}.mobile-workflow-timeline .dot-label strong{font-size:14px!important;font-weight:600!important;color:#111827!important}.mobile-workflow-timeline .dot-label span{font-size:11px!important;color:#6b7280!important}.products-showcase{margin-top:0!important;padding-top:30px!important}.dashboard-svg-container{height:auto!important;min-height:unset!important;max-height:unset!important;padding:0!important;line-height:0!important;flex:none!important}.dashboard-svg-container img{width:100%!important;height:auto!important;display:block!important;-o-object-fit:contain!important;object-fit:contain!important}.mac-title-bar{padding:8px 12px!important}.mac-title{font-size:10px!important}.mac-btn{width:8px!important;height:8px!important}.annie-pricing-section{padding:0!important;margin-top:40px!important;overflow:visible!important}.annie-phones-title{font-size:22px!important;padding:0 16px!important;line-height:1.3!important}.annie-phones-container{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto!important;justify-items:center!important;align-items:center!important;gap:0!important;margin-top:20px!important;padding:20px 10px!important}.annie-phone-mockup{transform:scale(.88)!important;transform-origin:center center!important;margin:-25px 0!important}.annie-phone-mockup:first-child{grid-column:1!important;grid-row:1!important}.annie-phone-mockup:nth-child(2){grid-column:2!important;grid-row:1!important}.annie-phone-mockup.annie-phone-email{grid-column:1 / 3!important;grid-row:2!important;width:380px!important;height:515px!important;transform:scale(.75)!important;margin:-20px 0 -60px!important}.annie-phone-mockup.annie-phone-email svg{width:100%!important;height:100%!important}.annie-phone-mockup.annie-phone-email img{width:calc(100% - 10px)!important;height:calc(100% - 30px)!important}.annie-deploy-section{width:100vw!important;max-width:100vw!important;margin-left:-50vw!important;margin-right:-50vw!important;left:50%!important;right:50%!important;position:relative!important;box-sizing:border-box!important;padding:40px 16px!important;margin-top:60px!important;background:#e8efed!important}.annie-deploy-title{font-size:28px!important;line-height:1.3!important;margin-bottom:30px!important;padding:0 10px!important}.annie-deploy-grid{display:flex!important;flex-direction:column!important;gap:30px!important;padding:0!important}.annie-deploy-right{order:1!important;width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important;min-width:unset!important;padding:30px 24px 50px!important;border-radius:16px!important;box-sizing:border-box!important;margin:0 auto!important}.annie-deploy-right-title{font-size:14px!important;margin-bottom:28px!important;line-height:1.4!important;letter-spacing:.04em!important}.annie-deploy-right>div{display:grid!important;grid-template-columns:1fr 1fr!important;gap:26px 30px!important;width:100%!important}.annie-deploy-right img{height:26px!important;max-width:100px!important;-o-object-fit:contain!important;object-fit:contain!important}.annie-deploy-left{order:2!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:100%!important;gap:0!important}.annie-deploy-card{width:65%!important;min-width:200px!important;margin-right:-30px!important;padding:20px!important;z-index:1!important;border-radius:12px!important}.annie-deploy-card>div:first-child{display:flex!important;justify-content:center!important;margin-bottom:16px!important}.annie-deploy-card img{height:32px!important;width:auto!important}.annie-deploy-card p{font-size:16px!important;line-height:1.6!important;margin-bottom:14px!important}.annie-deploy-phone{width:38%!important;max-width:150px!important;min-width:110px!important;height:auto!important;margin-left:0!important;z-index:2!important;transform:translate(10px)!important}.annie-dms-section{width:100vw!important;max-width:100vw!important;margin-left:-50vw!important;margin-right:-50vw!important;left:50%!important;right:50%!important;position:relative!important;box-sizing:border-box!important;padding:30px 16px!important}.annie-dms-container{display:flex!important;flex-direction:column!important;gap:30px!important}.annie-dms-side{order:1!important;width:99%!important;min-height:320px!important;border-radius:14px!important;overflow:hidden!important;margin:0 auto!important}.dms-bg-image{height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.dms-content-overlay{padding:20px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;height:100%!important}.dms-testimonial{margin-top:auto!important}.dms-headline{font-size:26px!important;line-height:1.3!important;margin-bottom:12px!important}.dms-description{font-size:16px!important;line-height:1.5!important;margin-bottom:20px!important}.dms-testimonial{padding:15px!important;border-radius:12px!important}.testimonial-avatar{width:40px!important;height:40px!important}.testimonial-name{font-size:13px!important}.testimonial-company{font-size:11px!important}.testimonial-text{font-size:13px!important;line-height:1.4!important}.annie-features-side{order:2!important;transform:scale(.5)!important;transform-origin:center center!important;width:700px!important;height:500px!important;min-width:700px!important;flex-shrink:0!important;position:relative!important;left:50%!important;margin:-120px auto -120px -350px!important}.annie-circle-border{width:320px!important;height:320px!important;min-width:320px!important;min-height:320px!important;border-radius:50%!important;aspect-ratio:1 / 1!important}.case-study-capsule{padding:8px 16px!important;font-size:12px!important;gap:6px!important;border-radius:50px!important;min-height:unset!important;height:auto!important;width:-moz-fit-content!important;width:fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;display:inline-flex!important}.case-study-capsule .capsule-arrow{font-size:14px!important}.navbar .nav-right .signin-link,.navbar .nav-right .demo-btn{display:none!important}.nav-container{display:flex!important;justify-content:space-between!important;align-items:center!important}.nav-left{flex:0 0 auto!important}.nav-left .logo-text{font-size:14px!important}.nav-toggle-container{position:relative!important;left:auto!important;transform:none!important;display:flex!important;align-items:center!important;gap:0!important;background:#e5e7eb!important;border-radius:50px!important;padding:3px!important;width:-moz-fit-content!important;width:fit-content!important;overflow:visible!important;height:auto!important}.nav-toggle-container:before,.nav-toggle-container:after{display:none!important}.nav-toggle-btn,.nav-toggle-btn.nav-toggle-active{padding:3px 8px!important;font-size:8px!important;line-height:1!important;white-space:nowrap!important;border-radius:50px!important;font-weight:500!important;background:transparent!important;color:#6b7280!important;height:auto!important;min-height:unset!important;margin:0!important;box-sizing:border-box!important}.nav-toggle-btn:before,.nav-toggle-btn:after,.nav-toggle-btn.nav-toggle-active:before,.nav-toggle-btn.nav-toggle-active:after{display:none!important}.nav-toggle-btn.nav-toggle-active{background:#374151!important;color:#fff!important}.nav-right{flex:0 0 auto!important}.menu-toggle{display:flex!important;flex-direction:column;justify-content:center;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;gap:3px}.menu-toggle span{width:100%;height:2px;background:var(--text-primary, #333);transition:all .3s ease;display:block;border-radius:1px}.mobile-menu{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:1000;overflow-y:auto}.mobile-menu-open{right:0!important}.mobile-menu-content{padding:60px 20px 20px;display:flex;flex-direction:column;gap:20px;position:relative}.mobile-menu-close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:24px;color:#333;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.mobile-menu-close:hover{background:#f5f5f5;color:#000}.mobile-nav-link{display:block;padding:12px 0;color:#333;text-decoration:none;font-size:16px;border-bottom:1px solid #eee}.mobile-nav-link[href="https://labs.polycomputing.ai"]{background:none!important;color:#6b46c1!important;padding:12px 0!important;border-radius:0!important;text-align:left!important;margin:0!important;border:none!important;border-bottom:1px solid #eee!important;font-weight:500!important;transition:color .2s ease!important}.mobile-nav-link[href="https://labs.polycomputing.ai"]:hover{background:none!important;color:#553c9a!important;transform:none!important;box-shadow:none!important}.mobile-nav-dropdown{padding-bottom:12px}.mobile-nav-dropdown>span{display:block;padding:12px 0;color:#333;font-size:16px;font-weight:500}.mobile-dropdown-toggle{cursor:pointer;display:flex;justify-content:flex-start;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-dropdown-toggle:hover{color:#007bff}.mobile-dropdown-arrow{display:inline-block!important;transition:transform .3s ease!important;margin-left:8px!important;font-size:14px!important}.mobile-dropdown-arrow.open{transform:rotate(90deg)!important}.mobile-dropdown-content{padding-left:16px;display:flex;flex-direction:column;gap:8px}.mobile-dropdown-content a{padding:8px 0;color:#666;text-decoration:none;font-size:14px}.mobile-demo-btn{background:linear-gradient(135deg,#6b46c1,#8b5cf6)!important;color:#fff!important;padding:12px 20px;border-radius:6px;text-align:center;text-decoration:none;margin-top:20px;border:none!important;font-weight:500!important;transition:all .2s ease!important}.mobile-demo-btn:hover{background:linear-gradient(135deg,#553c9a,#7c3aed)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #6b46c14d!important}.trusted-companies{overflow:hidden!important;position:relative;width:100%!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:50px!important;mask:linear-gradient(90deg,transparent,white 5%,white 95%,transparent);-webkit-mask:linear-gradient(90deg,transparent,white 5%,white 95%,transparent);animation:scroll-companies 6s linear infinite}.trusted-companies .company-logo{flex-shrink:0!important;min-width:100px;opacity:.7!important}.trusted-companies .company-logo svg{width:100px!important;height:28px!important}@keyframes scroll-companies{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.mobile-stack-accordion{display:block!important;margin-bottom:80px!important;max-width:400px!important;margin-left:auto!important;margin-right:auto!important}.desktop-product-cards{display:none!important}.products-showcase{padding-top:20px!important}.products-showcase h2{font-size:16px!important;margin-bottom:24px!important}.products-showcase>div>div:last-child{flex-direction:column!important;gap:12px!important;margin-top:24px!important}.products-showcase button{width:100%!important;margin-left:0!important;padding:14px 20px!important;font-size:13px!important}.hero-title{font-size:28px!important;line-height:1.2!important;margin-bottom:16px!important}.hero-subtitle{font-size:16px!important;line-height:1.5!important;margin-bottom:24px!important}.hero-buttons{flex-direction:column!important;gap:12px!important;align-items:stretch!important}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{width:auto!important;max-width:200px!important;margin:0 auto!important;padding:12px 24px!important;font-size:14px!important;text-align:center!important;display:block!important}.hero-container{padding:20px 16px!important;text-align:center!important}.features{padding:40px 16px!important}.features .section-title{font-size:24px!important;text-align:center!important;margin-bottom:32px!important;font-weight:600!important}.features-grid{display:flex!important;flex-direction:column!important;gap:16px!important;width:100%!important;max-width:none!important;margin:0!important}.feature-card{background:#fff!important;border-radius:12px!important;padding:20px 24px!important;box-shadow:0 2px 8px #00000014!important;border:1px solid #f0f0f0!important;transition:all .2s ease!important;width:100%!important;box-sizing:border-box!important}.feature-card:hover{transform:translateY(-2px)!important;box-shadow:0 4px 16px #0000001f!important}.feature-icon{margin-bottom:16px!important}.feature-icon .icon-wrapper{width:40px!important;height:40px!important;background:linear-gradient(135deg,#6b46c1,#8b5cf6)!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important}.feature-icon svg{width:20px!important;height:20px!important;fill:#fff!important}.feature-card h3{font-size:18px!important;font-weight:600!important;margin-bottom:8px!important;color:#1a1a1a!important}.feature-card p{font-size:14px!important;line-height:1.5!important;color:#666!important;margin-bottom:16px!important}.feature-card .learn-more{display:inline-flex!important;align-items:center!important;font-size:14px!important;font-weight:500!important;color:#6b46c1!important;text-decoration:none!important;transition:color .2s ease!important}.feature-card .learn-more:hover{color:#553c9a!important}.feature-card .learn-more:after{content:"→"!important;margin-left:6px!important;transition:transform .2s ease!important}.feature-card .learn-more:hover:after{transform:translate(2px)!important}.private-deployment-section{padding:40px 16px!important;overflow-x:hidden!important;box-sizing:border-box!important}.private-deployment-section .container{padding-left:16px!important;padding-right:16px!important;max-width:100%!important;margin:0 auto!important;box-sizing:border-box!important}.private-deployment-grid{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;gap:20px!important}.private-deployment-content{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding-right:0!important}.private-deployment-heading{font-size:24px!important;line-height:1.3!important;margin-bottom:16px!important;font-weight:600!important;color:#111827!important;word-wrap:break-word!important;overflow-wrap:break-word!important;max-width:100%!important;padding-right:0!important}.private-deployment-text{font-size:15px!important;line-height:1.5!important;color:#4b5563!important;margin-bottom:24px!important;font-weight:400!important;word-wrap:break-word!important;overflow-wrap:break-word!important;max-width:100%!important;padding-right:0!important}.private-deployment-link{font-size:14px!important;max-width:100%!important}.private-deployment-viz-mobile{background:#fff!important;padding:4px!important;margin:16px 0 0!important;border-radius:8px!important;box-shadow:0 2px 8px #0000000f!important;border:1px solid rgba(0,0,0,.04)!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important;overflow:visible!important;display:flex!important;justify-content:center!important;align-items:center!important}.private-deployment-viz-mobile>div{max-width:120%!important;width:120%!important;overflow:visible!important;padding:0!important;box-sizing:border-box!important;transform:scale(.85)!important;transform-origin:center!important}.private-deployment-viz-mobile div[style*="maxWidth: 360"]{max-width:400px!important;width:400px!important}.private-deployment-viz-mobile div[style*="whiteSpace: nowrap"]{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.2!important}.private-deployment-viz-mobile div[style*="minWidth: 0"]{min-width:0!important;max-width:none!important;flex:1!important;overflow:visible!important}.private-deployment-viz-mobile div[style*="fontSize: 12px"]{font-size:11px!important;line-height:1.2!important;word-break:break-word!important;overflow-wrap:break-word!important;white-space:normal!important}.private-deployment-viz-mobile div[style*="fontSize: 10px"]{font-size:9px!important;line-height:1.2!important}.private-deployment-viz-mobile div[style*="padding: 8px"]{padding:6px 10px!important;min-width:280px!important}.whats-new-section{padding:60px 16px!important}.whats-new-section h2{font-size:28px!important;font-weight:600!important;margin-bottom:32px!important;text-align:left!important;line-height:1.2!important;letter-spacing:-.01em!important}.whats-new-section>div>div{display:block!important;grid-template-columns:none!important;grid-template-rows:none!important;grid-gap:0!important;gap:0!important}.whats-new-section article{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 24px!important;float:none!important;flex:none!important;grid-column:unset!important;grid-row:unset!important}.whats-new-section article>div:first-child{height:120px!important}.whats-new-section article>div:last-child{padding:20px 24px!important}.whats-new-section article h3{font-size:16px!important;line-height:1.3!important;margin-bottom:12px!important}.whats-new-section article div[style*="fontSize: '12px'"]{margin-bottom:8px!important}.whats-new-section article div[style*="marginTop: '24px'"]{margin-top:12px!important}.whats-new-section article:last-child{margin-bottom:0!important}.whats-new-section>div>div:last-child{display:flex!important;justify-content:center!important;align-items:center!important;gap:16px!important;margin-top:32px!important;padding:0 16px!important;flex-wrap:nowrap!important;flex-direction:row!important}.whats-new-section>div>div:last-child>*{flex-shrink:0!important;display:flex!important;align-items:center!important}.whats-new-section>div>div:last-child button{min-height:44px!important;min-width:44px!important;touch-action:manipulation!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.whats-new-section>div>div:last-child div{display:flex!important;gap:8px!important;flex-shrink:0!important;flex-direction:row!important}.godel-section{padding:32px 16px!important}.godel-container{display:grid!important;grid-template-columns:1fr auto!important;gap:12px!important;align-items:center!important;max-width:100%!important;padding:0!important}.godel-content h2{font-size:18px!important;line-height:1.2!important;margin-bottom:8px!important;font-weight:600!important}.godel-content p{font-size:12px!important;line-height:1.3!important;margin-bottom:12px!important;opacity:.9!important}.godel-content .btn-light{padding:8px 16px!important;font-size:12px!important;border-radius:4px!important}.godel-section div[style*="background: rgba(0, 0, 0, 0.2)"]{padding:12px 20px!important;border-radius:8px!important;display:flex!important;flex-direction:column!important;gap:6px!important;min-width:140px!important;max-width:160px!important;flex-shrink:0!important}.godel-section div[style*="background: rgba(0, 0, 0, 0.2)"]>div{margin-bottom:4px!important}.godel-section div[style*="background: rgba(0, 0, 0, 0.2)"]>div:last-child{margin-bottom:0!important}.godel-section div[style*="fontSize: '14px'"]{font-size:12px!important;opacity:.9!important;white-space:nowrap!important;margin-bottom:2px!important;line-height:1.3!important}.godel-section div[style*="fontSize: '36px'"]{font-size:10px!important;line-height:1.2!important;font-weight:600!important}.models{padding-left:0!important;padding-right:0!important}.models .container{padding-left:0!important;padding-right:0!important;max-width:100%!important}section.cta{padding:60px 0!important;margin:0!important;position:relative!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;left:0!important;right:0!important;box-sizing:border-box!important;transform:translate(0)!important}* section.cta,body section.cta,main section.cta,div section.cta{margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;width:100vw!important;max-width:none!important;left:0!important;right:0!important}section.cta .container{padding:0 16px!important;max-width:100%!important;margin:0 auto!important;width:100%!important;box-sizing:border-box!important}section.cta,section.cta *{box-sizing:border-box!important}section[style*="background: linear-gradient"][style*="6B46C1"],section[style*="background-image: linear-gradient"][style*="6B46C1"]{width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;left:0!important;right:0!important}.cta *{box-sizing:border-box!important}.cta-content h2{font-size:24px!important;line-height:1.2!important;margin-bottom:16px!important;font-weight:600!important}.cta-content p{font-size:14px!important;line-height:1.5!important;margin-bottom:32px!important;max-width:100%!important}.cta-buttons{flex-direction:column!important;gap:10px!important;align-items:center!important}.cta .btn-primary,.cta .btn-secondary{width:auto!important;max-width:200px!important;padding:10px 20px!important;font-size:13px!important;text-align:center!important;display:inline-block!important}.mobile-footer{background:var(--bg-dark, #1F2937)!important;color:#fff!important;padding:40px 0 24px!important;margin-top:0!important;position:relative!important;z-index:1!important}.mobile-footer-container{padding:0 20px!important;max-width:100%!important}.mobile-footer-brand{text-align:center!important;margin-bottom:32px!important}.mobile-footer-logo{font-size:22px!important;font-weight:700!important;text-decoration:none!important;display:inline-block!important;margin-bottom:8px!important}.mobile-footer-logo-light{color:#ffffffe6!important}.mobile-footer-logo-dark{color:#fff!important}.mobile-footer-tagline{color:#fff9!important;font-size:14px!important;margin:0!important}.mobile-footer-links-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px!important;margin-bottom:24px!important}.mobile-footer-link-group{display:flex!important;flex-direction:column!important;gap:10px!important}.mobile-footer-link-group h4{font-size:12px!important;font-weight:600!important;color:#ffffff80!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin:0 0 4px!important}.mobile-footer-link-group a{color:#fffc!important;text-decoration:none!important;font-size:14px!important;transition:color .2s ease!important}.mobile-footer-link-group a:hover{color:#fff!important}.mobile-footer-company{display:flex!important;justify-content:center!important;gap:24px!important;padding-bottom:24px!important;border-bottom:1px solid rgba(255,255,255,.1)!important;margin-bottom:20px!important}.mobile-footer-company a{color:#ffffffb3!important;text-decoration:none!important;font-size:14px!important}.mobile-footer-bottom{text-align:center!important}.mobile-footer-bottom p{color:#ffffff80!important;font-size:13px!important;margin-bottom:12px!important}.mobile-footer-legal{display:flex!important;justify-content:center!important;gap:20px!important}.mobile-footer-legal a{color:#ffffff80!important;text-decoration:none!important;font-size:13px!important;transition:color .2s ease!important}.mobile-footer-legal a:hover{color:#fff!important}.footer{display:none!important}.mobile-footer{display:block!important}div[style*="paddingTop: '80px'"]{padding-top:0!important;margin-top:0!important}.hero[style*="background: linear-gradient(135deg, #047857"],section[style*="background: linear-gradient(135deg, #047857"]{margin-top:-20px!important;padding-top:60px!important;position:relative!important;z-index:10!important}section[style*="#047857"]{margin-top:-20px!important;padding-top:60px!important;position:relative!important;z-index:10!important}body{margin-top:0!important;padding-top:0!important}main{margin-top:0!important;padding-top:0!important}.hero{margin-top:-20px!important}div[style*="background: #374151"],div[style*="background:#374151"]{display:none!important}.hero .hero-title{font-size:36px!important;line-height:1.1!important;margin-bottom:16px!important;font-weight:700!important}.hero .hero-subtitle{font-size:16px!important;line-height:1.4!important;margin-bottom:24px!important;opacity:.9!important}.hero .hero-buttons{flex-direction:column!important;gap:12px!important;align-items:center!important;width:100%!important}.hero .hero-buttons .btn-light,.hero .hero-buttons .btn-secondary{width:auto!important;max-width:180px!important;padding:8px 16px!important;font-size:13px!important;font-weight:500!important;border-radius:4px!important;text-align:center!important;display:inline-block!important;box-sizing:border-box!important;margin:0 auto!important}.hero .hero-container{padding:40px 16px!important;text-align:center!important}.features-grid{display:flex!important;flex-direction:column!important;gap:20px!important;margin-top:32px!important}.feature-card{padding:24px 20px!important;text-align:center!important}.feature-card h3{font-size:20px!important;margin-bottom:12px!important}.feature-card p{font-size:14px!important;line-height:1.5!important}.godel-use-cases-grid{display:block!important;margin-top:32px!important}.godel-use-cases-grid+.section-title,section .section-title{font-size:28px!important;font-weight:600!important;margin-bottom:32px!important;text-align:left!important;line-height:1.2!important;letter-spacing:-.01em!important}.godel-use-case{margin-bottom:32px!important;padding-bottom:24px!important;border-bottom:1px solid #E5E7EB!important}.godel-use-case:last-child{margin-bottom:0!important;border-bottom:none!important}.godel-use-case h3{font-size:22px!important;margin-bottom:12px!important}.godel-use-case p{font-size:15px!important;line-height:1.5!important}.aurora-cards-grid{gap:40px!important}.aurora-card{margin-bottom:16px!important}.voice-ai-hero{padding:60px 16px 40px!important;min-height:auto!important}.voice-ai-waveform-container{height:100vh!important;top:-80px!important}.voice-ai-hero h1{font-size:42px!important;line-height:1.2!important;margin-bottom:20px!important;font-weight:700!important}.voice-ai-hero p{font-size:20px!important;line-height:1.5!important;margin-bottom:24px!important}.voice-ai-hero button,.voice-ai-hero .btn-primary{width:auto!important;max-width:200px!important;padding:12px 32px!important;font-size:14px!important;margin:0 auto!important;display:block!important}.voice-ai-hero>div>div:last-child{margin-top:60px!important}.voice-ai-hero>div>div:last-child p{font-size:12px!important;margin-bottom:20px!important}.voice-ai-hero>div>div:last-child>div{gap:40px!important;flex-wrap:wrap!important;justify-content:center!important}.voice-ai-hero>div>div:last-child>div>div{font-size:18px!important}.voice-ai-trusted-companies{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;max-width:100%!important;width:100%!important;overflow:hidden!important;box-sizing:border-box!important;padding:0!important;margin:0!important}.voice-ai-trusted-companies>div{font-size:16px!important;white-space:nowrap!important;flex-shrink:0!important;padding:8px 12px!important;max-width:calc(50% - 8px)!important;text-align:center!important;box-sizing:border-box!important;overflow:hidden!important;text-overflow:ellipsis!important}.voice-ai-hero{overflow-x:hidden!important}.voice-ai-hero>div{max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important}.voice-ai-hero div{max-width:100%!important;box-sizing:border-box!important}.voice-ai-hero>div>div:last-child,.voice-ai-hero div[style*="margin: '80px auto 0 auto'"],.voice-ai-hero div[style*="margin:80px auto 0 auto"]{max-width:100%!important;width:100%!important;margin-left:0!important;margin-right:0!important;margin-top:60px!important;padding:0!important;box-sizing:border-box!important}.voice-ai-offer-card{margin-top:20px!important;margin-left:0!important;margin-right:0!important;padding:20px 12px!important;flex-direction:column!important;gap:20px!important;text-align:center!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.voice-ai-offer-card>div:first-child{border-right:none!important;border-bottom:2px solid rgba(16,185,129,.3)!important;padding-right:0!important;padding-bottom:24px!important;min-width:100%!important}.voice-ai-offer-card>div:first-child>div:first-child{font-size:56px!important}.voice-ai-offer-card>div:first-child>div:first-child sup{font-size:28px!important}.voice-ai-offer-card>div:last-child{flex:1!important}.voice-ai-offer-card>div:last-child p{font-size:16px!important;line-height:1.5!important;word-wrap:break-word!important;overflow-wrap:break-word!important;max-width:100%!important}.voice-ai-enterprise-section{margin-bottom:60px!important;padding:0!important}.voice-ai-enterprise-section h2{font-size:32px!important;line-height:1.2!important;margin-bottom:20px!important;font-weight:700!important}.voice-ai-hero+div>section>h2,section>h2{font-size:32px!important;line-height:1.2!important;font-weight:700!important}.voice-ai-enterprise-section>p{font-size:16px!important;line-height:1.5!important;margin-bottom:40px!important}.voice-ai-enterprise-grid{display:flex!important;flex-direction:column!important;gap:32px!important}.voice-ai-use-case-card{padding:24px!important;margin-bottom:16px!important}.voice-ai-use-case-card h3{font-size:20px!important;margin-bottom:10px!important}.voice-ai-use-case-card p{font-size:15px!important;line-height:1.5!important}.voice-ai-diagram-container{height:auto!important;min-height:350px!important;padding:12px!important;order:-1!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;margin-bottom:20px!important}.voice-ai-diagram-container svg{max-height:none!important;height:auto!important;width:100%!important;max-width:100%!important;display:block!important;view-box:0 0 1200 800!important}.voice-ai-how-it-works-grid{display:flex!important;flex-direction:column!important;gap:40px!important;max-width:100%!important}.voice-ai-how-it-works-step{width:100%!important;text-align:center!important}.voice-ai-how-it-works-step>div:first-child{margin:0 auto 20px!important}.voice-ai-how-it-works-step h3{font-size:22px!important;margin-bottom:12px!important}.voice-ai-how-it-works-step p{font-size:15px!important;line-height:1.6!important}.voice-ai-features-container{display:flex!important;flex-direction:column!important;gap:40px!important}.voice-ai-features-svg{order:-1!important;width:100%!important;overflow:visible!important;display:flex!important;justify-content:center!important;margin:0!important}.voice-ai-features-svg svg{width:95%!important;max-width:95%!important;height:auto!important;display:block!important;transform:scale(.95)!important;transform-origin:center!important}.voice-ai-features-grid{display:flex!important;flex-direction:column!important;gap:20px!important}.voice-ai-features-grid>div{width:100%!important}.voice-ai-scale-container{display:flex!important;flex-direction:column!important;gap:32px!important}.voice-ai-scale-svg{order:-1!important;width:100%!important;max-width:100%!important}.voice-ai-scale-svg>div{max-width:100%!important}.voice-ai-scale-text{width:100%!important;padding:0!important}.voice-ai-scale-text>div{padding:24px!important;margin-bottom:0!important}.voice-ai-testimonials-container{padding:0!important;max-width:100%!important}.voice-ai-testimonials-card{padding:24px!important;margin-bottom:24px!important}.voice-ai-testimonials-metrics{display:flex!important;flex-direction:column!important;gap:16px!important}.voice-ai-testimonials-metric-box{padding:20px 16px!important;width:100%!important;box-sizing:border-box!important}.voice-ai-testimonials-metric-box>div:first-child{font-size:32px!important;margin-bottom:4px!important}.voice-ai-testimonials-metric-box>div:last-child{font-size:13px!important;line-height:1.3!important}.marketing-hero-section{padding:24px 16px!important;margin-bottom:32px!important}.marketing-hero-grid{display:flex!important;flex-direction:column!important;gap:20px!important;grid-template-columns:1fr!important;min-height:auto!important;align-items:stretch!important}.marketing-hero-content{order:1!important;text-align:center!important}.marketing-hero-title{font-size:40px!important;line-height:1.2!important;margin-bottom:12px!important;font-weight:700!important}.marketing-hero-text{font-size:16px!important;line-height:1.5!important;margin-bottom:20px!important}.marketing-hero-image{order:2!important;width:100%!important;max-width:100%!important}.marketing-hero-image>div{transform:scale(1)!important;max-width:100%!important}.marketing-hero-image img{width:100%!important;height:auto!important}.marketing-how-it-works{padding:0 16px!important;margin-bottom:32px!important}.marketing-how-it-works-title{font-size:32px!important;margin-bottom:24px!important;font-weight:600!important}.marketing-step,.marketing-steps-34{display:flex!important;flex-direction:column!important;gap:16px!important;margin-bottom:32px!important;grid-template-columns:1fr!important}.marketing-step-header{order:1!important;width:100%!important}.marketing-step-header h3{font-size:24px!important}.marketing-step-image,.marketing-step img,.marketing-step>div:has(img){order:2!important;width:100%!important;max-width:100%!important}.marketing-step-content{order:3!important;width:100%!important}.marketing-step-1{display:flex!important;flex-direction:column!important}.marketing-step-1 .marketing-step-content{order:1!important;display:contents!important}.marketing-step-1 .marketing-step-header{order:1!important}.marketing-step-1>div:not(.marketing-step-content){order:2!important}.marketing-step-1 .marketing-step-content>p{order:3!important}.marketing-step-2{display:flex!important;flex-direction:column!important}.marketing-step-2 .marketing-step-content{display:contents!important;order:initial!important}.marketing-step-2 .marketing-step-header{order:-10!important;width:100%!important;margin-bottom:16px!important}.marketing-step-2 .marketing-step-image{order:0!important;width:100%!important;margin-bottom:16px!important}.marketing-step-2 .marketing-step-text,.marketing-step-2 .marketing-step-content>p,.marketing-step-2 .marketing-step-content>div:not(.marketing-step-header){order:10!important;width:100%!important}.marketing-steps-34{display:flex!important;flex-direction:column!important;gap:24px!important}.marketing-step-3{width:100%!important;display:flex!important;flex-direction:column!important}.marketing-step-3>div:first-child{order:1!important}.marketing-step-3>p{order:2!important}.marketing-step-3>ul{order:3!important}.marketing-step-4{width:100%!important;display:flex!important;flex-direction:column!important}.marketing-step-4>div:first-child{order:1!important}.marketing-step-4>p{order:2!important}.marketing-step-5{display:flex!important;flex-direction:column!important}.marketing-step-5 .marketing-step-content{order:1!important}.marketing-step-5 .marketing-step-image{order:2!important}.marketing-step-text,.marketing-step p{font-size:15px!important;line-height:1.6!important}.marketing-step ul{padding-left:0!important}.marketing-step ul li{font-size:14px!important}.marketing-step-2 div[style*=borderLeft]{margin-bottom:8px!important;padding:12px!important}.marketing-step-2 div[style*=borderLeft] h4{font-size:14px!important}section[style*="marginBottom: '100px'"],section[style*="marginBottom:'100px'"],section[style*="margin-bottom: 100px"],section[style*="margin-bottom:100px"]{margin-bottom:0!important;padding-bottom:0!important}.features-grid{margin-bottom:0!important;padding-bottom:0!important}.features{margin-bottom:0!important;padding-bottom:8px!important}section[style*="padding: '80px 0'"],section[style*="padding:'80px 0'"],section[style*="padding: 80px 0"],section[style*="padding:80px 0"],section[style*="textAlign: center"],section[style*="text-align: center"]{padding:0 16px!important;margin-bottom:24px!important;margin-top:0!important}section[style*="padding: '80px 0'"] h2{font-size:28px!important;margin-bottom:12px!important}section[style*="padding: '80px 0'"] h3{font-size:28px!important;margin-bottom:24px!important}section[style*="padding: '80px 0'"]>p{font-size:16px!important;margin-bottom:40px!important}.marketing-step-2 .marketing-step-image section{padding:0!important;background:transparent!important;overflow:visible!important}.marketing-step-2 .marketing-step-image section>div{padding:0!important;max-width:100%!important;margin:0 auto!important;transform:scale(.85)!important;transform-origin:center!important}.marketing-step-2 .marketing-step-image section>div>div{gap:12px!important}.marketing-step-2 .marketing-step-image section>div>div>div:first-child>div{height:120px!important}.marketing-step-2 .marketing-step-image section>div>div>div:last-child>div{min-height:375px!important}.marketing-step-2 .marketing-step-image section h3{font-size:12px!important}.marketing-step-2 .marketing-step-image section p{font-size:10px!important}}@media (min-width: 768px) and (max-width: 1366px){.hero-new-text>div:first-child img{transform:translateY(-60px)!important;margin-bottom:-40px!important}.products-showcase{padding:60px 20px!important}.mobile-stack-accordion{display:none!important}.desktop-product-cards{display:block!important}.desktop-product-cards .product-cards-large{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important;max-width:100%!important}.desktop-product-cards .product-cards-large>div{width:100%!important;min-width:0!important;height:350px!important}.desktop-product-cards .product-cards-small{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important;max-width:100%!important;padding-bottom:10px!important;margin-bottom:10px!important}.desktop-product-cards .product-cards-small>div{width:100%!important;min-width:0!important}.workflows-section{display:block!important;padding:40px 0!important;overflow:visible!important}.workflows-section .container{padding:0 16px!important;overflow:visible!important}.workflows-section .container>div{position:relative!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:20px!important;padding:0!important;max-width:100%!important;width:100%!important;min-height:auto!important;height:auto!important}.workflows-section .container>div>svg{display:none!important}.mobile-workflow-timeline{display:flex!important;flex-direction:column!important;align-items:center!important;position:relative!important;order:2!important;width:100%!important;padding:10px 20px!important;margin:0!important;overflow:hidden!important}.mobile-workflow-timeline .timeline-line{position:absolute!important;left:50%!important;top:35px!important;bottom:35px!important;width:4px!important;background:linear-gradient(180deg,#86a873,#9bc177,#a0c67a 66%,#a8d17e)!important;border-radius:4px!important;transform:translate(-50%)!important;z-index:0!important}.workflows-section .workflow-text-card{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;inset:unset!important;order:1!important;width:100%!important;max-width:600px!important;margin:0 auto!important;height:auto!important;padding:25px!important;background:#fff!important;border-radius:12px!important;box-shadow:0 4px 12px #0000001a!important;border:1px solid #E5E7EB!important}.workflows-section .workflow-svg-card{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;inset:unset!important;order:3!important;width:100%!important;max-width:600px!important;margin:0 auto!important;height:350px!important;border-radius:12px!important;overflow:hidden!important;background:#fff!important;border:1px solid #E5E7EB!important}.workflows-section .workflow-svg-card svg{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}.dealership-hero-image{max-width:60%!important;height:auto!important}.dealership-hero-right{justify-content:center!important}.annie-dms-side{width:70%!important;max-width:500px!important}.annie-features-side{transform:scale(.85)!important;position:relative!important;left:50%!important;margin:-40px auto -40px -350px!important}.annie-phones-container{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;justify-items:center!important;max-width:580px!important;margin:0 auto!important}.annie-phone-mockup{transform:scale(.78)!important;margin:-45px 0!important}.annie-phone-mockup.annie-phone-email{transform:scale(.6)!important;margin:-40px 0 -80px!important}.annie-deploy-section{padding:50px 40px!important}.annie-deploy-title{font-size:36px!important;margin-bottom:40px!important}.annie-deploy-grid{flex-direction:row!important;gap:40px!important;align-items:center!important}.annie-deploy-right{order:2!important;width:380px!important;max-width:380px!important;padding:40px 30px!important}.annie-deploy-right-title{font-size:14px!important;margin-bottom:30px!important}.annie-deploy-right>div{gap:20px 24px!important}.annie-deploy-right img{height:28px!important;max-width:100px!important}.annie-deploy-left{order:1!important;flex-direction:row!important}.annie-deploy-card{width:260px!important;padding:24px!important;margin-right:-30px!important}.annie-deploy-card p{font-size:14px!important}.annie-deploy-phone{width:200px!important;max-width:200px!important}.dealership-pricing-grid{transform:scale(.85)!important;transform-origin:center top!important;margin-bottom:-60px!important}.dealership-pricing-title{font-size:30px!important}.dealership-pricing-price{font-size:72px!important}.dealership-pricing-price span{font-size:46px!important}.dealership-pricing-features,.dealership-pricing-features li,.dealership-pricing-bottom-tag{font-size:24px!important}}@media (min-width: 769px){.mobile-menu,.mobile-footer,.company-logo-duplicate,.mobile-model-stack,.mobile-stack-accordion{display:none!important}.desktop-product-cards{display:block!important}}@media (min-width: 1367px){.mobile-workflow-timeline{display:none!important}}
