/* Public website CMS — responsive by construction. No 100vw/fixed layout widths. */
*,*::before,*::after{box-sizing:border-box}.cms-home,.cms-home *{min-width:0}.cms-home{width:100%;max-width:100%;background:var(--site-bg,#f8f7f3);overflow-wrap:anywhere}.cms-section{width:100%;max-width:100%;padding:clamp(48px,6vw,84px) 0}.cms-section img,.cms-section video,.cms-section iframe,.cms-section svg{max-width:100%}.cms-section img{height:auto}.cms-section:nth-of-type(even):not(.cms-hero):not(.cms-voice-agent):not(.cms-cta){background:#fff}.cms-heading{max-width:820px;margin:0 auto 34px;text-align:center}.cms-heading>span,.cms-kicker{display:inline-block;color:var(--site-accent);font-size:12px;font-weight:900;margin-bottom:8px}.cms-heading h2,.content-copy h2,.contact-copy h2,.cta-box h2{margin:0;color:#123d34;font-size:clamp(28px,4vw,var(--site-heading));line-height:1.28;font-weight:950}.cms-heading p,.content-copy .lead,.contact-copy>p,.cta-box>p{color:#687873;font-size:clamp(14px,1.5vw,17px);line-height:1.9}.cms-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cms-hero{padding:0;background:linear-gradient(135deg,var(--site-secondary,#07362e),var(--site-primary,#0d4b3d));color:#fff}.hero-grid{min-height:min(720px,82vh);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:clamp(24px,5vw,72px);align-items:center;padding-block:clamp(42px,6vw,80px)}.hero-copy{max-width:760px}.cms-badge{display:inline-flex;max-width:100%;align-items:center;gap:8px;border:1px solid rgba(237,194,108,.55);background:rgba(2,28,24,.34);color:#f0c979;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:900;white-space:normal}.cms-badge.dark{background:#e9f3ef;color:var(--site-primary);border-color:#d5e7e0}.hero-copy h1{font-size:clamp(36px,5.5vw,var(--site-hero));line-height:1.15;margin:18px 0 16px;font-weight:950;letter-spacing:-.8px;max-width:100%}.hero-copy>p{font-size:clamp(15px,1.6vw,18px);line-height:2;color:#dbe8e4;margin:0 0 20px}.hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.hero-pills span{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:7px 10px;font-size:10px;color:#eef5f2}.site-btn-ghost{background:transparent;border-color:rgba(255,255,255,.5);color:#fff}.hero-media{display:block;width:100%;max-width:720px;justify-self:end;border-radius:clamp(18px,3vw,34px);overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,.25);aspect-ratio:4/3}.hero-media img{display:block;width:100%;height:100%;object-fit:cover}.cms-stats{padding:0;background:#fbf8f0!important;border-bottom:1px solid #eadfca}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.stat-card{display:flex;align-items:center;justify-content:center;gap:12px;min-height:112px;padding:16px;border-inline-start:1px solid #eadfca}.stat-card:first-child{border-inline-start:0}.stat-card>i{font-size:28px;color:var(--site-accent)}.stat-card strong,.stat-card b,.stat-card small{display:block}.stat-card strong{font-size:19px;color:#103d33}.stat-card b{font-size:12px;color:#27453d}.stat-card small{font-size:10px;color:#7d827d}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.why-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.feature-card{width:100%;max-width:100%;background:#fff;border:1px solid #e7e8e2;border-radius:18px;padding:20px;box-shadow:0 12px 34px rgba(31,59,51,.05);display:flex;flex-direction:column;align-items:flex-start}.feature-card picture{display:block;width:100%;aspect-ratio:16/10;border-radius:12px;overflow:hidden;margin-bottom:14px}.feature-card picture img{width:100%;height:100%;object-fit:cover}.feature-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#f5efe1;color:#a77728;font-size:20px;margin-bottom:12px}.feature-card h3{font-size:16px;margin:0 0 6px;color:#123d34}.feature-card p{font-size:12px;line-height:1.9;color:#6f7d78;margin:0}.card-link{margin-top:auto;padding-top:14px;color:var(--site-primary);font-weight:900;font-size:11px;text-decoration:none}.content-grid,.contact-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(28px,5vw,72px);align-items:center}.content-copy,.contact-copy{max-width:780px}.rich-content{font-size:15px;line-height:2;color:#4e625c}.rich-content h2,.rich-content h3{color:#173f35}.content-media{display:block;width:100%;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px rgba(20,52,44,.10)}.content-media img{width:100%;display:block;object-fit:cover}.workflow-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.workflow-card{position:relative;background:#fff;border:1px solid #e6ebe8;border-radius:16px;padding:16px;text-align:center}.workflow-card>i{display:block;font-size:23px;color:var(--site-primary);margin:8px 0}.workflow-card h3{font-size:13px;margin:4px 0;color:#153e34}.workflow-card p{font-size:10px;line-height:1.7;color:#78847f}.step-no{position:absolute;top:8px;inset-inline-start:8px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#f1e7d3;color:#9a712d;font-size:9px;font-weight:900}.cms-voice-agent{background:#07362e!important;color:#fff}.cms-voice-agent .content-copy h2,.cms-voice-agent .content-copy .lead{color:#fff}.voice-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0}.voice-benefit{display:flex;gap:10px;padding:13px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.05)}.voice-benefit>i{font-size:20px;color:#efc879}.voice-benefit b,.voice-benefit small{display:block}.voice-benefit b{font-size:12px}.voice-benefit small{font-size:10px;color:#c9d8d3;line-height:1.7}.voice-note{font-size:10px;color:#d8e4e0;margin-top:12px}.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.price-card{position:relative;background:#fff;border:1px solid #e2e7e4;border-radius:20px;padding:22px;display:flex;flex-direction:column}.price-card.featured{border-color:var(--site-accent);box-shadow:0 18px 48px rgba(185,138,54,.12)}.price-badge{position:absolute;top:12px;left:12px;background:#f2e7d0;color:#8c6729;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:900}.price-card h3{color:#123d34}.price-card>p{font-size:11px;color:#75827d}.price-value{font-size:28px;font-weight:950;color:var(--site-primary);margin:10px 0}.annual{color:#73817c}.price-card ul{list-style:none;padding:0;margin:18px 0;display:grid;gap:8px;font-size:11px}.price-card li i{color:#1b8c64}.price-card .site-btn{margin-top:auto}.trial-note,.payment-box{max-width:900px;margin:0 auto 20px;background:#f8f4e9;border:1px solid #e8dcc2;border-radius:14px;padding:12px;text-align:center;font-size:11px}.payment-box{margin-top:22px}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:1050px;margin:auto}.faq-item{background:#fff;border:1px solid #e3e9e6;border-radius:14px;padding:0 15px}.faq-item summary{cursor:pointer;font-weight:900;color:#173f35;padding:15px 0}.faq-item p{font-size:12px;color:#64756f;line-height:1.9;margin-top:0}.cms-cta{background:linear-gradient(135deg,#07362e,#0d4b3d)!important;color:#fff}.cta-box{text-align:center;max-width:850px}.cta-box h2,.cta-box>p{color:#fff}.cta-box>span{color:#efc879;font-weight:900}.cta-box .cms-actions{justify-content:center}.cms-contact{background:#fff!important}.contact-list{display:grid;gap:8px;margin-top:20px}.contact-list a,.contact-list span{display:flex;align-items:center;gap:8px;text-decoration:none;color:#31534a}.contact-form{background:#f8faf9;border:1px solid #e2e9e6;border-radius:20px;padding:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}.hide-desktop{display:none!important}

.has-cms-background{background-color:var(--cms-section-bg,transparent)!important;background-image:var(--cms-section-bg-image,none)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.hero-subtitle{font-size:clamp(17px,2.4vw,24px);line-height:1.5;margin:8px 0 4px;color:#426159;font-weight:850}
@media(max-width:1180px){.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card:nth-child(4){border-inline-start:0}.price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.cms-section{padding:52px 0}.hero-grid,.content-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{min-height:auto}.hero-copy{order:1}.hero-media{order:2;justify-self:stretch;max-width:100%}.feature-grid,.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.price-grid{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr}.hide-desktop{display:initial!important}}
@media(max-width:767px){.hide-mobile{display:none!important}.hide-desktop.hide-mobile{display:none!important}.cms-section{padding:42px 0}.hero-grid{padding-block:36px;gap:26px}.hero-copy h1{font-size:clamp(32px,10vw,44px);letter-spacing:-.3px}.hero-copy>p{font-size:15px}.hero-media{aspect-ratio:4/3;border-radius:18px}.cms-actions{width:100%}.cms-actions .site-btn{flex:1 1 180px;max-width:100%;white-space:normal;text-align:center}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{border-inline-start:0;border-bottom:1px solid #eadfca}.feature-grid,.why-grid{grid-template-columns:1fr}.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.voice-benefits{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.content-media{border-radius:16px}.cms-heading{margin-bottom:24px}}
@media(max-width:430px){.stats-grid,.workflow-grid{grid-template-columns:1fr}.stat-card{justify-content:flex-start;text-align:start;min-height:88px}.cms-badge{border-radius:14px}.feature-card,.price-card,.contact-form{padding:16px}.hero-pills span{font-size:9px}.cms-actions .site-btn{width:100%;flex-basis:100%}}
@media(min-width:901px){.hide-desktop{display:none!important}}

@media(max-width:767px){.has-cms-background{background-image:var(--cms-section-bg-mobile,var(--cms-section-bg-image,none))!important}.hero-subtitle{font-size:17px}}
.platform-support-public{margin-top:20px;padding:16px;border:1px solid #dfe8e4;border-radius:16px;background:#f7fbf9}.platform-support-public h3{margin:0 0 6px;color:#143f35;font-size:16px}.platform-support-public>p{margin:0;color:#6b7b76;font-size:12px;line-height:1.8}
.contact-list a,.contact-list span,.platform-support-public a,.site-footer .footer-col a,.site-footer .footer-col span{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}
