:root{--navy:#0c2e49;--navy-2:#153f5f;--blue:#0f8ed3;--cyan:#25c4c5;--ink:#163247;--muted:#65798b;--line:#dce7ee;--soft:#f3f8fb;--white:#fff;--shadow:0 20px 60px rgba(16,50,74,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;background:#fff;line-height:1.6}a{color:inherit}.site-container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,231,238,.85)}.header-inner{min-height:78px;display:flex;align-items:center;gap:28px}.site-brand{display:flex;align-items:center;margin-right:auto}.site-brand img{display:block;width:178px;height:58px;object-fit:contain;object-position:left center;background:transparent}.site-nav{display:flex;align-items:center;gap:22px}.site-nav a{font-size:.86rem;font-weight:750;text-decoration:none;color:#466174;transition:.2s}.site-nav a:hover,.site-nav a.active{color:var(--blue)}.header-actions{display:flex;gap:9px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:10px;text-decoration:none;font:inherit;font-size:.82rem;font-weight:850;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#0f8ed3,#1cb3c4);box-shadow:0 10px 24px rgba(15,142,211,.2)}.btn-secondary{color:#15567d;background:#fff;border-color:#bcd4e3}.btn-ghost{color:#31536b;background:transparent}.btn-light{color:#0e4c72;background:#fff}.btn-outline-light{color:#fff;border-color:rgba(255,255,255,.6);background:transparent}.btn-large{min-height:50px;padding:0 24px;font-size:.9rem}.nav-toggle{display:none;width:44px;height:42px;padding:9px;border:1px solid var(--line);border-radius:10px;background:#fff}.nav-toggle span{display:block;height:2px;margin:5px 0;background:var(--navy)}.hero-section{position:relative;overflow:hidden;padding:92px 0 82px;background:linear-gradient(145deg,#f9fcfe 0%,#eef7fc 58%,#f7fbfd 100%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(10px);opacity:.4}.hero-orb-one{width:420px;height:420px;right:-120px;top:-150px;background:#9ee9ef}.hero-orb-two{width:340px;height:340px;left:-160px;bottom:-140px;background:#b9dcfa}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,1.05fr);gap:60px;align-items:center}.eyebrow{display:inline-block;color:#0f84be;font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hero-copy h1,.page-hero h1{margin:.55rem 0 1.1rem;font-size:clamp(2.75rem,5.6vw,5.2rem);line-height:.99;letter-spacing:-.055em;color:#0b2b44}.hero-copy p{max-width:670px;margin:0;color:#5f7487;font-size:1.08rem}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.trust-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px;color:#587084;font-size:.75rem;font-weight:750}.hero-product-card{position:relative;padding:13px;border:1px solid #d2e2ec;border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 30px 80px rgba(15,61,91,.18);transform:perspective(1000px) rotateY(-3deg) rotateX(1deg)}.hero-product-card>img{display:block;width:100%;border-radius:14px;border:1px solid #e1eaf0}.product-card-top{height:34px;display:flex;gap:6px;align-items:center;padding:0 7px}.product-card-top span{width:8px;height:8px;border-radius:50%;background:#c8d8e4}.product-card-top b{margin-left:7px;font-size:.68rem;color:#6d8090}.floating-feature{position:absolute;padding:11px 14px;border:1px solid #dce8ef;border-radius:13px;background:#fff;box-shadow:0 14px 35px rgba(17,54,80,.14)}.floating-feature b,.floating-feature small{display:block}.floating-feature b{font-size:.8rem}.floating-feature small{font-size:.65rem;color:#708394}.floating-feature-one{left:-32px;bottom:42px}.floating-feature-two{right:-24px;top:70px}.section{padding:88px 0}.strip-section{padding:24px 0;border-top:1px solid #e6eef3;border-bottom:1px solid #e6eef3}.proof-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.proof-strip div{padding:11px;border-right:1px solid #e4ecf2}.proof-strip div:last-child{border-right:0}.proof-strip strong,.proof-strip span{display:block}.proof-strip strong{font-size:.87rem}.proof-strip span{font-size:.68rem;color:#778998}.split-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:34px}.split-heading h2,.centered-heading h2,.security-highlight h2,.comparison-note h2,.policy-callout h2,.about-grid h2,.developer-note h2,.contact-copy h2,.final-cta h2{margin:.45rem 0 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;letter-spacing:-.045em;color:#103149}.split-heading>p,.centered-heading>p{margin:0;color:var(--muted)}.feature-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card-grid article{padding:28px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 12px 34px rgba(18,57,83,.06)}.feature-card-grid h3{margin:17px 0 8px;font-size:1.2rem}.feature-card-grid p{margin:0;color:var(--muted);font-size:.88rem}.feature-card-grid a{display:inline-block;margin-top:18px;color:var(--blue);font-size:.78rem;font-weight:850;text-decoration:none}.feature-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#e6f4fc,#e3fbf7);color:#0e83bc;font-weight:900}.surface-section{background:#f2f7fa}.security-highlight{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.security-highlight p{color:var(--muted)}.security-diagram{padding:35px;border:1px solid #d6e4ec;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.platform-node{width:max-content;margin:auto;padding:14px 24px;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--navy),var(--navy-2));font-weight:850}.diagram-lines{height:55px;position:relative}.diagram-lines:before{content:"";position:absolute;left:50%;top:0;width:1px;height:28px;background:#8db6cc}.diagram-lines:after{content:"";position:absolute;left:14%;right:14%;top:28px;height:1px;background:#8db6cc}.tenant-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tenant-row span{padding:15px 8px;text-align:center;border:1px solid #dbe8ef;border-radius:12px;background:#f8fbfd;font-size:.8rem;font-weight:850}.tenant-row small{font-weight:500;color:#6d8293}.centered-heading{max-width:760px;margin:0 auto 35px;text-align:center}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pricing-card{display:flex;flex-direction:column;padding:28px;border:1px solid #d9e5ed;border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(17,54,80,.07)}.pricing-card.featured{border:2px solid #1593d1;box-shadow:0 22px 50px rgba(15,142,211,.15)}.pricing-card-head{min-height:120px}.pricing-card-head h3{margin:8px 0 6px;font-size:1.55rem}.pricing-card-head p{margin:0;color:var(--muted);font-size:.82rem}.pricing-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#e7f6fc;color:#0c80ba;font-size:.63rem;font-weight:900;text-transform:uppercase}.pricing-price{margin:8px 0 19px;padding-bottom:18px;border-bottom:1px solid #e5edf2}.pricing-price strong{font-size:2.5rem;letter-spacing:-.04em;color:#0d7fbc}.pricing-price small{color:#748696}.pricing-limits{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pricing-limits span{padding:9px 5px;border-radius:9px;background:#f4f8fa;text-align:center;font-size:.65rem;color:#6b7f90}.pricing-limits b{display:block;color:#28485d;font-size:.82rem}.pricing-card ul{flex:1;margin:20px 0;padding:0;list-style:none}.pricing-card li{padding:7px 0;border-bottom:1px solid #edf2f5;color:#425e71;font-size:.76rem}.pricing-card li:before{content:"✓";margin-right:8px;color:#1c9a69;font-weight:900}.pricing-card .btn{margin-top:auto}.pricing-card>small{margin-top:9px;text-align:center;color:#758896;font-size:.66rem}.pricing-loading{grid-column:1/-1;padding:40px;text-align:center;color:#698091}.center-actions{text-align:center;margin-top:26px}.pricing-assurance{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:24px;color:#607589;font-size:.74rem}.final-cta-section{padding:48px 0 70px}.final-cta{display:flex;justify-content:space-between;gap:40px;align-items:center;padding:44px;border-radius:25px;color:#fff;background:linear-gradient(135deg,#0b2e49,#12668b 72%,#16aeb2);box-shadow:0 24px 70px rgba(12,46,73,.22)}.final-cta h2{color:#fff}.final-cta p{margin:8px 0 0;color:#d9edf5}.final-cta>div:last-child{display:flex;gap:10px;flex-wrap:wrap}.page-hero{padding:94px 0 74px;text-align:center;background:linear-gradient(145deg,#f8fcfe,#edf6fb)}.page-hero .site-container{max-width:900px}.page-hero p{max-width:720px;margin:auto;color:var(--muted);font-size:1.02rem}.page-hero h1{font-size:clamp(2.55rem,5vw,4.65rem)}.feature-detail-grid,.security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.feature-detail-grid article,.security-grid article{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.feature-detail-grid article>span,.security-grid article>span{color:#1492ca;font-size:.72rem;font-weight:900}.feature-detail-grid h2,.security-grid h2{font-size:1.15rem}.feature-detail-grid p,.security-grid p{color:var(--muted);font-size:.84rem}.module-groups{display:grid;gap:30px}.module-group{display:grid;grid-template-columns:280px 1fr;gap:34px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.module-group h2{margin:.35rem 0}.module-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.module-list article{display:grid;grid-template-columns:25px 1fr;gap:8px;padding:13px;border-radius:12px;background:#f6fafc}.module-list article>span{color:#1a9668;font-weight:900}.module-list h3{margin:0;font-size:.9rem}.module-list p{margin:4px 0 0;color:var(--muted);font-size:.73rem}.comparison-note,.policy-callout,.developer-note{display:flex;justify-content:space-between;gap:40px;align-items:center}.developer-note img{width:240px;height:78px;object-fit:contain;background:transparent}.about-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px}.about-grid p,.contact-copy p{color:var(--muted)}.about-grid aside{padding:26px;border:1px solid var(--line);border-radius:18px;background:#f6fafc}.about-grid ul{padding-left:20px}.faq-list{max-width:900px}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:19px 4px;cursor:pointer;font-weight:850}.faq-list summary span{font-size:1.3rem;color:#1487c0}.faq-list p{margin:0;padding:0 4px 20px;color:var(--muted)}.contact-points{display:grid;gap:13px;margin-top:25px}.contact-points div{padding:14px;border-radius:12px;background:#f4f8fa}.contact-points strong,.contact-points span{display:block}.contact-points span{color:var(--muted);font-size:.75rem}.lead-form{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{font-size:.75rem;font-weight:850}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;margin-top:6px;padding:12px;border:1px solid #cbdbe5;border-radius:10px;font:inherit}.form-grid input:focus,.form-grid textarea:focus{outline:0;border-color:#1592cf;box-shadow:0 0 0 3px rgba(21,146,207,.12)}.honeypot{position:absolute!important;left:-9999px!important}.form-status{min-height:22px;color:#177c55;font-size:.78rem}.form-status.error{color:#a73c45}.legal-document{max-width:900px}.legal-document h2{margin-top:30px}.legal-document p{color:#566e80}.legal-review-note{padding:15px;border:1px solid #edd6ad;border-radius:12px;background:#fff8e9}.site-footer{padding:58px 0 22px;color:#dceaf2;background:#0a2941}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:38px}.footer-brand img{width:220px;height:90px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1);opacity:.95}.footer-brand p{max-width:430px;color:#a9c1d0;font-size:.8rem}.footer-grid h3{font-size:.8rem}.footer-grid a{display:block;margin:8px 0;color:#b7cbd7;font-size:.74rem;text-decoration:none}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:36px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:.7rem;color:#a6becd}.footer-bottom a{display:flex;align-items:center;gap:8px;text-decoration:none}.footer-bottom img{height:26px;width:105px;object-fit:contain;background:transparent}.compact-pricing .pricing-card ul{max-height:220px;overflow:hidden}.lead-filter-bar{display:flex;gap:10px}.checkout-readiness-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.checkout-readiness-grid>div{padding:11px;border:1px solid #e3ebf1;border-radius:11px;background:#f6f9fb}.checkout-readiness-grid small,.checkout-readiness-grid strong{display:block}.checkout-readiness-grid small{font-size:.66rem;color:#718493;text-transform:uppercase}.marketing-lead-list{display:grid;gap:15px}.marketing-lead-card{margin:0}.lead-card-head{display:flex;justify-content:space-between;gap:20px}.lead-card-head h2{margin:8px 0 3px}.lead-card-head p{margin:0;color:#64788d}.lead-card-meta{text-align:right}.lead-card-meta small{display:block;margin-top:7px;color:#788b9b}.lead-message{margin:18px 0;padding:15px;border-radius:11px;background:#f6f9fb;color:#39576b}.lead-source{display:block;color:#768999;overflow-wrap:anywhere}.lead-update-form{display:grid;grid-template-columns:180px 1fr auto;gap:12px;align-items:end;margin-top:16px}.lead-update-form label{font-size:.72rem;font-weight:800}.lead-update-form select,.lead-update-form textarea{width:100%;margin-top:5px;padding:9px;border:1px solid #ccdbe5;border-radius:9px}.plans-checkout-status{display:flex;align-items:center;gap:11px;max-width:700px;margin:0 auto 24px;padding:12px 15px;border:1px solid #d9e6ee;border-radius:13px;background:#fff}.plans-checkout-status strong,.plans-checkout-status small{display:block}.plans-checkout-status small{color:#6a7e8f}.plans-status-dot{width:11px;height:11px;border-radius:50%;background:#d69a22}.plans-checkout-status.live .plans-status-dot{background:#23a16c;box-shadow:0 0 0 5px rgba(35,161,108,.12)}@media(max-width:1040px){.site-nav{position:fixed;left:20px;right:20px;top:78px;display:none;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.site-nav.open{display:grid}.header-actions{display:none}.nav-toggle{display:block}.hero-grid{grid-template-columns:1fr}.hero-product-card{max-width:760px}.floating-feature{display:none}.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-strip div{border:0}.feature-card-grid,.feature-detail-grid,.security-grid{grid-template-columns:1fr 1fr}.pricing-grid{grid-template-columns:1fr 1fr}.pricing-card:last-child:nth-child(odd){grid-column:1/-1;max-width:560px;justify-self:center}.module-group{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.checkout-readiness-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.site-container{width:min(100% - 28px,1180px)}.header-inner{min-height:70px}.site-brand img{width:148px;height:50px}.site-nav{top:70px}.hero-section,.page-hero{padding:68px 0}.hero-copy h1,.page-hero h1{font-size:clamp(2.35rem,12vw,3.6rem)}.hero-product-card{transform:none}.section{padding:64px 0}.split-heading,.security-highlight,.about-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.feature-card-grid,.feature-detail-grid,.security-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card:last-child:nth-child(odd){grid-column:auto;max-width:none}.proof-strip{grid-template-columns:1fr 1fr}.tenant-row{grid-template-columns:1fr}.diagram-lines{display:none}.module-list{grid-template-columns:1fr}.comparison-note,.policy-callout,.developer-note,.final-cta{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.lead-update-form{grid-template-columns:1fr}.lead-card-head{flex-direction:column}.lead-card-meta{text-align:left}}@media(max-width:460px){.proof-strip,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.hero-actions,.final-cta>div:last-child{display:grid;width:100%}.btn-large{width:100%}.pricing-limits{grid-template-columns:1fr}.header-inner{gap:10px}.nav-toggle{margin-left:auto}.site-brand img{width:135px}.checkout-readiness-grid{grid-template-columns:1fr}}

/* v22.0 billing interval and controlled-evaluation presentation */
.website-billing-toggle{display:flex;justify-content:center;gap:7px;margin:0 auto 24px;padding:6px;width:max-content;max-width:100%;border:1px solid #d9e5ee;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(22,60,84,.08)}
.website-billing-toggle button{min-width:165px;padding:11px 18px;border:0;border-radius:11px;background:transparent;color:#52697b;cursor:pointer;display:grid;gap:2px;font:inherit}
.website-billing-toggle button.active{background:#123f5d;color:#fff;box-shadow:0 7px 18px rgba(18,63,93,.22)}
.website-billing-toggle strong{font-size:14px}.website-billing-toggle small{font-size:11px}.annual-price-note{display:grid;gap:2px;margin:-3px 0 15px;padding:10px 12px;border-radius:10px;background:#edf9f2;color:#17653b;font-size:12px}
@media(max-width:560px){.website-billing-toggle{width:100%}.website-billing-toggle button{min-width:0;flex:1}}

.public-captcha{margin:4px 0 18px;min-height:65px;max-width:100%;overflow:hidden}.public-captcha>div{max-width:100%}

/* v22.0.1 — restore marketing showcase layouts and prevent horizontal overflow */
html,body{max-width:100%;overflow-x:hidden}
main,.section,.page-hero,.site-container,.hero-grid,.visual-split,.feature-card-grid,.feature-detail-grid,.security-grid,.module-groups,.module-group,.module-list,.pricing-grid,.about-grid,.contact-grid,.security-highlight,.final-cta{min-width:0;max-width:100%}
.site-container>*{min-width:0}
img{max-width:100%}
.hero-copy h1,.hero-copy p,.page-hero h1,.page-hero p,.visual-copy h2,.visual-copy p,.feature-detail-grid h2,.feature-detail-grid p,.module-list h3,.module-list p{overflow-wrap:anywhere}

/* Restored visual integration rules used by the public home, Features and Modules pages. */
.hero-copy h1{font-size:clamp(2.55rem,4.8vw,4.45rem);line-height:1.02}
.hero-copy p{font-size:1rem;line-height:1.72}
.page-hero{padding:78px 0 60px}
.page-hero h1{font-size:clamp(2.2rem,4vw,3.65rem);line-height:1.04;letter-spacing:-.045em}
.page-hero p{max-width:700px;font-size:.94rem;line-height:1.68}
.split-heading h2,.centered-heading h2,.security-highlight h2,.comparison-note h2,.policy-callout h2,.about-grid h2,.developer-note h2,.contact-copy h2,.final-cta h2,.visual-copy h2{font-size:clamp(1.8rem,3.15vw,2.85rem);line-height:1.1;letter-spacing:-.038em}
.about-grid p,.contact-copy p,.faq-list p,.legal-document p,.developer-note p{font-size:.9rem;line-height:1.72}
.feature-detail-grid p,.security-grid p{font-size:.8rem;line-height:1.66}
.module-list p{font-size:.71rem;line-height:1.58}
.hero-showcase-frame,.showcase-frame{position:relative;display:block;width:100%;max-width:100%;margin:0;border:1px solid #d7e5ed;border-radius:24px;background:#fff;box-shadow:0 24px 68px rgba(14,55,81,.14);overflow:hidden}
.hero-showcase-frame{transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}
.hero-showcase-frame img,.showcase-frame img{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:1480/833;object-fit:cover}
.hero-showcase-frame figcaption,.showcase-frame figcaption{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:14px 17px;border-top:1px solid #e4edf2;background:rgba(255,255,255,.98);font-size:.72rem;color:#657a8b}
.hero-showcase-frame figcaption strong{color:#193c54;font-size:.79rem}
.hero-showcase-frame figcaption span{max-width:390px;text-align:right}
.showcase-frame figcaption{justify-content:flex-start}
.visual-intro-section{padding-top:74px}
.visual-split{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.45fr);gap:46px;align-items:center}
.visual-split-reverse{grid-template-columns:minmax(0,1.45fr) minmax(0,.78fr)}
.visual-copy p{margin:14px 0 0;color:var(--muted);font-size:.91rem;line-height:1.72}
.visual-copy .btn{margin-top:22px}
.visual-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 15px;margin-top:20px;color:#3f6176;font-size:.75rem;font-weight:760}
.showcase-frame-wide{max-width:1160px;margin-inline:auto}
.device-showcase-section{padding-top:74px;background:linear-gradient(180deg,#fff,#f4f9fc)}
.compact-heading{max-width:820px;margin-bottom:30px}
.compact-heading p{max-width:680px;margin:10px auto 0;color:var(--muted);font-size:.91rem}
.page-visual-section{padding:46px 0 28px}
.page-visual-section+.section{padding-top:56px}
.feature-detail-grid,.security-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}
.module-group{grid-template-columns:minmax(180px,260px) minmax(0,1fr)}
.module-list{grid-template-columns:repeat(2,minmax(0,1fr))}
.module-list article,.module-list article>div,.feature-detail-grid article,.security-grid article{min-width:0}
@media(max-width:1180px){
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}
}
@media(max-width:1040px){
  .visual-split,.visual-split-reverse{grid-template-columns:minmax(0,1fr);gap:30px}
  .visual-split-reverse .showcase-frame{order:2}
  .visual-split-reverse .visual-copy{order:1}
  .hero-showcase-frame{max-width:820px;transform:none}
  .module-group{grid-template-columns:minmax(0,1fr)}
}
@media(max-width:760px){
  .site-container{width:calc(100% - 28px)}
  .hero-copy h1{font-size:clamp(2.25rem,11vw,3.35rem)}
  .page-hero h1{font-size:clamp(2rem,10vw,3rem)}
  .hero-copy p,.page-hero p{font-size:.9rem}
  .hero-showcase-frame,.showcase-frame{border-radius:17px}
  .hero-showcase-frame figcaption,.showcase-frame figcaption{align-items:flex-start;flex-direction:column;padding:12px 13px}
  .hero-showcase-frame figcaption span{text-align:left}
  .visual-points,.module-list,.feature-detail-grid,.security-grid{grid-template-columns:minmax(0,1fr)}
  .page-visual-section{padding:30px 0 14px}
  .visual-intro-section,.device-showcase-section{padding-top:56px}
  .module-group{padding:20px}
}

/* v22.0.2 — hard containment for marketing showcase images and grid children */
.hero-grid,
.visual-split,
.visual-split-reverse,
.page-visual-section .site-container,
.device-showcase-section .site-container,
.visual-intro-section .site-container {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.hero-grid > *,
.visual-split > *,
.visual-split-reverse > *,
.page-visual-section .site-container > *,
.device-showcase-section .site-container > *,
.visual-intro-section .site-container > * {
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

figure.hero-showcase-frame,
figure.showcase-frame,
figure.showcase-frame-wide {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

figure.hero-showcase-frame > img,
figure.showcase-frame > img,
figure.showcase-frame-wide > img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  box-sizing: border-box !important;
}

@media (max-width: 1180px) {
  .site-container {
    width: calc(100% - 32px) !important;
    max-width: calc(100% - 32px) !important;
  }
}

@media (max-width: 760px) {
  .site-container {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
  }

  .hero-grid,
  .visual-split,
  .visual-split-reverse {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  figure.hero-showcase-frame,
  figure.showcase-frame,
  figure.showcase-frame-wide {
    transform: none !important;
  }
}


/* v22.0.3 public copy and typography refinement */
.page-visual-section .visual-copy h2{font-size:clamp(1.55rem,2.35vw,2.25rem);line-height:1.16;letter-spacing:-.025em;max-width:620px}
.comparison-note h2,.final-cta h2{font-size:clamp(1.65rem,2.7vw,2.45rem);line-height:1.14;letter-spacing:-.03em}
.contact-copy h2{font-size:clamp(1.6rem,2.55vw,2.35rem);line-height:1.16}
@media(max-width:760px){.page-visual-section .visual-copy h2,.comparison-note h2,.final-cta h2,.contact-copy h2{font-size:1.58rem;line-height:1.2}}
/* CLOUDTEQ v22.0.7 MARKETING EXPANSION START */
.marketing-security-field{grid-column:1/-1;margin:16px 0 18px;padding:16px;border:1px solid #cfe0ea;border-radius:14px;background:#f8fbfd;min-height:108px}.security-field-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px}.security-field-heading strong{color:#173b55;font-size:.88rem}.security-field-heading span{padding:4px 8px;border-radius:999px;background:#e7f4fb;color:#0c7fb9;font-size:.64rem;font-weight:900;text-transform:uppercase}.marketing-security-field p{margin:0 0 10px;color:#62798a;font-size:.78rem}.marketing-security-field.loading{opacity:.82}.marketing-security-field.ready{border-color:#a8d9c7;background:#f4fbf7}.marketing-security-field.failed,.marketing-security-field.attention{border-color:#efbf9f;background:#fff7f1}.marketing-security-field.failed .security-field-heading span,.marketing-security-field.attention .security-field-heading span{background:#fff0e5;color:#a5531f}.lead-form button:disabled{opacity:.58;cursor:not-allowed;transform:none}.workflow-section{background:linear-gradient(180deg,#fff,#f5fafc)}.workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.workflow-grid article,.role-value-grid article,.capability-grid article,.catalogue-cards article{min-width:0;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 12px 32px rgba(18,57,83,.055)}.workflow-grid article{padding:24px}.workflow-grid article>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e9f6fc;color:#0d84bd;font-size:.72rem;font-weight:900}.workflow-grid h3,.role-value-grid h3,.capability-grid h3,.catalogue-cards h3{margin:14px 0 7px;color:#17364d;font-size:1.05rem}.workflow-grid p,.role-value-grid p,.capability-grid p,.catalogue-cards p{margin:0;color:var(--muted);font-size:.82rem}.role-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.role-value-grid article{padding:24px}.role-value-grid article>span{color:#0c88c2;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.capability-grid article{padding:24px}.feature-boundary-section{padding-top:24px;background:#f4f9fb}.module-catalogue{display:grid;gap:26px}.module-catalogue>section{padding:28px;border:1px solid #d9e7ee;border-radius:21px;background:#fff}.catalogue-heading{display:grid;grid-template-columns:minmax(150px,.34fr) 1fr;gap:28px;align-items:end;margin-bottom:20px}.catalogue-heading>span{color:#0d88c1;font-size:.69rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.catalogue-heading h2{margin:0;color:#15374f;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.15}.catalogue-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.catalogue-cards article{padding:20px;box-shadow:none;background:#fbfdfe}.catalogue-cards h3{margin-top:0}.module-availability-note{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin-top:24px;padding:18px;border:1px solid #cfe2ec;border-radius:16px;background:#eef8fc}.module-availability-note strong{color:#173b55}.module-availability-note span{color:#5e7486;font-size:.8rem}.platform-trial-notice{margin:0 0 18px;padding:14px 16px;border:1px solid #b8dff0;border-radius:13px;background:#eff9fd}.platform-trial-notice strong,.platform-trial-notice span{display:block}.platform-trial-notice strong{color:#0d759f}.platform-trial-notice span{margin-top:3px;color:#587386;font-size:.78rem}@media(max-width:980px){.workflow-grid,.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-value-grid,.catalogue-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.catalogue-heading{grid-template-columns:1fr;gap:5px}.module-availability-note{grid-template-columns:1fr}}@media(max-width:620px){.workflow-grid,.capability-grid,.role-value-grid,.catalogue-cards{grid-template-columns:1fr}.module-catalogue>section{padding:20px}.marketing-security-field{padding:13px}}
/* CLOUDTEQ v22.0.7 MARKETING EXPANSION END */
/* CLOUDTEQ v22.0.17 CONTACT UI START */
.marketing-security-field{grid-column:1/-1;margin:12px 0 16px;padding:0;border:0;background:transparent;min-height:76px}.marketing-security-field>div{max-width:100%}.lead-form button:disabled{opacity:.58;cursor:not-allowed;transform:none}.form-status:empty{display:none}
/* CLOUDTEQ v22.0.17 CONTACT UI END */
/* CLOUDTEQ v22.0.18 SINGLE CAPTCHA UI START */
.lead-form[data-cloudteq-captcha-normalized="1"]>.marketing-security-field{grid-column:1/-1;display:block!important;margin:12px 0 16px;padding:0;border:0;background:transparent;min-height:76px}
.lead-form[data-cloudteq-captcha-normalized="1"]>.marketing-security-field>[data-cloudteq-captcha-widget]{min-height:76px;max-width:100%}
.lead-form[data-cloudteq-captcha-normalized="1"]>[data-marketing-captcha-slot],
.lead-form[data-cloudteq-captcha-normalized="1"]>.g-recaptcha,
.lead-form[data-cloudteq-captcha-normalized="1"]>.cf-turnstile,
.lead-form[data-cloudteq-captcha-normalized="1"]>.marketing-security-field:not([data-cloudteq-captcha-source="super-admin"]){display:none!important}
.lead-form .form-status:empty{display:none}
.lead-form button:disabled{opacity:.58;cursor:not-allowed;transform:none}
/* CLOUDTEQ v22.0.18 SINGLE CAPTCHA UI END */

/* CLOUDTEQ Business Desk v22.0.39 marketing alignment patch
   Purpose: stop hero/visual sections from drifting to page edges and keep large product imagery responsive. */
html,body{max-width:100%;overflow-x:hidden}
*,*::before,*::after{box-sizing:border-box}
.site-container{width:min(calc(100% - clamp(32px,6vw,96px)),1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}
.site-header .site-container,.site-footer .site-container{max-width:1180px!important}
.hero-section{overflow:hidden!important}
.hero-section .site-container,.visual-intro-section .site-container,.page-visual-section .site-container,.device-showcase-section .site-container{width:min(calc(100% - clamp(36px,6vw,112px)),1360px)!important;max-width:1360px!important}
.hero-grid{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:clamp(34px,4vw,72px)!important;align-items:center!important}
.hero-copy,.visual-copy{min-width:0!important;max-width:720px!important}
.hero-copy h1{font-size:clamp(2.55rem,4.25vw,4.85rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;text-wrap:balance;overflow-wrap:normal}
.visual-copy h2{font-size:clamp(2.15rem,3.35vw,4rem)!important;line-height:1.04!important;letter-spacing:-.04em!important;text-wrap:balance;overflow-wrap:normal}
.page-hero h1{font-size:clamp(2.35rem,4.55vw,4.55rem)!important;line-height:1.04!important;text-wrap:balance}
.hero-showcase-frame,.showcase-frame{max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important}
.hero-showcase-frame img,.showcase-frame img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important}
.hero-showcase-frame figcaption,.showcase-frame figcaption{display:flex!important;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-inline:clamp(16px,2vw,28px)!important}
.visual-split{display:grid!important;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)!important;gap:clamp(34px,4vw,72px)!important;align-items:center!important}
.visual-split-reverse{grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr)!important}
.module-group{grid-template-columns:minmax(220px,280px) minmax(0,1fr)!important;align-items:start}.module-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important}.module-list article{min-width:0}.module-list h3,.module-list p{overflow-wrap:break-word}.module-catalogue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.module-catalogue-card{padding:20px;border:1px solid var(--line,#dfe8ef);border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(13,47,74,.06)}.module-catalogue-card h3{margin:.2rem 0 .35rem;font-size:1rem}.module-catalogue-card p{margin:0;color:var(--muted,#5f7487);font-size:.82rem}.module-catalogue-card span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-bottom:10px;border-radius:9px;background:#eaf7fb;color:#1487c0;font-weight:900}
@media(max-width:1180px){.hero-section .site-container,.visual-intro-section .site-container,.page-visual-section .site-container,.device-showcase-section .site-container{width:min(calc(100% - 40px),1120px)!important}.hero-grid,.visual-split,.visual-split-reverse{grid-template-columns:1fr!important}.hero-copy,.visual-copy{max-width:780px!important}.hero-showcase-frame,.showcase-frame{justify-self:stretch!important}}
@media(max-width:760px){.site-container,.hero-section .site-container,.visual-intro-section .site-container,.page-visual-section .site-container,.device-showcase-section .site-container{width:min(calc(100% - 28px),100%)!important}.hero-copy h1{font-size:clamp(2.2rem,11vw,3.35rem)!important}.visual-copy h2,.page-hero h1{font-size:clamp(2rem,9vw,3.15rem)!important}.hero-actions,.trust-row,.visual-points{max-width:100%}.module-group{grid-template-columns:1fr!important;padding:22px!important}.module-list{grid-template-columns:1fr!important}}

/* CLOUDTEQ Business Desk v22.0.40 About page expansion patch */
.about-page-hero .site-container{max-width:1060px!important}.about-page-hero p{max-width:900px}.about-hero-actions{margin-top:28px}.about-story-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.72fr);gap:clamp(28px,4vw,64px);align-items:start}.about-story-copy h2,.about-help-grid h2,.about-relationship-section h2,.about-roadmap h2{font-size:clamp(2rem,3vw,3.35rem);line-height:1.06;letter-spacing:-.035em;margin:.35rem 0 1rem;text-wrap:balance}.about-story-copy p,.about-help-grid p,.about-relationship-section p,.about-roadmap p{color:var(--muted,#5f7487);font-size:1rem;line-height:1.75}.about-principles-panel{border:1px solid var(--line,#dfe8ef);border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 18px 48px rgba(13,47,74,.08);padding:clamp(22px,3vw,34px);position:relative;overflow:hidden}.about-principles-panel:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#1487c0,#32c4df,#0d2f4a)}.about-principles-panel ul{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:16px}.about-principles-panel li{display:grid;gap:4px;padding:0 0 14px;border-bottom:1px solid rgba(13,47,74,.08)}.about-principles-panel li:last-child{border-bottom:0;padding-bottom:0}.about-principles-panel strong{color:var(--ink,#0d2f4a)}.about-principles-panel span{color:var(--muted,#5f7487);font-size:.9rem;line-height:1.55}.about-help-grid{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:clamp(30px,4vw,64px);align-items:start}.about-help-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.about-help-cards article,.about-values-grid article,.roadmap-grid article{border:1px solid var(--line,#dfe8ef);border-radius:20px;background:#fff;padding:22px;box-shadow:0 14px 36px rgba(13,47,74,.06)}.about-help-cards span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:#eaf7fb;color:#1487c0;font-weight:900;margin-bottom:14px}.about-help-cards h3,.about-values-grid h3,.roadmap-grid h3{margin:.1rem 0 .55rem;color:var(--ink,#0d2f4a);font-size:1.02rem}.about-help-cards p,.about-values-grid p,.roadmap-grid p{margin:0;color:var(--muted,#5f7487);line-height:1.65;font-size:.94rem}.about-relationship-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:clamp(28px,4vw,58px);align-items:center}.about-relationship-card{border-radius:26px;padding:clamp(24px,3vw,34px);background:linear-gradient(135deg,#0d2f4a,#135c82);color:#fff;box-shadow:0 24px 70px rgba(13,47,74,.22)}.about-relationship-card strong{display:block;font-size:1.35rem;margin-bottom:.65rem}.about-relationship-card p{color:rgba(255,255,255,.86);line-height:1.68;margin-bottom:22px}.about-relationship-card .btn{background:#fff;color:#0d2f4a;border-color:#fff}.about-roadmap{display:grid;gap:24px}.roadmap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.roadmap-grid article{background:linear-gradient(180deg,#fff,#f8fbfd)}.roadmap-note{font-size:.9rem!important;color:var(--muted,#5f7487);border-left:4px solid #32c4df;padding:12px 16px;background:rgba(50,196,223,.08);border-radius:0 14px 14px 0;margin:0}.about-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-values-grid article{min-height:170px}.about-values-grid h3{font-size:1.15rem}@media(max-width:980px){.about-story-grid,.about-help-grid,.about-relationship-section{grid-template-columns:1fr}.about-help-cards,.roadmap-grid,.about-values-grid{grid-template-columns:1fr}.about-principles-panel{position:static}}@media(max-width:680px){.about-help-cards article,.about-values-grid article,.roadmap-grid article{padding:19px}.about-story-copy h2,.about-help-grid h2,.about-relationship-section h2,.about-roadmap h2{font-size:clamp(1.8rem,8vw,2.55rem)}}

/* v22.0.41 About page typography cleanup patch
   Keeps marketing headings professional without oversized/blind-reader style text. */
.about-page-hero h1{
    font-size:clamp(2.05rem,3.8vw,3.35rem)!important;
    line-height:1.08!important;
    letter-spacing:-.045em;
    max-width:980px;
}
.about-story-copy h2,
.about-help-grid h2,
.about-relationship-section h2,
.about-roadmap h2{
    font-size:clamp(1.45rem,2.45vw,2.12rem)!important;
    line-height:1.18!important;
    letter-spacing:-.025em;
}
.about-page-hero p,
.about-story-copy p,
.about-help-grid p,
.about-relationship-section p,
.about-roadmap p{
    font-size:clamp(.98rem,1.15vw,1.08rem);
    line-height:1.72;
}
.about-relationship-card strong{
    font-size:1.16rem!important;
}
@media(max-width:680px){
    .about-page-hero h1{
        font-size:clamp(1.85rem,8vw,2.45rem)!important;
    }
    .about-story-copy h2,
    .about-help-grid h2,
    .about-relationship-section h2,
    .about-roadmap h2{
        font-size:clamp(1.38rem,6.2vw,1.9rem)!important;
    }
}

/* CLOUDTEQ v22.0.43 pricing module reveal START */
.pricing-card .pricing-module-list{position:relative;margin-bottom:12px;max-height:none;overflow:visible}
.compact-pricing .pricing-card .pricing-module-list{max-height:none;overflow:visible}
body[data-page="home"] .compact-pricing .pricing-card .pricing-module-list:not(.expanded){max-height:205px;overflow:hidden;padding-bottom:22px}
body[data-page="home"] .compact-pricing .pricing-card .pricing-module-list:not(.expanded)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:58px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 72%);pointer-events:none}
.pricing-card.featured .pricing-module-list:not(.expanded)::after{background:linear-gradient(180deg,rgba(255,255,255,0),#f8fcff 72%)}
.pricing-modules-toggle{display:inline-flex;align-items:center;justify-content:center;width:100%;margin:0 0 14px;padding:10px 12px;border:1px solid #cfe0ea;border-radius:999px;background:#f7fbfd;color:#0c4f73;font:inherit;font-size:.76rem;font-weight:850;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.pricing-modules-toggle:hover{background:#eef7fb;border-color:#9ec9dd;transform:translateY(-1px)}
.pricing-modules-toggle[aria-expanded="true"]{background:#0d3a57;border-color:#0d3a57;color:#fff}
body[data-page="pricing"] .pricing-card .pricing-module-list{max-height:none!important;overflow:visible!important;padding-bottom:0!important}
body[data-page="pricing"] .pricing-card .pricing-module-list::after{display:none!important}
body[data-page="pricing"] .pricing-modules-toggle{display:none}
@media(max-width:760px){body[data-page="home"] .compact-pricing .pricing-card .pricing-module-list:not(.expanded){max-height:235px}.pricing-modules-toggle{font-size:.82rem}}
/* CLOUDTEQ v22.0.43 pricing module reveal END */

/* CLOUDTEQ Business Desk v22.0.63 public marketing sticky menu
   Purpose: keep the main marketing menu visible while visitors scroll. */
:root{--ctq-marketing-header-height:78px;--ctq-marketing-mobile-header-height:70px}
html{scroll-padding-top:calc(var(--ctq-marketing-header-height) + 18px)!important}
body{padding-top:var(--ctq-marketing-header-height)!important}
.site-header{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:9999!important;
  transform:none!important;
  visibility:visible!important;
  opacity:1!important;
  background:rgba(255,255,255,.96)!important;
  -webkit-backdrop-filter:blur(18px)!important;
  backdrop-filter:blur(18px)!important;
  box-shadow:0 10px 28px rgba(12,46,73,.08)!important;
}
.site-header .header-inner{min-height:var(--ctq-marketing-header-height)!important}
@media(max-width:1040px){
  .site-nav{top:calc(var(--ctq-marketing-header-height) + 10px)!important;z-index:10000!important;max-height:calc(100vh - var(--ctq-marketing-header-height) - 28px)!important;overflow:auto!important}
}
@media(max-width:760px){
  html{scroll-padding-top:calc(var(--ctq-marketing-mobile-header-height) + 16px)!important}
  body{padding-top:var(--ctq-marketing-mobile-header-height)!important}
  .site-header .header-inner{min-height:var(--ctq-marketing-mobile-header-height)!important}
  .site-nav{top:calc(var(--ctq-marketing-mobile-header-height) + 8px)!important;max-height:calc(100vh - var(--ctq-marketing-mobile-header-height) - 24px)!important}
}
