@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#244cff;--ink:#111827;--paper:#f7f8fa;--muted:#596170;--line:#dce0e7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8ca0ff;outline-offset:6px}input:focus,textarea:focus,select:focus{outline:2px solid #9eaeff;outline-offset:2px}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1,h2{font-weight:600;letter-spacing:-.065em;line-height:1.06}h2{font-size:clamp(36px,4.5vw,66px)}h3{font-weight:600;letter-spacing:-.04em;font-size:26px;line-height:1.2}.wrap{max-width:1360px;margin:auto;padding-left:64px;padding-right:64px}.skip{position:absolute;top:-80px;background:white;padding:12px;z-index:10}.skip:focus{top:0}header{height:100px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper)}.brand{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:800;letter-spacing:-1.3px}nav{display:flex;gap:32px;font-size:15px}nav a:hover,.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--blue);color:white;padding:19px 25px;font-size:16px;font-weight:500;border:0;border-radius:3px;cursor:pointer;transition:background .15s,transform .15s}.button:hover{background:#1736ce;transform:translateY(-2px)}.button.small{padding:13px 18px;font-size:14px}.button span{font-size:22px;line-height:1}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:600}.eyebrow>span{width:7px;height:7px;background:var(--blue);display:inline-block;margin:0 10px 2px 0}.hero{padding-top:60px}.hero h1{font-size:clamp(58px,7.9vw,112px);margin:28px 0 30px;max-width:1100px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin:0 0 44px;gap:30px}.hero-bottom p{font-size:19px;color:var(--muted);line-height:1.55}.hero-art{height:330px;position:relative;overflow:hidden;background:var(--blue);color:white;display:flex;align-items:end;padding:32px}.art-label{font-size:14px;line-height:1.45;letter-spacing:1px;z-index:1}.art-index{position:absolute;right:32px;bottom:32px;font-size:12px;letter-spacing:2px}.frames{position:absolute;width:680px;height:420px;left:35%;top:-35px;transform:rotate(-18deg)}.frames i{position:absolute;width:320px;height:320px;border:54px solid #fff;opacity:.95}.frames i:nth-child(2){left:140px;top:90px;opacity:.5}.frames i:nth-child(3){left:280px;top:180px;opacity:.18}.hero-caption{display:flex;justify-content:space-between;font-size:12px;padding:17px 0;border-bottom:1px solid var(--line);letter-spacing:.3px}.hero-caption span:last-child{letter-spacing:1.1px}.services{padding-top:105px;padding-bottom:96px}.section-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:25px}.section-top>p{font-size:14px;color:var(--muted)}.service-grid{margin-top:58px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.service-grid article{border-top:1px solid var(--ink);padding-top:18px}.number{font-size:13px;color:var(--blue)}.service-grid h3{margin:40px 0 18px}.service-grid p{color:var(--muted);font-size:16px;min-height:132px}.tags{border-top:1px solid var(--line);padding-top:18px;font-size:11px;letter-spacing:1px}.scope-note{font-size:14px;margin-top:30px;color:var(--muted)}.work{background:var(--ink);color:white;padding:84px 0}.work .section-top>p{color:#b7becb}.work-intro{margin:25px 0 40px;color:#b7becb;max-width:520px}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.creative{aspect-ratio:3/4;position:relative;overflow:hidden;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.creative-kicker,.creative-footer{font-size:10px;letter-spacing:1px;z-index:1}.creative strong{font-family:Manrope,sans-serif;font-size:clamp(26px,3.1vw,44px);font-weight:600;line-height:1.1;letter-spacing:-2px;z-index:1}.creative-blue{background:var(--blue)}.creative-lime{background:#deff8f;color:var(--ink)}.creative-lime em{font-style:normal;text-decoration:underline;text-underline-offset:8px}.creative-paper{background:#edece8;color:var(--ink)}.creative-paper em{font-family:Georgia,serif;font-weight:400}.outline-circles{width:250px;height:250px;border:1px solid #ffffff50;border-radius:50%;position:absolute;right:-110px;top:-60px;box-shadow:0 0 0 30px #ffffff12,0 0 0 60px #ffffff12,0 0 0 90px #ffffff12}.work-label{padding-top:18px}.work-label h3{font-family:'DM Sans',sans-serif;font-size:17px;letter-spacing:0;line-height:1.4}.work-label span{font-size:13px;color:#b7becb}.sample-note{font-size:13px;color:#b7becb;margin-top:36px}.process{padding-top:110px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.process h2{margin:27px 0}.lead{color:var(--muted);font-size:19px}.text-link{display:inline-block;margin-top:30px;border-bottom:1px solid var(--ink);padding-bottom:5px}.process ol{list-style:none;margin:0;padding:0}.process li{display:flex;gap:25px;padding:30px 0;border-bottom:1px solid var(--line)}.process li:first-child{padding-top:0}.step{color:var(--blue);font-size:14px;padding-top:5px}.process h3{font-size:24px;margin-bottom:12px}.process li p{color:var(--muted)}.statement{background:#e9edff;padding:80px 0}.statement h2{margin:24px 0 30px}.statement h2 span{color:var(--blue)}.statement p{max-width:590px;font-size:19px;color:#404b65}.faq{padding-top:100px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.faq h2{margin-top:25px;font-size:48px}details{border-bottom:1px solid var(--line);padding:22px 0}details:first-child{padding-top:0}summary{cursor:pointer;font-weight:500;font-size:18px;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::after{content:'+';color:var(--blue);font-size:24px}details[open] summary::after{content:'−'}details p{padding:16px 24px 0 0;color:var(--muted)}.contact{background:var(--blue);color:white;padding:90px 0}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:75px}.contact h2{margin:28px 0;font-size:clamp(38px,4.3vw,62px)}.contact p{font-size:18px;color:#e0e5ff}.contact-foot{font-size:14px;margin-top:50px;color:#e0e5ff}form{display:flex;flex-direction:column;gap:18px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{font-size:14px;display:flex;flex-direction:column;gap:8px}label>span{display:inline}input,select,textarea{width:100%;border:1px solid #ffffff60;border-radius:3px;background:#ffffff0b;padding:12px;color:white;min-width:0}input::placeholder,textarea::placeholder{color:#dbe1ff}select option{color:var(--ink);background:white}textarea{resize:vertical;min-height:115px}.consent{display:flex;flex-direction:row;align-items:flex-start;font-size:13px;gap:10px}.consent input{width:18px;height:18px;flex-shrink:0;accent-color:white;margin:2px 0}.consent a{text-decoration:underline}.honeypot{display:none}.button.light{background:white;color:var(--blue);justify-content:center}.button:disabled{cursor:not-allowed;opacity:.7;transform:none}#form-status{font-size:14px;line-height:1.5}footer{min-height:140px;display:flex;align-items:center;gap:30px;justify-content:space-between}footer .brand{font-size:24px}footer>span{font-size:11px;letter-spacing:1px}footer>a:not(.brand),footer small{font-size:13px;color:var(--muted)}.legal{max-width:800px;padding-top:70px;padding-bottom:90px}.legal h1{font-size:56px;margin-bottom:30px}.legal h2{font-size:25px;letter-spacing:-1px;margin:30px 0 12px}.legal p{color:var(--muted);margin-bottom:16px}.legal a{text-decoration:underline}
@media(min-width:1500px){header{padding:0 calc((100% - 1232px)/2)}}@media(max-width:900px){.wrap{padding-left:30px;padding-right:30px}header{padding:0 30px}nav{gap:18px;font-size:14px}.hero h1{font-size:76px}.service-grid{gap:20px}.service-grid p{min-height:190px}.creative{padding:16px}.creative strong{font-size:30px}.process,.faq,.contact-grid{gap:40px}.contact-grid{grid-template-columns:1fr 1.2fr}footer{flex-wrap:wrap;padding-top:30px;padding-bottom:30px}}@media(max-width:650px){.wrap{padding-left:22px;padding-right:22px}header{height:80px;padding:0 22px}header nav{display:none}.brand{font-size:24px}.brand img{width:28px}header .small{padding:10px 12px;gap:10px;font-size:12px}.hero{padding-top:40px}.eyebrow{font-size:10px;letter-spacing:1.3px}.hero h1{font-size:54px;margin:25px 0}.hero-bottom{display:block}.hero-bottom p{font-size:17px;margin-bottom:25px}.hero-bottom .button{font-size:14px;padding:16px 18px}.hero-art{height:240px;padding:22px}.frames{left:25%;top:30px;transform:rotate(-18deg) scale(.65);transform-origin:top left}.art-label{font-size:11px}.art-index{display:none}.hero-caption{font-size:11px}.hero-caption span:last-child{display:none}.services{padding-top:65px;padding-bottom:60px}.section-top>p{font-size:12px}.service-grid{grid-template-columns:1fr;gap:34px;margin-top:35px}.service-grid h3{margin:15px 0}.service-grid p{min-height:0;margin-bottom:22px}.tags{font-size:10px}.work{padding:60px 0}.work-grid{grid-template-columns:1fr;gap:35px}.creative{aspect-ratio:1/1;padding:25px}.creative strong{font-size:48px}.creative-kicker,.creative-footer{font-size:11px}.process,.faq,.contact-grid{grid-template-columns:1fr;gap:45px}.process,.faq{padding-top:65px;padding-bottom:65px}.process h2{font-size:44px}.statement{padding:60px 0}.statement h2{font-size:40px}.statement p{font-size:17px}.faq h2{font-size:40px}.contact{padding:60px 0}.contact h2{font-size:45px}.contact-foot{margin-top:25px}.field-row{grid-template-columns:1fr}.contact-grid{gap:35px}footer{gap:20px}footer>span{display:none}footer small{width:100%}.legal h1{font-size:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
