@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(poppins-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(poppins-500.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(poppins-600.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(poppins-700.ttf) format('truetype');
}

html:has(.ws){scroll-behavior:smooth;scroll-padding-top:105px}
body.ws-page{margin:0;background:#f6f5f1;color:#000000}.ws{--orange:#fc5003;--ink:#000000;--navy:#001b2b;--paper:#f6f5f1;--muted:#676760;--line:#d9d8d1;font-family:Poppins,Arial,sans-serif;font-size:16px;line-height:1.5;color:var(--ink);overflow:clip;background:var(--paper)}
.ws *,.ws *:before,.ws *:after{box-sizing:border-box}.ws [hidden]{display:none!important}.ws h1,.ws h2,.ws h3,.ws p,.ws figure,.ws blockquote{margin:0}.ws h1,.ws h2,.ws h3{font-family:inherit;font-weight:600;color:inherit;letter-spacing:-.055em;line-height:1.02}.ws a{color:inherit;text-decoration:none}.ws button,.ws input,.ws select{font:inherit}.ws button,.ws a,.ws summary{-webkit-tap-highlight-color:transparent}.ws button,.ws summary{cursor:pointer}.ws button{color:inherit}.ws img{display:block;max-width:100%;height:auto}.ws a:focus-visible,.ws button:focus-visible,.ws summary:focus-visible{outline:3px solid #0669d9;outline-offset:6px}.ws input:focus,.ws select:focus{outline:2px solid var(--orange);outline-offset:2px}.ws ::selection{background:var(--orange);color:#fff}.ws-wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.ws-section{padding-block:112px}.ws-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.12em}.ws-eyebrow i{width:7px;height:7px;display:inline-block;background:var(--orange);border-radius:50%;margin-right:8px}.ws-button{display:inline-flex;gap:32px;align-items:center;justify-content:space-between;background:var(--orange);color:#000000!important;border:1px solid transparent;padding:18px 25px;border-radius:6px;font-size:14px;font-weight:700;min-height:54px;transition:background .25s,transform .25s}.ws-button:hover{background:var(--orange);transform:translateY(-3px)}.ws-button span{font-size:22px;line-height:1}.ws-text-link{display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px;font-weight:600;padding:18px 0}.ws-small{padding:12px 18px;min-height:44px;font-size:12px}.ws-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 56px;background:rgba(246,245,241,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.ws-logo{display:inline-block;width:195px;flex-shrink:0}.ws-header nav{display:flex;gap:30px;font-size:13px;font-weight:600}.ws-header nav a:hover,.ws-footer a:hover{color:var(--orange)}.ws-header-actions{display:flex;gap:26px;align-items:center}.ws-login{font-size:12px}.ws-menu{display:none;border:0;background:transparent;font-size:24px;min-width:44px;min-height:44px}.ws-hero{background:#001b2b;color:#f6f5f1;padding:45px 56px 0;position:relative}.ws-hero-top{display:flex;justify-content:space-between;align-items:center}.ws-hero-index{font-size:10px;letter-spacing:.09em;color:#b1b1a9}.ws-hero h1{font-size:clamp(65px,8.6vw,142px);letter-spacing:-.07em;line-height:.97;padding-top:49px;position:relative;max-width:1450px}.ws-hero h1>span:first-of-type{color:var(--orange)}.ws-hero-arrow{position:absolute;right:8%;top:38px;color:var(--orange);font-weight:400;font-size:1.5em;line-height:1}.ws-hero-bottom{display:grid;grid-template-columns:1fr 1fr auto;gap:45px;align-items:center;margin:36px 0 53px}.ws-hero-bottom>p{font-size:16px;color:#b9b9b2;max-width:390px;line-height:1.65}.ws-hero-bottom>div{justify-self:start}.ws-hero-bottom .ws-text-link{color:#dadad3}.ws-vertical{font-size:9px;letter-spacing:.11em;writing-mode:vertical-rl}.ws-showcase{position:relative;border-radius:10px 10px 0 0;background:#282823;padding:22px 0 0;overflow:hidden;border:1px solid #484840;border-bottom:0}.ws-showcase-top,.ws-showcase-caption{display:flex;justify-content:space-between;align-items:center;padding:0 25px;gap:20px;font-size:9px;letter-spacing:.1em;color:#c8c8bd}.ws-motion{border:0;background:transparent;color:inherit;font-size:11px;padding:10px;letter-spacing:0;min-height:40px}.ws-showcase-track{display:flex;gap:22px;align-items:center;width:116%;margin:28px 0 0 -8%;height:350px;transform:rotate(-4deg);animation:ws-drift 12s ease-in-out infinite alternate}.ws-screen{width:33.333%;flex-shrink:0;background:#fff;box-shadow:0 20px 40px #0004;border-radius:8px;overflow:hidden}.ws-screen-b{transform:translateY(32px)}.ws-screen-c{transform:translateY(-20px)}.ws-browser{height:31px;color:#52524d;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:9px;border-bottom:1px solid #ddd;background:#eee}.ws-browser span:first-child{font-size:6px;letter-spacing:2px;color:#9b9b95}.ws-screen img{width:100%;aspect-ratio:1.55;object-fit:cover;object-position:top}.ws-showcase-caption{position:relative;background:#282823;margin-top:26px;padding-block:20px;letter-spacing:0}.ws-showcase-caption>a{font-size:11px;color:#fff}.ws-trust{display:flex;gap:55px;align-items:center;padding-block:37px;border-bottom:1px solid var(--line)}.ws-trust p{flex:0 0 200px;font-size:12px;color:var(--muted)}.ws-trust strong{color:var(--ink);font-weight:600}.ws-client-logos{display:flex;gap:40px;justify-content:space-around;align-items:center;width:100%}.ws-client-logos img{width:105px;max-height:45px;object-fit:contain;filter:grayscale(1)}.ws-section-heading{display:grid;grid-template-columns:1fr 1.1fr;column-gap:50px}.ws-section-heading .ws-eyebrow{grid-column:1/-1;margin-bottom:25px}.ws h2{font-size:clamp(38px,4.3vw,67px);line-height:1.04}.ws-section-heading>p{max-width:340px;font-size:16px;color:var(--muted);align-self:end;justify-self:end;line-height:1.7}.ws-feature-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:24px;margin-top:57px}.ws-feature{border-radius:9px;padding:36px 36px 0;overflow:hidden;display:flex;flex-direction:column}.ws-feature-orange{background:var(--orange)}.ws-feature-dark{background:var(--navy);color:var(--paper)}.ws-card-label{font-size:10px;letter-spacing:.12em;font-weight:700}.ws-feature h3{font-size:42px;margin:24px 0 15px}.ws-feature p{font-size:14px;max-width:330px}.ws-feature-image{margin:27px -10px 0 34px;transform:rotate(-6deg);height:216px;overflow:hidden;border-radius:9px 9px 0 0;box-shadow:0 0 30px #0003}.ws-feature-image img{width:100%}.ws-feature>a{position:relative;margin:0 -36px;padding:22px 36px;background:#ffffff14;display:flex;justify-content:space-between;font-size:12px;font-weight:700;margin-top:auto}.ws-feature-dark>a{border-top:1px solid #45453e}.ws-feature-dark h3{font-size:30px;margin-top:0}.ws-feature-dark p{color:#b9b9af}.ws-big-number{font-size:104px;font-weight:600;line-height:1.3;letter-spacing:-.07em}.ws-big-number span{color:var(--orange)}.ws-pills{list-style:none;padding:0;display:flex;gap:8px;flex-wrap:wrap;margin:25px 0 34px}.ws-pills li{border:1px solid #55554c;border-radius:99px;padding:8px 12px;font-size:11px}.ws-resource-list{margin-top:48px}.ws details{border-bottom:1px solid var(--line)}.ws summary{list-style:none;display:flex;align-items:center;gap:32px;padding:25px 0}.ws summary::-webkit-details-marker{display:none}.ws summary>span:first-child{font-size:12px;color:var(--muted)}.ws summary h3{font-size:26px;letter-spacing:-.035em}.ws summary b{margin-left:auto;font-size:27px;font-weight:400}.ws details[open] summary b{transform:rotate(45deg)}.ws-resource-list details>p{max-width:650px;margin:0 0 28px 48px;color:var(--muted);font-size:14px}.ws-ecosystem{padding-block:110px;background:#e9e8e1}.ws-ecosystem h2>span{color:var(--orange)}.ws-market-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:80px;margin-top:48px;align-items:center}.ws-market-intro h3{font-size:28px;margin:0 0 24px}.ws-market-intro .ws-big-number{line-height:1.1}.ws-market-intro .ws-button{font-size:12px}.ws-market-names{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#d1d0c6;border:1px solid #d1d0c6;border-radius:8px;overflow:hidden}.ws-market-names span{background:#f6f5f1;min-height:126px;display:flex;align-items:center;justify-content:center;padding:12px;font-size:22px;font-weight:700;letter-spacing:-.05em}.ws-integration-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:90px;border-top:1px solid #cccac0;padding-top:45px;align-items:end}.ws-integration-heading h3{font-size:36px}.ws-integration-heading p{font-size:14px;max-width:420px;color:var(--muted)}.ws-filters{display:flex;gap:9px;flex-wrap:wrap;margin:34px 0 22px}.ws-filters button{background:transparent;border:1px solid #aaa99f;border-radius:99px;padding:10px 21px;font-size:12px;min-height:42px}.ws-filters button.is-active{background:#001b2b;color:#fff;border-color:#000000}.ws-apps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;min-height:208px;align-content:start}.ws-apps>div{background:#f6f5f1;border:1px solid #d2d0c6;padding:20px;border-radius:6px;display:flex;flex-direction:column;min-height:95px;justify-content:center}.ws-apps strong{font-size:19px;letter-spacing:-.04em}.ws-apps span{font-size:10px;color:var(--muted);margin-top:6px}.ws-fine{font-size:11px!important;color:var(--muted);margin-top:22px!important;line-height:1.65}.ws-split-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:44px}.ws-split-heading .ws-eyebrow{margin-bottom:25px}.ws-split-heading>p{font-size:14px;color:var(--muted);max-width:300px;line-height:1.7}.ws-stories{display:grid;grid-template-columns:1.25fr 1fr;gap:24px}.ws-story{border:1px solid var(--line);padding:35px;border-radius:8px;background:#fffdf7}.ws-quote-mark{font-family:Poppins,Arial,sans-serif;font-size:100px;line-height:.8;color:var(--orange)}.ws-story blockquote{font-size:29px;letter-spacing:-.035em;line-height:1.3;margin:12px 0 32px}.ws-story>div{display:flex;align-items:center;gap:15px}.ws-story img{width:54px;height:54px;object-fit:cover;border-radius:50%}.ws-story p strong,.ws-story p span{display:block;font-size:12px}.ws-story p span{color:var(--muted)}.ws-story-arrow{margin-left:auto;font-size:40px}.ws-story-summary{background:#e9e8e1;display:flex;flex-direction:column;justify-content:space-between}.ws-story-summary h3{font-size:32px;margin:28px 0 20px}.ws-story-summary>p{font-size:14px;color:var(--muted);max-width:340px}.ws-videos{padding:94px 0;background:#001b2b;color:#f6f5f1}.ws-videos .ws-split-heading>p{color:#b7b7af}.ws-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.ws-video-cover{display:block;background:#fc5003;color:#000000;position:relative;border-radius:8px;overflow:hidden;aspect-ratio:1.7}.ws-video-art{padding:28px}.ws-video-art>span{font-size:9px;font-weight:700;letter-spacing:.13em}.ws-video-art strong{display:block;font-size:clamp(28px,3.8vw,55px);letter-spacing:-.05em;line-height:1.02;margin-top:28px;font-weight:600}.ws-video-art em{font-family:Poppins,Arial,sans-serif;font-weight:400}.ws-video-cover-light{background:#e9e8e1}.ws-play{position:absolute;bottom:25px;right:25px;display:grid;place-items:center;background:#001b2b;color:white;border-radius:50%;width:60px;height:60px;font-size:17px;transition:transform .3s}.ws-video-cover:hover .ws-play{transform:scale(1.13)}.ws-video-grid h3{font-size:20px;letter-spacing:-.02em;margin-top:20px}.ws-video-grid article>p{font-size:11px;color:#b7b7af;margin-top:10px}.ws-plans{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.ws-plans article{border:1px solid var(--line);padding:26px 22px;border-radius:7px;display:flex;flex-direction:column;min-height:365px}.ws-plans article>span{font-size:10px;font-weight:700;letter-spacing:.08em}.ws-plans h3{font-size:30px;margin:28px 0 20px}.ws-plans ul{font-size:12px;line-height:1.6;list-style:none;padding:0;margin:0 0 25px}.ws-plans li{padding:6px 0;border-bottom:1px solid #001b2b15}.ws-plans li:before{content:'↗';margin-right:7px}.ws-plans a{font-size:11px;font-weight:700;margin-top:auto;padding:14px 0 0;border-top:1px solid #001b2b55}.ws-plan-featured{background:var(--orange);border-color:var(--orange)!important}.ws-partners{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:48px;display:grid;grid-template-columns:1fr 1fr;gap:25px 80px}.ws-partners>.ws-eyebrow{grid-column:1/-1}.ws-partners h2{font-size:44px}.ws-partners p{font-size:14px;color:var(--muted);margin-bottom:20px;max-width:380px}.ws-outline{border:1px solid #001b2b;background:transparent}.ws-faq{display:grid;grid-template-columns:1fr 1.4fr;gap:70px}.ws-faq h2{margin-top:25px}.ws-faq summary{font-size:15px;font-weight:600;justify-content:space-between;gap:20px}.ws-faq summary span{font-size:23px;font-weight:400}.ws-faq details[open] summary span{transform:rotate(45deg)}.ws-faq details>p{color:var(--muted);font-size:14px;margin-bottom:25px}.ws-contact{background:var(--orange);padding:85px 0}.ws-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.ws-contact h2{font-size:clamp(48px,5.5vw,85px);margin:30px 0}.ws-contact h2 em{font-family:Poppins,Arial,sans-serif;letter-spacing:-.06em;font-weight:400}.ws-contact-grid>div>p{font-size:14px}.ws-contact-arrow{display:block;font-size:135px;line-height:1.1;margin-top:15px}.ws-form-card{border-radius:9px;background:var(--paper);padding:34px}.ws-form-card h3{font-size:31px}.ws-form-card>p{font-size:12px!important;color:var(--muted);margin:10px 0 25px}.ws form label{display:block;font-size:11px;font-weight:600;margin-bottom:17px}.ws input:not([type=checkbox]),.ws select{display:block;width:100%;min-height:47px;padding:12px 10px;margin-top:7px;border-radius:4px;border:1px solid #c9c8bf;background:#fffdf8;color:#000000;font-size:12px;box-shadow:none}.ws input::placeholder{color:#77776e}.ws-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ws select{max-width:100%;text-overflow:ellipsis}.ws form .ws-consent{display:flex;gap:10px;font-size:10px;line-height:1.6;font-weight:400;align-items:flex-start;margin:6px 0 22px}.ws-consent input{margin-top:3px;accent-color:var(--orange);flex-shrink:0;width:16px;height:16px}.ws-consent a{text-decoration:underline}.ws form .ws-button{width:100%}.ws .ws-form-status{font-size:12px;line-height:1.6;margin-top:12px;color:#484840}.ws .ws-form-status:empty{margin:0}.ws-footer{padding-top:58px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.ws-footer>div>p{font-size:13px;color:var(--muted);margin-top:22px}.ws-footer>div:not(:first-child):not(.ws-footer-bottom){display:flex;flex-direction:column;gap:14px;font-size:12px}.ws-footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding:24px 0;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted)}.ws-footer-bottom>div{display:flex;align-items:center;gap:22px}.ws-skip{position:fixed;left:15px;top:-100px;z-index:100;background:white;padding:14px}.ws-skip:focus{top:12px}.ws-sr,.ws-honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.ws dialog{background:#001b2b;color:#f6f5f1;border:1px solid #555;border-radius:10px;width:min(950px,92vw);padding:24px}.ws dialog::backdrop{background:#000c;backdrop-filter:blur(5px)}.ws-dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.ws .ws-dialog-top h2{font-size:20px;letter-spacing:-.02em}.ws-video-close{border:1px solid #777;background:transparent;border-radius:50%;min-width:44px;height:44px}.ws #ws-video-container{aspect-ratio:16/9;display:grid;place-items:center;background:#252520;padding:0}.ws #ws-video-container iframe{width:100%;height:100%;border:0}.ws dialog>p{font-size:11px;margin-top:14px;color:#c5c5bd}.ws dialog>p a{text-decoration:underline;margin-left:14px}.ws-video-consent{padding:30px;text-align:center}.ws-video-consent p{font-size:14px;max-width:500px;margin:0 auto 20px}.ws-paused *, .ws-paused *:before,.ws-paused *:after{animation-play-state:paused!important}.ws-enhanced .ws-reveal{transition:opacity .65s ease,transform .65s ease}.ws-enhanced .ws-reveal.ws-pending{opacity:0;transform:translateY(22px)}
@keyframes ws-drift{from{transform:rotate(-4deg) translateX(-10px)}to{transform:rotate(-4deg) translateX(35px)}}
@media(min-width:1550px){.ws-header,.ws-hero{padding-inline:max(56px,calc((100vw - 1432px)/2))}}
@media(max-width:1100px){.ws-header{padding:20px 28px}.ws-header nav{gap:20px}.ws-logo{width:165px}.ws-login{display:none}.ws-header-actions{gap:10px}.ws-wrap{width:calc(100% - 64px)}.ws-hero{padding:35px 32px 0}.ws-hero-arrow{right:1%}.ws-hero h1{font-size:9vw}.ws-hero-bottom{gap:25px}.ws-hero-bottom>p{font-size:14px}.ws-hero-bottom .ws-button{font-size:12px;gap:16px;padding-inline:18px}.ws-showcase-track{height:270px}.ws-trust{gap:20px}.ws-client-logos{gap:20px}.ws-client-logos img{width:85px}.ws-feature h3{font-size:34px}.ws-market-grid{gap:35px}.ws-market-names span{font-size:18px}.ws-plans{grid-template-columns:1fr 1fr}.ws-contact-grid{gap:35px}.ws-form-card{padding:25px}.ws-contact h2{font-size:6vw}.ws-video-art strong{font-size:4vw}}
@media(max-width:760px){html:has(.ws){scroll-padding-top:85px}.ws-header{padding:16px 20px;gap:15px}.ws-logo{width:151px}.ws-header .ws-small{font-size:10px;padding:9px 11px;min-height:40px;gap:10px}.ws-small span{font-size:16px}.ws-menu{display:block}.ws-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:22px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #0002}.ws-header nav.is-open{display:flex;flex-direction:column;gap:0}.ws-header nav a{padding:12px}.ws-wrap{width:calc(100% - 40px)}.ws-section{padding-block:67px}.ws-hero{padding:30px 20px 0}.ws-hero-index,.ws-vertical{display:none}.ws-hero .ws-eyebrow{font-size:9px}.ws-hero h1{font-size:clamp(48px,10.8vw,82px);padding-top:36px;line-height:1.02;letter-spacing:-.065em}.ws-hero-arrow{display:none}.ws-hero-bottom{display:block;margin:25px 0 32px}.ws-hero-bottom>p{font-size:14px;max-width:380px;margin-bottom:26px}.ws-hero-bottom>div{display:block;max-width:340px}.ws-hero-bottom .ws-button{width:100%;font-size:13px}.ws-hero-bottom .ws-text-link{justify-content:flex-start}.ws-showcase-top{padding-inline:14px;font-size:7px;letter-spacing:.04em;gap:5px}.ws-showcase-top .ws-motion{font-size:9px;padding:5px;white-space:nowrap}.ws-showcase-track{height:210px;width:190%;margin-left:-48%;gap:14px}.ws-browser{font-size:7px;height:24px}.ws-showcase-caption{padding:16px 12px;gap:15px}.ws-showcase-caption span{font-size:8px}.ws-showcase-caption>a{font-size:9px}.ws-trust{display:block;padding-block:29px}.ws-trust p{font-size:11px;margin-bottom:23px}.ws-client-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.ws-client-logos img{width:100%;max-height:33px}.ws-section-heading{display:block}.ws-section-heading .ws-eyebrow{margin-bottom:23px}.ws h2{font-size:40px}.ws-section-heading>p{font-size:14px;margin-top:25px;max-width:390px}.ws-feature-grid{grid-template-columns:1fr;margin-top:32px;gap:18px}.ws-feature{padding:27px 27px 0}.ws-feature h3{font-size:38px}.ws-feature-image{height:205px}.ws-feature>a{margin-inline:-27px;padding:20px 27px}.ws-feature-dark h3{font-size:33px}.ws-big-number{font-size:95px}.ws-resource-list{margin-top:26px}.ws summary{gap:18px}.ws summary h3{font-size:21px;line-height:1.16}.ws-resource-list details>p{margin-left:31px;font-size:13px}.ws-ecosystem{padding-block:65px}.ws-market-grid{grid-template-columns:1fr;gap:32px}.ws-market-intro h3{font-size:26px}.ws-market-names{grid-template-columns:repeat(2,1fr)}.ws-market-names span{min-height:88px;font-size:22px}.ws-integration-heading{display:block;margin-top:55px;padding-top:30px}.ws-integration-heading h3{font-size:32px}.ws-integration-heading p{margin-top:20px}.ws-filters{gap:7px}.ws-filters button{padding:9px 14px;font-size:11px}.ws-apps{grid-template-columns:1fr 1fr;min-height:208px;gap:9px}.ws-apps>div{padding:15px;min-height:91px}.ws-apps strong{font-size:17px}.ws-split-heading{display:block;margin-bottom:29px}.ws-split-heading>p{margin-top:23px;max-width:390px}.ws-stories{grid-template-columns:1fr;gap:18px}.ws-story{padding:28px}.ws-story blockquote{font-size:27px}.ws-story-summary h3{font-size:31px}.ws-videos{padding-block:65px}.ws-video-grid{grid-template-columns:1fr;gap:35px}.ws-video-art{padding:24px}.ws-video-art strong{font-size:9vw;margin-top:24px}.ws-video-cover{aspect-ratio:1.6}.ws-play{width:53px;height:53px;right:22px;bottom:22px}.ws-video-grid h3{font-size:19px}.ws-plans{grid-template-columns:1fr 1fr;gap:10px}.ws-plans article{padding:20px 14px;min-height:365px}.ws-plans h3{font-size:27px}.ws-plans ul{font-size:11px}.ws-plans a{font-size:10px}.ws-partners{display:block;padding-block:35px}.ws-partners h2{font-size:35px;margin:23px 0}.ws-partners p{font-size:13px}.ws-faq{grid-template-columns:1fr;gap:30px}.ws-faq summary{font-size:14px}.ws-contact{padding-block:60px}.ws-contact-grid{grid-template-columns:1fr;gap:32px}.ws-contact h2{font-size:14vw}.ws-contact-arrow{display:none}.ws-contact-grid>div>p{font-size:13px}.ws-form-card{padding:25px 20px}.ws-form-row{grid-template-columns:1fr;gap:0}.ws-footer{grid-template-columns:1fr 1fr;gap:30px;padding-top:40px}.ws-footer>div:first-child{grid-column:1/-1}.ws-footer-bottom{display:block;padding-bottom:25px}.ws-footer-bottom>div{margin-top:16px;gap:15px;flex-wrap:wrap}.ws dialog{padding:17px}.ws .ws-dialog-top h2{font-size:16px}.ws-video-consent{padding:15px}.ws-video-consent p{font-size:12px}.ws-video-consent .ws-button{padding:12px;font-size:12px}.ws dialog>p a{display:block;margin:8px 0 0}}
@media(max-width:360px){.ws-header .ws-small{display:none}.ws-plans{grid-template-columns:1fr}.ws-plans article{min-height:320px}.ws-hero h1{font-size:11vw}}
@media(prefers-reduced-motion:reduce){html:has(.ws){scroll-behavior:auto}.ws *,.ws *:before,.ws *:after{animation:none!important;transition:none!important}.ws-enhanced .ws-reveal.ws-pending{opacity:1;transform:none}}

/* Revised single-plan layout and consistent vector icons. */
.ws .ws-arrow{display:inline-block;width:1em;height:1em;vertical-align:-.12em;flex-shrink:0}.ws-hero-arrow{font-size:1em;right:1%;top:54px}.ws-hero h1{font-size:clamp(60px,7.5vw,122px);letter-spacing:-.06em}.ws button,.ws input,.ws select,.ws textarea{font-family:Poppins,Arial,sans-serif}.ws textarea{display:block;width:100%;padding:12px;margin-top:7px;border:1px solid #c9c8bf;border-radius:4px;background:#fffdf8;color:#000000;font-size:12px;resize:vertical;min-height:120px}.ws textarea:focus{outline:2px solid var(--orange);outline-offset:2px}.ws-single-plan{display:block}.ws-single-plan article{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:45px;min-height:0}.ws-single-plan h3{font-size:42px;margin:25px 0}.ws-single-plan article p{font-size:13px}.ws-single-plan article .ws-button{background:var(--navy);color:var(--paper)!important;border:0;margin-top:30px;padding:18px 24px;font-size:14px}.ws-single-plan ul{font-size:17px;margin:0;align-self:center}.ws-single-plan li{padding:16px 0}.ws-single-plan ul{counter-reset:plan-item}.ws-single-plan li{counter-increment:plan-item}.ws-single-plan li:before{content:counter(plan-item,decimal-leading-zero)'.';margin-right:12px;font-variant-numeric:tabular-nums}.ws-apps strong{letter-spacing:-.025em}.ws-client-logos img{max-height:52px}.ws-contact h2 em{font-style:normal}
@media(max-width:760px){.ws-hero h1{font-size:clamp(39px,9.2vw,70px)}.ws-single-plan article{grid-template-columns:1fr;gap:24px;padding:28px}.ws-single-plan h3{font-size:34px}.ws-single-plan ul{font-size:14px}.ws h2{font-size:36px}.ws-contact h2{font-size:12vw}.ws-apps strong{font-size:15px}}

.ws-story img[src*="batera-clube"]{object-fit:contain;border-radius:0;width:72px;height:54px}

/* Independent proof section, consistent monochrome logos and blue surfaces. */
.ws-hero{padding-bottom:1px}.ws-proof{background:var(--paper);padding-top:64px}.ws-proof-layouts{margin-bottom:8px}.ws-proof .ws-showcase{background:var(--navy);border-radius:10px;border:1px solid var(--navy);color:var(--paper)}.ws-proof .ws-showcase-caption{background:var(--navy)}.ws-client-logos img{filter:brightness(0);opacity:.65}.ws-proof .ws-trust{border-bottom:1px solid var(--line)}
@media(max-width:760px){.ws-proof{padding-top:36px}}

/* Larger, clearer lead form. */
.ws-form-card{padding:40px;border:1px solid #001b2b18;box-shadow:0 16px 48px #001b2b12}.ws-form-card h3{font-size:36px}.ws-form-card>p{font-size:15px!important;margin-bottom:30px}.ws form label{font-size:14px;font-weight:600;margin-bottom:22px}.ws input:not([type=checkbox]),.ws select,.ws textarea{font-size:16px;line-height:1.5;min-height:56px;padding:15px 13px;margin-top:9px}.ws textarea{min-height:148px}.ws input::placeholder,.ws textarea::placeholder{font-size:16px;color:#707068;opacity:1}.ws form .ws-consent{font-size:12px}.ws form button[type=submit]{font-size:16px;font-weight:700;min-height:62px;padding:19px 24px}.ws form button[type=submit] .ws-arrow{width:24px;height:24px}.ws .ws-form-status{font-size:13px}
@media(max-width:760px){.ws-form-card{padding:30px 22px}.ws-form-card h3{font-size:32px}.ws form label{font-size:14px}.ws input:not([type=checkbox]),.ws select,.ws textarea{font-size:16px}.ws form button[type=submit]{font-size:16px}}

/* Progressive entrances with staggered cards. */
.ws-enhanced .ws-reveal{transition:opacity .8s ease var(--ws-delay,0ms),transform .8s cubic-bezier(.22,1,.36,1) var(--ws-delay,0ms)}.ws-enhanced .ws-reveal.ws-pending{opacity:0;transform:translateY(42px) scale(.98)}.ws-apps>div.ws-app-more{background:#d4d3cc;align-items:center;justify-content:center}.ws-app-more strong{font-size:32px;font-weight:400}.ws-single-plan li:before{font-weight:700}.ws-client-logos img[alt^="Bunnitu"]{filter:grayscale(1);opacity:1}.ws-paused .ws-reveal{transition:none!important;opacity:1!important;transform:none!important}
@media(prefers-reduced-motion:reduce){.ws-enhanced .ws-reveal.ws-pending{opacity:1;transform:none}.ws-enhanced .ws-reveal{transition:none!important}}

.ws .ws-form-success{background:#e4f5e7;border:1px solid #82b88e;border-radius:6px;padding:18px;font-size:16px;font-weight:600;color:#163f22;margin-top:20px}

.ws [aria-invalid="true"] { border-color:#b42318!important; box-shadow:0 0 0 1px #b42318; }
.ws .ws-field-error {display:block;color:#b42318;font-size:13px;font-weight:500;line-height:1.45;margin-top:7px;}
.ws .ws-field-error[hidden] {display:none;}
.ws .ws-form-error {color:#b42318;background:#fff1f0;border:1px solid #b42318;padding:14px;border-radius:8px;}
.ws input,.ws select,.ws textarea {scroll-margin-top:130px;}

/* Approved graphite palette. Below the hero these rules change colors only. */
body.ws-page{background:#080c10;color:#f4f5f7}
.ws{--ink:#f4f5f7;--navy:#080c10;--paper:#080c10;--muted:#a9b1b9;--line:#242b32;background:#080c10;color:#f4f5f7}
.ws-header{background:rgba(8,12,16,.96)}
.ws-hero{background:#080c10;color:#f4f5f7}
.ws-hero-index,.ws-hero-bottom>p{color:#a9b1b9}
.ws-hero-bottom .ws-text-link{color:#d5dbe1}
.ws-proof .ws-showcase{background:#11171d;border-color:#242b32;color:#f4f5f7}
.ws-proof .ws-showcase-caption{background:#11171d}
.ws-showcase-top,.ws-showcase-caption{color:#a9b1b9}
.ws-browser{background:#182028;color:#d5dbe1;border-color:#242b32}
.ws-client-logos img,.ws-client-logos img[alt^="Bunnitu"]{filter:brightness(0) invert(1);opacity:.65}
.ws-feature-orange,.ws-plan-featured,.ws-contact{color:#000}
.ws-feature-dark{background:#11171d;color:#f4f5f7}
.ws-feature-dark p{color:#a9b1b9}
.ws-feature-dark a,.ws-pills li{border-color:#242b32}
.ws-ecosystem,.ws-story-summary{background:#0c1116}
.ws-market-names{background:#242b32;border-color:#242b32}
.ws-market-names span,.ws-apps>div,.ws-story{background:#11171d;border-color:#242b32}
.ws-story-summary{background:#0c1116}
.ws-integration-heading{border-color:#242b32}
.ws-filters button{border-color:#424c56}
.ws-filters button.is-active{background:#fc5003;color:#000;border-color:#fc5003}
.ws-apps>div.ws-app-more{background:#242b32}
.ws-single-plan article .ws-button{color:#f4f5f7!important;background:#080c10}
.ws-form-card{background:#11171d;color:#f4f5f7;border-color:#242b32}
.ws input:not([type=checkbox]),.ws select,.ws textarea{background:#11171d;color:#f4f5f7;border-color:#46515c;color-scheme:dark}
.ws input::placeholder,.ws textarea::placeholder{color:#a9b1b9}
.ws .ws-form-status{color:#a9b1b9}
.ws .ws-field-error{color:#ff9b90}
.ws [aria-invalid="true"]{border-color:#ff9b90!important;box-shadow:0 0 0 1px #ff9b90}
.ws .ws-form-error{background:#321b1d;border-color:#ff9b90;color:#ffb3ab}
.ws .ws-form-success{background:#153123;border-color:#639e7b;color:#c0edd1}
.ws-skip{background:#11171d;color:#fff}
/* Hero-only composition: real storefronts in overlapping perspective. */
.ws-hero{min-height:670px;padding-bottom:50px}
.ws-hero h1{font-size:clamp(54px,5.1vw,82px);max-width:56%;padding-top:78px;position:relative;z-index:2}
.ws-hero-arrow{display:none}
.ws-hero-bottom{display:block;max-width:45%;margin:28px 0 0;position:relative;z-index:2}
.ws-hero-bottom>p{max-width:470px;margin-bottom:25px}
.ws-hero-bottom .ws-vertical{display:none}
.ws-hero-visual{position:absolute;right:2.3%;top:145px;width:48%;height:440px;perspective:1400px;pointer-events:none}
.ws-hero-window{position:absolute;width:70%;border:1px solid #46515c;border-radius:9px;overflow:hidden;background:#11171d;box-shadow:0 28px 55px #0009}
.ws-hero-window img{display:block;width:100%;height:auto}
.ws-hero-chrome{display:flex;justify-content:space-between;align-items:center;background:#182028;color:#bdc6cf;padding:10px 12px;font-size:9px;line-height:1.4}
.ws-hero-chrome span:first-child{font-size:6px;letter-spacing:2px}
.ws-hero-window-left{left:0;top:2%;transform:rotateY(-19deg) rotateZ(-10deg)}
.ws-hero-window-right{right:0;top:38%;transform:rotateY(-19deg) rotateZ(9deg)}
.ws-hero-window-center{left:16%;top:20%;transform:rotateY(-19deg) rotateZ(-4deg);z-index:2}
@media(max-width:1100px){.ws-hero{min-height:630px}.ws-hero h1{font-size:clamp(47px,5.6vw,65px)}.ws-hero-visual{top:170px;height:370px}.ws-hero-bottom{max-width:48%}}
@media(max-width:760px){.ws-hero{min-height:0;padding-bottom:25px}.ws-hero h1{max-width:100%;font-size:clamp(44px,9vw,65px);padding-top:40px}.ws-hero-bottom{max-width:100%;margin-top:24px}.ws-hero-visual{position:relative;top:auto;right:auto;width:100%;height:clamp(260px,65vw,450px);margin:50px 0 0}.ws-hero-window{width:72%}.ws-hero-window-right{top:32%}.ws-hero-window-center{top:17%}}

/* Section subtitles follow their main headings. */
#plataforma>.ws-section-heading,#ecossistema>.ws-wrap>.ws-section-heading{display:flex;flex-direction:column;align-items:flex-start}
#plataforma>.ws-section-heading>.ws-eyebrow,#ecossistema>.ws-wrap>.ws-section-heading>.ws-eyebrow,#historias>.ws-split-heading .ws-eyebrow,#planos>.ws-split-heading .ws-eyebrow{margin:20px 0 0}
#plataforma>.ws-section-heading>p,#ecossistema>.ws-wrap>.ws-section-heading>p{align-self:auto;max-width:650px;margin-top:22px}
#historias>.ws-split-heading,#planos>.ws-split-heading{display:block}
#historias>.ws-split-heading>p,#planos>.ws-split-heading>p{max-width:650px;margin-top:22px}
.ws-integration-heading{display:block}
.ws-integration-heading>p{max-width:650px;margin-top:22px}
.ws-single-plan article h3{margin-top:0}
.ws-form-card>#ws-form-status:empty{display:none}
.ws-form-card>#ws-form-status:not(:empty){margin:0 0 24px;font-size:16px;line-height:1.6}

/* Plan alignment and three testimonial cards. */
.ws-single-plan article{align-items:center}
.ws-single-plan article>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:center}
.ws-single-plan article>div>h3{margin:0}
.ws-single-plan article>ul{align-self:center}
.ws-stories{grid-template-columns:repeat(3,minmax(0,1fr))}
.ws-stories>.ws-story:not(.ws-story-summary){display:flex;flex-direction:column}
.ws-stories>.ws-story:not(.ws-story-summary)>div{margin-top:auto}
.ws-stories>.ws-story blockquote{font-size:25px}
.ws-story-demo>.ws-card-label{color:var(--muted);font-size:9px;margin-bottom:20px}
.ws-stories>.ws-story-summary{grid-column:1/-1}
.ws-stories>.ws-story-summary>p{max-width:650px}
@media(max-width:900px){.ws-stories{grid-template-columns:1fr}.ws-stories>.ws-story blockquote{font-size:27px}}

/* Compact footer and updated brand artwork. */
.ws-footer .ws-logo{width:175.5px}
.ws-footer{padding-bottom:32px}
.ws-footer>div>.ws-copyright{font-size:10px;line-height:1.6;margin-top:16px;color:var(--muted)}

/* Consistent logo width in header and footer. */
.ws-header .ws-logo,.ws-footer .ws-logo{width:150px}

/* AI section matching the approved illustration, with accessible live copy. */
.ws-ai{display:grid;grid-template-columns:1.05fr 1fr;gap:24px;align-items:center;padding-block:100px}
.ws-ai-copy h2{font-size:clamp(40px,4.6vw,70px);line-height:1.05}
.ws-ai-copy h2>span{color:var(--orange)}
.ws-ai-copy>.ws-eyebrow{margin-top:28px;font-size:10px;letter-spacing:.18em}
.ws-ai-copy>p{max-width:470px;font-size:18px;line-height:1.65;color:#c5cbd1;margin-top:32px}
.ws-ai-copy>.ws-ai-note{font-size:16px;color:var(--muted);margin-top:30px}
.ws-ai-note:before{content:'';display:block;width:38px;height:3px;background:var(--orange);margin-bottom:22px}
.ws-ai-copy>.ws-button{margin-top:30px}
.ws-ai-art{width:100%;aspect-ratio:0.83;background:url('ai-section-v26.jpg') right center/200% auto no-repeat;mask-image:linear-gradient(to right,transparent,#000 7%,#000 96%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 7%,#000 96%,transparent)}
.ws-client-logos img[alt^="Bunnitu"]{filter:none;opacity:1}
.ws-footer>div>.ws-copyright{font-size:16px}
@media(max-width:760px){.ws-ai{grid-template-columns:1fr;padding-block:60px;gap:30px}.ws-ai-copy h2{font-size:clamp(38px,9vw,60px)}.ws-ai-copy>p{font-size:16px}.ws-ai-art{max-width:520px;justify-self:center;aspect-ratio:0.9}}

.ws-footer>div>.ws-copyright{font-size:13px}
