:root{--bg:#fff;--soft:#fafafb;--surface:#eeeff1;--stroke:#e6e7ea;--stroke-2:#d6d7db;--ink:#18191b;--muted:#60636a;--caption:#90939a;--blue:#266df0;--green:#087f5b;--purple:#8d66e8;--ease:cubic-bezier(.2,0,0,1);--ease-cubic:cubic-bezier(.65,0,.35,1);--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.375;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}main{overflow:hidden}.announcement{height:48px;background:#101112;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;letter-spacing:0}.announcement a{display:flex;gap:10px;align-items:center}.announcement span,.arrow{display:inline-block;transition:transform .3s var(--ease)}a:hover .arrow,a:hover>span:last-child{transform:translate(2px)}.siteHeader{height:68px;border-bottom:1px solid var(--stroke);background:#fffffff2;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.navWrap{max-width:var(--max);height:100%;margin:auto;padding:0 24px;display:flex;align-items:center}.brand{font-size:18px;font-weight:650;display:flex;align-items:center;gap:9px;letter-spacing:-.025em}.brandMark{width:22px;height:22px;display:flex;align-items:flex-end;gap:2px;transform:skew(-15deg)}.brandMark i{display:block;width:5px;background:currentColor;border-radius:1px}.brandMark i:nth-child(1){height:11px}.brandMark i:nth-child(2){height:18px}.brandMark i:nth-child(3){height:14px}.siteHeader nav{display:flex;gap:30px;margin-left:70px;font-size:14px}.siteHeader nav a,.textLink{color:#494c52;transition:color .2s}.siteHeader nav a:hover,.textLink:hover{color:#111}.navActions{margin-left:auto;display:flex;align-items:center;gap:22px;font-size:14px}.button{height:44px;padding:0 19px;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:14px;font-weight:550;transition:color .3s var(--ease),background .3s var(--ease),border .3s var(--ease),transform .15s var(--ease)}.button:active{transform:translateY(1px)}.button.primary{background:#17181a;color:#fff;border-color:#17181a}.button.primary:hover{background:#303236}.button.secondary{background:#fff;border-color:var(--stroke-2)}.button.secondary:hover{background:var(--soft)}.button.small{height:38px;padding:0 15px;border-radius:9px}.mobileCta{display:none;margin-left:auto;width:36px;height:36px;border:1px solid var(--stroke-2);border-radius:9px;align-items:center;justify-content:center}.sectionLine{border-bottom:1px solid var(--stroke)}.hero{padding:80px 24px 0;text-align:center;min-height:1000px}.eyebrowPill{height:30px;padding:0 13px;display:inline-flex;align-items:center;gap:13px;border:1px solid var(--stroke);border-radius:15px;font-size:13px;color:#50535a;background:#fff}.hero h1{font-size:64px;line-height:.95;letter-spacing:-.04em;margin:34px auto 24px;font-weight:600;max-width:900px}.hero>p{font-size:18px;line-height:1.35;color:#60636a;max-width:680px;margin:0 auto}.heroActions{display:flex;gap:10px;justify-content:center;margin-top:32px}.workspace{max-width:1180px;height:580px;margin:80px auto 0;border:1px solid var(--stroke-2);border-bottom:0;border-radius:16px 16px 0 0;background:#fff;display:grid;grid-template-columns:196px 1fr;text-align:left;box-shadow:0 30px 80px #11121414;overflow:hidden}.workspaceRail{background:#f7f7f8;border-right:1px solid var(--stroke);padding:18px 12px}.workspaceBrand{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:26px}.miniMark,.companyAvatar{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:#18191b;color:#fff;font-size:11px;font-style:normal}.workspaceRail p{font-size:9px;color:#96989e;letter-spacing:.08em;margin:24px 8px 8px}.workspaceRail a{height:32px;display:flex;align-items:center;padding:0 9px;border-radius:6px;font-size:11px;color:#595c62;gap:7px}.workspaceRail a.active{background:#e9eaec;color:#17181a;font-weight:600}.workspaceRail a em{font-style:normal;margin-left:auto;color:#85888e}.dot{width:7px;height:7px;border-radius:50%;display:block}.blue{background:#5a83f2}.green{background:#47aa7e}.violet{background:#9b78e6}.workspaceMain{position:relative;background:#fff}.workspaceTop{height:58px;border-bottom:1px solid var(--stroke);display:flex;align-items:center;padding:0 22px;font-size:12px}.workspaceTop>span{margin-left:auto;color:#85888e}.workspaceTop>span:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#20a66a;margin-right:6px}.workspaceTop button{margin-left:16px;border:0;border-radius:7px;background:#18191b;color:#fff;padding:8px 11px;font-size:10px}.statsRow{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--stroke)}.statsRow>div{height:108px;padding:18px 20px;border-right:1px solid var(--stroke);position:relative}.statsRow>div:last-child{border:0}.statsRow small,.statsRow span{display:block;color:#898c92;font-size:10px}.statsRow strong{font-size:24px;letter-spacing:-.03em;display:block;margin-top:7px}.statsRow span{position:absolute;right:18px;bottom:20px}.statsRow .positive,.positive{color:var(--green)}.tableHead,.dataRow{display:grid;grid-template-columns:1.35fr 1.1fr 1.1fr .8fr .5fr;align-items:center;padding:0 20px}.tableHead{height:36px;background:#fafafb;border-bottom:1px solid var(--stroke);font-size:9px;color:#8d9096}.dataRow{height:48px;border-bottom:1px solid #eff0f2;font-size:10px;color:#53565c;animation:rowEnter .5s ease both;animation-delay:var(--delay)}.dataRow>span{display:flex;align-items:center;gap:8px}.dataRow b{color:#282a2e}.companyAvatar{width:23px;height:23px;border-radius:6px}.c0{background:#252b44}.c1{background:#d07f56}.c2{background:#4878b8}.c3{background:#644c94}.c4{background:#537868}.statusDot{width:6px;height:6px;border-radius:50%;background:#35a36f}.owner{width:24px;height:24px;border-radius:50%;background:#efeff1;font-size:8px;display:flex;align-items:center;justify-content:center;font-style:normal;color:#555}.agentCard{position:absolute;right:22px;bottom:18px;width:455px;min-height:84px;background:#fff;border:1px solid var(--stroke-2);border-radius:11px;box-shadow:0 16px 40px #14151721;display:flex;gap:12px;padding:14px;align-items:flex-start;animation:agentFloat 4s ease-in-out infinite}.agentIcon{width:30px;height:30px;border-radius:8px;background:#f0ebff;color:#7152c6;display:flex;align-items:center;justify-content:center;flex:none}.agentCard small{font-size:8px;letter-spacing:.08em;color:#8e9096}.agentCard p{font-size:10px;line-height:1.5;color:#666970;margin:4px 0 0}.agentCard p b{color:#27292d}.agentCard button{border:0;background:#f1f2f3;width:28px;height:28px;border-radius:7px;margin-left:auto;flex:none}.trust{text-align:center;padding:52px 24px 56px;background:var(--soft)}.trust p{font-size:11px;color:#93969c;margin:0 0 34px}.logoRow{max-width:1100px;margin:auto;display:flex;justify-content:space-between;align-items:center;color:#55585e}.logoRow span{font-size:14px;font-weight:750;letter-spacing:.02em}.logoRow .serifLogo{font-family:Georgia,serif;font-style:italic;font-size:18px;font-weight:500}.wideLogo{letter-spacing:.22em!important}.platform{background:var(--soft);padding:118px 24px 0}.sectionIntro{max-width:1130px;margin:0 auto 90px}.kicker{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:650;color:#7e8188;display:block;margin-bottom:24px}.sectionIntro h2,.approach h2,.results h2,.about h2,.contact h2{font-size:40px;line-height:1.1;letter-spacing:-.025em;font-weight:520;margin:0}.sectionIntro h2 span,.approach h2 span{color:#8b8e94}.serviceLayout{max-width:1130px;margin:auto;display:grid;grid-template-columns:205px 1fr;gap:42px}.serviceNav{position:sticky;top:100px;height:max-content;display:flex;flex-direction:column}.serviceNav a{height:45px;border-left:1px solid var(--stroke-2);padding:0 15px;display:flex;align-items:center;gap:12px;color:#94969c;font-size:12px}.serviceNav a span{font-size:9px}.serviceNav a.active{border-left:2px solid #1c1d1f;color:#1c1d1f;font-weight:600}.serviceArticles article{padding:0 0 110px;margin-bottom:110px;border-bottom:1px solid var(--stroke-2);scroll-margin-top:110px}.serviceArticles article:last-child{border:0}.articleCopy .index{font-size:9px;letter-spacing:.11em;color:#95989e}.articleCopy h3{font-size:26px;line-height:1.15;letter-spacing:-.025em;font-weight:520;max-width:620px;margin:20px 0 14px}.articleCopy>p{color:#73767d;max-width:590px;font-size:15px;line-height:1.55;margin:0 0 48px}.researchDemo,.messageBoard,.processDemo,.metricsPanel{border:1px solid var(--stroke-2);border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 14px 38px #1416190a}.researchHeader{height:64px;padding:0 18px;border-bottom:1px solid var(--stroke);display:flex;align-items:center;justify-content:space-between}.researchHeader>div{display:flex;gap:9px;align-items:center}.researchHeader b,.researchHeader small{display:block;font-size:11px}.researchHeader small{color:#92949a;font-size:9px;margin-top:2px}.fit{font-size:9px;color:#087f5b;background:#e5f6ee;border:1px solid #cceade;border-radius:12px;padding:5px 9px}.researchBody{display:grid;grid-template-columns:.9fr 1.1fr}.signalPanel{padding:24px;border-right:1px solid var(--stroke)}.signalPanel>small,.messagePanel>small{font-size:8px;letter-spacing:.1em;color:#92959b}.signalPanel>div{display:flex;gap:10px;padding:17px 0;border-bottom:1px solid #eff0f2}.signalPanel>div:last-child{border:0}.signalPanel b,.signalPanel small{display:block;font-size:10px}.signalPanel small{color:#999ba0;font-size:8px;margin-top:3px}.pulse,.signalIcon{width:26px;height:26px;border-radius:7px;background:#e9f3ff;color:#3675db;display:flex;align-items:center;justify-content:center;font-style:normal;flex:none}.pulse:after{content:"";width:7px;height:7px;border-radius:50%;background:#3975d5;box-shadow:0 0 #3975d566;animation:pulse 2.4s infinite}.messagePanel{padding:24px}.messagePanel p{font-size:10px;line-height:1.55;color:#65686e}.messageActions{display:flex;justify-content:flex-end;gap:7px;margin-top:18px}.messageActions button,.metricsHeader button{font-size:9px;padding:7px 9px;border:1px solid var(--stroke-2);background:#fff;border-radius:6px}.messageActions .darkButton{background:#191a1c;color:#fff;border-color:#191a1c}.twoCards{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--stroke-2);border-radius:13px;margin-top:14px;background:#fff}.twoCards>div{padding:26px;border-right:1px solid var(--stroke)}.twoCards>div:last-child{border:0}.lineIcon{font-size:20px}.twoCards h4{font-size:15px;margin:30px 0 8px}.twoCards p{font-size:11px;color:#777a80;line-height:1.55;margin:0}.messageBoard{display:grid;grid-template-columns:180px 1fr;min-height:390px}.boardSide{background:#f7f7f8;border-right:1px solid var(--stroke);padding:22px 12px}.boardSide small{font-size:8px;color:#92949a;padding:0 9px}.boardSide a{height:34px;padding:0 9px;display:flex;align-items:center;font-size:10px;color:#777a80;border-radius:6px;margin-top:5px}.boardSide a.active{background:#e8e9eb;color:#202124}.boardMain{padding:55px 50px}.quoteMark{font-family:Georgia,serif;font-size:46px;color:#babcc1}.boardMain h4{font-size:21px;line-height:1.35;font-weight:500;max-width:560px;margin:3px 0 44px}.proofGrid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--stroke);border-radius:9px;overflow:hidden}.proofGrid>div{padding:17px}.proofGrid>div+div{border-left:1px solid var(--stroke)}.proofGrid small{font-size:8px;letter-spacing:.1em;color:#a0a2a7}.proofGrid p{font-size:10px;line-height:1.5;color:#86888e;margin:10px 0 0}.proofGrid .after{background:#f6faf8}.proofGrid .after p{color:#2a4c3e}.processTop,.metricsHeader{height:54px;border-bottom:1px solid var(--stroke);display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:10px}.live{color:#777}.live i{display:inline-block;width:6px;height:6px;background:#24a36b;border-radius:50%;margin-right:6px}.flow{min-height:490px;background-image:radial-gradient(#dfe0e3 .7px,transparent .7px);background-size:14px 14px;padding:50px 90px;display:flex;flex-direction:column;align-items:center}.flowNode{width:300px;min-height:74px;background:#fff;border:1px solid var(--stroke-2);border-radius:10px;display:flex;align-items:center;padding:13px;gap:12px;box-shadow:0 7px 18px #1415170d;position:relative}.flowIcon{width:31px;height:31px;border-radius:8px;background:#f1f2f3;display:flex;align-items:center;justify-content:center;font-style:normal}.flowNode span{display:flex;flex-direction:column}.flowNode small{font-size:7px;letter-spacing:.09em;color:#999ba1}.flowNode b{font-size:10px;margin:3px 0}.flowNode em{font-size:8px;font-style:normal;color:#96989d}.activeNode{border-color:#b9a7e9}.activeNode .flowIcon{background:#eee9fb;color:#7459bb}.activeNode u{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid #ded4f7;border-radius:12px;text-decoration:none}.connector{height:48px;width:1px;background:#cfd1d5;position:relative}.connector i{position:absolute;width:5px;height:5px;background:#8667d0;border-radius:50%;left:-2px;animation:travel 2.2s ease-in-out infinite}.split{display:flex;gap:20px}.split .flowNode{width:250px}.mutedNode{opacity:.68}.metricsPanel{padding-bottom:0}.chartArea{height:300px;display:flex;padding:30px 35px 0 20px}.yLabels{width:50px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:26px;color:#999ba0;font-size:8px}.chart{position:relative;flex:1}.gridline{position:absolute;left:0;right:0;height:1px;background:#eceef0}.g1{top:0}.g2{top:25%}.g3{top:50%}.g4{top:75%}.bars{height:100%;display:flex;align-items:flex-end;justify-content:space-around;padding:0 12px 26px;position:relative;z-index:2}.bars>span{width:5%;background:#d7e2fa;border-radius:4px 4px 0 0;position:relative;animation:barGrow .8s var(--ease) both;transform-origin:bottom}.bars>span i{position:absolute;left:0;right:0;bottom:0;height:58%;background:#4f79d8;border-radius:4px 4px 0 0}.metricFoot{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--stroke)}.metricFoot>div{padding:18px;border-right:1px solid var(--stroke);position:relative}.metricFoot>div:last-child{border:0}.metricFoot small,.metricFoot b{display:block}.metricFoot small{font-size:8px;color:#95979d}.metricFoot b{font-size:17px;margin-top:7px}.metricFoot em{font-style:normal;font-size:8px;color:var(--green);position:absolute;right:16px;bottom:20px}.approach{padding:120px 24px;background:#fff}.approachInner{max-width:1130px;margin:auto}.approach .lead{font-size:16px;line-height:1.55;color:#75787e;max-width:570px;margin:28px 0 80px}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--stroke-2)}.principles>div{padding:35px 34px 0 0;border-right:1px solid var(--stroke);min-height:220px}.principles>div+div{padding-left:34px}.principles>div:last-child{border:0}.principles b{font-size:10px;color:#999ba0}.principles h3{font-size:18px;font-weight:520;margin:42px 0 10px}.principles p{font-size:12px;color:#777a80;line-height:1.55;max-width:290px}.results{background:#151618;color:#fff;padding:120px max(24px,calc((100vw - 1130px)/2))}.kicker.light{color:#8f9298}.resultsIntro h2{font-size:48px}.resultGrid{display:grid;grid-template-columns:repeat(4,1fr);margin:80px 0;border-top:1px solid #34363a;border-bottom:1px solid #34363a}.resultGrid>div{padding:32px 20px 32px 0;border-right:1px solid #34363a}.resultGrid>div+div{padding-left:25px}.resultGrid>div:last-child{border:0}.resultGrid strong,.resultGrid span{display:block}.resultGrid strong{font-size:34px;letter-spacing:-.035em;font-weight:520}.resultGrid span{font-size:10px;color:#979a9f;margin-top:10px}.results blockquote{margin:100px 0 0;max-width:850px}.results blockquote>p{font-size:27px;line-height:1.35;letter-spacing:-.02em;margin:0;color:#e9eaeb}.results footer{display:flex;align-items:center;gap:11px;margin-top:32px}.portrait{width:38px;height:38px;border-radius:50%;background:#c89069;color:#342116;display:flex;align-items:center;justify-content:center;font-size:10px}.results footer b,.results footer small{display:block;font-size:10px}.results footer small{color:#888b91;margin-top:3px}.about{padding:120px max(24px,calc((100vw - 1130px)/2));display:grid;grid-template-columns:1fr 1fr;gap:80px}.aboutCopy{padding-top:30px}.aboutCopy p{font-size:17px;line-height:1.55;color:#686b72;max-width:520px}.aboutCopy a{font-size:13px;font-weight:600;display:inline-flex;gap:8px;margin-top:25px;border-bottom:1px solid #b9bbc0;padding-bottom:4px}.contact{background:#101112;color:#fff;text-align:center;padding:128px 24px;position:relative;isolation:isolate}.contactGlow{position:absolute;width:700px;height:350px;left:50%;top:40%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(66,91,146,.25),transparent 68%);z-index:-1}.contact h2{font-size:56px;line-height:1.02}.contact>p{max-width:600px;color:#979a9f;margin:24px auto 0}.whiteButton{background:#fff;color:#161719}.whiteButton:hover{background:#eceef0}.darkOutline{border-color:#414348;color:#d6d7d9;background:#ffffff05}.darkOutline:hover{background:#202225}.footer{padding:80px max(24px,calc((100vw - 1130px)/2)) 30px}.footerTop{display:grid;grid-template-columns:1fr 1fr 1fr;min-height:260px}.footerTop>p{margin:0;color:#767980;font-size:13px}.footerLinks{display:grid;grid-template-columns:1fr 1fr}.footerLinks>div{display:flex;flex-direction:column;gap:10px}.footerLinks small{font-size:8px;letter-spacing:.1em;color:#a0a2a7;margin-bottom:12px}.footerLinks a{font-size:12px;color:#5d6066}.footerBottom{border-top:1px solid var(--stroke);padding-top:24px;display:flex;justify-content:space-between;font-size:9px;color:#989ba0}.footerBottom div{display:flex;gap:24px}.footer .brandMark{color:#18191b}@keyframes rowEnter{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}@keyframes agentFloat{50%{transform:translateY(-5px)}}@keyframes pulse{70%{box-shadow:0 0 0 8px #3975d500}}@keyframes travel{0%{top:2px;opacity:0}20%{opacity:1}80%{opacity:1}to{top:42px;opacity:0}}@keyframes barGrow{0%{transform:scaleY(0)}}@media(max-width:991px){.siteHeader nav,.navActions{display:none}.mobileCta{display:flex}.hero{padding-top:64px}.hero h1{font-size:52px}.workspace{grid-template-columns:155px 1fr;min-width:980px;transform:translate(-7%);transform-origin:top center}.trust{margin-top:-40px}.logoRow{flex-wrap:wrap;gap:28px;justify-content:center}.serviceLayout{grid-template-columns:1fr}.serviceNav{position:static;flex-direction:row;overflow:auto;border-bottom:1px solid var(--stroke-2);margin-bottom:70px}.serviceNav a{min-width:165px;border-left:0;border-bottom:1px solid transparent}.serviceNav a.active{border-left:0;border-bottom:2px solid #1c1d1f}.results{padding-left:24px;padding-right:24px}.resultGrid{grid-template-columns:1fr 1fr}.resultGrid>div:nth-child(2){border-right:0}.about,.footer{padding-left:24px;padding-right:24px}}@media(max-width:600px){.announcement{padding:0 18px;text-align:center;font-size:11px}.siteHeader{height:52px}.navWrap{padding:0 18px}.brand{font-size:16px}.hero{padding:58px 18px 0;min-height:790px}.eyebrowPill{font-size:10px}.hero h1{font-size:40px;line-height:.95;margin-top:30px}.hero>p{font-size:15px;line-height:1.4}.heroActions{flex-direction:column;align-items:stretch}.heroActions .button{width:100%}.workspace{height:390px;min-width:720px;grid-template-columns:120px;margin-top:60px;transform:translate(-24%);border-radius:11px 11px 0 0}.workspaceRail{padding:12px 7px}.workspaceRail p{margin:15px 5px 5px}.workspaceRail a{font-size:8px;height:25px}.workspaceTop{height:42px}.statsRow>div{height:75px;padding:10px}.statsRow strong{font-size:17px}.statsRow span{display:none}.tableHead{height:26px}.dataRow{height:34px}.agentCard{width:330px;min-height:64px;padding:9px}.trust{padding:42px 18px}.logoRow{gap:22px}.logoRow span{font-size:11px}.platform{padding:80px 18px 0}.sectionIntro{margin-bottom:55px}.sectionIntro h2,.approach h2,.about h2{font-size:32px;line-height:1.12}.serviceNav{margin-bottom:55px}.serviceArticles article{margin-bottom:80px;padding-bottom:80px}.articleCopy h3{font-size:24px}.researchBody{grid-template-columns:1fr}.signalPanel{border-right:0;border-bottom:1px solid var(--stroke)}.messageBoard{grid-template-columns:1fr}.boardSide{display:none}.boardMain{padding:35px 24px}.proofGrid{grid-template-columns:1fr}.proofGrid>div+div{border-left:0;border-top:1px solid var(--stroke)}.twoCards{grid-template-columns:1fr}.twoCards>div{border-right:0;border-bottom:1px solid var(--stroke)}.flow{padding:38px 20px}.split{flex-direction:column}.flowNode,.split .flowNode{width:100%;max-width:300px}.chartArea{height:230px;padding-left:10px;padding-right:15px}.metricFoot{grid-template-columns:1fr}.metricFoot>div{border-right:0;border-bottom:1px solid var(--stroke)}.approach{padding:80px 18px}.approach .lead{margin-bottom:50px}.principles{grid-template-columns:1fr}.principles>div,.principles>div+div{padding:30px 0;border-right:0;border-bottom:1px solid var(--stroke);min-height:auto}.principles h3{margin-top:25px}.results{padding:80px 18px}.resultsIntro h2{font-size:40px}.resultGrid{grid-template-columns:1fr}.resultGrid>div,.resultGrid>div+div{border-right:0!important;border-bottom:1px solid #34363a;padding:24px 0}.results blockquote{margin-top:70px}.results blockquote>p{font-size:22px}.about{padding:80px 18px;grid-template-columns:1fr;gap:20px}.contact{padding:92px 18px}.contact h2{font-size:40px}.footer{padding:60px 18px 25px}.footerTop{grid-template-columns:1fr;gap:35px}.footerLinks{margin-top:10px}.footerBottom{gap:20px;flex-wrap:wrap}.footerBottom>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.brand{font-size:22px;font-weight:760;gap:0;letter-spacing:-.055em}.wordmark{display:inline-flex;align-items:center}.brandSlash{font-size:1.28em;font-weight:800;line-height:.7;margin:0 .035em;transform:skew(-8deg)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gutmit-landing.css.map */
