@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&family=Outfit:wght@400;500;600;700&display=swap";:root{font-family:IBM Plex Sans,sans-serif;color:#1d2b3d;background:#f8f9fb;font-synthesis:none;--blue: #2b59ff;--ink: #1d2b3d;--muted: #637181;--line: #dce2e9;--paper: #f8f9fb;--display: "Outfit", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:155px}body{margin:0}button,input,textarea,select{font:inherit;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.45}img,svg{display:block;max-width:100%}p{line-height:1.7;margin:0 0 20px;color:var(--muted)}h1,h2,h3,h4{font-family:var(--display);font-weight:500;letter-spacing:-.045em;line-height:1.08;margin:0}h1{font-size:clamp(64px,7.5vw,116px)}h2{font-size:clamp(40px,4.35vw,68px)}h3{font-size:28px;letter-spacing:-.025em}h4{font-size:21px;letter-spacing:-.02em}em{font-style:normal;color:var(--blue)}:focus-visible{outline:3px solid #ea8f48;outline-offset:5px}main:focus{outline:none}::selection{background:#c8d5ff}.wrap{width:min(1320px,calc(100% - 104px));margin-inline:auto}.fresh-header{height:94px;padding:0 52px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#f8f9fbf5;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:12px;font-family:var(--display);font-size:25px;font-weight:500;letter-spacing:-.8px;white-space:nowrap}.brand-symbol{display:inline-flex;align-items:center;font-size:32px;font-weight:600;background:var(--blue);color:#fff;width:43px;height:43px;justify-content:center;border-radius:12px;letter-spacing:-6px;padding-right:4px;transform:rotate(-6deg)}.brand-symbol span{font-size:24px;margin-top:-8px}.brand-dimension{color:var(--blue);margin-left:2px}.fresh-header nav{display:flex;gap:34px;align-items:center;font-size:14px}.fresh-header nav>a{padding:10px 0}.fresh-header nav>a.active{color:var(--blue)}.fresh-header .header-contact{border:1px solid var(--ink);border-radius:40px;padding:13px 20px;margin-left:16px}.header-contact span{margin-left:18px}.menu-button{display:none}.skip-content{position:fixed;top:-100px;left:20px;background:var(--ink);color:#fff;padding:16px;z-index:100}.skip-content:focus{top:12px}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;line-height:1.5;color:var(--muted);margin-bottom:25px}.hero-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px;gap:20px}.hero-topline p{margin:0}.hero-topline>a{font-size:12px}.edition{font-size:11px;letter-spacing:.13em;text-transform:uppercase}.status-dot{display:inline-block;width:7px;height:7px;background:var(--blue);border-radius:50%;margin-right:8px}.personal-hero{padding-top:44px}.hero-heading{display:grid;grid-template-columns:1.65fr 1fr;align-items:end;gap:50px;margin-bottom:48px}.hero-heading h1{letter-spacing:-.06em;line-height:1.01}.hero-aside{max-width:330px;justify-self:end;padding-bottom:7px}.hero-aside p{font-size:16px;line-height:1.6;margin-bottom:24px}.asterisk{font-size:48px;line-height:1;color:var(--blue);display:block;margin-bottom:25px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;border:1px solid var(--line);background:#fff;min-height:52px;padding:14px 22px;border-radius:40px;font-size:14px;line-height:1.2;font-weight:500;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:#e9eef9}.button.blue{background:var(--blue);border-color:var(--blue);color:#fff}.button.blue:hover{background:#1544ef}.button.small{min-height:43px;font-size:12px;padding:12px 18px;gap:10px}.button-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:7px;line-height:1.5}.text-link:hover{color:var(--blue)}.art-stage{height:590px;border-radius:6px;background:radial-gradient(ellipse at 52% 44%,#fff,#eaf0f8 46%,#d9e5ed);position:relative;overflow:hidden;border:1px solid #dce4ec}.stage-label,.art-caption{position:absolute;left:28px;right:28px;display:flex;justify-content:space-between;pointer-events:none;z-index:2}.stage-label{top:26px;font-size:10px;letter-spacing:.13em;color:#596b7e}.solid-scene{width:100%;height:100%;min-height:300px}.solid-scene canvas{display:block;width:100%;height:100%;touch-action:pan-y!important}.art-stage>.solid-scene{height:calc(100% - 73px)}.art-caption{bottom:108px;align-items:end;font-size:12px;line-height:1.5;color:#57687c}.art-caption strong{font-weight:500;color:var(--ink)}.art-controls{position:absolute;bottom:0;left:0;right:0;min-height:73px;display:flex;gap:20px;align-items:center;justify-content:space-between;background:#f8fafdd6;border-top:1px solid #a9bcd166;padding:14px 24px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.segments{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.segments button{background:transparent;border:1px solid transparent;border-radius:30px;padding:9px 14px;font-size:12px;line-height:1.35;white-space:nowrap}.segments button:hover{background:#e9eef8}.segments button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.range-field{display:block;min-width:0}.range-field>span{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;margin-bottom:12px;line-height:1.45}.range-field b{font-weight:500;white-space:nowrap}.range-field input{width:100%;height:5px;accent-color:var(--blue);cursor:pointer;display:block;margin:0}.art-controls .range-field{width:150px}.art-controls .range-field>span{font-size:10px;margin-bottom:8px}.quiet-button{border:0;background:none;font-size:12px;padding:9px 0;text-decoration:underline;text-underline-offset:4px}.quiet-button:hover{color:var(--blue)}.hero-foot{display:flex;justify-content:space-between;font-size:12px;padding:24px 0 42px;color:var(--muted)}.hero-foot a{color:var(--ink)}.jump-nav{position:sticky;top:94px;z-index:40;border-block:1px solid var(--line);background:#f8f9fbf7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.jump-nav>.wrap{display:flex;justify-content:space-between;gap:26px;overflow-x:auto;scrollbar-width:none}.jump-nav a{font-size:12px;white-space:nowrap;padding:19px 0}.jump-nav a:hover{color:var(--blue)}.about-section{padding-block:125px;display:grid;grid-template-columns:1fr 1.04fr;gap:11%;align-items:center}.portrait{position:relative}.portrait img{width:100%;height:570px;object-fit:cover;object-position:center 45%;border-radius:5px;filter:saturate(.7)}.photo-caption{display:block;font-size:11px;margin-top:15px;color:var(--muted)}.portrait-stamp{position:absolute;right:-24px;bottom:74px;background:var(--blue);color:#fff;font-family:var(--display);font-size:27px;padding:25px 28px;line-height:1.1;transform:rotate(7deg);border-radius:3px}.about-copy h2{margin-bottom:28px}.lead{font-size:21px;line-height:1.5;color:#3e5065}.about-copy>.text-link{margin-top:12px}.manifesto{padding:106px 0;background:#dfeae9}.manifesto h2{font-size:clamp(54px,6.7vw,104px);line-height:1.06;letter-spacing:-.055em}.manifesto h2 span{color:#728e88}.manifesto p:last-child{max-width:300px;margin:0 0 0 auto;font-size:15px}.section-title{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;align-items:end;margin-bottom:50px}.section-title>p{max-width:390px;justify-self:end;margin:0 0 5px;font-size:15px}.section-title .eyebrow{margin-bottom:22px}.skills-section,.connections-section,.process-section,.services-section,.handover-section,.faq-section{padding-block:110px}.skills-section>.segments{margin-bottom:35px;gap:8px}.skills-section>.segments button{border-color:var(--line);padding:11px 20px;font-size:13px}.skill-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.skill-card{padding:30px;min-height:342px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:background .25s}.skill-card:hover{background:#eef3ff}.skill-card-top{display:flex;justify-content:space-between;color:var(--blue);font-size:12px;margin-bottom:46px}.skill-card h3{max-width:280px;margin-bottom:15px;font-size:25px;min-height:54px}.skill-card p{font-size:14px;margin-bottom:24px;min-height:48px}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span{font-size:10px;line-height:1.5;border:1px solid #dfe4ec;border-radius:20px;padding:5px 9px;color:#55667a}.section-note{font-size:12px;margin-top:25px;margin-bottom:0}.connections-section{border-top:1px solid var(--line);padding-top:96px}.connection-list article{display:grid;grid-template-columns:.35fr 1fr 1.5fr 40px;gap:30px;padding:38px 0;border-top:1px solid var(--line);align-items:start}.connection-index{font-size:11px;color:var(--blue);padding-top:6px}.connection-list h3{font-size:30px}.connection-list h4{margin-bottom:12px;font-size:20px}.connection-list p{font-size:14px;margin-bottom:0;max-width:450px}.connection-arrow{font-size:27px}.work-section{background:#eaf0f7;padding-block:110px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.project-card{display:block;min-width:0}.project-art{height:310px;overflow:hidden;position:relative;background:#dae5ef;border-radius:5px;transition:transform .3s}.project-card:hover .project-art{transform:translateY(-6px)}.project-meta{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em;color:#5f7185;margin:24px 0 12px}.project-meta>span:last-child{font-size:21px;color:var(--ink);line-height:1}.project-card h3{margin-bottom:14px;font-size:28px}.project-card p{font-size:14px;margin-bottom:20px}.project-tags{font-size:11px;color:#627287}.rings-art{display:flex;align-items:center;justify-content:center;background:#d8e6e8}.rings-art span{width:210px;height:90px;border:3px solid #2b59ff;border-radius:50%;position:absolute;box-shadow:0 1px 1px #a0b4eb}.blueprint-art{background-color:#203d78;background-image:linear-gradient(#ffffff0c 1px,transparent 1px),linear-gradient(90deg,#ffffff0c 1px,transparent 1px);background-size:23px 23px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px}.blueprint-plate{width:68%;height:130px;border:2px solid #b9d0ff;border-radius:10px;position:relative;transform:rotate(-12deg)}.blueprint-plate i{position:absolute;width:13px;height:13px;border:1px solid #b9d0ff;border-radius:50%}.blueprint-plate i:nth-child(1){top:16px;left:16px}.blueprint-plate i:nth-child(2){top:16px;right:16px}.blueprint-plate i:nth-child(3){bottom:16px;left:16px}.blueprint-plate i:nth-child(4){bottom:16px;right:16px}.blueprint-art>span{color:#a3b8e3;font-size:10px;letter-spacing:.1em}.floor-art{background:#dce4ee;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:66px 38px}.floor-art>div{border:2px solid #4a638c;position:relative;background:#edf2f8}.floor-art>div:after{content:"";position:absolute;bottom:-2px;left:15px;height:20px;width:20px;border:1px solid #4a638c;border-radius:0 100% 0 0;background:#dce4ee}.cad-invitation{padding-block:110px;display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.cad-invitation p:not(.eyebrow){max-width:470px;margin:25px 0 30px}.invitation-mark{display:flex;flex-direction:column;align-items:center;justify-content:center;height:360px;background:#e9eef9;border-radius:50%;aspect-ratio:1;max-width:100%;justify-self:center}.invitation-mark>span{font-size:180px;color:var(--blue);line-height:1.25}.invitation-mark small{font-size:9px;letter-spacing:.14em}.process-section{border-top:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.process-grid article{border-top:1px solid #a8b7cb;padding-top:22px}.process-grid article>span{font-size:12px;color:var(--blue);display:block;margin-bottom:42px}.process-grid h3{font-size:24px;margin-bottom:20px;max-width:200px}.process-grid p{font-size:14px;margin:0}.contact-section{background:var(--ink);color:#fff;padding-block:110px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:11%}.contact-section .eyebrow{color:#a4b5ce}.contact-section h2{font-size:clamp(42px,4.6vw,72px);margin-bottom:30px}.contact-section p{color:#b6c4d6;font-size:15px;max-width:410px}.direct-email{display:block;font-size:clamp(16px,1.7vw,23px);margin-top:35px;word-break:break-word}.copy-button{display:block;background:none;border:none;padding:8px 0;color:#a7bbd8;font-size:11px;text-decoration:underline;text-underline-offset:4px;margin-bottom:28px}.contact-section .text-link{font-size:13px}.contact-form{display:flex;flex-direction:column;gap:24px}.contact-form label,.scope-demo label,.cost-details label{display:flex;flex-direction:column;gap:10px;font-size:12px;color:#c6d0df}.contact-form input,.contact-form textarea,.contact-form select{background:#26374d;border:1px solid #516076;color:#f3f6fa;border-radius:4px;padding:14px;width:100%;font-size:14px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9aaac0}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form textarea{resize:vertical;min-height:120px}.contact-form .button{align-self:start}.contact-form .form-note{font-size:11px;max-width:none;margin:-9px 0 0}.draft-ready{border:1px solid #6f93cd;background:#304a6a;padding:20px;font-size:14px;display:flex;flex-direction:column;gap:14px}.draft-ready a{text-decoration:underline}.fresh-footer{padding-top:65px;display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:50px}.fresh-footer p{font-size:14px;margin-top:20px}.footer-links{display:flex;flex-direction:column;gap:15px;font-size:13px}.footer-links a:hover{color:var(--blue)}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:24px 0 30px;font-size:11px;color:var(--muted)}.privacy-section{padding-block:26px}.privacy-section>details>summary{font-size:12px;cursor:pointer;display:flex;justify-content:space-between;list-style:none;color:var(--muted)}.policy-content{padding:55px 0;max-width:900px;margin:auto}.policy-content h2{font-size:32px;margin:32px 0 20px}.policy-content h3{font-size:22px;margin:25px 0 15px}.policy-content p,.policy-content li{font-size:14px;color:var(--muted);line-height:1.7}.policy-content a{color:var(--blue);text-decoration:underline}.policy-content ul{padding-left:22px}.page-loading,.fallback-page{min-height:60vh;padding-top:100px}.fallback-page .button{margin-top:35px}.scene-placeholder{height:100%;min-height:300px;display:flex;align-items:center;justify-content:center;text-align:center;color:#52677e;font-size:13px}.scene-failed canvas{display:none}.cad-hero{padding-top:44px}.cad-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center;padding-bottom:55px}.cad-hero-grid h1{font-size:clamp(70px,8vw,124px);line-height:.98;margin-bottom:30px;letter-spacing:-.06em}.cad-hero-grid .lead{max-width:460px;margin-bottom:18px}.cad-hero-grid p:not(.eyebrow):not(.lead){max-width:460px;font-size:15px}.cad-hero-grid .button-row{margin-top:32px}.cad-hero-grid .text-link{font-size:12px}.cad-hero-visual{position:relative;background:#edf2fc;border:1px solid #dce4f5;border-radius:6px;transform:rotate(2deg)}.technical-label{font-size:9px;letter-spacing:.12em;padding:22px 20px 0;color:#5b719d}.technical-tag{position:absolute;bottom:60px;right:-15px;background:var(--blue);color:#fff;padding:15px 20px;font-size:9px;line-height:1.6;letter-spacing:.06em;transform:rotate(-5deg)}.technical-tag strong{font-size:11px;font-weight:500}.cad-platforms{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;padding:26px 0 38px}.cad-platforms span{font-size:11px;color:var(--muted)}.cad-platforms strong{font-family:var(--display);font-size:22px;font-weight:500;letter-spacing:-.5px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:45px}.services-grid article{padding:30px 0;border-top:1px solid var(--line)}.service-number{font-size:11px;color:var(--blue);display:block;margin-bottom:28px}.services-grid h3{font-size:26px;margin-bottom:17px;max-width:250px}.services-grid p{font-size:14px;margin:0}.workshop-index{background:#1d2b3d;color:#f5f8ff;padding-block:95px}.workshop-index .eyebrow,.workshop-index p{color:#a9b9d0}.workshop-index em{color:#8aabff}.experiment-index{display:grid;grid-template-columns:repeat(3,1fr);gap:0 32px}.experiment-index>a{display:flex;gap:15px;padding:23px 0;border-top:1px solid #445266;transition:color .2s}.experiment-index>a:hover{color:#9db9ff}.experiment-index>a>span{font-size:10px;color:#99b6ff;padding-top:4px}.experiment-index h3{font-size:19px;letter-spacing:-.01em}.experiment-index p{font-size:12px;line-height:1.5;margin:9px 0 0}.experiment-index b{font-weight:400;margin-left:auto;font-size:20px}.workshop{padding-top:105px}.workshop .section-title h2{font-size:clamp(34px,3.4vw,52px)}.workshop .section-title{gap:60px;margin-bottom:35px}.workshop-panel{border:1px solid #d6dee8;border-radius:7px;background:#fff;overflow:hidden}.demo-layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr)}.demo-controls{padding:36px;display:flex;flex-direction:column;align-items:stretch;gap:27px}.demo-controls h3{font-size:28px}.demo-controls p{font-size:13px;margin:0}.demo-controls .segments{gap:3px}.demo-controls .segments button{font-size:11px;padding:8px 10px;border-color:var(--line)}.demo-controls .button{align-self:start}.check{display:flex;align-items:center;gap:9px;font-size:12px;cursor:pointer;line-height:1.4}.check input{accent-color:var(--blue);width:15px;height:15px;flex-shrink:0}.drawing-panel{position:relative;min-width:0;background-color:#eef2f8;background-image:linear-gradient(#b5c7e32e 1px,transparent 1px),linear-gradient(90deg,#b5c7e32e 1px,transparent 1px);background-size:24px 24px;display:flex;flex-direction:column;justify-content:center;min-height:420px;border-left:1px solid #dce3ed}.drawing{width:100%;height:auto;min-width:0}.panel-kicker{display:block;position:absolute;top:22px;left:24px;right:24px;font-size:9px;letter-spacing:.12em;color:#667a98;z-index:2}.drawing-readout{position:absolute;bottom:20px;left:24px;right:24px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#64738a}.drawing-readout strong{font-weight:500;color:#274786}.object-fill{fill:#d7e3ff;stroke:var(--blue);stroke-width:2}.hole{fill:#f6f8fc;stroke:var(--blue);stroke-width:2}.object-line{fill:none;stroke:var(--blue);stroke-width:2}.room-fill{fill:#e0e9fc;stroke:var(--blue);stroke-width:5}.dimension{fill:none;stroke:#7c91b8;stroke-width:1}.dimension text{stroke:none;fill:#617aa4;font-family:IBM Plex Sans,sans-serif;font-size:11px}.drawing-text{font-family:IBM Plex Sans,sans-serif;font-size:12px;fill:#4d648a}.fine-print{font-size:11px!important;line-height:1.6!important;color:#6f7d8e!important}.assembly-stage{position:relative;min-height:490px;background:radial-gradient(ellipse at center,#f9fbff,#dce6ef);border-left:1px solid var(--line)}.assembly-stage .solid-scene{position:absolute;top:0;right:0;bottom:0;left:0}.stage-hint{position:absolute;bottom:22px;font-size:10px;left:24px;color:#62728a;pointer-events:none}.mini-spec{display:flex;border-top:1px solid var(--line);gap:35px;padding-top:22px}.mini-spec>span{font-size:11px;color:var(--muted)}.mini-spec strong{display:block;margin-top:6px;color:var(--ink);font-size:18px;font-weight:500}.entity-list{max-height:165px;overflow-y:auto;border-top:1px solid var(--line)}.entity-list>span{display:flex;gap:14px;font-size:11px;padding:9px 0;border-bottom:1px solid #e8edf3}.entity-list b{color:var(--blue);font-weight:500}.entity-list small{margin-left:auto;color:var(--muted)}.entity-shape{fill:#2b59ff0b;stroke:#2b59ff;stroke-width:2}.entity-shape text{fill:#7288ae;stroke:none;font-size:10px}.audit-demo,.quantity-demo,.p43-demo,.solutions-demo,.technology-demo,.scope-demo{padding:38px}.audit-intro,.quantity-heading{display:flex;justify-content:space-between;gap:45px;align-items:center}.audit-intro p:not(.eyebrow),.quantity-heading p{font-size:14px;max-width:580px;margin:20px 0}.audit-score{width:170px;min-width:170px;height:170px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f1f5fc}.audit-score strong{font-family:var(--display);font-size:72px;color:var(--blue);line-height:1.1;font-weight:500}.audit-score span{font-size:10px;color:var(--muted)}.audit-actions{display:flex;gap:15px;flex-wrap:wrap;margin:22px 0}.audit-results{margin-top:30px}.audit-results>div{display:flex;align-items:center;gap:18px;border-top:1px solid var(--line);padding:20px 0}.issue-dot{display:flex;width:30px;height:30px;flex-shrink:0;justify-content:center;align-items:center;border-radius:50%;background:#fff0df;color:#9c601c;font-size:13px}.issue-dot.resolved{background:#e0f0e8;color:#32614d}.audit-results strong{font-size:14px;font-weight:500}.audit-results p{font-size:12px;margin:4px 0 0}.audit-results button{margin-left:auto}.audit-demo>.fine-print{margin:25px 0 0}.comparison-stage{height:440px;position:relative;overflow:hidden}.compare-pane{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:#edf2fa}.compare-pane.before{background:#eee9e8}.compare-pane .drawing{max-height:390px;margin-top:24px}.compare-divider{position:absolute;top:0;bottom:0;width:2px;background:var(--blue);pointer-events:none}.compare-divider span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;border:3px solid white;width:45px;height:45px;border-radius:50%;font-size:23px}.compare-control{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:30px 38px;border-top:1px solid var(--line);align-items:center}.compare-control p{font-size:12px;margin:0}.quantity-total{min-width:210px;text-align:right}.quantity-total>span{font-size:11px;color:var(--muted)}.quantity-total>strong{display:block;font-family:var(--display);font-size:50px;font-weight:500;color:var(--blue);white-space:nowrap;letter-spacing:-2px;margin-top:9px}.quantity-total small{font-size:20px;letter-spacing:0}.table-scroll{overflow-x:auto;margin-top:25px}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{font-size:10px;color:#6c7d91;text-transform:uppercase;letter-spacing:.06em;font-weight:500;padding:16px 12px;background:#f0f4fa}td{border-bottom:1px solid var(--line);padding:16px 12px}td input{width:90px;border:1px solid #c9d5e7;background:#f8faff;border-radius:3px;padding:8px 10px;color:var(--ink)}.table-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:25px}.table-footer p{margin:0}.p43-toolbar{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:32px}.stage-tabs{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--line);border-radius:4px;overflow:hidden;margin-bottom:30px}.stage-tabs button{border:0;border-right:1px solid var(--line);background:#f5f7fb;text-align:left;padding:16px 12px;font-size:10px;line-height:1.5}.stage-tabs button:last-child{border-right:0}.stage-tabs button span{display:block;color:#6981a6;font-size:10px;margin-bottom:8px}.stage-tabs button[aria-pressed=true]{background:var(--blue);color:#fff}.stage-tabs button[aria-pressed=true] span{color:#d0ddff}.p43-layout{display:grid;grid-template-columns:1.55fr 1fr;gap:30px}.p43-layout .drawing-panel{border:1px solid var(--line);border-radius:4px}.p43-info{padding:10px 0;display:flex;flex-direction:column;gap:19px}.p43-info .eyebrow{margin:0}.p43-info h3{font-size:25px}.p43-info p{font-size:13px;margin:0}.p43-totals{border-top:1px solid var(--line)}.p43-totals span{display:flex;justify-content:space-between;font-size:11px;padding:10px 0;border-bottom:1px solid var(--line)}.p43-totals b{font-weight:500}.p43-info .button{align-self:start}.p43-demo>.fine-print{margin:25px 0 0}.engineering-statement{background:#dfe8ee;margin-top:105px;padding-block:95px}.engineering-statement h2{font-size:clamp(56px,7vw,100px);line-height:1.04}.engineering-statement p:last-child{max-width:320px;margin:0 0 0 auto;font-size:15px}.solution-tools{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:35px}.search-field{display:flex;flex-direction:column;gap:12px;flex:1;max-width:420px}.search-field span{font-size:12px}.search-field input{width:100%;border:1px solid #cdd7e5;border-radius:4px;background:#f8faff;padding:14px;font-size:13px}.solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 35px}.solution-grid article{border-top:1px solid var(--line);padding:25px 0}.solution-grid .eyebrow{font-size:9px;display:block;margin-bottom:14px;color:var(--blue)}.solution-grid h3{font-size:24px;margin-bottom:14px}.solution-grid p{font-size:13px;margin-bottom:15px}.solution-grid a{font-size:11px;text-decoration:underline;text-underline-offset:4px}.empty-state{padding:25px 0}.technology-demo,.scope-demo{display:grid;grid-template-columns:1fr 1fr;gap:80px}.technology-demo h3,.scope-demo h3{font-size:32px;margin-bottom:22px}.technology-demo p,.scope-demo p{font-size:14px}.technology-demo .segments{margin-top:30px}.technology-demo .segments button{border-color:var(--line)}.technology-options article{position:relative;padding:0 0 18px 37px;border-bottom:1px solid var(--line);margin-bottom:22px}.technology-options article>span{position:absolute;left:0;top:3px;color:var(--blue);font-size:10px}.technology-options h4{font-size:23px;margin-bottom:10px}.technology-options p{font-size:12px;margin:0}.technology-options>.fine-print{margin:0}.cost-details{border-top:1px solid var(--line);padding-top:18px}.cost-details summary{font-size:11px;cursor:pointer;margin-bottom:18px}.cost-details label{margin-bottom:15px;color:var(--muted)}.cost-details input{border:1px solid var(--line);padding:10px;border-radius:3px}.cost-details p{font-size:12px;margin:10px 0}.savings-result{background:#e8eefb;display:flex;flex-direction:column;justify-content:center;padding:45px}.savings-result>span{font-size:12px;color:#5b7091}.savings-result>strong{font-family:var(--display);font-size:clamp(70px,8vw,110px);font-weight:400;color:var(--blue);letter-spacing:-.06em;line-height:1.1;margin:30px 0 20px}.savings-result small{font-family:IBM Plex Sans,sans-serif;font-size:14px;letter-spacing:0;color:#5c7195;display:block;margin-top:8px}.savings-result>p{font-size:12px}.savings-bars{display:flex;flex-direction:column;gap:10px;margin:12px 0 28px}.savings-bars span{background:#c5d3ef;color:#435d88;padding:12px 10px;font-size:10px;min-width:180px;white-space:nowrap}.savings-bars span:last-child{background:#2b59ff;color:#fff}.savings-result>.fine-print{margin:0}.handover-section{padding-top:0}.handover-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.handover-grid article{display:flex;gap:15px;border-top:1px solid var(--line);padding-top:24px}.handover-grid article>span{font-size:14px;color:var(--blue)}.handover-grid h3{font-size:23px;margin-bottom:12px}.handover-grid p{font-size:13px;margin:0}.scope-demo label{color:#53657c;margin-top:22px}.scope-demo input,.scope-demo select,.scope-demo textarea{border:1px solid #cdd8e7;border-radius:3px;padding:13px;font-size:13px;width:100%;background:#f8faff;color:var(--ink);resize:vertical}.brief-preview{background:#eef3fb;padding:30px;align-self:stretch;display:flex;flex-direction:column;min-width:0;border-radius:4px}.brief-preview pre{font:14px/1.85 IBM Plex Sans,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 40px;flex:1;color:#425776}.brief-preview .button{align-self:start}.brief-preview .fine-print{margin:18px 0 0}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-section .section-title{display:block}.faq-section h2{font-size:48px;max-width:330px}.faq-section details{border-top:1px solid var(--line);padding:23px 0}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:15px;gap:25px;line-height:1.5}.faq-section summary span{color:var(--blue);font-size:22px;transition:transform .2s}.faq-section details[open] summary span{transform:rotate(45deg)}.faq-section details p{font-size:14px;margin:20px 30px 0 0}@media (max-width: 1100px){.wrap{width:calc(100% - 64px)}.fresh-header{padding-inline:32px}.fresh-header nav{gap:22px}.fresh-header .header-contact{margin-left:0}.hero-heading{gap:35px;grid-template-columns:1.5fr 1fr}.hero-heading h1{font-size:clamp(64px,8vw,90px)}.art-controls{gap:12px;padding-inline:15px}.art-controls .segments button{padding:8px 10px;font-size:11px}.art-controls .range-field{width:120px}.about-section{gap:8%}.portrait img{height:510px}.skill-card{padding:25px}.project-art{height:260px}.section-title{gap:45px}.process-grid{gap:22px}.contact-grid{gap:7%}.demo-controls{padding:28px}.technology-demo,.scope-demo{gap:45px}.solution-tools{align-items:stretch;flex-direction:column}.search-field{max-width:none}.assembly-stage{min-height:460px}.experiment-index{gap:0 20px}.p43-layout{grid-template-columns:1.4fr 1fr;gap:24px}.p43-layout .drawing-panel{min-height:340px}.stage-tabs button{font-size:9px;padding:12px 9px}.cad-hero-grid h1{font-size:90px}.cad-hero-grid{gap:35px}.cad-hero-grid .button-row{gap:18px}.faq-section{gap:45px}}@media (max-width: 800px){html{scroll-padding-top:130px}.wrap{width:calc(100% - 40px)}.fresh-header{height:74px;padding:0 20px}.brand{font-size:22px}.brand-symbol{width:36px;height:36px;font-size:28px;border-radius:10px}.brand-symbol span{font-size:20px}.menu-button{display:flex;gap:16px;background:none;border:1px solid #cfd8e5;padding:9px 14px;border-radius:25px;font-size:12px}.menu-button span{font-size:15px}.fresh-header nav{display:none;position:absolute;top:73px;left:0;right:0;background:var(--paper);padding:20px;border-bottom:1px solid var(--line);align-items:stretch;gap:10px}.fresh-header nav.open{display:flex;flex-direction:column}.fresh-header nav>a{padding:14px}.fresh-header .header-contact{margin-top:8px;align-self:start}.jump-nav{top:74px}.jump-nav>.wrap{width:100%;padding-inline:20px;justify-content:flex-start;gap:28px}.jump-nav a{font-size:11px;padding:16px 0}.hero-topline{margin-bottom:35px;gap:15px}.hero-topline .edition{display:none}.personal-hero,.cad-hero{padding-top:32px}.hero-heading{grid-template-columns:1fr;gap:30px;margin-bottom:35px}.hero-heading h1{font-size:clamp(58px,10.7vw,86px);letter-spacing:-.055em}.hero-aside{justify-self:start;max-width:520px;position:relative;padding-left:65px;display:flex;flex-wrap:wrap;align-items:start;gap:15px 25px}.hero-aside .asterisk{position:absolute;left:0;top:0;font-size:43px}.hero-aside p{font-size:15px;margin:0;max-width:380px}.hero-aside .button{min-height:45px;padding:12px 18px;font-size:12px}.art-stage{height:560px}.art-stage>.solid-scene{height:calc(100% - 116px)}.art-controls{min-height:116px;display:grid;grid-template-columns:1fr 1fr;padding:14px 18px;gap:14px}.art-controls .segments{justify-content:flex-start;gap:3px}.art-controls .segments button{padding:7px 9px}.art-controls .range-field{width:100%;max-width:240px}.art-controls .quiet-button{justify-self:end}.art-caption{bottom:147px;left:22px;right:22px}.stage-label{left:22px;right:22px;font-size:9px}.hero-foot{padding-bottom:30px;font-size:10px}.about-section{padding-block:80px;grid-template-columns:1fr 1fr;gap:40px}.portrait img{height:420px}.portrait-stamp{font-size:21px;right:-15px;padding:18px}.about-copy h2{font-size:39px}.about-copy p{font-size:14px}.about-copy .lead{font-size:18px}.photo-caption{font-size:9px}.manifesto{padding-block:75px}.manifesto p:last-child{margin:30px 0 0;max-width:400px}.section-title{gap:30px}.section-title>p{font-size:14px}.skills-section,.connections-section,.process-section,.services-section,.faq-section{padding-block:80px}.skill-grid{grid-template-columns:repeat(2,1fr)}.skill-card{min-height:320px}.skill-card h3{font-size:25px}.skill-card-top{margin-bottom:32px}.connection-list article{grid-template-columns:60px 1fr 1.3fr;gap:20px}.connection-arrow{display:none}.connection-list h3{font-size:25px}.connection-list h4{font-size:18px}.connection-list p{font-size:13px}.work-section{padding-block:80px}.project-grid{grid-template-columns:1fr 1fr;gap:35px 25px}.project-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.project-card:last-child .project-art{grid-row:1/5;height:270px}.project-card:last-child .project-meta{margin-top:10px}.project-card:last-child .project-tags{align-self:end}.cad-invitation{padding-block:80px;gap:40px}.invitation-mark{height:auto;width:270px}.invitation-mark>span{font-size:140px}.invitation-mark small{font-size:7px}.process-grid{grid-template-columns:1fr 1fr;gap:40px 30px}.process-grid article>span{margin-bottom:28px}.process-grid h3{max-width:none}.contact-section{padding-block:80px}.contact-grid{gap:45px;grid-template-columns:1fr}.contact-section h2{font-size:56px}.contact-section p{max-width:530px}.direct-email{font-size:22px}.contact-form{max-width:640px}.fresh-footer{gap:35px;grid-template-columns:1.3fr 1fr 1fr;padding-top:45px}.footer-bottom{gap:20px;font-size:10px}.footer-bottom>span:nth-child(2){display:none}.cad-hero-grid{grid-template-columns:1fr 1fr;gap:25px}.cad-hero-grid h1{font-size:72px}.cad-hero-grid .lead{font-size:18px}.cad-hero-grid p:not(.eyebrow):not(.lead){font-size:13px}.cad-hero-grid .button{font-size:12px}.technical-tag{right:-7px;font-size:8px;padding:12px}.technical-label{font-size:8px;padding-top:16px}.cad-platforms{flex-wrap:wrap;gap:20px}.cad-platforms>span:first-child{width:100%}.cad-platforms>strong{font-size:20px}.cad-platforms>span:last-child{font-size:10px}.services-grid{grid-template-columns:repeat(2,1fr);column-gap:30px}.services-grid h3{font-size:24px}.workshop-index{padding-block:75px}.experiment-index{grid-template-columns:1fr 1fr;gap:0 30px}.workshop{padding-top:80px}.workshop .section-title{gap:30px}.workshop .section-title h2{font-size:37px}.demo-layout{grid-template-columns:1fr 1.1fr}.demo-controls{padding:25px;gap:25px}.demo-controls h3{font-size:25px}.demo-controls p{font-size:12px}.drawing-panel{min-height:350px}.drawing-readout{font-size:9px;flex-direction:column;gap:6px}.panel-kicker{font-size:8px;left:18px;right:18px}.assembly-stage{min-height:460px}.audit-demo,.quantity-demo,.p43-demo,.solutions-demo,.technology-demo,.scope-demo{padding:28px}.audit-intro{gap:25px}.audit-score{width:130px;min-width:130px;height:130px}.audit-score strong{font-size:60px}.audit-score span{font-size:8px}.quantity-total{min-width:170px}.quantity-total>strong{font-size:42px}.p43-toolbar h3{font-size:26px}.stage-tabs{grid-template-columns:repeat(4,1fr)}.stage-tabs button{border-bottom:1px solid var(--line);font-size:10px}.p43-layout{grid-template-columns:1fr}.p43-layout .drawing-panel{min-height:380px}.p43-info{display:grid;grid-template-columns:1fr 1fr;gap:17px 25px}.p43-info>.eyebrow,.p43-info>h3,.p43-info>p{grid-column:1/-1}.p43-info>.p43-totals{grid-column:1/-1}.p43-info .button{justify-self:start}.engineering-statement{padding-block:80px;margin-top:80px}.engineering-statement p:last-child{margin:30px 0 0;max-width:430px}.technology-demo,.scope-demo{gap:30px}.technology-demo h3,.scope-demo h3{font-size:28px}.savings-result{padding:30px}.savings-result>strong{font-size:70px}.handover-section{padding-bottom:0}.handover-grid{grid-template-columns:1fr 1fr;gap:30px}.brief-preview{padding:24px}.brief-preview pre{font-size:12px}.faq-section{grid-template-columns:1fr;gap:10px}.faq-section .section-title{margin-bottom:25px}.faq-section h2{max-width:none;font-size:42px}}@media (max-width: 540px){h2{font-size:40px}.eyebrow{font-size:9px;letter-spacing:.12em}.hero-heading h1{font-size:clamp(50px,11.6vw,65px)}.hero-aside{padding-left:48px;gap:18px}.hero-aside .asterisk{font-size:35px}.hero-aside p{font-size:14px}.art-stage{height:510px}.art-stage>.solid-scene{height:calc(100% - 158px)}.art-controls{min-height:158px;gap:10px;grid-template-columns:1fr 1fr;padding:12px}.art-controls .segments:nth-child(1){grid-column:1/-1;justify-content:center}.art-controls .segments:nth-child(2){grid-column:1/-1;justify-content:center}.art-controls .range-field{padding-left:6px}.art-controls .segments button{font-size:10px;padding:6px 14px}.art-controls .quiet-button{font-size:10px;margin-right:6px}.art-caption{bottom:177px;font-size:10px;left:16px;right:16px}.stage-label{top:17px;left:16px;right:16px;font-size:7px}.hero-foot{font-size:9px;gap:15px}.about-section{grid-template-columns:1fr;gap:48px;padding-block:65px}.portrait{max-width:100%}.portrait img{height:450px}.portrait-stamp{right:10px;bottom:56px}.about-copy h2{font-size:43px}.about-copy .lead{font-size:19px}.about-copy p{font-size:15px}.manifesto{padding-block:65px}.manifesto h2{font-size:50px}.manifesto p:last-child{font-size:14px}.section-title{grid-template-columns:1fr;gap:24px;margin-bottom:35px}.section-title>p{justify-self:start;max-width:none;font-size:14px}.section-title .eyebrow{margin-bottom:18px}.skills-section,.connections-section,.process-section,.services-section,.faq-section{padding-block:65px}.skills-section>.segments{gap:6px;margin-bottom:28px}.skills-section>.segments button{padding:8px 13px;font-size:11px}.skill-grid{grid-template-columns:1fr}.skill-card{min-height:0;padding:26px}.skill-card-top{margin-bottom:28px}.skill-card h3{min-height:0;max-width:100%;font-size:27px}.skill-card p{min-height:0;margin-bottom:20px}.tags span{font-size:10px}.connection-list article{grid-template-columns:1fr;gap:15px;padding:28px 0;position:relative}.connection-index{font-size:9px}.connection-list h3{font-size:29px}.connection-list h4{font-size:19px}.connection-list p{font-size:14px}.work-section{padding-block:65px}.project-grid{grid-template-columns:1fr;gap:45px}.project-art{height:310px}.project-card:last-child{display:block;grid-column:auto}.project-card:last-child .project-art{height:310px}.project-card:last-child .project-meta{margin-top:24px}.project-card h3{font-size:30px}.cad-invitation{grid-template-columns:1fr;gap:35px;padding-block:65px}.cad-invitation p:not(.eyebrow){font-size:14px}.invitation-mark{width:250px;justify-self:center}.process-grid{gap:30px 20px}.process-grid h3{font-size:23px}.process-grid p{font-size:13px}.process-grid article>span{margin-bottom:25px}.contact-section{padding-block:65px}.contact-section h2{font-size:48px}.contact-section p{font-size:14px}.direct-email{font-size:20px}.form-pair{grid-template-columns:1fr;gap:22px}.contact-form label{font-size:11px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.contact-form{gap:22px}.fresh-footer{grid-template-columns:1fr 1fr;gap:30px 20px;padding-top:40px}.fresh-footer>div:first-child{grid-column:1/-1}.fresh-footer p{font-size:13px;margin-bottom:0}.footer-links{font-size:12px;gap:15px}.footer-bottom{padding:23px 0;gap:15px}.cad-hero .hero-topline>a{font-size:10px}.cad-hero .hero-topline .eyebrow{font-size:8px;max-width:195px}.cad-hero-grid{grid-template-columns:1fr;gap:35px;padding-bottom:36px}.cad-hero-grid h1{font-size:82px}.cad-hero-grid .lead{font-size:21px}.cad-hero-grid p:not(.eyebrow):not(.lead){font-size:14px}.cad-hero-grid .button-row{margin-top:25px}.cad-hero-visual{width:calc(100% - 10px);margin:auto;transform:rotate(1deg)}.technical-label{font-size:8px}.cad-platforms{gap:18px;padding-bottom:27px}.cad-platforms strong{font-size:19px}.cad-platforms>span:last-child{width:100%;margin-top:2px}.services-grid{grid-template-columns:1fr;gap:0}.services-grid article{padding:25px 0}.service-number{margin-bottom:20px}.services-grid h3{font-size:28px;max-width:none}.workshop-index{padding-block:65px}.experiment-index{grid-template-columns:1fr;gap:0}.experiment-index>a{padding:20px 0;gap:20px}.experiment-index h3{font-size:21px}.workshop-index .section-note{font-size:10px}.workshop{padding-top:65px}.workshop .section-title h2{font-size:36px}.workshop .section-title{gap:20px}.demo-layout{grid-template-columns:1fr}.demo-controls{padding:26px;gap:24px}.demo-controls h3{font-size:29px}.demo-controls p{font-size:13px}.demo-controls .range-field>span{font-size:12px}.demo-controls .segments button{font-size:11px;padding:8px 12px}.drawing-panel{border-left:0;border-top:1px solid var(--line);min-height:310px}.drawing-readout{flex-direction:row;font-size:8px;bottom:15px;left:18px;right:18px;gap:8px}.assembly-stage{min-height:380px;border-left:0;border-top:1px solid var(--line)}.panel-kicker{font-size:8px;top:18px}.entity-list{max-height:120px}.audit-demo,.quantity-demo,.p43-demo,.solutions-demo,.technology-demo,.scope-demo{padding:24px}.audit-intro{flex-direction:column;align-items:start;gap:15px}.audit-intro h3{font-size:28px}.audit-score{width:105px;min-width:105px;height:105px;align-self:end;margin-top:-5px}.audit-score strong{font-size:48px}.audit-score span{font-size:7px}.audit-actions{margin-top:15px;gap:12px}.audit-results>div{flex-wrap:wrap;gap:12px}.audit-results>div>div{flex:1;min-width:0}.audit-results button{margin-left:42px;padding-top:0;text-align:left}.audit-results p{font-size:11px}.comparison-stage{height:300px}.compare-pane .drawing{margin-top:20px}.compare-control{grid-template-columns:1fr;gap:22px;padding:24px}.quantity-heading{flex-direction:column;gap:5px;align-items:start}.quantity-heading h3{font-size:28px}.quantity-total{text-align:left}.quantity-total>strong{font-size:45px;margin-top:5px}table{font-size:11px;min-width:430px}th{font-size:8px;padding:13px 8px}td{padding:12px 8px}td input{width:72px;font-size:12px;padding:8px}.table-footer{align-items:start;flex-direction:column;gap:15px}.p43-toolbar{align-items:start;flex-direction:column;gap:23px}.p43-toolbar h3{font-size:28px}.p43-toolbar .eyebrow{font-size:8px}.stage-tabs{grid-template-columns:repeat(2,1fr);margin-bottom:24px}.stage-tabs button{font-size:11px;padding:12px}.stage-tabs button span{font-size:9px;margin-bottom:4px}.p43-layout .drawing-panel{min-height:260px}.p43-layout .drawing-readout{font-size:7px;flex-direction:column;gap:5px;bottom:10px}.p43-layout .panel-kicker{font-size:7px;top:12px}.p43-info{gap:18px}.p43-info h3{font-size:26px}.p43-info .check{font-size:10px;gap:6px}.engineering-statement{padding-block:65px;margin-top:65px}.engineering-statement h2{font-size:54px}.engineering-statement p:last-child{font-size:14px}.solution-tools{gap:22px}.solution-tools .segments{gap:3px}.solution-tools .segments button{font-size:10px;padding:8px 9px}.search-field input{font-size:14px}.solution-grid{grid-template-columns:1fr;gap:0}.solution-grid h3{font-size:25px}.solution-grid p{font-size:13px}.technology-demo,.scope-demo{grid-template-columns:1fr;gap:35px}.technology-demo h3,.scope-demo h3{font-size:30px}.technology-options h4{font-size:24px}.savings-result{padding:28px}.savings-result>strong{font-size:88px}.savings-bars span{font-size:9px}.handover-grid{grid-template-columns:1fr;gap:25px}.handover-grid h3{font-size:25px}.scope-demo select,.scope-demo textarea{font-size:16px}.brief-preview{padding:22px}.brief-preview pre{font-size:13px}.faq-section{gap:0}.faq-section h2{font-size:38px}.faq-section summary{font-size:14px}.faq-section details p{font-size:13px;margin-right:0}.policy-content{padding-top:25px}.policy-content h2{font-size:26px}.policy-content p,.policy-content li{font-size:13px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}.button:hover,.project-card:hover .project-art{transform:none}}
