@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;550;600;650;700;750;800&display=swap');
:root{--paper:#f6f6f2;--ink:#20211f;--muted:#686963;--accent:#c44127;--bright:#e65632;--line:#dcded7;--dark:#20221f;--ease:cubic-bezier(.2,.7,.25,1);font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}svg{display:block}button{color:inherit}button:disabled{cursor:wait}::selection{background:#e8ab92;color:#1b1d19}:focus-visible{outline:3px solid var(--accent);outline-offset:6px}p{line-height:1.6}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;font-weight:550}button{border:0} [hidden]{display:none!important}.wrap{width:min(1440px,calc(100% - 112px));margin-inline:auto}.muted{color:var(--muted)}.eyebrow,.tiny-label{font-size:11px;font-weight:650;letter-spacing:.12em;line-height:1.6}.eyebrow{display:flex;align-items:center;gap:10px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.skip-link{position:fixed;z-index:100;top:-100px;left:20px;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{top:10px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 56px;background:rgba(246,246,242,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:30;border-bottom:1px solid transparent;transition:border-color .3s}.site-header.scrolled{border-color:var(--line)}.brand{display:flex;align-items:center;gap:10px}.brand>span:nth-child(2){font-family:Manrope,sans-serif;font-size:29px;letter-spacing:-1.8px;font-weight:800}.brand-mark{width:24px;height:26px;color:var(--accent);margin-right:1px}.brand-dot{color:var(--accent)}.studio-label{font-size:8px;font-weight:650;line-height:1.25;letter-spacing:.04em;border-left:1px solid #c8cbc3;padding-left:12px;margin-left:6px}.desktop-nav{display:flex;gap:33px;margin-left:30px;font-size:13px}.desktop-nav a{position:relative;padding:9px 0}.desktop-nav a:after{content:'';position:absolute;bottom:2px;left:0;right:0;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--ink);border:1px solid var(--ink);color:white;padding:19px 24px;border-radius:4px;font-size:14px;font-weight:500;min-height:54px;transition:background .2s,transform .2s}.button:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button-small{padding:12px 17px;min-height:43px;font-size:12px;gap:28px}.button-light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button-light:hover{color:white}.button-outline{background:transparent;color:var(--ink);border-color:#a5a8a0}.button-outline:hover{color:white}.text-link{display:inline-flex;gap:30px;align-items:center;font-size:14px;border-bottom:1px solid #9d9e98;padding-bottom:9px}.text-link span{font-size:21px;transition:transform .2s}.text-link:hover span{transform:translate(3px,3px)}.menu-toggle{display:none}.hero{padding-top:48px}.hero-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin:27px 0 44px}.hero h1{font-size:clamp(60px,6.85vw,112px);letter-spacing:-.073em;line-height:1.06;font-weight:500}.hero h1>span{color:var(--accent)}.hero-intro{width:285px;padding-bottom:7px;flex-shrink:0}.hero-intro>p:first-child{font-size:19px;line-height:1.55;margin-bottom:14px;letter-spacing:-.35px}.hero-intro .muted{font-size:14px;line-height:1.65;margin-bottom:24px}.hero-stage{height:460px;position:relative;isolation:isolate;overflow:hidden;background:#1d1e1c;border-radius:5px;color:#f6f6f2}.hero-art{position:absolute;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:50% 52%}.hero-stage:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(17,20,18,.45),transparent 55%),linear-gradient(0deg,rgba(17,20,18,.35),transparent 25%)}.stage-top{position:absolute;top:29px;left:34px;right:34px;display:flex;justify-content:space-between}.stage-index{font-size:11px;letter-spacing:.1em;opacity:.6}.stage-copy{position:absolute;left:42px;top:43%;transform:translateY(-30%)}.stage-copy>.tiny-label{font-size:10px;opacity:.6}.stage-copy p{font-family:Manrope,sans-serif;font-size:clamp(28px,3vw,48px);font-weight:450;line-height:1.16;letter-spacing:-.05em;margin-top:16px}.stage-next{position:absolute;bottom:28px;left:34px;right:34px;display:flex;align-items:center;justify-content:space-between}.stage-next>span:first-child{font-size:9px;letter-spacing:.14em;opacity:.75}.round-arrow{width:45px;height:45px;border:1px solid #ffffff65;border-radius:50%;display:grid;place-items:center;font-size:22px;transition:background .25s}.stage-next:hover .round-arrow{background:#ffffff22}.hero-foot{display:flex;align-items:center;justify-content:space-between;font-size:11px;padding:22px 0;border-bottom:1px solid var(--line)}.hero-foot i{font-style:normal;color:#adafa6;margin:0 9px}.hero-foot-last span{margin-left:16px}.contact-section{padding-block:110px}.contact-section h2{font-size:clamp(38px,5vw,78px);letter-spacing:-.065em;line-height:1.13;margin:25px 0 36px}.site-footer{border-top:1px solid var(--line);padding-top:32px}.footer-wordmark{font-family:Manrope,sans-serif;font-size:clamp(80px,18vw,270px);line-height:1.2;letter-spacing:-.08em;font-weight:700}.footer-wordmark span{color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:24px 0 50px;font-size:11px;color:var(--muted)}.preview-badge{position:fixed;bottom:13px;left:15px;z-index:45;display:flex;align-items:center;gap:8px;padding:8px 11px;background:#fffefaed;border:1px solid #d8dad1;box-shadow:0 3px 16px #00000008;border-radius:5px;font-size:10px;backdrop-filter:blur(12px)}.preview-badge>span{width:5px;height:5px;border-radius:50%;background:#608a60}.preview-badge b{font-size:8px;color:#686a60;letter-spacing:.05em;border-left:1px solid #d8dad1;padding-left:8px;font-weight:500}
.accent{color:var(--accent)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.inline-button{background:none;padding:0;font-size:inherit;text-decoration:underline;text-underline-offset:4px}.hero-art{width:78%;height:140%;top:-19%;right:-1%;left:auto;object-fit:contain;mask-image:linear-gradient(90deg,transparent,black 17%)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:50px}.section-heading h2{font-size:clamp(42px,4.4vw,68px);line-height:1.1;letter-spacing:-.065em;margin-top:19px}.section-heading>p{max-width:345px;color:var(--muted);font-size:16px;line-height:1.7;padding-bottom:7px}.intro-section{display:grid;grid-template-columns:1fr 2.4fr;gap:60px;padding-block:112px 116px}.section-kicker{font-size:11px;letter-spacing:.06em;display:flex;gap:40px;align-items:flex-start;padding-top:7px}.small-cross{font-size:20px;line-height:1}.intro-section h2{font-size:clamp(26px,2.65vw,42px);line-height:1.4;letter-spacing:-.045em;font-weight:500}.intro-section>div>p{font-size:16px;color:var(--muted);max-width:590px;margin-top:25px}.work-section{padding-bottom:115px}.project-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:36px}.project-card{display:block;width:100%;padding:0;background:none;border:0;text-align:left}.project-card:nth-child(2){margin-top:98px}.project-image{height:410px;position:relative;overflow:hidden;padding:74px 38px 55px;border-radius:3px;display:flex;align-items:center;justify-content:center;isolation:isolate}.project-stone .project-image{background:#e6e8df}.project-auto .project-image{background:#cdd4d8}.project-cafe .project-image{background:#e7d9c5}.project-building .project-image{background:#d6e0e0}.project-tag{position:absolute;top:27px;left:28px;font-size:9px;letter-spacing:.1em;font-weight:600}.browser-mock{position:relative;width:100%;border:1px solid #ffffff55;background:#fff;box-shadow:0 17px 45px #1e291c22;border-radius:5px;overflow:hidden;transition:transform .7s var(--ease),box-shadow .7s}.browser-mock img{width:100%;aspect-ratio:1.85;object-fit:cover;object-position:top}.browser-bar{height:24px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;background:#f4f5f1;color:#73756d;font-size:6px}.browser-bar>span:first-child{font-size:5px;letter-spacing:1px;color:#a6a79f}.project-card:hover .browser-mock{transform:translateY(-6px) scale(1.035);box-shadow:0 24px 48px #1e291c30}.project-open{position:absolute;right:24px;bottom:21px;font-size:24px;width:38px;height:38px;display:grid;place-items:center;transition:background .3s,transform .3s;border:1px solid #20211f4d;border-radius:50%}.project-card:hover .project-open{background:var(--ink);color:white;transform:rotate(5deg)}.project-caption{display:flex;justify-content:space-between;gap:12px;padding:23px 0}.project-caption h3{font-size:20px;font-weight:600;letter-spacing:-.045em}.project-caption p{font-size:13px;color:var(--muted);margin-top:7px}.project-caption>span{font-size:11px;color:#8e9086;padding-top:7px}.work-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:18px;border-bottom:1px solid var(--line);padding-bottom:25px}.work-bottom>span{font-size:11px;color:var(--muted)}.work-bottom button{background:none}.more-projects{margin-top:35px}.more-projects .project-card:nth-child(2){margin-top:30px}.services-section{padding-bottom:115px}.service-layout{display:grid;grid-template-columns:1fr 1.02fr;gap:95px}.service-tabs{padding-top:14px}.service-tab{display:flex;align-items:flex-start;gap:18px;width:100%;padding:30px 2px;background:none;border-top:1px solid var(--line);text-align:left;transition:color .2s}.service-number{font-size:11px;padding-top:7px;color:var(--muted)}.service-tab>span:nth-child(2){flex:1}.service-tab strong{font-family:Manrope,sans-serif;font-size:23px;letter-spacing:-.045em;font-weight:550;line-height:1.35;display:block}.service-tab>span:nth-child(2)>span{display:block;font-size:14px;color:var(--muted);margin-top:8px}.service-arrow{font-size:24px;opacity:.25;transition:transform .3s,opacity .3s}.service-tab.active{color:var(--accent);border-top-color:var(--accent)}.service-tab.active .service-arrow{opacity:1;transform:rotate(45deg)}.services-note{font-size:13px;color:var(--muted);max-width:370px;margin-top:32px;line-height:1.8}.services-note button{color:var(--ink)}.service-panel{background:#eceee6;border-radius:4px;overflow:hidden;min-height:570px}.service-visual{height:280px;padding:35px 38px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e6e9de}.mini-page{background:#fbfcf7;border:1px solid #fff;border-radius:4px;padding:19px 25px;width:100%;max-width:410px;box-shadow:0 15px 30px #4f5e3f18;transform:rotate(-3deg);transition:transform .5s}.service-panel:hover .mini-page{transform:rotate(0)}.mini-nav{font-size:7px;display:flex;justify-content:space-between;gap:10px;margin-bottom:28px}.mini-nav strong{letter-spacing:.06em}.mini-nav>span{font-size:6px;opacity:.6}.mini-eyebrow{font-size:6px;letter-spacing:.12em;color:#747c5d}.mini-page p{font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-.05em;line-height:1.18;margin-top:9px}.mini-rule{height:1px;background:#d7ddca;margin:17px 0}.mini-cta{background:#333e28;color:white;padding:8px 11px;font-size:7px;display:inline-flex;gap:25px;border-radius:2px}.visual-caption{position:absolute;bottom:13px;font-size:8px;letter-spacing:.1em;color:#676e5a}.panel-copy{padding:32px 36px 37px}.panel-copy h3{font-size:29px;line-height:1.24;letter-spacing:-.045em}.panel-copy>p{font-size:14px;color:var(--muted);margin:18px 0 20px;line-height:1.75}.tag-list{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:25px}.tag-list>span{border:1px solid #cbd0c1;border-radius:3px;font-size:10px;padding:5px 9px}.panel-copy button{background:none;font-size:13px}.systems-visual{background:#e5e7ed;display:block;padding:25px 40px}.systems-visual>.tiny-label{display:block;text-align:center;font-size:9px;color:#6d6b76}.systems-visual .visual-caption{width:100%;left:0;text-align:center}.systems-stack{max-width:335px;margin:16px auto 0}.systems-stack>div{background:#f7f7fb;display:flex;align-items:center;gap:13px;padding:11px 14px;border:1px solid #d2d5df;border-radius:5px;font-size:11px;box-shadow:0 3px 5px #2a274709}.system-icon{font-size:19px;color:#5c5f7a}.system-check{margin-left:auto;color:#777e73}.system-connector{display:block;text-align:center;font-size:15px;color:#989ab0;line-height:1.2}.care-visual{background:#eaddd3;padding:24px 45px}.care-sheet{width:100%;max-width:350px;background:#faf6ee;border:1px solid #fff;padding:20px 23px;transform:rotate(2deg);box-shadow:0 10px 30px #5d442515}.care-top{display:flex;justify-content:space-between;align-items:center}.care-top .tiny-label{font-size:7px;color:#867763}.care-sheet h4{font-family:Manrope,sans-serif;font-size:26px;font-weight:500;letter-spacing:-.04em;margin:10px 0 16px}.care-sheet>div:not(.care-top){display:flex;gap:10px;font-size:10px;padding:9px 0;border-top:1px solid #e4dcce}.care-sheet>div>span{color:#9a8a73;font-size:8px}.care-sheet i{font-style:normal;margin-left:auto;color:#827853}
.automation-section{background:var(--dark);color:#f4f5ed;position:relative;overflow:hidden}.automation-wrap{padding-block:86px 34px}.automation-intro{display:flex;gap:70px;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.automation-intro .eyebrow{font-size:10px;color:#ced0c5}.automation-intro h2{font-size:clamp(32px,3.5vw,54px);letter-spacing:-.055em;line-height:1.18;margin-top:25px}.automation-intro h2>span{color:#b6bda8}.automation-intro>p{width:280px;color:#b8bcb0;font-size:14px;padding-bottom:5px;line-height:1.75}.demo-layout{display:grid;grid-template-columns:1fr 1fr;gap:95px}.workflow{padding-top:10px}.flow-node{position:relative;display:flex;gap:24px;padding:24px 0 32px;align-items:flex-start;opacity:.54;transition:opacity .4s}.flow-node.active,.flow-node.done{opacity:1}.flow-symbol{width:52px;height:52px;display:grid;place-items:center;border:1px solid #a9b49f57;border-radius:12px;font-size:25px;transition:background .4s,color .4s;flex-shrink:0;background:var(--dark);z-index:1}.flow-node:not(:last-child):after{content:'';position:absolute;left:26px;top:65px;height:72px;width:1px;background:#b2b8a040}.flow-node.active .flow-symbol,.flow-node.done .flow-symbol{background:#d0d8bd;color:#333a28;border-color:#d0d8bd}.flow-label{font-size:9px;letter-spacing:.12em;color:#c7cdbd}.flow-node h3{font-size:23px;letter-spacing:-.04em;margin:8px 0 4px}.flow-node p{font-size:13px;color:#bdc1b4}.flow-state{margin-left:auto;font-size:18px;padding-top:15px;color:#d4dfc1}.demo-window{border:1px solid #55594c;border-radius:6px;overflow:hidden;background:#2b2e26}.demo-window-top{border-bottom:1px solid #4a4f40;padding:18px 22px;display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:.06em}.demo-dot{width:5px;height:5px;border-radius:50%;background:#c8d6b5}.demo-pill{margin-left:auto;color:#afb5a2;font-size:8px}.demo-content{padding:25px}.demo-message{display:flex;align-items:center;gap:11px}.sample-avatar{width:34px;height:34px;border-radius:50%;background:#c7cebd;color:#394330;display:grid;place-items:center;font-size:10px}.demo-message>div{display:flex;flex-direction:column;gap:4px}.demo-message strong{font-size:12px;font-weight:500}.demo-message>div>span,.message-time{font-size:9px;color:#c0c6b5}.message-time{margin-left:auto}.sample-enquiry{font-size:13px;line-height:1.7;padding:20px 0;color:#d0d4c7}.demo-result{min-height:114px;padding:16px 18px;background:#353a2e;border:1px solid #555d46;border-radius:3px;display:flex;flex-direction:column;justify-content:center}.demo-result>.tiny-label{font-size:8px;color:#c5d2af}.demo-result>p{font-size:12px;color:#c9d0bb;line-height:1.6;margin-top:7px}.result-tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.result-tags>span{background:#48513a;color:#e3e9da;padding:5px 8px;font-size:10px;border-radius:3px}.demo-button{display:flex;width:100%;align-items:center;justify-content:space-between;border:1px solid #c3cdb0;border-radius:3px;background:#d2dbc0;color:#283221;padding:13px 16px;margin-top:18px;font-size:12px;transition:background .2s}.demo-button:hover{background:#e6eed8}.demo-button:disabled{opacity:.6}.demo-button>span{font-size:20px}.demo-disclaimer{font-size:9px;color:#b4bca6;margin-top:11px;text-align:center}.automation-bottom{border-top:1px solid #53574b;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:27px;margin-top:55px;font-size:11px;color:#bac3ab}.automation-bottom button{color:#e9ece2;background:none;font-size:12px;border-color:#828b73}.approach-section{padding-block:115px 105px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:57px}.process-step{border-top:1px solid #a9ad9f;padding-top:18px}.step-top{display:flex;justify-content:space-between;color:var(--accent);font-size:11px}.step-top>span:last-child{font-size:19px}.process-step h3{font-size:25px;letter-spacing:-.045em;margin:23px 0 17px}.process-step p{font-size:14px;color:var(--muted);line-height:1.75;min-height:100px}.step-deliverable{display:block;margin-top:24px;font-size:10px;color:#797e6e}.pricing-section{display:grid;grid-template-columns:1fr 1.4fr;gap:95px;border-top:1px solid var(--line);padding-top:76px;padding-bottom:100px}.pricing-intro h2{font-size:clamp(34px,3.8vw,57px);line-height:1.15;letter-spacing:-.06em;margin:20px 0}.pricing-intro p{font-size:14px;color:var(--muted);max-width:290px}.price-option{padding:3px 0 27px;margin-bottom:30px;border-bottom:1px solid var(--line)}.price-title{display:flex;gap:20px;justify-content:space-between;align-items:baseline}.price-title h3{font-size:20px;letter-spacing:-.04em}.price{font-size:23px;white-space:nowrap;letter-spacing:-.04em}.price small{font-size:9px;letter-spacing:0;color:var(--muted)}.price-words{font-size:17px;letter-spacing:-.03em}.price-option>p{font-size:14px;color:var(--muted);margin:16px 0 20px;max-width:480px}.price-option button{background:none;font-size:12px}.care-price{background:#e9ece2;border-radius:4px;padding:20px 22px;display:flex;justify-content:space-between;align-items:center;gap:16px}.care-price strong{font-size:14px;font-weight:500}.care-price p{font-size:12px;color:var(--muted);margin-top:6px}.care-price button{font-size:24px;background:none;min-width:40px;min-height:40px}.price-note{font-size:10px;color:var(--muted);margin-top:15px;line-height:1.7;max-width:520px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:95px;padding-bottom:95px}.faq-section h2{font-size:36px;letter-spacing:-.055em;margin-top:20px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;padding:21px 0;font-size:15px;cursor:pointer;list-style:none;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:20px;color:#828777;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg);color:var(--accent)}.faq-list details>p{font-size:14px;color:var(--muted);padding:0 28px 23px 0;line-height:1.8}.contact-section{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-end;gap:50px;padding-block:90px 100px}.contact-section h2{font-size:clamp(60px,7.8vw,115px);line-height:1.03;letter-spacing:-.07em;margin:25px 0}.contact-section h2>span{color:var(--accent)}.contact-main>p{font-size:16px;color:var(--muted);margin-bottom:28px}.contact-aside{padding-bottom:6px;width:285px}.contact-aside>.tiny-label{font-size:9px;display:block;margin-bottom:25px}.contact-aside>a{display:flex;justify-content:space-between;gap:20px;font-size:20px;letter-spacing:-.03em;border-bottom:1px solid #b9bdae;padding:0 0 10px}.contact-aside .contact-phone{font-size:14px;margin-top:17px;border:0;color:var(--muted)}.contact-aside>span:last-child{display:block;font-size:11px;line-height:1.8;color:var(--muted);margin-top:30px}.footer-top{display:flex;justify-content:space-between;gap:25px;font-size:10px;align-items:center}.footer-top>span{letter-spacing:.08em}.footer-top>div{display:flex;gap:25px}.footer-top button{font-size:10px;text-decoration:none}.footer-wordmark{display:block;font-size:clamp(90px,21.5vw,330px);line-height:1.3}.reveal.in-view{opacity:1;transform:none}.reveal-ready{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease)}
body.dialog-open{overflow:hidden}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);max-height:90dvh;width:calc(100% - 40px);padding:0;border-radius:8px;box-shadow:0 30px 90px #0004}dialog::backdrop{background:#151916b0;backdrop-filter:blur(8px)}dialog[open]{animation:dialog-enter .25s var(--ease)}@keyframes dialog-enter{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}.dialog-top{display:flex;justify-content:space-between;align-items:center;padding:20px 28px;border-bottom:1px solid var(--line);gap:20px}.dialog-top>.tiny-label{font-size:10px}.dialog-close{background:#e9ebe3;width:36px;height:36px;min-width:36px;border-radius:50%;font-size:24px;display:grid;place-items:center;line-height:1}.dialog-close:hover{background:var(--ink);color:white}.project-dialog{max-width:1050px}.project-dialog-image{padding:35px;background:#e0e3d9}.project-dialog-image img{width:100%;height:auto;box-shadow:0 10px 30px #0002;border-radius:3px}.project-dialog-copy{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;padding:38px}.project-dialog-copy h2{font-size:32px;letter-spacing:-.055em;margin:14px 0}.project-dialog-copy p{font-size:14px;color:var(--muted);line-height:1.8}.project-dialog-copy h3{font-size:14px;font-weight:600;margin-bottom:13px}.project-dialog-copy button{margin-top:20px;background:none;font-size:12px}.project-disclosure{padding:0 38px 27px;font-size:10px;color:var(--muted)}.brief-dialog{max-width:660px}.dialog-brand{font-family:Manrope,sans-serif;font-size:23px;letter-spacing:-1.4px;font-weight:700}.brief-progress{height:2px;background:var(--line)}.brief-progress-active{display:block;height:100%;width:33.33%;background:var(--accent);transition:width .3s}.brief-content{padding:32px 40px}.brief-content>.eyebrow{font-size:9px;color:var(--accent)}.brief-content>h2{font-size:37px;letter-spacing:-.06em;margin:14px 0 10px}.brief-content>p{font-size:14px;color:var(--muted);margin-bottom:28px}.brief-step{padding:0;border:0;margin:0;min-width:0}.brief-choices{display:flex;flex-direction:column;gap:9px}.brief-choices label{cursor:pointer;position:relative}.brief-choices input{position:absolute;opacity:0;width:1px;height:1px}.brief-choices label>span{display:flex;justify-content:space-between;align-items:center;border:1px solid #cfd3c6;border-radius:4px;padding:17px 18px;font-size:14px;transition:border-color .2s,background .2s}.brief-choices label b{font-size:18px;font-weight:400;color:#7f8675}.brief-choices input:checked+span{border-color:var(--accent);background:#f0e8df;color:var(--accent)}.brief-choices input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.brief-step label:not(.brief-choices label){font-size:12px;display:block;font-weight:500;margin-bottom:19px}.brief-step input:not([type=radio]),.brief-step textarea,.brief-step select{width:100%;padding:12px;border:1px solid #c9cfc0;border-radius:4px;background:#fffefa;color:var(--ink);margin-top:8px;font-size:14px;min-width:0}.brief-step textarea{resize:vertical;min-height:105px}.brief-step input::placeholder,.brief-step textarea::placeholder{color:#858b7d;font-weight:400}.brief-actions{display:flex;justify-content:flex-end;align-items:center;gap:20px;margin-top:25px}.brief-actions .text-link{background:none;border:0;margin-right:auto;font-size:13px}.brief-actions .button{font-size:13px;padding:16px 20px;min-height:49px}.brief-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);gap:20px;margin-top:28px;padding-top:19px;font-size:10px;color:var(--muted);line-height:1.5}.brief-bottom button{white-space:nowrap}.brief-summary{background:#ebeee4;border:1px solid #d7dcce;border-radius:4px;padding:20px}.summary-row{display:grid;grid-template-columns:80px 1fr;gap:15px;font-size:13px;border-bottom:1px solid #d1d7c7;padding:12px 0;line-height:1.6}.summary-row:first-child{padding-top:0}.summary-row:last-child{padding-bottom:0;border:0}.summary-row>span{color:#747c68;font-size:11px}.summary-row>strong{font-weight:500;overflow-wrap:anywhere;white-space:pre-wrap}.preview-notice{display:flex;gap:13px;margin-top:22px;padding:15px;background:#eae7dc;border:1px solid #d8d0b9;border-radius:4px}.preview-notice>span{font-size:23px;color:#756648}.preview-notice>p{font-size:11px;color:#6d6148}.preview-notice strong{font-weight:600;color:#4b4435}.form-error{font-size:12px;color:#a42d1b;margin-top:12px}.privacy-dialog{max-width:600px;padding-bottom:20px}.privacy-dialog>h2{font-size:28px;letter-spacing:-.05em;margin:28px 28px 20px}.privacy-dialog>p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 28px 18px}
@media(min-width:1700px){.site-header{padding-inline:calc((100% - 1440px)/2)}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header{padding-inline:32px}.desktop-nav{gap:22px;margin:0}.hero h1{font-size:7.4vw}.hero-intro{width:250px}.hero-stage{height:420px}.hero-foot-last{display:none}}
@media(max-width:760px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.site-header{height:80px;padding:0 20px}.brand>span:nth-child(2){font-size:25px}.brand-mark{width:21px}.studio-label{display:none}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;background:transparent;padding:12px 4px;flex-direction:column;gap:6px;width:36px;min-height:44px;justify-content:center}.menu-toggle span{height:1px;width:25px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:fixed;inset:80px 0 auto;background:var(--paper);z-index:29;padding:20px;box-shadow:0 16px 30px #00000010;display:flex;flex-direction:column}.mobile-menu a{font-size:22px;padding:17px 0;border-bottom:1px solid var(--line)}.hero{padding-top:32px}.eyebrow{font-size:9px;letter-spacing:.08em}.hero-heading{display:block;margin:24px 0 32px}.hero h1{font-size:clamp(42px,9.8vw,72px);letter-spacing:-.07em}.hero-intro{width:auto;max-width:370px;margin-top:25px;padding:0}.hero-intro>p:first-child{font-size:17px;margin-bottom:10px}.hero-intro .muted{font-size:14px;margin-bottom:18px}.hero-stage{height:400px}.hero-art{object-position:57% 50%;width:160%;max-width:none;left:-30%}.hero-stage:after{background:linear-gradient(0deg,#131713ba,transparent 70%)}.stage-copy{top:auto;bottom:75px;left:23px;transform:none}.stage-copy p{font-size:30px;margin-top:8px}.stage-copy>.tiny-label{font-size:8px}.stage-top{inset:22px 22px auto}.stage-top .tiny-label{font-size:8px}.stage-index{font-size:9px}.stage-next{left:22px;right:22px;bottom:20px}.round-arrow{width:35px;height:35px;font-size:19px}.stage-next>span:first-child{font-size:8px}.hero-foot{font-size:9px;gap:14px;align-items:flex-start;line-height:1.6;padding:18px 0}.hero-foot>span:nth-child(2){text-align:right;max-width:140px}.hero-foot i{margin:0 3px}.contact-section{padding-block:80px}.footer-bottom{gap:20px;flex-wrap:wrap;font-size:10px}.preview-badge{bottom:8px;left:8px}.contact-section h2{font-size:42px}.footer-wordmark{font-size:22vw}}
@media(max-width:1100px){.intro-section{gap:40px;grid-template-columns:1fr 2.4fr}.section-heading>p{max-width:285px}.project-grid{gap:25px}.project-image{height:340px;padding-inline:24px}.service-layout,.demo-layout{gap:50px}.service-tab strong{font-size:20px}.service-tab{gap:13px}.service-panels .panel-copy{padding-inline:27px}.panel-copy h3{font-size:25px}.service-visual{padding-inline:25px}.process-grid{gap:25px}.process-step h3{font-size:21px}.process-step p{font-size:13px;min-height:110px}.pricing-section,.faq-section{gap:50px;grid-template-columns:1fr 1.5fr}.price-title{display:block}.price{display:block;margin-top:8px}.contact-aside{width:260px}.automation-intro>p{width:245px}.demo-window-top{padding:16px}.demo-content{padding:20px}.flow-node{gap:15px}.flow-node h3{font-size:21px}}
@media(max-width:760px){.hero-art{width:170%;height:110%;left:-33%;right:auto;top:-9%;object-position:50% 50%;object-fit:contain;mask-image:none}.hero-stage:after{background:linear-gradient(0deg,#131713dd,transparent 65%)}.section-heading{display:block;margin-bottom:32px}.section-heading h2{font-size:44px;margin-top:15px}.section-heading>p{margin-top:24px;font-size:14px;max-width:350px}.intro-section{display:block;padding-block:68px 72px}.section-kicker{justify-content:space-between;margin-bottom:27px;font-size:9px}.intro-section h2{font-size:28px;line-height:1.38;letter-spacing:-.05em}.intro-section>div>p{font-size:14px;margin-top:20px;line-height:1.8}.work-section{padding-bottom:76px}.project-grid{display:block}.project-card:nth-child(2){margin-top:22px}.project-image{height:340px;padding:70px 28px 55px}.project-tag{top:25px;left:23px;font-size:8px}.project-caption{padding-top:19px}.project-caption h3{font-size:21px}.project-caption p{font-size:12px}.work-bottom{align-items:flex-start;margin-top:8px;gap:20px;line-height:1.7}.work-bottom>span{font-size:10px;max-width:145px}.work-bottom button{font-size:11px;gap:15px;white-space:nowrap}.services-section{padding-bottom:75px}.service-layout{display:block}.service-tabs{padding:0}.service-tab{padding:24px 0}.service-tab strong{font-size:22px}.service-tab>span:nth-child(2)>span{font-size:13px}.services-note{margin-top:18px;font-size:12px;margin-bottom:30px}.service-panel{min-height:0}.service-visual{height:265px;padding-inline:35px}.panel-copy{padding:27px!important}.panel-copy h3{font-size:28px}.panel-copy>p{font-size:14px}.panel-copy button{font-size:12px}.automation-wrap{padding-top:63px;padding-bottom:27px}.automation-intro{display:block;margin-bottom:30px}.automation-intro h2{font-size:34px;margin-top:20px}.automation-intro .eyebrow{font-size:8px}.automation-intro>p{width:auto;font-size:14px;margin-top:20px;max-width:340px}.demo-layout{display:block}.workflow{padding:0 0 24px}.flow-node{padding:15px 0 24px;gap:16px}.flow-node h3{font-size:21px}.flow-node p{font-size:12px}.flow-node:not(:last-child):after{top:50px;height:65px}.flow-label{font-size:8px}.flow-symbol{width:46px;height:46px;font-size:23px}.flow-node:not(:last-child):after{left:23px}.flow-state{margin-right:10px}.demo-content{padding:22px}.sample-enquiry{font-size:13px}.demo-window-top{padding:16px 19px;font-size:8px}.demo-pill{font-size:7px}.automation-bottom{display:block;margin-top:32px;padding-top:24px}.automation-bottom>span{font-size:11px}.automation-bottom button{margin-top:19px;font-size:12px;gap:22px}.approach-section{padding-block:75px}.process-grid{grid-template-columns:1fr 1fr;gap:32px 25px;margin-top:30px}.process-step h3{font-size:23px;line-height:1.3;margin-top:18px}.process-step p{font-size:13px;min-height:115px}.step-deliverable{font-size:9px;line-height:1.6;margin-top:12px}.pricing-section{display:block;padding-top:56px;padding-bottom:66px}.pricing-intro{margin-bottom:33px}.pricing-intro h2{font-size:42px}.pricing-intro p{font-size:14px;max-width:340px}.price-title{display:flex;align-items:flex-start;gap:15px}.price-title h3{font-size:19px;max-width:175px}.price{font-size:22px;margin:0}.price-words{font-size:16px}.price-option{padding-bottom:23px;margin-bottom:25px}.price-option>p{font-size:14px}.care-price{padding:18px}.price-note{font-size:10px}.faq-section{display:block;padding-bottom:65px}.faq-section h2{font-size:36px;margin:18px 0 27px}.faq-list summary{font-size:14px;padding:20px 0}.faq-list details>p{font-size:14px}.contact-section{display:block;padding-block:64px 65px}.contact-section h2{font-size:64px}.contact-main>p{font-size:14px}.contact-main>p br{display:none}.contact-aside{margin-top:44px;width:auto;max-width:340px}.contact-aside>.tiny-label{font-size:9px;margin-bottom:20px}.contact-aside>a{font-size:21px}.contact-aside>span:last-child{margin-top:18px;font-size:11px}.footer-top{display:block;font-size:8px}.footer-top>div{margin-top:20px;flex-wrap:wrap;gap:20px;font-size:11px}.footer-top button{font-size:11px}.footer-wordmark{font-size:22vw;margin:10px 0;line-height:1.4}.footer-bottom{font-size:9px}.project-dialog-image{padding:15px}.project-dialog-copy{display:block;padding:25px}.project-dialog-copy>div+div{margin-top:25px}.project-dialog-copy h2{font-size:30px}.project-disclosure{padding:0 25px 25px}.dialog-top{padding:16px 20px}.dialog-top>.tiny-label{font-size:8px}.brief-content{padding:26px 24px}.brief-content>h2{font-size:32px}.brief-content>p{font-size:13px;margin-bottom:23px}.brief-choices label>span{font-size:13px;padding:15px}.form-row{grid-template-columns:1fr;gap:0}.brief-actions{gap:12px}.brief-actions .button{font-size:12px;padding-inline:15px;gap:20px}.brief-bottom{font-size:9px;gap:15px;align-items:flex-start}.summary-row{grid-template-columns:62px 1fr;font-size:12px;gap:9px}.preview-notice{padding:13px}.preview-notice>p{font-size:10px}.brief-content>.eyebrow{font-size:9px}}
@media(max-width:380px){.project-image{height:290px}.price-title{display:block}.price{margin-top:9px}.contact-section h2{font-size:57px}.process-step h3{font-size:21px}.process-step p{min-height:145px}.hero-foot>span:nth-child(2){max-width:115px}.hero h1{font-size:10vw}.brief-content{padding-inline:20px}.demo-window-top{padding-inline:12px}.demo-content{padding:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}.reveal-ready{opacity:1;transform:none}}

/* Final optical adjustments and readable customer-facing copy. */
.browser-mock img{height:auto}
.hero-art{height:128%;top:-13%}
.desktop-nav,.button-small{font-size:14px}
.hero-intro .muted,.intro-section>div>p,.panel-copy>p,.process-step p,.price-option>p,.pricing-intro p,.faq-list details>p,.contact-main>p,.privacy-dialog>p{font-size:16px}
.hero-intro{width:300px}
.hero-foot,.project-caption p,.work-bottom>span,.tag-list>span,.step-deliverable,.price-note,.contact-aside>span:last-child,.footer-bottom,.footer-top,.footer-top button,.project-disclosure{font-size:12px}
.service-tab>span:nth-child(2)>span,.services-note,.panel-copy button,.price-option button,.automation-bottom,.automation-bottom button,.care-price p,.brief-content>p,.brief-step label:not(.brief-choices label){font-size:14px}
.sample-enquiry,.demo-result>p,.flow-node p{font-size:14px}
.demo-disclaimer{font-size:11px}
.brief-step input:not([type=radio]),.brief-step textarea,.brief-step select{font-size:16px}
.faq-list summary{font-size:16px}
.process-step p{min-height:140px}
.contact-aside>.tiny-label,.eyebrow,.section-kicker{font-size:11px}
.service-visual{user-select:none}
.hero-intro>p:first-child{font-size:18px}
.brief-content>p{line-height:1.65}
@media(max-width:1100px) and (min-width:761px){.hero-intro{width:260px}.hero h1{font-size:6.8vw}.process-step p{min-height:180px}.desktop-nav{gap:20px}.brand>span:nth-child(2){font-size:26px}.studio-label{display:none}}
@media(max-width:760px){.hero-intro{width:auto}.hero-art{height:110%;top:-9%}.hero-intro .muted{font-size:16px}.hero-foot{font-size:11px}.work-bottom>span{font-size:11px}.process-step p{font-size:15px;min-height:145px}.section-heading>p,.automation-intro>p{font-size:16px}.services-note{font-size:14px}.contact-aside>span:last-child{font-size:12px}.footer-bottom{font-size:11px}.project-caption p{font-size:13px}.brief-choices label>span{font-size:14px}.brief-bottom{font-size:11px}.preview-notice>p{font-size:12px}.demo-window-top{font-size:9px}.demo-pill{font-size:8px}.flow-node p{font-size:14px}.work-bottom button{font-size:13px}.price-option button,.panel-copy button{font-size:14px}.service-visual{height:275px}}
@media(max-width:380px){.process-step p{min-height:185px}.hero .eyebrow{font-size:9px}}
.dialog-close{width:44px;height:44px;min-width:44px}
.text-link{min-height:44px}
.brief-actions{flex-wrap:wrap}
.brief-actions #brief-copy{margin-right:0;font-size:12px}
@media(max-width:760px){.hero-art{width:145%;left:-27%}.footer-top a,.footer-top button{min-height:44px;display:inline-flex;align-items:center}.brief-actions #brief-download{flex-basis:100%}.brief-actions #brief-copy{margin-left:auto}}
.hero-stage{background:#191c19}
.hero-art{mix-blend-mode:lighten}
@media(min-width:761px) and (max-width:980px){.hero-heading{display:block}.hero h1{font-size:8.5vw}.hero-intro{width:100%;max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:15px 30px;margin-top:27px}.hero-intro>p:first-child,.hero-intro .muted{margin-bottom:0}.hero-intro .text-link{grid-column:2;justify-self:start}.process-grid{grid-template-columns:1fr 1fr;gap:35px}.process-step p{min-height:95px}.service-layout,.demo-layout{gap:30px}}
@media(max-width:760px){.hero-art{mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 85%,transparent)}}
