@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.contact__navbar{position:fixed;top:2rem;right:2rem;z-index:1000}.contact__navbar .content{gap:.75rem}.contact__navbar .buttons,.contact__navbar .content{display:flex;flex-direction:column;align-items:center}.contact__navbar .buttons{justify-content:center;gap:1em 0}.contact__navbar .buttons a{display:flex;width:60px;height:60px;justify-content:center;align-items:center;border-radius:50%;background-color:var(--accent);box-shadow:0 1px 4px rgba(0,0,0,.08);opacity:.8;transition:opacity .2s ease,transform .2s ease}.contact__navbar .buttons a:focus,.contact__navbar .buttons a:hover{opacity:1;transform:translateY(-2px)}.contact__navbar .buttons a img,.contact__navbar .buttons a svg{width:50%;height:auto}@media(max-width:56.24875em){.contact__navbar{bottom:1rem;top:auto;right:1rem}.contact__navbar .content .buttons{flex-direction:row;gap:0 1em}.contact__navbar .content .buttons a{width:50px;height:50px}.contact__navbar .content img{width:80%}}:root{--bg-1:#ffffff;--surface:#f5f5f7;--text:#141414;--accent:#6c46ff}html[data-theme=dark]{--bg-1:#121212;--surface:#2b2b2b;--text:#f5f5f0}html[data-theme=light]{--bg-1:#ffffff;--surface:#f5f5f7;--text:#141414}@media(prefers-color-scheme:dark){:root{--bg-1:#121212;--surface:#2b2b2b;--text:#f5f5f0}}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}#__next,body,html{margin:0;padding:0;height:100%;min-height:100vh;width:100vw;max-width:100vw}body{color:var(--text)}.hero__section,body{background:var(--bg-1)}.case__study__card{background:var(--surface);color:var(--text)}.btn.primary{color:ivory}.btn.primary,.buttons a,.pill{background:var(--accent)}.theme__toggle{position:fixed;top:1rem;left:1rem;z-index:1100;display:flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:50%;background:var(--surface);color:var(--text);border:1px solid color-mix(in srgb,var(--text) 25%,transparent 75%);box-shadow:0 2px 6px rgba(0,0,0,.06);cursor:pointer;transition:background-color .2s ease,transform .15s ease}.theme__toggle:focus-visible,.theme__toggle:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.theme__toggle:active{transform:translateY(0)}@media(max-width:43.74875em){.theme__toggle{top:auto;bottom:1rem;left:1rem}}*{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5{font-weight:500;line-height:1.1;width:-moz-fit-content;width:fit-content;margin-top:0;margin-bottom:10px}.title-text,h1{font-size:clamp(24px,2em,100px);margin-bottom:clamp(10px,2vw,80px)}h2{font-size:clamp(20px,1.8em,80px)}h3{font-size:clamp(20px,1.6em,80px)}h4{font-size:clamp(18px,1.4em,80px)}h5{font-size:clamp(18px,1.2em,80px)}@media(max-width:43.74875em){h1{font-size:clamp(24px,1.8em,100px);margin-bottom:clamp(10px,2vw,80px)}h2{font-size:clamp(18px,1.6em,80px)}h3{font-size:clamp(17px,1.4em,80px)}h4{font-size:clamp(16px,1.2em,80px)}h5{font-size:clamp(16px,1em,80px)}}a,label,p{margin-top:0;font-size:clamp(16px,.8em,80px);line-height:1.5;max-width:65ch}@media(max-width:43.74875em){p{margin-top:0}}a,a:active,a:visited{text-decoration:none;color:inherit}.link,.link:active,.link:visited{color:inherit;padding-bottom:.3vw;transition:.5s;color:var(--five);font-size:inherit;text-decoration:underline;margin:2vw 0;overflow-wrap:break-word}.link:active:hover,.link:hover,.link:visited:hover{color:#62b4ae}.linebreak{white-space:pre-line;line-height:1.5}@media(max-width:56.24875em){.linebreak{line-height:1.3}}.clickable-box,.clickable-box:active,.clickable-box:visited{color:inherit}.capsule-header{background-color:var(--b-yellow);color:var(--b-charcoal);width:-moz-fit-content;width:fit-content;padding:clamp(15px,5vw,40px);border-radius:clamp(1.5rem,1rem + 2vw,2.5rem) 0 clamp(1.5rem,1rem + 2vw,2.5rem) 0}.underlined-header{color:ivory;text-decoration:underline;text-decoration-thickness:7px;-webkit-text-decoration-color:aqua;text-decoration-color:aqua}.link-button:active,.link-button:visited{box-shadow:0 3px 10px rgba(0,0,0,.2);width:-moz-fit-content;width:fit-content;background-color:var(--three);color:ivory;padding:1em 2em;border-radius:2em;border:none;transition:.3s ease-in}.link-button:active:hover,.link-button:visited:hover{transform:scale(1.1)}.center-title{width:100%;padding-top:1em;text-align:center}.read-more{color:var(--three)}.read-more:active,.read-more:visited{color:purple}.read-more,.read-more:active,.read-more:visited{transition:.4s}.read-more:active:hover,.read-more:hover,.read-more:visited:hover{color:var(--five)}.subtext{color:#565656}.link-button{background:linear-gradient(80deg,rgb(2,0,36),rgb(82,72,159) 0,rgb(194,102,167) 150%);color:ivory;padding:1em 2em;border-radius:2em;border:none;transition:.3s ease-in;box-shadow:0 3px 10px rgba(0,0,0,.2)}.link-button:hover{transform:scale(1.1)}input[type=submit]:disabled{background:#eee;transition:none}input[type=submit]:disabled:hover{transform:none}section,section .content{width:100%;display:flex;justify-content:center;align-items:center}section .content{flex-direction:column;padding:2em;height:100%;max-width:1400px;min-height:30vh}.site__footer{background:var(--surface);color:var(--text);text-align:center;padding:3.5rem 1rem;font-size:.9rem}.site__footer p{margin:1em auto}.site__footer .backToTop{display:inline-block;margin-top:.75rem;color:var(--accent);text-decoration:none;font-weight:600}.site__footer .backToTop:focus,.site__footer .backToTop:hover{text-decoration:underline}@media(max-width:43.74875em){.site__footer{padding-bottom:4rem}}