.lead-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:24px;background:#020e27b8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow-y:auto}.lead-modal__dialog{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);width:min(920px,100%);max-height:min(760px,calc(100dvh - 48px));border:1px solid rgba(123,168,255,.35);border-radius:28px;overflow:hidden;color:#0b1830;background:#fff;box-shadow:0 28px 90px #00144652}.lead-modal__close{position:absolute;top:16px;right:16px;z-index:2;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #dce6f5;border-radius:50%;color:#253653;background:#ffffffeb;cursor:pointer;transition:transform .16s ease,background .16s ease}.lead-modal__close:hover{transform:scale(1.05);background:#f3f7ff}.lead-modal__close:focus-visible,.lead-modal__submit:focus-visible,.lead-modal__field input:focus-visible{outline:3px solid rgba(38,103,242,.28);outline-offset:2px}.lead-modal__close svg{width:20px;height:20px}.lead-modal__intro{position:relative;display:flex;flex-direction:column;justify-content:center;padding:64px 48px;color:#fff;background:radial-gradient(circle at 15% 10%,rgba(55,129,255,.76),transparent 34%),radial-gradient(circle at 92% 84%,rgba(41,105,236,.72),transparent 38%),linear-gradient(145deg,#071b44,#0c2f72 58%,#1248a9)}.lead-modal__intro>*{position:relative;z-index:1}.lead-modal__badge{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.04em;background:#ffffff1a}.lead-modal__badge svg{width:16px;height:16px}.lead-modal__intro h2{margin:24px 0 16px;font-size:clamp(30px,3vw,42px);line-height:1.25;letter-spacing:-.03em}.lead-modal__intro>p{margin:0;color:#c7d7f2;font-size:15px;line-height:1.8}.lead-modal__intro ul{display:grid;gap:12px;margin:32px 0 0;padding:0;list-style:none}.lead-modal__intro li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:650}.lead-modal__intro li svg{flex:0 0 auto;width:18px;height:18px;color:#75a8ff}.lead-modal__form{padding:54px 50px 38px;overflow-y:auto;background:linear-gradient(180deg,#fff,#f8fbff)}.lead-modal__honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.lead-modal__fields{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.lead-modal__field:first-child,.lead-modal__field:nth-child(2),.lead-modal__field:last-child{grid-column:1 / -1}.lead-modal__field label{display:flex;align-items:center;gap:8px;margin:0 0 7px;color:#15233d;font-size:13px;font-weight:750}.lead-modal__field label span{padding:2px 6px;border-radius:4px;color:#e23a47;background:#fff0f2;font-size:10px}.lead-modal__field input{width:100%;min-height:48px;padding:0 14px;border:1px solid #d6e0ed;border-radius:10px;color:#0b1830;background:#fff;font:inherit;font-size:15px;transition:border-color .16s ease,box-shadow .16s ease}.lead-modal__field input::placeholder{color:#9aa9bd}.lead-modal__field input:focus{border-color:#2868ed;box-shadow:0 0 0 3px #2868ed1a}.lead-modal__field.has-error input{border-color:#e24b57;background:#fffafb}.lead-modal__field-error{margin:6px 0 0;color:#cc2735;font-size:12px;line-height:1.4}.lead-modal__submit-error{margin:16px 0 0;padding:10px 12px;border-radius:8px;color:#b42330;background:#fff0f2;font-size:13px;line-height:1.5}.lead-modal__submit{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:54px;margin-top:24px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#0c58e9,#2e74f4);box-shadow:0 12px 28px #1252d240;font:inherit;font-size:15px;font-weight:750;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.lead-modal__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 32px #1252d24d}.lead-modal__submit:disabled{cursor:wait;opacity:.65}.lead-modal__submit svg{width:18px;height:18px}.lead-modal__privacy{margin:14px 0 0;color:#718097;font-size:11px;line-height:1.6;text-align:center}.lead-modal__mobile-break{display:none}@media(max-width:760px){.lead-modal{align-items:start;padding:12px}.lead-modal__dialog{display:block;max-height:none;margin:auto 0;border-radius:22px;overflow:visible}.lead-modal__close{position:fixed;top:22px;right:22px}.lead-modal__intro{padding:38px 26px 32px;border-radius:21px 21px 0 0}.lead-modal__intro h2{margin:18px 0 12px;font-size:29px}.lead-modal__intro ul{grid-template-columns:1fr;gap:8px;margin-top:20px}.lead-modal__intro li{font-size:13px}.lead-modal__form{padding:30px 22px 26px;overflow:visible;border-radius:0 0 21px 21px}.lead-modal__fields{grid-template-columns:1fr;gap:15px}.lead-modal__field{grid-column:auto!important}.lead-modal__field input{min-height:50px}.lead-modal__submit{min-height:56px}.lead-modal__mobile-break{display:initial}}@media(prefers-reduced-motion:reduce){.lead-modal__close,.lead-modal__field input,.lead-modal__submit{transition:none}}:root{color:#222;background:#e8e8e8;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Noto Sans JP,system-ui,sans-serif;font-synthesis:none;--blue: #2f6ce9;--bright-blue: #1671f9;--navy: #07182f;--ink: #232323;--muted: #666;--line: #e5e5e5;--panel: #f7f7f7;--radius: 12px}.has-download-thumb:before{content:"";position:absolute;top:50%;left:12px;width:96px;height:48px;background:url(/assets/source/desktop/a0775845a9f933f2.webp) center / contain no-repeat;transform:translateY(-50%);pointer-events:none}.case-track{transform:translate(calc(-130px - var(--case-offset-desktop, 0px)))}.case-track.is-jump{transition:none}.footer-download>span{display:inline-flex;position:relative;align-items:center;justify-content:center}.footer-download-badge{display:none}.faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s ease,opacity .2s ease}.faq-list article.is-open .faq-answer{grid-template-rows:1fr;opacity:1}.faq-answer>p{min-height:0;overflow:hidden;margin:0;padding:0 32px 0 63px;color:#555;font-size:14px;line-height:1.8}.faq-list article.is-open .faq-answer>p{padding-bottom:28px}@media(max-width:768px){.mobile-menu{visibility:hidden}.mobile-menu.is-open{visibility:visible}.has-download-thumb{padding-left:118px}.has-download-thumb:before{left:7px;width:118px;height:59px}.hero-download{justify-content:flex-start;padding-right:16px}.hero-download>span{flex:1;text-align:center}.award-study-note{order:8;width:300px;margin:7px auto 0;font-size:6px}.benefit--one .benefit-media img{right:-24px;bottom:-1px;width:438px}.benefit--two .benefit-media img{left:-24px;bottom:-1px;width:438px}.features{padding-right:24px;padding-left:24px}.feature-highlight__media{height:192px}.feature-highlight__copy{min-height:156px;padding:20px 18px}.feature-highlight__copy h3{font-size:20px;line-height:1.4}.feature-highlight__copy p{font-size:13px;line-height:1.75}.utility-grid article{grid-template-columns:28px 1fr;column-gap:12px;padding-right:8px;padding-left:8px}.utility-grid img{width:32px;height:32px}.utility-grid h3{font-size:16px;line-height:1.4}.utility-grid p{font-size:12px;line-height:1.7}.featured-stories{padding:0 24px}.featured-stories>.featured-story-card{padding:16px}.story-photo{width:310px;height:183px;aspect-ratio:auto;border-radius:2px}.story-body{padding:38px 0 12px}.story-tag{left:0}.story-meta{top:34px;right:0;font-size:10px}.story-body h3{margin-bottom:22px;font-size:19px;line-height:1.55}.story-body p{margin-bottom:22px;font-size:13px;line-height:1.85}.story-company{padding-top:20px!important}.case-track{transform:translate(calc(-120px - var(--case-offset)))}.case-card{width:276px;flex-basis:276px}.carousel-controls{order:-1}.support-grid{width:342px;margin-right:auto;margin-left:auto}.support-grid article{width:342px;height:452px;padding:36px 20px 0}.support-grid article:nth-child(-n+2){height:499px}.support-grid h3{font-size:20px;line-height:1.2}.support-grid p{font-size:13px;line-height:1.75}.support-grid article>img{right:50%;width:342px;height:177px;max-height:none;object-fit:contain;transform:translate(50%)}.certificate-card{width:150px;height:72px;gap:18px;padding:0;background:transparent}.certificate-card img:first-child{width:43px;height:64px}.certificate-card img:last-child{width:66px;height:64px}.studio-sign{width:75px;margin-top:20px}.custom-proxy__visual img{width:100%;height:100%;max-height:none;object-fit:cover}.resource-list{padding-right:24px;padding-left:24px}.resource-list>a{min-height:102px;grid-template-columns:123px 1fr 22px;gap:13px;padding:0}.resource-list>a>img:first-child{width:123px;height:70px}.resource-list>a strong{font-size:14px;line-height:1.3}.plans{padding-right:24px;padding-left:24px}.plan-grid h3{font-size:28px;line-height:1.4}.faq-list{padding-right:24px;padding-left:24px}.faq-list button{min-height:86px;font-size:15px}.footer-cta{padding:28px 24px 0}.footer-cta>p{display:none}.footer-download{order:1;min-height:58px}.footer-cta .pill-button--outline{order:2;min-height:52px}.footer-main{padding-right:24px;padding-left:24px}.footer-main nav{top:54px;bottom:auto;left:24px;width:342px;gap:0;border-top:1px solid #ddd}.footer-main nav a{display:flex;min-height:62px;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd}.footer-main nav a:after{content:"";width:18px;height:18px;background:url(/assets/source/desktop/4be7192e64c07006.svg) center / contain no-repeat}.footer-brand{right:auto;bottom:34px;left:24px;width:342px}.footer-legal{right:auto;bottom:105px;left:24px;gap:18px;flex-wrap:nowrap;font-size:10px}.floating-cta .pill-button{width:190px;margin:0 auto}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:#e8e8e8;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-is-open{overflow:hidden}button,a{color:inherit;font:inherit}a{text-decoration:none}button{border:0;cursor:pointer}img{display:block;max-width:100%}.site-shell{overflow:hidden;width:100%}.section-frame{position:relative;margin-bottom:5px;overflow:hidden;border-radius:var(--radius);background:#fff}.desktop-only{display:inline}.section-title{text-align:center}.section-title .eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:26px;font-family:Arial,sans-serif;font-size:18px;font-weight:600}.section-title .eyebrow img{width:20px;height:20px}.section-title h2{margin:0;font-size:40px;font-weight:800;line-height:1.28;letter-spacing:0}.section-title.is-light,.section-title.is-light h2{color:#fff}.section-title.is-compact{text-align:left}.section-title.is-compact .eyebrow{margin-bottom:24px}.section-title.is-compact h2{font-size:clamp(38px,3vw,48px)}.pill-button{display:inline-flex;min-height:62px;align-items:center;justify-content:center;gap:22px;padding:0 28px;border:1px solid transparent;border-radius:999px;font-size:16px;font-weight:700;line-height:1;transition:transform .25s ease,background .25s ease,color .25s ease}.pill-button:hover{transform:translateY(-2px)}.pill-button img{width:22px;height:22px;object-fit:contain}.pill-button--primary{color:#fff;background:var(--blue)}.pill-button--white{color:var(--blue);background:#fff}.pill-button--outline{color:var(--blue);border-color:#d7d7d7;background:#fff}.pill-button--blue-small{min-height:38px;padding:0 20px;color:#fff;background:var(--blue);font-size:13px}.pill-button--blue-small img{width:18px;height:18px}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--blue);border-bottom:2px dotted currentColor;font-weight:700;line-height:1.7}.text-link img{width:24px;height:24px}.text-link--light{color:#fff}.text-link--light img{border-radius:50%;background:#fff}.hero{min-height:895px;color:#fff;background:radial-gradient(circle at 20% 58%,rgba(26,108,255,.95),transparent 46%),linear-gradient(112deg,#0b3f9e,#082966 43%,#06090e)}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.14;background-image:url(/assets/source/desktop/bf796bfc1a7c1d36.webp);background-size:720px auto;pointer-events:none}.site-header{position:relative;z-index:20;display:flex;height:70px;align-items:center;justify-content:space-between;padding:0 32px 0 64px;border-bottom:1px solid rgba(255,255,255,.14);background:#121212cc}.brand{display:flex;align-items:center;gap:20px}.brand img{width:168px;max-height:28px;filter:none}.brand span{color:#aaa;font-size:12px}.desktop-nav{display:flex;align-items:center;gap:26px;font-size:12px}.desktop-nav>a:not(.pill-button){color:#ddd}.menu-button{display:none;color:#fff;background:transparent;font:700 12px/1 Arial,sans-serif;letter-spacing:.12em}.hero-inner{position:relative;z-index:2;display:grid;min-height:825px;grid-template-columns:46% 54%;align-items:center}.hero-copy{position:relative;z-index:4;width:590px;max-width:calc(100vw - 32px);justify-self:end;padding:70px 66px 54px 42px}.hero-kicker{margin:0 0 18px;color:#a9c8ff;font:600 14px/1 Arial,sans-serif}.hero h1{margin:0 0 28px;font-size:clamp(48px,4.25vw,66px);font-weight:800;line-height:1.18;letter-spacing:-.055em}.hero-checks{display:grid;gap:9px;margin:0 0 24px;padding:0;list-style:none;font-size:14px;font-weight:700}.hero-checks li:before{content:"✓";display:inline-grid;width:18px;height:18px;place-items:center;margin-right:8px;border-radius:4px;color:var(--blue);background:#fff;font-size:12px}.hero-lead{margin:0 0 30px;color:#d8e3f5;font-size:15px;line-height:1.8}.hero-download{width:420px;max-width:100%;margin-bottom:22px}.hero-copy .text-link{margin-left:78px;font-size:15px}.award{width:310px;margin:36px 0 0 54px}.hero-media{position:relative;width:1020px;height:720px;align-self:center;justify-self:start;margin-left:-2px;transform:translateY(16px)}.hero-laptop-frame{position:absolute;inset:62px auto auto 28px;z-index:3;width:970px;max-width:none;pointer-events:none}.hero-screen{position:absolute;top:117px;left:81px;z-index:4;width:866px;height:489px;overflow:hidden;background:#f2f2f2}.hero-screen>img{width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.hero-media.is-playing .hero-screen>img{animation:hero-demo 8s ease-in-out infinite alternate}@keyframes hero-demo{0%{transform:scale(1.02) translateY(0)}to{transform:scale(1.08) translateY(-2%)}}.paused-label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#05091180;font:700 16px/1 Arial,sans-serif;letter-spacing:.14em}.media-toggle{position:absolute;top:570px;left:92px;z-index:6;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#111;background:#fff;font:700 11px/1 Arial,sans-serif}.mobile-menu{display:none}.proof{min-height:965px;padding:68px 64px 84px}.logo-marquee{width:calc(100% + 128px);margin-left:-64px;overflow:hidden}.logo-marquee__track{display:flex;width:max-content;align-items:center;gap:72px;animation:logo-slide 40s linear infinite}.logo-marquee__track img{width:122px;height:56px;flex:0 0 auto;object-fit:contain}@keyframes logo-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.adoption{margin:74px 0 66px;text-align:center;font-size:23px;font-weight:800}.adoption strong{color:var(--blue);font-size:54px;letter-spacing:-.04em}.outcome-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1312px;margin:0 auto}.outcome-card{overflow:hidden;border:1px solid #ddd;border-radius:8px;background:#fff}.outcome-visual{width:100%;aspect-ratio:3 / 2;object-fit:cover}.outcome-company{display:flex;min-height:174px;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:25px}.outcome-company img{width:175px;max-height:48px;object-fit:contain}.outcome-company strong{font:800 38px/1 Arial,sans-serif;letter-spacing:-.03em}.outcome-company--sony strong{color:#071d3d;font-family:Georgia,serif}.outcome-company--marui strong{color:#999;font-size:25px}.outcome-company span{font-size:12px}.issue-solution{min-height:2060px;color:#fff;background:linear-gradient(180deg,#06182f,#0c2d60 33%,#235bc9 58%,#1f71f8)}.issue{position:relative;min-height:760px;padding:88px 64px 70px}.issue .section-title h2{font-size:40px;line-height:1.4}.issue-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1312px;margin:96px auto 0}.issue-grid article{position:relative;text-align:center}.issue-grid article+article{border-left:1px solid rgba(255,255,255,.14)}.issue-grid img{width:150px;margin:0 auto 24px;opacity:.95}.issue-grid p{margin:0;font-size:16px;line-height:1.7}.issue-grid strong{font-size:18px}.solution{min-height:1300px;padding:40px 0 100px}.solution .section-title h2{line-height:1.2}.orbit{position:relative;width:970px;height:790px;margin:10px auto 0}.orbit-rings{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:1;object-fit:contain}.orbit-logo{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);color:#fff;font:700 52px/1 Arial,sans-serif;letter-spacing:-.06em}.orbit-node{position:absolute;z-index:3;display:flex;width:142px;height:142px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:50%;color:var(--blue);background:#eff4ff;text-align:center}.orbit-node>img{width:42px;height:42px}.orbit-node>span{font-size:14px;font-weight:800;line-height:1.22}.orbit-node>span span{display:block}.orbit-node--1{top:36px;left:414px}.orbit-node--2{top:130px;left:165px}.orbit-node--3{top:130px;right:165px}.orbit-node--4{top:345px;left:50px}.orbit-node--5{top:345px;right:50px}.orbit-node--6{bottom:80px;left:170px}.orbit-node--7{bottom:80px;right:170px}.orbit-node--8{bottom:2px;left:414px}.solution-closing{margin-top:-32px;text-align:center}.solution-closing h3{margin:0 0 18px;font-size:30px}.solution-closing h3 span{border-bottom:2px dotted currentColor}.solution-closing h3 em{margin:0 18px;font-style:normal;opacity:.45}.solution-closing p{margin:0 0 34px;font-size:22px;font-weight:700}.solution-closing .pill-button{min-width:470px}.solution-download>span{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.solution-download__badge{padding:4px 11px;border-radius:999px;color:var(--blue);background:#b8d2ff;font-size:11px;font-weight:800;line-height:1}.solution-download__label{font-size:14px;font-weight:800}.benefit{display:grid;min-height:760px;grid-template-columns:58% 42%;align-items:center}.benefit--two{grid-template-columns:42% 58%}.benefit-media{position:relative;height:760px;overflow:hidden}.benefit-media img{position:absolute;max-width:none}.benefit--one .benefit-media img{right:-10px;bottom:-5px;width:113%}.benefit--two .benefit-media img{left:-45px;bottom:-50px;width:112%}.benefit-copy{display:flex;width:530px;max-width:88%;flex-direction:column;align-items:center;justify-self:center;text-align:center}.benefit-copy .section-title{align-self:stretch;text-align:center}.benefit-copy .section-title .eyebrow{justify-content:center}.benefit-copy p{margin:48px 0 34px;font-size:17px;line-height:2}.accent-underline{color:var(--blue);border-bottom:3px dotted var(--blue)}.fact-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.fact-pills span{padding:8px 16px;border-radius:999px;background:#f5f5f5;font-size:13px}.fact-pills span:before{content:"";display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--blue);vertical-align:middle}.features{min-height:1780px;padding:92px 64px 108px}.feature-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1312px;margin:70px auto 30px}.feature-highlight{overflow:hidden;border:1px solid #dedede;border-radius:10px}.feature-highlight__media{height:405px;overflow:hidden;background:#176ff9}.feature-highlight__media img{width:100%;height:100%;object-fit:cover}.feature-highlight__copy{min-height:170px;padding:28px 34px}.feature-highlight__copy h3{margin:0 0 12px;font-size:29px}.feature-highlight__copy p{margin:0;color:#555;font-size:15px;line-height:1.8}.utility-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;max-width:1312px;margin:0 auto}.utility-grid article{min-height:220px;padding:26px;border:1px solid #dedede;border-radius:8px}.utility-grid img{width:40px;height:40px;margin-bottom:55px}.utility-grid h3{margin:0 0 12px;font-size:19px}.utility-grid p{margin:0;font-size:14px;line-height:1.65}.stories{min-height:1610px;padding:94px 0 0}.featured-stories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;max-width:1312px;margin:70px auto 110px;padding:0 64px}.featured-stories>.featured-story-card{overflow:hidden;border-radius:10px;background:#f6f6f6}.story-photo{width:calc(100% - 48px);aspect-ratio:1.69;margin:24px 24px 0;border-radius:8px;object-fit:cover}.story-body{position:relative;padding:33px 24px 34px}.story-tag{position:absolute;top:-17px;left:24px;padding:8px 18px;border-radius:4px;color:#fff;background:var(--blue);font-size:12px}.story-body h3{margin:0 0 22px;font-size:25px;line-height:1.64}.story-body h3 span{color:var(--blue);border-bottom:2px dotted currentColor}.story-body p{min-height:78px;margin:0 0 24px;color:#555;font-size:14px;line-height:1.8}.story-body>strong{display:block;padding-top:24px;border-top:1px solid #ddd;font:800 24px/1 Arial,sans-serif}.case-carousel{overflow:hidden;padding:0 0 70px}.case-intro{margin:0 0 44px;text-align:center;font-size:22px;font-weight:700}.case-intro span{color:var(--blue)}.case-track{display:flex;width:max-content;gap:26px;transform:translate(calc(-130px + var(--case-offset)));transition:transform .55s cubic-bezier(.2,.7,.2,1)}.case-card{width:325px;flex:0 0 325px}.case-logo{display:grid;height:176px;place-items:center;overflow:hidden;border-radius:8px;background-color:#f7f7f7;background-image:url(/assets/source/desktop/216680e35fdaf7d8.webp);background-size:cover}.case-logo img{width:65%;max-height:90px;object-fit:contain}.case-card h3{min-height:112px;margin:22px 0 12px;font-size:17px;line-height:1.55}.case-card p{margin:0;color:#555;font-size:12px}.carousel-footer{display:flex;max-width:1312px;align-items:center;justify-content:center;gap:330px;margin:54px auto 0;padding:0 64px}.carousel-controls{display:flex;gap:14px}.carousel-controls button{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font:700 14px/1 Arial,sans-serif}.carousel-controls button:nth-child(2){color:var(--blue);background:#f5f5f5}.support{min-height:1825px;padding:100px 64px 0}.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;max-width:1312px;margin:74px auto 0;overflow:hidden;border-radius:10px;background:#e8e8e8}.support-grid article{position:relative;height:685px;overflow:hidden;padding:54px 42px 0;color:#fff;background:linear-gradient(150deg,#1a69f0,#2f6bea);text-align:center}.support-grid article>span{display:inline-block;padding:8px 20px;border-radius:999px;background:#ffffff24;font:500 13px/1 Arial,sans-serif}.support-grid h3{margin:24px 0 16px;font-size:29px}.support-grid p{max-width:440px;margin:0 auto;font-size:15px;line-height:1.8}.support-grid article>img{position:absolute;right:7%;bottom:-6px;width:86%;max-height:420px;object-fit:contain;object-position:bottom center}.security,.custom-proxy,.resources{display:grid;min-height:765px;grid-template-columns:43% 57%;gap:5px;background:#e8e8e8}.certification-panel,.security-panel,.custom-proxy__copy,.custom-proxy__visual,.resource-collage,.resource-list{background:#fff}.certification-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f5f5}.certification-panel h3{margin:0 0 42px;font-size:26px;font-weight:500}.certificate-card{width:420px;max-width:76%;max-height:340px;object-fit:contain;padding:18px;border-radius:8px;background:#fff}.studio-sign{margin-top:28px;font:700 27px/1 Arial,sans-serif}.security-panel{padding:84px 70px 58px;text-align:center}.security-panel .section-title{text-align:center}.security-panel .section-title .eyebrow{justify-content:center}.security-lead{max-width:590px;margin:28px auto 18px;color:#555;font-size:15px;line-height:1.8}.security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px;margin-top:48px;text-align:left}.security-grid article{display:flex;min-height:135px;gap:18px;padding:26px 0;border-top:1px solid #ddd}.security-grid img{width:38px;height:38px}.security-grid h3{margin:0 0 10px;font-size:18px}.security-grid p{margin:0;font-size:13px;line-height:1.6}.custom-proxy{grid-template-columns:57% 43%}.custom-proxy__copy{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px;text-align:center}.custom-proxy__copy .section-title{text-align:center}.custom-proxy__copy .eyebrow{justify-content:center}.custom-proxy__copy>p{max-width:630px;margin:36px auto 26px;font-size:15px;line-height:1.9}.custom-proxy__visual{display:grid;place-items:center;overflow:hidden;background:#1d6ff4}.custom-proxy__visual img{width:92%;max-height:88%;object-fit:contain}.resources{grid-template-columns:43% 57%}.resource-collage{overflow:hidden;background:#1d6ff4}.resource-collage img{width:100%;height:100%;object-fit:cover}.resource-list{padding:85px 70px 60px}.resource-list .section-title{margin-bottom:48px;text-align:center}.resource-list .eyebrow{justify-content:center}.resource-list>a{display:grid;min-height:108px;grid-template-columns:125px 1fr auto 28px;align-items:center;gap:18px;margin-bottom:7px;padding:14px 20px;border-radius:7px;background:#f5f5f5}.resource-list>a>img:first-child{width:125px;height:76px;object-fit:cover}.resource-list>a strong{font-size:16px}.resource-list>a span{color:var(--blue);border-bottom:1px solid currentColor;font-size:12px}.resource-download{width:24px;height:24px}.plans{min-height:1415px;padding:108px 64px 98px}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1312px;min-height:1010px;margin:72px auto 0;overflow:hidden;border:1px solid #ddd;border-radius:10px}.plan-grid>article{position:relative;display:flex;flex-direction:column;padding:54px 40px 36px}.plan-grid>article+article{border-left:1px solid #ddd}.plan-grid h3{margin:0 0 20px;font:800 43px/1.05 Arial,sans-serif;letter-spacing:-.04em}.plan-recommend{margin:0 0 20px;color:#666;font-size:14px;font-weight:700}.plan-recommend span{display:inline-block;margin-right:7px;padding:7px 12px;color:#fff;background:var(--blue);font-size:12px}.plan-price{margin:0 0 20px;font-size:44px;font-weight:800}.plan-price small{font-size:18px}.plan-group{margin-bottom:18px}.plan-group h4{margin:0 0 12px;padding:10px 12px;background:#f5f5f5;font-size:13px}.plan-group ul{display:grid;gap:10px;margin:0;padding:0;list-style:none;font-size:14px}.plan-group li:before{content:"✓";margin-right:10px}.plan-grid .pill-button{width:100%;margin-top:auto}.faq{display:grid;min-height:760px;grid-template-columns:35% 65%;gap:5px;background:#e8e8e8}.faq-title,.faq-list{background:#fff}.faq-title{padding:86px 64px}.faq-list{padding:80px 64px}.faq-list article{margin-bottom:7px;overflow:hidden;border-radius:6px;background:#f6f6f6}.faq-list button{display:flex;width:100%;min-height:92px;align-items:center;justify-content:space-between;gap:24px;padding:20px 32px;background:transparent;text-align:left;font-size:19px;font-weight:800}.faq-list b{margin-right:8px;color:var(--blue)}.faq-list button img,.faq-list button svg{width:12px;height:12px;transition:transform .25s ease}.faq-list article.is-open button img,.faq-list article.is-open button svg{transform:rotate(180deg)}.faq-list article>p{margin:0;padding:0 32px 28px 63px;color:#555;font-size:14px;line-height:1.8}.footer{min-height:920px}.footer-cta{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;max-width:1312px;margin:0 auto;padding:78px 0 0}.footer-cta p{color:#777;font-size:12px}.footer-main{position:relative;min-height:720px;padding:265px 64px 48px}.footer-main nav{display:grid;position:absolute;bottom:82px;left:64px;z-index:2;gap:14px;font-size:14px}.footer-brand{position:absolute;right:60px;bottom:98px;width:min(800px,62vw)}.footer-legal{display:flex;position:absolute;right:64px;bottom:56px;gap:30px;color:#777;font-size:11px}.floating-cta{position:fixed;right:24px;bottom:24px;z-index:80;display:grid;width:400px;min-height:140px;grid-template-columns:145px 1fr;overflow:visible;border:1px solid #ddd;border-radius:8px;background:#fff;box-shadow:0 8px 30px #0000001f}.floating-cta>button{position:absolute;top:-9px;right:-9px;display:grid;width:22px;height:22px;place-items:center;border:1px solid #ddd;border-radius:50%;color:#777;background:#fff}.floating-cta>img{width:145px;height:100%;min-height:140px;padding:20px 8px;border-radius:8px 0 0 8px;background:#1f6df3;object-fit:contain}.floating-cta>div{display:flex;flex-direction:column;justify-content:center;padding:17px 18px;text-align:center}.floating-cta p{margin:0 0 12px;font-size:15px;font-weight:800;line-height:1.45}.floating-cta p span{color:var(--blue);border-bottom:2px dotted currentColor}.floating-cta .pill-button{min-height:38px;padding:0 15px;font-size:12px}.floating-cta .pill-button img{width:16px;height:16px}@media(max-width:980px){.desktop-nav{display:none}.menu-button{display:block}.site-header{padding:0 18px}.brand img{width:142px}.brand span,.floating-cta{display:none}}@media(max-width:700px){:root{--radius: 10px}.desktop-only{display:none}.section-frame{margin-bottom:4px}.section-title .eyebrow{gap:7px;margin-bottom:18px;font-size:14px}.section-title .eyebrow img{width:16px;height:16px}.section-title h2,.section-title.is-compact h2{font-size:30px;line-height:1.34}.section-title.is-compact{text-align:center}.pill-button{min-height:54px;gap:15px;padding:0 20px;font-size:14px}.hero{min-height:1000px}.site-header{height:56px;background:#0f0f0fd1}.brand img{width:135px}.hero-inner{display:block;min-height:944px}.hero-copy{width:auto;max-width:none;padding:58px 24px 0;text-align:center}.hero-kicker{margin-bottom:12px}.hero h1{margin-bottom:22px;font-size:39px;line-height:1.23}.hero-checks{display:none}.hero-lead{margin-bottom:22px;font-size:13px;line-height:1.75}.hero-download{width:100%;margin-bottom:16px}.hero-copy .text-link{margin:0;font-size:13px}.award{width:225px;margin:25px auto 0}.hero-media{width:560px;height:400px;margin:32px 0 0 -44px;transform:none}.hero-laptop-frame{top:38px;left:15px;width:535px}.hero-screen{top:69px;left:44px;width:478px;height:270px}.media-toggle{top:314px;left:50px}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;padding:18px 22px 34px;flex-direction:column;color:#fff;background:#101010;opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .25s,transform .25s}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:none}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #333}.mobile-menu__top img{width:155px;filter:brightness(0) invert(1)}.mobile-menu__top button{color:#fff;background:transparent;font:700 12px/1 Arial;letter-spacing:.1em}.mobile-menu nav{display:grid;margin:36px 0 auto}.mobile-menu nav a{display:flex;min-height:65px;align-items:center;justify-content:space-between;border-bottom:1px solid #333;font-size:19px;font-weight:700}.mobile-menu nav img{width:24px;filter:brightness(0) invert(1)}.proof{min-height:1210px;padding:48px 20px 56px}.logo-marquee{width:calc(100% + 40px);margin-left:-20px}.logo-marquee img{width:1640px;height:56px;animation-duration:28s}.adoption{margin:52px 12px 36px;font-size:16px;line-height:1.8}.adoption strong{font-size:34px}.outcome-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.outcome-card{min-width:calc(100vw - 56px);scroll-snap-align:center}.outcome-company{min-height:135px;gap:18px}.issue-solution{min-height:2670px}.issue{min-height:1090px;padding:68px 22px 40px}.issue .section-title h2{font-size:29px}.issue-grid{display:grid;grid-template-columns:1fr;gap:42px;margin-top:48px}.issue-grid article+article{border-left:0}.issue-grid img{width:172px;margin-bottom:12px}.issue-grid p{font-size:13px}.issue-grid strong{font-size:15px}.solution{min-height:1580px;padding:55px 18px 80px}.solution .section-title h2{font-size:29px}.orbit{width:540px;height:910px;margin:38px 0 0 -93px;transform:scale(.92)}.orbit-logo{font-size:34px}.orbit-node{width:110px;height:110px}.orbit-node>img{width:34px;height:34px}.orbit-node>span{font-size:11px}.orbit-node--1{top:20px;left:215px}.orbit-node--2{top:145px;left:60px}.orbit-node--3{top:145px;right:60px}.orbit-node--4{top:365px;left:8px}.orbit-node--5{top:365px;right:8px}.orbit-node--6{bottom:145px;left:60px}.orbit-node--7{bottom:145px;right:60px}.orbit-node--8{bottom:24px;left:215px}.solution-closing{margin-top:-72px}.solution-closing h3{font-size:21px}.solution-closing h3 em{margin:0 7px}.solution-closing p{font-size:16px;line-height:1.6}.solution-closing .pill-button{min-width:0;width:100%}.benefit{display:flex;min-height:960px;flex-direction:column}.benefit--two{flex-direction:column}.benefit-media{order:2;width:100%;height:540px}.benefit-copy{order:1;width:100%;max-width:none;padding:72px 23px 15px}.benefit-copy .section-title .eyebrow{justify-content:center}.benefit-copy p{margin:30px 0 24px;font-size:14px;line-height:1.9}.benefit--one .benefit-media img{right:-150px;bottom:5px;width:770px}.benefit--two .benefit-media img{left:-145px;bottom:0;width:780px}.features{min-height:3090px;padding:74px 20px 80px}.feature-highlight-grid{grid-template-columns:1fr;gap:18px;margin-top:48px}.feature-highlight__media{height:255px}.feature-highlight__copy{min-height:145px;padding:22px}.feature-highlight__copy h3{font-size:23px}.utility-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.utility-grid article{min-height:245px;padding:20px 16px}.utility-grid img{width:34px;height:34px;margin-bottom:48px}.utility-grid h3{font-size:16px}.utility-grid p{font-size:12px}.stories{min-height:2440px;padding-top:74px}.featured-stories{grid-template-columns:1fr;gap:18px;margin:48px auto 90px;padding:0 20px}.story-body{padding:40px 24px 28px}.story-body h3{font-size:21px}.case-intro{padding:0 30px;font-size:17px;line-height:1.6}.case-track{gap:14px;transform:translate(calc(-150px + var(--case-offset)))}.case-card{width:260px;flex-basis:260px}.case-logo{height:146px}.case-card h3{min-height:130px;font-size:15px}.carousel-footer{gap:28px;flex-direction:column;padding:0 20px}.support{min-height:3150px;padding:74px 0 0}.support .section-title{padding:0 24px}.support-grid{grid-template-columns:1fr;margin-top:48px;border-radius:0}.support-grid article{height:665px;padding:44px 22px 0}.support-grid h3{font-size:25px}.support-grid p{font-size:13px}.support-grid article>img{right:2%;width:96%}.security,.custom-proxy,.resources{grid-template-columns:1fr;gap:4px}.security{min-height:1660px}.certification-panel{min-height:650px;padding:62px 20px}.certification-panel h3{font-size:21px}.security-panel{min-height:1005px;padding:70px 22px 48px}.security-lead{font-size:13px}.security-grid{grid-template-columns:1fr;margin-top:38px}.security-grid article{min-height:115px}.custom-proxy{min-height:1200px}.custom-proxy__copy{min-height:590px;padding:65px 22px}.custom-proxy__copy>p{font-size:13px}.custom-proxy__visual{min-height:605px}.resources{min-height:1410px}.resource-collage{min-height:690px}.resource-list{min-height:715px;padding:68px 18px 40px}.resource-list>a{grid-template-columns:82px 1fr 24px;gap:12px;padding:12px}.resource-list>a>img:first-child{width:82px;height:54px}.resource-list>a strong{font-size:13px}.resource-list>a span{display:none}.plans{min-height:2920px;padding:74px 20px 78px}.plan-grid{grid-template-columns:1fr;margin-top:48px}.plan-grid>article{min-height:850px;padding:42px 28px 30px}.plan-grid>article+article{border-top:1px solid #ddd;border-left:0}.plan-grid h3{font-size:37px}.faq{grid-template-columns:1fr;min-height:880px;gap:4px}.faq-title{padding:70px 22px 40px}.faq-title .section-title{text-align:center}.faq-title .eyebrow{justify-content:center}.faq-list{padding:25px 18px 58px}.faq-list button{min-height:88px;padding:18px;font-size:15px;line-height:1.5}.faq-list article>p{padding:0 18px 24px 48px;font-size:13px}.footer{min-height:940px}.footer-cta{grid-template-columns:1fr;gap:14px;padding:58px 20px 0}.footer-cta p{text-align:center}.footer-cta .pill-button{width:100%}.footer-main{min-height:680px;padding:0 22px}.footer-main nav{bottom:205px;left:22px}.footer-brand{right:20px;bottom:95px;width:94%}.footer-legal{right:auto;bottom:48px;left:22px;flex-wrap:wrap;gap:12px 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hero{min-height:855px;background-image:url(/assets/studio-business/hero/gradient-background.png);background-position:center center;background-size:cover}.hero-inner{min-height:784px}.hero-kicker{display:none}.hero-copy{padding-left:12px;transform:translateY(-8px)}.hero h1{width:min(486px,100%);margin-bottom:28px}.hero h1>img{width:100%}.hero-screen>.hero-poster,.hero-screen>video{width:100%;height:100%;object-fit:cover}.hero-screen>.hero-poster{position:absolute;top:0;right:0;bottom:0;left:0;transform:none}.hero-media.is-playing .hero-screen>.hero-poster{animation:none;transform:none}.hero-screen>video{position:relative;opacity:0;transition:opacity .16s linear}.hero-screen>video.is-ready{opacity:1}@media(prefers-reduced-motion:reduce){.hero-screen>video{opacity:0;transition:none}}.hero-media{width:1080px;margin-left:-38px;transform:translateY(-76px)}.hero-laptop-frame{width:1039px}.hero-screen{top:75px;left:81px;width:914px;height:600px}.media-toggle{top:635px}.award{margin-top:67px}.media-toggle svg,.proof-controls svg,.carousel-controls svg{width:13px;height:13px;stroke-width:2}.proof{min-height:909px;padding-top:64px;padding-bottom:60px}.adoption{margin:114px 0 48px}.outcome-company{min-height:148px}.outcome-company--marui img{width:150px}.proof-controls{display:none}.issue-solution{min-height:2028px;background-image:url(/assets/source/desktop/3ad86dd89cff3fb8.webp);background-position:center top;background-size:cover}.issue{min-height:646px;padding-top:65px}.solution{min-height:1328px;padding-top:77px}.solution>.section-title,.solution>.orbit,.solution>.solution-closing{transform:translateY(-36px)}.orbit-diagram{position:absolute;top:42px;left:50%;z-index:2;width:757px;transform:translate(-50%)}.orbit-strapline{position:absolute;top:365px;left:50%;z-index:1;width:1440px;max-width:none;opacity:.22;transform:translate(-50%)}.benefit--one{min-height:569px}.benefit--one .benefit-media{height:569px}.benefit--two{min-height:625px}.benefit--two .benefit-media{height:625px}.benefit-copy{transform:translateY(-57px)}.features{min-height:1372px;padding-top:0;padding-bottom:82px}.features>.section-title{transform:translateY(38px)}.stories>.section-title{transform:translateY(-13px)}.feature-highlight-grid{margin-top:106px}.feature-highlight__media{height:360px}.stories{min-height:1695px;padding-top:51px}.featured-stories{max-width:1312px;gap:32px;padding:0}.support{min-height:1567px;padding-top:8px}.support>.section-title{transform:translateY(-4px)}.support-grid{gap:10px 5px;margin-top:75px}.support-grid article{height:590px}.security{min-height:768px}.security-panel{padding-top:12px}.security-panel>.section-title{transform:none}.certificate-card{display:flex;width:460px;height:300px;align-items:center;justify-content:center;gap:35px;padding:48px}.certificate-card img{width:45%;max-height:180px;object-fit:contain}.studio-sign{width:94px;margin-top:28px}.custom-proxy{min-height:586px}.custom-proxy__copy{justify-content:flex-start;padding-top:64px}.resources{min-height:643px}.resource-list{padding-top:18px;padding-bottom:38px}.resource-list>.section-title{transform:translateY(-19px)}.plans{min-height:1058px;padding-top:18px;padding-bottom:58px}.plans>.section-title{transform:translateY(-36px)}.plan-grid{min-height:760px;margin-top:35px}.plan-grid>article{padding-top:42px;padding-bottom:28px}.faq{min-height:605px}.faq-title{padding-top:23px}.faq-title>.section-title{transform:translateY(-32px)}.faq-list{padding-top:52px;padding-bottom:52px}.faq-list button{min-height:82px}.footer{min-height:510px;margin-bottom:0}.footer-cta{padding-top:54px}.footer-main{min-height:350px;padding-top:80px}@media(min-width:769px)and (max-width:1280px){.desktop-nav{display:flex}.desktop-nav>a:not(.pill-button){display:none}.menu-button{display:none}}@media(max-width:768px){:root{--radius: 9px}body{background:#e1e1e1}.desktop-nav{display:none}.menu-button{display:block;width:30px;height:22px;color:#fff;background:transparent}.menu-button svg{width:21px;height:21px;stroke-width:1}.desktop-only{display:none}.section-frame{margin-bottom:4px}.section-title .eyebrow{gap:7px;margin-bottom:17px;font-size:13px}.section-title .eyebrow img{width:15px;height:15px}.section-title h2,.section-title.is-compact h2{font-size:28px;line-height:1.3}.section-title.is-compact{text-align:center}.pill-button{min-height:55px;gap:14px;padding:0 20px;font-size:14px}.hero{min-height:900px;padding-bottom:0;background-position:39% center}.hero:after{opacity:.22;background-size:690px auto}.site-header{height:52px;padding:0 14px;background:#05164d9e}.brand{gap:12px}.brand img{width:143px;filter:none}.brand span{display:inline;color:#fff9;font-size:9px}.hero-inner{display:flex;min-height:848px;flex-direction:column;align-items:center}.hero-copy{display:contents;transform:none}.hero-kicker{display:none}.hero h1{order:1;width:299px;margin:42px auto 28px}.hero-media{order:2;width:390px;height:252px;margin:0 0 26px;transform:translateY(-9px)}.hero-laptop-frame{top:2px;left:16px;width:358px}.hero-screen{top:34px;left:41px;width:309px;height:175px}.media-toggle{top:188px;left:327px;width:23px;height:23px;border:1px solid #111}.media-toggle svg{width:11px;height:11px}.hero-checks{display:grid;order:3;width:342px;gap:8px;margin:5px auto 0;text-align:left;font-size:14px;line-height:1.5}.hero-checks li:before{width:18px;height:18px}.hero-lead{order:4;width:342px;margin:20px auto 49px;text-align:center;font-size:13px;line-height:1.8}.hero-download{order:5;width:342px;margin:0 auto 14px}.hero-copy .text-link{order:6;margin:0 auto;font-size:13px;transform:translateY(12px)}.award{order:7;width:250px;margin:46px auto 0}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;padding:16px 15px 28px;flex-direction:column;color:#222;background:#ffffffe8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .25s,transform .25s}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:none}.mobile-menu__top{display:flex;height:32px;align-items:center;justify-content:space-between;padding:0 4px 14px;border-bottom:1px solid #ddd}.mobile-menu__close{display:grid;width:30px;height:30px;place-items:center;color:#333;background:transparent;outline:0;transform:translate(13px)}.mobile-menu__top .mobile-menu__close{color:#333}.mobile-menu__close svg{width:18px;height:18px;stroke-width:1}.mobile-menu nav{display:grid;margin:0}.mobile-menu nav a{display:flex;min-height:62px;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;padding-left:4px;font-size:15px}.mobile-menu nav img{width:19px;height:19px;padding:4px;border:1px solid #e2e7ef;border-radius:50%;filter:none}.mobile-menu__legal{display:flex;gap:28px;margin-top:34px;padding-left:4px;color:#777;font-size:12px}.mobile-menu__legal a{display:inline-flex;position:relative;align-items:center;gap:8px}.mobile-menu__legal a:after{content:"";width:18px;height:18px;border:1px solid #e2e7ef;border-radius:50%;background:url(/assets/source/desktop/4be7192e64c07006.svg) center / 10px 10px no-repeat}.mobile-menu__legal a+a:before{content:"";position:absolute;top:1px;bottom:1px;left:-15px;width:1px;background:#d6d6d6}.proof{min-height:992px;padding:0 20px 44px}.logo-marquee{width:calc(100% + 40px);margin-left:-20px}.logo-marquee__track{gap:48px;animation-duration:38s}.logo-marquee__track img{width:92px;height:54px}.adoption{width:335px;margin:132px 7px 49px;text-align:left;font-size:16px;line-height:1.2}.adoption strong{font-size:34px}.outcome-viewport{width:390px;margin-left:-20px;overflow:hidden}.outcome-grid{display:flex;width:max-content;gap:12px;margin:0;transform:translate3d(calc(47px - (var(--proof-index) * 308px)),0,0);transition:transform .6s cubic-bezier(.2,.7,.2,1)}.outcome-card{width:296px;min-width:296px;scroll-snap-align:center}.outcome-visual{aspect-ratio:3 / 2}.outcome-company{min-height:205px;gap:28px;padding:26px 22px}.outcome-company img{width:155px}.outcome-company span{font-size:12px;text-align:center}.proof-controls{display:flex;justify-content:center;gap:10px;margin-top:24px}.proof-controls button{position:relative;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:var(--blue)}.proof-controls button:nth-child(2){color:var(--blue);background:#f5f5f5}.issue-solution{min-height:2083px;background-image:url(/assets/source/desktop/3ad86dd89cff3fb8.webp)}.issue{min-height:950px;padding:72px 22px 38px}.issue .section-title h2,.solution .section-title h2{font-size:24px}.issue .section-title h2{width:325px;margin-right:auto;margin-left:auto;line-height:1.4}.solution .section-title h2{line-height:1.2}.issue>.section-title{transform:translateY(6px)}.issue-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-top:50.35px}.issue-grid article+article{border-left:0}.issue-grid img{width:150px;margin-bottom:8px}.issue-grid p{font-size:13px}.issue-grid strong{font-size:15px}.solution{min-height:1090px;padding:48px 18px 62px}.orbit{width:500px;height:630px;margin:20px 0 0 -73px;transform:none}.orbit-rings{width:760px;height:760px;inset:-70px auto auto -130px}.orbit-diagram{top:175px;width:358px}.solution>.section-title,.solution>.orbit,.solution>.solution-closing{transform:none}.orbit-strapline{top:284px;width:900px}.solution-closing{margin-top:-33px;transform:translateY(90px)}.solution>.section-title{transform:translateY(199px)}.solution>.orbit{transform:translateY(41px)}.solution-closing h3{font-size:20px}.solution-closing h3 em{margin:0 7px}.solution-closing p{margin-bottom:26px;font-size:16px;line-height:1.6}.solution-closing .pill-button{width:342px;min-width:0}.solution-closing .solution-download{width:322px;min-height:58px;padding:0 15px 0 105px}.solution-closing .solution-download:before{left:8px;width:99px;height:50px}.solution-closing .solution-download>span{flex:1;justify-content:flex-start}.solution-closing .solution-download__badge{position:absolute;top:-11px;left:105px;padding:5px 10px;font-size:10px}.solution-closing .solution-download__label{font-size:15px}.benefit{display:flex;flex-direction:column}.benefit--one{min-height:695px}.benefit--two{min-height:780px}.benefit-media{order:2;width:100%}.benefit--one .benefit-media{height:330px}.benefit--two .benefit-media{height:410px}.benefit--two .benefit-copy{transform:translateY(8px)}.benefit-copy{order:1;width:100%;max-width:none;padding:50px 24px 8px;transform:none}.benefit-copy .section-title .eyebrow{justify-content:center}.benefit-copy p{margin:22px 0 17px;font-size:13px;line-height:1.85}.benefit--one .benefit-media img{right:-88px;bottom:-4px;width:590px}.benefit--two .benefit-media img{left:-103px;bottom:-5px;width:610px}.fact-pills span{padding:6px 12px;font-size:11px}.features{min-height:2194px;padding:68px 20px 52px}.features>.section-title,.stories>.section-title,.support>.section-title,.security-panel>.section-title,.resource-list>.section-title,.plans>.section-title,.faq-title>.section-title{transform:none}.features>.section-title{transform:translateY(-4px)}.stories>.section-title{transform:translateY(-3px)}.support>.section-title,.security-panel>.section-title{transform:translateY(-6px)}.custom-proxy__copy>.section-title{transform:translateY(-11px)}.resource-list>.section-title{transform:translateY(-1px)}.plans>.section-title{transform:translateY(-4px)}.faq-title>.section-title{transform:translateY(-11px)}.feature-highlight-grid{grid-template-columns:1fr;gap:16px;margin:44px auto 20px}.feature-highlight__media{height:220px}.feature-highlight__copy{min-height:150px;padding:20px}.feature-highlight__copy h3{font-size:22px}.feature-highlight__copy p{font-size:12px;line-height:1.7}.utility-grid{display:block;border-top:1px solid #dedede}.utility-grid article{display:grid;min-height:141px;grid-template-columns:52px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:14px;padding:20px 4px;border:0;border-bottom:1px solid #dedede;border-radius:0}.utility-grid img{width:38px;height:38px;grid-row:1 / 3;margin:0}.utility-grid h3{margin-bottom:7px;font-size:16px}.utility-grid p{font-size:12px}.stories{min-height:2055px;padding-top:66px}.featured-stories{grid-template-columns:1fr;gap:16px;margin:42px auto 62px;padding:0 20px}.story-body{padding:38px 22px 24px}.story-body h3{font-size:20px}.story-body p{min-height:0;font-size:12px}.case-intro{padding:0 30px;font-size:16px;line-height:1.6}.case-track{gap:12px;transform:translate(calc(-120px + var(--case-offset)))}.case-card{width:250px;flex-basis:250px}.case-logo{height:140px}.case-card h3{min-height:105px;font-size:14px}.carousel-footer{gap:24px;flex-direction:column;margin-top:34px;padding:0 20px}.support{min-height:2279px;padding:68px 0 0}.support .section-title{padding:0 24px}.support-grid{grid-template-columns:1fr;gap:4px;margin-top:44px;border-radius:0}.support-grid article{height:492px;padding:36px 22px 0}.support-grid h3{margin-top:18px;font-size:23px}.support-grid p{font-size:12px;line-height:1.7}.support-grid article>img{right:2%;width:96%;max-height:315px}.security,.custom-proxy,.resources{grid-template-columns:1fr;gap:4px}.security{min-height:1210px}.security-panel{order:1;height:890px;min-height:0;overflow:hidden;padding:60px 22px 38px}.security-lead{font-size:13px}.security-grid{grid-template-columns:1fr;margin-top:30px}.security-grid article{min-height:92px;padding:17px 0}.security-grid h3{font-size:16px}.security-grid p{font-size:11px}.certification-panel{order:2;min-height:316px;padding:46px 24px 30px}.certification-panel h3{margin-bottom:24px;font-size:20px}.certificate-card{width:342px;max-width:none;height:144px;gap:40px;padding:0;background:#fff}.custom-proxy{min-height:784px}.custom-proxy__copy{min-height:386px;padding:52px 22px;transform:none;justify-content:center}.custom-proxy__copy>p{margin:24px auto 20px;font-size:12px}.custom-proxy__visual{min-height:394px}.resources{min-height:845px}.resource-list{order:1;min-height:500px;padding:54px 18px 28px}.resource-list .section-title{margin-bottom:30px}.resource-list>a{min-height:92px;grid-template-columns:82px 1fr 22px;gap:11px;padding:10px}.resource-list>a>img:first-child{width:82px;height:54px}.resource-list>a strong{font-size:12px}.resource-list>a span{display:none}.resource-collage{order:2;height:341px;min-height:0}.resources{grid-template-rows:500px 341px}.plans{min-height:2073px;padding:64px 20px 56px}.plan-grid{grid-template-columns:1fr;min-height:0;margin-top:42px}.plan-grid>article{min-height:584px;padding:22px 24px 14px}.plan-grid>article+article{border-top:1px solid #ddd;border-left:0}.plan-grid h3{font-size:35px}.plan-price{font-size:38px}.plan-group ul{gap:7px;font-size:12px}.faq{min-height:631px;grid-template-columns:1fr;gap:4px}.faq-title{padding:58px 22px 32px}.faq-title .section-title{text-align:center}.faq-title .eyebrow{justify-content:center}.faq-list{padding:18px 18px 46px}.faq-list button{min-height:77px;padding:16px;font-size:14px;line-height:1.45}.faq-list article>p{padding:0 16px 22px 42px;font-size:12px}.footer{min-height:792px;padding-bottom:37px}.footer-cta{grid-template-columns:1fr;gap:12px;padding:48px 20px 0}.footer-cta p{text-align:center}.footer-cta .pill-button{width:100%}.footer-main{min-height:530px;padding:0 22px}.footer-main nav{bottom:206px;left:22px}.footer-brand{right:20px;bottom:96px;width:94%}.footer-legal{right:auto;bottom:48px;left:22px;flex-wrap:wrap;gap:12px 20px}.floating-cta{position:fixed;right:0;bottom:0;z-index:190;display:grid;width:100%;min-height:90px;grid-template-columns:114px 1fr;border:0;border-radius:0;box-shadow:0 -3px 14px #00000021}.floating-cta>button{display:none}.floating-cta>img{width:114px;height:90px;min-height:90px;padding:0;border-radius:0;background:#236de9;object-fit:cover}.floating-cta>div{padding:8px 12px}.floating-cta p{margin-bottom:6px;font-size:11px}.floating-cta .pill-button{min-height:31px;font-size:10px}}.has-download-thumb{position:relative;padding-left:112px;overflow:visible}.has-download-thumb:before{content:"";position:absolute;top:50%;left:12px;width:96px;height:48px;background:url(/assets/source/desktop/a0775845a9f933f2.webp) center / contain no-repeat;transform:translateY(-50%);pointer-events:none}.award-study-note{width:390px;margin:8px 0 0 14px;color:#ffffff9e;font-size:8px;line-height:1.6;text-align:center}.story-meta{position:absolute;top:46px;right:38px;color:#777;font-size:11px;font-weight:500}.story-company{display:flex!important;min-height:54px;align-items:center;justify-content:space-between;gap:24px;font:inherit!important}.story-company img{width:auto;max-width:120px;max-height:28px;object-fit:contain}.story-company span{color:#555;font-size:11px;font-weight:500}.plan-detail-link{align-self:center;margin:0 0 18px;font-size:12px}.case-track{transform:translate(calc(-130px - var(--case-offset)))}@media(max-width:768px){.mobile-menu{visibility:hidden}.mobile-menu.is-open{visibility:visible}.has-download-thumb{padding-left:118px}.has-download-thumb:before{left:7px;width:118px;height:59px}.hero-download{justify-content:flex-start;padding-right:16px}.hero-download>span{flex:1;text-align:center}.award-study-note{order:8;width:300px;margin:7px auto 0;font-size:6px}.benefit--one .benefit-media img{right:-24px;bottom:-1px;width:438px}.benefit--two .benefit-media img{left:-24px;bottom:-1px;width:438px}.features{padding-right:24px;padding-left:24px}.feature-highlight__media{height:192px}.feature-highlight__copy{min-height:156px;padding:20px 18px}.feature-highlight__copy h3{font-size:20px;line-height:1.4}.feature-highlight__copy p{font-size:13px;line-height:1.75}.utility-grid article{grid-template-columns:28px 1fr;column-gap:12px;padding-right:8px;padding-left:8px}.utility-grid img{width:32px;height:32px}.utility-grid h3{font-size:16px;line-height:1.4}.utility-grid p{font-size:12px;line-height:1.7}.featured-stories{padding:0 24px}.featured-stories>.featured-story-card{padding:16px}.story-photo{width:310px;height:183px;margin:0;aspect-ratio:auto;border-radius:2px}.story-body{padding:38px 0 12px}.story-tag{left:0}.story-meta{top:34px;right:0;font-size:10px}.story-body h3{margin-bottom:22px;font-size:19px;line-height:1.55}.story-body p{margin-bottom:22px;font-size:13px;line-height:1.85}.story-company{padding-top:20px!important}.case-track{transform:translate(calc(-120px - var(--case-offset-mobile, 0px)))}.case-card{width:276px;flex-basis:276px}.carousel-controls{order:-1}.support-grid{width:342px;margin-right:auto;margin-left:auto}.support-grid article{width:342px;height:452px;padding:36px 20px 0}.support-grid article:nth-child(-n+2){height:499px}.support-grid h3{font-size:20px;line-height:1.2}.support-grid p{font-size:13px;line-height:1.75}.support-grid article>img{right:50%;width:342px;height:177px;max-height:none;object-fit:contain;transform:translate(50%)}.certificate-card{width:342px;height:144px;gap:40px;padding:0;background:#fff}.certificate-card img:first-child{width:66px;height:64px}.certificate-card img:last-child{width:43px;height:64px}.studio-sign{width:75px;margin-top:20px}.custom-proxy__visual img{width:100%;height:100%;max-height:none;object-fit:cover}.resource-list{padding-right:24px;padding-left:24px}.resource-list>a{min-height:102px;grid-template-columns:123px 1fr 22px;gap:13px;padding:0}.resource-list>a>img:first-child{width:123px;height:70px}.resource-list>a strong{font-size:14px;line-height:1.3}.plans{padding-right:24px;padding-left:24px}.plan-grid h3{font-size:28px;line-height:1.4}.faq-list{padding-right:24px;padding-left:24px}.faq-list button{min-height:86px;font-size:15px}.support>.section-title h2,.plans>.section-title h2,.faq-title>.section-title h2{font-size:24px;line-height:1.3;letter-spacing:-.02em}.support>.section-title h2{letter-spacing:0}.has-download-thumb>span{white-space:nowrap;font-size:13px}.resource-list>a{grid-template-columns:123px minmax(0,1fr) auto 18px;gap:8px}.resource-list>a span{display:block;white-space:nowrap;font-size:10px}.resource-download{width:18px;height:18px}.faq-answer>p{padding:0 18px 0 48px;font-size:13px}.faq-list article.is-open .faq-answer>p{padding-bottom:24px}.footer-cta{padding:28px 24px 0}.footer-cta>p{display:none}.footer-download{order:1;min-height:58px}.footer-download>span{width:100%}.footer-download-badge{display:block;position:absolute;top:-20px;left:4px;padding:4px 12px;border-radius:999px;color:#2f6ce9;background:#b8d3ff;font-size:10px;line-height:1}.footer-download-label{white-space:nowrap}.footer-cta .pill-button--outline{order:2;min-height:52px}.footer-main{padding-right:24px;padding-left:24px}.footer-main nav{top:54px;bottom:auto;left:24px;width:342px;gap:0;border-top:1px solid #ddd}.footer-main nav a{display:flex;min-height:62px;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd}.footer-main nav a:after{content:"";width:18px;height:18px;border:1px solid #e2e7ef;border-radius:50%;background:url(/assets/source/desktop/4be7192e64c07006.svg) center / contain no-repeat}.footer-brand{right:auto;bottom:34px;left:24px;width:342px}.footer-legal{right:auto;bottom:105px;left:24px;gap:18px;flex-wrap:nowrap;font-size:10px}.footer-legal a+a{position:relative;padding-left:18px}.footer-legal a+a:before{content:"";position:absolute;top:1px;bottom:1px;left:0;width:1px;background:#d6d6d6}.floating-cta .pill-button{width:190px;margin:0 auto}}@media(min-width:769px){.hero-copy{transform:translateY(13px)}.footer{min-height:605px}}@media(max-width:768px){.resource-list{min-height:540px}.resource-collage{height:301px}.resources{grid-template-rows:540px 301px}.plans{height:2079px;min-height:2079px}.plan-grid{margin-top:7px}.plan-grid>article{padding-top:49px}.plan-grid>article:nth-child(1){height:595px;min-height:595px}.plan-grid>article:nth-child(2){height:585px;min-height:585px}.plan-grid>article:nth-child(3){height:594px;min-height:594px;padding-top:33px}.footer-brand{bottom:-3px}}.logo-marquee__track--mobile{display:none}@media(max-width:768px){.logo-marquee__track--desktop{display:none}.logo-marquee__track--mobile{display:flex;animation:none;transform:translate(16px)}.featured-stories{transform:translateY(3px)}.featured-stories>.featured-story-card:first-child{min-height:607px}.featured-stories>.featured-story-card:nth-child(2){min-height:632px}.story-body h3{font-size:20px}.story-body p{font-size:14px;line-height:1.8}.case-carousel{padding-bottom:0}.stories{height:2055px;min-height:2055px}.support-grid{gap:0;margin-top:38px}.support-grid article>img{bottom:20px}}.plan-price{display:flex;height:36px;align-items:baseline;gap:5px;margin-bottom:20px;font-size:0;font-weight:400;line-height:1}.plan-price__currency,.plan-price small{font-size:16px;font-weight:600;line-height:1.6}.plan-price__currency{font-weight:600}.plan-price__amount{font-size:36px;font-weight:700;letter-spacing:.1em;line-height:1}.plan-price__quote{letter-spacing:normal}.plan-group ul{font-weight:600}@media(min-width:769px){.security-panel{padding-right:80px;padding-left:80px}.security-panel>.section-title h2,.custom-proxy__copy>.section-title h2{font-size:40px;line-height:1.2}.resource-list>.section-title h2{font-size:40px;line-height:1.3}.security-grid{margin-top:67px}.security-grid article{min-height:123px}.security-grid h3{font-size:17px;line-height:20px}.security-grid p{line-height:1.4}.resources{height:623px;min-height:623px;overflow:hidden}.plans{min-height:988px}.plans>.section-title{transform:translateY(-10px)}.plan-grid{height:688px;min-height:688px;margin-top:55px}.plan-grid>article{height:686px;min-height:686px;padding:56px 40px}.plan-grid h3{margin-bottom:16px;font-size:38px;line-height:1.4;letter-spacing:-.02em}.plan-recommend{display:flex;height:26px;align-items:center;margin-bottom:20px;font-size:14px;font-weight:400;line-height:14px}.plan-recommend span{margin-right:5px;padding:6px 12px;font-size:14px;font-weight:400;line-height:14px}.plan-grid .pill-button{min-height:54px;font-weight:400}.faq-title>.section-title{transform:translateY(64px)}.faq-title>.section-title h2{font-size:32px;line-height:1.4;letter-spacing:-.02em}.plan-price{gap:7px}}.shiftgram-site .benefit .shiftgram-benefit-media img{width:100%!important;height:auto!important;max-width:none!important;max-height:none!important;border-radius:0;object-fit:cover!important;object-position:top left}.shiftgram-site .feature-highlight__media img,.shiftgram-site .story-photo,.shiftgram-site .support-grid article>img,.shiftgram-site .approval-panel__image,.shiftgram-site .custom-proxy__visual img,.shiftgram-site .comparison-visual img{object-position:top left}.shiftgram-site .support-grid article>img{right:0;bottom:0;width:100%;height:auto;max-height:none;border-radius:0;object-fit:cover;transform:none}@media(min-width:769px){.shiftgram-site .hero-screen{top:121px;left:85px;width:928px;height:544px}.shiftgram-site .issue-solution{min-height:0}.shiftgram-site .solution{min-height:0;padding:76px 0 104px}.shiftgram-site .solution>.section-title,.shiftgram-site .solution>.orbit,.shiftgram-site .solution>.solution-closing{transform:none}.shiftgram-site .orbit{width:min(900px,calc(100vw - 180px));height:auto;aspect-ratio:1;margin:34px auto 0}.shiftgram-site .orbit-rings{inset:auto;top:50%;left:50%;width:170%;height:170%;max-width:none;transform:translate(-50%,-50%)}.shiftgram-site .orbit-node{right:auto;bottom:auto;transform:translate(-50%,-50%)}.shiftgram-site .orbit-node--1{top:8%;left:50%}.shiftgram-site .orbit-node--2{top:22%;left:22%}.shiftgram-site .orbit-node--3{top:22%;left:78%}.shiftgram-site .orbit-node--4{top:50%;left:8%}.shiftgram-site .orbit-node--5{top:50%;left:92%}.shiftgram-site .orbit-node--6{top:78%;left:22%}.shiftgram-site .orbit-node--7{top:78%;left:78%}.shiftgram-site .orbit-node--8{top:92%;left:50%}.shiftgram-site .solution-closing{margin-top:68px}}@media(max-width:768px){.shiftgram-site .hero-media{width:100vw;height:calc(100vw * .714);margin:0 0 20px;transform:none}.shiftgram-site .hero-laptop-frame{top:6.8vw;left:2.7vw;width:94.6vw}.shiftgram-site .hero-screen{top:12.3vw;left:7.9vw;width:85.4vw;height:48.2vw}.shiftgram-site .media-toggle{top:auto;right:8.5vw;bottom:5.8vw;left:auto}.shiftgram-site .outcome-viewport{width:100vw;margin-left:-20px}.shiftgram-site .outcome-grid{position:relative;display:grid;width:90vw;gap:0;margin:0 auto;transform:none;transition:none}.shiftgram-site .outcome-card{grid-area:1 / 1;width:90vw;min-width:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px) scale(.995);transition:opacity .32s ease,transform .32s ease,visibility 0s linear .32s}.shiftgram-site .outcome-card.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition-delay:0s}.shiftgram-site .case-track{transform:translate3d(calc(((100vw - 276px) / 2) - var(--case-offset-mobile, 0px)),0,0)}.shiftgram-site .issue-solution{min-height:0}.shiftgram-site .solution{min-height:0;padding:58px 16px 82px}.shiftgram-site .solution>.section-title,.shiftgram-site .solution>.orbit,.shiftgram-site .solution>.solution-closing{transform:none}.shiftgram-site .orbit{width:min(520px,calc(100vw - 64px));max-width:none;height:auto;aspect-ratio:1;margin:44px auto 0}.shiftgram-site .orbit-rings{inset:auto;top:50%;left:50%;width:170%;height:170%;max-width:none;transform:translate(-50%,-50%)}.shiftgram-site .orbit-node{right:auto;bottom:auto;width:clamp(66px,16vw,96px);height:clamp(66px,16vw,96px);transform:translate(-50%,-50%)}.shiftgram-site .orbit-node>svg{width:clamp(23px,5vw,30px);height:clamp(23px,5vw,30px)}.shiftgram-site .orbit-node>span{font-size:clamp(8px,1.8vw,11px)}.shiftgram-site .orbit-node--1{top:10%;left:50%}.shiftgram-site .orbit-node--2{top:23%;left:23%}.shiftgram-site .orbit-node--3{top:23%;left:77%}.shiftgram-site .orbit-node--4{top:50%;left:10%}.shiftgram-site .orbit-node--5{top:50%;left:90%}.shiftgram-site .orbit-node--6{top:77%;left:23%}.shiftgram-site .orbit-node--7{top:77%;left:77%}.shiftgram-site .orbit-node--8{top:90%;left:50%}.shiftgram-site .shiftgram-orbit-logo{width:42%}.shiftgram-site .shiftgram-orbit-logo img{width:100%;max-width:190px}.shiftgram-site .solution-closing{margin-top:76px}.shiftgram-site .benefit--one .shiftgram-benefit-media,.shiftgram-site .benefit--two .shiftgram-benefit-media{padding:0}.shiftgram-site .support{padding-bottom:72px}.shiftgram-site .support-grid{gap:16px;overflow:visible;background:transparent}.shiftgram-site .support-grid article,.shiftgram-site .support-grid article:nth-child(-n+2){height:480px;border-radius:12px}.shiftgram-site .support-grid article>img{right:0;bottom:0;width:100%;height:auto;transform:none}}.shiftgram-site{--blue: #2563eb;--bright-blue: #2563eb;--navy: #08111f;--ink: #0f172a;--muted: #64748b;--line: #dfe7f1;color:var(--ink);background:#e8eef5}.shiftgram-site .hero{background-color:var(--navy);background-image:radial-gradient(circle at 18% 64%,rgba(37,99,235,.92),transparent 42%),linear-gradient(112deg,#0b3f9e,#081d49 47%,#060a11)}.shiftgram-site .site-header{border-bottom-color:#ffffff1f;background:#050c1ac7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.shiftgram-lockup{display:inline-flex!important;flex:0 0 auto;align-items:center;gap:10px;white-space:nowrap}.shiftgram-lockup img{width:158px;height:auto;max-height:34px;object-fit:contain}.shiftgram-lockup b{padding-left:10px;border-left:1px solid currentColor;color:inherit;font:700 13px/1.1 Inter,Arial,sans-serif;letter-spacing:-.01em}.site-header .shiftgram-lockup,.site-header .shiftgram-lockup b{color:#fff}.site-header .shiftgram-lockup img,.shiftgram-orbit-logo img{filter:brightness(0) invert(1)}.mobile-menu .shiftgram-lockup img,.footer .shiftgram-lockup img{filter:none}.shiftgram-brand{gap:22px}.shiftgram-brand>.brand-descriptor{color:#ffffff8a}.shiftgram-site .section-title .eyebrow svg{width:20px;height:20px;flex:0 0 auto;color:var(--blue);stroke-width:2}.shiftgram-site .section-title.is-light .eyebrow svg{color:#8eb5ff}.shiftgram-site .pill-button svg,.shiftgram-site .text-link svg,.shiftgram-site .mobile-menu nav svg{width:22px;height:22px;flex:0 0 auto;stroke-width:1.8}.shiftgram-site .pill-button--primary,.shiftgram-site .pill-button--blue-small{background:var(--blue)}.shiftgram-site .has-download-thumb:before{background-image:url(/assets/shiftgram/documents/service-guide-cover.webp)}.shiftgram-site .hero-kicker{display:block;margin-bottom:15px;color:#9fc1ff;font:700 14px/1 Inter,Arial,sans-serif;letter-spacing:.03em}.shiftgram-site .hero-copy{width:590px;padding:54px 32px 42px 52px;transform:translateY(-26px)}.shiftgram-site .hero h1{width:auto;max-width:560px;margin-bottom:24px;font-size:clamp(46px,3.8vw,54px);line-height:1.17;letter-spacing:-.055em}.shiftgram-site .hero h1>span{color:#8fb6ff}.shiftgram-site .hero-checks{max-width:520px}.shiftgram-site .hero-lead{margin-bottom:24px}.shiftgram-site .hero-download{width:420px;margin-bottom:16px}.shiftgram-site .hero-copy .text-link{margin-left:64px}.shiftgram-site .hero-product-screen{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top left;opacity:0;visibility:hidden;transform:none!important;animation:none!important;transition:opacity .36s ease,visibility 0s linear .36s}.shiftgram-site .hero-product-screen.is-active{opacity:1;visibility:visible;transition-delay:0s}.shiftgram-site .sales-proof-strip{display:flex;width:420px;align-items:center;gap:12px;margin:26px 0 0;padding:11px 14px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff14;box-shadow:inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shiftgram-site .sales-proof-strip>span{padding:5px 9px;border-radius:999px;color:#dce9ff;background:#2563eb75;font-size:11px;font-weight:700}.shiftgram-site .sales-proof-strip strong{color:#fff;font:800 18px/1 Inter,Arial,sans-serif}.shiftgram-site .sales-proof-strip small{margin-left:auto;color:#ffffffa3;font-size:10px}.shiftgram-site .award-study-note{width:420px;margin-left:0;font-size:9px}.shiftgram-site .proof{min-height:880px;padding-top:54px}.shiftgram-site .integration-marquee-label{margin-bottom:24px;color:#64748b;text-align:center;font-size:12px;font-weight:700;letter-spacing:.08em}.shiftgram-site .logo-marquee__track img{width:134px;height:46px;object-fit:contain}.shiftgram-site .adoption{margin:68px 0 48px}.shiftgram-site .sales-outcome-card{border-color:#dbe4ee;box-shadow:0 16px 38px #0f172a12}.shiftgram-site .sales-outcome-visual{display:flex;min-height:268px;flex-direction:column;justify-content:center;padding:28px 30px;color:#fff;background:radial-gradient(circle at 88% 6%,rgba(147,197,253,.42),transparent 34%),linear-gradient(145deg,#0f4ebd,#2563eb 58%,#4d8bff)}.shiftgram-site .sales-outcome-visual>small{margin-bottom:18px;color:#ffffffb3;font-size:11px;font-weight:700}.shiftgram-site .sales-outcome-visual>strong{font-size:18px}.shiftgram-site .sales-outcome-visual>b{margin:7px 0 25px;font:800 52px/1 Inter,Arial,sans-serif;letter-spacing:-.04em}.shiftgram-site .sales-outcome-visual>div{display:grid;grid-template-columns:1fr 20px 1fr;align-items:center;gap:10px}.shiftgram-site .sales-outcome-visual>div>svg{width:18px;height:18px}.shiftgram-site .sales-outcome-visual>div>span{display:grid;gap:4px;font:800 20px/1 Inter,Arial,sans-serif}.shiftgram-site .sales-outcome-visual em{color:#ffffffad;font:500 10px/1.2 Noto Sans JP,sans-serif;font-style:normal}.shiftgram-site .sales-outcome-card>p{margin:0;padding:24px 26px 6px;font-size:15px;font-weight:800}.shiftgram-site .sales-outcome-card>span{display:block;padding:0 26px 25px;color:#64748b;font-size:11px}.shiftgram-site .proof-note{max-width:900px;margin:28px auto 0;color:#64748b;text-align:center;font-size:11px;line-height:1.7}.shiftgram-site .issue-grid{margin-top:76px}.shiftgram-site .issue-icon{display:grid;width:100px;height:100px;place-items:center;margin:0 auto 24px;border:1px solid rgba(255,255,255,.24);border-radius:50%;color:#2563eb;background:#fffffff2;box-shadow:0 18px 38px #010a232e}.shiftgram-site .issue-icon svg{width:43px;height:43px;stroke-width:1.7}.shiftgram-site .issue-grid small{display:block;max-width:260px;margin:10px auto 0;color:#ffffffa6;font-size:12px;line-height:1.7}.shiftgram-site .shiftgram-orbit-logo{display:flex;width:250px;flex-direction:column;align-items:center;gap:13px;color:#fff;font:inherit;letter-spacing:normal}.shiftgram-site .shiftgram-orbit-logo img{width:218px;height:auto}.shiftgram-site .shiftgram-orbit-logo span{font:700 18px/1 Inter,Arial,sans-serif}.shiftgram-site .orbit-node{border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 38px #08111f21}.shiftgram-site .orbit-node>svg{width:38px;height:38px;flex:0 0 auto;stroke-width:1.7}.shiftgram-site .shiftgram-benefit-media{display:flex;align-items:center;justify-content:center;overflow:hidden!important;padding:46px;background:linear-gradient(145deg,#f2f6fb,#e8f0fa)}.shiftgram-site .benefit .shiftgram-benefit-media img{position:static!important;width:min(100%,900px)!important;height:auto!important;max-width:900px!important;max-height:calc(100% - 8px);border:1px solid rgba(148,163,184,.2);border-radius:12px;box-shadow:0 24px 55px #0f172a29;object-fit:contain;object-position:top left;transform:none!important}.shiftgram-site .features,.shiftgram-site .stories,.shiftgram-site .support,.shiftgram-site .plans{height:auto}.shiftgram-site .features{min-height:0;padding-top:76px}.shiftgram-site .features>.section-title{transform:none}.shiftgram-site .feature-highlight-grid{margin-top:64px}.shiftgram-site .feature-highlight__media{background:#edf3fa}.shiftgram-site .feature-highlight__media img,.shiftgram-site .story-photo{object-fit:cover;object-position:top left}.shiftgram-site .utility-grid article>svg{width:40px;height:40px;margin-bottom:55px;color:var(--blue);stroke-width:1.7}.shiftgram-site .stories{min-height:0;padding-bottom:86px}.shiftgram-site .story-company{min-height:54px}.shiftgram-site .transformation-card .case-logo{background-color:#eef4ff;background-image:none}.shiftgram-site .transformation-card .case-logo svg{width:68px;height:68px;color:var(--blue);stroke-width:1.5}.shiftgram-site .support{min-height:0;padding-top:90px;padding-bottom:100px}.shiftgram-site .support>.section-title{transform:none}.shiftgram-site .support-grid article{background:linear-gradient(148deg,#1d56bf,#2563eb 58%,#4e8bff)}.shiftgram-site .support-grid article>img{border-radius:10px 10px 0 0;object-fit:cover;object-position:top left;box-shadow:0 -12px 34px #08111f24}.shiftgram-site .approval-panel{position:relative;display:block;overflow:hidden;padding:72px 58px 0;color:#fff;background:radial-gradient(circle at 80% 20%,rgba(147,197,253,.35),transparent 30%),linear-gradient(150deg,#0f3f9a,#2563eb)}.shiftgram-site .approval-panel>div{position:relative;z-index:2}.shiftgram-site .approval-panel span{color:#b9d2ff;font:700 12px/1 Inter,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.shiftgram-site .approval-panel h3{margin:18px 0 12px;font-size:34px;font-weight:800}.shiftgram-site .approval-panel p{margin:0;color:#ffffffb8;font-size:14px}.shiftgram-site .approval-panel__image{position:absolute;right:-6%;bottom:-2%;width:92%;max-width:none;border:1px solid rgba(255,255,255,.2);border-radius:12px 0 0;box-shadow:0 24px 70px #02081757;object-fit:cover;object-position:top left}.shiftgram-site .security-grid article>svg{width:38px;height:38px;flex:0 0 auto;color:var(--blue);stroke-width:1.7}.shiftgram-site .integration-mini-grid{display:grid;width:min(560px,100%);grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:10px;margin-top:32px}.shiftgram-site .integration-mini-grid img{width:100%;height:54px;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;object-fit:contain}.shiftgram-site .custom-proxy__visual{position:relative;overflow:hidden;background:linear-gradient(145deg,#eaf1fb,#dbe8f8)}.shiftgram-site .custom-proxy__visual img{position:static!important;width:90%!important;height:auto!important;max-height:82%!important;border:1px solid rgba(148,163,184,.2);border-radius:12px;box-shadow:0 24px 54px #0f172a29;object-fit:contain!important;object-position:top left}.shiftgram-site .comparison{min-height:690px;grid-template-columns:43% 57%;background:#e8eef5}.shiftgram-site .comparison-visual,.shiftgram-site .comparison-copy{min-width:0;background:#fff}.shiftgram-site .comparison-visual{display:grid;place-items:center;overflow:hidden;padding:48px;background:linear-gradient(145deg,#eef4ff,#e3edf9)}.shiftgram-site .comparison-visual img{width:100%;border:1px solid rgba(148,163,184,.2);border-radius:12px;box-shadow:0 20px 50px #0f172a26}.shiftgram-site .comparison-copy{padding:62px 54px}.shiftgram-site .comparison-copy>.section-title{text-align:left}.shiftgram-site .comparison-table-wrap{max-width:100%;margin-top:34px;overflow-x:auto}.shiftgram-site .comparison table{width:100%;border-collapse:collapse;font-size:12px}.shiftgram-site .comparison caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.shiftgram-site .comparison-swipe-hint{display:none}.shiftgram-site .comparison th,.shiftgram-site .comparison td{padding:12px 9px;border:1px solid #dfe6f0;text-align:center;line-height:1.4}.shiftgram-site .comparison th{color:#475569;background:#f8fafc;font-weight:800}.shiftgram-site .comparison th:first-child,.shiftgram-site .comparison td:first-child{width:42%;text-align:left}.shiftgram-site .comparison .is-shiftgram{color:#1d4ed8;background:#eff6ff;font-weight:800}.shiftgram-site .comparison-note{margin:12px 0 0;color:#64748b;font-size:9px;line-height:1.6}.shiftgram-site .plans{min-height:0;padding-top:86px}.shiftgram-site .plans>.section-title{transform:none}.shiftgram-site .plan-grid{min-height:710px;margin-top:58px}.shiftgram-site .plan-grid>article{min-height:710px}.shiftgram-site .plan-price__quote{color:var(--blue);font-size:28px;line-height:1.3;letter-spacing:-.03em;white-space:normal}.shiftgram-site .plan-note{max-width:900px;margin:24px auto 0;color:#64748b;text-align:center;font-size:12px;line-height:1.7}.shiftgram-site .plan-controls{display:none}.shiftgram-site .footer-brand .shiftgram-lockup{width:100%;justify-content:flex-end;gap:22px}.shiftgram-site .footer-brand .shiftgram-lockup img{width:min(520px,75%);max-height:none}.shiftgram-site .footer-brand .shiftgram-lockup b{padding-left:22px;font-size:clamp(20px,2.7vw,42px)}.shiftgram-site .floating-cta>img{padding:12px;background:#eaf1ff;object-fit:contain}.shiftgram-site .floating-cta .pill-button svg{width:16px;height:16px}@media(max-width:1280px)and (min-width:769px){.shiftgram-site .hero-copy{padding-left:32px}.shiftgram-site .hero h1{font-size:48px}.shiftgram-site .sales-proof-strip,.shiftgram-site .award-study-note,.shiftgram-site .hero-download{width:400px}}@media(max-width:980px){.shiftgram-brand>.shiftgram-lockup{display:inline-flex!important}.shiftgram-brand>.brand-descriptor{display:none!important}}@media(max-width:768px){.shiftgram-site .site-header{background:#051128b8}.shiftgram-site .shiftgram-brand>.shiftgram-lockup,.shiftgram-site .mobile-menu .shiftgram-lockup{display:inline-flex!important}.shiftgram-site .shiftgram-lockup img{width:124px;max-height:26px}.shiftgram-site .shiftgram-lockup b{padding-left:7px;font-size:10px}.shiftgram-site .mobile-menu .shiftgram-lockup{color:var(--ink)}.shiftgram-site .mobile-menu .shiftgram-lockup img{width:132px;filter:none!important}.shiftgram-site .mobile-menu nav svg{width:19px;height:19px;padding:4px;border:1px solid #e2e7ef;border-radius:50%;color:var(--blue)}.shiftgram-site .hero{min-height:1070px}.shiftgram-site .hero-inner{min-height:1018px}.shiftgram-site .hero-copy{display:contents;transform:none}.shiftgram-site .hero-kicker{display:none}.shiftgram-site .hero h1{order:1;width:342px;max-width:calc(100vw - 48px);margin:40px auto 28px;font-size:clamp(32px,9vw,35px);line-height:1.22;text-align:left}.shiftgram-site .hero-media{order:2}.shiftgram-site .hero-checks{order:3}.shiftgram-site .hero-lead{order:4;margin-bottom:36px}.shiftgram-site .hero-download{order:5}.shiftgram-site .hero-copy .text-link{order:6;margin-right:auto;margin-left:auto}.shiftgram-site .sales-proof-strip{order:7;width:342px;max-width:calc(100vw - 48px);margin:42px auto 0}.shiftgram-site .sales-proof-strip strong{font-size:16px}.shiftgram-site .award-study-note{order:8;width:326px;max-width:calc(100vw - 64px);margin:8px auto 0;font-size:7px}.shiftgram-site .proof{min-height:890px;padding-top:30px}.shiftgram-site .integration-marquee-label{margin:0 -20px 20px;font-size:10px}.shiftgram-site .logo-marquee__track img{width:102px;height:42px}.shiftgram-site .adoption{width:335px;max-width:calc(100vw - 40px);margin-top:76px;margin-right:auto;margin-left:auto}.shiftgram-site .sales-outcome-visual{min-height:210px;padding:22px}.shiftgram-site .sales-outcome-visual>b{margin-bottom:17px;font-size:42px}.shiftgram-site .sales-outcome-visual>div>span{font-size:17px}.shiftgram-site .sales-outcome-card>p{padding:20px 22px 6px}.shiftgram-site .sales-outcome-card>span{padding:0 22px 22px}.shiftgram-site .proof-note{padding:0 12px;font-size:9px}.shiftgram-site .issue-solution{min-height:1995px}.shiftgram-site .issue{min-height:790px;padding-top:70px}.shiftgram-site .issue-grid{gap:30px;margin-top:48px}.shiftgram-site .issue-icon{width:76px;height:76px;margin-bottom:12px}.shiftgram-site .issue-icon svg{width:32px;height:32px}.shiftgram-site .issue-grid small{max-width:270px;margin-top:5px;font-size:10px}.shiftgram-site .solution{min-height:1195px;padding:58px 0 62px}.shiftgram-site .solution>.section-title,.shiftgram-site .solution>.orbit,.shiftgram-site .solution>.solution-closing{transform:none}.shiftgram-site .solution>.section-title{padding:0 22px}.shiftgram-site .orbit{width:390px;max-width:100vw;height:660px;margin:14px auto 0}.shiftgram-site .orbit-rings{top:330px;left:50%;width:720px;height:720px;transform:translate(-50%,-50%)}.shiftgram-site .orbit-node{width:88px;height:88px;gap:4px}.shiftgram-site .orbit-node>svg{width:25px;height:25px}.shiftgram-site .orbit-node>span{font-size:9px}.shiftgram-site .orbit-node--1{top:72px;left:151px}.shiftgram-site .orbit-node--2{top:142px;left:36px}.shiftgram-site .orbit-node--3{top:142px;right:36px}.shiftgram-site .orbit-node--4{top:282px;left:6px}.shiftgram-site .orbit-node--5{top:282px;right:6px}.shiftgram-site .orbit-node--6{bottom:94px;left:38px}.shiftgram-site .orbit-node--7{right:38px;bottom:94px}.shiftgram-site .orbit-node--8{bottom:24px;left:151px}.shiftgram-site .shiftgram-orbit-logo{width:178px;gap:8px}.shiftgram-site .shiftgram-orbit-logo img{width:160px}.shiftgram-site .shiftgram-orbit-logo span{font-size:13px}.shiftgram-site .solution-closing{margin-top:-16px}.shiftgram-site .benefit,.shiftgram-site .benefit--one,.shiftgram-site .benefit--two{min-height:0}.shiftgram-site .benefit-copy{padding-bottom:38px}.shiftgram-site .benefit--two .benefit-copy{transform:none}.shiftgram-site .benefit--one .shiftgram-benefit-media,.shiftgram-site .benefit--two .shiftgram-benefit-media{height:280px;padding:22px}.shiftgram-site .features,.shiftgram-site .stories,.shiftgram-site .support,.shiftgram-site .plans{min-height:0}.shiftgram-site .features{padding-top:66px}.shiftgram-site .feature-highlight-grid{margin-top:42px}.shiftgram-site .feature-highlight__media{height:200px}.shiftgram-site .utility-grid article>svg{width:38px;height:38px;grid-row:1 / 3;margin:0}.shiftgram-site .stories{padding-bottom:64px}.shiftgram-site .story-photo{width:100%;height:183px;margin:0}.shiftgram-site .transformation-card .case-logo svg{width:54px;height:54px}.shiftgram-site .support{padding-top:66px;padding-bottom:0}.shiftgram-site .support-grid article,.shiftgram-site .support-grid article:nth-child(-n+2){height:480px}.shiftgram-site .security,.shiftgram-site .custom-proxy,.shiftgram-site .comparison{min-height:0;grid-template-columns:1fr;grid-template-rows:auto!important}.shiftgram-site .security-panel{height:auto;min-height:760px}.shiftgram-site .approval-panel{order:2;min-height:420px;padding:48px 26px 0;transform:none}.shiftgram-site .approval-panel h3{font-size:28px}.shiftgram-site .approval-panel__image{right:-8%;width:104%}.shiftgram-site .integration-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.shiftgram-site .custom-proxy__copy{min-height:510px}.shiftgram-site .custom-proxy__visual{min-height:330px}.shiftgram-site .custom-proxy__visual img{width:calc(100% - 40px)!important;max-height:290px!important}.shiftgram-site .comparison-copy{order:1;padding:54px 20px}.shiftgram-site .comparison-copy>.section-title{text-align:center}.shiftgram-site .comparison-copy>.section-title .eyebrow{justify-content:center}.shiftgram-site .comparison-visual{order:2;min-height:320px;padding:28px 20px}.shiftgram-site .comparison table{min-width:610px}.shiftgram-site .comparison-swipe-hint{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin:28px 0 -18px;color:#64748b;font-size:10px}.shiftgram-site .comparison-swipe-hint svg{width:14px;height:14px}.shiftgram-site .plans{padding-top:64px;padding-bottom:56px}.shiftgram-site .plan-grid{min-height:0}.shiftgram-site .plan-grid>article,.shiftgram-site .plan-grid>article:nth-child(1),.shiftgram-site .plan-grid>article:nth-child(2),.shiftgram-site .plan-grid>article:nth-child(3){height:auto!important;min-height:510px!important}.shiftgram-site .plan-price__quote{font-size:24px}.shiftgram-site .plan-note{padding:0 12px;font-size:10px}.shiftgram-site .footer{min-height:830px}.shiftgram-site .footer-main{min-height:610px}.shiftgram-site .footer-brand{bottom:28px;width:calc(100vw - 48px)}.shiftgram-site .footer-brand .shiftgram-lockup{justify-content:flex-start;gap:10px}.shiftgram-site .footer-brand .shiftgram-lockup img{width:230px}.shiftgram-site .footer-brand .shiftgram-lockup b{padding-left:10px;font-size:16px}.shiftgram-site .floating-cta>img{padding:7px;object-fit:contain}}@media(max-width:389px){.shiftgram-site .shiftgram-brand>.shiftgram-lockup,.shiftgram-site .mobile-menu .shiftgram-lockup,.shiftgram-site .footer .shiftgram-lockup{display:inline-flex!important}.shiftgram-site .hero h1,.shiftgram-site .sales-proof-strip{width:calc(100vw - 48px)}.shiftgram-site .sales-proof-strip{gap:8px;padding:10px}.shiftgram-site .sales-proof-strip>span{padding:4px 6px;font-size:9px}.shiftgram-site .sales-proof-strip strong{font-size:14px}.shiftgram-site .sales-proof-strip small{font-size:8px}.shiftgram-site .orbit{margin-left:calc((100vw - 390px)/2)}.shiftgram-site .footer-brand{left:24px}}.logo-marquee__track--desktop{animation-duration:162s}@keyframes logo-slide-mobile{0%{transform:translate(16px)}to{transform:translate(calc(16px - 50%))}}@media(max-width:768px){.logo-marquee__track--mobile{animation:logo-slide-mobile 117s linear infinite}}.footer-cta .pill-button--outline img{width:22px;height:22px;padding:4px;border-radius:50%;background:#2f6ce9;content:url(/assets/source/desktop/afa909a02c9da648.svg);object-fit:contain}@media(max-width:768px){.footer-cta .pill-button--outline{position:relative}.footer-cta .pill-button--outline>span{width:100%;text-align:center}.footer-cta .pill-button--outline img{position:absolute;right:10px}}@media(min-width:769px)and (max-width:980px){.floating-cta{display:grid}}html:not(.pointer-navigation) a:focus-visible,html:not(.pointer-navigation) button:focus-visible{outline:3px solid #0766f4;outline-offset:3px}.hero .text-link,.media-toggle,.proof-controls button,.carousel-controls button,.menu-button,.mobile-menu__close{position:relative}.hero .text-link:after,.media-toggle:after,.proof-controls button:after,.carousel-controls button:after,.menu-button:after,.mobile-menu__close:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}.hero .text-link:after,.media-toggle:after{top:-11px;right:-11px;bottom:-11px;left:-11px}.menu-button:after{top:-11px;right:-8px;bottom:-11px;left:-8px}.logo-marquee:hover .logo-marquee__track,.logo-marquee:focus-within .logo-marquee__track{animation-play-state:paused}.featured-story-card,.outcome-card,.case-card{color:inherit}.footer-copyright{position:absolute;right:64px;bottom:24px;color:#888;font-size:9px;font-weight:400}.floating-cta>button{top:-20px;right:-20px;width:44px;height:44px;overflow:visible;border:0;background:transparent}.floating-cta>button:before{content:"";position:absolute;top:11px;left:11px;width:22px;height:22px;border:1px solid #ddd;border-radius:50%;background:#fff}.floating-cta>button svg{position:relative;z-index:1;width:12px;height:12px}.floating-cta.is-collapsed{width:44px;min-height:44px;grid-template-columns:1fr;border:0;background:transparent;box-shadow:none}.floating-cta.is-collapsed>button{top:0;right:0}@media(max-width:768px){.mobile-menu__close{outline-offset:2px}.footer-copyright{right:auto;bottom:14px;left:24px;font-size:8px}.floating-cta{bottom:0;min-height:calc(90px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.floating-cta>button{display:grid;top:-20px;right:0}.floating-cta.is-collapsed{right:4px;bottom:calc(4px + env(safe-area-inset-bottom));width:44px;min-height:44px;padding-bottom:0}}@media(min-width:390px)and (max-width:768px){.resource-list>a{position:relative;height:95px;min-height:95px;grid-template-columns:123px 183px;gap:26px}.resource-list>a strong{width:183px;height:36px;overflow:hidden;font-size:14px;line-height:18.2px}.resource-list>a span,.resource-download{position:absolute;bottom:10px}.resource-list>a span{right:28px}.resource-download{right:6px}.plans>.section-title h2{width:261px;margin-right:auto;margin-left:auto}.plan-grid{margin-top:44px}.plan-grid>article{padding:28px 20px 20px}.plan-grid>article:nth-child(1){height:595px;min-height:595px}.plan-grid>article:nth-child(2){height:569px;min-height:569px}.plan-grid>article:nth-child(3){height:561px;min-height:561px;padding-top:28px}.plan-grid h3{margin-bottom:10px}.plan-recommend{display:flex;height:22px;align-items:center;margin-bottom:28px;font-size:13px;font-weight:400;line-height:13px}.plan-recommend span{margin-right:3px;padding:5px 6px;font-size:12px;font-weight:400;line-height:12px}.plan-price{height:24px;gap:4px;margin-bottom:28px}.plan-price__currency,.plan-price small{font-size:14px;line-height:1}.plan-price__amount{font-size:24px}.plan-grid .pill-button{min-height:54px;font-size:16px;font-weight:400}}@media(max-width:389px){.brand span{display:none}.hero-media,.outcome-viewport{width:100vw}.hero-laptop-frame{left:4.1vw;width:91.8vw}.hero-screen{left:10.5vw;width:79.2vw}.media-toggle{left:83.8vw}.hero-checks,.hero-lead,.hero-download,.solution-closing .pill-button,.support-grid,.support-grid article,.footer-main nav,.footer-brand{width:calc(100vw - 48px)}.adoption{width:calc(100vw - 55px)}.award-study-note{width:calc(100vw - 56px)}.support-grid article>img{width:100%}.story-photo{width:100%}.has-download-thumb{padding-left:96px}.has-download-thumb:before{left:4px;width:96px}.has-download-thumb>span{font-size:12px}.resource-list>a{grid-template-columns:94px minmax(0,1fr) 18px}.resource-list>a>img:first-child{width:94px;height:60px}.resource-list>a span{display:none}.footer-main nav,.footer-brand{left:24px}}.footer.section-frame{margin-bottom:0}@media(min-width:769px){.hero-screen{top:121px;left:85px;width:928px;height:524px}.solution>.section-title{transform:translateY(-4px)}.orbit-rings{inset:auto;top:50%;left:50%;z-index:0;width:1708px;height:1708px;max-width:none;transform:translate(-50%,-50%)}.benefit--one .benefit-media img{right:-3px;bottom:75px;width:975px}.benefit--two .benefit-media{overflow:visible}.benefit--two .benefit-media img{left:59px;bottom:38px;width:995px}.certificate-card{gap:72px}.certificate-card img:first-child{width:126px;height:123px;max-height:none}.certificate-card img:last-child{width:83px;height:123px;max-height:none}.certificate-card img{transform:translate(1px,-81px)}.studio-sign{transform:translateY(-22px)}.custom-proxy__visual{position:relative;overflow:visible}.custom-proxy__visual img{position:absolute;top:-75px;left:-7px;width:621px;height:574px;max-height:none;object-fit:contain}}@media(max-width:768px){.issue-solution{min-height:2101px}.solution>.section-title{transform:translateY(260px)}.award{width:264px;height:auto;transform:translateY(1px)}.solution>.orbit{transform:translateY(60px)}.orbit-rings{inset:auto;top:342px;left:50%;z-index:0;width:823px;height:823px;max-width:none;transform:translate(-50%,-50%)}.benefit--one .benefit-media img{transform:translateY(-46px)}.support-grid article>img{bottom:0}.certification-panel{transform:translateY(-35px)}.custom-proxy__visual{position:relative;overflow:hidden}.custom-proxy__visual img{position:absolute;top:10px;left:0;width:390px;height:361px;max-height:none;object-fit:cover}.resource-download{width:18px;height:18px;padding:4px;border-radius:50%;background:#2f6ce9;content:url(/assets/source/mobile/6322320652e12fdd.svg);object-fit:contain}}.shiftgram-site .hero-screen{z-index:4;border-radius:30px 30px 0 0;clip-path:inset(0 round 30px 30px 0 0);background:#05080d}.shiftgram-site .hero-screen>.hero-product-screen{object-fit:cover;object-position:top left;transform:none!important;animation:none!important}.shiftgram-site .hero-laptop-frame{z-index:3}.shiftgram-site .outcome-grid>.is-clone{display:none}.shiftgram-site .outcome-grid.is-jump,.shiftgram-site .case-track.is-jump{transition:none!important}.shiftgram-site .case-track{transform:translate3d(calc(((min(100vw,1440px) - 325px) / 2) - var(--case-offset-desktop, 0px)),0,0)}.shiftgram-site .shiftgram-benefit-media{padding:0}.shiftgram-site .benefit .shiftgram-benefit-media img{width:100%!important;height:auto!important;max-width:none!important;max-height:none!important;border-radius:0;object-fit:cover!important;object-position:top left;transform:none!important}.shiftgram-site .support-grid{gap:14px;overflow:visible;background:transparent}.shiftgram-site .support-grid article{overflow:hidden;border-radius:12px;box-shadow:0 14px 34px #0f172a14}.shiftgram-site .support-grid article>img{right:0;bottom:0;width:100%;height:auto;max-height:none;border-radius:0;object-fit:cover;object-position:top left;transform:none}@media(min-width:769px){.shiftgram-site .hero-screen{top:122px;left:83px;width:928px;height:612px}.shiftgram-site .media-toggle{top:723px}.shiftgram-site .issue-solution{min-height:0}.shiftgram-site .solution{min-height:0;padding:76px 0 104px}.shiftgram-site .solution>.section-title,.shiftgram-site .solution>.orbit,.shiftgram-site .solution>.solution-closing{transform:none}.shiftgram-site .orbit{width:min(900px,calc(100vw - 180px));height:auto;aspect-ratio:1;margin:34px auto 0}.shiftgram-site .orbit-rings{inset:auto;top:50%;left:50%;width:170%;height:170%;max-width:none;transform:translate(-50%,-50%)}.shiftgram-site .orbit-node{right:auto;bottom:auto;transform:translate(-50%,-50%)}.shiftgram-site .orbit-node--1{top:8%;left:50%}.shiftgram-site .orbit-node--2{top:22%;left:22%}.shiftgram-site .orbit-node--3{top:22%;left:78%}.shiftgram-site .orbit-node--4{top:50%;left:8%}.shiftgram-site .orbit-node--5{top:50%;left:92%}.shiftgram-site .orbit-node--6{top:78%;left:22%}.shiftgram-site .orbit-node--7{top:78%;left:78%}.shiftgram-site .orbit-node--8{top:92%;left:50%}.shiftgram-site .solution-closing{margin-top:68px}}@media(max-width:768px){.shiftgram-site .hero-media{width:100vw;height:calc(100vw * .714);margin:0 0 20px;transform:none}.shiftgram-site .hero-laptop-frame{top:6.8vw;left:2.7vw;width:94.6vw}.shiftgram-site .hero-screen{top:12.26vw;left:7.71vw;width:84.49vw;height:55.7vw;border-radius:2.77vw 2.77vw 0 0;clip-path:inset(0 round 2.77vw 2.77vw 0 0)}.shiftgram-site .media-toggle{top:auto;right:8.5vw;bottom:1.4vw;left:auto}.shiftgram-site .outcome-viewport{width:100vw;margin-left:-20px}.shiftgram-site .outcome-grid{position:relative;display:grid;width:90vw;gap:0;margin:0 auto;transform:none;transition:none}.shiftgram-site .outcome-card{grid-area:1 / 1;width:90vw;min-width:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px) scale(.995);transition:opacity .32s ease,transform .32s ease,visibility 0s linear .32s}.shiftgram-site .outcome-card.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition-delay:0s}.shiftgram-site .case-track{transform:translate3d(calc(((100vw - 276px) / 2) - var(--case-offset-mobile, 0px)),0,0)}.shiftgram-site .issue-solution{min-height:0}.shiftgram-site .solution{min-height:0;padding:58px 16px 82px}.shiftgram-site .solution>.section-title,.shiftgram-site .solution>.orbit,.shiftgram-site .solution>.solution-closing{transform:none}.shiftgram-site .orbit{width:min(520px,calc(100vw - 64px));max-width:none;height:auto;aspect-ratio:1;margin:44px auto 0}.shiftgram-site .orbit-rings{inset:auto;top:50%;left:50%;width:170%;height:170%;max-width:none;transform:translate(-50%,-50%)}.shiftgram-site .orbit-node{right:auto;bottom:auto;width:clamp(66px,16vw,96px);height:clamp(66px,16vw,96px);transform:translate(-50%,-50%)}.shiftgram-site .orbit-node>svg{width:clamp(23px,5vw,30px);height:clamp(23px,5vw,30px)}.shiftgram-site .orbit-node>span{font-size:clamp(8px,1.8vw,11px)}.shiftgram-site .orbit-node--1{top:10%;left:50%}.shiftgram-site .orbit-node--2{top:23%;left:23%}.shiftgram-site .orbit-node--3{top:23%;left:77%}.shiftgram-site .orbit-node--4{top:50%;left:10%}.shiftgram-site .orbit-node--5{top:50%;left:90%}.shiftgram-site .orbit-node--6{top:77%;left:23%}.shiftgram-site .orbit-node--7{top:77%;left:77%}.shiftgram-site .orbit-node--8{top:90%;left:50%}.shiftgram-site .shiftgram-orbit-logo{width:42%}.shiftgram-site .shiftgram-orbit-logo img{width:100%;max-width:190px}.shiftgram-site .solution-closing{margin-top:76px}.shiftgram-site .benefit--one .shiftgram-benefit-media,.shiftgram-site .benefit--two .shiftgram-benefit-media{width:90vw;height:auto;min-height:0;margin-right:auto;margin-left:auto;padding:0;overflow:hidden;border:1px solid #dbe4ee;border-radius:12px;background:#eef4fb}.shiftgram-site .support{padding-bottom:72px}.shiftgram-site .support-grid{width:90vw;gap:16px;margin-right:auto;margin-left:auto;overflow:visible;background:transparent}.shiftgram-site .support-grid article,.shiftgram-site .support-grid article:nth-child(-n+2){width:100%;height:480px;border-radius:12px}.shiftgram-site .support-grid article>img{right:0;bottom:0;width:100%;height:auto;transform:none}.shiftgram-site .plans{min-height:0;padding-right:0;padding-left:0}.shiftgram-site .plans>.section-title{padding-right:24px;padding-left:24px}.shiftgram-site .plan-grid{display:grid;width:90vw;min-height:0;grid-template-columns:1fr;margin:42px auto 0;overflow:visible;border:0;border-radius:0}.shiftgram-site .plan-grid>article,.shiftgram-site .plan-grid>article:nth-child(1),.shiftgram-site .plan-grid>article:nth-child(2),.shiftgram-site .plan-grid>article:nth-child(3){grid-area:1 / 1;width:100%;min-height:560px!important;opacity:0;visibility:hidden;pointer-events:none;border:1px solid #dbe4ee;border-radius:12px;background:#fff;box-shadow:0 16px 38px #0f172a14;transform:translateY(6px) scale(.995);transition:opacity .32s ease,transform .32s ease,visibility 0s linear .32s}.shiftgram-site .plan-grid>article.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition-delay:0s}.shiftgram-site .plan-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:24px}.shiftgram-site .plan-controls button{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:var(--blue)}.shiftgram-site .plan-controls button svg{width:17px;height:17px}.shiftgram-site .plan-controls>span{min-width:42px;color:#64748b;text-align:center;font-size:12px;font-weight:800}.shiftgram-site .plan-note{width:90vw;margin-top:20px}}.recomposed-site{--v2-max: 1280px;--v2-page: clamp(24px, 4.45vw, 64px);--v2-card: 20px;--v2-soft: #f3f7fc;--v2-soft-blue: #eaf2ff;--v2-line: #d9e4f1;--v2-blue: #2563eb;--v2-navy: #07182f;background:var(--v2-soft)}.recomposed-site>.section-frame,.recomposed-site>.issue-solution>.section-frame,.recomposed-site>.benefits.section-frame,.recomposed-site>.enterprise-modules.section-frame{margin-bottom:0;border-radius:0}.recomposed-site .section-title h2{letter-spacing:-.035em}.recomposed-site .hero{min-height:1160px;border-radius:0 0 28px 28px;background:radial-gradient(circle at 12% 18%,rgba(42,105,236,.72),transparent 34%),radial-gradient(circle at 84% 78%,rgba(24,86,200,.32),transparent 30%),linear-gradient(145deg,#082d75,#071a3d 52%,#050910)}.recomposed-site .hero:after{opacity:.55;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.35) 64%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.35) 64%,transparent 100%)}.recomposed-site .site-header{width:min(calc(100% - 48px),1380px);height:74px;margin:0 auto;padding:0 26px;border:1px solid rgba(255,255,255,.12);border-top:0;border-radius:0 0 16px 16px;background:#050d1ca3;box-shadow:0 18px 50px #00000021}.recomposed-site .hero-inner{display:flex;min-height:1080px;flex-direction:column;align-items:center;padding:52px var(--v2-page) 0}.recomposed-site .hero-copy{display:grid;width:min(100%,1180px);max-width:none;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);grid-template-rows:auto auto auto auto auto;column-gap:84px;justify-self:auto;padding:24px 0 0;transform:none}.recomposed-site .hero-kicker{grid-column:1;margin-bottom:18px}.recomposed-site .hero h1{grid-row:2 / 6;grid-column:1;max-width:650px;margin:0;font-size:clamp(48px,4.6vw,68px);line-height:1.14}.recomposed-site .hero-checks{grid-row:1;grid-column:2;align-self:end;margin:0 0 20px}.recomposed-site .hero-lead{grid-row:2;grid-column:2;margin:0 0 20px}.recomposed-site .hero-download{grid-row:3;grid-column:2;width:100%;margin-bottom:14px}.recomposed-site .hero-copy .text-link{grid-row:4;grid-column:2;justify-self:center;margin:0}.recomposed-site .sales-proof-strip{grid-row:5;grid-column:2;width:100%;margin-top:24px}.recomposed-site .award-study-note{grid-row:6;grid-column:2;width:100%;margin-left:0}.recomposed-site .hero-media{width:1110px;height:790px;max-width:100%;flex:0 0 auto;align-self:center;justify-self:auto;margin:-64px 0 -20px;transform:none}.recomposed-site .hero-laptop-frame{top:62px;left:14px;width:1072px}.recomposed-site .hero-screen{top:129px;left:72px;width:954px;height:630px;border-radius:16px 16px 0 0}.recomposed-site .media-toggle{position:absolute;top:722px;left:88px}.recomposed-site .chapter-nav{z-index:8;display:grid;width:min(calc(100% - 80px),1240px);grid-template-columns:repeat(4,minmax(0,1fr));margin:-48px auto 64px;overflow:hidden;border:1px solid rgba(196,211,229,.8);border-radius:18px;background:#fffffff5;box-shadow:0 24px 60px #0f172a21;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.recomposed-site .chapter-nav a{display:grid;min-height:112px;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-content:center;gap:6px 15px;padding:22px 26px;transition:color .2s ease,background .2s ease}.recomposed-site .chapter-nav a+a{border-left:1px solid var(--v2-line)}.recomposed-site .chapter-nav a:hover{color:var(--v2-blue);background:#f7faff}.recomposed-site .chapter-nav span{display:grid;width:32px;height:32px;grid-row:1 / 3;place-items:center;border-radius:50%;color:#fff;background:var(--v2-blue);font:800 11px/1 Inter,Arial,sans-serif}.recomposed-site .chapter-nav strong{font-size:15px}.recomposed-site .chapter-nav small{color:#718096;font-size:10px}.recomposed-site .proof{min-height:0;padding:28px var(--v2-page) 88px;background:#fff}.recomposed-site .integration-marquee-label{margin-bottom:18px}.recomposed-site .logo-marquee{width:calc(100% + (var(--v2-page) * 2));margin-left:calc(var(--v2-page) * -1);padding:8px 0 26px;border-bottom:1px solid #edf1f6}.recomposed-site .logo-marquee__track{gap:0}.recomposed-site .logo-marquee__group{display:flex;flex:0 0 auto;align-items:center;gap:72px;padding-right:72px}.recomposed-site .adoption{max-width:var(--v2-max);margin:54px auto 32px;text-align:left;font-size:18px}.recomposed-site .adoption strong{margin-left:10px;font-size:40px}.recomposed-site .outcome-grid{max-width:var(--v2-max);gap:18px}.recomposed-site .sales-outcome-card{display:grid;grid-template-columns:minmax(0,1fr) 118px;grid-template-rows:1fr auto;overflow:hidden;border-radius:16px;box-shadow:none}.recomposed-site .sales-outcome-visual{min-height:218px;grid-row:1 / 3;padding:24px}.recomposed-site .sales-outcome-visual>b{margin:4px 0 20px;font-size:44px}.recomposed-site .sales-outcome-card>p{align-self:end;padding:24px 16px 4px;font-size:12px}.recomposed-site .sales-outcome-card>span{padding:0 16px 24px;font-size:9px}.recomposed-site .proof-note{margin-top:20px;text-align:left}.recomposed-site .issue-solution{min-height:0;color:inherit;background:transparent}.recomposed-site .issue{min-height:0;padding:108px var(--v2-page) 28px;color:var(--ink);background:var(--v2-soft)}.recomposed-site .issue>.section-title{max-width:var(--v2-max);margin:0 auto;text-align:left}.recomposed-site .issue>.section-title .eyebrow{justify-content:flex-start}.recomposed-site .issue-grid{max-width:var(--v2-max);gap:18px;margin-top:54px}.recomposed-site .issue-grid article{display:grid;min-height:228px;grid-template-columns:72px 1fr;align-content:start;gap:24px;padding:34px;border:1px solid var(--v2-line);border-radius:var(--v2-card);background:#fff;text-align:left;box-shadow:0 18px 42px #0f172a0d}.recomposed-site .issue-grid article+article{border-left:1px solid var(--v2-line)}.recomposed-site .issue-icon{width:72px;height:72px;margin:0;border-color:#cfe0fb;background:var(--v2-soft-blue);box-shadow:none}.recomposed-site .issue-icon svg{width:31px;height:31px}.recomposed-site .issue-grid p{padding-top:5px;color:#64748b;font-size:13px}.recomposed-site .issue-grid strong{display:inline-block;margin-top:5px;color:var(--ink);font-size:20px}.recomposed-site .issue-grid small{max-width:none;margin:14px 0 0;color:#64748b;font-size:12px}.recomposed-site .solution{display:grid;min-height:0;grid-template-columns:minmax(420px,.86fr) minmax(540px,1.14fr);grid-template-areas:"title orbit" "closing orbit";align-items:center;gap:10px 40px;padding:100px max(var(--v2-page),calc((100% - var(--v2-max)) / 2));color:#fff;background:radial-gradient(circle at 72% 48%,rgba(41,106,232,.55),transparent 35%),linear-gradient(145deg,#06152d,#0a2d68 60%,#0c4bb2)}.recomposed-site .solution>.section-title{grid-area:title;align-self:end;padding:0;text-align:left;transform:none}.recomposed-site .solution>.section-title .eyebrow{justify-content:flex-start}.recomposed-site .solution>.section-title h2{font-size:clamp(34px,3.05vw,44px);line-height:1.32}.recomposed-site .solution-flow{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:0 .22em}.recomposed-site .solution-flow>span{white-space:nowrap}.recomposed-site .solution-flow>i{font-style:normal;font-weight:400}.recomposed-site .solution-flow-pair{display:inline-flex;align-items:baseline;gap:0 .22em;white-space:nowrap}.recomposed-site .solution-flow-pair>i{font-style:normal;font-weight:400}.recomposed-site .orbit{width:min(700px,56vw);height:auto;aspect-ratio:1;grid-area:orbit;margin:0 auto}.recomposed-site .orbit-rings{width:160%;height:160%}.recomposed-site .orbit-node{width:clamp(108px,9.8vw,142px);height:clamp(108px,9.8vw,142px)}.recomposed-site .orbit-node>svg{width:38px;height:38px}.recomposed-site .orbit-node>span{font-size:clamp(11px,.95vw,14px)}.recomposed-site .shiftgram-orbit-logo{width:210px}.recomposed-site .shiftgram-orbit-logo img{width:186px}.recomposed-site .solution-closing{grid-area:closing;align-self:start;margin:28px 0 0;text-align:left}.recomposed-site .solution-closing h3{font-size:23px}.recomposed-site .solution-closing h3 em{margin:0 8px}.recomposed-site .solution-closing p{margin-bottom:26px;color:#ffffffb3;font-size:15px;line-height:1.8}.recomposed-site .solution-closing .pill-button{min-width:0;width:100%;max-width:420px}.recomposed-site .solution-download__badge{display:inline-flex;align-items:center;gap:5px}.recomposed-site .solution-download__badge>svg{width:12px;height:12px}.recomposed-site .solution-download__description{display:none}.recomposed-site .benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:110px var(--v2-page);background:#fff}.recomposed-site .benefits-intro{display:flex;width:100%;max-width:var(--v2-max);grid-column:1 / -1;align-items:end;justify-content:space-between;gap:60px;margin:0 auto 34px}.recomposed-site .benefits-intro .section-title{text-align:left}.recomposed-site .benefits-intro .eyebrow{justify-content:flex-start}.recomposed-site .benefits-intro>p{max-width:430px;margin:0 0 6px;color:#64748b;font-size:14px;line-height:1.8}.recomposed-site .benefit{display:flex;width:100%;max-width:calc((var(--v2-max) - 22px) / 2);min-height:0;flex-direction:column;justify-self:end;overflow:hidden;border:1px solid var(--v2-line);border-radius:var(--v2-card);background:#f8fbff}.recomposed-site .benefit--two{justify-self:start}.recomposed-site .benefit-media,.recomposed-site .benefit--one .shiftgram-benefit-media,.recomposed-site .benefit--two .shiftgram-benefit-media{width:100%;height:auto;min-height:0;aspect-ratio:16 / 9;order:1;margin:0;border:0;border-radius:0}.recomposed-site .benefit-copy,.recomposed-site .benefit--two .benefit-copy{width:auto;min-height:360px;order:2;padding:42px 40px 38px;transform:none}.recomposed-site .benefit-copy .section-title h2{font-size:clamp(30px,2.6vw,39px)}.recomposed-site .features,.recomposed-site .stories,.recomposed-site .support,.recomposed-site .plans{min-height:0;padding-right:var(--v2-page);padding-left:var(--v2-page)}.recomposed-site .features{padding-top:112px;padding-bottom:112px;background:var(--v2-soft)}.recomposed-site .features>.section-title,.recomposed-site .stories>.section-title,.recomposed-site .support>.section-title,.recomposed-site .plans>.section-title{max-width:var(--v2-max);margin:0 auto;text-align:left}.recomposed-site .features>.section-title .eyebrow,.recomposed-site .stories>.section-title .eyebrow,.recomposed-site .support>.section-title .eyebrow,.recomposed-site .plans>.section-title .eyebrow{justify-content:flex-start}.recomposed-site .feature-highlight-grid{gap:20px;max-width:var(--v2-max);margin-top:52px}.recomposed-site .feature-highlight{border-color:var(--v2-line);border-radius:18px;background:#fff}.recomposed-site .feature-highlight__media{height:auto;aspect-ratio:16 / 9}.recomposed-site .utility-grid{max-width:var(--v2-max);gap:14px;margin-top:18px}.recomposed-site .utility-grid article{min-height:210px;border-color:var(--v2-line);border-radius:16px;background:#ffffffb8}.recomposed-site .utility-grid article>svg{margin-bottom:34px}.recomposed-site .stories{padding-top:112px;padding-bottom:104px;background:#fff}.recomposed-site .featured-stories{max-width:var(--v2-max);gap:20px;margin-top:52px;margin-bottom:88px;padding:0}.recomposed-site .featured-stories>.featured-story-card{border:1px solid var(--v2-line);border-radius:18px;background:#fff;box-shadow:0 18px 46px #0f172a0f}.recomposed-site .case-carousel{width:calc(100% + (var(--v2-page) * 2));margin-left:calc(var(--v2-page) * -1);padding-top:66px;background:var(--v2-soft)}.recomposed-site .carousel-footer{max-width:var(--v2-max);justify-content:space-between;gap:24px}.recomposed-site .transformation-card h3{min-height:0;margin:18px 0 10px;line-height:1.45}.recomposed-site .transformation-card p{line-height:1.7}.recomposed-site .support{overflow:hidden;padding-top:112px;padding-bottom:112px;background:#fff}.recomposed-site .support-carousel{width:calc(100% + (var(--v2-page) * 2));margin-top:52px;margin-left:calc(var(--v2-page) * -1)}.recomposed-site .support-grid{display:flex;width:100%;max-width:none;gap:14px;margin:0;padding:0 0 18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.recomposed-site .support-grid.is-jump{scroll-behavior:auto;scroll-snap-type:none}.recomposed-site .support-grid::-webkit-scrollbar{display:none}html:not(.pointer-navigation) .recomposed-site .support-grid:focus-visible{outline:3px solid var(--v2-blue);outline-offset:4px}.recomposed-site .support-grid article,.recomposed-site .support-grid article:nth-child(-n+2){flex:0 0 calc((100% - 28px) / 3.25);height:520px;padding:34px 24px 0;border-radius:18px;scroll-snap-align:start;text-align:left}.recomposed-site .support-grid h3{margin-top:20px;font-size:21px}.recomposed-site .support-grid p{font-size:12px}.recomposed-site .support-grid article>img{right:0;bottom:0;width:100%;height:230px;object-fit:cover;object-position:top left}.recomposed-site .support-carousel-footer{display:flex;max-width:var(--v2-max);align-items:center;justify-content:center;gap:24px;margin:16px auto 0;color:#64748b;font-size:12px}.recomposed-site .support-carousel-footer .carousel-controls{flex:0 0 auto}.recomposed-site .enterprise-modules{display:grid;gap:20px;padding:110px var(--v2-page);background:var(--v2-soft)}.recomposed-site .enterprise-intro{display:flex;width:min(100%,var(--v2-max));order:-2;align-items:end;justify-content:space-between;gap:60px;margin:0 auto 28px}.recomposed-site .enterprise-intro .section-title{text-align:left}.recomposed-site .enterprise-intro .eyebrow{justify-content:flex-start}.recomposed-site .enterprise-intro>p{max-width:450px;margin:0 0 6px;color:#64748b;font-size:14px;line-height:1.8}.recomposed-site .enterprise-modules>.security,.recomposed-site .enterprise-modules>.custom-proxy,.recomposed-site .enterprise-modules>.comparison{width:min(100%,var(--v2-max));min-height:650px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 auto;overflow:hidden;border:1px solid var(--v2-line);border-radius:var(--v2-card);background:#fff}.recomposed-site .comparison-copy,.recomposed-site .approval-panel,.recomposed-site .custom-proxy__copy{border-left:1px solid var(--v2-line)}.recomposed-site .approval-panel,.recomposed-site .security-panel,.recomposed-site .custom-proxy__copy,.recomposed-site .custom-proxy__visual,.recomposed-site .comparison-visual,.recomposed-site .comparison-copy{min-height:650px}.recomposed-site .security-panel,.recomposed-site .custom-proxy__copy,.recomposed-site .comparison-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 44px;text-align:center}.recomposed-site .security-panel .section-title,.recomposed-site .custom-proxy__copy .section-title,.recomposed-site .comparison-copy .section-title{text-align:center}.recomposed-site .security-panel .eyebrow,.recomposed-site .custom-proxy__copy .eyebrow,.recomposed-site .comparison-copy .eyebrow{justify-content:center}.recomposed-site .enterprise-visual-panel{position:relative;display:block;overflow:hidden;padding:58px 58px 0;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(147,197,253,.34),transparent 31%),linear-gradient(150deg,#0f3f9a,#2563eb)}.recomposed-site .enterprise-visual-heading{position:relative;z-index:2;width:100%;text-align:left}.recomposed-site .enterprise-visual-heading>span{color:#b9d2ff;font:700 12px/1 Inter,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.recomposed-site .enterprise-visual-heading>h3{margin:18px 0 12px;color:#fff;font-size:34px;font-weight:800}.recomposed-site .enterprise-visual-heading>p{margin:0;color:#ffffffb8;font-size:14px}.recomposed-site .enterprise-visual-panel>img{position:absolute!important;top:auto!important;right:-1%;bottom:-1px;left:auto!important;width:94%!important;height:auto!important;max-height:57%!important;margin:0;border-radius:12px 0 0;object-fit:contain!important;object-position:top left;transform:none}.recomposed-site .plans{padding-top:112px;padding-bottom:104px;background:#fff}.recomposed-site .plan-grid{max-width:var(--v2-max);height:auto;min-height:0;gap:18px;margin-top:52px;overflow:visible;border:0;border-radius:0}.recomposed-site .plan-grid>article{height:auto;min-height:540px;padding:42px 34px 32px;border:1px solid var(--v2-line);border-radius:18px;background:#fff;box-shadow:0 18px 46px #0f172a0f}.recomposed-site .plan-grid>article+article{border-left:1px solid var(--v2-line)}.recomposed-site .plan-grid>article:nth-child(2){border-color:#87adfa;box-shadow:0 22px 54px #2563eb24;transform:translateY(-12px)}.recomposed-site .plan-grid h3{font-size:34px}.recomposed-site .footer{border-radius:0}@media(min-width:769px){.recomposed-site .footer-brand{right:64px;bottom:112px;width:min(580px,42vw)}.recomposed-site .footer-brand .shiftgram-lockup{gap:16px}.recomposed-site .footer-brand .shiftgram-lockup img{width:min(360px,68%)}.recomposed-site .footer-brand .shiftgram-lockup b{padding-left:16px;font-size:clamp(18px,2vw,30px)}}.recomposed-site .mobile-menu.is-open~.floating-cta{display:none}@media(min-width:769px)and (max-width:1120px){.recomposed-site .hero-copy{column-gap:42px}.recomposed-site .hero-media{width:1110px;max-width:none;height:650px;margin:-38px 0 -20px;transform:scale(.82);transform-origin:top center}.recomposed-site .chapter-nav{width:calc(100% - 48px)}.recomposed-site .chapter-nav a{padding-right:16px;padding-left:16px}.recomposed-site .solution{grid-template-columns:minmax(280px,.72fr) minmax(440px,1.28fr)}.recomposed-site .support-grid{grid-template-columns:none}.recomposed-site .support-grid article,.recomposed-site .support-grid article:nth-child(-n+2){flex-basis:calc((100% - 14px) / 2.25)}.recomposed-site .sales-outcome-card{display:block}.recomposed-site .sales-outcome-visual{min-height:265px}.recomposed-site .sales-outcome-card>p{padding:22px 22px 4px}.recomposed-site .sales-outcome-card>span{display:block;padding:0 22px 22px}.recomposed-site .issue-grid article{display:block;padding:30px}.recomposed-site .issue-icon{width:60px;height:60px}.recomposed-site .issue-grid p{margin-top:20px;padding-top:0}}@media(min-width:769px)and (max-width:900px){.recomposed-site .hero-copy{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto auto auto auto;gap:24px 34px}.recomposed-site .hero-kicker{grid-row:1;grid-column:1 / -1;margin-bottom:0}.recomposed-site .hero h1{grid-row:2;grid-column:1 / -1;max-width:none;margin-bottom:14px;font-size:56px}.recomposed-site .hero-checks{grid-row:3;grid-column:1;align-self:start;margin:0}.recomposed-site .hero-lead{grid-row:3;grid-column:2;margin:0}.recomposed-site .sales-proof-strip{grid-row:4;grid-column:1;align-self:start;margin-top:0}.recomposed-site .award-study-note{grid-row:5;grid-column:1}.recomposed-site .hero-download{grid-row:4;grid-column:2;margin-bottom:0}.recomposed-site .hero-copy .text-link{grid-row:5;grid-column:2}.recomposed-site .hero-media{width:1110px;max-width:none;height:570px;margin:8px 0 -10px;transform:scale(.7);transform-origin:top center}.recomposed-site .solution{display:flex;flex-direction:column;padding:92px 48px 100px}.recomposed-site .solution>.section-title,.recomposed-site .solution-closing{width:100%}.recomposed-site .orbit{width:min(650px,calc(100vw - 96px));margin-top:42px}.recomposed-site .solution-closing{max-width:620px;align-self:center;margin-top:54px;text-align:center}.recomposed-site .solution-closing .pill-button{margin-right:auto;margin-left:auto}.recomposed-site .benefits-intro,.recomposed-site .enterprise-intro{display:block}.recomposed-site .benefits-intro>p,.recomposed-site .enterprise-intro>p{margin-top:20px}.recomposed-site .benefits{display:block}.recomposed-site .benefit{max-width:none;margin-bottom:20px}.recomposed-site .enterprise-modules>.security,.recomposed-site .enterprise-modules>.custom-proxy,.recomposed-site .enterprise-modules>.comparison{min-height:0;grid-template-columns:1fr}.recomposed-site .comparison-copy,.recomposed-site .approval-panel,.recomposed-site .custom-proxy__copy{border-left:0}.recomposed-site .comparison-copy,.recomposed-site .custom-proxy__copy{order:1;border-bottom:1px solid var(--v2-line)}.recomposed-site .comparison-visual,.recomposed-site .custom-proxy__visual{order:2;min-height:360px;padding:40px 0 0 40px}.recomposed-site .enterprise-visual-panel{padding-top:42px}.recomposed-site .custom-proxy>.custom-proxy__copy{order:1}.recomposed-site .custom-proxy>.custom-proxy__visual{order:2}}@media(max-width:768px){.recomposed-site{--v2-page: 20px;--v2-card: 16px}.recomposed-site .section-title h2,.recomposed-site .section-title.is-compact h2{font-size:clamp(29px,8.2vw,36px);line-height:1.35}.recomposed-site .section-title .eyebrow{margin-bottom:16px;font-size:13px}.recomposed-site .hero{min-height:0;padding-bottom:32px;border-radius:0 0 22px 22px}.recomposed-site .site-header{width:calc(100% - 24px);height:62px;padding:0 16px;border-radius:0 0 13px 13px}.recomposed-site .hero-inner{display:flex;min-height:0;padding:0 20px 20px}.recomposed-site .hero-copy{display:flex;width:100%;flex-direction:column;padding-top:42px}.recomposed-site .hero-kicker{display:block;order:0;margin-bottom:14px;font-size:11px}.recomposed-site .hero h1{order:1;width:100%;max-width:360px;margin:0 0 26px;font-size:clamp(37px,10.5vw,48px)}.recomposed-site .hero-checks{order:3;width:100%;margin:24px 0 18px;font-size:12px}.recomposed-site .hero-lead{order:4;width:100%;margin-bottom:22px;font-size:13px}.recomposed-site .hero-download{order:5;width:100%}.recomposed-site .hero-copy .text-link{order:6;margin:0 auto;font-size:13px}.recomposed-site .sales-proof-strip{order:7;width:100%;margin-top:32px}.recomposed-site .award-study-note{order:8;width:100%}.recomposed-site .hero-media{order:2;width:100vw;max-width:none;height:calc(100vw * .714);margin:4px -20px 0;transform:none}.recomposed-site .hero-laptop-frame{top:6.8vw;left:2.7vw;width:94.6vw}.recomposed-site .hero-screen{top:12.9vw;left:8vw;width:84vw;height:55.06vw;border-radius:1.8vw 1.8vw 0 0}.recomposed-site .media-toggle{top:auto;right:8.5vw;bottom:1.4vw;left:auto}.recomposed-site .chapter-nav{display:flex;width:calc(100% - 24px);margin:-12px auto 42px;overflow-x:auto;border-radius:14px;scrollbar-width:none}.recomposed-site .chapter-nav::-webkit-scrollbar{display:none}.recomposed-site .chapter-nav a{min-width:215px;min-height:90px;padding:18px}.recomposed-site .proof{padding-top:12px;padding-bottom:70px}.recomposed-site .adoption{width:auto;margin:46px 0 28px;font-size:14px;line-height:1.6}.recomposed-site .adoption strong{display:block;margin:4px 0 0;font-size:36px}.recomposed-site .outcome-viewport{width:100vw;margin-left:-20px}.recomposed-site .sales-outcome-card{display:block}.recomposed-site .sales-outcome-visual{min-height:215px}.recomposed-site .proof-note{padding:0}.recomposed-site .issue{padding-top:76px;padding-bottom:46px}.recomposed-site .issue-grid{grid-template-columns:1fr;gap:12px;margin-top:36px}.recomposed-site .issue-grid article{min-height:0;grid-template-columns:58px 1fr;gap:18px;padding:24px 20px}.recomposed-site .issue-icon{width:58px;height:58px}.recomposed-site .issue-icon svg{width:26px;height:26px}.recomposed-site .solution{display:flex;min-height:0;flex-direction:column;padding:76px 20px 82px}.recomposed-site .solution>.section-title{width:100%;align-self:auto}.recomposed-site .orbit{width:min(520px,calc(100vw - 56px));margin-top:44px}.recomposed-site .orbit-node{width:clamp(74px,20vw,104px);height:clamp(74px,20vw,104px)}.recomposed-site .orbit-node>svg{width:28px;height:28px}.recomposed-site .shiftgram-orbit-logo{width:42%}.recomposed-site .solution-closing{width:100%;margin-top:64px}.recomposed-site .solution-closing .pill-button{max-width:none}.recomposed-site .benefits{display:block;padding-top:76px;padding-bottom:76px}.recomposed-site .benefits-intro,.recomposed-site .enterprise-intro{display:block;margin-bottom:34px}.recomposed-site .benefits-intro>p,.recomposed-site .enterprise-intro>p{margin-top:20px}.recomposed-site .benefit{max-width:none;margin-bottom:16px}.recomposed-site .benefit-copy,.recomposed-site .benefit--two .benefit-copy{min-height:0;padding:32px 24px}.recomposed-site .features,.recomposed-site .stories,.recomposed-site .support,.recomposed-site .plans{padding-top:76px;padding-bottom:76px}.recomposed-site .support>.section-title h2{font-size:30px}.recomposed-site .feature-highlight-grid,.recomposed-site .utility-grid,.recomposed-site .featured-stories{grid-template-columns:1fr}.recomposed-site .utility-grid article{min-height:0}.recomposed-site .featured-stories{margin-bottom:58px}.recomposed-site .case-carousel{padding-top:52px}.recomposed-site .carousel-footer{gap:26px}.recomposed-site .support-grid{width:100%;grid-template-columns:none;margin:0}.recomposed-site .support-grid article,.recomposed-site .support-grid article:nth-child(-n+2){width:auto;flex-basis:calc(100vw - 52px);height:460px}.recomposed-site .support-carousel{width:calc(100% + 40px);margin-top:36px;margin-left:-20px}.recomposed-site .support-carousel-footer{margin-top:8px;font-size:10px}.recomposed-site .enterprise-modules{padding:76px 20px}.recomposed-site .enterprise-modules>.security,.recomposed-site .enterprise-modules>.custom-proxy,.recomposed-site .enterprise-modules>.comparison{min-height:0;grid-template-columns:1fr}.recomposed-site .approval-panel,.recomposed-site .security-panel,.recomposed-site .custom-proxy__copy,.recomposed-site .custom-proxy__visual,.recomposed-site .comparison-visual,.recomposed-site .comparison-copy{min-height:0}.recomposed-site .comparison-copy,.recomposed-site .approval-panel,.recomposed-site .custom-proxy__copy{border-left:0}.recomposed-site .security-panel{min-height:680px}.recomposed-site .approval-panel{min-height:410px}.recomposed-site .enterprise-visual-panel{padding:40px 28px 0}.recomposed-site .custom-proxy__copy{min-height:500px}.recomposed-site .custom-proxy__visual{min-height:320px;padding:28px 0 0 28px}.recomposed-site .comparison-copy{padding:48px 20px}.recomposed-site .comparison-visual{min-height:300px;padding:28px 0 0 28px}.recomposed-site .comparison-visual img,.recomposed-site .custom-proxy__visual img{width:96%!important}.recomposed-site .plan-grid{width:90vw;margin-top:42px}.recomposed-site .plan-grid>article,.recomposed-site .plan-grid>article:nth-child(1),.recomposed-site .plan-grid>article:nth-child(2),.recomposed-site .plan-grid>article:nth-child(3){min-height:560px!important;transform:none}}@media(prefers-reduced-motion:reduce){.recomposed-site .chapter-nav a{transition:none}}@media(max-width:360px){.recomposed-site .hero h1{font-size:32px}.recomposed-site .orbit-node{width:60px;height:60px}.recomposed-site .orbit-node>svg{width:22px;height:22px}.recomposed-site .orbit-node>span{font-size:8px}.recomposed-site .shiftgram-orbit-logo{width:38%}.recomposed-site .shiftgram-orbit-logo img{width:108px}.recomposed-site .solution-closing h3{font-size:20px}.recomposed-site .support>.section-title h2{font-size:27px}}.recomposed-site .mobile-title-break,.recomposed-site .service-guide-cta__badge,.recomposed-site .service-guide-cta__description{display:none}@media(max-width:768px){.recomposed-site .mobile-title-break{display:block}.recomposed-site .hero-media{margin-top:-16px}.recomposed-site .logo-marquee__track--mobile{gap:24px}.recomposed-site .logo-marquee__track--mobile .logo-marquee__group{gap:24px;padding-right:24px}.recomposed-site .orbit-node{width:clamp(78px,22vw,94px);height:clamp(78px,22vw,94px);gap:4px;overflow:hidden;padding:6px}.recomposed-site .orbit-node>svg{width:clamp(23px,6vw,28px);height:clamp(23px,6vw,28px);flex:0 0 auto}.recomposed-site .orbit-node>span{width:100%;font-size:clamp(8px,2.3vw,10px);line-height:1.12;letter-spacing:-.02em}.recomposed-site .orbit-node>span>span{white-space:nowrap}.recomposed-site .service-guide-cta{--guide-thumb: clamp(76px, 24vw, 96px);width:min(100%,360px);min-height:104px;gap:9px;padding:9px 12px 9px calc(var(--guide-thumb) + 31px);overflow:hidden;border:1px solid #c9dcff;border-radius:20px;color:#0b2a5c;background:linear-gradient(145deg,#fff,#eef5ff);box-shadow:0 14px 30px #02276933,inset 0 1px #fff}.recomposed-site .service-guide-cta:before{top:50%;left:11px;width:calc(var(--guide-thumb) + 12px);height:72px;border-right:1px dashed #c7d5ea;background-position:left center;background-size:var(--guide-thumb) auto;transform:translateY(-50%)}.recomposed-site .service-guide-cta>span{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;text-align:left}.recomposed-site .service-guide-cta__badge{display:inline-flex;position:static;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;color:#1266de;background:#dceaff;font-size:9px;font-weight:800;line-height:1}.recomposed-site .service-guide-cta__badge>svg{width:11px;height:11px}.recomposed-site .service-guide-cta__label{color:#0b2a5c;font-size:clamp(12px,3.7vw,15px);font-weight:800;line-height:1.25;white-space:nowrap}.recomposed-site .service-guide-cta__description{display:block;color:#64748b;font-size:clamp(7px,2vw,8px);font-weight:500;line-height:1.35}.recomposed-site .service-guide-cta>svg{width:40px;height:40px;flex:0 0 auto;padding:10px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#1671f9,#0647bd);box-shadow:0 8px 16px #0546be47}.recomposed-site .hero-download,.recomposed-site .footer-download,.recomposed-site .solution-closing .solution-download{min-height:104px;padding:9px 12px 9px calc(var(--guide-thumb) + 31px)}}@media(max-width:360px){.recomposed-site .service-guide-cta{min-height:96px;padding-left:calc(var(--guide-thumb) + 27px)}.recomposed-site .service-guide-cta:before{left:8px;height:64px}.recomposed-site .service-guide-cta__description{display:none}.recomposed-site .service-guide-cta>svg{width:36px;height:36px;padding:9px}}@media(max-width:768px){.recomposed-site{--mobile-peek: clamp(28px, 9vw, 52px)}.recomposed-site .section-title h2,.recomposed-site .section-title.is-compact h2{width:100%;max-width:100%;margin-right:0;margin-left:0;font-size:30px!important;line-height:1.34;text-wrap:balance;word-break:normal}.recomposed-site .features>.section-title,.recomposed-site .stories>.section-title,.recomposed-site .support>.section-title,.recomposed-site .plans>.section-title,.recomposed-site .issue>.section-title,.recomposed-site .benefits-intro>.section-title,.recomposed-site .enterprise-intro>.section-title{width:100%;max-width:none;text-align:left}.recomposed-site .features>.section-title .eyebrow,.recomposed-site .stories>.section-title .eyebrow,.recomposed-site .support>.section-title .eyebrow,.recomposed-site .plans>.section-title .eyebrow,.recomposed-site .issue>.section-title .eyebrow,.recomposed-site .benefits-intro>.section-title .eyebrow,.recomposed-site .enterprise-intro>.section-title .eyebrow{justify-content:flex-start}.recomposed-site .features>.section-title h2,.recomposed-site .stories>.section-title h2,.recomposed-site .support>.section-title h2,.recomposed-site .plans>.section-title h2,.recomposed-site .issue>.section-title h2,.recomposed-site .benefits-intro>.section-title h2,.recomposed-site .enterprise-intro>.section-title h2{text-align:left}.recomposed-site .hero{min-height:0;padding-bottom:18px}.recomposed-site .hero-inner{display:flex;min-height:0;flex-direction:column;padding:0 20px 26px}.recomposed-site .hero-copy{display:contents;padding:0;transform:none}.recomposed-site .hero-kicker{display:block;order:0;width:min(100%,342px);margin:34px auto 12px;font-size:11px}.recomposed-site .hero h1{order:1;width:min(100%,342px);max-width:none;margin:0 auto 18px;font-size:clamp(32px,9.2vw,40px);line-height:1.2;text-align:left;text-wrap:balance}.recomposed-site .hero-media{order:2;width:100vw;height:calc(100vw * .714);margin:0 -20px 32px}.recomposed-site .hero-checks{order:3;width:min(100%,342px);margin:12px auto 16px}.recomposed-site .hero-lead{order:4;width:min(100%,342px);margin:0 auto 22px}.recomposed-site .hero-download{order:5;width:min(100%,342px);margin-right:auto;margin-left:auto}.recomposed-site .hero-copy .text-link{order:6}.recomposed-site .sales-proof-strip{order:7;margin-top:28px}.recomposed-site .award-study-note{order:8}.recomposed-site .hero .sales-proof-strip,.recomposed-site .hero .award-study-note{display:none}.recomposed-site .chapter-nav{display:flex;width:100%;gap:12px;margin:0 auto 30px;padding:18px 20px 20px;overflow-x:auto;border:0;border-radius:0;background:var(--v2-soft);box-shadow:none;scroll-padding-inline:20px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain}.recomposed-site .chapter-nav a{flex:0 0 clamp(220px,64vw,250px);min-width:0;min-height:82px;gap:4px 14px;padding:16px 18px;border:1px solid var(--v2-line);border-radius:14px;background:#fff;scroll-snap-align:start}.recomposed-site .chapter-nav a+a{border-left:1px solid var(--v2-line)}.recomposed-site .chapter-nav span{width:38px;height:38px}.recomposed-site .chapter-nav strong{font-size:14px}.recomposed-site .chapter-nav small{font-size:10px}.recomposed-site .proof{min-height:0;padding-top:20px;padding-bottom:64px}.recomposed-site .outcome-viewport{width:100vw;margin-left:-20px;overflow:hidden;touch-action:pan-y}.recomposed-site .outcome-grid{position:relative;display:grid;width:74vw;max-width:340px;grid-template-columns:1fr;grid-template-rows:auto;gap:0;margin:0 auto;overflow:visible;transform:none}.recomposed-site .outcome-card,.recomposed-site .sales-outcome-card{grid-area:1 / 1;width:100%;min-width:0;opacity:.42;visibility:visible;pointer-events:none;transform:scale(.94);transition:opacity .34s ease,transform .42s cubic-bezier(.2,.72,.2,1)}.recomposed-site .outcome-card.is-prev{z-index:1;transform:translate(calc(-100% - 14px)) scale(.94)}.recomposed-site .outcome-card.is-next{z-index:1;transform:translate(calc(100% + 14px)) scale(.94)}.recomposed-site .outcome-card.is-active{z-index:2;opacity:1;visibility:visible;pointer-events:auto;transform:none}.recomposed-site .sales-outcome-visual{min-height:210px;padding:22px}.recomposed-site .proof-controls,.recomposed-site .carousel-controls,.recomposed-site .plan-controls{gap:12px}.recomposed-site .proof-controls button,.recomposed-site .carousel-controls button,.recomposed-site .plan-controls button{width:44px;height:44px}.recomposed-site .proof-controls button:after,.recomposed-site .carousel-controls button:after,.recomposed-site .plan-controls button:after{display:none}.recomposed-site .issue{min-height:0;padding-top:70px;padding-bottom:48px}.recomposed-site .issue-grid{gap:12px;margin-top:34px}.recomposed-site .utility-grid article{display:grid;min-height:0;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;column-gap:16px;align-items:center;padding:22px 20px}.recomposed-site .utility-grid article>svg{width:42px;height:42px;grid-row:1 / 3;align-self:center;margin:0}.recomposed-site .utility-grid article h3,.recomposed-site .utility-grid article p{grid-column:2;margin-right:0;margin-left:0}.recomposed-site .utility-grid article h3{align-self:end;margin-bottom:5px}.recomposed-site .utility-grid article p{align-self:start}.recomposed-site .featured-stories,.recomposed-site .featured-stories>.featured-story-card,.recomposed-site .featured-stories>.featured-story-card:first-child,.recomposed-site .featured-stories>.featured-story-card:nth-child(2),.recomposed-site .story-body,.recomposed-site .story-body p,.recomposed-site .story-company{height:auto;min-height:0}.recomposed-site .featured-stories>.featured-story-card{padding:16px}.recomposed-site .story-photo{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.recomposed-site .story-body{padding:38px 4px 22px}.recomposed-site .story-meta{position:static;display:block;margin:0 0 18px;font-size:10px}.recomposed-site .story-body h3,.recomposed-site .story-body p{margin-bottom:20px}.recomposed-site .story-company{padding-top:18px!important}.recomposed-site .case-carousel,.recomposed-site .plan-grid{touch-action:pan-y}.recomposed-site .case-carousel{padding-bottom:54px}.recomposed-site .solution-closing .solution-download{--solution-thumb: clamp(86px, 27vw, 106px);width:min(100%,360px);min-height:112px;gap:10px;padding:10px 14px 10px calc(var(--solution-thumb) + 36px);border:1px solid #c9dcff;border-radius:20px;color:#0b2a5c;background:linear-gradient(145deg,#fff,#eef5ff);box-shadow:0 16px 34px #02276938,inset 0 1px #fff}.recomposed-site .solution-closing .solution-download:before{left:12px;width:calc(var(--solution-thumb) + 14px);height:78px;border-right:1px dashed #c7d5ea;background-position:left center;background-size:var(--solution-thumb) auto}.recomposed-site .solution-closing .solution-download>span{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.recomposed-site .solution-closing .solution-download__badge{position:static;order:0;padding:5px 9px;color:#1266de;background:#dceaff;font-size:9px}.recomposed-site .solution-closing .solution-download__label{order:1;color:#0b2a5c;font-size:clamp(12px,3.7vw,15px);font-weight:800;line-height:1.3;white-space:nowrap}.recomposed-site .solution-closing .solution-download__description{display:block;order:2;color:#64748b;font-size:8px;font-weight:500;line-height:1.45;text-align:left}.recomposed-site .solution-closing .solution-download>svg{width:42px;height:42px;flex:0 0 auto;padding:11px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#1671f9,#0647bd);box-shadow:0 8px 16px #0546be47}.recomposed-site .footer-download{--footer-thumb: clamp(96px, 30vw, 120px);min-height:78px;gap:10px;padding:7px 14px 7px calc(var(--footer-thumb) + 20px)}.recomposed-site .footer-download:before{left:8px;width:var(--footer-thumb);height:calc(var(--footer-thumb) * .56)}.recomposed-site .footer-download>span{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.recomposed-site .footer-download-badge{position:static;order:0;padding:4px 8px;font-size:9px}.recomposed-site .footer-download-label{order:1;font-size:clamp(12px,3.5vw,14px);line-height:1.3;white-space:nowrap}.recomposed-site .support{padding-bottom:72px}.recomposed-site .support-carousel{width:100vw;margin-left:-20px}.recomposed-site .support-grid{width:100%;gap:14px;margin:0;padding-right:max(var(--mobile-peek),calc((100vw - 520px)/2));padding-left:max(var(--mobile-peek),calc((100vw - 520px)/2));scroll-padding-inline:max(var(--mobile-peek),calc((100vw - 520px)/2))}.recomposed-site .support-grid article,.recomposed-site .support-grid article:nth-child(-n+2){flex:0 0 min(calc(100vw - var(--mobile-peek) - var(--mobile-peek)),520px);width:auto;height:440px;padding:28px 22px 0;scroll-snap-align:start}.recomposed-site .support-grid article>img{height:210px}.recomposed-site .support-carousel-footer{justify-content:center;margin-top:14px}.recomposed-site .support-carousel-footer .carousel-controls{margin:0 auto}.recomposed-site .enterprise-modules{padding:72px 20px}.recomposed-site .comparison-copy,.recomposed-site .security-panel,.recomposed-site .custom-proxy__copy{order:1;min-height:0;padding:38px 20px}.recomposed-site .comparison-copy .section-title h2,.recomposed-site .security-panel .section-title h2,.recomposed-site .custom-proxy__copy .section-title h2{font-size:clamp(22px,6.2vw,27px)}.recomposed-site .custom-proxy__copy .text-link{font-size:12px;white-space:nowrap}.recomposed-site .comparison-visual,.recomposed-site .approval-panel,.recomposed-site .custom-proxy__visual{order:2;min-height:320px;padding:34px 24px 0}.recomposed-site .security-grid article{min-height:0;padding:18px 0}.recomposed-site .enterprise-visual-heading>h3{margin-top:14px;font-size:28px;line-height:1.3}.recomposed-site .enterprise-visual-panel>img,.recomposed-site .comparison-visual img,.recomposed-site .custom-proxy__visual img{right:0;bottom:0;width:calc(100% - 24px)!important;max-height:58%!important}.recomposed-site .approval-panel{min-height:340px}.recomposed-site .approval-panel>.approval-panel__image{width:calc(100% - 40px)!important;max-height:49%!important}.recomposed-site .comparison-visual,.recomposed-site .approval-panel,.recomposed-site .custom-proxy__visual{display:flex;min-height:340px;flex-direction:column;padding:34px 24px 0}.recomposed-site .enterprise-visual-panel>img,.recomposed-site .comparison-visual>img,.recomposed-site .approval-panel>.approval-panel__image,.recomposed-site .custom-proxy__visual>img{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:100%!important;height:auto!important;max-height:none!important;flex:0 0 auto;align-self:stretch;margin:auto 0 0;border-radius:10px 10px 0 0;object-fit:contain!important;object-position:top left}.recomposed-site .plans{overflow:hidden}.recomposed-site .plans>.section-title{width:auto;margin-right:20px;margin-left:20px;padding-right:0;padding-left:0}.recomposed-site .plan-grid{position:relative;display:grid;width:min(76vw,560px);margin:42px auto 0;overflow:visible}.recomposed-site .plan-grid>article,.recomposed-site .plan-grid>article:nth-child(1),.recomposed-site .plan-grid>article:nth-child(2),.recomposed-site .plan-grid>article:nth-child(3){grid-area:1 / 1;width:100%;height:auto!important;min-height:0!important;padding:30px 20px 26px;opacity:.42;visibility:visible;pointer-events:none;transform:scale(.94);transition:opacity .34s ease,transform .42s cubic-bezier(.2,.72,.2,1),visibility 0s}.recomposed-site .plan-grid>article.is-prev{z-index:1;transform:translate(calc(-100% - 14px)) scale(.94)}.recomposed-site .plan-grid>article.is-next{z-index:1;transform:translate(calc(100% + 14px)) scale(.94)}.recomposed-site .plan-grid>article.is-active{z-index:2;opacity:1;visibility:visible;pointer-events:auto;transform:none}.recomposed-site .plan-grid .pill-button{gap:8px;padding-right:14px;padding-left:14px;font-size:11px}.recomposed-site .mobile-menu{overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(28px,env(safe-area-inset-bottom))}.recomposed-site .mobile-menu__top{height:auto;min-height:52px}.recomposed-site .mobile-menu__close{width:44px;height:44px;transform:none}.recomposed-site .faq,.recomposed-site .footer,.recomposed-site .footer-main{height:auto;min-height:0}.recomposed-site .faq-list{padding-top:18px;padding-bottom:36px}.recomposed-site .faq-list article{margin-bottom:8px}.recomposed-site .faq-list button{min-height:64px;padding:13px 16px;font-size:14px;line-height:1.45}.recomposed-site .faq-answer>p{padding:0 16px 0 44px;font-size:12px}.recomposed-site .faq-list article.is-open .faq-answer>p{padding-bottom:18px}.recomposed-site .footer-main{display:flex;flex-direction:column;gap:28px;padding:48px 24px 28px}.recomposed-site .footer-main nav,.recomposed-site .footer-brand,.recomposed-site .footer-legal,.recomposed-site .footer-copyright{position:static;width:100%}.recomposed-site .footer-brand .shiftgram-lockup img{width:min(180px,60vw)}.recomposed-site .footer-brand .shiftgram-lockup b{font-size:13px}}@media(max-width:360px){.recomposed-site .has-download-thumb{gap:8px;padding-right:12px;padding-left:94px}.recomposed-site .has-download-thumb:before{left:6px;width:82px;height:42px}.recomposed-site .has-download-thumb>span{min-width:0;font-size:12px}}@media(max-width:768px){.recomposed-site .mobile-title-break{display:block}.recomposed-site .hero-media{margin:clamp(-9px,calc(30px - 10vw),-2px) -20px 32px}.recomposed-site .media-toggle{border:0;outline:0;box-shadow:0 3px 10px #030c1c2e}.recomposed-site .logo-marquee__track--mobile{gap:24px}.recomposed-site .orbit-node{width:clamp(78px,22vw,94px);height:clamp(78px,22vw,94px);gap:4px;overflow:hidden;padding:6px}.recomposed-site .orbit-node>svg{width:clamp(23px,6vw,28px);height:clamp(23px,6vw,28px);flex:0 0 auto}.recomposed-site .orbit-node>span{width:100%;max-width:calc(100% - 4px);font-size:clamp(8px,2.3vw,10px);line-height:1.12;letter-spacing:-.02em}.recomposed-site .orbit-node>span>span{white-space:nowrap}.recomposed-site .hero .service-guide-cta,.recomposed-site .solution-closing .service-guide-cta,.recomposed-site .footer-cta .service-guide-cta{--guide-thumb: clamp(76px, 24vw, 96px);width:min(100%,360px);min-height:104px;gap:9px;padding:9px 12px 9px calc(var(--guide-thumb) + 31px);overflow:hidden;border:1px solid #c9dcff;border-radius:20px;color:#0b2a5c;background:linear-gradient(145deg,#fff,#eef5ff);box-shadow:0 14px 30px #02276933,inset 0 1px #fff}.recomposed-site .hero .service-guide-cta:before,.recomposed-site .solution-closing .service-guide-cta:before,.recomposed-site .footer-cta .service-guide-cta:before{top:50%;left:11px;width:calc(var(--guide-thumb) + 12px);height:72px;border-right:1px dashed #c7d5ea;background-position:left center;background-size:var(--guide-thumb) auto;transform:translateY(-50%)}.recomposed-site .hero .service-guide-cta>span,.recomposed-site .solution-closing .service-guide-cta>span,.recomposed-site .footer-cta .service-guide-cta>span{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;font-size:inherit;text-align:left}.recomposed-site .service-guide-cta__badge{display:inline-flex;position:static;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;color:#1266de;background:#dceaff;font-size:9px;font-weight:800;line-height:1}.recomposed-site .service-guide-cta__badge>svg{width:11px;height:11px}.recomposed-site .service-guide-cta__label{color:#0b2a5c;font-size:clamp(12px,3.7vw,15px);font-weight:800;line-height:1.25;white-space:nowrap}.recomposed-site .service-guide-cta__description{display:block;color:#64748b;font-size:clamp(7px,2vw,8px);font-weight:500;line-height:1.35;text-align:left}.recomposed-site .hero .service-guide-cta>svg,.recomposed-site .solution-closing .service-guide-cta>svg,.recomposed-site .footer-cta .service-guide-cta>svg{width:40px;height:40px;flex:0 0 auto;padding:10px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#1671f9,#0647bd);box-shadow:0 8px 16px #0546be47}}@media(min-width:769px){.recomposed-site .hero .service-guide-cta,.recomposed-site .solution-closing .service-guide-cta,.recomposed-site .footer-cta .service-guide-cta{--guide-thumb-desktop: clamp(96px, 8vw, 116px);width:100%;min-width:0;min-height:112px;gap:12px;padding:10px 16px 10px calc(var(--guide-thumb-desktop) + 38px);overflow:hidden;border:1px solid #c9dcff;border-radius:22px;color:#0b2a5c;background:linear-gradient(145deg,#fff,#eef5ff);box-shadow:0 16px 34px #02276933,inset 0 1px #fff}.recomposed-site .hero .service-guide-cta:before,.recomposed-site .solution-closing .service-guide-cta:before,.recomposed-site .footer-cta .service-guide-cta:before{top:50%;left:12px;width:calc(var(--guide-thumb-desktop) + 16px);height:82px;border-right:1px dashed #c7d5ea;background-position:left center;background-size:var(--guide-thumb-desktop) auto;transform:translateY(-50%)}.recomposed-site .hero .service-guide-cta>span,.recomposed-site .solution-closing .service-guide-cta>span,.recomposed-site .footer-cta .service-guide-cta>span{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;text-align:left}.recomposed-site .service-guide-cta__badge{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;color:#1266de;background:#dceaff;font-size:10px;font-weight:800;line-height:1}.recomposed-site .service-guide-cta__badge>svg{width:12px;height:12px}.recomposed-site .service-guide-cta__label{color:#0b2a5c;font-size:clamp(15px,1.25vw,18px);font-weight:800;line-height:1.2;white-space:nowrap}.recomposed-site .service-guide-cta__description{display:block;color:#64748b;font-size:9px;font-weight:500;line-height:1.4;text-align:left}.recomposed-site .hero .service-guide-cta>svg,.recomposed-site .solution-closing .service-guide-cta>svg,.recomposed-site .footer-cta .service-guide-cta>svg{width:46px;height:46px;flex:0 0 auto;padding:12px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#1671f9,#0647bd);box-shadow:0 9px 18px #0546be4d}.recomposed-site .footer-cta .service-guide-cta{max-width:460px}}.recomposed-site .case-carousel,.recomposed-site .plans{color:#fff;background:radial-gradient(circle at 72% 22%,rgba(74,129,244,.58),transparent 34%),radial-gradient(circle at 50% 82%,rgba(31,112,248,.36),transparent 42%),linear-gradient(135deg,#061a3b,#0a2f70 48%,#1c5fd4)}.recomposed-site .case-intro{color:#fff}.recomposed-site .case-intro span{color:#9fc5ff}.recomposed-site .transformation-card{padding:10px 10px 20px;border:1px solid rgba(255,255,255,.68);border-radius:16px;color:#0f172a;background:#fffffff5;box-shadow:0 16px 34px #010c2333}.recomposed-site .transformation-card p{color:#5b677a}.recomposed-site .case-carousel .pill-button--outline{border-color:#ffffffdb;color:#105dcc;background:#fff}.recomposed-site .plans>.section-title .eyebrow,.recomposed-site .plans>.section-title h2{color:#fff}.recomposed-site .plans .plan-grid>article{color:#0f172a;background:#fffffffa}.recomposed-site .plans .plan-note,.recomposed-site .plans .plan-controls>span{color:#ffffffc7}.recomposed-site .case-carousel .carousel-controls button,.recomposed-site .case-carousel .carousel-controls button:nth-child(2),.recomposed-site .plans .plan-controls button{border:0;color:#1764df;background:#fff;box-shadow:0 8px 18px #01164138}.recomposed-site .plans .plan-grid>article:nth-child(2),.recomposed-site .plans .plan-grid>article.is-active{box-shadow:0 24px 64px #000a2440}@media(max-width:768px){.recomposed-site .case-carousel{padding-top:58px}.recomposed-site .transformation-card{padding:9px 9px 18px}.recomposed-site .plans{padding-top:82px;padding-bottom:82px}}@media(max-width:360px){.recomposed-site .hero .service-guide-cta,.recomposed-site .solution-closing .service-guide-cta,.recomposed-site .footer-cta .service-guide-cta{min-height:96px;padding:8px 10px 8px calc(var(--guide-thumb) + 27px)}.recomposed-site .hero .service-guide-cta:before,.recomposed-site .solution-closing .service-guide-cta:before,.recomposed-site .footer-cta .service-guide-cta:before{left:8px;height:64px}.recomposed-site .service-guide-cta__description{display:none}.recomposed-site .hero .service-guide-cta>svg,.recomposed-site .solution-closing .service-guide-cta>svg,.recomposed-site .footer-cta .service-guide-cta>svg{width:36px;height:36px;padding:9px}}.recomposed-site .no-break{white-space:nowrap}.recomposed-site .mobile-narrow-break{display:none}@media(max-width:360px){.recomposed-site .section-title h2,.recomposed-site .support>.section-title h2{font-size:28px}.recomposed-site .solution-zero-copy{white-space:nowrap;letter-spacing:-.045em}.recomposed-site .mobile-narrow-break{display:block}}@media(min-width:769px){.recomposed-site .footer{min-height:0}.recomposed-site .footer-cta{max-width:none;align-items:center;gap:20px 32px;padding:72px 64px 56px}.recomposed-site .footer-cta>p{max-width:20em;color:#0f172a;font-size:clamp(26px,2.2vw,34px);font-weight:700;line-height:1.45;letter-spacing:-.035em}.recomposed-site .footer-main{display:grid;min-height:0;grid-template-areas:"nav   brand" "legal copyright";grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:56px 48px;padding:48px 64px 56px;border-top:1px solid rgba(15,23,42,.1)}.recomposed-site .footer-main nav{display:flex;position:static;grid-area:nav;flex-wrap:wrap;align-self:start;gap:14px 30px}.recomposed-site .footer-brand{position:static;grid-area:brand;justify-self:end;width:min(380px,30vw)}.recomposed-site .footer-legal{position:static;grid-area:legal;align-items:center;align-self:center}.recomposed-site .footer-copyright{position:static;grid-area:copyright;align-self:center;justify-self:end;color:#777;font-size:11px}.recomposed-site .comparison-copy .section-title h2{font-size:clamp(28px,2.2vw,38px)}}@media(min-width:1121px){.recomposed-site .sales-outcome-card{grid-template-columns:minmax(0,1fr) 142px}}
