:root{--paper:#f7f7f2;--ink:#20231f;--muted:#697062;--line:#d7d9d1;--accent:#b34c32;--olive:#dce0ce;--sans:'Inter Tight',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--body);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img,video{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--sans);font-weight:500}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.site-header{height:108px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.wordmark{font:500 34px/1 var(--sans);letter-spacing:-1.6px;white-space:nowrap}.wordmark span{display:block;font:500 10px/1.3 var(--body);letter-spacing:1.5px;margin-top:10px}.site-header nav{display:flex;gap:34px;margin-left:auto;margin-right:9%}.site-header nav a,.header-cta{font-size:14px}.site-header nav a{position:relative}.site-header nav a:after{content:'';position:absolute;bottom:-5px;height:1px;background:currentColor;left:0;width:0;transition:width .25s}.site-header nav a:hover:after{width:100%}.header-cta{border-bottom:1px solid var(--ink);padding-bottom:7px}.header-cta span{margin-left:32px}.menu-toggle{display:none}#mobile-nav{background:var(--ink);color:white;padding:25px 6%}#mobile-nav[hidden]{display:none}#mobile-nav a{display:block;font:34px/1.8 var(--sans)}.hero{padding:36px 4% 0}.eyebrow-row,.section-label{display:flex;justify-content:space-between;gap:20px;font-size:12px;line-height:1.4;letter-spacing:1px;font-weight:500}.hero h1{font-size:clamp(54px,7.8vw,140px);line-height:1.02;letter-spacing:-.065em;margin:57px 0 40px}.hero h1 span{color:#747c6e}.hero-intro{display:grid;grid-template-columns:1fr 1.1fr auto;align-items:end;gap:28px;margin-bottom:44px;font-size:15px;line-height:1.55}.text-link{display:flex;align-items:center;justify-content:space-between;gap:30px;width:max-content;border-bottom:1px solid;padding:0 0 7px;font-size:14px}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.hero-image{height:650px;position:relative;overflow:hidden;color:white}.hero-image>img{width:100%;height:100%;object-fit:cover;animation:hero-drift 24s ease-in-out infinite alternate}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#081f1699,transparent 90%);pointer-events:none}.hero-image-copy{position:absolute;z-index:1;top:16%;left:5%;display:grid;gap:32px}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:1.2px;font-weight:500}.hero-image-copy h2{font-size:clamp(52px,6vw,90px);line-height:1.02;letter-spacing:-.045em;font-weight:400}.light-link{font-size:12px;letter-spacing:1px;border-bottom:1px solid #ffffff70;width:max-content;padding-bottom:14px}.light-link span{margin-left:55px}.image-footer{position:absolute;bottom:30px;left:5%;right:4%;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:1px}#motion-toggle{background:transparent;border:1px solid #ffffff80;border-radius:30px;padding:9px 16px;color:white;font-size:14px;letter-spacing:0}#motion-toggle span{margin-left:8px;font-size:12px}.section{padding:105px 4%}.section-label{padding-bottom:36px;border-bottom:1px solid var(--line);margin-bottom:62px}.intro{padding-top:95px;padding-bottom:110px}.intro-grid{display:grid;grid-template-columns:1fr 2.2fr;gap:30px}.small-intro{font-size:16px}.intro h2{font-size:clamp(32px,4.3vw,68px);line-height:1.1;letter-spacing:-.045em}.intro h2 span{color:var(--muted)}.intro-body{max-width:540px;margin-top:40px;line-height:1.75;color:#565d51}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:62px}h2{font-size:clamp(40px,5.4vw,85px);line-height:1.04;letter-spacing:-.05em}.section-heading>p{font-size:16px;color:var(--muted);padding-bottom:6px;min-width:290px}.work{background:#ebece5;padding-top:85px}.project{margin-bottom:76px}.project-visual{position:relative;display:block;overflow:hidden}.stage-label{position:absolute;top:32px;left:34px;right:34px;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:1px}.stay-stage{background:#d0d5c7;height:670px;padding:98px 10% 65px 6%}.desktop-screen{position:relative;z-index:1;background:#faf8f0;width:86%;box-shadow:0 25px 65px #26301b29;transform:rotate(-2deg);transition:transform .8s cubic-bezier(.2,.8,.2,1)}.project-visual:hover .desktop-screen{transform:rotate(0) translateY(-6px)}.screen-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 4%;font-size:8px;letter-spacing:1px}.screen-nav>strong{font-size:19px;letter-spacing:5px;font-weight:400}.screen-pill{padding:8px 10px;border:1px solid #7d877455}.screen-landscape{height:335px;position:relative;color:white;overflow:hidden}.screen-landscape>img{height:100%;width:100%;object-fit:cover;filter:brightness(.78)}.screen-landscape>div{position:absolute;top:40px;left:6%}.screen-landscape>div>span{font-size:8px;letter-spacing:1px;display:block}.screen-landscape h3{font:400 clamp(34px,4.4vw,66px)/1.04 Georgia,serif;letter-spacing:-2px;margin:15px 0 28px}.screen-link{border-bottom:1px solid #ffffff80;width:max-content;padding-bottom:8px}.screen-bottom{position:absolute;right:5%;bottom:25px;font-size:10px;line-height:1.4}.screen-booking{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 5%;font-size:8px;letter-spacing:1px}.screen-booking b{display:block;font-size:11px;font-weight:400;letter-spacing:0;margin-top:5px}.screen-booking strong{background:#293b31;color:white;padding:15px;font-weight:400}.mini-phone{position:absolute;z-index:2;right:8%;bottom:80px;width:210px;border:7px solid #292b24;background:#f7f5ea;border-radius:29px;overflow:hidden;box-shadow:0 20px 50px #20281d40;transform:rotate(5deg);transition:transform .8s}.project-visual:hover .mini-phone{transform:rotate(1deg) translateY(-12px)}.phone-notch{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:65px;height:17px;border-radius:20px;background:#292b24;z-index:3}.phone-time{display:block;padding:9px 13px;font-size:9px}.phone-brand{display:block;font-size:14px;letter-spacing:4px;padding:20px 18px 16px}.mini-phone>img{height:146px;object-fit:cover;width:100%}.mini-phone-copy{padding:20px 17px}.mini-phone-copy>span{font-size:7px;letter-spacing:.7px}.mini-phone-copy h4{font:32px/1.02 Georgia,serif;letter-spacing:-1px;margin:12px 0}.mini-phone-copy p{font-size:9px}.mini-phone-copy>div{border-top:1px solid #c9ccbe;margin-top:22px;padding-top:13px;font-size:10px;word-spacing:9px}.project-open-label{position:absolute;right:32px;bottom:26px;font-size:11px;letter-spacing:1px;display:flex;gap:40px;align-items:center}.project-open-label>span{font-size:24px}.project-caption{display:grid;grid-template-columns:1fr auto 50px;align-items:center;gap:30px;padding:28px 0}.project-caption h3{font-size:30px;letter-spacing:-1px;margin-top:8px;line-height:1.2}.project-caption>p{font-size:13px;color:var(--muted)}.round-link{height:48px;width:48px;border:1px solid #a9b09e;border-radius:50%;background:none;font-size:24px;transition:.2s}.round-link:hover{background:var(--ink);color:white}.project-story{display:grid;grid-template-columns:1fr 1.6fr;gap:45px;border-top:1px solid #c9cdc0;padding-top:25px}.project-story>span{font-size:11px;letter-spacing:1px}.project-story p{max-width:670px;color:#62685c;font-size:15px;line-height:1.7}.dine-stage{height:640px;background:#313e37;color:#f6f0e6;padding:92px 8% 72px}.dine-browser{display:grid;grid-template-columns:1fr 1fr;height:100%;box-shadow:0 20px 65px #0004;transform:rotate(1.3deg);transition:transform .8s}.project-visual:hover .dine-browser{transform:rotate(0) translateY(-5px)}.dine-poster{position:relative;overflow:hidden;text-align:center;padding:25px}.dine-poster>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.68)}.dine-poster>span,.dine-poster>strong,.dine-poster>p{position:relative;z-index:1}.dine-poster>span{font-size:7px;letter-spacing:1px}.dine-poster>strong{display:block;font:400 clamp(65px,9vw,138px)/1.1 Georgia,serif;letter-spacing:-5px;margin-top:55px}.dine-poster>p{font:24px/1.3 Georgia,serif;margin-top:30px}.dine-interface{background:#f0eddf;color:#344638;padding:25px 9%;display:flex;flex-direction:column}.dine-top{font-size:8px;letter-spacing:1px;display:flex;justify-content:space-between;margin-bottom:22px}.dine-top>span{font-size:13px}.dine-interface>.eyebrow{font-size:7px;letter-spacing:.8px}.dine-interface h3{font:400 clamp(25px,3vw,46px)/1.08 Georgia,serif;letter-spacing:-1.5px;margin:15px 0 24px}.dine-interface>img{width:100%;height:95px;object-fit:cover;object-position:50% 66%}.dine-bottom{display:flex;justify-content:space-between;align-items:center;font-size:7px;letter-spacing:.5px;margin-top:auto;padding-top:20px}.dine-bottom b{border-bottom:1px solid;padding-bottom:6px;font-weight:400}.work-note{max-width:670px;font-size:12px;color:#62685c;line-height:1.65;margin-top:-10px}.film-section{position:relative;height:670px;background:#263e37;color:white;overflow:hidden}.film-section video{width:100%;height:100%;object-fit:cover}.film-shade{position:absolute;inset:0;background:linear-gradient(90deg,#122e2e99,#132e1d20);pointer-events:none}.film-content{position:absolute;left:7%;top:23%;right:7%}.film-content h2{font-size:clamp(58px,8.5vw,130px);font-weight:400;margin:28px 0 30px}.film-content>p{font-size:18px}.film-toggle{position:absolute;right:4%;bottom:35px;border:1px solid #fff8;background:#122c2b25;color:white;border-radius:30px;padding:10px 20px;font-size:15px}.film-toggle span{margin-left:9px}.film-caption{position:absolute;left:7%;bottom:40px;font-size:11px;letter-spacing:1px}.service-list{margin-left:25%;margin-top:50px}.service-list details{border-top:1px solid var(--line)}.service-list details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.service-list summary{display:grid;grid-template-columns:38px 1fr 30px;gap:20px;padding:30px 0;align-items:center}.service-list summary>span:first-child{font-size:12px;color:var(--muted)}.service-list h3{font-size:clamp(25px,3vw,44px);letter-spacing:-1px;line-height:1.1}.plus{font:28px/1 var(--sans);text-align:center;transition:transform .25s}details[open] .plus{transform:rotate(45deg)}.service-body{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:0 30px 35px 58px}.service-body>p{font-size:15px;color:var(--muted)}.service-body ul{margin:0;padding:0;list-style:none;font-size:14px}.service-body li{padding:5px 0}.industries{background:#242f28;color:#f4f3e9}.industries .section-label{border-color:#ffffff30}.industries-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:70px}.industries-heading h2{font-size:clamp(38px,4.6vw,72px);line-height:1.1}.industries-heading h2 span{color:#aab99e}.industries-heading>p{font-size:15px;color:#c3cbbb;padding-bottom:8px}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.industry-card:nth-child(even){padding-top:65px}.industry-card>div{height:335px;overflow:hidden;position:relative}.industry-card img{width:100%;height:100%;object-fit:cover;transition:transform .9s}.industry-card:hover img{transform:scale(1.045)}.industry-card>div:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0007)}.industry-card>div>span{position:absolute;left:20px;bottom:20px;z-index:1;font-size:11px;letter-spacing:1px}.industry-card h3{font-size:21px;letter-spacing:-.5px;line-height:1.2;margin:22px 0 12px;display:flex;justify-content:space-between;gap:12px}.industry-card p{font-size:13px;color:#bdc8b7;line-height:1.6}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%}.approach h2{font-size:clamp(42px,5vw,74px)}.steps article{display:flex;gap:27px;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid var(--line)}.steps article>span{color:var(--muted);font-size:12px;margin-top:5px}.steps h3{font-size:27px;letter-spacing:-.6px;line-height:1.2}.steps p{font-size:15px;color:var(--muted);margin-top:15px}.advisory{display:grid;grid-template-columns:1fr 1.6fr auto;gap:30px;padding-top:40px;margin-top:25px;border-top:1px solid var(--line);align-items:center}.advisory>span{font-size:11px;letter-spacing:1px}.advisory>p{font-size:14px;color:var(--muted)}.contact{background:#dce1d2;padding-bottom:110px}.contact .section-label{border-color:#bbc3b0}.contact-grid{display:grid;grid-template-columns:1.6fr 1fr;align-items:end;gap:40px}.contact h2{font-size:clamp(54px,7.8vw,120px);line-height:1.02}.contact h2>span{color:#6d785f}.contact-grid>div{padding:0 0 9px 20%}.contact-grid>div>p:first-child{font-size:21px;line-height:1.55;margin-bottom:34px}.contact-button{border:0;background:#26382d;color:white;padding:20px 25px;min-height:60px;display:flex;justify-content:space-between;align-items:center;gap:42px;width:100%;font-size:15px}.contact-button:hover{background:#3e513c}.contact-button span{font-size:22px}.contact-note{font-size:12px;margin-top:13px;color:#5d6754}footer{padding:55px 4% 30px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:50px}.footer-top>p{font-size:14px;color:var(--muted)}.footer-top>a:last-child{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:25px;font-size:11px;letter-spacing:.4px}.footer-bottom>div{display:flex;gap:25px}.footer-bottom button{border:0;background:none;font-size:12px;padding:0}dialog{border:0;padding:48px;background:var(--paper);color:var(--ink);max-width:680px;width:calc(100% - 40px);max-height:90svh;overflow:auto}dialog::backdrop{background:#132016b3;backdrop-filter:blur(6px)}.close-dialog{position:absolute;right:20px;top:13px;border:0;background:transparent;font:32px var(--sans);width:40px;height:40px;z-index:6}dialog h2{font-size:44px;line-height:1.1;margin:15px 0 20px}dialog p{font-size:15px;line-height:1.65;margin:15px 0}.dialog-intro{color:var(--muted)}form label{display:grid;gap:8px;margin-bottom:20px;font-size:14px}input,select,textarea{background:transparent;border:1px solid #aeb6a4;border-radius:0;color:var(--ink);padding:12px;min-width:0;width:100%;font-size:16px}input:focus,select:focus,textarea:focus{outline:2px solid #69745f;outline-offset:2px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-status{font-size:13px;color:var(--muted)}.credit-list{padding:0;list-style:none}.credit-list li{border-bottom:1px solid var(--line);padding:10px 0;font-size:14px}.credit-list a{display:block}.credit-list span{float:right}#project-dialog{max-width:1150px;padding:0}.project-detail-head{padding:50px 6% 30px}.project-detail-head h2{font-size:60px;letter-spacing:-3px}.project-detail-head>p{max-width:650px;color:var(--muted)}.project-detail-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.project-detail-meta span{font-size:12px;border:1px solid var(--line);padding:5px 12px;border-radius:20px}.demo-wrapper{padding:35px 6% 50px;background:#dce1d2}.demo-top{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:28px}.demo-top>span{font-size:12px;letter-spacing:.8px}.demo-tabs{display:flex;gap:3px;padding:4px;background:#bfc9b6;border-radius:30px}.demo-tabs button{font-size:13px;border:0;background:none;padding:8px 18px;border-radius:22px}.demo-tabs button[aria-selected=true]{background:var(--paper)}.demo-panel[hidden]{display:none}.demo-web{background:#f8f6ed;display:grid;grid-template-columns:1.3fr 1fr;min-height:360px}.demo-web>img{width:100%;height:100%;max-height:500px;object-fit:cover}.demo-room{padding:35px 28px}.demo-room h3{font:38px/1.1 Georgia,serif;margin:15px 0}.demo-room>p{font-size:14px;color:var(--muted)}.room-options{display:flex;gap:8px;margin:25px 0}.room-options button{background:transparent;border:1px solid #bbc4b0;padding:10px 12px;font-size:13px}.room-options button[aria-pressed=true]{background:#304532;color:white}.demo-note{font-size:12px!important;color:#5a654f}.demo-app{background:#243b31;padding:38px;display:grid;grid-template-columns:1fr 280px;align-items:center;gap:40px;color:#faf7ef}.demo-app h3{font-size:46px;line-height:1.1;letter-spacing:-1px}.demo-app>div>p{max-width:310px;color:#bfcebc}.live-phone{background:#f7f4e9;color:#23382b;border:7px solid #18271f;border-radius:29px;overflow:hidden;box-shadow:0 15px 40px #0004}.live-phone-head{padding:24px 20px 15px;font-size:13px;letter-spacing:3px}.live-phone>img{width:100%;height:165px;object-fit:cover}.live-phone-copy{padding:20px}.live-phone-copy h4{font:28px/1.1 Georgia,serif;margin-bottom:10px}.live-phone-copy p{font-size:12px}.app-nav{display:flex;border-top:1px solid #d3d9c7}.app-nav button{flex:1;background:none;border:0;padding:15px 5px;font-size:12px}.app-nav button[aria-pressed=true]{background:#dde5cf}.reservation-demo{display:grid;grid-template-columns:1fr 1fr;background:#f0eddf}.reservation-demo>img{height:100%;max-height:550px;object-fit:cover;width:100%}.reservation-form{padding:32px}.reservation-form h3{font:38px/1.1 Georgia,serif;margin:10px 0 25px}.reservation-form label{font-size:13px}.reservation-form .contact-button{margin-top:20px;min-height:48px;padding:12px 16px}.reservation-status{min-height:28px;font-size:13px!important}.detail-footer{padding:35px 6%;display:grid;grid-template-columns:1fr 1fr;gap:40px}.detail-footer h3{font-size:23px;margin-bottom:14px}.detail-footer p{font-size:14px;color:var(--muted)}.detail-cta{padding:0 6% 40px}.detail-cta button{border:none;border-bottom:1px solid;background:none;padding:0 0 10px;font-size:16px}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(35px);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.7,.2,1)}.js-motion .reveal.visible{opacity:1;transform:none}.motion-paused *{animation-play-state:paused!important}.motion-paused .reveal{opacity:1;transform:none}.motion-paused .project-visual *{transition:none!important}@keyframes hero-drift{from{transform:scale(1)}to{transform:scale(1.045)}}
@media(min-width:1600px){.hero-image{height:780px}.stay-stage{height:760px}.screen-landscape{height:420px}.mini-phone{width:235px}.mini-phone>img{height:180px}.dine-stage{height:740px}.dine-interface>img{height:140px}.industry-card>div{height:440px}}
@media(max-width:1000px){.site-header nav{margin-right:3%;gap:25px}.hero-intro{grid-template-columns:1fr 1fr}.hero-intro>a{grid-column:2}.hero-image{height:570px}.project-caption{grid-template-columns:1fr 48px}.project-caption>p{grid-column:1;grid-row:2}.project-caption>button{grid-column:2;grid-row:1/3}.stay-stage{height:570px;padding:90px 8% 65px 5%}.screen-landscape{height:280px}.mini-phone{width:180px;right:6%;bottom:70px}.mini-phone>img{height:115px}.mini-phone-copy h4{font-size:28px}.screen-nav{padding:16px 4%}.screen-nav>span:nth-child(2){display:none}.dine-stage{height:570px}.dine-poster>strong{margin-top:65px}.dine-interface{padding:20px 7%}.dine-interface>img{height:80px}.industries-heading{display:block}.industries-heading>p{margin-top:30px}.industry-grid{grid-template-columns:repeat(2,1fr);gap:35px 22px}.industry-card:nth-child(even){padding-top:40px}.industry-card>div{height:390px}.service-list{margin-left:12%}.advisory{grid-template-columns:1fr 1fr}.advisory>a{grid-column:2}.contact-grid>div{padding-left:7%}.demo-app{grid-template-columns:1fr 240px;gap:25px}.demo-app h3{font-size:38px}}
@media(max-width:700px){html{scroll-padding-top:16px}.site-header{height:92px;padding:0 6%;gap:20px}.wordmark{font-size:29px}.wordmark span{font-size:8px;letter-spacing:1px}.site-header nav{display:none}.header-cta{margin-left:auto;font-size:13px;white-space:nowrap}.header-cta span{margin-left:10px}.menu-toggle{display:grid;gap:6px;background:none;border:0;padding:12px 0 12px 8px}.menu-toggle span{display:block;height:1px;width:22px;background:var(--ink)}.hero{padding:26px 6% 0}.eyebrow-row{font-size:10px;letter-spacing:.8px}.eyebrow-row>span:last-child{display:none}.hero h1{font-size:11.25vw;line-height:1.08;letter-spacing:-.06em;margin:39px 0 30px}.hero-intro{display:flex;flex-direction:column;align-items:start;gap:20px;font-size:14px;line-height:1.5;margin-bottom:30px}.hero-intro>p:first-child{font-size:16px}.hero-intro p br{display:none}.hero-intro .text-link{font-size:13px;margin-top:6px}.hero-image{height:490px;margin-left:-6.8%;margin-right:-6.8%}.hero-image>img{object-position:57% 50%}.hero-image-copy{left:6%;top:15%;right:8%;gap:25px}.hero-image-copy>.eyebrow{font-size:10px;letter-spacing:.8px}.hero-image-copy h2{font-size:49px;line-height:1.05}.light-link{font-size:10px}.image-footer{left:6%;right:6%;bottom:24px}.image-footer>span{font-size:8px;max-width:150px;line-height:1.6}#motion-toggle{padding:9px 12px}#motion-toggle span{font-size:10px}.section{padding:65px 6%}.section-label{font-size:10px;letter-spacing:.5px;margin-bottom:36px;padding-bottom:22px}.section-label>span:last-child{display:none}.intro-grid{grid-template-columns:1fr;gap:30px}.small-intro{font-size:14px}.small-intro br{display:none}.intro h2{font-size:33px;line-height:1.12;letter-spacing:-1px}.intro-body{margin-top:25px;font-size:15px;line-height:1.65}.section-heading{display:block;margin-bottom:36px}h2{font-size:43px;letter-spacing:-1.8px;line-height:1.06}.section-heading>p{font-size:14px;margin-top:22px}.section-heading>p br{display:none}.work{padding-bottom:55px}.project{margin-bottom:45px}.project-visual{margin-left:-6.8%;margin-right:-6.8%}.stage-label{top:22px;left:6%;right:6%;font-size:8px;letter-spacing:.5px}.stage-label>span:last-child{display:none}.stay-stage{height:400px;padding:72px 7% 70px 4%}.desktop-screen{width:93%;transform:rotate(-3deg)}.screen-nav{padding:12px 4%;font-size:6px}.screen-nav>strong{font-size:13px;letter-spacing:3px}.screen-pill{font-size:5px;padding:5px}.screen-landscape{height:181px}.screen-landscape>div{top:25px;left:5%}.screen-landscape>div>span{font-size:5px;letter-spacing:.6px}.screen-landscape h3{font-size:31px;line-height:1.04;letter-spacing:-1px;margin:12px 0 20px}.screen-bottom{display:none}.screen-booking{padding:12px 4%;font-size:5px;gap:10px}.screen-booking b{font-size:6px}.screen-booking strong{padding:8px;font-size:5px}.mini-phone{width:117px;right:4%;bottom:55px;border:4px solid #292b24;border-radius:18px}.phone-notch{width:40px;height:9px;top:3px}.phone-time{font-size:6px;padding:6px 8px}.phone-brand{font-size:9px;letter-spacing:2px;padding:12px 10px 8px}.mini-phone>img{height:78px}.mini-phone-copy{padding:9px}.mini-phone-copy>span{font-size:4px;letter-spacing:.3px}.mini-phone-copy h4{font-size:21px;margin:8px 0}.mini-phone-copy p{font-size:6px}.mini-phone-copy>div{margin-top:12px;padding-top:8px;font-size:6px;word-spacing:3px}.project-open-label{right:6%;bottom:16px;font-size:8px;letter-spacing:.5px;gap:20px}.project-open-label>span{font-size:18px}.project-caption{padding:23px 0;gap:14px}.project-caption .eyebrow{font-size:9px;letter-spacing:.7px}.project-caption h3{font-size:26px;line-height:1.13;letter-spacing:-.7px}.project-caption>p{font-size:12px}.round-link{width:43px;height:43px;font-size:21px}.project-story{grid-template-columns:1fr;gap:12px;padding-top:20px}.project-story>span{font-size:9px}.project-story p{font-size:14px;line-height:1.65}.dine-stage{height:430px;padding:70px 5% 60px}.dine-poster{padding:15px 10px}.dine-poster>span{font-size:5px;letter-spacing:.5px}.dine-poster>strong{font-size:53px;letter-spacing:-3px;margin-top:68px}.dine-poster>p{font-size:17px;margin-top:30px}.dine-interface{padding:16px 10%}.dine-top{font-size:5px;letter-spacing:.3px;margin-bottom:20px}.dine-interface>.eyebrow{font-size:4px;letter-spacing:.3px}.dine-interface h3{font-size:22px;letter-spacing:-.7px;margin:16px 0}.dine-interface>img{height:65px}.dine-bottom{font-size:4px;padding-top:12px}.work-note{font-size:11px;margin-top:0}.film-section{height:520px}.film-content{left:6%;right:6%;top:24%}.film-content .eyebrow{font-size:9px;letter-spacing:.7px}.film-content h2{font-size:61px;line-height:1.03;margin:25px 0}.film-content p{font-size:15px}.film-caption{font-size:8px;left:6%;bottom:32px;max-width:160px}.film-toggle{right:6%;bottom:22px;font-size:13px;padding:9px 13px}.service-list{margin-left:0;margin-top:35px}.service-list summary{grid-template-columns:22px 1fr 20px;gap:10px;padding:25px 0}.service-list h3{font-size:27px;letter-spacing:-.7px}.service-list summary>span:first-child{font-size:10px}.service-body{grid-template-columns:1fr;gap:15px;padding:0 8px 30px 32px}.service-body>p{font-size:14px}.service-body ul{font-size:13px}.industries-heading{margin-bottom:40px}.industries-heading h2{font-size:34px;letter-spacing:-1.2px}.industries-heading>p{font-size:14px;margin-top:25px}.industry-grid{gap:28px 15px}.industry-card:nth-child(even){padding-top:32px}.industry-card>div{height:230px}.industry-card>div>span{font-size:8px;left:12px;bottom:14px}.industry-card h3{font-size:18px;letter-spacing:-.4px;line-height:1.15;margin:17px 0 10px}.industry-card h3 span{display:none}.industry-card p{font-size:12px;line-height:1.5}.approach-grid{grid-template-columns:1fr;gap:35px}.approach h2{font-size:45px}.steps article{gap:20px;padding-bottom:25px;margin-bottom:25px}.steps h3{font-size:24px}.steps p{font-size:14px}.advisory{grid-template-columns:1fr;gap:20px;margin-top:10px;padding-top:30px}.advisory>a{grid-column:auto}.advisory>span{font-size:10px}.advisory>p{font-size:14px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact h2{font-size:56px;letter-spacing:-2px}.contact-grid>div{padding:0}.contact-grid>div>p:first-child{font-size:18px;margin-bottom:25px}.contact-button{max-width:400px}.contact-note{font-size:12px}.footer-top{display:grid;grid-template-columns:1fr auto;gap:28px;padding-bottom:30px}.footer-top>p{grid-column:1/3;grid-row:2;font-size:13px}.footer-top>a:last-child{font-size:12px}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:20px}.footer-bottom>span:nth-child(2){display:none}footer{padding:45px 6% 25px}.footer-bottom>div{margin-left:auto}dialog{padding:40px 23px;width:calc(100% - 24px)}dialog h2{font-size:35px}dialog p{font-size:14px}.form-grid{grid-template-columns:1fr;gap:0}#project-dialog{width:calc(100% - 16px);max-height:94svh}.project-detail-head{padding:50px 6% 25px}.project-detail-head h2{font-size:42px;letter-spacing:-1.5px}.project-detail-head .eyebrow{font-size:10px}.project-detail-meta{gap:7px;margin-top:20px}.project-detail-meta span{font-size:10px;padding:4px 9px}.demo-wrapper{padding:25px 5% 30px}.demo-top{display:block;margin-bottom:20px}.demo-top>span{display:block;font-size:10px;margin-bottom:14px}.demo-tabs{width:max-content}.demo-tabs button{font-size:12px}.demo-web{grid-template-columns:1fr}.demo-web>img{height:220px}.demo-room{padding:25px 20px}.demo-room h3{font-size:32px}.demo-app{grid-template-columns:1fr;padding:25px 18px;gap:25px}.demo-app h3{font-size:34px}.demo-app>div>p{font-size:14px}.live-phone{width:240px;justify-self:center}.reservation-demo{grid-template-columns:1fr}.reservation-demo>img{height:240px;object-position:50% 63%}.reservation-form{padding:25px 20px}.reservation-form h3{font-size:32px}.detail-footer{grid-template-columns:1fr;gap:20px;padding:28px 6%}.detail-footer h3{font-size:22px;margin-bottom:10px}.detail-footer p{font-size:14px;margin:8px 0}.detail-cta{padding:0 6% 30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}
/* Keep the reading layer generous; miniature project screens are visual previews. */
.hero h1{letter-spacing:-.05em}.hero-intro,.project-story p,.service-body>p,.steps p,.industries-heading>p,.intro-body{font-size:16px}.service-body ul{font-size:14px}.industry-card p{font-size:14px}.project-detail-head>p,.demo-room>p,.detail-footer p{font-size:16px}dialog>.close-dialog{position:sticky;top:12px;float:right;margin-right:-28px;margin-top:-28px;background:var(--paper);border-radius:50%}#project-dialog>.close-dialog{margin:12px 14px -52px 0;top:12px}.project-detail-head{clear:none}@media(max-width:700px){.hero h1{letter-spacing:-.045em;font-size:10.9vw}.hero-intro,.intro-body,.project-story p,.service-body>p,.steps p{font-size:16px}.section-heading>p,.industries-heading>p,.advisory>p{font-size:16px}.industry-card p{font-size:14px}.film-content h2{font-size:57px}dialog>.close-dialog{margin-right:-10px;margin-top:-25px}.demo-room>p,.detail-footer p{font-size:16px}.contact h2{font-size:clamp(48px,14vw,58px)}}
