@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@300;400;500;600;700&display=swap";:root{--canvas:#edf3f5;--surface:#fff;--ink:#25383c;--muted:#627579;--teal:#0f6d80;--teal-deep:#075465;--cyan:#25a6c4;--aqua:#9fe2ec;--pale:#dcebed;--line:#cadcdf;--shadow:0 28px 80px #21444c1c;--radius:28px;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Segoe UI,sans-serif;overflow-x:hidden}h1,h2,h3{font-family:Inter,Segoe UI,sans-serif}img,video{width:100%;display:block}a{color:inherit}.wrap{width:min(var(--max), calc(100% - 52px));margin-inline:auto}.full-bleed{width:100vw;margin-left:calc(50% - 50vw)}.automation-projects{background:#e3eef0}.automation-intro{max-width:780px;color:var(--muted);margin:-16px 0 38px;font-size:17px;line-height:1.7}.automation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.automation-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;min-width:0;scroll-margin-top:24px;overflow:hidden}.automation-photo{border-bottom:1px solid var(--line);background:#f1f5f5;justify-content:center;align-items:center;height:clamp(270px,29vw,380px);margin:0;padding:12px;display:flex;position:relative}.automation-photo img{object-fit:contain;width:100%;height:100%}.automation-render{background:#fff;padding:22px 18px 42px}.automation-photo figcaption{color:var(--muted);font-size:12px;position:absolute;bottom:12px;left:18px}.automation-copy{padding:28px}.automation-copy h3{letter-spacing:-.025em;margin:12px 0 16px;font-size:clamp(25px,2.3vw,32px);font-weight:500;line-height:1.2}.automation-copy p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.automation-scope{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:20px 0 0;list-style:none;display:flex}.automation-scope li{background:var(--canvas);color:var(--teal-deep);border-radius:5px;padding:6px 10px;font-size:12px;line-height:1.4}@media (width<=760px){.automation-grid{grid-template-columns:1fr;gap:24px}.automation-intro{margin-top:0;font-size:16px}.automation-photo{aspect-ratio:4/3;height:auto}.automation-photo-portrait{aspect-ratio:1}.automation-copy{padding:22px}}.work-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;display:grid}.work-study{background:var(--surface);border-radius:22px;min-width:0;overflow:hidden}.work-study-image{background:#e6eef0;margin:0;position:relative;overflow:hidden}.work-study-image img{aspect-ratio:3/2;object-fit:contain;width:100%;height:auto}.work-study-image-ramp img{object-fit:contain}.work-study-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 65%,#07546529);position:absolute;inset:0}.work-study-copy{padding:28px}.work-discipline{color:var(--teal);font-size:.875rem;font-weight:600}.work-study h3{letter-spacing:-.035em;margin:12px 0;font-size:clamp(24px,2.1vw,32px);font-weight:500;line-height:1.15}.work-study p{color:var(--muted);margin:0;font-size:1rem;line-height:1.65}.work-gallery-footer{justify-content:flex-end;align-items:center;gap:24px;margin-top:24px;display:flex}.work-gallery-footer a{flex-shrink:0}@media (width<=1000px){.work-gallery{gap:14px}.work-study-copy{padding:22px}}@media (width<=760px){.work-gallery{grid-template-columns:1fr;gap:24px}.work-study h3{font-size:28px}.work-gallery-footer{flex-direction:column;align-items:flex-start;gap:16px}}.eyebrow{color:#fff;background:var(--teal);letter-spacing:.08em;text-transform:uppercase;border-radius:8px;padding:9px 14px;font-size:11px;font-weight:700;display:inline-flex}.display{color:var(--teal);letter-spacing:-.052em;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(55px,7.2vw,104px);font-weight:400;line-height:.98}.section-title{letter-spacing:-.042em;max-width:920px;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(43px,5.2vw,72px);font-weight:400;line-height:1.06}.lead{color:var(--muted);font-size:18px;line-height:1.68}.btn{color:#fff;background:var(--cyan);border:0;border-radius:7px;align-items:center;gap:16px;min-height:54px;padding:0 21px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 12px 28px #16859e33}.btn:after{content:"→";font-size:20px}.btn:hover{background:var(--teal-deep);transform:translateY(-2px)}.text-link{color:var(--teal);align-items:center;gap:9px;font-weight:700;text-decoration:none;display:inline-flex}.text-link:after{content:"↗"}.site-header{z-index:20;padding:17px 0;position:relative}.site-nav{justify-content:space-between;align-items:center;gap:30px;width:min(1520px,100% - 32px);min-height:58px;display:flex}.brand{width:180px;display:block;position:relative}.brand img{opacity:0;width:180px}.brand:after{background:var(--teal);content:"";pointer-events:none;position:absolute;inset:0;-webkit-mask:url(/assets/paniani-logo-DRQrjbC7.png) 50%/contain no-repeat;mask:url(/assets/paniani-logo-DRQrjbC7.png) 50%/contain no-repeat}.nav-links{align-items:center;gap:30px;font-size:14px;display:flex}.nav-links a{text-decoration:none;position:relative}.nav-links a:not(.nav-cta):after{content:"";background:var(--cyan);height:1px;transition:transform .2s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after,.nav-links a[aria-current=page]:after{transform:scaleX(1)}.nav-cta{color:#fff;background:var(--cyan);border-radius:7px;padding:13px 17px;font-weight:700}.menu-button{border:1px solid var(--line);background:#fff;border-radius:9px;width:46px;height:46px;padding:0;display:none}.menu-button span,.menu-button:before,.menu-button:after{background:var(--teal-deep);content:"";width:19px;height:2px;margin:4px auto;display:block}.home-hero{min-height:790px;padding:5px 0 54px;position:relative;overflow:hidden}.hero-wrap,.journey-wrap{width:min(1520px,100% - 32px)}.hero-shell{z-index:3;border-radius:var(--radius);min-height:660px;box-shadow:var(--shadow);background:#fffffffa;position:relative;overflow:hidden}.hero-copy{z-index:3;flex-direction:column;justify-content:flex-start;width:52%;min-height:660px;padding:clamp(68px,5.5vw,88px) clamp(55px,4.8vw,78px);display:flex;position:relative}.hero-copy .display{max-width:605px;font-size:clamp(56px,5.2vw,82px)}.hero-copy .lead{max-width:630px;margin:27px 0}.hero-drafting{z-index:2;color:#13829a;opacity:.3;pointer-events:none;width:690px;max-width:55%;height:auto;position:absolute;bottom:-105px;left:-80px;-webkit-mask-image:linear-gradient(#0000 0%,#000 42% 100%);mask-image:linear-gradient(#0000 0%,#000 42% 100%)}.draft-construction{opacity:.4}.hero-art-stage{--stage-delay:0s;--art-opacity:.3;opacity:0}.hero-product-enabled .hero-art-stage{animation:hero-art-cycle 24s ease-in-out var(--stage-delay) infinite both}.hero-art-second{--stage-delay:6s}.hero-art-third{--stage-delay:12s}.hero-art-fourth{--stage-delay:18s}.hero-product-lineart{--art-opacity:.5;z-index:2;pointer-events:none;mix-blend-mode:multiply;filter:grayscale()brightness(1.2)contrast(1.15);width:min(710px,54%);height:auto;position:absolute;bottom:-130px;left:-180px;-webkit-mask-image:linear-gradient(#0000,#000 25% 100%);mask-image:linear-gradient(#0000,#000 25% 100%)}.hero-manifold-drawing{width:660px;max-width:51%;bottom:12px;left:-36px}@keyframes hero-art-cycle{0%,25%,to{opacity:0}5%,20%{opacity:var(--art-opacity)}}.draft-profile path{stroke-dasharray:1;stroke-dashoffset:1px;animation:draft-trace 24s ease-out var(--stage-delay) infinite}.draft-dimensions,.draft-dimension-labels{opacity:.8}@keyframes draft-trace{0%{stroke-dashoffset:1px}14%,to{stroke-dashoffset:0}}@media (width<=760px){.hero-drafting{--art-opacity:.25;width:600px;max-width:none;bottom:-95px;left:-170px}.hero-product-lineart{width:min(500px,125%);bottom:-100px;left:-125px}.hero-manifold-drawing{width:115%;bottom:100px;left:-22px}}@media (prefers-reduced-motion:reduce){.hero-product-enabled .hero-art-stage,.draft-profile path{animation:none}.hero-product-enabled .hero-art-stage{opacity:0}.hero-product-enabled .hero-art-second{opacity:.5}.draft-profile path{stroke-dashoffset:0}}.hero-actions{isolation:isolate;align-items:center;gap:26px;margin-top:auto;display:flex;position:relative}.hero-actions:before{content:"";z-index:-1;filter:blur(12px);pointer-events:none;background:#ffffffe6;position:absolute;inset:-14px -18px}.hero-motion-toggle{z-index:7;color:#fff;font:inherit;cursor:pointer;background:#073c48cc;border:1px solid #ffffff80;border-radius:6px;padding:8px 12px;font-size:12px;position:absolute;bottom:22px;right:24px}.hero-motion-toggle:focus-visible{outline-offset:4px;outline:2px solid #fff}.hero-shell[data-motion-paused] .draft-profile path,.hero-shell[data-motion-paused] .hero-art-stage{animation-play-state:paused}@media (width<=760px){.hero-motion-toggle{min-height:32px;padding:8px 10px;top:10px;bottom:auto;right:12px}}.hero-proof{color:#6f8589;letter-spacing:.09em;margin-top:34px;font-size:11px;font-weight:700}.hero-weave{z-index:1;background:var(--teal-deep);clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);border-radius:14% 0 0;position:absolute;inset:0 0 0 42%;overflow:hidden}.hero-weave>video{object-fit:cover;object-position:54% center;opacity:.82;filter:saturate(.72)contrast(1.04);height:100%;position:absolute;inset:0}.hero-weave:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#ffffffc7 0,#edf3f547 13%,#084a5708 34%,#06414e33 100%);position:absolute;inset:0}.hero-weave:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 73% 34%,#9fe2ec2e,#0000 26%),linear-gradient(#ffffff0f,#0000 42%,#0443517a);position:absolute;inset:0}.weave-rail{z-index:5;pointer-events:none;background:#fff;position:absolute}.rail-two{transform-origin:top;border-radius:0 0 9px 9px;width:12px;height:65%;top:-2%;left:62%;transform:rotate(-3deg)}.rail-three{border-radius:0 9px 9px 0;width:100%;height:12px;top:62%;left:0}.hero-edge{z-index:6;transform-origin:50%;pointer-events:none;background:#fff;width:22px;height:116%;position:absolute;top:-8%;left:44.6%;transform:rotate(8deg)}.proof-rail{z-index:4;color:#fff;background:var(--teal);border-radius:18px;grid-template-columns:1.42fr repeat(3,1fr);margin-top:17px;display:grid;position:relative;overflow:hidden}.proof-rail>div{border-right:1px solid #fff3;min-height:138px;padding:26px 29px}.proof-rail>div:last-child{border:0}.proof-rail .statement{letter-spacing:-.035em;align-items:center;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(26px,2.25vw,35px);font-weight:600;line-height:1.08;display:flex}.proof-rail strong{margin-bottom:7px;font-size:25px;font-weight:400;display:block}.proof-rail p{color:#cbe9ee;margin:0;font-size:14px;line-height:1.5}.work-study-copy .project-reference,.project-copy .project-reference{color:var(--teal);text-underline-offset:4px;margin-top:18px;font-size:14px;font-weight:600;display:inline-block}.section{padding:105px 0}.section-heading{grid-template-columns:.7fr 1.3fr;align-items:start;gap:65px;margin-bottom:50px;display:grid}.section-heading>div:last-child{justify-content:flex-end;display:flex}.section-heading .section-title{text-align:right}.section-heading .lead{margin:21px 0 0}.journey{background:var(--teal-deep);box-shadow:var(--shadow);border-radius:24px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.journey article{color:#fff;isolation:isolate;border-right:1px solid #ffffff6b;flex-direction:column;min-height:400px;padding:32px 27px;display:flex;position:relative;overflow:hidden}.journey article:last-child{border:0}.journey article:before{content:"";z-index:-2;background:var(--journey-image) center / cover no-repeat;filter:saturate(.72)contrast(1.05);position:absolute;inset:0;transform:scale(1.02)}.journey article:after{content:"";z-index:-1;background:linear-gradient(#0f6d8014 0%,#0f6d8061 42%,#053a46fa 100%);position:absolute;inset:0}.journey h3{margin:auto 0 12px;font-size:27px;font-weight:500}.journey p{color:#d3edf1;margin:0;font-size:14px;line-height:1.55}.strengths-section{padding:0 0 105px}.strengths-section-services{padding-top:30px}.strengths-heading{grid-template-columns:.38fr 1.62fr;align-items:start;gap:40px;margin-bottom:38px;display:grid}.strengths-heading .eyebrow{justify-self:start}.strengths-heading h2{letter-spacing:-.042em;text-align:right;justify-self:end;max-width:870px;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(43px,5.2vw,72px);font-weight:400;line-height:1.06}.specialty-grid{background:var(--teal-deep);box-shadow:var(--shadow);border-radius:24px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.specialty-grid article{color:#fff;background:var(--card-image) center / cover no-repeat;isolation:isolate;border-right:1px solid #ffffff6b;flex-direction:column;min-height:355px;padding:29px 26px;display:flex;position:relative;overflow:hidden}.specialty-grid article:after{z-index:-1;content:"";background:linear-gradient(#07546512 0%,#07546526 38%,#053a46d1 76%,#053a46f7 100%);position:absolute;inset:0}.specialty-grid article:last-child{border-right:0}.specialty-grid article>span{color:var(--aqua);font-size:11px;font-weight:700}.specialty-grid h3{letter-spacing:-.025em;margin:auto 0 0;font-size:clamp(21px,1.8vw,28px);font-weight:400;line-height:1.17}.specialty-grid p{color:#d3edf1;margin:17px 0 0;font-size:13px;line-height:1.55}.specialty-grid-home article{min-height:330px}.product-types{color:#fff;background:var(--teal);border-radius:18px;grid-template-columns:1fr 6fr;margin-top:14px;display:grid;overflow:hidden}.product-types-label{border-right:1px solid #ffffff59;align-items:center;padding:25px 28px;display:flex}.product-types-label span{color:var(--aqua);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.product-type-grid{grid-template-rows:145px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.product-type-grid div{z-index:0;background:var(--card-image) center / cover no-repeat;isolation:isolate;border-right:1px solid #ffffff59;align-items:flex-end;min-height:145px;padding:18px 16px;font-size:13px;font-weight:600;line-height:1.3;display:flex;position:relative;overflow:hidden}.product-type-grid div:after{z-index:-1;content:"";background:linear-gradient(#25a6c41f,#053a46e6);position:absolute;inset:0}.product-type-grid div:last-child{border-right:0}.product-mobility{background-position:50% 58%!important}.video-band{color:#fff;background:var(--teal-deep);min-height:520px;position:relative;overflow:hidden}.video-band video{object-fit:cover;opacity:.58;filter:saturate(.66)contrast(1.08);height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 14% 84%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 14% 84%,#0000 100%)}.video-band:after{content:"";background:linear-gradient(90deg,#054351f2 0%,#054351b8 42%,#05435124 76%,#05435161 100%);position:absolute;inset:0}.video-band-content{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;min-height:520px;display:flex;position:relative}.video-band h2{letter-spacing:-.045em;max-width:760px;margin:20px 0 22px;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(48px,6vw,82px);font-weight:400;line-height:1.04}.video-band p{color:#dbf0f3;max-width:600px;margin:0;font-size:17px;line-height:1.65}.presence-route{z-index:3;color:#ffffffeb;pointer-events:none;width:min(50vw,720px);height:430px;position:absolute;top:50%;right:0;overflow:hidden;transform:translateY(-50%)}.presence-map{opacity:.36;filter:brightness(1.9)saturate(.42)contrast(.9);mix-blend-mode:screen;background:url(/assets/presence-map-C_k-XPbj.jpg) 92% 68%/180% no-repeat;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 62%,#000 35%,#000000c2 64%,#0000 88%);mask-image:radial-gradient(at 62%,#000 35%,#000000c2 64%,#0000 88%)}.route-node{grid-template-columns:14px auto;align-items:center;column-gap:11px;display:grid;position:absolute}.route-node>span{background:#fff;border:3px solid #9fe2ec8c;border-radius:50%;grid-row:1/3;width:12px;height:12px;box-shadow:0 0 0 8px #9fe2ec14}.route-node strong{letter-spacing:.02em;font-size:15px;font-weight:600}.route-node small{color:#dbf0f39e;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:600}.route-china{top:57px;left:398px}.route-australia{bottom:22px;left:537px}.route-arc{border-right:2px dashed #ffffffb8;border-radius:0 100% 100% 0;width:126px;height:279px;position:absolute;top:89px;left:416px;transform:rotate(-3deg)}.route-arc:after{content:"";border-bottom:1px solid #ffffffa6;border-right:1px solid #ffffffa6;width:6px;height:6px;position:absolute;bottom:6px;right:-4px;transform:rotate(34deg)}.collage-layout{grid-template-columns:1fr 1fr;gap:20px;display:grid}.image-collage{background:linear-gradient(145deg,#d9eaed,#eff5f6 58%,#c9e4e8);border-radius:25px;min-height:570px;position:relative;overflow:hidden}.image-collage:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(145deg,#ffffff2e,#0000 42%,#0f6d8026);position:absolute;inset:0}.image-collage .base{outline-offset:12px;border-radius:40px 150px 45px 115px;outline:6px solid #9fe2ece6;position:absolute;inset:35px 90px 55px 35px;overflow:hidden}.image-collage .base:after,.tile:after{content:"";pointer-events:none;background:linear-gradient(135deg,#07546514,#0000 48%,#0754653d);position:absolute;inset:0}.image-collage .base img{object-fit:cover;object-position:center 42%;filter:saturate(.72)contrast(1.04);height:100%}.tile{border:7px solid #fff;border-radius:20px;position:absolute;overflow:hidden;box-shadow:0 20px 48px #20414840}.tile img{object-fit:cover;filter:saturate(.78)contrast(1.05);height:100%}.tile.a{width:205px;height:145px;top:26px;right:26px}.tile.b{width:230px;height:168px;bottom:30px;right:29px}.why-card{background:#fff;border-radius:25px;flex-direction:column;justify-content:space-between;min-height:570px;padding:52px;display:flex}.why-card blockquote{color:var(--teal);letter-spacing:-.04em;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(37px,4.1vw,56px);font-weight:400;line-height:1.1}.why-points{grid-template-columns:1fr 1fr;gap:24px;display:grid}.why-points h3{margin:0 0 9px;font-size:17px}.why-points p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.case-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.case-card{background:#fff;border-radius:23px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.case-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#25a6c40a 0%,#0f6d801f 46%,#0754656b 100%);height:280px;position:absolute;inset:0 0 auto}.case-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.case-card img{object-fit:cover;filter:saturate(.78)contrast(1.04);height:280px}.case-card:nth-child(2) img{object-position:center 36%}.case-body{z-index:2;background:#fff;padding:27px;position:relative}.tag{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.case-card h3{margin:14px 0 10px;font-size:24px;font-weight:500;line-height:1.25}.case-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.ip-protection-section{padding-top:0}.ip-protection-card{color:#fff;background:linear-gradient(135deg,#075465 0%,#0f6d80 52%,#188ba1 100%);border-radius:26px;grid-template-columns:.86fr 1.14fr;min-height:610px;display:grid;overflow:hidden;box-shadow:0 28px 70px #0b485429}.ip-copy{flex-direction:column;justify-content:center;padding:58px;display:flex}.ip-kicker{color:var(--aqua);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.ip-copy h3{letter-spacing:-.045em;max-width:500px;margin:22px 0 24px;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(40px,4.3vw,62px);font-weight:500;line-height:1.03}.ip-copy p{color:#d9f0f3;max-width:570px;margin:0;font-size:16px;line-height:1.65}.ip-coverage{background:#fff3;border:1px solid #ffffff3b;border-radius:14px;grid-template-columns:1fr 1fr;gap:1px;margin:32px 0 24px;display:grid;overflow:hidden}.ip-coverage span{color:#eefbfc;background:#043e4a9e;padding:16px 18px;font-size:13px;font-weight:600;line-height:1.35}.ip-copy small{color:#dbf0f3a8;max-width:500px;font-size:11px;line-height:1.55}.ip-document-stage{isolation:isolate;background:#174d58;min-height:610px;position:relative;overflow:hidden}.ip-document-stage:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(135deg,#07546530,#25a6c41a);position:absolute;inset:0}.ip-collage-photo{object-fit:cover;object-position:50% 50%;filter:saturate(.86)contrast(1.03);width:100%;height:100%;position:absolute;inset:0}.fit-band{color:#fff;background:var(--teal-deep);padding:95px 0}.fit-intro{margin-bottom:34px}.fit-grid{grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:22px;display:grid}.fit-card{isolation:isolate;background:radial-gradient(circle at 100% 0,#9fe2ec38,#0000 34%),linear-gradient(145deg,#ffffff1a,#ffffff06);border:1px solid #ffffff4d;border-radius:22px;min-height:310px;padding:31px;transition:transform .25s,border-color .25s,background .25s;position:relative;overflow:hidden;box-shadow:0 22px 55px #00232b2e}.fit-card:before{z-index:-1;content:"";border:1px solid #9fe2ec61;border-radius:50%;width:142px;height:142px;position:absolute;top:-58px;right:-48px;box-shadow:0 0 0 18px #9fe2ec0f,0 0 0 38px #9fe2ec09}.fit-card:after{background:var(--aqua);content:"";border-radius:3px;width:46px;height:4px;position:absolute;bottom:28px;right:30px;box-shadow:-13px 0 #9fe2ec59}.fit-card:nth-child(2n){transform:translateY(22px)}.fit-card:hover{background:radial-gradient(circle at 100% 0,#9fe2ec4d,#0000 38%),linear-gradient(145deg,#ffffff24,#ffffff0a);border-color:#9fe2ecbf;transform:translateY(-7px)}.fit-card:nth-child(2n):hover{transform:translateY(15px)}.fit-card span{color:var(--aqua);letter-spacing:.08em;font-size:10px;font-weight:700}.fit-card h3{letter-spacing:-.038em;margin:72px 0 16px;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(35px,3.2vw,49px);font-weight:400;line-height:1.04}.fit-card p{color:#cbe9ee;margin:0;font-size:14px;line-height:1.55}.cta-section{padding:100px 0}.cta-card{background:#fff;border-radius:26px;grid-template-columns:1.35fr .65fr;align-items:end;gap:60px;padding:65px;display:grid}.cta-card h2{color:var(--teal);letter-spacing:-.045em;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(49px,6vw,80px);font-weight:400;line-height:1.04}.cta-card p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.65}.cta-card .btn{justify-self:end}.page-hero{padding:15px 0 65px}.page-hero-card{border-radius:var(--radius);min-height:305px;box-shadow:var(--shadow);background:#fff;grid-template-columns:1.05fr .95fr;display:grid;overflow:hidden}.page-hero-copy{flex-direction:column;justify-content:center;padding:clamp(34px,4.5vw,56px);display:flex}.page-hero-copy .display{font-size:clamp(44px,4.8vw,64px);line-height:1.02}.page-hero-copy .lead{margin:16px 0 0}.page-hero-media{background:var(--teal-deep);position:relative;overflow:hidden}.page-hero-media video,.page-hero-media>img{object-fit:cover;opacity:.78;filter:saturate(.7);height:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 18% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 18% 100%)}.page-hero-media:after{content:"";background:linear-gradient(120deg,#0f6d8038,#05465470);position:absolute;inset:0}.page-hero-banner{color:#fff;background:var(--teal-deep);align-items:center;min-height:400px;padding:0;display:flex;position:relative;overflow:hidden}.page-hero-banner>video{object-fit:cover;opacity:.76;filter:saturate(.7)contrast(1.08);width:100%;height:100%;position:absolute;inset:0}.page-hero-banner:after{z-index:1;content:"";background:linear-gradient(90deg,#054351f7 0%,#075465d4 48%,#084b5a8f 100%);position:absolute;inset:0}.page-hero-banner-copy{z-index:2;padding-block:72px;position:relative}.page-hero-banner-copy .eyebrow{background:#0336429e;border:1px solid #ffffff38}.page-hero-banner-copy h1{color:#fff;letter-spacing:-.048em;max-width:800px;margin:22px 0 0;font-size:clamp(48px,5.7vw,78px);font-weight:400;line-height:1}.page-hero-banner-copy p{color:#d8f0f3;max-width:660px;margin:22px 0 0;font-size:18px;line-height:1.55}.experience-proof-section{padding:28px 0 92px}.experience-proof-intro{grid-template-columns:.38fr 1.62fr;align-items:start;gap:40px;margin-bottom:34px;display:grid}.experience-proof-intro .eyebrow{justify-self:start}.experience-proof-intro h2{letter-spacing:-.04em;text-align:right;justify-self:end;max-width:760px;margin:0;font-size:clamp(38px,4.5vw,62px);font-weight:400;line-height:1.04}.experience-proof-grid{color:#fff;background:var(--teal-deep);box-shadow:var(--shadow);border-radius:24px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.experience-proof-grid article{background:linear-gradient(145deg,#25a6c42b,#0434400d);border-right:1px solid #ffffff38;flex-direction:column;min-height:265px;padding:31px 28px 27px;display:flex;position:relative}.experience-proof-grid article:last-child{border-right:0}.experience-proof-grid article:before{background:var(--aqua);content:"";width:42px;height:3px;margin-bottom:38px}.experience-proof-grid strong{letter-spacing:-.055em;white-space:nowrap;font-size:clamp(39px,3.8vw,58px);font-weight:400;line-height:.95}.experience-proof-grid span{color:var(--aqua);letter-spacing:.1em;text-transform:uppercase;margin-top:8px;font-size:11px;font-weight:700}.experience-proof-grid p{color:#d3edf1;margin:auto 0 0;font-size:14px;line-height:1.5}.experience-proof-note{color:var(--muted);margin:15px 5px 0;font-size:11px;line-height:1.5}.contact-hero{padding:8px 0 18px}.contact-hero .page-hero-card{grid-template-columns:1.15fr .85fr;min-height:290px}.contact-hero .page-hero-copy{padding:34px clamp(42px,5vw,66px)}.contact-hero .page-hero-copy .display{font-size:clamp(43px,4.8vw,64px);line-height:1}.contact-hero .page-hero-copy .lead{margin-top:16px}.contact-hero .page-hero-media{min-height:290px}.contact-hero .page-hero-media>img{object-position:center 44%}.service-list{flex-direction:column;gap:13px;display:flex}.service-row{color:#fff;background:var(--teal);border-radius:18px;grid-template-columns:80px .75fr 1.25fr;align-items:center;min-height:150px;display:grid;overflow:hidden}.service-row .service-number{height:100%;color:var(--aqua);background:#00000014;justify-content:center;align-items:center;font-size:13px;display:flex}.service-row h2{margin:0;padding:30px;font-size:30px;font-weight:400}.service-row div:last-child{border-left:1px solid #ffffff2e;padding:28px 35px}.service-row p{color:#d3edf1;margin:0;line-height:1.6}.deliverables{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.deliverables span{color:#fff;border:1px solid #ffffff3d;border-radius:6px;padding:7px 10px;font-size:10px;font-weight:600}.service-journey-section{padding-top:78px}.service-journey{flex-direction:column;gap:28px;display:flex}.service-feature{width:94%;min-height:360px;box-shadow:var(--shadow);background:#fff;border-radius:24px;grid-template-columns:1.08fr .92fr;display:grid;overflow:hidden}.service-feature:nth-child(odd){margin-right:auto}.service-feature:nth-child(2n){grid-template-columns:.92fr 1.08fr;margin-left:auto}.service-feature:nth-child(2n) .service-feature-image{order:2}.service-feature-image{background:var(--teal-deep);min-height:360px;position:relative;overflow:hidden}.service-feature-image img{object-fit:cover;filter:saturate(.75)contrast(1.03);width:100%;height:100%}.service-feature-image:after{content:"";background:linear-gradient(#08495824,#043440e6);position:absolute;inset:0}.service-feature-title{z-index:1;color:#fff;position:absolute;bottom:34px;left:36px;right:36px}.service-feature-title span{color:var(--aqua);letter-spacing:.08em;margin-bottom:54px;font-size:12px;font-weight:700;display:block}.service-feature-title h2{letter-spacing:-.035em;max-width:560px;margin:0;font-size:clamp(34px,3.5vw,52px);font-weight:400;line-height:1.04}.service-feature-copy{flex-direction:column;justify-content:center;padding:clamp(36px,5vw,72px);display:flex}.service-feature-copy p{color:var(--ink);margin:0;font-size:17px;line-height:1.7}.service-feature-copy .deliverables{margin-top:27px}.service-feature-copy .deliverables span{color:var(--teal);background:#25a6c412;border-color:#0f6d8040}.process-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.process-card{background:#fff;border-radius:19px;min-height:260px;padding:30px}.process-card span{color:var(--cyan);font-size:12px;font-weight:700}.process-card h3{margin:74px 0 12px;font-size:23px;font-weight:500}.process-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.product-cases{padding-bottom:32px}.product-case{border:1px solid var(--line);background:var(--surface);border-radius:24px;margin:0 0 40px;scroll-margin-top:100px;overflow:hidden}.product-case-main{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:36px;padding:28px;display:grid}.product-case-visual{background:#edf3f5;border-radius:16px;min-width:0;margin:0;overflow:hidden}.product-case-visual img{object-fit:contain;width:100%;height:auto;max-height:500px;display:block}#puppydock .product-case-visual img{max-height:none}.product-case-cutout{background:#edf3f5;padding:22px}.product-case-intro{min-width:0;padding:12px 10px}.product-case h2{letter-spacing:-.035em;margin:16px 0 22px;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.13}.product-case p{color:var(--muted);margin:0 0 16px;font-size:1rem;line-height:1.75}.product-case .project-reference{color:var(--teal);text-underline-offset:4px;margin-top:4px;font-size:14px;font-weight:600;display:inline-block}.work-study-copy .project-reference+.project-reference{margin-left:18px}.product-case-detail{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;margin:0 28px;padding:28px 0;display:grid}.product-case-notes{min-width:0;padding:0 12px}.product-case-notes h3{margin:0 0 12px;font-size:23px;font-weight:500;line-height:1.25}.product-case-notes h3:not(:first-child){margin-top:28px}.product-case-secondary{background:#edf3f5;border-radius:14px;min-width:0;margin:0;overflow:hidden}.product-case-secondary img{object-fit:contain;width:100%;height:auto;max-height:360px;display:block}.product-case figcaption{color:var(--muted);background:#edf3f5;padding:12px 18px;font-size:14px;line-height:1.5}.product-case-wide{background:#edf3f5;border-radius:14px;margin:0 28px 28px;overflow:hidden}.product-case-wide img{object-fit:contain;width:100%;height:auto;display:block}.product-case-design{background:#fff}.product-case-design img{max-height:480px}@media (width<=800px){.product-case-main,.product-case-detail{grid-template-columns:minmax(0,1fr);gap:22px}.product-case-main{padding:18px}.product-case-intro{padding:4px}.product-case-detail{margin:0 18px;padding:24px 0}.product-case-notes{padding:0 4px}.product-case-wide{margin:0 18px 18px}.product-case-cutout{padding:12px}}.tooling-handover{padding-top:20px;scroll-margin-top:100px}.handover-heading{max-width:850px;margin-bottom:42px}.handover-heading h2{color:var(--teal-deep);letter-spacing:-.04em;margin:24px 0 20px;font-size:clamp(34px,4.5vw,58px);font-weight:400;line-height:1.08}.handover-heading p{max-width:600px;color:var(--muted);margin:0;font-size:1.0625rem;line-height:1.65}.handover-journey{gap:32px;display:grid}.handover-chapter{background:#fff;border:1px solid #d5e3e7;border-radius:24px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:clamp(28px,4vw,60px);padding:24px;display:grid}.handover-chapter:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.handover-chapter:nth-child(2n) .handover-visual{order:2}.handover-visual{background:#edf3f5;border-radius:14px;justify-content:center;align-items:center;min-width:0;margin:0;padding:12px;display:flex}.handover-visual img{object-fit:contain;object-position:center;filter:none;border-radius:8px;width:100%;height:auto;max-height:470px;display:block}.handover-visual-portrait img{width:auto;max-width:100%;height:auto;max-height:470px}.handover-copy{min-width:0;padding:28px 24px}.handover-step{color:var(--teal);font-size:.875rem;font-weight:700}.handover-copy h3{letter-spacing:-.035em;margin:22px 0 18px;font-size:clamp(28px,3vw,40px);font-weight:400;line-height:1.13}.handover-copy p{max-width:430px;color:var(--muted);margin:0;font-size:1.0625rem;line-height:1.75}@media (width<=760px){.handover-heading{margin-bottom:28px}.handover-journey{gap:22px}.handover-chapter,.handover-chapter:nth-child(2n){border-radius:20px;grid-template-columns:minmax(0,1fr);gap:0;padding:14px}.handover-chapter:nth-child(2n) .handover-visual{order:0}.handover-visual{padding:8px}.handover-visual img,.handover-visual-portrait img{max-height:430px}.handover-copy{padding:26px 10px 18px}.handover-copy h3{margin:16px 0}}.work-evidence{scroll-margin-top:100px}.work-story{margin-bottom:64px}.work-story-heading{grid-template-columns:1.15fr 1fr;align-items:end;gap:40px;margin-bottom:28px;display:grid}.work-story-heading h3{letter-spacing:-.035em;max-width:570px;margin:12px 0 0;font-size:clamp(28px,3.1vw,42px);font-weight:500;line-height:1.12}.work-story-heading p{max-width:480px;color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.work-stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.work-stages>li{min-width:0;position:relative}.work-stages>li:not(:last-child):after{content:"→";z-index:2;background:var(--teal-deep);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:18px;display:grid;position:absolute;top:144px;right:-24px}.work-stages figure{background:#fff;border-radius:20px;height:100%;margin:0;overflow:hidden}.work-stage-media{background:#dde8eb;height:310px;position:relative;overflow:hidden}.work-stage-media img{object-fit:cover;filter:saturate(.72)contrast(1.09)brightness(1.08);width:100%;height:100%}.work-stage-media:after,.work-component-media:after{content:"";pointer-events:none;background:linear-gradient(145deg,#dcf0f71c,#0000 48%,#0754651c);position:absolute;inset:0}.work-stage-cad{background:#edf3f5}.work-stage-cad img{object-fit:contain;filter:none}.work-stage-cad:after,.work-stage-retouched:after{display:none}.work-stage-retouched{background:#edf3f5}.work-stage-retouched img{filter:none;object-fit:contain}.work-stage-cad-pair{background:#edf3f5;grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid}.work-stage-cad-pair img{min-height:0}.work-stage-mount img{object-fit:contain;filter:saturate(.65)contrast(1.08)brightness(1.2);background:#dedfda}.work-stages figcaption{padding:24px}.work-stage-label{color:var(--teal);font-size:.8125rem;font-weight:700}.work-stages h4{letter-spacing:-.025em;margin:12px 0 10px;font-size:clamp(21px,2vw,26px);font-weight:500;line-height:1.2}.work-stages p{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.work-frame-story{background:var(--teal-deep);color:#fff;border-radius:24px;grid-template-columns:1fr 1.05fr .65fr;align-items:center;gap:24px;margin:12px 0 28px;padding:32px;display:grid;overflow:hidden}.work-frame-copy{padding:8px}.work-frame-copy h3{letter-spacing:-.035em;margin:24px 0 18px;font-size:clamp(28px,3vw,40px);font-weight:500;line-height:1.12}.work-frame-copy p{color:#d5e7eb;font-size:1rem;line-height:1.7}.work-frame-story figure{min-width:0;margin:0}.work-frame-story img{filter:saturate(.62)contrast(1.08)brightness(1.16);border-radius:14px;width:100%;height:auto}.work-frame-story figcaption{color:#d5e7eb;margin-top:12px;font-size:.875rem}.work-frame-detail{align-self:end;padding-bottom:24px}.work-components{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.work-components figure{background:#fff;border-radius:22px;margin:0;overflow:hidden}.work-component-media{position:relative;overflow:hidden}.work-component-media img{aspect-ratio:4/3;object-fit:cover;filter:saturate(.6)contrast(1.1)brightness(1.06);width:100%;height:auto}.work-components figcaption{padding:28px}.work-components h3{letter-spacing:-.03em;margin:12px 0;font-size:clamp(24px,2.5vw,32px);font-weight:500;line-height:1.15}.work-components p{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}@media (width<=1000px){.work-stage-media{height:250px}.work-stages>li:not(:last-child):after{top:111px}.work-stages figcaption{padding:20px}.work-frame-story{grid-template-columns:1fr 1fr}.work-frame-copy{grid-column:1/-1;max-width:620px}.work-frame-detail{padding:0 18px 24px}}@media (width<=760px){.work-story-heading{grid-template-columns:1fr;gap:16px}.work-stages{grid-template-columns:1fr;gap:28px}.work-stage-media{aspect-ratio:4/3;height:auto}.work-stage-cad-pair{aspect-ratio:1}.work-stages>li:not(:last-child):after{content:"↓";inset:auto auto -28px calc(50% - 14px)}.work-story{margin-bottom:48px}.work-frame-story{gap:22px;padding:24px}.work-frame-main{grid-column:1/-1}.work-frame-detail{grid-column:1/-1;justify-self:end;width:65%;padding:0}.work-components{grid-template-columns:1fr}}.project-feature{background:#fff;border-radius:25px;grid-template-columns:1.1fr .9fr;margin-bottom:20px;display:grid;overflow:hidden}.project-feature:nth-child(2n){grid-template-columns:.9fr 1.1fr}.project-feature:nth-child(2n) .project-image{order:2}.project-image{background:var(--teal-deep);min-height:470px;position:relative;overflow:hidden}.project-image:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0a,#0000 50%,#07546547);position:absolute;inset:0}.project-image img{object-fit:cover;filter:saturate(.75)contrast(1.04);height:100%}.project-feature:nth-child(2) .project-image img{object-position:center 36%}.project-image-studio{background:#e6eef0}.project-image-studio img{object-fit:contain;filter:none;width:100%;height:100%;position:absolute;inset:0;object-position:center!important}.project-image-studio:after{background:linear-gradient(#0000 65%,#07546529)}.project-image-ramp img{object-fit:cover;transform-origin:85% 82%;transform:scale(1.55)}.project-image-tooling img{object-fit:cover;object-position:center 38%;filter:saturate(.85)contrast(1.02);width:100%;height:100%;position:absolute;inset:0}.project-image-tooling:after{background:linear-gradient(#07546508,#0000 50%,#07546529)}.project-copy{flex-direction:column;justify-content:center;padding:clamp(42px,5vw,67px);display:flex}.project-copy h2{letter-spacing:-.035em;margin:18px 0;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(34px,4vw,54px);font-weight:400;line-height:1.1}.project-copy p{color:var(--muted);line-height:1.65}.project-scope{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.project-scope span{color:var(--teal);background:var(--pale);border-radius:7px;padding:8px 11px;font-size:11px;font-weight:700}.founders-section{padding-top:35px}.about-fieldwork{grid-template-columns:1.15fr 1fr;align-items:start;gap:24px;display:grid}.about-photo{background:var(--teal-deep);border-radius:24px;margin:0;position:relative;overflow:hidden}.about-photo-review,.about-photo-sketch{margin-top:64px}.about-photo.about-photo-sketch img{object-fit:contain;background:#d6d3c9}.about-photo img{aspect-ratio:4/3;object-fit:cover;filter:saturate(.7)contrast(1.03);height:auto}.about-photo:after{content:"";pointer-events:none;background:linear-gradient(#0754650a 40%,#07546547 70%,#0754659e);position:absolute;inset:0}.about-photo figcaption{z-index:1;color:#fff;padding:24px 28px;position:relative}.about-photo h3{letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(24px,2.4vw,30px);font-weight:500}.about-photo p{color:#e0f0f3;max-width:440px;margin:0;font-size:1rem;line-height:1.6}.collaborator-network{isolation:isolate;background:var(--teal-deep);color:#fff;border-radius:24px;margin-top:32px;padding:clamp(28px,5vw,64px);position:relative;overflow:hidden}.collaborator-network>img{z-index:-2;object-fit:cover;object-position:50% 44%;filter:grayscale(.7);height:100%;position:absolute;inset:0}.collaborator-network:before{content:"";z-index:-1;background:linear-gradient(100deg,#074655f2,#075465de 55%,#075465a3);position:absolute;inset:0}.collaborator-network h3{letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(28px,3.2vw,42px);font-weight:500}.collaborator-network p{max-width:710px;margin:0;font-size:1.0625rem;line-height:1.75}@media (width<=760px){.about-fieldwork{grid-template-columns:1fr}.about-photo-review,.about-photo-sketch{margin-top:0}.about-photo figcaption{padding:22px}}.founders-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:28px 0;display:grid}.founder-card{grid-template-columns:94px minmax(0,1fr);align-items:start;gap:18px;display:grid}.founder-portrait,.founder-placeholder{background:var(--teal-deep);border-radius:50%;width:94px;height:94px;position:relative;overflow:hidden}.founder-portrait:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#0c171a40 100%);position:absolute;inset:0}.founder-portrait img{object-fit:cover;filter:grayscale()contrast(1.06);height:100%}.founder-copy{min-height:0;padding:0}.founder-role{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700;line-height:1.45;display:block}.founder-copy h3{color:var(--ink);letter-spacing:-.025em;margin:7px 0 10px;font-size:24px;font-weight:500}.founder-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.founder-card-placeholder{opacity:.72}.founder-placeholder{background:linear-gradient(145deg,#0f6d801a,#25a6c408);place-items:center;display:grid}.founder-placeholder:before,.founder-placeholder:after{content:"";border:1px solid #0f6d8029;border-radius:50%;position:absolute}.founder-placeholder:before{aspect-ratio:1;width:42%}.founder-placeholder:after{aspect-ratio:1;width:68%}.founder-placeholder span{z-index:1;color:var(--teal);font-family:Inter,Segoe UI,sans-serif;font-size:24px;font-weight:500}.principles-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.principle{background:#fff;border-radius:20px;min-height:260px;padding:32px}.principle-tag{width:fit-content;color:var(--teal);background:var(--pale);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700;display:inline-flex}.principle h3{color:var(--teal);margin:64px 0 12px;font-size:25px;font-weight:500}.principle p{color:var(--muted);margin:0;line-height:1.65}.contact-section{padding-top:40px}.contact-shell{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:start;gap:20px;display:grid}.enquiry-panel,.direct-card,.next-card{background:#fff;border-radius:25px}.enquiry-panel{padding:clamp(38px,5vw,64px)}.enquiry-heading{max-width:780px;margin-bottom:38px}.enquiry-heading h2,.direct-card h2{color:var(--teal);letter-spacing:-.04em;margin:20px 0 16px;font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.07}.enquiry-heading h2{font-size:clamp(42px,5vw,68px)}.enquiry-heading p,.direct-card p{color:var(--muted);margin:0;line-height:1.65}.enquiry-form{position:relative}.form-honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-field{color:var(--ink);letter-spacing:.025em;gap:9px;font-size:12px;font-weight:700;display:grid}.form-field>span b{color:var(--cyan)}.form-field-wide{grid-column:1/-1}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;letter-spacing:0;background:#f9fcfc;border-radius:9px;outline:none;font-size:15px;font-weight:400;transition:border-color .18s,box-shadow .18s,background .18s}.form-field input,.form-field select{min-height:55px;padding:0 15px}.form-field textarea{resize:vertical;min-height:170px;padding:15px;line-height:1.55}.form-field input::placeholder,.form-field textarea::placeholder{color:#8a999c}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--cyan);background:#fff;box-shadow:0 0 0 4px #25a6c41f}.enquiry-form.was-validated .form-field :invalid{border-color:#bd5b4b}.nda-option{border:1px solid var(--line);background:var(--canvas);cursor:pointer;border-radius:12px;align-items:flex-start;gap:13px;margin:24px 0;padding:18px;display:flex}.nda-option input{width:18px;height:18px;accent-color:var(--cyan);margin-top:2px}.nda-option span{gap:5px;display:grid}.nda-option strong{font-size:14px}.nda-option small{color:var(--muted);font-size:12px;line-height:1.45}.form-submit-row{align-items:center;gap:22px;display:flex}.form-submit-row p{max-width:520px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.form-submit-row .btn{cursor:pointer;flex:none}.form-submit-row .btn:disabled{cursor:wait;opacity:.65;transform:none}.form-status{border-radius:10px;margin-top:22px;padding:17px 19px;font-size:13px;line-height:1.5;display:none}.form-status[data-state]{gap:3px;display:grid}.form-status[data-state=pending]{color:var(--teal);background:var(--pale)}.form-status[data-state=success]{color:#1b6652;background:#e7f6f0;border:1px solid #aedbcc}.form-status[data-state=error]{color:#8a382e;background:#fbecea;border:1px solid #e7b8b1}.form-status a{font-weight:700}.contact-aside{gap:20px;display:grid}.direct-card,.next-card{padding:35px}.direct-card h2{font-size:clamp(34px,4vw,50px)}.contact-methods{gap:10px;margin-top:28px;display:grid}.contact-methods a{border:1px solid var(--line);border-radius:12px;gap:5px;padding:17px 18px;text-decoration:none;transition:border-color .2s,transform .2s,background .2s;display:grid}.contact-methods a:hover{border-color:var(--cyan);background:#f6fbfc;transform:translateY(-2px)}.contact-methods span{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.contact-methods strong{overflow-wrap:anywhere;font-size:16px}.contact-methods em{color:var(--muted);font-size:11px;font-style:normal}.next-card ol{counter-reset:steps;gap:18px;margin:24px 0 0;padding:0;list-style:none;display:grid}.next-card li{counter-increment:steps;gap:4px;padding-left:42px;display:grid;position:relative}.next-card li:before{content:counter(steps, decimal-leading-zero);color:var(--cyan);font-size:11px;font-weight:700;position:absolute;left:0}.next-card li span{color:var(--muted);font-size:12px;line-height:1.5}.contact-visual{background:var(--teal-deep);border-radius:25px;min-height:510px;position:relative;overflow:hidden}.contact-visual img{object-fit:cover;opacity:.73;filter:saturate(.65);height:100%}.contact-visual:after{content:"";background:linear-gradient(#0000 40%,#054c5ab3);position:absolute;inset:0}.contact-visual blockquote{z-index:2;color:#fff;margin:0;font-size:28px;font-weight:300;line-height:1.25;position:absolute;bottom:30px;left:35px;right:35px}.contact-visual-compact{min-height:340px}.contact-visual-compact img{object-position:center 43%}.contact-visual-compact blockquote{font-size:24px}.site-footer{color:#d8edf0;background:var(--teal-deep);padding:74px 0 24px}.footer-main{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(55px,7vw,110px);display:grid}.footer-kicker{color:var(--aqua);letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-size:11px;font-weight:700;display:block}.footer-contact h2{color:#fff;letter-spacing:-.045em;max-width:510px;margin:0;font-size:clamp(38px,4.4vw,62px);font-weight:400;line-height:1.02}.footer-contact>p{color:#b8d9de;max-width:520px;margin:21px 0 30px;font-size:15px;line-height:1.65}.footer-contact-list{gap:11px;display:grid}.footer-contact-list a,.footer-contact-list address{color:#fff;font-size:15px;font-style:normal;line-height:1.45;text-decoration:none}.footer-contact-list a{width:fit-content;font-weight:700}.footer-contact-list a:hover{color:var(--aqua)}.footer-enquiry-form{background:#ffffff13;border:1px solid #ffffff2e;border-radius:20px;padding:clamp(26px,3vw,40px)}.footer-form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.footer-field{color:#d8edf0;gap:8px;margin-bottom:14px;font-size:12px;font-weight:700;display:grid}.footer-field input,.footer-field textarea{color:#fff;width:100%;font:inherit;background:#0336428c;border:1px solid #ffffff38;border-radius:8px;outline:0;font-weight:400;transition:border-color .2s,background .2s}.footer-field input{height:49px;padding:0 14px}.footer-field textarea{resize:vertical;min-height:112px;padding:13px 14px}.footer-field input::placeholder,.footer-field textarea::placeholder{color:#d8edf08f}.footer-field input:focus,.footer-field textarea:focus{border-color:var(--aqua);background:#033642d1}.footer-form-submit{align-items:center;gap:18px;margin-top:4px;display:flex}.footer-form-submit .btn{cursor:pointer}.footer-form-submit small{color:#9fc5cb;max-width:290px;font-size:10px;line-height:1.45}.footer-enquiry-form .form-status{color:#fff;margin-top:14px}.footer-enquiry-form .form-status[data-state=success]{color:#dff8fb;background:#9fe2ec1f;border-color:#9fe2ec57}.footer-enquiry-form .form-status[data-state=error]{color:#fff;background:#8e27274d}.footer-base{color:#9fc5cb;border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:30px;margin-top:58px;padding-top:22px;font-size:11px;display:flex}.footer-brand{align-items:center;gap:16px;min-width:0;display:flex}.footer-brand-badge{border-radius:12px;flex:0 0 64px;display:block}.footer-brand-badge img{width:64px;height:64px;display:block}.footer-brand-badge:focus-visible{outline-offset:4px;outline:2px solid #fff}.footer-links{gap:22px;display:flex}.footer-links a{color:#d8edf0;text-decoration:none}@media (width<=1000px){.nav-links{gap:19px}.hero-copy{width:55%;padding:58px 42px}.hero-copy .display{font-size:clamp(54px,7.2vw,74px)}.hero-weave{left:44%}.hero-edge{width:20px;left:47%}.proof-rail{grid-template-columns:1fr 1fr}.proof-rail>div:nth-child(2){border-right:0}.section-heading,.collage-layout,.cta-card,.page-hero-card,.contact-shell,.ip-protection-card{grid-template-columns:1fr}.contact-aside{grid-template-columns:1fr 1fr}.contact-visual-compact{grid-column:1/-1}.journey{grid-template-columns:1fr 1fr}.journey article{border-bottom:1px solid #ffffff6b}.journey article:last-child{grid-column:1/-1}.strengths-heading{grid-template-columns:1fr;gap:22px}.specialty-grid{grid-template-columns:1fr 1fr}.specialty-grid article{border-bottom:1px solid #ffffff6b}.specialty-grid article:nth-child(2n){border-right:0}.specialty-grid article:last-child{border-bottom:0;grid-column:1/-1}.product-types{grid-template-columns:1fr}.product-types-label{border-bottom:1px solid #ffffff59;border-right:0;min-height:105px}.product-type-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.product-type-grid div,.product-type-grid div:nth-child(3n),.product-type-grid div:nth-child(n+4){border-bottom:1px solid #ffffff59;border-right:1px solid #ffffff59;min-height:165px}.product-type-grid div:nth-child(2n){border-right:0}.product-type-grid div:nth-last-child(-n+2){border-bottom:0}.fit-grid{grid-template-columns:1fr 1fr}.case-grid{grid-template-columns:1fr}.case-card{grid-template-columns:.9fr 1.1fr;display:grid}.case-card img{height:100%;min-height:290px}.ip-document-stage{min-height:560px}.cta-card .btn{justify-self:start}.page-hero-media{min-height:260px}.contact-hero .page-hero-card{grid-template-columns:1fr 1fr}.contact-hero .page-hero-media{min-height:290px}.page-hero-media video,.page-hero-media>img{-webkit-mask-image:linear-gradient(#0000,#000 15%);mask-image:linear-gradient(#0000,#000 15%)}.page-hero-banner{min-height:370px}.experience-proof-intro{grid-template-columns:1fr;gap:18px}.experience-proof-intro h2{text-align:left;justify-self:start}.experience-proof-grid{grid-template-columns:1fr 1fr}.experience-proof-grid article{border-bottom:1px solid #ffffff38}.experience-proof-grid article:nth-child(2n){border-right:0}.experience-proof-grid article:nth-last-child(-n+2){border-bottom:0}.project-feature,.project-feature:nth-child(2n){grid-template-columns:1fr}.project-feature:nth-child(2n) .project-image{order:0}.process-grid,.founders-grid{grid-template-columns:1fr 1fr}.service-feature,.service-feature:nth-child(2n){grid-template-columns:1fr 1fr;width:100%}.presence-route{display:none}}@media (width<=760px){.wrap{width:min(var(--max), calc(100% - 28px))}.site-header{padding:10px 0}.brand,.brand img{width:148px}.menu-button{display:block}.nav-links{box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:69px;left:14px;right:14px}.nav-links[data-open=true]{display:flex}.nav-links a{padding:15px}.nav-links .nav-cta{text-align:center;margin-top:5px}.home-hero{min-height:0;padding-bottom:30px}.hero-wrap{width:calc(100% - 20px)}.hero-shell{border-bottom:10px solid var(--teal);background:linear-gradient(155deg,#fff 0% 78%,#25a6c417 78%,#0f6d8024 100%);border-radius:20px;min-height:600px}.hero-copy{width:100%;min-height:590px;padding:48px 28px 34px}.display,.hero-copy .display{font-size:51px}.hero-copy .lead{margin:20px 0;font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px}.hero-proof{margin-top:24px}.hero-weave,.hero-edge{display:none}.rail-two{height:59%;left:54%}.rail-three{top:57%}.proof-rail{grid-template-columns:1fr}.proof-rail>div{border-bottom:1px solid #fff3;border-right:0;min-height:auto}.section{padding:74px 0}.section-heading{gap:22px;margin-bottom:35px}.section-title{font-size:43px}.lead{font-size:16px}.journey{grid-template-columns:1fr}.journey article:last-child{grid-column:auto}.journey article{min-height:300px}.journey h3{margin-top:auto}.strengths-section{padding-bottom:74px}.strengths-section-services{padding-top:20px}.strengths-heading h2{font-size:43px}.specialty-grid{grid-template-columns:1fr}.specialty-grid article,.specialty-grid-home article{border-bottom:1px solid #ffffff6b;border-right:0;min-height:290px}.specialty-grid article:last-child{grid-column:auto}.product-type-grid{grid-template-columns:1fr}.product-type-grid div,.product-type-grid div:nth-child(3n),.product-type-grid div:nth-child(2n),.product-type-grid div:nth-child(n+4),.product-type-grid div:nth-last-child(-n+2){border-bottom:1px solid #ffffff59;border-right:0;min-height:155px}.product-type-grid div:last-child{border-bottom:0}.video-band,.video-band-content{min-height:570px}.video-band h2{font-size:50px}.image-collage{min-height:500px}.image-collage .base{inset:65px 45px 90px 24px}.tile.a{width:150px;height:107px;right:13px}.tile.b{width:165px;height:120px;right:15px}.why-card{min-height:500px;padding:33px 25px}.why-points{grid-template-columns:1fr}.case-card{display:block}.case-card img{height:245px;min-height:0}.ip-copy{padding:42px 25px}.ip-copy h3{font-size:43px}.ip-coverage{grid-template-columns:1fr}.ip-document-stage{min-height:500px}.fit-grid,.principles-grid{grid-template-columns:1fr}.fit-card,.fit-card:nth-child(2n),.fit-card:hover,.fit-card:nth-child(2n):hover{min-height:240px;transform:none}.fit-card h3{margin-top:48px}.cta-section{padding:72px 0}.cta-card{gap:30px;padding:38px 25px}.cta-card h2{font-size:48px}.page-hero{padding-bottom:35px}.page-hero-card{border-radius:20px}.page-hero-copy{padding:45px 25px}.page-hero-media{min-height:210px}.page-hero-banner{min-height:355px}.page-hero-banner-copy{padding-block:58px}.page-hero-banner-copy h1{font-size:48px}.page-hero-banner-copy p{font-size:16px}.contact-hero .page-hero-card{grid-template-columns:1fr}.contact-hero .page-hero-copy{padding:30px 25px}.contact-hero .page-hero-media{min-height:170px}.experience-proof-section{padding:18px 0 68px}.experience-proof-grid{grid-template-columns:1fr}.experience-proof-grid article,.experience-proof-grid article:nth-child(2n),.experience-proof-grid article:nth-last-child(-n+2){border-bottom:1px solid #ffffff38;border-right:0;min-height:225px}.experience-proof-grid article:last-child{border-bottom:0}.service-row{grid-template-columns:58px 1fr}.service-row h2{padding:22px;font-size:24px}.service-row div:last-child{border-left:0;grid-column:1/-1;padding:0 24px 26px}.service-feature,.service-feature:nth-child(2n){grid-template-columns:1fr}.service-feature:nth-child(2n) .service-feature-image{order:0}.service-feature-image{min-height:310px}.service-feature-title{bottom:25px;left:25px;right:25px}.service-feature-title span{margin-bottom:42px}.service-feature-copy{padding:32px 25px 36px}.process-grid,.founders-grid{grid-template-columns:1fr}.founder-card{grid-template-columns:86px minmax(0,1fr)}.founder-portrait,.founder-placeholder{width:86px;height:86px;min-height:0}.founder-copy{min-height:0}.project-image{min-height:340px}.project-copy{padding:37px 25px}.contact-aside,.form-grid{grid-template-columns:1fr}.form-field-wide{grid-column:auto}.enquiry-panel,.direct-card,.next-card{padding:30px 24px}.form-submit-row{flex-direction:column;align-items:flex-start}.contact-visual,.contact-visual-compact{min-height:390px}.contact-visual-compact{grid-column:auto}.footer-main{grid-template-columns:1fr;gap:42px}.footer-base{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap;gap:12px 20px}}@media (width<=560px){.wrap{width:calc(100% - 24px)}.site-nav{width:calc(100% - 20px);min-height:52px}.brand,.brand img{width:136px}.menu-button{width:42px;height:42px}.nav-links{top:61px;left:10px;right:10px}.nav-links a{padding:14px}.eyebrow{padding:8px 11px;font-size:9px}.section,.fit-band{padding-block:64px}.section-heading,.strengths-heading,.experience-proof-intro{grid-template-columns:1fr;gap:17px;margin-bottom:30px;display:grid}.section-heading>div:last-child{justify-content:flex-start}.section-heading .section-title,.strengths-heading h2,.experience-proof-intro h2{text-align:left;justify-self:start;max-width:none;font-size:clamp(36px,11vw,46px);line-height:1.04}.hero-shell{min-height:570px}.hero-copy{min-height:560px;padding:38px 22px 28px}.display,.hero-copy .display{max-width:100%;font-size:clamp(44px,13.4vw,56px);line-height:.98}.hero-actions{width:100%}.hero-actions .btn{justify-content:center;width:100%}.hero-actions .text-link{justify-content:center}.proof-rail{border-radius:14px}.proof-rail>div{padding:22px}.proof-rail .statement{font-size:27px}.journey,.specialty-grid,.product-types,.case-card,.project-feature,.service-feature,.enquiry-panel,.direct-card,.next-card{border-radius:18px}.page-hero-banner{min-height:330px}.page-hero-banner-copy{padding-block:48px}.page-hero-banner-copy h1{max-width:none;font-size:clamp(40px,12vw,50px);line-height:1.02}.page-hero-banner-copy p{max-width:92%;font-size:15px;line-height:1.55}.founders-grid{gap:0;padding:0}.founder-card{border-bottom:1px solid var(--line);grid-template-columns:76px minmax(0,1fr);gap:16px;padding:23px 0}.founder-card:last-child{border-bottom:0}.founder-portrait,.founder-placeholder{width:76px;height:76px}.founder-copy h3{margin-top:5px;font-size:22px}.founder-copy p{font-size:12px}.principle{border-radius:17px;min-height:215px;padding:27px 24px}.principle h3{margin:43px 0 10px;font-size:23px}.principle p{font-size:14px}.service-feature-image,.project-image{min-height:270px}.service-feature-copy,.project-copy{padding:29px 22px 34px}.contact-visual,.contact-visual-compact{min-height:320px}.enquiry-panel,.direct-card,.next-card{padding:27px 22px}.form-field input,.form-field select{min-height:52px}.form-field textarea{min-height:145px}.form-submit-row .btn,.footer-form-submit .btn{justify-content:center;width:100%}.cta-card{padding:34px 22px}.cta-card h2{font-size:40px}.cta-card .btn{justify-content:center;width:100%}.site-footer{padding-top:58px}.footer-form-row{grid-template-columns:1fr;gap:0}.footer-form-submit{flex-direction:column;align-items:flex-start}.footer-contact h2{font-size:39px}.footer-base{margin-top:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
