@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{--ink:#101b27;--night:#071a25;--paper:#f4f5ef;--mint:#9ef5cd;--line:#ccd2ce;--muted:#54615f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--night);color:var(--paper);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #24b38a;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.12;letter-spacing:-.055em}em{font-style:normal;color:var(--mint)}.header{min-height:96px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff24;gap:32px}.brand{display:flex;align-items:center;gap:12px;font-size:17px;letter-spacing:.06em;white-space:nowrap}.brand b{font-weight:400;color:#a6c4c5}.mark{font-size:35px;line-height:1;letter-spacing:-.2em;font-weight:700;color:var(--mint);padding-right:8px}.mark span{font-size:24px;vertical-align:top}.header nav{display:flex;align-items:center;gap:30px;font-size:14px}.header nav a:hover{color:var(--mint)}.nav-cta{border:1px solid #76918f;border-radius:3px;padding:10px 17px}.nav-cta span{margin-left:20px}.menu{display:none}.hero{position:relative;max-width:1800px;margin:auto;padding:75px 5% 0;display:grid;grid-template-columns:1.12fr 1fr;gap:0 35px;overflow:hidden}.hero-copy{position:relative;z-index:1;padding-bottom:50px}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:600;line-height:1.6}.dot{display:inline-block;width:7px;height:7px;background:var(--mint);border-radius:50%;margin-right:10px}.hero h1{font-size:clamp(45px,5.3vw,85px);font-weight:500;margin:28px 0}.intro{max-width:440px;font-size:18px;color:#bdcccf;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 23px;background:var(--mint);color:var(--night);border:0;border-radius:3px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#c3ffe3;transform:translateY(-2px)}.hero .button{margin-top:30px}.hero-caption{display:flex;gap:22px;font-size:11px;letter-spacing:.12em;margin-top:38px;color:#a2b9bc}.hero-art{position:relative;min-width:0;align-self:stretch;margin-bottom:35px;min-height:390px}.hero-art img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;border-radius:2px}.art-label{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:12px;background:#061923d9;padding:17px;font-size:12px;letter-spacing:.025em}.hero-bottom{grid-column:1/-1;border-top:1px solid #ffffff24;padding:23px 0;display:flex;justify-content:space-between;font-size:12px;color:#a2b9bc}.hero-bottom a{letter-spacing:.1em}.section{padding:88px 6%}.light{background:var(--paper);color:var(--ink)}.section-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:36px}.section-top>p:last-child{font-size:14px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;gap:45px;margin-bottom:48px}.section-heading h2{font-size:clamp(32px,3.3vw,52px);font-weight:500}.section-heading>p{max-width:350px;color:var(--muted);padding-top:8px}.solutions{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.solutions article{padding:27px 30px 0 0;display:flex;flex-direction:column}.solutions article+article{border-left:1px solid var(--line);padding-left:30px}.number{font-size:13px;color:#60716b}.solutions h3{font-size:30px;font-weight:500;margin:27px 0 20px}.solutions article>p{color:var(--muted);max-width:310px}.tags{display:flex;flex-wrap:wrap;gap:10px;font-size:10px;letter-spacing:.045em;margin:30px 0}.tags span{border:1px solid #c8d2cd;padding:4px 7px}.solutions article>a{margin-top:auto;padding-top:10px;font-size:14px;font-weight:600;display:flex;justify-content:space-between;gap:8px}.product{background:#d8eadf;color:var(--ink);display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.product-name{display:flex;align-items:center;gap:10px;font-size:20px;margin-top:30px}.product-name>span{display:grid;place-items:center;background:var(--ink);color:white;font-family:Georgia,serif;width:36px;height:36px;border-radius:8px}.product h2{font-size:clamp(45px,4.5vw,66px);font-weight:500;margin:22px 0}.product em{color:#316f56}.product-copy>p:not(.eyebrow){max-width:390px;color:#465f54}.dark-button{background:var(--ink);color:white;margin-top:26px}.dark-button:hover{background:#254b41}.call-demo{background:#f9fcf9;box-shadow:0 28px 60px #16332214;border:1px solid #bccdc2;border-radius:6px;padding:28px;transform:rotate(-2deg)}.demo-top{display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.03em;padding-bottom:24px;border-bottom:1px solid #dce3df}.demo-top .dot{background:#28875b;width:6px;height:6px;margin-right:5px}.demo-top>span:last-child{color:#697c70}.dialogue{padding:25px 0}.dialogue>p:not(.speaker){font-size:20px;line-height:1.5;margin:8px 0 22px;letter-spacing:-.02em}.speaker{font-size:10px;letter-spacing:.12em;color:#65756c}.speaker.agent{color:#258057}.ticket{background:#e6f2e9;border:1px solid #d2e1d7;border-radius:3px;padding:18px;display:flex;justify-content:space-between;align-items:center}.ticket div{display:flex;flex-direction:column}.ticket span{font-size:12px;letter-spacing:.08em}.ticket strong{font-size:23px;font-weight:500}.ticket .ticket-icon{font-size:25px}.demo-note{font-size:11px;color:#65756c;margin-top:18px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.project-visual{height:330px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.museum{background:#163d42;color:#e3eada}.city{background:#d9d3f0;color:#2f2950}.project-index,.visual-foot{font-size:11px;letter-spacing:.12em}.project-visual>p{font-size:clamp(32px,3.6vw,52px);font-family:Manrope,sans-serif;letter-spacing:-.055em;line-height:1.1}.city em{color:#60518a}.project-title{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:22px}.project-title h3{font-size:21px;letter-spacing:-.03em;line-height:1.4;font-weight:600}.project-title>span{font-size:11px;padding:3px 10px;border:1px solid #adbab1;border-radius:30px}.project>p{color:var(--muted);font-size:14px;margin-top:10px}.about{display:grid;grid-template-columns:1fr 2fr;gap:50px;border-bottom:1px solid #ffffff24}.about h2,.contact h2{font-size:clamp(37px,4vw,60px);font-weight:500;margin-bottom:28px}.about>div>p{max-width:650px;color:#bac9ca;margin-top:16px}.process{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;border-top:1px solid #ffffff24;margin-top:38px;padding-top:24px;font-size:14px}.process b{color:var(--mint);font-weight:400;margin-right:8px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:12%}.contact h2{margin-top:24px}.contact>div>p:last-child{color:#bac9ca;max-width:390px}.contact form{display:flex;flex-direction:column;gap:18px}.contact label{font-size:13px;display:flex;flex-direction:column;gap:8px}.contact input,.contact textarea{width:100%;background:transparent;border:0;border-bottom:1px solid #748c8e;padding:9px 0;color:white;border-radius:0;resize:vertical;font-size:16px}.contact input::placeholder,.contact textarea::placeholder{color:#93a9ac}.contact .button{align-self:flex-start}.form-note,#form-status{font-size:12px;color:#a2b9bc}footer{padding:30px 6%;border-top:1px solid #ffffff24;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>span{font-size:12px;color:#a2b9bc}.skip{position:fixed;top:-100px;left:10px;z-index:10;padding:10px;background:white;color:black}.skip:focus{top:10px}@media(min-width:1700px){.section{padding-left:max(6%,calc((100vw - 1500px)/2));padding-right:max(6%,calc((100vw - 1500px)/2))}}@media(max-width:950px){.header{padding:22px 5%;min-height:80px;flex-wrap:wrap;gap:20px}.menu{display:block;background:transparent;border:1px solid #748c8e;color:var(--paper);padding:8px 14px}.header nav{display:none;width:100%;flex-direction:column;align-items:stretch;gap:15px}.header nav.open{display:flex}.hero{padding-top:40px;grid-template-columns:1fr 1fr;gap:18px}.hero h1{font-size:48px}.eyebrow{font-size:11px}.hero-art{min-height:430px}.hero-caption{gap:12px;font-size:10px}.section{padding:60px 5%}.section-heading{gap:25px}.section-heading>p{max-width:280px}.product{gap:6%}.call-demo{padding:20px}.demo-top{flex-direction:column;gap:6px}.solutions article{padding-right:18px}.solutions article+article{padding-left:18px}.tags{gap:5px}.about{grid-template-columns:1fr;gap:25px}.contact{gap:6%}footer{flex-wrap:wrap}}@media(max-width:640px){.hero{grid-template-columns:1fr}.hero h1{font-size:clamp(40px,10.7vw,65px)}.hero-copy{padding-bottom:15px}.hero-art{height:330px;min-height:0;margin-bottom:0}.hero-bottom{align-items:flex-start;gap:20px}.hero-bottom>span{max-width:180px}.hero-bottom>a{max-width:110px;text-align:right}.section-top{align-items:flex-start;gap:15px}.section-top>p:last-child{font-size:12px;max-width:150px;text-align:right}.section-heading{display:block}.section-heading>p{margin-top:24px;max-width:none}.solutions{grid-template-columns:1fr}.solutions article,.solutions article+article{padding:25px 0;border-left:0;border-bottom:1px solid var(--line)}.solutions h3 br{display:none}.solutions h3{margin:15px 0}.solutions article>p{max-width:none}.tags{margin:20px 0}.product{grid-template-columns:1fr;gap:40px}.call-demo{transform:none}.demo-top{flex-direction:row}.project-grid{grid-template-columns:1fr;gap:32px}.project-visual{height:310px}.project-visual>p{font-size:44px}.project-title h3{font-size:19px}.contact{grid-template-columns:1fr;gap:40px}.process{display:grid;grid-template-columns:1fr 1fr}footer{align-items:flex-start;flex-direction:column;gap:12px}.art-label{font-size:10px}.hero-caption{font-size:10px}.hero .button{max-width:100%;gap:15px}.section-heading h2{font-size:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
