.cma-landing{--ink:#111;--paper:#f7f3e8;--white:#fff;--red:#d62d20;--red-dark:#a91f16;--blue:#174ea6;--yellow:#f2c94c;--line:#111;--muted:#5f5b52;--font-sans:var(--font-sora), "Century Gothic", "Trebuchet MS", sans-serif;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:4rem;--space-7:6rem;--max-width:1180px;--nav-height:78px;--nav-offset:var(--nav-height);--text-primary:var(--ink);--text-secondary:var(--muted);--text-tertiary:var(--muted);--text-muted:var(--muted);--bg:var(--paper);--bg-warm:var(--paper);--bg-surface:var(--paper);--bg-card:var(--white);--border:var(--line);--border-light:var(--line);--accent:var(--red);--accent-hover:var(--red-dark);--accent-soft:var(--yellow);--accent-soft-border:var(--line);--success:#176b3a;--success-soft:var(--white);--success-soft-border:var(--line);--radius-sm:0;--radius-md:0;--radius-lg:0;--space-xs:var(--space-1);--space-sm:var(--space-1);--space-md:var(--space-2);--space-lg:var(--space-3);--space-xl:var(--space-4);--space-2xl:var(--space-5);--space-3xl:var(--space-6);--shadow-sm:none;--shadow-md:none;--shadow-lg:none;background:var(--paper);min-height:100vh;color:var(--ink);font-family:var(--font-sans);line-height:1.6;overflow-x:hidden}.cma-landing *,.cma-landing :before,.cma-landing :after{box-sizing:border-box}html.cma-landing-scroll{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 1rem)}.cma-landing h1,.cma-landing h2,.cma-landing h3,.cma-landing h4,.cma-landing p,.cma-landing ul{margin:0}.cma-landing h1,.cma-landing h2,.cma-landing h3,.cma-landing h4{line-height:1.05}.cma-landing h1{letter-spacing:-.065em;max-width:650px;font-size:clamp(3rem,5.8vw,5.6rem);font-weight:800}.cma-landing h2{letter-spacing:-.05em;font-size:clamp(2.3rem,5vw,4.8rem);font-weight:750}.cma-landing h3{letter-spacing:-.025em;font-size:clamp(1.3rem,2.5vw,2rem);font-weight:700}.cma-landing p{color:var(--muted)}.cma-landing a,.cma-landing button{outline-offset:4px}.cma-landing a:focus-visible,.cma-landing button:focus-visible{outline:3px solid var(--blue)}.cma-landing .container{width:min(100% - 3rem, var(--max-width));margin-inline:auto}.cma-landing>main>section{border-bottom:2px solid var(--line)}.cma-landing .eyebrow{margin-bottom:var(--space-2);color:var(--ink);letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:750}.cma-landing .btn{border:2px solid var(--ink);min-height:48px;color:var(--ink);font:inherit;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.875rem;font-weight:750;line-height:1;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.cma-landing .btn-primary{background:var(--red);color:var(--white)}.cma-landing .btn-primary:hover{background:var(--red-dark)}.cma-landing .btn-secondary:hover{background:var(--yellow)}.cma-landing .btn-inverse{border-color:var(--white);background:var(--white);color:var(--ink)}.cma-landing .btn-inverse:hover{background:var(--yellow);color:var(--ink)}.cma-landing .text-link{align-items:center;gap:var(--space-1);color:var(--ink);text-underline-offset:5px;font-size:.875rem;font-weight:750;display:inline-flex}.cma-landing .site-nav{z-index:1000;min-height:var(--nav-height);border-bottom:2px solid var(--line);background:var(--paper);position:fixed;inset:0 0 auto}.cma-landing .site-nav .container{min-height:var(--nav-height);grid-template-columns:1fr auto 1fr;align-items:stretch;display:grid}.cma-landing .logo{color:var(--ink);letter-spacing:-.04em;text-transform:uppercase;justify-self:start;align-items:center;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.cma-landing .logo-image{width:min(260px,24vw);height:auto;display:block}.cma-landing .nav-links{border-inline:2px solid var(--line);align-items:stretch;margin:0;padding:0;list-style:none;display:flex}.cma-landing .nav-links li{display:flex}.cma-landing .nav-links li+li{border-left:2px solid var(--line)}.cma-landing .nav-links a{padding:0 var(--space-2);color:var(--ink);text-transform:uppercase;align-items:center;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.cma-landing .nav-links a:hover,.cma-landing .nav-links a.active{background:var(--yellow)}.cma-landing .nav-actions{justify-self:end;align-items:center;gap:var(--space-1);display:flex}.cma-landing .nav-actions .btn{min-height:40px;padding:.65rem .9rem}.cma-landing .nav-float,.cma-landing .mobile-menu{display:none}.cma-landing .hero{padding:calc(var(--nav-height) + var(--space-6)) 0 var(--space-6);background-color:var(--paper)}.cma-landing .hero-grid{gap:var(--space-5);padding-inline:var(--space-3);border-inline:1px solid #11111140;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:center;display:grid}.cma-landing .hero-copy{z-index:2;position:relative}.cma-landing .hero h1 span{color:var(--blue);display:block}.cma-landing .hero-lede{max-width:680px;margin-top:var(--space-3);color:var(--ink);font-size:clamp(1rem,2vw,1.25rem);line-height:1.55}.cma-landing .hero-actions{align-items:center;gap:var(--space-2) var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.cma-landing .hero-call{border:2px solid var(--ink);background:var(--red);min-height:64px;color:var(--white);flex-direction:column;justify-content:center;padding:.65rem 1.15rem;line-height:1.05;text-decoration:none;transition:background-color .15s;display:inline-flex}.cma-landing .hero-call:hover{background:var(--red-dark)}.cma-landing .hero-call span{letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:750}.cma-landing .hero-call strong{letter-spacing:-.035em;margin-top:.2rem;font-size:clamp(1.2rem,2vw,1.55rem)}.cma-landing .hero-assurances{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;padding:0;list-style:none;display:flex}.cma-landing .hero-assurances li{color:var(--ink);text-transform:uppercase;align-items:center;gap:.45rem;font-size:.75rem;font-weight:700;display:flex}.cma-landing .hero-assurances li:before{background:var(--red);content:"";width:9px;height:9px}.cma-landing .demo-board{min-height:470px;padding:var(--space-5) var(--space-4) var(--space-4);border:2px solid var(--line);background:var(--yellow);position:relative;overflow:hidden}.cma-landing .demo-board>*{z-index:1;position:relative}.cma-landing .demo-shape{z-index:0;aspect-ratio:1;background:var(--red);border-radius:50%;width:210px;position:absolute;top:-70px;right:-55px}.cma-landing .demo-label{margin-bottom:var(--space-5);color:var(--ink);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:800}.cma-landing .demo-board h2{max-width:340px;font-size:clamp(2.4rem,4vw,4rem)}.cma-landing .demo-number{margin:var(--space-3) 0;color:var(--ink);letter-spacing:-.04em;text-underline-offset:7px;font-size:clamp(1.45rem,3vw,2.25rem);font-weight:800;text-decoration-thickness:3px;display:inline-block}.cma-landing .demo-board>p:not(.demo-label){max-width:390px;color:var(--ink)}.cma-landing .demo-status{align-items:center;gap:var(--space-1);margin-top:var(--space-4);padding-top:var(--space-2);border-top:2px solid var(--line);text-transform:uppercase;font-size:.75rem;font-weight:750;display:flex}.cma-landing .demo-status span{background:#176b3a;border-radius:50%;width:10px;height:10px}.cma-landing .hero-system{min-height:490px;position:relative}.cma-landing .geometry{display:block;position:absolute}.cma-landing .geometry-circle{aspect-ratio:1;background:var(--yellow);border-radius:50%;width:190px;top:0;right:0}.cma-landing .geometry-square{aspect-ratio:1;background:var(--blue);width:140px;bottom:10px;right:150px}.cma-landing .call-board{z-index:1;border:2px solid var(--line);background:var(--white);width:min(100%,390px);position:absolute;top:90px;right:35px}.cma-landing .call-board-label,.cma-landing .call-line,.cma-landing .call-result{gap:var(--space-2);grid-template-columns:105px 1fr;padding:.9rem 1rem;display:grid}.cma-landing .call-board-label{border-bottom:2px solid var(--line);background:var(--ink);color:var(--white);text-transform:uppercase;font-size:.7rem;font-weight:700}.cma-landing .call-line{border-bottom:1px solid var(--line);font-size:.82rem;line-height:1.45}.cma-landing .call-line strong{text-transform:uppercase;font-size:.7rem}.cma-landing .call-line-ai{background:var(--paper)}.cma-landing .call-line-ai strong{color:var(--blue)}.cma-landing .call-result{background:var(--yellow);color:var(--ink);font-size:.72rem;font-weight:700}.cma-landing .proof-strip{background:var(--white)}.cma-landing .proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.cma-landing .proof-grid>div{min-height:126px;padding:var(--space-2) var(--space-3);flex-direction:column;justify-content:center;display:flex}.cma-landing .proof-grid>div+div{border-left:2px solid var(--line)}.cma-landing .proof-grid strong{font-size:1.9rem;line-height:1}.cma-landing .proof-grid span{color:var(--muted);text-transform:uppercase;margin-top:.4rem;font-size:.78rem}.cma-landing .section-heading{max-width:820px;margin-bottom:var(--space-5)}.cma-landing .section-heading>p:last-child{max-width:580px;margin-top:var(--space-2);font-size:1.05rem}.cma-landing .split-heading{gap:var(--space-3);grid-template-columns:.5fr 1.4fr .8fr;align-items:end;max-width:none;display:grid}.cma-landing .pain-section{padding:var(--space-7) 0;background:var(--white)}.cma-landing .pain-grid{border-top:2px solid var(--line);border-left:2px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.cma-landing .pain-card{min-height:270px;padding:var(--space-4);border-right:2px solid var(--line);border-bottom:2px solid var(--line)}.cma-landing .pain-card:first-child{background:var(--yellow)}.cma-landing .pain-card:nth-child(4){background:var(--blue);color:var(--white)}.cma-landing .pain-card:nth-child(4) p{color:var(--white)}.cma-landing .card-number{margin-bottom:var(--space-5);font-size:.75rem;font-weight:800;display:block}.cma-landing .pain-card h3{max-width:440px;margin-bottom:var(--space-2)}.cma-landing .pain-card p{max-width:470px}.cma-landing .solution-section{padding:var(--space-7) 0;background:var(--ink);color:var(--white)}.cma-landing .solution-section .eyebrow,.cma-landing .solution-section p{color:var(--white)}.cma-landing .solution-heading{gap:var(--space-3);grid-template-columns:.5fr 1.5fr .75fr;align-items:end;max-width:none;display:grid}.cma-landing .capability-grid{border-top:2px solid var(--white);border-left:2px solid var(--white);grid-template-columns:repeat(3,1fr);display:grid}.cma-landing .capability{min-height:310px;padding:var(--space-3);border-right:2px solid var(--white);border-bottom:2px solid var(--white)}.cma-landing .capability>span{margin-bottom:var(--space-5);color:var(--yellow);font-size:.75rem;font-weight:800;display:block}.cma-landing .capability h3{margin-bottom:var(--space-2);font-size:1.45rem}.cma-landing .capability p{font-size:.9rem}.cma-landing .industry-section{padding:var(--space-7) 0}.cma-landing .primary-industries{border:2px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.cma-landing .industry-panel{gap:var(--space-3);min-height:570px;padding:var(--space-4);grid-template-columns:92px 1fr;display:grid}.cma-landing .industry-panel+.industry-panel{border-left:2px solid var(--line)}.cma-landing .industry-dental{background:var(--red);color:var(--white)}.cma-landing .industry-hospitality{background:var(--yellow)}.cma-landing .industry-mark{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;font-size:2rem;font-weight:800;display:flex}.cma-landing .industry-hospitality .industry-mark{border-radius:0}.cma-landing .industry-kicker{margin-bottom:var(--space-2);color:currentColor;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.cma-landing .industry-panel h3{margin-bottom:var(--space-3);font-size:clamp(2rem,4vw,3.5rem)}.cma-landing .industry-panel p,.cma-landing .industry-panel li{color:currentColor}.cma-landing .industry-panel ul{margin-top:var(--space-4);border-top:2px solid;padding:0;list-style:none}.cma-landing .industry-panel li{border-bottom:1px solid;padding:.75rem 0;font-size:.85rem;font-weight:650}.cma-landing .secondary-industries{border:2px solid var(--line);background:var(--white);border-top:0;grid-template-columns:repeat(4,1fr);display:grid}.cma-landing .secondary-industries>div{min-height:135px;padding:var(--space-3);flex-direction:column;justify-content:center;display:flex}.cma-landing .secondary-industries>div+div{border-left:2px solid var(--line)}.cma-landing .secondary-industries strong{font-size:.95rem}.cma-landing .secondary-industries span{color:var(--muted);margin-top:.35rem;font-size:.78rem}.cma-landing .comparison-section{padding:var(--space-7) 0;background:var(--white)}.cma-landing .comparison-scroll{border:2px solid var(--line);overflow-x:auto}.cma-landing .comparison-table{border-collapse:collapse;width:100%;min-width:820px;color:var(--ink);font-size:.82rem}.cma-landing .comparison-table th,.cma-landing .comparison-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;padding:1rem}.cma-landing .comparison-table tr:last-child th,.cma-landing .comparison-table tr:last-child td{border-bottom:0}.cma-landing .comparison-table th:last-child,.cma-landing .comparison-table td:last-child{border-right:0}.cma-landing .comparison-table thead{background:var(--ink);color:var(--white)}.cma-landing .comparison-table thead th:nth-child(2){background:var(--red)}.cma-landing .comparison-table tbody th{background:var(--paper);width:30%;font-weight:700}.cma-landing .comparison-table tbody td:nth-child(2){background:var(--yellow);font-weight:800}.cma-landing .comparison-table td[data-positive=true]{color:#145c32;font-weight:800}.cma-landing .pricing-section{padding:var(--space-7) 0}.cma-landing .pricing-heading{gap:var(--space-3);grid-template-columns:.45fr 1.35fr .7fr;align-items:end;max-width:none;display:grid}.cma-landing .pricing-grid{border:2px solid var(--line);background:var(--white);grid-template-columns:repeat(3,1fr);display:grid}.cma-landing .pricing-card{min-width:0;padding:var(--space-4);flex-direction:column;display:flex;position:relative}.cma-landing .pricing-card+.pricing-card{border-left:2px solid var(--line)}.cma-landing .pricing-card-featured{background:var(--yellow)}.cma-landing .pricing-flag{margin:calc(var(--space-4) * -1) 0 var(--space-3);background:var(--red);color:var(--white);letter-spacing:.1em;text-transform:uppercase;align-self:flex-start;padding:.45rem .7rem;font-size:.68rem;font-weight:800}.cma-landing .pricing-card h3{font-size:2rem}.cma-landing .pricing-description{min-height:78px;margin-top:var(--space-1);font-size:.86rem}.cma-landing .pricing-price{margin-top:var(--space-3);color:var(--ink);letter-spacing:-.07em;font-size:clamp(3.2rem,6vw,5rem);font-weight:800;line-height:1}.cma-landing .pricing-price>span{vertical-align:top;font-size:1.4rem}.cma-landing .pricing-price small{letter-spacing:0;margin-left:.45rem;font-size:.75rem}.cma-landing .pricing-billing{margin-top:var(--space-1);color:var(--ink);text-transform:uppercase;font-size:.72rem;font-weight:750}.cma-landing .pricing-flex{color:var(--muted);margin-top:.25rem;font-size:.7rem}.cma-landing .pricing-limit{margin-top:var(--space-2);border-block:2px solid var(--line);color:var(--ink);text-transform:uppercase;padding:.7rem 0;font-size:.8rem;font-weight:800}.cma-landing .pricing-card ul{margin:var(--space-3) 0;padding:0;list-style:none}.cma-landing .pricing-card li{border-bottom:1px solid #11111159;padding:.55rem 0 .55rem 1.35rem;font-size:.82rem;position:relative}.cma-landing .pricing-card li:before{color:var(--blue);content:"✓";font-weight:900;position:absolute;left:0}.cma-landing .pricing-card .btn{width:100%;margin-top:auto}.cma-landing .faq-section{padding:var(--space-7) 0;background:var(--white)}.cma-landing .faq-layout{gap:var(--space-6);grid-template-columns:.8fr 1.2fr;display:grid}.cma-landing .faq-list{border-top:2px solid var(--line)}.cma-landing .faq-item{border-bottom:2px solid var(--line)}.cma-landing .faq-question{gap:var(--space-3);width:100%;padding:var(--space-3) 0;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:1fr auto;align-items:center;font-size:1rem;font-weight:700;display:grid}.cma-landing .faq-toggle{background:var(--yellow);justify-content:center;align-items:center;width:32px;height:32px;font-size:1.3rem;display:flex}.cma-landing .faq-answer{max-width:680px;padding:0 3rem var(--space-3) 0;color:var(--muted);display:none}.cma-landing .faq-answer.open{display:block}.cma-landing .cta-section{padding:var(--space-7) 0;background:var(--blue);color:var(--white)}.cma-landing .cta-grid{gap:var(--space-6);grid-template-columns:.55fr 1fr;align-items:center;display:grid}.cma-landing .cta-section .eyebrow,.cma-landing .cta-section p{color:var(--white)}.cma-landing .cta-section h2{max-width:780px}.cma-landing .cta-section p:not(.eyebrow){max-width:650px;margin:var(--space-3) 0}.cma-landing .cta-actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.cma-landing .cta-phone{color:var(--white);text-underline-offset:5px;font-size:.85rem;font-weight:750}.cma-landing .cta-geometry{min-height:300px;position:relative}.cma-landing .cta-geometry span:first-child{aspect-ratio:1;background:var(--yellow);border-radius:50%;width:220px;position:absolute;inset:0 auto auto 0}.cma-landing .cta-geometry span:last-child{aspect-ratio:1;background:var(--red);width:160px;position:absolute;bottom:0;right:0}.cma-landing .site-footer{padding:var(--space-5) 0;background:var(--ink);color:var(--white);border-top:0}.cma-landing .footer-grid{gap:var(--space-4);grid-template-columns:1fr auto;align-items:start;display:grid}.cma-landing .site-footer .logo{color:var(--white)}.cma-landing .site-footer .logo-image{filter:invert();width:min(260px,50vw)}.cma-landing .footer-links{gap:var(--space-3);flex-wrap:wrap;display:flex}.cma-landing .footer-links a{color:var(--white);text-underline-offset:4px;font-size:.78rem;font-weight:700}.cma-landing .footer-meta{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid #666}.cma-landing .site-footer p{color:#d4d0c6;font-size:.75rem}.cma-landing .footer-entity{margin-top:var(--space-1)}.cma-landing .demo-float{z-index:900;border:2px solid var(--line);background:var(--yellow);width:min(270px,100vw - 40px);color:var(--ink);cursor:pointer;font:inherit;text-align:left;border-radius:0;grid-template-columns:12px 1fr auto;align-items:center;gap:.7rem;padding:.85rem;font-size:.72rem;line-height:1.35;transition:background-color .15s,color .15s;display:grid;position:fixed;bottom:20px;right:20px}.cma-landing .demo-float:hover{background:var(--blue);color:var(--white)}.cma-landing .demo-float{text-decoration:none}.cma-landing .demo-float-dot{background:var(--red);border-radius:50%;width:12px;height:12px}.cma-landing .demo-float strong{margin-bottom:.12rem;font-size:.78rem;display:block}.cma-landing .demo-float-arrow{font-size:1.15rem;font-weight:800}.cma-landing .hero-product{min-width:0}.cma-landing .hero-product-caption{justify-content:space-between;gap:1rem;margin-top:1rem;font-size:.78rem;font-weight:750;display:flex}.cma-landing .hero-product-caption a{color:var(--blue);white-space:nowrap;text-decoration:none}.cma-landing .clinic-dashboard-preview{border:2px solid var(--line);box-shadow:12px 12px 0 var(--yellow);color:#111;background:#fff;animation:5s ease-in-out infinite dashboard-float;position:relative;overflow:hidden}.cma-landing .preview-topbar{border-bottom:2px solid var(--line);color:#fff;background:#111;justify-content:space-between;align-items:center;padding:.8rem 1rem;font-size:.72rem;font-weight:800;display:flex}.cma-landing .preview-brand,.cma-landing .preview-live{align-items:center;gap:.45rem;display:flex}.cma-landing .preview-brand i{background:var(--red);border-radius:50%;width:9px;height:9px}.cma-landing .preview-live{color:#d4d0c6}.cma-landing .preview-live b{background:#69d391;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite pulse}.cma-landing .preview-body{grid-template-columns:42px 1fr;min-height:390px;display:grid}.cma-landing .preview-rail{background:#fafafa;border-right:1px solid #ddd;flex-direction:column;align-items:center;gap:20px;padding-top:28px;display:flex}.cma-landing .preview-rail span{border:2px solid #999;width:14px;height:14px}.cma-landing .preview-rail .preview-rail-active{border-color:var(--red);background:var(--red)}.cma-landing .preview-content{padding:1.2rem}.cma-landing .preview-heading{justify-content:space-between;align-items:end;gap:.6rem;display:flex}.cma-landing .preview-heading small{color:var(--muted);letter-spacing:.08em;font-size:.58rem;font-weight:800;display:block}.cma-landing .preview-heading strong{margin-top:.25rem;font-size:1rem;display:block}.cma-landing .preview-date{background:var(--paper);padding:.35rem .5rem;font-size:.63rem;font-weight:700}.cma-landing .preview-metrics{grid-template-columns:1fr 1fr;gap:.65rem;margin:1rem 0;display:grid}.cma-landing .preview-metrics>div{border:1px solid #ddd;padding:.75rem;position:relative}.cma-landing .preview-metrics svg{width:16px;height:16px;color:var(--blue)}.cma-landing .preview-metrics b{margin-top:.55rem;font-size:1.6rem;line-height:1;display:block}.cma-landing .preview-metrics span{color:var(--muted);margin-top:.25rem;font-size:.61rem;display:block}.cma-landing .preview-metrics em{color:#176b3a;font-size:.6rem;font-style:normal;font-weight:800;position:absolute;top:.8rem;right:.65rem}.cma-landing .preview-calls{border-top:1px solid #ddd}.cma-landing .preview-calls-title{justify-content:space-between;padding:.75rem 0;font-size:.7rem;font-weight:800;display:flex}.cma-landing .preview-calls-title svg{width:15px}.cma-landing .preview-call{border-top:1px solid #eee;grid-template-columns:28px 1fr 15px;align-items:center;gap:.55rem;padding:.55rem 0;animation:.7s both call-enter;display:grid}.cma-landing .preview-call:nth-child(3){animation-delay:.35s}.cma-landing .preview-call:nth-child(4){animation-delay:.7s}.cma-landing .preview-avatar{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.55rem;font-weight:800;display:flex}.cma-landing .preview-avatar.mint{background:#d9f3e2}.cma-landing .preview-avatar.blue{background:#dde9ff}.cma-landing .preview-avatar.yellow{background:#fff0b7}.cma-landing .preview-call p{margin:0}.cma-landing .preview-call p b,.cma-landing .preview-call p span{display:block}.cma-landing .preview-call p b{font-size:.68rem}.cma-landing .preview-call p span{color:var(--muted);margin-top:.1rem;font-size:.57rem}.cma-landing .preview-call>svg{width:14px;color:var(--red)}.cma-landing .preview-notification{background:var(--yellow);border:1px solid #111;align-items:center;gap:.35rem;padding:.55rem .65rem;font-size:.58rem;font-weight:800;animation:5s ease-in-out infinite notify;display:flex;position:absolute;bottom:1rem;right:.7rem;box-shadow:3px 3px #111}.cma-landing .preview-notification svg{width:13px}.cma-landing .security-section{padding:var(--space-7) 0;background:var(--blue);color:var(--white)}.cma-landing .security-layout{gap:var(--space-5);grid-template-columns:1fr 1fr;align-items:center;display:grid}.cma-landing .security-section .eyebrow,.cma-landing .security-section .section-heading p{color:var(--white)}.cma-landing .security-card{padding:var(--space-4);border:2px solid var(--line);background:var(--paper);color:var(--ink);box-shadow:9px 9px 0 var(--red)}.cma-landing .security-card-label{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.cma-landing .security-badges{margin:var(--space-3) 0;flex-wrap:wrap;gap:.5rem;display:flex}.cma-landing .security-badges span{border:1px solid var(--line);background:var(--white);padding:.45rem .6rem;font-size:.7rem;font-weight:800}.cma-landing .security-card small{margin-top:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--line);color:var(--muted);font-size:.68rem;line-height:1.5;display:block}.cma-landing .live-demo-section{background:var(--white);scroll-margin-top:calc(var(--nav-height) + 1rem);padding:clamp(3.5rem,7vw,5.5rem) 0}.cma-landing .live-demo-layout{grid-template-columns:minmax(0,1fr) minmax(350px,420px);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.cma-landing .live-demo-layout h2{max-width:700px;font-size:clamp(2.55rem,4.5vw,4.5rem)}.cma-landing .live-demo-lede{max-width:590px;margin:var(--space-2) 0 var(--space-3);font-size:1.05rem}.cma-landing .demo-selector{max-width:590px}.cma-landing .demo-selector label{margin-bottom:.45rem;font-size:.77rem;font-weight:800;display:block}.cma-landing .demo-selector select{border:2px solid var(--line);appearance:auto;background:var(--paper);width:100%;min-height:52px;color:var(--ink);font:inherit;border-radius:0;padding:.8rem 2.6rem .8rem 1rem;font-size:.95rem;font-weight:700}.cma-landing .demo-selector select:focus{outline:2px solid var(--blue);outline-offset:3px}.cma-landing .case-study-card{max-width:700px;margin-top:var(--space-3);border:2px solid var(--line);background:var(--paper);padding:1.25rem}.cma-landing .case-study-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cma-landing .case-study-heading h3{font-size:clamp(1.2rem,2.2vw,1.8rem)}.cma-landing .case-study-heading>span{background:var(--yellow);color:var(--ink);letter-spacing:.04em;text-transform:uppercase;flex:none;padding:.35rem .5rem;font-size:.65rem;font-weight:800}.cma-landing .case-study-kicker{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:800}.cma-landing .case-study-description{max-width:560px;margin-top:.55rem;font-size:.84rem}.cma-landing .case-study-mock{border:1px solid var(--line);background:var(--white);margin-top:1rem}.cma-landing .case-study-mock-top{border-bottom:1px solid var(--line);color:var(--white);background:#111;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .8rem;font-size:.72rem;display:flex}.cma-landing .case-study-mock-top span{color:var(--yellow);letter-spacing:.09em;font-size:.58rem;font-weight:800}.cma-landing .case-study-details{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cma-landing .case-study-details>div{border-right:1px solid var(--line);min-width:0;padding:.75rem .8rem}.cma-landing .case-study-details>div:last-child{border-right:0}.cma-landing .case-study-details small,.cma-landing .case-study-details strong{display:block}.cma-landing .case-study-details small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.58rem;font-weight:800}.cma-landing .case-study-details strong{overflow-wrap:anywhere;margin-top:.25rem;font-size:.76rem;line-height:1.3}.cma-landing .case-study-prompt{border-top:1px solid var(--line);color:var(--ink);margin:0;padding:.7rem .8rem;font-size:.76rem;line-height:1.4}.cma-landing .case-study-prompt span{color:var(--blue);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.2rem;font-size:.58rem;font-weight:800;display:block}.cma-landing .demo-compliance{margin-top:var(--space-3);border-left:4px solid var(--blue);color:var(--ink);background:#e7efff;padding:.85rem 1rem;font-size:.84rem}.cma-landing .demo-compliance strong{margin-bottom:.15rem;display:block}.cma-landing .live-demo-form{top:calc(var(--nav-height) + 1rem);padding:var(--space-4);border:2px solid var(--line);background:var(--paper);box-shadow:10px 10px 0 var(--blue);gap:.65rem;display:grid;position:sticky}.cma-landing .live-demo-form .eyebrow{color:var(--blue);margin-bottom:.5rem}.cma-landing .live-demo-form label{font-size:.77rem;font-weight:800}.cma-landing .live-demo-form label span{color:var(--muted);font-weight:500}.cma-landing .live-demo-form input{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:0 0;border-radius:0;padding:.8rem 0;font-size:1rem}.cma-landing .live-demo-form input:focus{outline:2px solid var(--blue);outline-offset:3px}.cma-landing .live-demo-form .btn{width:100%;margin-top:var(--space-2)}.cma-landing .live-demo-form small{color:var(--muted);font-size:.68rem;line-height:1.45}.cma-landing .form-success,.cma-landing .form-error{margin:0;padding:.65rem;font-size:.8rem;font-weight:700}.cma-landing .form-success{color:#125c30;background:#d9f3e2}.cma-landing .form-error{color:#9c1d12;background:#ffe1dd}.cma-landing .vendor-trust-section{border-bottom:2px solid var(--line);background:var(--paper);padding:.7rem 0 0;overflow:hidden}.cma-landing .vendor-trust-heading{justify-content:center;display:flex}.cma-landing .vendor-trust-heading .eyebrow{text-align:center;margin:0;font-weight:850}.cma-landing .vendor-logo-marquee{border-top:2px solid var(--line);background:var(--white);width:100%;margin-top:.7rem;position:relative;overflow:hidden}.cma-landing .vendor-logo-track{width:max-content;animation:34s linear infinite vendor-marquee;display:flex}.cma-landing .vendor-logo-set{flex:none;align-items:center;gap:clamp(2.5rem,6vw,6rem);padding:.9rem clamp(2rem,5vw,5rem);display:flex}.cma-landing .vendor-logo{justify-content:center;align-items:center;width:clamp(8rem,12vw,11rem);min-width:max-content;display:inline-flex}.cma-landing .vendor-logo img{object-fit:contain;filter:brightness(0);width:auto;max-width:10rem;height:2rem;display:block}.cma-landing .compact-cta-section{padding:var(--space-5) 0;background:var(--blue)}.cma-landing .compact-cta-layout{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.cma-landing .compact-cta-section .eyebrow,.cma-landing .compact-cta-section h2{color:var(--white)}.cma-landing .compact-cta-section h2{max-width:760px;font-size:clamp(2rem,4vw,3.6rem)}.cma-landing .compact-cta-section .btn{border-color:var(--white);background:var(--white);color:var(--ink);flex:none}@keyframes vendor-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1180px) and (min-width:901px){.cma-landing .live-demo-layout{gap:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(320px,380px)}}@keyframes dashboard-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes call-enter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{50%{opacity:.35;transform:scale(.7)}}@keyframes notify{0%,22%,to{opacity:0;transform:translateY(10px)}32%,86%{opacity:1;transform:translateY(0)}}.demo-dialog{background:0 0;border:0;width:min(92vw,620px);max-width:none;padding:0}.demo-dialog::backdrop{background:#111111c7}.demo-dialog-panel.cma-landing{min-height:0;padding:var(--space-5);border:3px solid var(--line);background:var(--paper);position:relative;overflow:visible}.demo-dialog-panel h2{max-width:470px;font-size:clamp(2.5rem,8vw,4.5rem)}.demo-dialog-panel>p:not(.eyebrow){max-width:500px;margin:var(--space-3) 0;color:var(--ink);font-size:1rem}.demo-dialog-panel .btn{width:100%;margin-top:var(--space-1)}.demo-dialog-panel small{margin-top:var(--space-2);color:var(--muted);text-align:center;font-size:.72rem;display:block}.demo-dialog-close{top:var(--space-2);right:var(--space-2);z-index:1;border:2px solid var(--line);background:var(--white);width:40px;height:40px;color:var(--ink);cursor:pointer;font:inherit;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:1.5rem;display:flex;position:absolute}.demo-dialog-close:hover{background:var(--yellow)}@media (max-width:900px){.cma-landing{--nav-height:66px}.cma-landing .site-nav{display:none}.cma-landing .nav-float{z-index:1000;min-height:var(--nav-height);gap:var(--space-1);border-bottom:2px solid var(--line);background:var(--paper);grid-template-columns:44px 1fr auto;align-items:center;padding:0 1rem;display:grid;position:fixed;inset:0 0 auto}.cma-landing .nav-float.hidden{display:none}.cma-landing .nav-float-logo{justify-self:center}.cma-landing .nav-float-logo .logo-image{width:min(220px,42vw)}.cma-landing .nav-burger{border:2px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--ink);border-radius:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.cma-landing .nav-burger-bars{flex-direction:column;gap:4px;width:19px;display:flex}.cma-landing .nav-burger-bars span{background:currentColor;height:2px}.cma-landing .nav-float-book{min-height:42px;padding:.6rem .75rem;font-size:.72rem}.cma-landing .mobile-menu.open{z-index:1100;background:var(--yellow);flex-direction:column;padding:1rem;display:flex;position:fixed;inset:0}.cma-landing .mobile-menu-head{justify-content:space-between;align-items:center;display:flex}.cma-landing .nav-burger-close{font-size:1.5rem}.cma-landing .mobile-menu-links{margin:var(--space-5) 0 auto;border-top:2px solid var(--line);padding:0;list-style:none}.cma-landing .mobile-menu-links a{border-bottom:2px solid var(--line);color:var(--ink);letter-spacing:-.04em;padding:1rem 0;font-size:1.8rem;font-weight:750;text-decoration:none;display:block}.cma-landing .mobile-menu-actions{gap:var(--space-1);margin-top:var(--space-4);display:grid}.cma-landing .hero-grid,.cma-landing .faq-layout,.cma-landing .security-layout,.cma-landing .live-demo-layout{grid-template-columns:1fr}.cma-landing .live-demo-form{position:static}.cma-landing .hero-system{min-height:420px}.cma-landing .proof-grid,.cma-landing .secondary-industries{grid-template-columns:repeat(2,1fr)}.cma-landing .proof-grid>div:nth-child(3),.cma-landing .secondary-industries>div:nth-child(3){border-left:0}.cma-landing .proof-grid>div:nth-child(n+3),.cma-landing .secondary-industries>div:nth-child(n+3){border-top:2px solid var(--line)}.cma-landing .split-heading,.cma-landing .solution-heading,.cma-landing .pricing-heading{grid-template-columns:1fr;align-items:start}.cma-landing .capability-grid{grid-template-columns:repeat(2,1fr)}.cma-landing .pricing-grid{grid-template-columns:1fr}.cma-landing .pricing-card+.pricing-card{border-top:2px solid var(--line);border-left:0}.cma-landing .pricing-description{min-height:0}.cma-landing .primary-industries{grid-template-columns:1fr}.cma-landing .industry-panel+.industry-panel{border-top:2px solid var(--line);border-left:0}.cma-landing .industry-panel{min-height:auto}.cma-landing .cta-grid{gap:var(--space-4);grid-template-columns:.45fr 1fr}}@media (max-width:620px){.cma-landing .demo-float{width:min(250px,100vw - 24px);bottom:12px;right:12px}.cma-landing .compact-cta-layout{flex-direction:column;align-items:flex-start}.cma-landing .hero-product-caption{flex-direction:column}.cma-landing .preview-body{min-height:350px}.demo-dialog-panel.cma-landing{padding:var(--space-4) var(--space-3)}.demo-dialog-panel .eyebrow{padding-right:var(--space-5)}.cma-landing .container{width:min(100% - 2rem, var(--max-width))}.cma-landing h1{font-size:clamp(2.8rem,14vw,4.2rem)}.cma-landing h2{font-size:clamp(2.2rem,11vw,3.5rem)}.cma-landing .hero{padding:calc(var(--nav-height) + var(--space-5)) 0 var(--space-5)}.cma-landing .hero-actions{flex-direction:column;align-items:flex-start}.cma-landing .hero-actions .btn{width:100%}.cma-landing .hero-call{align-items:center;width:100%}.cma-landing .hero-assurances{flex-direction:column;align-items:flex-start}.cma-landing .demo-board{min-height:420px;padding:var(--space-4) var(--space-3)}.cma-landing .hero-system{min-height:390px}.cma-landing .geometry-circle{width:150px}.cma-landing .geometry-square{width:105px;bottom:0;left:0;right:auto}.cma-landing .call-board{top:70px;right:0}.cma-landing .call-board-label,.cma-landing .call-line,.cma-landing .call-result{grid-template-columns:82px 1fr;gap:.65rem;padding:.75rem}.cma-landing .proof-grid,.cma-landing .pain-grid,.cma-landing .secondary-industries{grid-template-columns:1fr}.cma-landing .case-study-card{padding:var(--space-3)}.cma-landing .vendor-logo-set{gap:2.5rem;padding-inline:2rem}.cma-landing .case-study-heading{flex-direction:column;gap:.65rem}.cma-landing .case-study-heading>span{align-self:flex-start}.cma-landing .case-study-details{grid-template-columns:1fr}.cma-landing .case-study-details>div{border-right:0;border-bottom:1px solid var(--line)}.cma-landing .case-study-details>div:last-child{border-bottom:0}.cma-landing .live-demo-form{padding:var(--space-3);box-shadow:6px 6px 0 var(--blue)}.cma-landing .proof-grid>div+div,.cma-landing .secondary-industries>div+div{border-top:2px solid var(--line);border-left:0}.cma-landing .pain-card{min-height:245px;padding:var(--space-3)}.cma-landing .capability-grid{grid-template-columns:1fr}.cma-landing .capability{min-height:250px}.cma-landing .industry-panel{padding:var(--space-3);grid-template-columns:1fr}.cma-landing .industry-panel h3{font-size:2.35rem}.cma-landing .faq-layout{gap:var(--space-3)}.cma-landing .pricing-card{padding:var(--space-3)}.cma-landing .pricing-flag{margin:calc(var(--space-3) * -1) 0 var(--space-3)}.cma-landing .cta-actions{flex-direction:column;align-items:flex-start}.cma-landing .cta-grid{grid-template-columns:1fr}.cma-landing .cta-geometry{min-height:180px}.cma-landing .cta-geometry span:first-child{width:150px}.cma-landing .cta-geometry span:last-child{width:95px}.cma-landing .footer-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html.cma-landing-scroll{scroll-behavior:auto}.cma-landing *,.cma-landing :before,.cma-landing :after{scroll-behavior:auto!important;transition-duration:.01ms!important}.cma-landing .vendor-logo-track{animation:none}}.cma-landing .integration-cta-section{padding:var(--space-7) 0;background:var(--blue);color:var(--white)}.cma-landing .integration-cta-layout{gap:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);align-items:center;display:grid}.cma-landing .integration-cta-section .eyebrow,.cma-landing .integration-cta-section h2,.cma-landing .integration-cta-section p{color:var(--white)}.cma-landing .integration-cta-copy>p:last-child{max-width:570px;margin-top:var(--space-3);font-size:1.05rem}.cma-landing .integration-search{border:2px solid var(--line);background:var(--white);grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch;display:grid}.cma-landing .integration-search-icon{border-right:2px solid var(--line);width:54px;color:var(--ink);place-items:center;font-size:1.75rem;font-weight:700;line-height:1;display:grid}.cma-landing .integration-search input{background:var(--white);min-width:0;color:var(--ink);font:inherit;border:0;outline:0;padding:.9rem .85rem;font-size:.93rem}.cma-landing .integration-search input::placeholder{color:#67645d}.cma-landing .integration-search button{border:0;border-left:2px solid var(--line);background:var(--yellow);color:var(--ink);cursor:pointer;font:inherit;text-transform:uppercase;padding:.85rem 1rem;font-size:.78rem;font-weight:800}.cma-landing .integration-search button:hover{background:var(--red);color:var(--white)}.cma-landing .integration-quick-links{margin-top:var(--space-2);flex-wrap:wrap;gap:.5rem;display:flex}.cma-landing .integration-quick-links a{color:var(--white);border:1px solid #ffffffb8;padding:.4rem .6rem;font-size:.72rem;font-weight:700;text-decoration:none}.cma-landing .integration-quick-links a:hover{background:var(--white);color:var(--ink)}.cma-landing .integration-cta-note{margin-top:var(--space-2);font-size:.76rem;line-height:1.45}.cma-landing .integration-directory{padding:calc(var(--nav-height) + var(--space-6)) 0 var(--space-7);background:var(--paper)}.cma-landing .integration-directory-heading{justify-content:space-between;align-items:end;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.cma-landing .integration-directory-heading>div{max-width:760px}.cma-landing .integration-directory-heading h1{max-width:780px;font-size:clamp(2.8rem,6vw,5.4rem)}.cma-landing .integration-directory-heading>div>p:last-child{max-width:650px;margin-top:var(--space-2);color:var(--ink);font-size:1.05rem}.cma-landing .integration-directory>.container>.integration-search{margin-bottom:var(--space-5)}.cma-landing .integration-directory-layout{gap:var(--space-4);grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;display:grid}.cma-landing .integration-filters{border:2px solid var(--line);background:var(--white)}.cma-landing .filter-group{padding:var(--space-2)}.cma-landing .filter-group+.filter-group{border-top:2px solid var(--line)}.cma-landing .filter-group>p{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin:.2rem 0 .6rem;font-size:.72rem;font-weight:800}.cma-landing .filter-group button{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:.62rem .65rem;font-size:.79rem;font-weight:700;display:flex}.cma-landing .filter-group button:hover,.cma-landing .filter-group button.selected{background:var(--ink);color:var(--white)}.cma-landing .filter-group button span{min-width:1.7rem;color:inherit;text-align:center;background:#ffffff2e;padding:.1rem .3rem;font-size:.67rem}.cma-landing .filter-group:not(.filter-group-status) button:not(.selected) span{background:var(--paper)}.cma-landing .filter-group-status button{font-size:.73rem}.cma-landing .interface-request-panel{margin:var(--space-2);padding:var(--space-3);background:var(--ink);color:var(--white)}.cma-landing .interface-request-panel strong{letter-spacing:-.03em;font-size:1.15rem;display:block}.cma-landing .interface-request-panel p{margin:.65rem 0 var(--space-2);color:var(--white);font-size:.78rem;line-height:1.5}.cma-landing .interface-request-panel .btn{width:100%;min-height:42px;padding-inline:.7rem;font-size:.72rem}.cma-landing .integration-results-meta{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.cma-landing .integration-results-meta p{color:var(--ink);font-size:.88rem}.cma-landing .integration-results-meta p strong{font-size:1.25rem}.cma-landing .integration-results-meta button{border:0;border-bottom:1px solid var(--ink);color:var(--ink);cursor:pointer;font:inherit;background:0 0;padding:0;font-size:.76rem;font-weight:750}.cma-landing .integration-grid{border-top:2px solid var(--line);border-left:2px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cma-landing .integration-card{min-height:278px;padding:var(--space-2);border-right:2px solid var(--line);border-bottom:2px solid var(--line);background:var(--white);flex-direction:column;display:flex}.cma-landing .integration-card:nth-child(6n+2){background:var(--yellow)}.cma-landing .integration-card:nth-child(6n+5){background:#e9efff}.cma-landing .integration-card-head{justify-content:space-between;align-items:start;gap:.5rem;min-height:44px;display:flex}.cma-landing .integration-monogram{border:2px solid var(--line);background:var(--white);width:38px;height:38px;color:var(--ink);place-items:center;font-size:.7rem;font-weight:850;display:grid}.cma-landing .integration-status{color:var(--blue);letter-spacing:.04em;text-align:right;text-transform:uppercase;border:1px solid;padding:.28rem .35rem;font-size:.58rem;font-weight:800;line-height:1.1;display:inline-block}.cma-landing .integration-status.status-custom{color:var(--ink)}.cma-landing .integration-status.status-roadmap{color:var(--red-dark)}.cma-landing .integration-card h2{margin-top:var(--space-3);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.1}.cma-landing .integration-category{color:var(--red-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:.35rem;font-size:.67rem;font-weight:800}.cma-landing .integration-card ul{margin:var(--space-2) 0 0;flex-wrap:wrap;gap:.35rem;padding:0;list-style:none;display:flex}.cma-landing .integration-card li{color:var(--ink);border:1px solid #1111117a;padding:.22rem .38rem;font-size:.64rem;font-weight:700}.cma-landing .integration-card-link{padding-top:var(--space-2);border-top:1px solid var(--line);color:var(--ink);text-transform:uppercase;margin-top:auto;font-size:.73rem;font-weight:800;text-decoration:none}.cma-landing .integration-card-link:hover{color:var(--red-dark)}.cma-landing .no-integration-results{max-width:660px;padding:var(--space-5);border:2px solid var(--line);background:var(--yellow)}.cma-landing .no-integration-results h2{max-width:540px}.cma-landing .no-integration-results>p:not(.eyebrow){max-width:500px;margin:var(--space-2) 0 var(--space-3);color:var(--ink)}@media (max-width:900px){.cma-landing .integration-cta-layout,.cma-landing .integration-directory-layout{grid-template-columns:1fr}.cma-landing .integration-directory-heading{flex-direction:column;align-items:start}.cma-landing .integration-directory-heading>.btn{width:100%}.cma-landing .integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cma-landing .integration-filters{grid-template-columns:1fr 1fr;display:grid}.cma-landing .filter-group+.filter-group{border-top:0;border-left:2px solid var(--line)}.cma-landing .interface-request-panel{grid-column:1/-1}}@media (max-width:620px){.cma-landing .integration-cta-section{padding:var(--space-6) 0}.cma-landing .integration-search{grid-template-columns:48px minmax(0,1fr)}.cma-landing .integration-search-icon{width:48px}.cma-landing .integration-search button{border-top:2px solid var(--line);border-left:0;grid-column:1/-1}.cma-landing .integration-directory{padding-top:calc(var(--nav-height) + var(--space-5))}.cma-landing .integration-directory-heading h1{font-size:clamp(2.6rem,13vw,4rem)}.cma-landing .integration-grid,.cma-landing .integration-filters{grid-template-columns:1fr}.cma-landing .filter-group+.filter-group{border-top:2px solid var(--line);border-left:0}.cma-landing .integration-card{min-height:245px}.cma-landing .no-integration-results{padding:var(--space-3)}}
