@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#f4f3ef;--ink:#20211f;--muted:#777873;--orange:#ff4d24;--line:#d7d8d2;--dark:#171a17;--white:#fff;--font:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:var(--orange);color:white}.page-width{width:min(1380px,calc(100% - 112px));margin-inline:auto}.site-header{width:calc(100% - 112px);max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:29px 0;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:19px}.brand-mark{font:800 43px/.9 var(--display);letter-spacing:-4px}.brand-mark span{color:var(--orange);font-size:38px;margin-left:3px}.brand-name{font-size:10px;font-weight:750;line-height:1.35;letter-spacing:1px}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:550}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--orange)}.header-cta{font-weight:650;font-size:14px;border-bottom:1px solid;padding:9px 0;display:flex;gap:27px}.header-cta span{font-size:22px}.menu-toggle{display:none}.hero{padding-top:65px;display:grid;grid-template-columns:1.1fr 1fr;gap:30px 68px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.5px;margin:0 0 28px}.tiny-cross{font-size:21px;color:var(--orange);margin-right:8px;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1{font:750 clamp(64px,7.8vw,116px)/.96 var(--display);letter-spacing:-7px;margin:25px 0 30px}h1 em,h2 em{color:var(--orange);font-style:normal}h2{font:650 clamp(38px,4.6vw,67px)/1.1 var(--display);letter-spacing:-3px;margin-bottom:26px}.hero-description{font-size:18px;line-height:1.65;color:#5a5d56;margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border:0;padding:17px 22px;font-weight:600;font-size:14px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#41443e}.button.orange{background:var(--orange);color:white}.button span{font-size:22px;line-height:1}.text-link{display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid currentColor;padding:10px 0;font-size:14px;font-weight:600}.hero-secondary{display:table;margin-top:13px;border:0;color:#62655e}.hero-visual{position:relative;border-radius:3px;background:var(--dark);color:var(--paper);overflow:hidden;display:flex;flex-direction:column;min-height:560px}.visual-topline{display:flex;justify-content:space-between;gap:18px;font-size:10px;letter-spacing:1.1px;position:relative;z-index:2;margin:27px 28px}.hero-art{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.hero-art img{width:100%;height:100%;object-fit:cover}.orbital-type{font:800 100px/.85 var(--display);color:#333b30;letter-spacing:-7px;transform:rotate(-15deg)}.orbital-type i{color:var(--orange)}.visual-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:2;margin:auto 28px 27px;font-size:14px;line-height:1.4}.outlined-arrow{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;border:1px solid #ffffff55;font-size:25px}.hero-bottom{grid-column:1/-1;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:19px 0 27px;margin-top:16px;font-size:11px;letter-spacing:1.2px;color:#676a62}.hero-bottom div{display:flex;gap:20px;letter-spacing:0;font-size:13px;color:#4b5047}.hero-bottom b{color:#a5a99f;font-weight:400}.section-space{padding-top:110px;padding-bottom:110px}.section-heading{display:grid;grid-template-columns:1.65fr 1fr;gap:0 100px;align-items:end}.section-heading .eyebrow{grid-column:1/-1}.section-heading>p:last-child{color:#666960;margin-bottom:32px;max-width:390px}.muted{color:#90938a}.service-rows{margin-top:37px}.service-row{border-top:1px solid var(--line);padding:33px 0;display:grid;grid-template-columns:50px 1fr 230px 35px;align-items:center;gap:20px;transition:padding .2s}.service-row:last-child{border-bottom:1px solid var(--line)}.service-row:hover{padding-inline:13px}.row-number{font-size:12px;color:#8c9087;align-self:start;padding-top:5px}.service-row h3{font:600 25px/1.3 var(--display);letter-spacing:-.8px;margin:0 0 9px}.service-row p{margin:0;color:#6c7065;font-size:15px}.service-tag{font-size:10px;letter-spacing:.9px;color:#767c6e}.row-arrow{font-size:28px}.lab{background:var(--dark);color:var(--paper)}.lab .eyebrow{color:#a8aea1}.lab h2{font-size:clamp(46px,5.4vw,78px)}.lab-intro{color:#aeb5a5;max-width:570px;margin-bottom:40px}.demo-root{min-height:450px;background:#edf0e9;border-radius:7px;color:var(--ink)}.demo-placeholder{min-height:450px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.demo-placeholder h3{font-size:26px;margin:20px 0 10px}.code-symbol{font:600 65px var(--display);color:var(--orange)}.work-feature{margin-top:45px;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.work-wordmark{min-height:350px;background:#deded5;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;color:#354239}.work-wordmark>span:first-child{font:750 110px/.95 var(--display);letter-spacing:-8px}.work-wordmark>span:nth-child(2){font:500 22px var(--display);letter-spacing:8px;margin-left:7px}.work-wordmark small{font-size:10px;letter-spacing:1.3px;margin-top:36px}.work-feature h3{font:650 37px/1.15 var(--display);letter-spacing:-1.5px}.work-feature p:not(.eyebrow){color:#686d62}.start-section{background:#e9e9e1;border-top:1px solid var(--line)}.start-section h2{font-size:clamp(44px,6vw,88px)}.start-section>div>p:not(.eyebrow){max-width:490px;color:#696d62}footer{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-top:40px;padding-bottom:40px}footer p{font-size:13px;color:#73776d;margin:0}footer>span,footer>a:last-child{font-size:12px;color:#73776d}.skip{position:absolute;left:12px;top:-80px;z-index:100;padding:12px 20px;background:var(--orange);color:white}.skip:focus{top:12px}@media(min-width:1600px){.hero{gap:35px 85px}}@media(max-width:1100px){.page-width,.site-header{width:calc(100% - 64px)}.hero{gap:25px 35px}h1{letter-spacing:-5px}.hero-visual{min-height:520px}.brand-name{display:none}.service-row{grid-template-columns:30px 1fr 30px}.service-tag{display:none}.section-heading{gap:0 45px}.work-feature{gap:40px}}@media(max-width:760px){html{scroll-padding-top:25px}.page-width,.site-header{width:calc(100% - 40px)}.site-header{padding:22px 0}.brand-mark{font-size:37px}.header-cta{font-size:12px;gap:10px}.site-header nav{display:none}.menu-toggle{display:none}.hero{padding-top:37px;grid-template-columns:1fr;gap:25px}.eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:22px}h1{font-size:clamp(67px,14vw,103px);letter-spacing:-4.5px;margin-top:25px}.hero-description{font-size:17px}.hero-visual{min-height:360px;margin-top:15px}.hero-bottom{flex-direction:column;font-size:10px;gap:14px;margin-top:0}.hero-bottom div{justify-content:space-between;gap:10px;font-size:12px}.section-space{padding-block:65px}.section-heading{display:block}.section-heading p:last-child{margin-top:20px}h2{font-size:39px;letter-spacing:-1.8px}.service-row{grid-template-columns:23px 1fr 25px;gap:10px;padding:25px 0}.service-row h3{font-size:21px}.service-row p{font-size:14px}.work-feature{grid-template-columns:1fr;gap:30px;margin-top:30px}.work-wordmark{min-height:280px}.work-feature h3{font-size:31px}.lab-intro{font-size:16px}.visual-topline{font-size:9px}.demo-root{min-height:360px}footer{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-block:30px}footer>span{grid-column:1}footer>a:last-child{text-align:right}.desktop-only{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Interactive showcase and conversion experience */
.brand-name,.visual-topline,.hero-bottom,.eyebrow,.service-tag,.row-number,.work-wordmark small{font-size:12px}.service-row p{font-size:16px}.hero-art img{object-position:58% center;animation:hero-arrive 1.5s cubic-bezier(.2,.65,.3,1) both}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0b0d0b44,transparent 28%,transparent 72%,#0b0d0b99);pointer-events:none}.hero-copy{animation:copy-arrive .8s ease both}.hero-visual{background:#121312}.orbital-type{display:none}.hero-description{max-width:520px}.lab-heading{display:flex;justify-content:space-between;gap:60px;align-items:end}.lab-heading .lab-intro{max-width:350px;margin-bottom:34px}.demo-tabs{display:flex;gap:13px;margin:18px 0 22px}.demo-tabs button{border:1px solid #4b5048;background:transparent;color:#d9ded3;display:flex;align-items:center;gap:20px;padding:14px 22px;border-radius:50px;font-size:14px;transition:background .2s,color .2s}.demo-tabs button span{font-size:12px;opacity:.65}.demo-tabs button[aria-selected=true]{background:var(--paper);color:var(--ink);border-color:var(--paper)}.demo-tabs button:hover{border-color:var(--paper)}.demo-root{overflow:hidden;min-height:560px;box-shadow:0 30px 80px #0003}.demo-chrome{height:44px;border-bottom:1px solid #d5d9d0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 22px;background:#e2e5dc;font-size:12px;color:#757b6e}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#b7beac}.demo-badge{font-size:12px;letter-spacing:.5px}.demo-bottom{display:flex;align-items:start;justify-content:space-between;gap:45px;padding-top:24px}.demo-bottom p{font-size:14px;color:#b3baaa;margin:0;max-width:650px}.demo-bottom button{border:0;border-bottom:1px solid #89947e;background:none;color:#e4e9de;font-size:14px;padding:0 0 5px;white-space:nowrap}.ops-app{display:grid;grid-template-columns:220px 1fr;min-height:560px}.app-sidebar{background:#edf0e7;border-right:1px solid #d9ded1;padding:30px 20px;display:flex;flex-direction:column;gap:8px}.demo-logo{font:750 24px var(--display);letter-spacing:-1px;white-space:nowrap}.demo-logo span{font-weight:400}.demo-logo i{font-size:12px;vertical-align:super;font-style:normal;margin-left:2px}.sidebar-heading{font-size:12px;letter-spacing:1.4px;color:#818b73;margin-top:33px;margin-bottom:6px}.app-sidebar>span:not(.sidebar-heading){font-size:14px;padding:10px;color:#6a765b}.app-sidebar .side-active{border-radius:5px;background:#dde4d1;color:#394a27!important;font-weight:600}.sidebar-bottom{margin-top:auto;border-top:1px solid #d7ddce;padding-top:20px;display:flex;align-items:center;gap:10px;font-size:13px}.sidebar-bottom small,.booking-person small{display:block;font-size:12px;color:#828976;margin-top:2px}.avatar{display:grid;place-items:center;flex:0 0 35px;width:35px;height:35px;border-radius:50%;background:#d0d9c4;color:#52663b;font-size:12px;font-weight:600}.app-main{padding:30px 35px;background:#f8f9f5;min-width:0}.app-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.app-heading p{font-size:12px;letter-spacing:1.1px;color:#829172;margin-bottom:10px}.app-heading h3{font:650 28px/1.2 var(--display);letter-spacing:-1px;margin-bottom:25px}.sample-label{font-size:12px;color:#79846b}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:30px}.metric-grid>div{border:1px solid #e0e5d7;border-radius:7px;padding:18px;display:flex;flex-direction:column;background:#fff}.metric-grid span{font-size:13px;color:#778268}.metric-grid strong{font:600 44px/1.4 var(--display);letter-spacing:-2px;color:#334725}.metric-grid small{font-size:12px;color:#89917f}.metric-grid .highlight-metric{background:#e5edda;border-color:#d2debf}.jobs-header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 10px}.jobs-header h4{font-size:15px;margin:0;font-weight:600}.jobs-header>span{font-size:12px;color:#8a927f}.job-row{display:flex;gap:13px;align-items:center;border-bottom:1px solid #e2e7da;padding:16px 0}.job-row:last-child{border:0}.job-index{font-size:12px;color:#8b9580}.job-name{margin-right:auto}.job-name strong{font-size:14px;font-weight:550}.job-name small{display:block;font-size:12px;color:#87927a;margin-top:3px}.job-status{font-size:12px;white-space:nowrap;border-radius:20px;padding:4px 9px}.stage-0{background:#e9ebe7;color:#69725f}.stage-1{background:#f3e6c5;color:#886d28}.stage-2{background:#e2edd6;color:#506b32}.job-row button,.deliverable button{background:white;border:1px solid #d4dcc7;border-radius:5px;padding:7px 12px;font-size:12px;color:#51623f;min-width:82px;min-height:34px}.job-row button:hover:not(:disabled),.deliverable button:hover:not(:disabled){background:#dce8ce}.job-row button:disabled,.deliverable button:disabled{border-color:transparent;background:transparent;color:#6a7f55;cursor:default}.booking-app{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:#fcfaf7}.booking-story{padding:37px 44px;background:#ebe2d7;display:flex;flex-direction:column}.booking-story .demo-logo{color:#654f40;margin-bottom:42px}.booking-story .eyebrow{font-size:12px;color:#a08671;margin-bottom:15px}.booking-story h3{font:650 43px/1.05 var(--display);letter-spacing:-2px;color:#553e2e;margin-bottom:24px}.booking-story h3 em{font-style:normal;color:#a76648}.booking-story>p:not(.eyebrow){font-size:15px;color:#957d69}.booking-person{display:flex;align-items:center;gap:12px;margin-top:auto;font-size:14px;color:#69513f}.booking-person .avatar{background:#d4bda8;color:#624630}.booking-person small{color:#957f6b}.booking-card{padding:38px 44px}.booking-card-heading h3{font:650 27px var(--display);letter-spacing:-1px;margin:0 0 6px}.booking-card-heading p{font-size:14px;color:#84796b;display:flex;gap:20px;margin-bottom:26px}.calendar-top,.time-label{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin-bottom:15px}.calendar-top>span,.time-label>span{font-size:12px;color:#9d9181}.date-options{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:25px}.date-options button{padding:10px 3px;border:1px solid #dfd8ce;border-radius:7px;color:#766756;background:white}.date-options span{display:block;font-size:12px}.date-options strong{font-size:19px;font-weight:500}.date-options button.chosen{color:#fff;background:#73533d;border-color:#73533d}.time-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.time-options button{padding:9px 5px;background:white;border:1px solid #dfd8ce;border-radius:5px;font-size:13px;color:#766756}.time-options button.chosen{border-color:#73533d;background:#f0e5d9;color:#62402a}.booking-summary{display:flex;justify-content:space-between;gap:12px;font-size:12px;border-top:1px solid #e7e1d8;padding-top:18px;margin:23px 0 18px;color:#857460}.booking-confirm{width:100%;background:#73533d!important}.booking-note{font-size:12px;color:#998a79;margin:12px 0 0}.booking-success{min-height:480px;display:flex;flex-direction:column;align-items:start;justify-content:center}.success-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:50%;background:#dce7d3;color:#4c6837;font-size:27px;margin-bottom:30px}.booking-success h3{font:650 40px var(--display);letter-spacing:-2px;margin-bottom:15px}.booking-success>p{font-size:15px;color:#746656}.booking-success .eyebrow{font-size:12px}.booking-success .sample-label{font-size:13px}.portal-app{min-height:560px;background:#f4f4f8}.portal-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 32px;background:#fff;border-bottom:1px solid #e2e2e9}.portal-top .demo-logo{color:#45415c}.portal-top .avatar{background:#ece8f2;color:#6b6281}.portal-top .sample-label{margin-left:auto}.portal-content{padding:32px}.portal-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.portal-title .eyebrow{font-size:12px;letter-spacing:1px;color:#938b9f;margin-bottom:10px}.portal-title h3{font:650 27px/1.2 var(--display);letter-spacing:-1px;margin-bottom:8px}.portal-title p:not(.eyebrow){font-size:14px;color:#9690a1;margin-bottom:0}.portal-phase{font-size:12px;padding:6px 12px;border-radius:20px;background:#e5e0ef;color:#76688b;white-space:nowrap}.portal-columns{display:grid;grid-template-columns:1.7fr 1fr;gap:22px}.deliverables{background:white;border:1px solid #e3dfe9;border-radius:7px;padding:22px}.deliverable{display:flex;align-items:center;gap:13px;padding:22px 0;border-bottom:1px solid #eeebf1}.deliverable:last-child{border:0}.file-icon{background:#f0edf5;border-radius:6px;color:#9782b1;width:35px;height:43px;display:grid;place-items:center;font-size:20px;flex-shrink:0}.deliverable>div{margin-right:auto}.deliverable strong{font-size:14px;font-weight:550}.deliverable small{display:block;font-size:12px;color:#9a91a5;margin-top:4px}.deliverable button{color:#78608b;border-color:#ddd3e7}.deliverable button:hover:not(:disabled){background:#ece5f3}.deliverable button:disabled{color:#9a8aaa}.project-progress{padding:23px;border:1px solid #ddd5e8;background:#ede8f3;border-radius:7px}.project-progress .eyebrow{font-size:12px;letter-spacing:.8px;color:#8b799d}.project-progress>strong{font:650 63px/1.3 var(--display);letter-spacing:-3px;display:block;color:#6b5482;margin-top:10px}.project-progress>strong span{font-size:25px}.progress-track{height:5px;background:#d9cee5;border-radius:9px;margin:15px 0 22px;overflow:hidden}.progress-track i{height:100%;display:block;background:#9473b5}.project-progress h4{font-size:15px;color:#6d5685;margin:0 0 10px}.project-progress p{font-size:13px;color:#9585a5}.project-progress .sample-label{color:#9585a5}.ambition-section{background:#e9e9e1}.ambition-layout{display:grid;grid-template-columns:1.2fr 1fr;column-gap:90px}.ambition-layout>.eyebrow{grid-column:1/-1}.ambition-layout h2{font-size:clamp(37px,3.7vw,55px)}.ambition-copy>p{color:#666b60;margin-bottom:28px}.capability-tags{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:25px}.capability-tags span{font-size:13px;padding:7px 12px;border:1px solid #c9cdbf;border-radius:40px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:45px}.process-grid article{border-top:1px solid #bbbfb4;padding-top:22px}.process-grid article>span{font-size:12px;color:#919987;letter-spacing:.8px}.process-grid h3{font:600 24px/1.25 var(--display);letter-spacing:-.7px;margin:27px 0 15px;max-width:230px}.process-grid p{font-size:16px;color:#767e6c}.faq-layout{margin-top:110px;display:grid;grid-template-columns:1fr 1.55fr;gap:85px}.faq-layout>h3{font:600 32px/1.2 var(--display);letter-spacing:-1.2px}.faq-items details{border-top:1px solid var(--line)}.faq-items details:last-child{border-bottom:1px solid var(--line)}.faq-items summary{cursor:pointer;list-style:none;font-weight:550;font-size:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary span{font-size:25px;font-weight:400;color:#8c927f}.faq-items details[open] summary span{transform:rotate(45deg)}.faq-items details p{color:#79816f;font-size:16px;padding:0 25px 18px 0}.start-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:85px}.start-layout h2{font-size:clamp(43px,4.8vw,70px);letter-spacing:-3px}.start-intro{max-width:370px;color:#747c6a}.local-note{font-size:12px;color:#7d8475;margin:25px 0 0}.start-layout .local-note{margin-top:38px}#brief-form{padding-top:3px}#brief-form label{display:block;font-size:14px;font-weight:600;margin-bottom:9px}#brief-form select,#brief-form textarea,#brief-form input:not(.honeypot){border:1px solid #c5cbbd;border-radius:3px;background:#f5f5ef;color:#424a39;width:100%;padding:13px 15px;font-size:14px;margin-bottom:22px}#brief-form textarea{resize:vertical;min-height:110px;line-height:1.6}#brief-form textarea::placeholder{color:#969d8e}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}#brief-form .button{width:100%}#brief-status{font-size:13px;color:#6c775e;margin-top:13px;margin-bottom:0}dialog{background:var(--paper);color:var(--ink);border:0;border-radius:9px;padding:45px;width:min(620px,calc(100% - 32px));max-height:90vh;box-shadow:0 30px 130px #0005}dialog::backdrop{background:#141713b8;backdrop-filter:blur(6px)}dialog h2{font-size:38px;letter-spacing:-1.7px;margin-bottom:15px}.dialog-close{position:absolute;right:17px;top:10px;background:none;border:0;font-size:30px;color:#707967}.brief-dialog-intro{font-size:15px;color:#7c8671}#brief-preview{margin:25px 0;border-top:1px solid var(--line)}#brief-preview>div{padding:13px 0;border-bottom:1px solid var(--line)}#brief-preview span{font-size:12px;text-transform:uppercase;letter-spacing:.7px;color:#8d947f}#brief-preview p{font-size:15px;white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0}.demo-toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:#f4f3ef;color:#333b2a;border:1px solid #cbd1c2;border-radius:8px;padding:14px 20px;box-shadow:0 10px 30px #0002;z-index:100;font-size:14px;width:max-content;max-width:calc(100% - 36px);transition:opacity .2s,transform .2s}.demo-toast.show{opacity:1;transform:translate(-50%,0)}@keyframes hero-arrive{from{transform:scale(1.12);opacity:0}to{transform:scale(1);opacity:1}}@keyframes copy-arrive{from{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}
@media(max-width:1100px){.ops-app{grid-template-columns:170px 1fr}.app-sidebar{padding:27px 13px}.app-main{padding:27px 24px}.app-heading .sample-label{display:none}.job-status{display:none}.app-sidebar .demo-logo{font-size:22px}.job-row{gap:10px}.booking-card,.booking-story{padding:32px}.booking-story h3{font-size:38px}.portal-content{padding:25px}.portal-columns{grid-template-columns:1.5fr 1fr;gap:15px}.deliverables{padding:16px}.deliverable{gap:9px}.deliverable .file-icon{display:none}.deliverable small{max-width:185px}.ambition-layout{gap:0 45px}.start-layout{gap:40px}.process-grid{gap:24px}.faq-layout{gap:45px}.demo-tabs button{padding:12px 18px}.brand-name{font-size:12px}}
@media(max-width:760px){.eyebrow,.visual-topline,.hero-bottom{font-size:12px;letter-spacing:.5px}.hero-bottom>span{font-size:12px}.hero-description{font-size:17px}.hero-visual{min-height:375px}.hero-art img{object-position:58% center}.lab-heading{display:block}.lab-heading .lab-intro{max-width:100%;margin-bottom:25px}.demo-tabs{gap:7px;margin:22px 0 17px}.demo-tabs button{font-size:12px;padding:10px 12px;gap:0;border-radius:6px;flex:1;justify-content:center;line-height:1.4}.demo-tabs button span{display:none}.demo-chrome{padding:0 14px;font-size:12px;gap:10px}.demo-badge{font-size:12px;letter-spacing:0}.window-dots{display:none}.ops-app{display:block;min-height:570px}.app-sidebar{display:none}.app-main{padding:23px 17px}.app-heading h3{font-size:24px;margin-bottom:22px}.app-heading p{font-size:12px;letter-spacing:.3px}.metric-grid{gap:7px;margin-bottom:24px}.metric-grid>div{padding:11px 9px}.metric-grid span{font-size:12px}.metric-grid strong{font-size:33px}.metric-grid small{font-size:12px;line-height:1.35}.job-name strong{font-size:13px}.job-name small{font-size:12px}.job-index{display:none}.job-row{gap:8px;padding:20px 0}.job-row button{font-size:12px;min-width:75px;padding:8px}.jobs-header h4{font-size:14px}.demo-bottom{gap:20px}.demo-bottom p{font-size:13px}.demo-bottom button{font-size:13px}.booking-app{grid-template-columns:1fr;min-height:570px}.booking-story{display:none}.booking-card{padding:26px 22px}.booking-card-heading h3{font-size:26px}.booking-card-heading p{font-size:14px}.booking-summary{font-size:12px}.booking-success{min-height:480px}.portal-top{padding:20px 17px}.portal-top .demo-logo{font-size:23px}.portal-top .sample-label{display:none}.portal-content{padding:24px 17px}.portal-title{margin-bottom:20px}.portal-title h3{font-size:25px;max-width:250px}.portal-title p:not(.eyebrow){font-size:14px}.portal-phase{display:none}.portal-columns{display:flex;flex-direction:column}.deliverables{padding:16px}.deliverable{padding:19px 0}.deliverable strong{font-size:13px}.deliverable small{max-width:150px;font-size:12px}.deliverable button{min-width:72px;padding:7px}.project-progress{padding:20px;display:grid;grid-template-columns:1fr 80px;gap:10px 20px}.project-progress>.eyebrow{grid-column:1;font-size:12px}.project-progress>strong{grid-column:2;grid-row:1/3;font-size:38px;margin:0;text-align:right}.project-progress>strong span{font-size:20px}.progress-track{grid-column:1;margin:8px 0}.project-progress h4{grid-column:1/-1;margin:0}.project-progress p,.project-progress .sample-label{grid-column:1/-1;margin:0}.project-progress .sample-label{display:none}.ambition-layout{display:block}.ambition-layout h2{font-size:38px}.ambition-copy{margin-top:27px}.capability-tags span{font-size:12px}.process-grid{grid-template-columns:1fr 1fr;gap:25px 22px;margin-top:32px}.process-grid h3{font-size:22px;margin-top:20px}.process-grid p{font-size:15px}.process-grid article>span{font-size:12px}.faq-layout{display:block;margin-top:60px}.faq-layout>h3{font-size:29px;margin-bottom:28px}.faq-items summary{font-size:15px}.faq-items details p{font-size:15px}.start-layout{display:block}.start-layout h2{font-size:44px;letter-spacing:-2px}.start-intro{font-size:16px}.start-layout .local-note{margin-top:22px}#project-inquiry{margin-top:35px}.form-pair{grid-template-columns:1fr;gap:0}#brief-form select,#brief-form textarea,#brief-form input:not(.honeypot){font-size:16px}dialog{padding:35px 24px}dialog h2{font-size:32px}.brand-name{font-size:12px}.header-cta{font-size:12px}.service-row p{font-size:15px}}
@media(prefers-reduced-motion:reduce){.hero-art img,.hero-copy{animation:none}.demo-toast{transition:none}}

#brief-form .honeypot{position:absolute;left:-10000px;width:1px;height:1px;opacity:0} .brief-actions{display:flex;flex-wrap:wrap;gap:12px}.brief-actions .button{flex:1 1 210px}#send-status{font-size:13px;line-height:1.5;color:#66735c;margin:14px 0 0}.brief-actions button:disabled{opacity:.6;cursor:wait}
dialog[open]{display:flex;flex-direction:column}#brief-preview{overflow-y:auto;min-height:0;flex:1 1 auto}.brief-actions,#send-status{flex:none}
.delivery-note{flex:none;font-size:12px;line-height:1.5;color:#7c8671;margin:6px 0 0}.delivery-note a{color:inherit;text-decoration:underline;text-underline-offset:2px}
