.j-journey{position:relative;background:#242821;color:#f2f0e9;isolation:isolate;overflow:clip}.j-journey *{box-sizing:border-box}.j-journey button,.j-journey a{-webkit-tap-highlight-color:transparent}.j-journey button:focus-visible,.j-journey a:focus-visible{outline:2px solid #d3ff91;outline-offset:6px}.j-journey button{font:inherit}.j-introduction{padding:72px var(--gutter,4.5vw) 60px}.j-intro-top,.j-intro-grid,.j-desktop-top,.j-desktop-bottom{display:flex;justify-content:space-between;gap:32px}.j-eyebrow{font-size:10px;font-weight:500;letter-spacing:.09em;line-height:1.4;display:flex;align-items:center;gap:14px}.j-intro-top{border-top:1px solid #ffffff32;padding-top:18px}.j-intro-grid{align-items:flex-end;margin-top:58px}.j-intro-grid h2{font-size:clamp(54px,6.8vw,108px);font-weight:500;line-height:.99;letter-spacing:-.065em;margin:0}.j-intro-grid h2>span{color:#c2c9b9}.j-intro-grid p{font-size:19px;line-height:1.45;max-width:325px;margin:0 0 7px}.j-intro-grid p>span{display:block;color:#b6bbaf;margin-top:19px;font-size:14px;max-width:245px}.j-desktop{height:100svh;min-height:710px;padding:27px var(--gutter,4.5vw) 24px;background:#242821;display:flex;flex-direction:column;justify-content:center}.j-desktop-top{margin-bottom:29px;border-top:1px solid #ffffff28;padding-top:17px;color:#b8bdaf}.j-pinned-layout{display:grid;grid-template-columns:minmax(118px,.48fr) minmax(240px,1fr) minmax(410px,1.72fr);gap:clamp(22px,3vw,53px);align-items:center;flex:1;max-height:660px}.j-navigation{align-self:center}.j-nav-label,.j-nav-foot{font-size:9px;line-height:1.7;letter-spacing:.08em;display:block;color:#a6ad9e}.j-nav-label{margin-bottom:38px}.j-navigation button{border:0;border-top:1px solid #ffffff20;display:grid;grid-template-columns:21px 1fr 12px;gap:6px;align-items:center;text-align:left;color:#aeb4a4;background:transparent;padding:20px 0;width:100%;cursor:pointer;font-size:11px;line-height:1.4;transition:color .3s}.j-navigation button>span:first-child{font-size:9px}.j-navigation button.j-nav-active{color:#f2f0e9}.j-navigation button.j-nav-active>span:first-child{color:#d3ff91}.j-nav-arrow{opacity:0;transition:opacity .3s}.j-nav-active .j-nav-arrow{opacity:1}.j-progress-track{margin-top:20px;background:#fff2;height:2px;overflow:hidden}.j-progress-track>span{display:block;width:100%;height:100%;transform-origin:left;background:#d3ff91;transition:transform .5s ease}.j-nav-foot{font-size:8px;margin-top:14px;letter-spacing:.03em}.j-copy-stack{display:grid;align-self:center;min-width:0}.j-copy-stack .j-copy{grid-area:1/1;opacity:0;visibility:hidden;transform:translateY(18px);transition:opacity .4s ease,transform .6s cubic-bezier(.2,.65,.2,1),visibility .4s}.j-copy-stack .j-copy-active{opacity:1;visibility:visible;transform:translateY(0)}.j-copy-kicker{font-size:11px;display:flex;gap:13px;margin-bottom:24px}.j-copy-kicker>span:first-child{color:#d3ff91}.j-copy h3{margin:0;font-size:clamp(26px,2.65vw,43px);line-height:1.08;font-weight:500;letter-spacing:-.05em}.j-copy h3>span{display:block}.j-explanation{font-size:14px;line-height:1.7;color:#cbd0c3;max-width:345px;margin:23px 0 24px}.j-copy ul{padding:0;margin:0;list-style:none;max-width:340px}.j-copy li{position:relative;border-top:1px solid #ffffff22;padding:13px 0 13px 17px;font-size:11px;line-height:1.6;color:#d9ddd2}.j-copy li:before{content:"+";position:absolute;left:0;color:#d3ff91;font-size:12px}.j-copy-link{display:inline-flex;align-items:center;gap:14px;font-size:11px;line-height:1.5;text-decoration:none;color:#f2f0e9;padding:0 0 7px;border-bottom:1px solid #bdc3b1;margin-top:26px}.j-copy-link>svg{width:14px;height:14px;flex-shrink:0}.j-stage{position:relative;isolation:isolate;overflow:hidden;width:100%;height:min(67vh,650px);min-height:485px;background:#5d5b45;border:1px solid #ffffff0d}.j-stage-photo,.j-stage-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.j-stage-photo{filter:brightness(.8) saturate(.63);transition:transform 1.1s cubic-bezier(.2,.6,.2,1);object-position:45% center}.j-stage-1 .j-stage-photo{transform:scale(1.055)}.j-stage-2 .j-stage-photo{transform:scale(1.1);object-position:48% center}.j-stage-3 .j-stage-photo{transform:scale(1.045)}.j-stage-shade{background:linear-gradient(180deg,#1619116b,#1d221418 40%,#161b175b)}.j-stage-topline,.j-stage-footer{position:absolute;left:20px;right:20px;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:8px;letter-spacing:.06em;font-weight:500;line-height:1.4;color:#f7f6ed}.j-stage-topline{top:18px;border-bottom:1px solid #ffffff47;padding-bottom:11px}.j-stage-topline>span:first-child{max-width:235px}.j-stage-footer{bottom:18px;letter-spacing:.06em}.j-stage-endpoint{height:29px;width:29px;border:1px solid #ffffff80;border-radius:50%;display:grid;place-items:center}.j-stage-endpoint svg{width:15px;height:15px}.j-scene-path{position:absolute;inset:0;height:100%;width:100%;z-index:1;stroke:#f5f2e5;stroke-width:1;opacity:.9}.j-scene-path-base{opacity:.32}.j-scene-path-progress{stroke-width:2;stroke:#d3ff91;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--j-path-progress));transition:stroke-dashoffset .7s ease}.j-scene-path circle{fill:#d3ff91;stroke:none}.j-scene{position:absolute;inset:0;z-index:2;visibility:hidden;opacity:0;transform:translateY(24px) scale(.97);transition:opacity .4s ease,transform .7s cubic-bezier(.16,1,.3,1),visibility .4s}.j-scene-active{visibility:visible;opacity:1;transform:translateY(0) scale(1)}.j-artifact{position:absolute;color:#242821;background:#f7f5eb;box-shadow:0 18px 38px #10161038}.j-micro{font-size:7px;letter-spacing:.065em;line-height:1.5}.j-search{top:13%;left:7%;width:86%;padding:20px 18px 16px;transform:rotate(-2deg)}.j-search-label{display:flex;gap:9px;align-items:center;font-size:10px;margin-bottom:13px}.j-mini-cross{font-size:18px;color:#5045e5;line-height:1}.j-search-input{display:flex;align-items:center;gap:11px;padding:13px 11px;border:1px solid #b8baaa;border-radius:3px;white-space:nowrap;font-size:12px;letter-spacing:-.02em;margin-bottom:10px}.j-search-input svg{width:16px;height:16px;fill:none;stroke:#464e40;stroke-width:1.4;flex-shrink:0}.j-cursor{height:14px;border-left:1px solid #5045e5}.j-local{left:19%;top:44%;width:70%;transform:rotate(2deg)}.j-map{height:97px;background:#e2e5cf;position:relative;overflow:hidden}.j-map svg{height:100%;width:100%}.j-map>span{position:absolute;top:11px;left:12px;font-size:6px;letter-spacing:.08em;background:#f7f5ebc9;padding:4px}.j-local-body{padding:16px 17px}.j-local-heading h4{font-size:20px;font-weight:500;letter-spacing:-.06em;margin:0 0 4px}.j-open{font-size:8px;color:#68705d}.j-local-body p{font-size:11px;line-height:1.5;margin:11px 0 14px}.j-detail-row{display:flex;justify-content:space-between;gap:8px;border-top:1px solid #cccdbf;padding-top:12px;font-size:8px}.j-detail-row span:last-child{display:flex;align-items:center;gap:6px;color:#5045e5}.j-detail-row svg{width:12px;height:12px}.j-pin-note{font-size:11px;font-style:italic;line-height:1.4;color:#f9f9eb;position:absolute;text-shadow:0 1px 7px #0008}.j-note-found{left:5%;bottom:13%;transform:rotate(-6deg)}.j-site{left:7%;top:13%;width:86%;transform:rotate(-2deg);overflow:hidden}.j-browserbar{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:7px;height:25px;padding:0 11px;background:#f2f0e9;color:#69715e}.j-browserbar>span:first-child{font-size:5px;letter-spacing:2px}.j-site-content{background:#493e27;color:#f7f5e7;padding:17px 18px 18px}.j-site-nav{display:flex;justify-content:space-between;gap:15px;font-size:7px;letter-spacing:.1em}.j-site-nav>span:last-child{letter-spacing:0}.j-site-content>p{font-size:53px;font-weight:400;letter-spacing:-.065em;line-height:.9;margin:25px 0 22px}.j-site-content>p i{font-family:Georgia,serif;font-weight:400}.j-site-bottom{display:flex;justify-content:space-between;align-items:flex-end;font-size:8px;line-height:1.4}.j-site-bottom>span:last-child{display:flex;align-items:center;gap:9px}.j-site-bottom svg{width:12px;height:12px}.j-menu{right:7%;bottom:11%;width:56%;padding:16px 18px 13px;transform:rotate(4deg);background:#ede6cb}.j-menu-head{display:flex;justify-content:space-between;gap:12px;font-size:8px;font-weight:600;line-height:1}.j-menu-head>span:last-child{font-size:6px;font-weight:400;line-height:1.4}.j-menu h4{font-family:Georgia,serif;font-size:26px;letter-spacing:-.04em;line-height:1.02;font-weight:400;margin:17px 0}.j-menu-item{border-top:1px solid #a4a68d;padding-top:9px;margin-top:9px}.j-menu-item strong{font-size:9px;font-weight:500}.j-menu-item p{font-size:8px;margin:4px 0 0;color:#626850}.j-menu-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:7px;margin-top:18px;line-height:1.4}.j-menu-foot>svg{width:12px;flex-shrink:0}.j-note-menu{left:7%;bottom:14%;transform:rotate(-7deg)}.j-intent-note{top:14%;left:6%;width:58%;padding:17px 18px;background:#dddab9;transform:rotate(-5deg)}.j-intent-note p{font-family:Georgia,serif;font-size:20px;line-height:1.2;letter-spacing:-.03em;margin:14px 0}.j-intent-note>svg{position:absolute;bottom:15px;right:15px;width:14px}.j-booking{top:30%;right:6%;width:71%;padding:19px 21px 13px;transform:rotate(2deg)}.j-booking-top{display:flex;justify-content:space-between;gap:10px;font-size:7px;letter-spacing:.1em}.j-tiny-symbol{font-size:15px;color:#5045e5}.j-booking h4{font-size:25px;line-height:1.04;letter-spacing:-.055em;font-weight:500;margin:18px 0 8px}.j-booking>p{font-size:10px;color:#66705b;margin:0 0 20px}.j-booking-field{padding:11px 0;border-top:1px solid #d4d7c8;font-size:9px;display:grid;grid-template-columns:1fr 1fr 9px;align-items:center;gap:5px}.j-booking-field>span:first-child{color:#68705d}.j-booking-field strong{font-weight:500}.j-times{display:flex;gap:7px;justify-content:space-between;margin-top:10px}.j-times>span{border:1px solid #d2d4c6;border-radius:2px;flex:1;font-size:8px;padding:8px 3px;text-align:center;white-space:nowrap}.j-times>.j-time-selected{color:#5045e5;border-color:#5045e5;background:#5045e50a}.j-example-button{background:#5045e5;color:#fff;padding:12px;margin-top:13px;display:flex;align-items:center;justify-content:space-between;font-size:10px}.j-example-button>svg{width:15px;height:15px}.j-form-caption{font-size:6px;display:block;text-align:center;letter-spacing:.06em;margin-top:11px;color:#68705d}.j-confirm{position:absolute;left:5%;bottom:8%;z-index:3;background:#d3ff91;color:#242821;box-shadow:0 10px 20px #10161022;padding:12px 15px;display:flex;align-items:center;gap:12px;transform:rotate(-3deg)}.j-confirm-mark{border:1px solid #708b53;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:11px}.j-confirm>div{display:flex;flex-direction:column;gap:3px}.j-confirm strong{font-size:11px;font-weight:500}.j-confirm>div>span{font-size:8px}.j-handover{top:14%;left:7%;width:86%;transform:rotate(-2deg);padding:18px 21px 16px;background:#edf0e4}.j-handover-head{display:flex;align-items:center;justify-content:space-between;font-size:7px;letter-spacing:.05em}.j-status-dot{height:6px;width:6px;border-radius:50%;background:#5045e5;box-shadow:0 0 0 4px #5045e513}.j-handover h4{font-size:30px;line-height:1.03;letter-spacing:-.055em;font-weight:500;margin:23px 0 21px}.j-handover-row{display:flex;align-items:center;gap:12px;border-top:1px solid #b9c0ac;padding:12px 0}.j-handover-row>div{display:flex;flex-direction:column;gap:4px;flex:1}.j-handover-row strong{font-size:11px;font-weight:500}.j-handover-row>div>span{font-size:8px;color:#637055}.j-step-mark{font-size:8px;color:#5045e5}.j-handover-row>span:last-child{font-size:11px;color:#5045e5}.j-team-ticket{right:6%;bottom:10%;width:51%;transform:rotate(5deg);padding:15px 16px 16px;background:#d3ff91}.j-ticket-rule{margin-top:11px;border-top:1px dashed #8caa65}.j-team-ticket p{font-size:17px;line-height:1.15;letter-spacing:-.035em;margin:14px 0 17px}.j-team-ticket em{font-style:normal;color:#456331;display:block;margin-top:8px}.j-ticket-sign{font-size:7px;letter-spacing:.04em}.j-return{position:absolute;bottom:15%;left:6%;display:flex;align-items:center;gap:9px;font-size:8px;line-height:1.5;color:#fffceb;max-width:44%}.j-return-circle{font-size:30px;line-height:1}.j-return strong{font-weight:500}.j-desktop-bottom{align-items:center;border-top:1px solid #ffffff20;padding-top:15px;margin-top:25px;font-size:8px;letter-spacing:.04em;color:#b6beab}.j-desktop-bottom p{font-size:12px;letter-spacing:0;margin:0;color:#dde3d4}.j-static{display:none}.j-closing-line{display:flex;align-items:center;padding:40px var(--gutter,4.5vw) 42px;color:#d3ff91}.j-closing-line>span{display:block;height:1px;background:#d3ff91;flex:1}.j-closing-line>svg{margin-left:-15px;width:25px;height:25px}.j-reduced .j-desktop{display:none}.j-reduced .j-static{display:block}.j-reduced .j-scene,.j-reduced .j-stage-photo,.j-reduced .j-scene-path-progress{transition:none}.j-static-chapter{display:grid;grid-template-columns:.7fr 1fr;gap:48px;padding:55px var(--gutter,4.5vw);border-top:1px solid #ffffff24;align-items:center}.j-static-chapter .j-copy h3{font-size:clamp(32px,4vw,54px)}.j-static-chapter .j-explanation{font-size:15px}.j-static-chapter .j-copy li,.j-static-chapter .j-copy-link{font-size:12px}.j-static-chapter .j-stage{height:590px;min-height:0;max-width:680px}.j-static-caption{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff25;padding-top:14px;color:#aeb8a3;font-size:9px}.j-static-caption p{margin:0;text-align:right;font-size:11px}@media(min-width:1700px){.j-pinned-layout{grid-template-columns:minmax(150px,.4fr) minmax(340px,1fr) minmax(540px,1.6fr)}.j-copy h3{font-size:45px}.j-explanation{font-size:16px}.j-copy li,.j-copy-link,.j-navigation button{font-size:13px}.j-stage{height:650px}.j-search-input{font-size:15px}.j-search{padding:25px}.j-local-body{padding:22px}.j-map{height:125px}.j-local-heading h4{font-size:27px}.j-local-body p{font-size:13px}.j-detail-row{font-size:10px}.j-site-content>p{font-size:65px}.j-menu{padding:22px}.j-menu h4{font-size:34px}.j-booking h4{font-size:32px}.j-booking-field{font-size:12px;padding:14px 0}.j-times>span{font-size:11px}.j-booking{padding:25px}.j-handover h4{font-size:39px}.j-handover-row strong{font-size:14px}.j-handover-row>div>span{font-size:10px}.j-team-ticket p{font-size:23px}}@media(max-width:1199px)and (min-width:1024px){.j-desktop{padding-left:28px;padding-right:28px;min-height:700px}.j-pinned-layout{grid-template-columns:118px minmax(232px,.9fr) minmax(380px,1.5fr);gap:22px}.j-copy h3{font-size:29px}.j-explanation{font-size:12px}.j-copy li{font-size:10px}.j-copy-link{font-size:10px;gap:9px}.j-navigation button{font-size:10px}.j-stage{height:545px}.j-stage-topline{font-size:7px;left:15px;right:15px}.j-stage-footer{font-size:7px}.j-search-input{font-size:11px;padding-left:8px;gap:8px}.j-search{padding-left:14px;padding-right:14px}.j-local-heading h4{font-size:18px}.j-site-content>p{font-size:47px}.j-menu h4{font-size:24px}.j-note-menu,.j-note-found{font-size:10px}.j-booking{padding:17px}.j-booking h4{font-size:24px}.j-team-ticket p{font-size:16px}}@media(max-width:1023px){.j-desktop{display:none}.j-static{display:block}.j-introduction{padding-top:48px;padding-bottom:48px}.j-intro-grid{margin-top:40px;gap:30px}.j-intro-grid h2{font-size:clamp(50px,7.8vw,78px)}.j-intro-grid p{font-size:15px;max-width:230px}.j-intro-grid p>span{font-size:12px}.j-static-chapter{gap:30px;padding-top:38px;padding-bottom:38px;grid-template-columns:.8fr 1fr}.j-static-chapter .j-copy h3{font-size:31px}.j-static-chapter .j-explanation{font-size:13px}.j-static-chapter .j-copy li,.j-static-chapter .j-copy-link{font-size:10px}.j-static-chapter .j-stage{height:520px}.j-stage-topline,.j-stage-footer{font-size:6px;left:14px;right:14px}.j-search{padding:15px 12px}.j-search-input{font-size:10px;padding-left:8px;gap:7px}.j-search .j-micro{font-size:6px}.j-local{width:74%;left:17%;top:42%}.j-local-body{padding:15px 13px}.j-local-heading h4{font-size:18px}.j-note-found{bottom:13%;font-size:9px}.j-site-content>p{font-size:45px}.j-site-content{padding:15px}.j-site-nav{font-size:6px}.j-site-bottom{font-size:7px}.j-menu{width:59%;right:6%;padding:13px}.j-menu h4{font-size:25px}.j-note-menu{font-size:9px;left:5%}.j-intent-note{width:65%;padding:15px}.j-intent-note p{font-size:18px}.j-booking{width:79%;padding:16px;top:29%}.j-booking h4{font-size:23px}.j-booking-field{font-size:8px}.j-confirm{padding:10px;bottom:8%}.j-confirm strong{font-size:10px}.j-confirm>div>span{font-size:7px}.j-handover{padding:17px}.j-handover h4{font-size:27px}.j-handover-row strong{font-size:10px}.j-handover-row>div>span{font-size:7px}.j-team-ticket{width:54%;padding:13px;bottom:11%}.j-team-ticket p{font-size:16px}.j-return{font-size:7px;gap:5px}.j-return-circle{font-size:23px}.j-closing-line{padding-top:15px}}@media(max-width:699px){.j-intro-top .j-eyebrow:last-child{display:none}.j-eyebrow{font-size:9px}.j-introduction{padding:38px var(--gutter,22px) 40px}.j-intro-grid{display:block;margin-top:33px}.j-intro-grid h2{font-size:clamp(42px,11vw,67px)}.j-intro-grid p{font-size:15px;margin-top:29px;max-width:310px}.j-intro-grid p>span{font-size:12px;margin-top:12px;max-width:275px}.j-static-chapter{display:flex;flex-direction:column;align-items:stretch;gap:25px;padding:34px var(--gutter,22px) 32px}.j-copy-kicker{font-size:11px;margin-bottom:17px}.j-static-chapter .j-copy h3{font-size:35px;line-height:1.05}.j-static-chapter .j-explanation{font-size:14px;line-height:1.6;max-width:430px;margin:19px 0 20px}.j-static-chapter .j-copy ul{max-width:none}.j-static-chapter .j-copy li{font-size:11px;padding-top:11px;padding-bottom:11px}.j-static-chapter .j-copy-link{font-size:11px;margin-top:19px}.j-static-chapter .j-stage{height:515px;max-width:none}.j-static-caption{gap:15px;padding-top:12px;align-items:flex-start}.j-static-caption>span{white-space:nowrap}.j-static-caption p{max-width:240px;font-size:10px;line-height:1.5}.j-search-input{font-size:11px}.j-search .j-micro{font-size:6px}.j-site-content>p{font-size:49px}.j-local{top:42%;left:18%;width:74%}.j-menu{bottom:10%}.j-booking{top:29%;width:77%}.j-handover{top:14%}.j-handover h4{font-size:30px}.j-handover-row{padding:12px 0}.j-handover-row strong{font-size:11px}.j-handover-row>div>span{font-size:8px}.j-team-ticket{bottom:10%;width:53%}.j-team-ticket p{font-size:18px}.j-note-found{font-size:10px}.j-return{bottom:13%}.j-journey .j-scene-path-progress{transition:none}.j-closing-line{padding-bottom:32px}}@media(max-width:374px){.j-static-chapter .j-copy h3{font-size:31px}.j-static-chapter .j-stage{height:490px}.j-search-input{font-size:9px}.j-search{width:88%;left:6%}.j-micro{font-size:6px}.j-local-heading h4{font-size:17px}.j-local-body p{font-size:10px}.j-menu h4{font-size:22px}.j-menu-item p{font-size:7px}.j-site-content>p{font-size:43px}.j-booking{width:82%;right:5%;padding:14px}.j-booking h4{font-size:22px}.j-handover{padding:15px}.j-handover h4{font-size:27px}.j-handover-row strong{font-size:10px}.j-team-ticket p{font-size:16px}.j-note-found{font-size:9px;bottom:12%}}@media(prefers-reduced-motion:reduce){.j-journey *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.j-desktop{display:none}.j-static{display:block}}.j-desktop .j-scene-path-progress{stroke-dashoffset:calc(1 - var(--j-chapter-path,1));transition:none}.j-desktop .j-progress-track>span{transform:scaleX(var(--j-scroll-progress,0))!important;transition:none}@media(min-width:1024px)and (min-height:700px)and (max-height:790px){.j-desktop{min-height:0;padding-top:20px;padding-bottom:18px}.j-desktop .j-stage{height:540px;min-height:540px}.j-desktop-top{margin-bottom:20px}.j-desktop-bottom{margin-top:18px}}@media(max-height:699px){.j-desktop{display:none}.j-static{display:block}}.j-map path{fill:none}.j-note-found{left:8%;top:38%;bottom:auto;transform:rotate(-3deg);font-size:10px;line-height:1.2}@media(max-width:1023px){.j-note-found{top:37%}}.j-intent-note{top:7%;width:72%}@media(max-width:1023px){.j-static .j-stage-0{height:560px}.j-static .j-stage-0 .j-local{top:46%}.j-static .j-stage-0 .j-note-found{top:40%}.j-intent-note{top:7%;width:80%;padding-top:13px;padding-bottom:13px}.j-intent-note p{margin:10px 0;font-size:18px}}.j-desktop{height:calc(100svh - 76px);min-height:0}.j-desktop .j-note-found{top:61%;left:4%;max-width:13%;font-size:10px;line-height:1.4;transform:none;white-space:normal}.j-desktop .j-note-found br{display:none}@media(min-width:1024px)and (min-height:700px)and (max-height:790px){.j-desktop{padding-top:14px;padding-bottom:12px}.j-desktop .j-stage{height:500px;min-height:500px}.j-desktop .j-map{height:70px}.j-desktop .j-local-body{padding:12px 17px}.j-desktop .j-local-body p{margin:8px 0 10px}.j-desktop-top{padding-top:12px;margin-bottom:14px}.j-desktop-bottom{padding-top:10px;margin-top:12px}}.j-desktop{padding-top:12px;padding-bottom:12px}.j-desktop-top{padding-top:10px;margin-bottom:14px}.j-desktop-bottom{padding-top:10px;margin-top:12px}.j-pinned-layout{min-height:0;max-height:none}.j-desktop .j-stage{height:calc(100svh - 184px);min-height:0;max-height:none}.j-desktop .j-copy-stack .j-copy-active,.j-desktop .j-scene-active{opacity:var(--j-phase-opacity,1);transform:translateY(var(--j-phase-offset,0));transition:opacity .12s linear,transform .12s linear}.j-static .j-scene-path-progress{stroke-dashoffset:0}.j-stage-footer{min-height:15px;pointer-events:none}.j-search-query{display:inline-block;position:relative;min-width:0;line-height:1.4}.j-query-reserve{opacity:0;white-space:nowrap}.j-query-animated{position:absolute;inset:0 auto auto 0;display:inline-flex;align-items:center;white-space:nowrap}.j-query-animated .j-cursor{display:inline-block;flex:none;margin-left:4px;opacity:0}.j-stage-0 .j-local{width:73%;left:20%;top:43%}.j-listing-status{display:flex;flex-wrap:wrap;gap:5px 9px;font-size:8px;line-height:1.35;margin-top:10px;color:#546443}.j-listing-status>span:first-child{color:#356223}.j-sample-review{border-top:1px solid #d5d7c8;margin:11px 0 12px;padding-top:10px}.j-review-disclosure{display:block;font-size:6px;line-height:1.4;letter-spacing:.065em;color:#68705d}.j-rating{display:flex;align-items:center;gap:7px;font-size:8px;margin-top:7px}.j-rating strong{font-size:13px;font-weight:600}.j-rating>span:first-of-type{color:#625327;font-size:10px;letter-spacing:.07em}.j-local-body .j-sample-review p{font-size:9px;line-height:1.45;margin:6px 0 0;color:#525a48}.j-stage-3 .j-handover{top:10%;padding:15px 18px 12px}.j-stage-3 .j-handover h4{font-size:28px;margin:15px 0}.j-stage-3 .j-handover-row{padding:8px 0}.j-handover-note{border-top:1px solid #b9c0ac;padding-top:9px;font-size:8px;color:#5d694f}.j-feedback{right:6%;bottom:9%;width:61%;padding:16px;background:#d3ff91;transform:rotate(3deg)}.j-feedback h4{font-size:22px;line-height:1.08;letter-spacing:-.045em;font-weight:500;margin:10px 0 8px}.j-feedback p{font-size:10px;line-height:1.45;margin:0 0 12px;max-width:350px}.j-feedback-link{display:flex;gap:9px;align-items:center;font-size:9px;font-weight:500}.j-feedback-purpose{display:flex;gap:7px;align-items:center;font-size:8px;line-height:1.4;border-top:1px solid #a3c370;margin-top:10px;padding-top:8px;color:#405b2b}.j-feedback-purpose svg{flex-shrink:0}.j-feedback-plaque{left:6%;bottom:13%;width:24%;max-width:155px;padding:13px 11px;transform:rotate(-4deg);display:flex;align-items:center;flex-direction:column;text-align:center;background:#e8e1c5;color:#38402e}.j-feedback-plaque .j-micro{font-size:6px;white-space:nowrap}.j-sample-qr{width:52px;height:52px;margin:9px 0 8px;display:block}.j-feedback-plaque strong{font-size:11px;font-weight:500;line-height:1.2;letter-spacing:-.02em}.j-plaque-caption{font-size:6px;line-height:1.3;margin-top:8px;color:#68705d}.j-closing-line{padding-top:34px;padding-bottom:42px;color:#d3ff91;pointer-events:none}.j-closing-line>.j-continuation-svg{display:block;width:100%;height:40px;margin:0;overflow:visible}.j-continuation-route,.j-continuation-head{stroke:currentColor}.j-continuation-lead{stroke:currentColor;color:#f5ffe9;opacity:0}.j-reduced .j-desktop .j-copy-active,.j-reduced .j-desktop .j-scene-active{opacity:1;transform:none}@media(min-width:1024px)and (min-height:700px)and (max-height:790px){.j-desktop .j-stage-0 .j-local{top:41%}.j-desktop .j-search{top:10%;padding:15px 18px 12px}.j-desktop .j-search-label{margin-bottom:9px}.j-desktop .j-search-input{padding-top:10px;padding-bottom:10px;margin-bottom:7px}.j-desktop .j-map{height:66px}.j-desktop .j-local-body{padding:11px 15px}.j-desktop .j-listing-status{margin-top:7px;font-size:7px}.j-desktop .j-sample-review{margin:8px 0 9px;padding-top:7px}.j-desktop .j-local-body .j-sample-review p{margin:5px 0 0;font-size:8px}.j-desktop .j-detail-row{padding-top:9px}.j-desktop .j-stage-3 .j-handover{padding:14px 16px 10px}.j-desktop .j-stage-3 .j-handover h4{font-size:25px;margin:12px 0}.j-desktop .j-stage-3 .j-handover-row{padding:7px 0}.j-desktop .j-stage-3 .j-handover-row strong{font-size:10px}.j-desktop .j-stage-3 .j-handover-row>div{gap:3px}.j-desktop .j-feedback{padding:12px;bottom:8%}.j-desktop .j-feedback h4{font-size:19px;margin:8px 0 7px}.j-desktop .j-feedback p{font-size:9px;margin-bottom:9px}.j-desktop .j-feedback-purpose{margin-top:8px;padding-top:7px;font-size:7px}.j-desktop .j-feedback-plaque{bottom:11%;padding:11px 9px}.j-desktop .j-sample-qr{height:43px;width:43px;margin-top:7px}}@media(max-width:1023px){.j-static .j-stage-0{height:600px}.j-static .j-stage-0 .j-local{top:44%;width:76%;left:18%}.j-static .j-stage-0 .j-note-found{top:38%;max-width:none}.j-static .j-stage-0 .j-map{height:78px}.j-static .j-stage-3{height:610px}.j-static .j-stage-3 .j-handover{top:10%;padding:15px}.j-static .j-stage-3 .j-handover h4{font-size:27px;margin:14px 0}.j-static .j-feedback{width:62%;right:5%;padding:13px;bottom:9%}.j-static .j-feedback h4{font-size:20px}.j-static .j-feedback p{font-size:9px}.j-static .j-feedback-purpose{font-size:7px}.j-static .j-feedback-plaque{width:24%;left:5%;padding:11px 8px;bottom:13%}.j-static .j-feedback-plaque strong{font-size:10px}.j-static .j-sample-qr{width:43px;height:43px}.j-closing-line{padding-top:20px;padding-bottom:30px}}@media(prefers-reduced-motion:reduce){.j-continuation-route{stroke-dashoffset:0!important}.j-continuation-head{opacity:1!important}.j-continuation-lead{opacity:0!important}}.os-section{background:var(--paper,#f2f0e9);color:var(--ink,#262922);padding:130px var(--gutter,5vw) 115px;overflow:hidden}.os-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:62px}.os-heading-left{flex:1}.os-eyebrow{display:flex;align-items:center;gap:22px;font-size:10px;letter-spacing:.1em;font-weight:600;margin:0 0 35px}.os-eyebrow-line{display:block;width:80px;height:1px;background:var(--signal,#5045e5);position:relative}.os-eyebrow-line:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--signal,#5045e5);position:absolute;right:0;top:-2px}.os-heading h2{font-size:clamp(45px,5.6vw,86px);line-height:.99;letter-spacing:-.065em;font-weight:500;margin:0}.os-heading h2>span{color:var(--signal,#5045e5)}.os-intro{width:30%;max-width:350px;font-size:14px;line-height:1.65;padding-bottom:3px}.os-intro p{margin:0}.os-intro p:first-child{font-size:19px;line-height:1.35;letter-spacing:-.03em;margin-bottom:20px}.os-intro p:last-child{color:#64675e}.os-workbench{background:#242820;color:#f2f0e9;border:1px solid #3f4539;position:relative}.os-toolbar{display:flex;align-items:center;gap:28px;min-height:66px;border-bottom:1px solid #505449;padding:16px 28px;font-size:10px;letter-spacing:.03em}.os-workbench-name{display:flex;align-items:center;gap:10px;flex:1}.os-status-dot{height:6px;width:6px;background:#cbdcb6;border-radius:50%;box-shadow:0 0 0 4px #cbdcb612}.os-scenarios{display:flex;gap:5px}.os-scenarios button,.os-pause{font:inherit;color:#c8cbbf;background:transparent;border:1px solid transparent;cursor:pointer;min-height:32px}.os-scenarios button{padding:6px 13px;border-radius:2px}.os-scenarios button[aria-pressed=true]{background:#eaece1;color:#262922}.os-scenarios button:hover:not([aria-pressed=true]){border-color:#777e6c;color:#fff}.os-pause{display:flex;align-items:center;gap:7px;padding:0 0 0 15px;border-left:1px solid #505449}.os-pause>span:first-child{font-size:15px;line-height:1}.os-workbench button:focus-visible{outline:2px solid #b7b2ff;outline-offset:4px}.os-canvas{height:805px;position:relative;background-image:radial-gradient(#9da79324 .8px,transparent .8px);background-size:20px 20px;isolation:isolate}.os-canvas-caption{position:absolute;left:3%;top:24px;display:flex;gap:15px;align-items:center;font-size:9px;letter-spacing:.06em;color:#a9b19d}.os-canvas-caption>span:nth-child(2){text-transform:none;color:#e5e9dc;letter-spacing:0}.os-caption-arrow{font-size:19px}.os-routes{position:absolute;inset:0;width:100%;height:100%;overflow:visible;z-index:-1;pointer-events:none}.os-route-base{fill:none;stroke:#6a7361;stroke-width:1;stroke-dasharray:3 5;opacity:.75}.os-route-progress{fill:none;stroke:#b6acff;stroke-width:1.6;stroke-linecap:round;stroke-dasharray:0;stroke-dashoffset:0}.os-travelling-signal{fill:#e0dcff;stroke:#b6acff;stroke-width:7;stroke-opacity:.2;opacity:0}.os-node{position:absolute;background:#2e342a;border:1px solid #59614f;padding:19px 20px;color:#dbe0d2;box-shadow:0 10px 25px #14171013;transition:border-color .5s,background-color .5s,box-shadow .5s;z-index:1}.os-node.is-current{border-color:#c4baff;background:#34372f;box-shadow:0 0 0 1px #a49bff33,0 12px 32px #080c081f}.os-node.is-complete{border-color:#8c927e}.os-node-label{font-size:8px!important;line-height:1.4!important;letter-spacing:.055em;display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 16px!important;color:#b0bba1!important}.os-node-indicator{width:5px;height:5px;border:1px solid #8c977e;border-radius:50%;flex-shrink:0}.os-node.is-current .os-node-indicator{background:#c9c1ff;border-color:#c9c1ff;box-shadow:0 0 0 3px #a69ae71a}.os-node.is-complete .os-node-indicator{background:#b7cda0;border-color:#b7cda0}.os-node h3{font-size:17px;line-height:1.22;letter-spacing:-.025em;font-weight:500;margin:0 0 12px;color:#f4f4ea}.os-node p{font-size:11px;line-height:1.55;margin:0;color:#b9c1ae}.os-small-note{font-size:9px!important;letter-spacing:.01em;color:#a2af94!important}.os-intent{left:3%;top:80px;width:25%;min-height:188px}.os-customer-mark{display:flex;align-items:center;gap:9px;margin-bottom:15px;color:#a8b299;font-size:9px;line-height:1.4}.os-customer-mark svg{width:29px;height:29px;stroke:#b9c2ad;stroke-width:1.2;fill:none;border:1px solid #626d55;border-radius:50%;padding:2px}.os-intent h3{max-width:240px}.os-information{left:3%;top:363px;width:25%;min-height:255px}.os-information h3{max-width:200px}.os-info-preview{border:1px solid #646f54;background:#343d2c;margin:16px 0 14px;display:flex;min-height:96px}.os-preview-image{position:relative;width:38%;min-width:65px;isolation:isolate;overflow:hidden;background:#5e6252}.os-preview-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.8;z-index:-1}.os-preview-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#111b16b3);z-index:-1}.os-preview-image>span{position:absolute;left:8px;bottom:8px;right:5px;font-size:10px;line-height:1.1;color:#fff;letter-spacing:-.035em}.os-info-preview ul{display:flex;flex-direction:column;justify-content:center;gap:8px;list-style:none;padding:12px 9px;margin:0;flex:1}.os-info-preview li{display:flex;gap:6px;font-size:9px;color:#dae1ce;line-height:1.4}.os-info-preview li span{color:#b8cda0;font-size:8px}.os-direction{left:35.5%;top:144px;width:29%;min-height:278px;background:#e9e8dc;color:#242820;padding:24px;box-shadow:7px 7px #151c13,8px 8px #58614d}.os-direction.is-current,.os-direction.is-complete{background:#eeede3;border-color:#d6d0ff}.os-direction.is-current{box-shadow:7px 7px #151c13,8px 8px #afa6ff}.os-direction .os-node-label{color:#626b53!important}.os-direction .os-node-indicator{border-color:#6b655f}.os-direction.is-complete .os-node-indicator{background:#5045e5;border-color:#5045e5}.os-direction-kicker{font-size:9px;color:#6e7566}.os-direction h3{color:#272c23;font-size:clamp(18px,1.8vw,29px);letter-spacing:-.04em;line-height:1.1;margin:10px 0 21px}.os-decision{border-top:1px solid #bdc1b0;padding-top:11px}.os-decision>span{font-size:7px;letter-spacing:.1em;color:#5045e5}.os-decision>p{color:#4d5743;font-size:11px;line-height:1.4;margin:6px 0 16px}.os-perspective-tags{display:flex;flex-wrap:wrap;gap:4px}.os-perspective-tags>span{padding:3px 5px;border:1px solid #b5bba7;color:#5a6350;font-size:7px}.os-action{left:37%;top:508px;width:26%;padding:21px}.os-action h3{font-size:21px}.os-action>p:not(.os-node-label){font-size:10px}.os-sample-action{margin-top:17px;padding:10px 12px;background:#ada4fb;color:#222622;display:flex;align-items:center;justify-content:space-between;font-size:11px}.os-interface-label{font-size:7px;color:#98a58c;display:block;margin-top:7px;text-align:right;letter-spacing:.05em}.os-systems{right:3%;top:80px;width:25%;min-height:175px}.os-system-record{border-top:1px solid #58614c;margin-top:16px;padding-top:10px;display:flex;gap:6px;align-items:center}.os-record-icon{font-size:20px;color:#b2a5ed}.os-system-record code{font:8px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;color:#c4bab9;overflow-wrap:anywhere}.os-team{right:3%;top:330px;width:25%;min-height:182px}.os-human-note{border-top:1px solid #525e46;margin-top:14px;padding-top:11px;font-size:8px;color:#c6ceb9;display:flex;align-items:center;gap:7px}.os-human-note>span{font-size:14px;color:#b5a8ff}.os-outcome{right:3%;top:588px;width:25%;min-height:145px;border-color:#949b80;background:#363f2e}.os-outcome h3{font-size:18px;letter-spacing:-.03em}.os-outcome>p:not(.os-node-label){font-size:10px}.os-outcome-route{margin-top:12px;display:flex;align-items:center;justify-content:space-between;color:#d6dfc9;font-size:8px}.os-outcome-route svg{width:15px;height:15px}.os-canvas-footnote{position:absolute;left:3%;bottom:20px;display:flex;flex-direction:column;gap:5px;font-size:7px;letter-spacing:.04em;color:#929d86}.os-canvas-footnote>span:last-child{color:#67745c}.os-playback{border-top:1px solid #505449;display:flex;align-items:center;gap:25px;min-height:67px;padding:16px 28px;background:#2a2f24}.os-playback-label{font-size:8px;letter-spacing:.06em;color:#b8bdac;min-width:177px}.os-playback>p{flex:1;font-size:13px;letter-spacing:-.01em;margin:0;color:#e1e5d8}.os-playback-count{font-size:13px;font-variant-numeric:tabular-nums;color:#dbd4ff}.os-playback-count>span{font-size:9px;color:#808c74}.os-assisted{font-size:8px;line-height:1.5;color:#b8c3aa;padding-top:9px}.os-reduced .os-node,.os-reduced .os-method:before{transition:none}.os-routes path{stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.os-routes circle{vector-effect:non-scaling-stroke}.os-status-dot{flex:0 0 6px;aspect-ratio:1}.os-node-indicator{aspect-ratio:1}.os-signal-note,.os-code-route{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.os-signal-note svg,.os-code-route svg{flex-shrink:0}.os-system-record .os-code-route{min-width:0;flex:1}.os-code-route>span{min-width:0;overflow-wrap:anywhere}.os-record-icon{flex:0 0 20px;width:20px;height:20px}.os-caption-arrow{flex-shrink:0}.os-methods{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}.os-method{border-top:1px solid #bfc2b4;padding-top:15px;position:relative}.os-method:before{position:absolute;content:"";height:2px;background:var(--signal,#5045e5);left:0;top:-1px;right:100%;transition:right 1s ease}.os-method.is-active:before{right:0}.os-method-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#6d7564;margin-bottom:22px}.os-method-top svg{width:17px;height:17px;color:#807a9c}.os-method h3{font-weight:500;letter-spacing:-.04em;font-size:27px;margin:0 0 10px}.os-method p{font-size:12px;line-height:1.6;color:#68715d;margin:0;max-width:260px}.os-reduced .os-route-progress{stroke-dasharray:none!important;stroke-dashoffset:0!important}.os-reduced .os-travelling-signal{display:none}.os-node{transition:border-color .35s,background-color .35s,box-shadow .35s,opacity .35s,filter .35s}.os-node.is-future{opacity:.48;filter:blur(.6px)}.os-node.is-complete{opacity:.88;filter:none}.os-node.is-current,.os-node:hover,.os-node:focus-within{opacity:1;filter:none}.os-node:focus-visible{outline:2px solid #c4baff;outline-offset:5px}.os-reduced .os-node{opacity:1;filter:none;transition:none}.os-route-step{transition:opacity .35s}.os-route-step.is-future{opacity:.38}.os-route-step.is-current,.os-route-step.is-complete{opacity:1}.os-connector-label{fill:#a4b296;font-size:8px;letter-spacing:.01em;stroke:#242820;stroke-width:4px;paint-order:stroke;stroke-linejoin:round}.os-route-step.is-current .os-connector-label{fill:#d6ccff}.os-reduced .os-route-step{transition:none}.os-product-preview,.os-service-preview{width:38%;min-width:65px;padding:9px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;background:#484d3d;color:#e4e6d8}.os-product-preview>span,.os-service-preview>span{font-size:6px;letter-spacing:.06em;line-height:1.4}.os-product-preview>strong,.os-service-preview>strong{font-size:9px;font-weight:500;letter-spacing:-.025em;line-height:1.2}.os-product-preview>svg{display:block;width:61px;height:61px;max-width:100%;flex-shrink:0}.os-service-preview{background:#394847;color:#deebe4}.os-service-preview>svg{margin:5px 0;color:#c1d7cb;flex-shrink:0}.os-service-preview>span:last-child{font-size:6px;letter-spacing:0;color:#acbfb6}.os-preview-order,.os-preview-enquiry{min-height:116px}.os-action-fields{display:grid;grid-template-columns:auto 1fr;column-gap:10px;row-gap:5px;margin-top:12px;padding-top:9px;border-top:1px solid #59614f;font-size:8px;line-height:1.4}.os-action-fields>span{color:#a9b69a}.os-action-fields>strong{font-weight:400;color:#d8dfce;text-align:right}.os-pause{padding:5px 8px 5px 15px;border-radius:2px;transition:background-color .15s,color .15s}.os-pause .playback-icon{display:block;flex-shrink:0}.os-pause:hover,.os-pause:focus-visible{background:#f2f0e90b;color:#fff}.os-pause:active{background:#f2f0e91a}.os-scenarios button:active{transform:translateY(1px)}@media(min-width:1550px){.os-canvas{height:870px}.os-node{padding:24px}.os-node h3{font-size:22px}.os-node p{font-size:13px}.os-node-label{font-size:10px!important}.os-info-preview{min-height:114px}.os-info-preview li{font-size:11px}.os-intent{min-height:220px}.os-information{top:414px}.os-direction{top:172px;min-height:303px}.os-direction h3{font-size:31px}.os-direction .os-decision p{font-size:13px}.os-direction-kicker{font-size:11px}.os-action{top:556px}.os-systems{min-height:202px}.os-team{top:365px}.os-outcome{top:632px}.os-outcome h3{font-size:22px}.os-canvas-footnote{bottom:22px}}@media(max-width:1100px)and (min-width:761px){.os-section{padding-top:100px;padding-bottom:90px}.os-heading{gap:35px}.os-intro{width:33%;font-size:12px}.os-intro p:first-child{font-size:17px}.os-canvas{height:830px}.os-node{padding:14px}.os-node h3{font-size:15px}.os-node p{font-size:10px}.os-node-label{font-size:7px!important;letter-spacing:.01em;margin-bottom:12px!important}.os-intent{top:84px;width:26%}.os-information{width:26%;top:365px;min-height:250px}.os-direction{left:35%;width:30%;padding:17px;top:150px}.os-direction h3{font-size:22px}.os-direction-kicker{font-size:8px}.os-action{left:35%;width:30%;top:530px}.os-systems{width:26%;top:84px}.os-team{width:26%;top:339px}.os-outcome{width:26%;top:610px}.os-info-preview{flex-direction:column}.os-preview-image{width:100%;height:67px}.os-preview-image>span{font-size:12px}.os-info-preview ul{padding:10px;gap:5px}.os-playback-label{min-width:155px;font-size:7px}.os-playback>p{font-size:11px}.os-methods{gap:23px}.os-method h3{font-size:23px}.os-method p{font-size:11px}.os-method-top{margin-bottom:15px}}@media(max-width:760px){.os-section{padding:78px var(--gutter,6vw) 72px}.os-heading{display:block;margin-bottom:32px}.os-eyebrow{font-size:8px;gap:18px;margin-bottom:29px}.os-eyebrow-line{width:54px}.os-heading h2{font-size:clamp(41px,8.6vw,66px)}.os-intro{width:100%;max-width:510px;margin-top:28px;font-size:13px;line-height:1.6}.os-intro p:first-child{font-size:18px;max-width:350px;margin-bottom:13px}.os-workbench{margin-left:-8px;margin-right:-8px}.os-toolbar{padding:15px 18px;gap:14px;flex-wrap:wrap}.os-workbench-name{flex-basis:100%;font-size:9px}.os-scenarios{flex:1;gap:3px}.os-scenarios button{font-size:10px;padding:5px 11px;min-height:34px}.os-pause{font-size:10px;min-height:34px}.os-canvas{height:auto;display:flex;flex-direction:column;gap:40px;padding:87px 23px 57px}.os-canvas-caption{left:23px;right:23px;top:23px;display:grid;grid-template-columns:1fr auto;gap:7px;font-size:8px}.os-canvas-caption>span:nth-child(2){grid-column:1;font-size:11px}.os-caption-arrow{grid-column:2;grid-row:1 / span 2;align-self:center}.os-node{position:relative;left:auto;right:auto;top:auto;width:100%;min-height:0;padding:20px 22px}.os-node-label{font-size:8px!important;letter-spacing:.045em;margin-bottom:17px!important}.os-node h3{font-size:21px;line-height:1.15;margin-bottom:13px;max-width:340px}.os-node p{font-size:12px;line-height:1.6}.os-intent h3{max-width:340px}.os-customer-mark{font-size:10px;gap:10px;margin-bottom:17px}.os-customer-mark svg{width:32px;height:32px}.os-small-note{font-size:10px!important}.os-info-preview{margin:18px 0 14px;min-height:116px}.os-preview-image{width:42%}.os-preview-image>span{font-size:14px;max-width:100px;left:12px;bottom:12px}.os-info-preview ul{padding:13px 12px;gap:10px}.os-info-preview li{font-size:10px}.os-direction{padding:25px;box-shadow:5px 5px #151c13,6px 6px #58614d}.os-direction.is-current{box-shadow:5px 5px #151c13,6px 6px #afa6ff}.os-direction-kicker{font-size:10px}.os-direction h3{font-size:30px;line-height:1.08;margin:12px 0 25px;max-width:390px}.os-decision>span{font-size:8px}.os-decision>p{font-size:12px;line-height:1.6;margin-top:7px}.os-perspective-tags{gap:5px}.os-perspective-tags>span{font-size:8px;padding:4px 7px}.os-action h3{font-size:23px}.os-action>p:not(.os-node-label){font-size:12px}.os-sample-action{font-size:12px;padding:13px 15px;margin-top:22px}.os-interface-label{font-size:8px;margin-top:9px}.os-system-record{margin-top:20px;padding-top:14px;gap:10px}.os-system-record code{font-size:10px}.os-human-note{font-size:10px;padding-top:15px;margin-top:20px}.os-human-note>span{font-size:18px}.os-outcome h3{font-size:24px;max-width:350px}.os-outcome>p:not(.os-node-label){font-size:12px}.os-outcome-route{font-size:10px;margin-top:20px}.os-canvas-footnote{left:23px;bottom:20px;font-size:7px}.os-canvas-footnote>span:last-child{display:none}.os-playback{position:relative;padding:18px 20px;gap:8px;flex-wrap:wrap;min-height:99px}.os-playback-label{width:calc(100% - 45px);font-size:8px;order:0}.os-playback>p{font-size:12px;flex-basis:100%;order:2;min-height:35px;line-height:1.5;padding-right:18px}.os-playback-count{order:1;font-size:12px;margin-left:auto}.os-methods{grid-template-columns:repeat(2,1fr);gap:27px 22px;margin-top:33px}.os-method-top{font-size:9px;margin-bottom:16px}.os-method h3{font-size:25px}.os-method p{font-size:11px;line-height:1.6}}@media(prefers-reduced-motion:reduce){.os-node,.os-method:before{transition:none}.os-route-progress{stroke-dasharray:none!important;stroke-dashoffset:0!important}.os-travelling-signal{display:none}}@media(max-width:450px){.os-preview-image>span{left:9px;right:7px;font-size:11px;max-width:none}}@media(max-width:1100px)and (min-width:761px){.os-preview-order,.os-preview-enquiry{flex-direction:row}.os-product-preview,.os-service-preview{min-width:57px}.os-product-preview>svg{width:50px;height:50px}.os-product-preview>strong,.os-service-preview>strong{font-size:8px}.os-connector-label{font-size:7px}}@media(max-width:760px){.os-node.is-future{opacity:.66;filter:blur(.35px)}.os-node.is-current,.os-node:hover,.os-node:focus-within,.os-reduced .os-node{opacity:1;filter:none}.os-product-preview,.os-service-preview{width:42%;padding:11px 9px;gap:7px}.os-product-preview>svg{width:70px;height:70px}.os-product-preview>span,.os-service-preview>span{font-size:7px}.os-product-preview>strong,.os-service-preview>strong{font-size:11px}.os-service-preview>span:last-child{font-size:7px}.os-action-fields{font-size:10px;row-gap:7px;margin-top:16px;padding-top:13px}.os-connector-label{font-size:7px}.os-canvas-caption{row-gap:8px}.os-canvas-caption>span:nth-child(2){max-width:270px;line-height:1.35}}@media(prefers-reduced-motion:reduce){.os-node,.os-route-step{opacity:1!important;filter:none!important;transition:none}.os-pause,.os-scenarios button{transition:none;transform:none}}:root{--paper:#f2f0e9;--ink:#262922;--muted:#686b61;--line:#cecfc4;--signal:#5045e5;--carbon:#232720;--gutter:clamp(22px,4.2vw,84px);font-family:Instrument Sans,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--signal);outline-offset:5px}::selection{background:var(--signal);color:#fff}em{font-family:Georgia,serif;font-weight:400}button{border-radius:0}svg{pointer-events:none}.mono{font:400 10px/1.6 DM Mono,monospace;letter-spacing:.035em;text-transform:uppercase}.section-kicker{display:block}.signal-dot,.brand-point{display:inline-block;width:7px;height:7px;background:var(--signal);border-radius:100%;vertical-align:middle}.signal-dot{margin-right:12px}.brand-point{margin-left:3px;margin-bottom:19px;width:6px;height:6px}.skip-link{position:fixed;z-index:100;top:-100px;left:20px;background:var(--signal);color:#fff;padding:14px}.skip-link:focus{top:10px}.site-header{height:76px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:34px;background:var(--paper);border-bottom:1px solid #deded5;position:sticky;top:0;z-index:50}.wordmark{font-size:31px;font-weight:700;letter-spacing:-1.9px;white-space:nowrap}.header-note{margin-right:auto;font-size:9px;line-height:1.4;color:var(--muted)}.site-header nav{display:flex;gap:28px;align-items:center;font-size:12px}.site-header nav>a{padding:12px 0;border-bottom:1px solid transparent}.site-header nav>a:hover{border-color:var(--ink)}.nav-contact{border:0;border-left:1px solid var(--line);padding:10px 0 10px 28px;background:none;font-size:12px}.nav-contact span{margin-left:23px;color:var(--signal);font-size:21px}.menu-toggle{display:none}.button{border:0;padding:20px 23px;display:inline-flex;gap:38px;justify-content:space-between;align-items:center;font-size:13px}.button-primary{background:var(--signal);color:#fff}.button:hover{filter:brightness(1.09)}.button span{font-size:20px}.text-link{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid currentColor;padding:16px 0;font-size:13px;max-width:230px}.text-link span{font-size:23px}.hero{padding-top:0}.hero-overline{height:65px;display:flex;justify-content:space-between;align-items:center;padding:0 var(--gutter)}.hero-scene{position:relative;min-height:770px;height:calc(100svh - 141px);max-height:1020px;isolation:isolate}.hero-media{position:absolute;right:0;top:0;bottom:70px;width:59%;background:#343d30;overflow:hidden}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:55% 50%}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#13190a20 10%,#111a15a8)}.hero-title{position:relative;z-index:3;top:29px;margin:0 var(--gutter);font-size:clamp(80px,11.35vw,206px);line-height:.94;letter-spacing:-.085em;font-weight:500;color:#fff;mix-blend-mode:difference;pointer-events:none}.hero-title span{display:block}.hero-support{position:absolute;left:var(--gutter);top:49%;max-width:35%}.hero-support p{font-size:clamp(21px,2.1vw,34px);line-height:1.17;letter-spacing:-.04em;margin-bottom:23px}.hero-support>span{display:block;font-size:14px;line-height:1.65;color:var(--muted);margin-bottom:28px}.hero-foot{position:absolute;bottom:18px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;font-size:9px}.hero-foot a{display:flex;align-items:center;gap:30px}.hero-foot a>span{font-size:22px}.hero-foot>span{color:var(--muted)}.film-index{position:absolute;top:21px;left:28px;right:28px;display:flex;justify-content:space-between;color:#fff;z-index:2;font-size:9px}.film-fragment{position:absolute;top:47%;right:8%;width:min(60%,380px);z-index:2;transform:rotate(-4deg);box-shadow:0 20px 70px #0b14083d;animation:fragment-in .3s ease-out}.fragment-note{transform:rotate(4deg);right:10%}.fragment-code{transform:rotate(0)}.fragment-place{opacity:0}.fragment-resolved,.fragment-return{transform:rotate(0);box-shadow:none;top:49%;right:6%;width:68%}.film-path{position:absolute;width:100%;height:57%;bottom:60px;left:0;z-index:1;fill:none;stroke:#d6f2af;stroke-width:1.3;opacity:.75}.film-path path{stroke-dasharray:8 7}.is-resolved .film-path path{stroke-dasharray:none}.film-path circle{fill:#d6f2af}.film-caption{position:absolute;bottom:24px;left:29px;right:29px;display:flex;justify-content:space-between;align-items:center;gap:18px;color:#fff;z-index:3}.film-caption p{font-size:11px;margin-top:7px;max-width:340px}.film-caption .mono{font-size:9px}.film-caption button{border:1px solid #ffffff70;background:#252d2675;color:#fff;width:34px;height:34px;flex-shrink:0}.film-caption button:focus-visible{outline-color:#fff}@keyframes fragment-in{0%{opacity:0;translate:15px 8px}to{opacity:1;translate:0 0}}.sample-note{background:#e2edb4;color:#292f25;padding:26px}.sample-note p{font-size:24px;line-height:1.1;letter-spacing:-.05em;margin:17px 0 4px}.note-underline{display:block;height:4px;background:#586b41;width:69%;transform:rotate(-3deg);margin:8px 0 22px}.sample-note small{font-size:10px}.sample-identity{background:#ea6c47;color:#252e25;padding:33px 24px;text-align:center}.sample-identity>span{font:italic 26px Georgia;display:block}.sample-identity strong{font:italic 34px Georgia;display:block;letter-spacing:-.06em}.sample-identity small{display:block;margin-top:28px;font-size:10px}.sample-search,.sample-booking,.sample-handover,.sample-website{background:#f6f4ee;color:#293126}.search-input{padding:15px 19px;display:flex;align-items:center;gap:14px;font-size:12px;border-bottom:1px solid #d4d5c9}.search-input>span:last-child{margin-left:auto}.search-result{padding:18px}.search-result .mono{font-size:7px}.search-result h4{font-size:20px;margin:6px 0}.search-result p{font-size:10px}.map-preview{height:70px;background:#d9dfcd;position:relative;overflow:hidden;margin-top:16px}.map-preview i{position:absolute;width:140%;height:7px;background:#f6f4ee;rotate:-20deg;left:-20%;top:20px}.map-preview i:nth-child(2){rotate:40deg;top:40px}.map-preview i:nth-child(3){rotate:80deg;left:0}.map-preview b{position:absolute;top:20px;left:45%;font-size:25px;color:var(--signal);line-height:1}.map-preview>span{position:absolute;top:35px;left:57%;font-size:8px;background:#f5f3ed;padding:5px}.interface-actions{display:flex;justify-content:space-between;margin-top:13px;font-size:8px}.sample-booking{padding:26px}.sample-booking>.mono{font-size:8px}.sample-booking h4{font-size:25px;letter-spacing:-.05em;font-weight:500;line-height:1.1;margin:15px 0 20px}.booking-fields{display:flex;gap:10px;font-size:9px}.booking-fields span{border-bottom:1px solid #adb39f;padding:9px 0;flex:1}.booking-slots{display:flex;gap:7px;margin:18px 0}.booking-slots>*{flex:1;text-align:center;padding:9px;border:1px solid #c8cbbb;font-size:10px}.booking-slots strong{color:#fff;background:var(--signal);border-color:var(--signal)}.interface-button{background:#293126;color:#fff;padding:13px;font-size:10px}.sample-booking>small{font-size:8px;display:block;margin-top:10px}.sample-code{background:#1e2723;color:#d9e6cb;padding:27px}.sample-code .mono{font-size:8px}.sample-code pre{font:10px/1.9 DM Mono,monospace;white-space:pre-wrap;margin:18px 0}.code-status{font-size:8px;color:#c9dd99}.sample-handover{padding:24px}.sample-handover .mono{font-size:8px}.sample-handover h4{font-size:23px;line-height:1.1;font-weight:500;letter-spacing:-.045em;margin:16px 0}.sample-handover>div{display:flex;justify-content:space-between;border-top:1px solid #d3d6c8;padding:11px 0;gap:16px;font-size:9px}.sample-handover>div span{font-size:8px;color:#64705b}.sample-resolved{color:#f2f0e9;padding:12px}.sample-resolved>.mono{font-size:8px;letter-spacing:.08em}.sample-resolved strong{display:block;font-size:clamp(32px,3.6vw,64px);font-weight:500;line-height:1.03;letter-spacing:-.065em;margin-top:16px}.resolved-route{display:flex;align-items:center;gap:14px;font-size:9px;margin-top:18px}.resolved-route i{height:1px;background:#e2edb4;flex:1;position:relative}.resolved-route i:after{content:"";position:absolute;right:0;top:-3px;width:6px;height:6px;background:#e2edb4;border-radius:50%}.website-nav{padding:15px;display:flex;justify-content:space-between;align-items:center;gap:10px}.website-nav b{font:italic 17px Georgia;letter-spacing:-.06em}.website-nav span{font-size:7px}.website-picture{position:relative;height:195px;overflow:hidden;background:#505e37}.website-picture img{height:100%;width:100%;object-fit:cover;object-position:50% 35%;filter:brightness(.55)}.website-picture>span{position:absolute;bottom:19px;left:19px;color:#f2f0e9;font:italic 30px/.98 Georgia;letter-spacing:-.055em}.website-bottom{padding:16px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:8px}.website-bottom b{border-bottom:1px solid currentColor;padding-bottom:4px}.perspectives{position:relative;isolation:isolate;background:#242c25;color:var(--paper);overflow:hidden;padding-top:85px}.perspective-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:40% 40%;z-index:-2}.perspective-wash{position:absolute;inset:0;background:linear-gradient(100deg,#172820ef 5%,#182a2599 65%,#1a282099);z-index:-1}.perspective-heading{padding:0 var(--gutter);position:relative}.perspective-heading h2{font-size:clamp(45px,6.15vw,105px);line-height:.99;letter-spacing:-.066em;font-weight:500;margin-top:27px}.perspective-heading h2 em{color:#d9e8b1;letter-spacing:-.055em}.perspective-heading>p{position:absolute;right:var(--gutter);bottom:8px;font-size:14px;line-height:1.6;color:#d4dfcf}.p-canvas{position:relative;height:565px;margin-top:30px;background:linear-gradient(transparent 97%,#ffffff06 97%),linear-gradient(90deg,transparent 97%,#ffffff06 97%);background-size:48px 48px}.p-canvas-label{position:absolute;top:6px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;font-size:8px;color:#c7d1c2}.p-card{position:absolute;width:24%;padding:20px;color:#293126;z-index:2;box-shadow:0 12px 34px #03140c3b;min-height:235px}.p-customer{top:43px;left:4%;background:#f1f0e8;rotate:-3deg}.p-business{top:80px;left:27%;background:#e2ebbc;rotate:2deg}.p-team{top:52px;left:50%;background:#ece7d9;rotate:-1.5deg}.p-technology{top:100px;left:73%;background:#303c34;color:#f1f0e8;rotate:3deg;border:1px solid #87947d}.p-card-top{display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid #51604435;padding-bottom:11px;margin-bottom:14px;font-size:8px}.p-note-label{font-size:8px;display:block;opacity:.75}.p-card h3{font-size:clamp(18px,1.8vw,29px);line-height:1.06;letter-spacing:-.045em;font-weight:500;margin:12px 0 16px}.p-card p{font-size:10px;line-height:1.5}.p-card small{display:block;font:7px/1.5 DM Mono,monospace;text-transform:uppercase;margin-top:18px;opacity:.75}.p-search{border:1px solid #cacfc0;padding:10px 5px;font-size:8px;margin:12px 0}.p-checklist{display:grid;gap:8px;font-size:9px}.p-handwritten{font:italic 20px/1.1 Georgia;color:#485537;margin-top:13px}.p-mini-flow{display:flex;align-items:center;gap:4px;font-size:7px;margin:17px 0}.p-mini-flow span{border:1px solid #6b7a60;padding:7px 5px}.p-mini-flow i{font-style:normal;color:#d9e8b1}.p-route{position:absolute;inset:0;width:100%;height:100%;stroke:#d9e8b1;stroke-width:1.4;fill:none}.p-route path{stroke-dasharray:1;vector-effect:non-scaling-stroke}.p-route circle{fill:#d9e8b1}.p-shared{position:absolute;bottom:32px;left:50%;transform:translate(-50%);width:540px;text-align:center;background:#1f302a;padding:22px 20px 15px;border:1px solid #8a9a7d80;z-index:3}.p-shared>.mono{font-size:8px;color:#d9e8b1}.p-shared h3{font-size:27px;font-weight:400;line-height:1.15;letter-spacing:-.03em;margin:10px 0 18px}.p-answer{border-top:1px solid #87967b60;padding-top:12px;font-size:9px;display:flex;align-items:center;justify-content:space-between;gap:12px}.p-answer>span:first-child{font:7px DM Mono,monospace;text-transform:uppercase;color:#d9e8b1;white-space:nowrap}.p-answer>span:last-child{font-size:20px}.editorial-heading{padding:86px var(--gutter) 62px;position:relative}.editorial-heading h2{font-weight:500;font-size:clamp(48px,6.1vw,104px);letter-spacing:-.065em;line-height:1.02;margin-top:25px}.editorial-heading h2 em{color:#707567;letter-spacing:-.06em}.editorial-heading>p{position:absolute;bottom:71px;right:var(--gutter);font-size:15px;line-height:1.6}.work-feature{height:740px;position:relative;isolation:isolate;background:#243026;overflow:hidden;color:#fff}.work-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 57%;z-index:-2}.work-shade{position:absolute;inset:0;background:linear-gradient(90deg,#132219c9,#13221948);z-index:-1}.work-feature-top{position:absolute;top:29px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;font-size:9px}.work-feature-copy{position:absolute;top:26%;left:var(--gutter);z-index:3}.work-feature-copy h3{font-size:clamp(50px,6.1vw,105px);line-height:1.02;letter-spacing:-.06em;font-weight:500}.work-feature-copy h3 em{color:#edf3d1}.work-feature-copy p{font-size:15px;line-height:1.6;margin:28px 0 30px}.work-device{position:absolute;right:6%;top:26%;width:32%;max-width:500px;rotate:7deg;z-index:2;box-shadow:0 30px 90px #101f1960}.device-chrome{display:flex;align-items:center;gap:4px;background:#dee1d3;padding:10px;color:#4c5544}.device-chrome i{width:4px;height:4px;border-radius:50%;background:#828d76}.device-chrome span{font:7px DM Mono,monospace;letter-spacing:.03em;text-transform:uppercase;margin-left:auto}.work-device .website-nav{padding:20px}.work-device .website-nav b{font-size:23px}.work-device .website-picture{height:240px}.work-device .website-picture>span{font-size:39px}.work-device .website-bottom{padding:22px;font-size:10px}.work-device-note{padding:14px;background:#d9e8b1;color:#36492f;text-align:center;font-size:8px}.work-route{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#d9e8b1;stroke-width:1.5}.work-route circle{fill:#d9e8b1}.work-evidence{display:grid;grid-template-columns:1fr 70px 1fr 70px 1fr;gap:20px;margin:0 var(--gutter);padding:40px 0 28px;border-bottom:1px solid var(--line)}.work-evidence .mono{font-size:8px;color:var(--muted)}.work-evidence p{font-size:20px;line-height:1.2;letter-spacing:-.035em;margin-top:12px}.evidence-arrow{color:var(--signal);font-size:32px;align-self:center}.study-disclosure{font-size:8px;color:var(--muted);padding:18px var(--gutter) 60px}.people{position:relative;min-height:840px;color:#fff;background:#29332a;isolation:isolate;overflow:hidden}.people>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 60%;z-index:-2}.people-shade{position:absolute;inset:0;background:linear-gradient(100deg,#172921b8,#19241d00 85%);z-index:-1}.people-kicker{position:absolute;top:42px;left:var(--gutter);font-size:9px}.people h2{position:absolute;top:122px;left:var(--gutter);font-size:clamp(60px,6.9vw,120px);font-weight:500;line-height:.99;letter-spacing:-.055em;max-width:70%}.people h2 em{color:#eef3d5}.people-copy{position:absolute;right:var(--gutter);bottom:70px;background:var(--paper);color:var(--ink);padding:35px;width:35%;max-width:510px}.people-copy>.mono{font-size:8px}.people-copy p{font-size:21px;line-height:1.25;letter-spacing:-.035em;margin-top:27px}.people-copy p+p{font-size:14px;line-height:1.6;letter-spacing:0;color:var(--muted);margin-top:21px}.people-signoff{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-top:30px;border-top:1px solid var(--line);padding-top:20px}.people-signoff span{color:var(--signal);font-size:23px}.people-route{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#e5edc9;stroke-width:1.5}.people-route path{stroke-dasharray:1}.people-route circle{fill:#e5edc9}.people-note{position:absolute;font-size:8px;padding:8px 11px;background:#28392edb;z-index:2}.note-one{top:52%;left:15%}.note-two{bottom:22%;left:33%}.people-note i{width:5px;height:5px;background:#d9e8b1;display:inline-block;margin:0 6px;border-radius:50%}.people-disclosure{position:absolute;bottom:20px;left:var(--gutter);font-size:7px;color:#f0f0e8}.contact{position:relative;background:var(--signal);color:var(--paper);padding:80px var(--gutter) 0;isolation:isolate;overflow:hidden}.contact-top{display:flex;justify-content:space-between;font-size:9px}.contact h2{font-size:clamp(70px,10.5vw,185px);line-height:.96;letter-spacing:-.075em;font-weight:500;margin:70px 0 30px;position:relative;z-index:2}.contact-bottom{display:flex;justify-content:space-between;align-items:center;margin-bottom:95px;position:relative;z-index:2}.contact-bottom>p{font:italic clamp(30px,4.5vw,73px)/1.1 Georgia;letter-spacing:-.055em}.contact-button{border:0;background:var(--paper);color:var(--signal);padding:25px 28px;min-width:285px;display:flex;align-items:center;justify-content:space-between;gap:50px;font-size:14px}.contact-button span{font-size:26px}.contact-route{position:absolute;inset:0;width:100%;height:77%;fill:none;stroke:#f2f0e965;stroke-width:1.2;z-index:-1}.contact-route path{stroke-dasharray:1}footer{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #ffffff45;padding:27px 0;font-size:11px}footer>.mono{font-size:8px;margin-right:auto}footer .brand-point{background:#d9e8b1}.motion-toggle{display:flex;align-items:center;gap:8px;font-size:10px;cursor:pointer}.motion-toggle input{accent-color:#d9e8b1;width:14px;height:14px}.contact a:focus-visible,.contact button:focus-visible,.contact input:focus-visible{outline-color:#fff}.contact-dialog{width:min(650px,calc(100vw - 32px));max-height:90svh;overflow:auto;padding:48px;border:0;background:var(--paper);color:var(--ink);box-shadow:0 20px 100px #0006}.contact-dialog::backdrop{background:#162019b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:20px;top:15px;border:0;background:none;font-size:34px}.contact-dialog h2{font-size:64px;line-height:.98;letter-spacing:-.06em;margin:25px 0 22px;font-weight:500}.contact-dialog>p{font-size:16px;line-height:1.5}.contact-dialog form{margin-top:28px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-dialog label{font-size:12px;display:grid;gap:7px;margin-bottom:20px}.contact-dialog input,.contact-dialog textarea{width:100%;border:1px solid #b7bbaa;background:#f9f8f2;color:var(--ink);padding:12px;resize:vertical;font-size:14px}.form-note{font-size:11px;line-height:1.6;color:var(--muted);margin:0 0 21px}.form-feedback{font-size:12px;color:#3c6035;margin-top:14px}@media(min-width:1800px){.p-card{padding:28px}.p-card h3{font-size:31px}.p-card p{font-size:12px}.p-canvas{height:620px}.p-shared{bottom:40px}.hero-support{top:52%}}@media(max-width:1199px){.header-note{display:none}.site-header{gap:20px}.site-header nav{gap:24px}.hero-scene{min-height:710px}.hero-title{font-size:11.2vw}.hero-support{top:44%}.hero-support p{font-size:25px}.hero-support>span{font-size:12px}.film-fragment{top:40%;width:64%;right:7%}.fragment-resolved,.fragment-return{top:45%}.perspective-heading>p{font-size:12px;max-width:22%}.p-card{padding:16px;min-height:240px}.p-card h3{font-size:22px}.p-card small{font-size:6px}.work-feature{height:660px}.work-device{right:4%;width:34%}.work-feature-copy h3{font-size:6.3vw}.work-feature-copy{top:27%}.people-copy{width:39%;padding:30px}.people{min-height:780px}.contact-button{min-width:240px}.contact-bottom{margin-bottom:70px}footer{gap:18px}}@media(max-width:999px){.hero-overline>span:last-child{display:none}.hero-scene{height:auto;min-height:880px}.hero-title{top:35px;font-size:11.8vw;margin-right:20px}.hero-media{width:62%;bottom:65px}.hero-support{top:38%;max-width:30%}.hero-support p{font-size:23px}.hero-support>span br{display:none}.hero-support .button{padding:17px;gap:14px;font-size:11px}.film-fragment{top:39%;width:74%;right:5%}.hero-foot>span{max-width:46%;text-align:right;font-size:8px}.perspective-heading{padding-bottom:28px}.perspective-heading h2{font-size:7.3vw}.perspective-heading>p{font-size:12px;position:static;max-width:100%;margin-top:25px}.perspective-heading>p br{display:none}.p-canvas{height:auto;margin-top:0;padding:45px var(--gutter) 36px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.p-canvas-label{top:4px}.p-card{position:relative;inset:auto;rotate:0deg;width:auto;min-height:260px;padding:22px}.p-card h3{font-size:26px}.p-card p{font-size:12px}.p-card small{font-size:7px}.p-card-top,.p-mini-flow{font-size:9px}.p-shared{position:relative;bottom:auto;left:auto;transform:none;grid-column:1/-1;width:auto;margin-top:15px}.p-route{display:none}.p-shared:before{content:none;position:absolute;top:-30px;left:50%;font-size:24px;color:#d9e8b1}.editorial-heading>p{position:static;margin-top:25px}.editorial-heading{padding-top:70px;padding-bottom:40px}.editorial-heading h2{font-size:7vw}.work-feature{height:760px}.work-feature-copy{top:80px}.work-feature-copy h3{font-size:8vw}.work-feature-copy p{font-size:14px}.work-device{top:auto;bottom:55px;width:42%;right:8%;rotate:5deg}.work-feature-copy .text-link{margin-top:110px;max-width:200px}.work-route{display:none}.work-evidence{grid-template-columns:1fr 30px 1fr 30px 1fr;gap:10px}.work-evidence p{font-size:17px}.people{min-height:840px}.people h2{font-size:8vw;max-width:90%}.people-copy{width:47%;bottom:60px}.note-one{top:48%;left:12%}.note-two{left:13%;bottom:20%}.contact h2{font-size:11.4vw}.contact-bottom>p{font-size:4.5vw}.contact-button{padding:22px;min-width:220px;gap:20px}footer{flex-wrap:wrap}footer>.mono{margin-right:0;flex:1}footer .motion-toggle{margin-left:auto}}@media(max-width:760px){html{scroll-padding-top:76px}.site-header{height:66px}.site-header .wordmark{font-size:28px}.menu-toggle{display:flex;background:none;border:0;gap:26px;font-size:12px;padding:10px 0}.menu-toggle span{font-size:18px}.site-header nav{display:none;position:absolute;top:65px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:22px var(--gutter);flex-direction:column;align-items:stretch;gap:10px}.site-header nav.is-open{display:flex}.nav-contact{border-left:0;border-top:1px solid var(--line);padding:15px 0;text-align:left}.nav-contact span{float:right}.hero-overline{height:50px;font-size:8px}.hero-scene{min-height:1080px}.hero-title{font-size:12vw;letter-spacing:-.075em;top:18px;line-height:.97;mix-blend-mode:normal;color:var(--ink)}.hero-media{top:175px;left:var(--gutter);right:0;width:auto;height:495px;bottom:auto}.hero-support{left:var(--gutter);right:var(--gutter);max-width:none;top:710px}.hero-support p{font-size:30px}.hero-support>span{font-size:14px;margin-bottom:22px}.hero-support>span br{display:block}.hero-support .button{padding:19px 22px;font-size:13px;gap:40px}.hero-foot{bottom:14px;align-items:flex-end;gap:20px}.film-index{font-size:8px;left:20px;right:20px}.film-fragment{top:17%;right:7%;width:72%;max-width:360px}.fragment-resolved,.fragment-return{top:24%}.sample-resolved strong{font-size:47px}.film-caption{left:20px;right:20px;bottom:20px}.film-caption p{font-size:10px}.film-path{height:75%;bottom:55px}.perspectives{padding-top:60px}.perspective-heading h2{font-size:9vw;line-height:1.05}.perspective-heading>p{font-size:13px}.p-canvas{grid-template-columns:1fr 1fr;gap:12px}.p-card{padding:15px;min-height:250px}.p-card h3{font-size:21px}.p-card-top{font-size:7px}.p-card p{font-size:10px}.p-note-label{font-size:7px}.p-card small{font-size:6px}.p-mini-flow{font-size:6px;gap:2px}.p-mini-flow span{padding:6px 3px}.p-shared h3{font-size:25px}.p-answer{font-size:8px}.p-canvas-label{font-size:6px}.editorial-heading{padding-top:60px}.editorial-heading h2{font-size:10vw}.editorial-heading>p{font-size:14px}.work-feature{height:890px}.work-feature-top{font-size:7px;gap:25px}.work-feature-copy{top:93px;right:var(--gutter)}.work-feature-copy h3{font-size:11vw}.work-feature-copy p{font-size:13px;margin:23px 0}.work-feature-copy .text-link{margin-top:0}.work-device{width:72%;max-width:400px;right:12%;bottom:63px;rotate:5deg}.work-device .website-picture{height:200px}.work-device .website-nav{padding:16px}.work-device .website-bottom{padding:17px}.work-evidence{grid-template-columns:1fr;padding-top:28px;gap:10px}.work-evidence>div{display:flex;align-items:start;gap:20px}.work-evidence .mono{width:120px;flex-shrink:0;padding-top:6px}.work-evidence p{margin-top:0;font-size:19px}.evidence-arrow{font-size:25px;padding-left:142px;transform:rotate(90deg);justify-self:start;height:20px;width:20px;display:none}.work-evidence>div+span+div{padding-top:17px}.study-disclosure{font-size:7px;padding-bottom:40px;line-height:1.7}.people{min-height:1000px}.people h2{font-size:11vw;top:115px;max-width:92%}.people-kicker{top:35px;font-size:8px}.people-copy{left:var(--gutter);right:var(--gutter);width:auto;max-width:none;bottom:55px;padding:28px}.people-copy p{font-size:24px}.people-copy p+p{font-size:14px}.people>img{object-position:45% 50%}.people-shade{background:linear-gradient(#182c22b3,#22352715 70%)}.people-route{display:none}.note-one{top:43%;left:9%;font-size:7px}.note-two{top:50%;bottom:auto;left:36%;font-size:7px}.people-disclosure{font-size:6px;bottom:18px}.contact{padding-top:45px}.contact-top{font-size:7px;gap:30px}.contact-top>span:last-child{text-align:right}.contact h2{font-size:13.1vw;margin-top:70px;margin-bottom:25px}.contact-bottom{display:block;margin-bottom:60px}.contact-bottom>p{font-size:8vw;margin-bottom:40px}.contact-button{width:100%;font-size:14px;padding:23px}.contact-route{height:70%;opacity:.7}.contact footer{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact footer .wordmark{font-size:28px}.contact footer>.mono{font-size:7px;grid-column:1/-1;grid-row:2}.contact footer>.motion-toggle{font-size:9px;grid-column:2;grid-row:1;justify-self:end}.contact footer>a:last-child{grid-column:1/-1;font-size:10px}.contact-dialog{padding:30px 24px}.contact-dialog h2{font-size:52px}.form-row{grid-template-columns:1fr;gap:0}}@media(max-width:450px){.hero-scene{min-height:1030px}.hero-media{top:145px;height:465px}.hero-support{top:647px}.hero-support p{font-size:28px}.hero-support>span{font-size:13px}.hero-foot{font-size:7px;gap:10px}.hero-foot a{gap:12px}.hero-foot>span{font-size:6px}.film-fragment{right:8%;width:79%;top:16%}.sample-note p{font-size:26px}.film-caption p{max-width:240px;font-size:9px}.film-index{font-size:7px}.perspective-heading h2{font-size:9.9vw}.p-canvas{grid-template-columns:1fr;gap:17px;padding-top:46px}.p-canvas-label{font-size:6px;gap:20px}.p-canvas-label span{text-align:right}.p-card{min-height:0;padding:23px;rotate:0deg}.p-card-top,.p-note-label{font-size:9px}.p-card h3{font-size:29px}.p-card p{font-size:12px}.p-card small{font-size:7px}.p-search{font-size:10px;padding:12px}.p-checklist{font-size:11px}.p-mini-flow{font-size:10px;gap:6px}.p-mini-flow span{padding:8px}.p-handwritten{font-size:24px}.p-shared h3{font-size:23px}.p-shared h3 br{display:none}.p-answer{display:block;line-height:1.6}.p-answer>span:first-child{display:block;margin-bottom:7px;font-size:8px}.p-answer>span:last-child{display:block;margin-top:5px}.work-feature{height:800px}.work-device{width:78%;right:10%;bottom:65px}.work-device .website-picture{height:177px}.work-device .website-picture>span{font-size:32px}.work-feature-copy h3{font-size:11.1vw}.work-feature-top{font-size:6px}.work-feature-top>span:last-child{max-width:90px;text-align:right}.work-evidence>div{gap:12px}.work-evidence .mono{width:100px;font-size:7px}.work-evidence p{font-size:17px}.people{min-height:900px}.people h2{font-size:11.4vw}.people-copy p{font-size:22px}.people-copy{padding:24px}.people-note{font-size:6px}.note-one{top:39%}.note-two{top:45%}.contact-dialog h2{font-size:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}html[data-reduced-motion=true]{scroll-behavior:auto}html[data-reduced-motion=true] *,html[data-reduced-motion=true] *:before,html[data-reduced-motion=true] *:after{animation:none!important;transition:none!important}.hero-title{color:var(--ink);mix-blend-mode:normal}.hero-title-copy{position:absolute;left:0;right:0;top:29px;margin:0;padding:0 var(--gutter);color:var(--paper);clip-path:inset(0 0 0 41%)}.hero[data-resolved=true] .hero-title span:first-child{opacity:.65!important}@media(min-width:1000px){.hero-scene{min-height:660px}}@media(min-width:761px)and (max-width:999px){.hero-title-copy{top:35px;padding-right:20px;clip-path:inset(0 0 0 38%)}}@media(max-width:760px){.hero-title-copy{display:none}}.contact-email-button{margin-top:28px}.contact-email-note{margin-top:18px}.contact-email-note a{text-decoration:underline;text-underline-offset:2px}.arrow-icon{display:inline-block;flex-shrink:0;vertical-align:-.14em;overflow:visible;aspect-ratio:1}.button .arrow-icon,.nav-contact .arrow-icon,.text-link .arrow-icon,.contact-button .arrow-icon{transition:transform .25s ease}.button:hover .arrow-icon[data-direction=up-right],.nav-contact:hover .arrow-icon,.text-link:hover .arrow-icon,.contact-button:hover .arrow-icon{transform:translate(2px,-2px)}.evidence-arrow{display:flex;align-items:center;justify-content:center}.evidence-arrow .arrow-icon{width:32px;height:32px}.p-mobile-connector{display:none}.p-shared:before{content:none}.film-fragment{animation:fragment-settle .65s cubic-bezier(.2,.65,.2,1) both}@keyframes fragment-settle{0%{opacity:0;translate:0 9px}to{opacity:1;translate:0 0}}[data-clarity-path]{stroke-linecap:round;stroke-linejoin:round}[data-clarity-path] path{vector-effect:non-scaling-stroke}@media(max-width:999px){.p-mobile-connector{display:block;position:absolute;left:calc(50% - 12px);top:-34px;width:24px;height:24px;color:#d9e8b1}}@media(max-width:760px){.work-evidence>.evidence-arrow{display:none}}@media(prefers-reduced-motion:reduce){.film-fragment,.arrow-icon{animation:none!important;transition:none!important}}html[data-reduced-motion=true] .film-fragment,html[data-reduced-motion=true] .arrow-icon{animation:none!important;transition:none!important}.wordmark .wordmark-lettering{--wordmark-ink: var(--ink);--wordmark-accent: var(--signal);display:inline-block;color:var(--wordmark-ink);line-height:1}.wordmark .wordmark-accent{color:var(--wordmark-accent)}.wordmark .wordmark-i{background:linear-gradient(to bottom,var(--wordmark-accent) 0 .4em,var(--wordmark-ink) .4em 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.wordmark.wordmark--reversed .wordmark-lettering{--wordmark-ink: var(--paper);--wordmark-accent: #e2ffb7}.site-header>.wordmark{display:inline-flex;align-items:center;line-height:1}.site-header>.header-note{align-self:center;padding-block-start:.3em;font-size:9px;line-height:1.4}.site-header>nav{align-items:center;line-height:1.5}.site-header nav>.header-nav-item{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;min-height:42px;padding:12px 0;border:0;background:none;font:inherit;line-height:inherit}.site-header nav>.nav-contact.header-nav-item{padding-inline-start:28px;border-inline-start:1px solid var(--line)}.site-header nav .header-nav-item>.header-nav-label{position:relative;display:inline-flex;align-items:center;gap:23px;margin:0;color:inherit;font:inherit;line-height:inherit;white-space:nowrap;float:none}.site-header nav .header-nav-label>.arrow-icon{display:block;width:1.3em;height:1.3em;color:var(--signal);vertical-align:initial}.site-header nav .header-nav-label:after{content:"";position:absolute;inset-inline:0;bottom:-7px;height:2px;background:var(--signal);transform:scaleX(0);transform-origin:left center;transition:transform .24s cubic-bezier(.2,.7,.2,1)}.site-header nav .header-nav-item:is(:hover,:focus-visible)>.header-nav-label:after{transform:scaleX(1)}@media(max-width:760px){.site-header>nav{align-items:stretch}.site-header nav>.nav-contact.header-nav-item{margin-block-start:5px;padding:15px 0;border-inline-start:0;border-block-start:1px solid var(--line)}.site-header nav>.nav-contact .header-nav-label{width:100%;justify-content:space-between}}@media(prefers-reduced-motion:reduce){.site-header nav .header-nav-label:after{transition:none}}html[data-reduced-motion=true] .site-header nav .header-nav-label:after{transition:none}@media(forced-colors:active){.wordmark .wordmark-i{background:none;color:CanvasText}.site-header nav .header-nav-label:after{background:LinkText}}.p-card-pin,.p-list-dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:currentColor;flex-shrink:0}.p-card-pin{margin-top:3px;opacity:.65}.p-list-dot{margin-right:5px;vertical-align:2px}.film-caption button{display:grid;place-items:center;transition:background .2s,box-shadow .2s}.film-caption button:hover{background:#253e35d9}.film-caption button:active{box-shadow:inset 0 0 0 2px #f2f0e950}.people{--people-title-size:clamp(56px,6.6vw,112px);--people-head-bottom:calc(112px + var(--people-title-size)*2.97);--people-note-top:calc(var(--people-head-bottom) + 72px);min-height:max(990px,100svh)}.people h2{top:112px;font-size:var(--people-title-size);max-width:90%;line-height:.99}.people .note-one{top:var(--people-note-top);bottom:auto;left:14%}.people .note-two{top:calc(var(--people-note-top) + 166px);bottom:auto;left:32%}.people .people-copy{top:calc(var(--people-note-top) + 30px);bottom:auto;width:32%;max-width:480px;padding:32px}.people-copy p{font-size:22px}.people-copy p+p{font-size:14px}.people-signoff{font-size:12px}.contact-resolution{position:absolute;inset:0;width:100%;height:100%;z-index:3;pointer-events:none;overflow:hidden}.contact-route-base{stroke:#f2f0e9;stroke-width:1.25;opacity:.25}.contact-beam{stroke:#e2ffb7;stroke-width:2.5;opacity:0}.contact-resolution.is-static .contact-route-base{opacity:.65;stroke:#e2ffb7}@media(min-width:1800px){.people{min-height:max(1080px,100svh)}.people .note-one{top:calc(var(--people-note-top) + 22px)}.people .note-two{top:calc(var(--people-note-top) + 210px)}.people .people-copy{top:calc(var(--people-note-top) + 72px)}}@media(max-width:999px){.people{--people-title-size:8vw;min-height:1030px}.people .people-copy{width:43%;top:calc(var(--people-note-top) + 110px);padding:28px}.people .note-one{left:9%}.people .note-two{left:18%;top:calc(var(--people-note-top) + 185px)}}@media(max-width:760px){.people{--people-title-size:11vw;min-height:930px}.people .people-copy{top:auto;bottom:55px;width:auto;max-width:none;left:var(--gutter);right:var(--gutter);padding:26px}.people .note-one{top:calc(var(--people-head-bottom) + 66px);left:9%}.people .note-two{top:calc(var(--people-head-bottom) + 128px);left:28%}.people-copy p{font-size:22px}.people-copy p+p{font-size:14px}}@media(prefers-reduced-motion:reduce){.contact-button .arrow-icon{transform:none!important}}html[data-reduced-motion=true] .contact-button .arrow-icon{transform:none!important}html[data-reduced-motion=true],html[data-reduced-motion=true] body{scroll-behavior:auto!important}@media(prefers-reduced-motion:reduce){html,body{scroll-behavior:auto!important}}
