@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--white:#fff;--off-white:#fafbfc;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--green-500:#22c55e;--green-50:#f0fdf4;--radius:16px;--radius-sm:8px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.crestline-module__bazQSW__page{background:var(--white);color:var(--gray-900);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.crestline-module__bazQSW__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-200);background:#fffffff2;padding:.875rem 0;position:sticky;top:0}.crestline-module__bazQSW__navInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.crestline-module__bazQSW__logo{align-items:center;gap:.625rem;display:flex}.crestline-module__bazQSW__logoMark{background:linear-gradient(135deg,var(--blue-600)0%,var(--blue-700)100%);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.crestline-module__bazQSW__logoText{color:var(--gray-900);font-size:1.125rem;font-weight:700}.crestline-module__bazQSW__navRight{align-items:center;gap:1rem;display:flex}.crestline-module__bazQSW__forBadge{color:var(--blue-600);background:var(--blue-50);border-radius:100px;padding:.375rem .75rem;font-size:.8rem;font-weight:500}.crestline-module__bazQSW__navCta{background:var(--gray-900);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s}.crestline-module__bazQSW__navCta:hover{background:var(--gray-800)}.crestline-module__bazQSW__hero{background:linear-gradient(180deg,var(--blue-50)0%,var(--white)100%);padding:5rem 2rem 4rem}.crestline-module__bazQSW__heroInner{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.crestline-module__bazQSW__heroContent{opacity:0;transition:all .6s;transform:translateY(20px)}.crestline-module__bazQSW__hero.crestline-module__bazQSW__visible .crestline-module__bazQSW__heroContent{opacity:1;transform:translateY(0)}.crestline-module__bazQSW__heroBadge{color:var(--gray-600);background:var(--white);border:1px solid var(--gray-200);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem .875rem;font-size:.8rem;font-weight:500;display:inline-flex}.crestline-module__bazQSW__dot{background:var(--green-500);border-radius:50%;width:8px;height:8px}.crestline-module__bazQSW__heroTitle{letter-spacing:-.025em;color:var(--gray-900);margin-bottom:1.25rem;font-size:3.25rem;font-weight:800;line-height:1.1}.crestline-module__bazQSW__heroDesc{color:var(--gray-600);max-width:480px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.crestline-module__bazQSW__heroCtas{gap:.875rem;display:flex}.crestline-module__bazQSW__ctaPrimary{background:var(--blue-600);color:#fff;cursor:pointer;box-shadow:var(--shadow-md);border:none;border-radius:10px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .15s}.crestline-module__bazQSW__ctaPrimary:hover{background:var(--blue-700);transform:translateY(-1px)}.crestline-module__bazQSW__ctaSecondary{background:var(--white);color:var(--gray-700);border:1px solid var(--gray-300);cursor:pointer;border-radius:10px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .15s}.crestline-module__bazQSW__ctaSecondary:hover{background:var(--gray-50);border-color:var(--gray-400)}.crestline-module__bazQSW__heroVisual{opacity:0;transition:all .6s .15s;transform:translate(20px)}.crestline-module__bazQSW__hero.crestline-module__bazQSW__visible .crestline-module__bazQSW__heroVisual{opacity:1;transform:translate(0)}.crestline-module__bazQSW__browserFrame{background:var(--white);border-radius:var(--radius);border:1px solid var(--gray-200);box-shadow:var(--shadow-xl);overflow:hidden}.crestline-module__bazQSW__browserBar{background:var(--gray-50);border-bottom:1px solid var(--gray-200);align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.crestline-module__bazQSW__browserDots{gap:6px;display:flex}.crestline-module__bazQSW__browserDots span{border-radius:50%;width:10px;height:10px}.crestline-module__bazQSW__browserDots span:first-child{background:#ff5f57}.crestline-module__bazQSW__browserDots span:nth-child(2){background:#febc2e}.crestline-module__bazQSW__browserDots span:nth-child(3){background:#28c840}.crestline-module__bazQSW__browserUrl{color:var(--gray-500);background:var(--white);border:1px solid var(--gray-200);border-radius:6px;flex:1;padding:.375rem .75rem;font-size:.75rem}.crestline-module__bazQSW__browserBody{padding:1.5rem}.crestline-module__bazQSW__storeHeader{border-bottom:1px solid var(--gray-100);align-items:center;gap:.875rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.crestline-module__bazQSW__storeLogo{font-size:2rem}.crestline-module__bazQSW__storeName{color:var(--gray-900);font-size:1rem;font-weight:700}.crestline-module__bazQSW__storeTag{color:var(--gray-500);font-size:.75rem}.crestline-module__bazQSW__productGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.crestline-module__bazQSW__productCard{background:var(--gray-50);border-radius:var(--radius-sm);text-align:center;padding:.75rem}.crestline-module__bazQSW__productImg{background:var(--gray-200);border-radius:6px;height:60px;margin-bottom:.5rem}.crestline-module__bazQSW__productName{color:var(--gray-800);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.crestline-module__bazQSW__productPrice{color:var(--gray-500);font-size:.7rem}.crestline-module__bazQSW__trustBar{border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);background:var(--gray-50);padding:2rem 0}.crestline-module__bazQSW__trustInner{justify-content:center;align-items:center;gap:3rem;max-width:900px;margin:0 auto;display:flex}.crestline-module__bazQSW__trustItem{text-align:center}.crestline-module__bazQSW__trustItem strong{color:var(--gray-900);font-size:1.75rem;font-weight:800;display:block}.crestline-module__bazQSW__trustItem span{color:var(--gray-500);font-size:.85rem}.crestline-module__bazQSW__trustDivider{background:var(--gray-300);width:1px;height:40px}.crestline-module__bazQSW__sectionInner{max-width:1100px;margin:0 auto;padding:0 2rem}.crestline-module__bazQSW__sectionHeader{text-align:center;margin-bottom:3.5rem}.crestline-module__bazQSW__sectionLabel{color:var(--blue-600);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:inline-block}.crestline-module__bazQSW__sectionTitle{letter-spacing:-.02em;color:var(--gray-900);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.crestline-module__bazQSW__sectionDesc{color:var(--gray-600);max-width:650px;margin:0 auto;font-size:1.125rem;line-height:1.7}.crestline-module__bazQSW__problemSection{background:var(--white);padding:5rem 2rem}.crestline-module__bazQSW__problemGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.crestline-module__bazQSW__problemCard{background:var(--gray-50);border-radius:var(--radius);border:1px solid var(--gray-100);padding:2rem}.crestline-module__bazQSW__problemNum{color:var(--blue-600);margin-bottom:1rem;font-size:.8rem;font-weight:700}.crestline-module__bazQSW__problemCard h3{color:var(--gray-900);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.crestline-module__bazQSW__problemCard p{color:var(--gray-600);font-size:.95rem;line-height:1.6}.crestline-module__bazQSW__storeSection{background:var(--gray-50);padding:5rem 2rem}.crestline-module__bazQSW__storeGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.crestline-module__bazQSW__storeCard{background:var(--white);border-radius:var(--radius);border:1px solid var(--gray-200);padding:2rem;transition:all .2s}.crestline-module__bazQSW__storeCard:hover{border-color:var(--blue-200);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.crestline-module__bazQSW__storeIcon{margin-bottom:1rem;font-size:2.5rem}.crestline-module__bazQSW__storeCard h3{color:var(--gray-900);margin-bottom:.625rem;font-size:1.375rem;font-weight:700}.crestline-module__bazQSW__storeCard>p{color:var(--gray-600);margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.crestline-module__bazQSW__storeFeatures{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.crestline-module__bazQSW__featureTag{color:var(--blue-700);background:var(--blue-50);border-radius:100px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.crestline-module__bazQSW__storeExample{color:var(--gray-500);border-top:1px solid var(--gray-100);padding-top:1rem;font-size:.85rem}.crestline-module__bazQSW__storeExample span{font-weight:600}.crestline-module__bazQSW__resultsSection{background:var(--white);padding:5rem 2rem}.crestline-module__bazQSW__resultsGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.crestline-module__bazQSW__resultsContent .crestline-module__bazQSW__sectionLabel,.crestline-module__bazQSW__resultsContent .crestline-module__bazQSW__sectionTitle,.crestline-module__bazQSW__resultsContent .crestline-module__bazQSW__sectionDesc{text-align:left;margin-left:0;margin-right:0}.crestline-module__bazQSW__resultsContent .crestline-module__bazQSW__sectionTitle{font-size:2.25rem}.crestline-module__bazQSW__resultsMetrics{flex-direction:column;gap:1.25rem;display:flex}.crestline-module__bazQSW__resultCard{background:var(--gray-50);border-radius:var(--radius);border:1px solid var(--gray-100);padding:1.5rem 2rem}.crestline-module__bazQSW__resultMetric{color:var(--blue-600);margin-bottom:.25rem;font-size:2.5rem;font-weight:800}.crestline-module__bazQSW__resultLabel{color:var(--gray-900);margin-bottom:.25rem;font-size:1rem;font-weight:600}.crestline-module__bazQSW__resultBefore{color:var(--gray-500);font-size:.85rem}.crestline-module__bazQSW__integrationsSection{background:var(--gray-50);padding:5rem 2rem}.crestline-module__bazQSW__integrationGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.crestline-module__bazQSW__integrationCard{background:var(--white);border-radius:var(--radius-sm);border:1px solid var(--gray-200);text-align:center;padding:1.25rem;transition:all .15s}.crestline-module__bazQSW__integrationCard:hover{border-color:var(--blue-300);box-shadow:var(--shadow)}.crestline-module__bazQSW__integrationName{color:var(--gray-900);margin-bottom:.25rem;font-size:1rem;font-weight:700}.crestline-module__bazQSW__integrationCat{color:var(--gray-500);font-size:.75rem}.crestline-module__bazQSW__integrationCta{text-align:center}.crestline-module__bazQSW__crestlineSection{background:var(--gray-900);color:var(--white);padding:5rem 2rem}.crestline-module__bazQSW__crestlineGrid{grid-template-columns:1.2fr .8fr;align-items:flex-start;gap:4rem;display:grid}.crestline-module__bazQSW__crestlineContent .crestline-module__bazQSW__sectionLabel{color:var(--blue-400)}.crestline-module__bazQSW__crestlineContent .crestline-module__bazQSW__sectionTitle{color:var(--white);text-align:left;max-width:450px;margin-bottom:2rem;font-size:2.25rem}.crestline-module__bazQSW__crestlinePoints{flex-direction:column;gap:1.5rem;display:flex}.crestline-module__bazQSW__crestlinePoint{gap:1rem;display:flex}.crestline-module__bazQSW__pointCheck{background:var(--blue-600);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:.125rem;font-size:.85rem;display:flex}.crestline-module__bazQSW__crestlinePoint strong{margin-bottom:.375rem;font-size:1.05rem;display:block}.crestline-module__bazQSW__crestlinePoint p{color:var(--gray-400);font-size:.95rem;line-height:1.6}.crestline-module__bazQSW__impactCard{background:var(--gray-800);border-radius:var(--radius);border:1px solid var(--gray-700);padding:2.5rem;position:sticky;top:100px}.crestline-module__bazQSW__impactLabel{color:var(--blue-400);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.crestline-module__bazQSW__impactValue{background:linear-gradient(135deg,var(--blue-400)0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:4rem;font-weight:800;line-height:1}.crestline-module__bazQSW__impactDesc{color:var(--gray-300);margin-bottom:1rem;font-size:1rem;line-height:1.5}.crestline-module__bazQSW__impactNote{color:var(--gray-500);margin-top:1rem;font-size:.75rem}.crestline-module__bazQSW__impactCompare{border-top:1px solid var(--gray-700);margin-top:1.5rem;padding-top:1.5rem}.crestline-module__bazQSW__compareRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.crestline-module__bazQSW__compareLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.crestline-module__bazQSW__compareBefore{color:#ef4444;font-size:.9rem;text-decoration:line-through}.crestline-module__bazQSW__compareAfter{color:#22c55e;font-size:.9rem;font-weight:600}.crestline-module__bazQSW__compareSection{background:var(--white);padding:5rem 2rem}.crestline-module__bazQSW__compareGrid{grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.crestline-module__bazQSW__compareCard{background:var(--gray-50);border-radius:var(--radius);border:1px solid var(--gray-200);overflow:hidden}.crestline-module__bazQSW__compareCardHeader{border-bottom:1px solid var(--gray-200);padding:1rem 1.5rem}.crestline-module__bazQSW__compareCardBefore{color:#dc2626;background:#fef2f2;border-radius:100px;padding:.375rem .75rem;font-size:.875rem;font-weight:600}.crestline-module__bazQSW__compareCardAfter{color:#16a34a;background:#f0fdf4;border-radius:100px;padding:.375rem .75rem;font-size:.875rem;font-weight:600}.crestline-module__bazQSW__compareList{margin:0;padding:1.5rem;list-style:none}.crestline-module__bazQSW__compareList li{color:var(--gray-700);border-bottom:1px solid var(--gray-100);align-items:flex-start;gap:.5rem;padding:.625rem 0;font-size:.95rem;display:flex}.crestline-module__bazQSW__compareList li:last-child{border-bottom:none}.crestline-module__bazQSW__compareList li:before{content:"•";color:var(--gray-400)}.crestline-module__bazQSW__compareCard:last-child .crestline-module__bazQSW__compareList li:before{content:"✓";color:#16a34a}.crestline-module__bazQSW__logoContainer{align-items:center;display:flex}.crestline-module__bazQSW__logoImage{width:auto;height:36px}.crestline-module__bazQSW__valueSection{background:var(--gray-50);padding:5rem 2rem}.crestline-module__bazQSW__valueGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.crestline-module__bazQSW__valueCard{background:var(--white);border-radius:var(--radius);border:1px solid var(--gray-200);padding:2rem;transition:all .2s}.crestline-module__bazQSW__valueCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.crestline-module__bazQSW__valueStat{border-bottom:1px solid var(--gray-100);align-items:baseline;gap:.5rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.crestline-module__bazQSW__valueStatNum{color:var(--blue-600);font-size:2.5rem;font-weight:800;line-height:1}.crestline-module__bazQSW__valueStatLabel{color:var(--gray-500);font-size:.875rem}.crestline-module__bazQSW__valueCard h3{color:var(--gray-900);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.crestline-module__bazQSW__valueCard p{color:var(--gray-600);font-size:.95rem;line-height:1.6}.crestline-module__bazQSW__howSection{background:var(--white);padding:5rem 2rem}.crestline-module__bazQSW__howGrid{justify-content:center;align-items:flex-start;gap:1rem;display:flex}.crestline-module__bazQSW__howStep{text-align:center;flex:1;max-width:280px;padding:2rem}.crestline-module__bazQSW__howNum{background:var(--blue-600);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.25rem;font-size:1.25rem;font-weight:700;display:flex}.crestline-module__bazQSW__howStep h3{color:var(--gray-900);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.crestline-module__bazQSW__howStep p{color:var(--gray-600);font-size:.9rem;line-height:1.6}.crestline-module__bazQSW__howArrow{color:var(--gray-300);margin-top:2.5rem;font-size:1.5rem}.crestline-module__bazQSW__roiSection{background:linear-gradient(135deg,var(--gray-900)0%,#1e293b 100%);color:var(--white);padding:5rem 2rem}.crestline-module__bazQSW__roiGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;display:grid}.crestline-module__bazQSW__roiContent .crestline-module__bazQSW__sectionLabel{color:var(--blue-400)}.crestline-module__bazQSW__roiContent .crestline-module__bazQSW__sectionTitle{color:var(--white);text-align:left;margin-bottom:1rem;font-size:2.25rem}.crestline-module__bazQSW__roiContent .crestline-module__bazQSW__sectionDesc{color:var(--gray-400);text-align:left;margin:0 0 2rem}.crestline-module__bazQSW__roiFormula{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1a;padding:1.5rem}.crestline-module__bazQSW__formulaRow{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.crestline-module__bazQSW__formulaLabel{color:var(--gray-400);font-size:.95rem}.crestline-module__bazQSW__formulaValue{color:var(--white);font-size:1rem;font-weight:600}.crestline-module__bazQSW__formulaTotal{justify-content:space-between;align-items:center;margin-top:.5rem;padding:1rem 0 0;display:flex}.crestline-module__bazQSW__formulaTotalValue{background:linear-gradient(135deg,var(--blue-400)0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.crestline-module__bazQSW__roiCard{background:var(--white);border-radius:var(--radius);color:var(--gray-900);padding:2rem}.crestline-module__bazQSW__roiCardHeader{color:var(--gray-900);border-bottom:1px solid var(--gray-200);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.125rem;font-weight:700}.crestline-module__bazQSW__roiItem{color:var(--gray-600);border-bottom:1px solid var(--gray-100);margin-bottom:1rem;padding-bottom:1rem;font-size:.95rem;line-height:1.6}.crestline-module__bazQSW__roiItem strong{color:var(--gray-900);margin-bottom:.25rem;display:block}.crestline-module__bazQSW__roiItem:last-of-type{margin-bottom:1.5rem}.crestline-module__bazQSW__faqSection{background:var(--gray-50);padding:5rem 2rem}.crestline-module__bazQSW__faqGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.crestline-module__bazQSW__faqItem{background:var(--white);border-radius:var(--radius);border:1px solid var(--gray-200);padding:1.75rem}.crestline-module__bazQSW__faqItem h3{color:var(--gray-900);margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.crestline-module__bazQSW__faqItem p{color:var(--gray-600);font-size:.9rem;line-height:1.6}.crestline-module__bazQSW__testimonialSection{background:var(--white);padding:5rem 2rem}.crestline-module__bazQSW__testimonialCard{text-align:center;max-width:800px;margin:0 auto;position:relative}.crestline-module__bazQSW__quoteIcon{color:var(--blue-100);font-family:Georgia,serif;font-size:6rem;line-height:1;position:absolute;top:-2rem;left:50%;transform:translate(-50%)}.crestline-module__bazQSW__testimonialCard blockquote{color:var(--gray-800);margin-bottom:2rem;font-size:1.5rem;font-weight:500;line-height:1.5;position:relative}.crestline-module__bazQSW__testimonialAuthor{justify-content:center;align-items:center;gap:1rem;display:flex}.crestline-module__bazQSW__authorAvatar{background:var(--blue-600);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.875rem;font-weight:700;display:flex}.crestline-module__bazQSW__testimonialAuthor strong{color:var(--gray-900);font-size:1rem;display:block}.crestline-module__bazQSW__testimonialAuthor span{color:var(--gray-500);font-size:.875rem}.crestline-module__bazQSW__finalCta{background:var(--gray-50);padding:5rem 2rem}.crestline-module__bazQSW__ctaCard{text-align:center;background:var(--white);border:1px solid var(--gray-200);max-width:800px;box-shadow:var(--shadow-lg);border-radius:24px;margin:0 auto;padding:4rem 3rem}.crestline-module__bazQSW__ctaCard h2{color:var(--gray-900);margin-bottom:1rem;font-size:2.25rem;font-weight:800}.crestline-module__bazQSW__ctaCard>p{color:var(--gray-600);max-width:550px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.crestline-module__bazQSW__ctaButtons{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.crestline-module__bazQSW__ctaPrimaryLarge{background:var(--blue-600);color:#fff;cursor:pointer;box-shadow:var(--shadow-md);border:none;border-radius:10px;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:all .15s}.crestline-module__bazQSW__ctaPrimaryLarge:hover{background:var(--blue-700);transform:translateY(-1px)}.crestline-module__bazQSW__ctaSecondaryLarge{background:var(--white);color:var(--gray-700);border:1px solid var(--gray-300);cursor:pointer;border-radius:10px;padding:1rem 1.75rem;font-size:1.05rem;font-weight:600;transition:all .15s}.crestline-module__bazQSW__ctaSecondaryLarge:hover{background:var(--gray-50)}.crestline-module__bazQSW__ctaNote{color:var(--gray-500);font-size:.875rem}.crestline-module__bazQSW__footer{background:var(--white);border-top:1px solid var(--gray-100);padding:3rem 2rem 2rem}.crestline-module__bazQSW__footerInner{max-width:1100px;margin:0 auto}.crestline-module__bazQSW__footerBrand{margin-bottom:1.5rem}.crestline-module__bazQSW__footerBrand p{color:var(--gray-500);margin-top:.5rem;font-size:.9rem}.crestline-module__bazQSW__footerLinks{gap:2rem;margin-bottom:2rem;display:flex}.crestline-module__bazQSW__footerLinks a{color:var(--gray-600);font-size:.9rem;text-decoration:none}.crestline-module__bazQSW__footerLinks a:hover{color:var(--gray-900)}.crestline-module__bazQSW__footerBottom{color:var(--gray-500);border-top:1px solid var(--gray-100);padding-top:1.5rem;font-size:.85rem}@media (max-width:1024px){.crestline-module__bazQSW__heroInner{grid-template-columns:1fr}.crestline-module__bazQSW__heroVisual{display:none}.crestline-module__bazQSW__problemGrid,.crestline-module__bazQSW__storeGrid,.crestline-module__bazQSW__resultsGrid,.crestline-module__bazQSW__crestlineGrid,.crestline-module__bazQSW__compareGrid,.crestline-module__bazQSW__valueGrid{grid-template-columns:1fr}.crestline-module__bazQSW__howGrid{flex-direction:column;align-items:center}.crestline-module__bazQSW__howArrow{margin:0;transform:rotate(90deg)}.crestline-module__bazQSW__roiGrid,.crestline-module__bazQSW__faqGrid{grid-template-columns:1fr}.crestline-module__bazQSW__impactCard{margin-top:2rem;position:static}}@media (max-width:768px){.crestline-module__bazQSW__heroTitle{font-size:2.5rem}.crestline-module__bazQSW__heroCtas{flex-direction:column}.crestline-module__bazQSW__trustInner{flex-wrap:wrap;gap:1.5rem}.crestline-module__bazQSW__trustDivider{display:none}.crestline-module__bazQSW__sectionTitle{font-size:2rem}.crestline-module__bazQSW__integrationGrid{grid-template-columns:repeat(2,1fr)}.crestline-module__bazQSW__ctaButtons{flex-direction:column}.crestline-module__bazQSW__ctaCard{padding:2.5rem 1.5rem}}
