.ctt-root{--orange:#FF6603;--orange-2:#FF7922;--orange-press:#E55800;--orange-soft:#FDF1EC;--peach:#FFDDC8;--peach-wash:#FDF4F1;--ink:#1A1A1A;--body:#4D4D4D;--muted:#808080;--faint:#B3B3B3;--cool:#424B63;--bg:#FFFFFF;--surface-1:#F6F4F4;--surface-2:#F5F5F5;--surface-sky:#F1F4F9;--line:#EAEAEA;--line-2:#E5E4E4;--green:#69C050;--berry:#C41446;--focus-ring:#75C5FF;--navy:#1A1A1A;--navy-2:#202020;--bg-warm:#FDF4F1;--bg-soft:#F6F4F4;--orange-ink:#E55800;--radius:8px;--radius-lg:16px;--shadow:0 4px 12px rgba(89,96,102,.12);--shadow-lg:0 8px 24px rgba(89,96,102,.16);--maxw:1146px}.ctt-root,.ctt-root *{box-sizing:border-box}.ctt-root,.ctt-root{margin:0;padding:0}.ctt-root{font-family:'Nunito Sans',system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased}.ctt-root img{max-width:100%;display:block;height:auto}.ctt-root a{color:var(--orange);text-decoration:none}.ctt-root a:hover{color:var(--orange-2);text-decoration:underline}.ctt-root .container{max-width:var(--maxw);margin:0 auto;padding:0 24px}.ctt-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:700;font-size:14px;border-radius:1000px;padding:10px 20px;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .12s ease;text-decoration:none;border:1px solid transparent;cursor:pointer;white-space:nowrap}.ctt-root .btn-primary{background:var(--orange);color:#fff}.ctt-root .btn-primary:hover{background:var(--orange-2);color:#fff;text-decoration:none}.ctt-root .btn-primary:active{background:var(--orange-press)}.ctt-root .btn-secondary{background:#fff;color:var(--ink);border-color:var(--line)}.ctt-root .btn-secondary:hover{background:var(--surface-1);color:var(--ink);text-decoration:none}.ctt-root .btn-outline{background:transparent;color:var(--orange);border-color:var(--orange)}.ctt-root .btn-outline:hover{background:var(--orange-soft);color:var(--orange);text-decoration:none}.ctt-root .btn-dark{background:var(--ink);color:#fff}.ctt-root .btn-dark:hover{background:#000;color:#fff;text-decoration:none}.ctt-root .btn-ghost{background:transparent;color:var(--ink);padding:10px 16px}.ctt-root .btn-ghost:hover{color:var(--orange);text-decoration:none}.ctt-root .btn-lg{padding:14px 28px;font-size:16px}.ctt-root .btn-large{padding:14px 28px;font-size:16px;background:var(--orange);color:#fff}.ctt-root .btn-large:hover{background:var(--orange-2);color:#fff;text-decoration:none}.ctt-root .btn-large:active{background:var(--orange-press)}.ctt-root .btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(117,197,255,.5)}.ctt-root .hero{position:relative;background:var(--peach-wash);padding:64px 0 48px;overflow:hidden}.ctt-root .hero-grid{display:grid;gap:40px;grid-template-columns:1fr;align-items:center}@media(min-width:980px){.ctt-root .hero{padding:96px 0 88px}.ctt-root .hero-grid{grid-template-columns:.78fr 1.22fr;gap:72px}}.ctt-root .eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--peach);color:var(--orange);padding:6px 14px;border-radius:1000px;font-size:12px;font-weight:800;letter-spacing:.04em}.ctt-root .eyebrow .dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(105,192,80,.22)}.ctt-root .h1{font-family:'Nunito Sans',sans-serif;font-size:clamp(36px,5vw,60px);line-height:1.05;letter-spacing:-.02em;font-weight:900;color:var(--ink);margin:18px 0 16px}.ctt-root .h1 em{font-style:normal;color:var(--orange);position:relative;white-space:nowrap}.ctt-root .h1 em::after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:8px;background:var(--peach);z-index:-1;border-radius:4px}.ctt-root .lede{font-size:clamp(17px,1.6vw,18px);color:var(--body);max-width:560px;margin:0 0 28px;line-height:1.55}.ctt-root .cta-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.ctt-root .cta-meta{font-size:13px;color:var(--muted);margin-top:18px;display:flex;gap:18px;flex-wrap:wrap}.ctt-root .cta-meta span{display:inline-flex;align-items:center;gap:6px;font-weight:600}.ctt-root .cta-meta svg{width:16px;height:16px;color:var(--green)}.ctt-root .hero-figure{position:relative}.ctt-root .hero-figure img{width:100%;height:auto;background:transparent}.ctt-root .hero-badge{position:absolute;left:-14px;bottom:-14px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 16px;box-shadow:var(--shadow);display:flex;align-items:center;gap:12px}.ctt-root .hero-badge .num{font-weight:900;color:var(--ink);font-size:22px;line-height:1;letter-spacing:-.01em}.ctt-root .hero-badge .lbl{font-size:12px;color:var(--muted);max-width:160px;font-weight:600}@media(max-width:600px){.ctt-root .hero-badge{left:8px;bottom:-22px}}.ctt-root .logos{padding:48px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.ctt-root .logos-title{text-align:center;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 28px}.ctt-root .logos-row{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px;align-items:center;justify-items:center}@media(min-width:760px){.ctt-root .logos-row{grid-template-columns:repeat(6,1fr);gap:40px}}.ctt-root .logos-row img{filter:grayscale(1);opacity:.65;width:100%;max-width:120px;height:36px;object-fit:contain;object-position:center;transition:opacity .2s,filter .2s}.ctt-root .logos-row img:hover{opacity:1;filter:grayscale(0)}.ctt-root .section{padding:96px 0}.ctt-root .section.warm{background:var(--peach-wash)}.ctt-root .section.dark{background:var(--ink);color:#fff}.ctt-root .section.dark a{color:#fff}.ctt-root .section.soft{background:var(--surface-1)}.ctt-root .section-head{max-width:760px;margin:0 auto 48px;text-align:center}.ctt-root .kicker{display:inline-block;font-size:14px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--orange);margin-bottom:14px}.ctt-root .section h2{font-family:'Nunito Sans',sans-serif;font-size:clamp(28px,3.4vw,42px);line-height:1.1;letter-spacing:-.015em;font-weight:900;color:var(--ink);margin:0 0 12px}.ctt-root .section.dark h2{color:#fff}.ctt-root .section .sub{font-size:17px;color:var(--body);margin:0;line-height:1.55}.ctt-root .section.dark .sub{color:rgba(255,255,255,.72)}.ctt-root .pain-grid{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:760px){.ctt-root .pain-grid{grid-template-columns:repeat(3,1fr)}}.ctt-root .pain{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px 28px;display:flex;flex-direction:column;overflow:hidden}.ctt-root .pain-eyebrow{display:block;margin:18px 0 6px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--orange)}.ctt-root .pain h3{margin:0 0 10px;font-size:19px;color:var(--ink);font-weight:800;letter-spacing:-.005em}.ctt-root .pain p{margin:0 0 16px;color:var(--body);font-size:15px;line-height:1.55}.ctt-root .pain .lk{margin-top:auto;font-weight:800;color:var(--orange);font-size:14px;display:inline-flex;align-items:center;gap:6px}.ctt-root .pain .lk:hover{color:var(--orange-2);text-decoration:none}.ctt-root .pain .icon{width:48px;height:48px;border-radius:12px;background:var(--orange-soft);display:grid;place-items:center;color:var(--orange)}.ctt-root .pain .icon svg{width:24px;height:24px;stroke-width:1.75}.ctt-root .pain-thumb{margin:-32px -28px 20px;aspect-ratio:16/14;overflow:hidden;background:var(--surface-1);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;padding:0}.ctt-root .pain-thumb img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.ctt-root .tabbox{max-width:1000px;margin:0 auto;background:var(--surface-1);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.ctt-root .tabs{display:flex;gap:0;background:#fff;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none}.ctt-root .tabs::-webkit-scrollbar{display:none}.ctt-root .tab{flex:1;min-width:max-content;padding:18px 24px;border:0;background:transparent;font-family:inherit;font-weight:700;color:var(--body);cursor:pointer;font-size:15px;border-bottom:3px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.ctt-root .tab svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.ctt-root .tab:hover{color:var(--ink);background:var(--surface-1)}.ctt-root .tab.active{color:var(--orange);background:var(--surface-1);border-bottom-color:var(--orange)}.ctt-root .tab-panel{display:none}.ctt-root .tab-panel.active{display:grid;grid-template-columns:1fr;align-items:stretch;animation:fadeIn .25s ease}@media(min-width:880px){.ctt-root .tab-panel.active{grid-template-columns:1.05fr 1fr}}@keyframes fadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ctt-root .tp-copy{padding:44px 40px;display:flex;flex-direction:column;justify-content:center}@media(min-width:880px){.ctt-root .tp-copy{padding:52px 48px}}.ctt-root .tp-copy .super{display:block;color:var(--orange);font-weight:800;font-size:14px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px}.ctt-root .tp-copy h3{font-family:'Nunito Sans',sans-serif;font-size:clamp(24px,2.6vw,32px);font-weight:900;letter-spacing:-.01em;line-height:1.15;margin:0 0 12px;color:var(--ink)}.ctt-root .tp-copy>p{font-size:17px;color:var(--body);line-height:1.55;margin:0 0 20px}.ctt-root .tp-copy .lk{font-weight:800;color:var(--orange);font-size:14px;display:inline-flex;align-items:center;gap:6px}.ctt-root .tp-copy .lk:hover{color:var(--orange-2);text-decoration:none}.ctt-root .tp-media{display:flex;align-items:flex-end;justify-content:center;padding:28px 32px 0;min-width:0}.ctt-root .tp-media img{max-width:100%;max-height:270px;width:auto;height:auto;filter:drop-shadow(0 16px 40px rgba(26,26,26,.12))}.ctt-root .features-list{display:flex;flex-direction:column;gap:64px;margin-top:8px}.ctt-root .feature-row{display:grid;grid-template-columns:1fr;gap:36px;align-items:center}@media(min-width:880px){.ctt-root .feature-row{grid-template-columns:1fr 1fr;gap:72px}.ctt-root .feature-row.flip .fr-media{order:-1}}.ctt-root .fr-copy h3{font-family:'Nunito Sans',sans-serif;font-size:clamp(26px,2.8vw,34px);font-weight:900;letter-spacing:-.015em;line-height:1.12;color:var(--ink);margin:0 0 10px}.ctt-root .fr-copy .fr-sub{display:block;font-size:clamp(17px,1.6vw,19px);font-weight:800;color:var(--orange);margin:0 0 16px;line-height:1.3}.ctt-root .fr-copy p{font-size:16px;color:var(--body);line-height:1.6;margin:0 0 18px}.ctt-root .fr-copy .lk{font-weight:800;color:var(--orange);font-size:14px;display:inline-flex;align-items:center;gap:6px}.ctt-root .fr-copy .lk:hover{color:var(--orange-2);text-decoration:none}.ctt-root .fr-copy .lk svg{transition:transform .15s ease}.ctt-root .fr-copy .lk:hover svg{transform:translateX(3px)}.ctt-root .fr-media{display:flex;align-items:center;justify-content:center}.ctt-root .fr-media img{max-width:480px;width:100%;height:auto;border-radius:var(--radius-lg);filter:drop-shadow(0 16px 40px rgba(26,26,26,.12))}.ctt-root .feature-row:first-of-type .fr-media img{max-width:400px}.ctt-root .feature-row:nth-of-type(2) .fr-media img{max-width:1000px}.ctt-root .stats{background:var(--ink);color:#fff;border-radius:var(--radius-lg);padding:48px 32px;display:grid;grid-template-columns:1fr;gap:28px;text-align:center;position:relative;overflow:hidden}.ctt-root .stats::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 30%,rgba(255,102,3,.22),transparent 55%),radial-gradient(ellipse at 80% 80%,rgba(255,102,3,.12),transparent 55%);pointer-events:none}.ctt-root .stat{position:relative}@media(min-width:760px){.ctt-root .stats{grid-template-columns:repeat(4,1fr);text-align:left}}.ctt-root .stat .num{font-size:40px;font-weight:900;color:#fff;letter-spacing:-.02em;line-height:1}.ctt-root .stat .num span{color:var(--orange-2)}.ctt-root .stat .lbl{font-size:14px;color:rgba(255,255,255,.72);margin-top:8px;font-weight:600}.ctt-root .awards{display:flex;flex-wrap:wrap;gap:24px 36px;align-items:center;justify-content:center;max-width:1080px;margin:48px auto 0;padding-top:40px;border-top:1px solid var(--line)}.ctt-root .awards img{height:96px;width:auto;opacity:.92;flex:0 0 auto}@media(max-width:760px){.ctt-root .awards{gap:18px 24px;margin-top:32px;padding-top:28px}.ctt-root .awards img{height:72px}}.ctt-root .rsummary-wrap{display:flex;justify-content:center;margin:0 0 36px}.ctt-root .rsummary{display:inline-flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);padding:10px 20px;border-radius:1000px;font-size:14px;color:var(--body);flex-wrap:wrap;justify-content:center}.ctt-root .rsummary .stars{display:inline-flex;gap:2px;color:#FFB400}.ctt-root .rsummary .stars svg{width:14px;height:14px;fill:currentColor}.ctt-root .rsummary strong{color:var(--ink);font-weight:800}.ctt-root .rsummary a{color:var(--orange);font-weight:700}.ctt-root .rsummary .sep{width:3px;height:3px;border-radius:50%;background:var(--faint)}.ctt-root .testimonials{display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:760px){.ctt-root .testimonials{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ctt-root .testimonials{grid-template-columns:repeat(3,1fr)}}.ctt-root .tmt{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px}.ctt-root .tmt .stars{display:inline-flex;gap:2px}.ctt-root .tmt .stars svg{width:16px;height:16px;fill:#FFB400}.ctt-root .tmt .title{font-family:'Nunito Sans',sans-serif;font-size:17px;font-weight:800;color:var(--ink);margin:0;line-height:1.3;letter-spacing:-.005em}.ctt-root .tmt .quote{font-size:14px;color:var(--body);margin:0;line-height:1.55;flex:1}.ctt-root .tmt .auth{font-size:13px;color:var(--muted);line-height:1.4}.ctt-root .tmt .auth strong{display:block;color:var(--ink);font-weight:800;margin-bottom:2px}.ctt-root .compare{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.ctt-root .compare-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.ctt-root .compare table{width:100%;border-collapse:collapse;min-width:640px}.ctt-root .compare th,.ctt-root .compare td{padding:16px 20px;text-align:left;border-bottom:1px solid var(--line);font-size:15px}.ctt-root .compare th{background:var(--surface-1);color:var(--ink);font-weight:800}.ctt-root .compare td:first-child{color:var(--ink);font-weight:700}.ctt-root .compare .yes{color:#2F8A1B;font-weight:800}.ctt-root .compare .no{color:var(--berry);font-weight:700}.ctt-root .compare .col-jibble{background:var(--orange-soft)}@media(max-width:760px){.ctt-root .compare th,.ctt-root .compare td{padding:12px 14px;font-size:14px}}.ctt-root .faq{max-width:880px;margin:0 auto;border-top:1px solid var(--line)}.ctt-root .faq details{border-bottom:1px solid var(--line);background:transparent}.ctt-root .faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 4px;font-size:18px;font-weight:700;color:var(--ink);letter-spacing:-.005em;font-family:'Nunito Sans',sans-serif}.ctt-root .faq summary::-webkit-details-marker{display:none}.ctt-root .faq summary:hover{color:var(--orange)}.ctt-root .faq .ic{flex:none;width:32px;height:32px;border-radius:50%;background:var(--orange-soft);display:flex;align-items:center;justify-content:center;transition:transform .25s ease,background .2s ease}.ctt-root .faq .ic svg{width:14px;height:14px;stroke:var(--orange);fill:none;stroke-width:2.5;stroke-linecap:round}.ctt-root .faq details[open] .ic{transform:rotate(45deg);background:var(--orange)}.ctt-root .faq details[open] .ic svg{stroke:#fff}.ctt-root .faq .answer{padding:0 4px 24px;max-width:760px;color:var(--body);font-size:15px;line-height:1.65}.ctt-root .faq .answer p{margin:0 0 10px}.ctt-root .faq .answer p:last-child{margin-bottom:0}.ctt-root .faq .answer ol{padding-left:18px;margin:0 0 12px}.ctt-root .faq .answer li{margin-bottom:8px}.ctt-root .faq .answer a{color:var(--orange);font-weight:600;text-decoration:none;border-bottom:1px solid currentColor}.ctt-root .faq .answer a:hover{color:var(--orange-2)}.ctt-root .final{position:relative;overflow:hidden;max-width:1240px;margin:0 auto;background:var(--ink);color:#fff;border-radius:24px;padding:56px 40px;text-align:center}.ctt-root .final::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 30%,rgba(255,102,3,.22),transparent 55%),radial-gradient(ellipse at 80% 80%,rgba(255,102,3,.12),transparent 55%);pointer-events:none}.ctt-root .final>*{position:relative}.ctt-root .final .super{display:inline-block;color:#FFB698;font-weight:800;font-size:14px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;background:transparent;padding:0;border-radius:0}.ctt-root .final h2{color:#fff;font-size:clamp(28px,3.4vw,42px);margin:0 auto 14px;font-weight:900;letter-spacing:-.015em;line-height:1.1;max-width:780px;text-wrap:balance}.ctt-root .final p{color:rgba(255,255,255,.78);margin:0 auto 22px;font-size:16px;line-height:1.5;max-width:none;white-space:nowrap}.ctt-root .final .meta{list-style:none;padding:0;margin:0 auto 22px;display:flex;flex-wrap:wrap;gap:6px 24px;justify-content:center;font-size:14px;font-weight:600;color:rgba(255,255,255,.72)}.ctt-root .final .meta li{position:relative}.ctt-root .final .meta li+li::before{content:"•";position:absolute;left:-15px;top:0;color:rgba(255,255,255,.35)}.ctt-root .final .cta-row{justify-content:center}.ctt-root .final .btn-secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,.3)}.ctt-root .final .btn-secondary:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.5)}@media(min-width:760px){.ctt-root .final{padding:64px 56px}}.ctt-root .muted{color:var(--muted)}.ctt-root .center{text-align:center}.ctt-root .section-tail{margin-top:36px;display:flex;justify-content:center}@media (prefers-reduced-motion:no-preference){.ctt-root .reveal{opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease}.ctt-root .reveal.in{opacity:1;transform:none}}@media (max-width:979px){.ctt-root .hero-grid{text-align:center}.ctt-root .hero .lede{margin-left:auto;margin-right:auto}.ctt-root .hero .cta-row{justify-content:center}.ctt-root .hero .cta-meta{justify-content:center}.ctt-root .final p{white-space:normal}}@media (max-width:879px){.ctt-root .fr-copy{text-align:center}}@media (max-width:760px){.ctt-root .section.warm{padding-bottom:0!important}.ctt-root .section.soft{padding-top:50px;padding-bottom:50px}.ctt-root .faq{margin-bottom:-30px}}