@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');

:root{--ink:#203e57;--muted:#596c7b;--paper:#fafbfc;--line:#dbe3e9;--coral:#ed826c;--brand-blue:#216fa4;--brand-slate:#5e7da2;--brand-teal:#268fa9;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:95px}
*{box-sizing:border-box}body{margin:0}button,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #216fa4;outline-offset:5px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}a,button{touch-action:manipulation}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{height:94px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:10px;font-size:29px;line-height:1;font-weight:700;letter-spacing:-1.6px}.brand-logo{display:block;width:54px;height:58px;object-fit:contain;flex-shrink:0}.brand{color:var(--brand-blue)}.brand-subtitle{display:block;letter-spacing:2px;font-size:8px;font-weight:600;margin-top:7px}.header nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:500}.header nav>a:not(.button):hover,.text-link:hover,.footer a:hover{color:#216fa4}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid var(--brand-blue);border-radius:8px;padding:15px 20px;background:var(--brand-blue);color:white;font-size:13px;font-weight:500;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:#195b82;transform:translateY(-2px)}.button span{font-size:19px;line-height:1}.button-small{padding:12px 17px}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;min-height:680px;display:flex;flex-direction:column;overflow:hidden;background:#f5f8fb}.hero-glow{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 51% 107%,#fdf4f4 0%,#c0e3ec 24%,transparent 49%),radial-gradient(ellipse at 92% 96%,#ed826c 0%,#f3bbaa 29%,transparent 59%),radial-gradient(ellipse at 4% 85%,#216fa4 0%,#8cb7cf 30%,transparent 58%),linear-gradient(#f5f8fb 7%,#e8eff5 48%,#5e7da2 85%)}.hero-glow:after{content:'';position:absolute;inset:0;opacity:.14;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23888888' filter='url(%23n)' opacity='.4' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.hero-content{text-align:center;padding:57px 24px 30px;position:relative}.eyebrow{font-size:10px;letter-spacing:1.5px;font-weight:600;line-height:1.7}.hero-eyebrow{display:flex;align-items:center;justify-content:center;gap:9px}.status-dot{width:6px;height:6px;background:#216fa4;display:inline-block;border-radius:50%;box-shadow:0 0 0 4px #216fa410}.hero h1{font-size:clamp(44px,5.1vw,76px);letter-spacing:-3.9px;line-height:1.08;margin:24px 0 20px}.hero h1 em,.contact-inner h2 em{font-family:Georgia,serif;font-weight:400}.hero-description{font-size:16px;line-height:1.65;color:#455e73}.project-starter{margin:32px auto 0;width:min(664px,100%);background:#ffffffef;padding:20px;border:1px solid #ffffffd9;border-radius:15px;box-shadow:0 8px 35px #30295e13;text-align:left}.project-starter textarea{display:block;width:100%;min-height:62px;resize:vertical;max-height:210px;border:0;background:transparent;color:var(--ink);font-size:15px;padding:2px;line-height:1.5}.project-starter textarea::placeholder{color:#7d7b80}.starter-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:8px}.starter-bottom>span{font-size:10px;color:#706d76}.sparkle{font-size:17px;margin-right:5px;vertical-align:middle}.starter-bottom .button{font-size:12px;padding:12px 14px;gap:16px}.suggestions{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:16px;flex-wrap:wrap;font-size:11px}.suggestions>span{margin-right:3px;color:#344f64}.suggestions button{background:#ffffff45;border:1px solid #ffffff8c;border-radius:30px;padding:8px 12px;font-size:11px;transition:background .2s}.suggestions button:hover{background:#fff}.suggestions button span{margin-left:9px}.starter-note{font-size:10px;margin-top:15px;color:#344f64}.hero-foot{display:flex;align-items:center;justify-content:space-between;padding:22px 48px;margin-top:auto;font-size:9px;letter-spacing:1.4px;font-weight:500}.hero-foot a{letter-spacing:0;font-size:11px;display:flex;gap:16px}.trust-strip{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.2fr;align-items:center;gap:35px;padding-block:35px;border-bottom:1px solid var(--line)}.trust-strip p{font-size:13px;line-height:1.7;color:var(--muted)}.trust-strip p strong{font-weight:500;color:var(--ink)}.trust-strip div{border-left:1px solid var(--line);padding-left:33px}.trust-strip div strong{display:block;font-size:20px;font-weight:500;letter-spacing:-.6px}.trust-strip div span{display:block;font-size:11px;color:var(--muted);margin-top:7px}.section{padding-block:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px;gap:30px}.section-heading h2,.about-copy h2{font-size:44px;line-height:1.1;letter-spacing:-1.9px;margin-top:15px}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);padding-bottom:5px}.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.solution-card{padding:25px 25px 0;border-radius:14px;overflow:hidden;min-height:437px;display:flex;flex-direction:column}.web-card{background:#e8eff6}.data-card{background:#edf4f5}.support-card{background:#f9eeea}.card-top{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:8px;letter-spacing:1px;color:#516a7c}.service-icon{color:var(--brand-blue);font-size:22px;line-height:1}.solution-card h3{font-size:26px;letter-spacing:-1px;line-height:1.2;margin:27px 0 14px}.solution-card>p{font-size:12px;line-height:1.8;color:#536b7d;max-width:290px}.solution-card>a{font-size:11px;font-weight:600;display:flex;align-items:center;gap:15px;margin-top:19px;margin-bottom:30px}.solution-card>a:hover{text-decoration:underline}.web-art{margin-top:auto;height:161px;padding-left:9px}.mini-browser{background:#fff;border:1px solid #dedfe6;border-radius:8px 8px 0 0;transform:rotate(-3deg);transform-origin:bottom left;width:110%;box-shadow:0 6px 20px #30306412}.browser-toolbar{display:flex;align-items:center;gap:3px;padding:9px;border-bottom:1px solid #eee}.browser-toolbar i{width:4px;height:4px;background:#d2d1d8;border-radius:50%}.browser-toolbar>span{font-size:6px;margin-left:45px;color:#777}.mini-web{padding:12px 15px}.mini-nav{font-size:8px;font-weight:700;display:flex;justify-content:space-between}.mini-nav span{font-size:5px;font-weight:400}.mini-web-body{display:flex;align-items:center;justify-content:space-between;margin-top:19px}.mini-web-body small{font-size:5px;letter-spacing:1px}.mini-web-body b{display:block;font-size:23px;line-height:1;letter-spacing:-1px;font-weight:500;margin-block:8px}.mini-pill{display:inline-block;background:#216fa4;color:white;border-radius:3px;padding:5px 8px;font-size:5px}.orb{width:98px;height:98px;border-radius:50%;background:radial-gradient(circle at 30% 24%,#fdf4f4,#ed826c 28%,#5e7da2 61%,#216fa4 83%);box-shadow:inset -8px -10px 17px #216fa44d;margin-right:18px}.data-art{height:161px;margin-top:auto;background:#ffffffa1;border:1px solid white;border-radius:9px 9px 0 0;padding:14px}.chart-top{display:flex;align-items:center;justify-content:space-between;gap:4px;font-size:7px}.chart-badge{padding:4px 5px;background:#e1edf2;border-radius:4px;color:#285b76;font-size:6px}.chart-bars{height:98px;display:flex;align-items:flex-end;gap:10px;padding:13px 7px 0;border-bottom:1px solid #c7d9df;background:repeating-linear-gradient(to top,transparent 0 29px,#dae6eb 29px 30px)}.chart-bars i{height:var(--height);flex:1;background:#90b8cb;border-radius:4px 4px 0 0}.chart-bars i:nth-child(2n){background:#5e7da2}.chart-bars i:last-child{background:#216fa4}.chart-labels{display:flex;justify-content:space-between;font-size:5px;letter-spacing:.7px;margin-top:10px}.system-art{height:161px;margin-top:auto;position:relative;background:radial-gradient(ellipse at 50% 100%,#f0c2b5,transparent 72%)}.system-art:before,.system-art:after{content:'';position:absolute;left:20%;top:48%;width:64%;height:1px;background:#d5b7ae;transform:rotate(28deg)}.system-art:after{transform:rotate(-25deg)}.system-center img{width:37px;height:42px;object-fit:contain}.system-center{width:55px;height:55px;position:absolute;left:42%;top:37%;background:#fff;border-radius:14px;display:grid;place-items:center;font-size:36px;letter-spacing:-4px;z-index:1;box-shadow:0 4px 12px #617b5320}.system-node{position:absolute;display:flex;align-items:center;gap:7px;padding:10px;background:#ffffffda;border:1px solid white;border-radius:7px;font-size:17px;z-index:2}.system-node span{font-size:8px}.node-one{top:5px;left:0}.node-two{top:30px;right:-8px}.node-three{bottom:4px;left:10px}.approach-section{background:#edf2f6;padding:70px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:45px}.steps article{border-top:1px solid #cbd7e0;padding-top:20px}.step-number{font-size:11px;color:#216fa4}.steps h3{font-size:19px;letter-spacing:-.5px;margin:22px 0 12px}.steps p{font-size:13px;color:var(--muted);line-height:1.8;max-width:305px}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.about-art{min-height:360px;position:relative;overflow:hidden;border-radius:12px;padding:30px;background:radial-gradient(ellipse at 0 110%,#5e7da2,transparent 68%),radial-gradient(ellipse at 100% 100%,#72b7d0,transparent 67%),#edf3f7;display:flex;flex-direction:column}.about-kicker{font-size:8px;letter-spacing:1.3px}.about-word{font-size:50px;letter-spacing:-2px;line-height:1.08;margin-top:52px}.about-word span{font-family:Georgia,serif;font-style:italic}.about-caption{font-size:12px;margin-top:17px}.location{margin-top:auto;padding-top:36px;font-size:8px;letter-spacing:1.2px;display:flex;align-items:center;gap:8px}.about-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted);margin-top:20px}.text-link{display:inline-flex;gap:25px;font-size:13px;font-weight:600;margin-top:23px}.profile-link{display:block;font-size:11px;color:var(--muted);margin-top:19px;text-decoration:underline;text-underline-offset:4px}.contact-section{position:relative;overflow:hidden;background:radial-gradient(ellipse at 51% 150%,#ed826c,transparent 62%),radial-gradient(ellipse at 0% 110%,#91bcd1,transparent 56%),#edf3f7;padding:67px 0}.contact-inner{text-align:center}.contact-inner h2{font-size:58px;line-height:1.05;letter-spacing:-2.7px;margin:22px 0}.contact-inner>p:not(.eyebrow):not(.selected-service){font-size:14px;line-height:1.8;color:#455e73}.contact-inner>.button{margin-top:24px}.contact-details{display:flex;justify-content:center;gap:16px;margin-top:25px;font-size:11px;color:#344f64}.selected-service{font-size:12px;line-height:1.5;margin-top:12px}.selected-service:empty{display:none}.footer{padding-block:40px 22px}.footer-top{display:flex;align-items:center;gap:60px}.footer-top p{font-size:12px;line-height:1.7;color:var(--muted)}.footer-links{display:flex;gap:25px;margin-left:auto;font-size:11px}.footer-bottom{margin-top:38px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;font-size:9px;color:var(--muted)}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;left:15px;top:15px;z-index:100;background:white;padding:15px}
@media(min-width:1600px){.hero-content{padding-top:75px}.hero{min-height:730px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.header{padding-inline:28px}.hero-foot{padding-inline:28px}.solution-card{padding:22px 18px 0}.solution-card h3{font-size:23px}.card-top{font-size:7px}.about-section{gap:45px}.about-word{font-size:43px}.section-heading h2,.about-copy h2{font-size:39px}.trust-strip{gap:20px}.trust-strip div{padding-left:20px}.starter-bottom>span{font-size:10px}.footer-top{gap:30px}}
@media(max-width:760px){:root{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.header{height:78px;padding-inline:20px}.brand{font-size:26px}.brand-logo{width:43px;height:48px}.brand-subtitle{font-size:7px}.menu-toggle{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:transparent;border-radius:7px;padding:9px 12px;font-size:12px}.header nav{display:none;position:absolute;left:12px;right:12px;top:70px;padding:22px;background:var(--paper);box-shadow:0 10px 25px #24232115;border:1px solid var(--line);border-radius:10px;align-items:stretch;gap:0}.header nav.is-open{display:flex;flex-direction:column}.header nav>a{padding:15px}.header nav>.button{margin-top:8px}.hero{min-height:640px}.hero-content{padding:45px 20px 25px}.hero-eyebrow{font-size:8px;letter-spacing:1px}.hero h1{font-size:48px;letter-spacing:-2.8px;margin-top:25px}.hero-description{font-size:14px}.hero-description br{display:none}.project-starter{margin-top:26px;padding:16px}.project-starter textarea{font-size:14px;min-height:77px}.starter-bottom>span{max-width:130px;font-size:9px;line-height:1.6}.starter-bottom .button{font-size:10px;padding:12px 10px;gap:10px}.suggestions{gap:6px;max-width:390px;margin-inline:auto}.suggestions>span{flex-basis:100%;margin:0 0 3px}.suggestions button{font-size:10px;padding:8px 10px}.hero-foot{padding:19px 20px}.hero-foot>span:first-child{max-width:140px;font-size:8px;line-height:1.6}.hero-foot>span:last-child{display:none}.trust-strip{grid-template-columns:1fr 1fr;padding-block:25px;gap:25px 15px}.trust-strip div{padding-left:15px}.trust-strip div strong{font-size:19px}.trust-strip div span{font-size:10px;line-height:1.5}.trust-strip div:nth-child(3){border-left:0;padding-left:0}.section{padding-block:58px}.section-heading{display:block;margin-bottom:25px}.section-heading h2,.about-copy h2{font-size:37px}.section-heading>p{margin-top:20px}.section-heading>p br{display:none}.solution-grid{grid-template-columns:1fr;gap:18px}.solution-card{padding:25px 25px 0;min-height:430px}.solution-card h3{font-size:29px}.solution-card>p{max-width:none;font-size:13px}.card-top{font-size:8px}.web-art,.data-art,.system-art{max-width:360px;width:100%;align-self:center}.approach-section{padding:50px 0}.steps{grid-template-columns:1fr;gap:28px;margin-top:30px}.steps h3{margin-top:14px;font-size:21px}.steps p{max-width:none}.about-section{grid-template-columns:1fr;gap:35px}.about-art{min-height:335px}.about-word{font-size:49px}.contact-section{padding:54px 0}.contact-inner h2{font-size:46px;letter-spacing:-2px}.contact-details{flex-wrap:wrap;gap:9px;font-size:11px}.contact-details>span{display:none}.contact-details a{flex-basis:100%}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:23px}.footer-links{margin:0;flex-basis:100%;gap:25px}.footer-bottom{flex-direction:column;gap:12px;margin-top:25px;font-size:10px}}
@media(max-width:380px){.hero h1{font-size:41px}.hero-eyebrow{font-size:7px}.starter-bottom>span{max-width:100px}.starter-bottom .button{gap:6px;padding:11px 8px}.about-word{font-size:42px}.footer-top p{font-size:11px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Shared public pages: the approved Encap palette and typography. */
[hidden]{display:none!important}
.header nav>a[aria-current="page"]:not(.button){color:var(--brand-blue);text-decoration:underline;text-decoration-color:var(--coral);text-decoration-thickness:3px;text-underline-offset:8px}
.header nav{gap:27px}
.page-hero{padding:28px 0 64px;background:radial-gradient(ellipse at 98% 110%,#f3d0c5,transparent 46%),radial-gradient(ellipse at 5% 120%,#afd2e2,transparent 52%),#edf3f7}
.breadcrumb{display:inline-block;font-size:12px;color:#526b7c;margin-bottom:42px}
.breadcrumb:hover{text-decoration:underline}
.page-hero h1{font-size:clamp(40px,4.7vw,66px);letter-spacing:-2.8px;line-height:1.1;max-width:850px;margin:17px 0 22px;overflow-wrap:anywhere}
.page-intro{max-width:690px;font-size:16px;line-height:1.8;color:#486175}
.section-nav{display:flex;gap:28px;flex-wrap:wrap;padding-block:25px;border-bottom:1px solid var(--line);font-size:13px;font-weight:500}
.section-nav a:hover{color:var(--brand-blue)}
.service-group+.service-group{padding-top:0}
.service-group .section-heading h2{max-width:650px}
.service-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.service-tile{background:#edf3f7;border:1px solid #dce6ed;border-radius:13px;padding:30px;display:flex;flex-direction:column;align-items:flex-start}
.service-tile:nth-child(3n+2){background:#edf5f5}.service-tile:nth-child(3n+3){background:#fbf0ec}
.service-tile h3{font-size:24px;letter-spacing:-.8px;margin:24px 0 12px}
.service-tile p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:22px}
.service-tile .text-link{margin-top:auto;padding-top:8px}
.detail-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:65px;align-items:start}
.detail-sidebar{display:grid;gap:24px}
.side-panel{padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff}
.side-panel h2,.soft-panel h2{font-size:22px;letter-spacing:-.6px}
.policy-nav{display:flex;flex-direction:column;gap:0;margin-top:18px;font-size:13px;line-height:1.6}
.policy-nav a{padding:12px 0;border-bottom:1px solid #e4eaf0}
.policy-nav a:last-child{border-bottom:0}
.policy-nav a:hover,.policy-nav [aria-current="page"]{color:var(--brand-blue);text-decoration:underline;text-underline-offset:4px}
.meta-list{margin:25px 0;overflow-wrap:anywhere}.meta-list dt{font-size:11px;color:var(--muted);margin-top:20px}.meta-list dd{margin:6px 0 0;font-size:16px;line-height:1.6}
.side-panel .button{white-space:normal;text-align:center;font-size:12px;line-height:1.5;gap:10px;width:100%}
.soft-panel{background:#eaf1f6;padding:28px;border-radius:12px}.soft-panel h3{font-size:23px;letter-spacing:-.7px}.soft-panel p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:14px}.soft-panel .button{margin-top:25px;white-space:normal;line-height:1.5}.soft-panel .text-link{margin-right:15px}
.detail-icon{display:inline-grid;place-items:center;width:76px;height:76px;border-radius:18px;background:#e7f0f6;color:var(--brand-blue);font-size:35px;margin-bottom:25px}
.service-detail-body>.eyebrow{margin-bottom:15px}.service-detail-body>h2{font-size:36px;line-height:1.2;letter-spacing:-1.3px}.check-list{list-style:none;padding:0;margin:25px 0 35px}.check-list li{padding:18px 0;border-bottom:1px solid var(--line);font-size:16px;line-height:1.6;display:flex;gap:15px}.check-list li:before{content:'✓';color:var(--brand-blue)}
.rich-content{color:#455d70;font-size:16px;line-height:1.9;overflow-wrap:anywhere}.rich-content h2{font-size:30px;letter-spacing:-1px;line-height:1.2;color:var(--ink);margin:32px 0 18px}.rich-content h3,.rich-content h4,.rich-content h5{font-size:23px;line-height:1.3;color:var(--ink);margin:28px 0 15px}.rich-content p{margin:0 0 20px}.rich-content ul,.rich-content ol{padding-left:24px;margin:15px 0 25px}.rich-content li{margin-bottom:9px}.rich-content a{color:var(--brand-blue);text-decoration:underline;text-underline-offset:3px}.rich-content table{width:100%;display:block;overflow-x:auto;border-collapse:collapse}.rich-content td,.rich-content th{padding:10px;border:1px solid var(--line)}.rich-content blockquote{border-left:3px solid var(--coral);padding-left:20px;margin-left:0}.policy-content>h2:first-child{margin-top:0}
.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.values-grid h3{font-size:23px;margin:22px 0 14px;letter-spacing:-.6px}.values-grid p{font-size:14px;color:var(--muted);line-height:1.8}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:65px}.two-column .rich-content p:first-child{margin-top:0}
.listing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:25px}.listing-toolbar h2{font-size:32px;letter-spacing:-1px}.search-form{display:flex;gap:8px}.search-form input{font:inherit;padding:12px 15px;border:1px solid #b9c9d5;border-radius:8px;background:white;min-width:0;color:var(--ink)}.search-form .button{padding:12px 16px}
.filter-list{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.filter-list a{border:1px solid #ccdae3;border-radius:24px;font-size:12px;padding:10px 15px;line-height:1.4;background:#fff}.filter-list a:hover{border-color:var(--brand-blue)}.filter-list a[aria-current="true"]{color:#fff;background:var(--brand-blue);border-color:var(--brand-blue)}.result-count{font-size:12px;color:var(--muted);margin-bottom:23px}
.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.portfolio-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff;transition:transform .2s,box-shadow .2s}.portfolio-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #203e570c}.portfolio-card>a{display:flex;flex-direction:column;height:100%}.portfolio-image{height:235px;background:#eef3f7;padding:30px;position:relative;display:grid;place-items:center}.portfolio-image img{width:100%;height:100%;object-fit:contain;max-height:175px}.portfolio-copy{padding:24px;display:flex;flex-direction:column;flex:1}.portfolio-copy h3{font-size:24px;letter-spacing:-.6px;line-height:1.25;margin:12px 0 18px;overflow-wrap:anywhere}.portfolio-copy>.eyebrow{font-size:9px}.portfolio-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:22px}.card-bottom{display:flex;justify-content:space-between;gap:12px;margin-top:auto;font-size:11px;line-height:1.6}.card-bottom span:last-child{color:var(--brand-blue);flex-shrink:0}.project-logo{padding:35px;border-radius:12px;background:#edf3f7;margin-bottom:36px;text-align:center}.project-logo img{max-width:100%;max-height:330px;width:auto;height:auto;object-fit:contain}
.offer-tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:24px}.offer-tabs a{padding:0 0 16px;font-size:18px;letter-spacing:-.4px;border-bottom:3px solid transparent}.offer-tabs a[aria-current="page"]{border-color:var(--brand-blue);color:var(--brand-blue)}.offer-tabs span{font-size:11px;background:#e5edf3;border-radius:20px;padding:4px 8px;margin-left:8px}.offer-badge{position:absolute;left:15px;top:15px;background:#fff;color:var(--brand-blue);border-radius:20px;padding:7px 11px;font-size:10px;border:1px solid #d8e3ea}.offer-badge.ended{background:#f9e9e3;color:#884631}.offer-card .portfolio-image{height:290px;padding:0}.offer-card .portfolio-image img{max-height:none;height:100%;width:100%;object-fit:contain}.offer-poster{display:block;background:#edf3f7;padding:18px;border-radius:12px;text-align:center}.offer-poster img{max-width:100%;height:auto;max-height:660px;object-fit:contain}.archive-notice{background:#fcf0e9;padding:18px 22px;border-left:3px solid var(--coral);font-size:13px;line-height:1.8;border-radius:4px;margin-bottom:25px;color:#6c4e41}.empty-state{padding:70px 25px;text-align:center;border:1px dashed #b7cbd9;border-radius:12px;background:#f0f5f8}.empty-state h2{font-size:34px;letter-spacing:-1px;line-height:1.2}.empty-state p{margin:15px auto 25px;max-width:530px;font-size:15px;line-height:1.8;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.product-card{border-radius:14px;border:1px solid var(--line);overflow:hidden;background:#fff}.product-art{height:240px;position:relative;display:grid;place-items:center;isolation:isolate;overflow:hidden}.product-art.coral{background:linear-gradient(130deg,#fbe7e1,#ed826c)}.product-art.blue{background:linear-gradient(130deg,#d6e6ef,#609bc2)}.product-art.teal{background:linear-gradient(130deg,#e4f1f3,#7bbec9)}.product-art.slate{background:linear-gradient(130deg,#e9eef4,#5e7da2)}.product-symbol{display:grid;place-items:center;font-size:70px;width:118px;height:118px;background:#ffffffb8;border:1px solid #fff;border-radius:28px;color:#216fa4;box-shadow:0 15px 40px #203e5715}.product-orbit{position:absolute;width:350px;height:350px;border:1px solid #ffffff70;border-radius:50%;z-index:-1}.product-orbit:after{content:'';position:absolute;inset:25px;border-radius:50%;border:1px solid #ffffff70}.product-art-label{position:absolute;left:22px;bottom:18px;font-size:8px;letter-spacing:1.4px}.product-copy{padding:30px}.product-copy h2{font-size:30px;line-height:1.2;letter-spacing:-1px;margin:15px 0}.product-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}.inline-callout{margin-top:45px;border-top:1px solid var(--line);padding-top:35px;display:flex;align-items:center;justify-content:space-between;gap:30px}.inline-callout h2{font-size:25px;letter-spacing:-.6px}.inline-callout p{font-size:14px;margin-top:12px;line-height:1.8;color:var(--muted)}
.team-grid{display:grid;gap:30px}.team-card{display:grid;grid-template-columns:minmax(240px,380px) 1fr;gap:50px;align-items:start}.team-photo{background:#e8eff5;border-radius:15px;overflow:hidden}.team-photo img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.team-copy{padding-block:15px}.team-copy h2{font-size:38px;line-height:1.2;letter-spacing:-1.3px;margin:15px 0 22px}
.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:80px}.contact-copy>h2{font-size:38px;letter-spacing:-1.3px;margin:18px 0 32px}.contact-method{display:flex;gap:18px;margin-top:30px}.contact-method>span{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#e7f0f6;color:var(--brand-blue);font-size:20px;flex-shrink:0}.contact-method h3{font-size:18px;margin-bottom:9px}.contact-method p,.contact-method a{display:block;font-size:14px;line-height:1.9;color:var(--muted);overflow-wrap:anywhere}.contact-method a:hover{text-decoration:underline}.contact-method .text-link{margin-top:10px;color:var(--brand-blue)}.enquiry-panel{background:#eef3f7;border:1px solid #dce6ed;border-radius:15px;padding:35px}.enquiry-panel>h2{font-size:32px;letter-spacing:-1px;margin:14px 0}.enquiry-panel>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.8}.enquiry-form{margin-top:25px}.enquiry-form label{display:block;font-size:12px;font-weight:500;margin:18px 0 8px}.enquiry-form label span{font-size:10px;color:var(--muted);font-weight:400}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{font:inherit;font-size:14px;color:var(--ink);display:block;width:100%;max-width:100%;border:1px solid #b9cbd7;background:#fff;border-radius:7px;padding:12px;line-height:1.5}.enquiry-form textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{font-size:11px;line-height:1.8;color:var(--muted);margin:15px 0 20px}.form-note a{text-decoration:underline}.quote-option{border-top:1px solid #cddce6;margin-top:25px;padding-top:23px}.quote-option>p{font-size:12px;color:var(--muted)}.quote-option .text-link{margin-top:10px}#enquiry-status{font-size:12px;line-height:1.8;margin-top:15px}#enquiry-status:empty{display:none}html:not(.js) .enquiry-form{display:none}html:not(.js) .project-starter,html:not(.js) .suggestions,html:not(.js) .starter-note{display:none}
input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #216fa4;outline-offset:3px}
.feature-links{padding-top:0}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feature-grid>a{background:#edf3f7;padding:28px;border-radius:12px;border:1px solid #dde7ee;display:flex;flex-direction:column}.feature-grid>a:nth-child(2){background:#edf5f5}.feature-grid>a:nth-child(3){background:#fbefea}.feature-grid h3{font-size:24px;line-height:1.3;letter-spacing:-.7px;margin:20px 0 28px}.feature-grid>a>span:last-child{font-size:12px;color:var(--brand-blue);margin-top:auto}.feature-grid>a:hover{border-color:var(--brand-blue)}
.footer-columns{display:grid;grid-template-columns:1.2fr .8fr .9fr 1.25fr;gap:40px}.footer-columns h2{font-size:13px;font-weight:600;margin:10px 0 20px}.footer-columns>div>a:not(.brand){display:block;font-size:12px;line-height:1.8;margin:9px 0;overflow-wrap:anywhere}.footer-columns p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:20px}.social-links{display:flex;flex-wrap:wrap;gap:9px 15px;font-size:10px;margin-top:20px}.site-footer{padding-top:55px}
@media(min-width:761px){html:not(.js) .menu-toggle{display:none}}
@media(max-width:1050px){.header nav{gap:18px;font-size:12px}.detail-layout{grid-template-columns:240px minmax(0,1fr);gap:35px}.side-panel{padding:22px}.service-list{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-grid{gap:18px}.portfolio-image{height:200px;padding:22px}.portfolio-image img{max-height:156px}.portfolio-copy{padding:18px}.portfolio-copy h3{font-size:21px}.contact-layout{gap:35px}.enquiry-panel{padding:25px}.form-grid{grid-template-columns:1fr;gap:0}.footer-columns{gap:25px}.team-card{gap:35px}.values-grid{gap:25px}}
@media(max-width:760px){.page-hero{padding:20px 0 45px}.breadcrumb{margin-bottom:30px}.page-hero h1{font-size:42px;letter-spacing:-1.9px}.page-intro{font-size:15px}.section-nav{gap:16px;font-size:12px;padding-block:20px}.service-list{grid-template-columns:1fr}.service-tile{padding:25px}.service-tile h3{font-size:26px}.service-group .section-heading h2{font-size:34px}.detail-layout{grid-template-columns:1fr;gap:35px}.detail-sidebar{order:2}.detail-layout>article{order:1}.service-detail-body>h2{font-size:31px}.rich-content{font-size:15px}.rich-content h2{font-size:27px}.values-grid,.two-column{grid-template-columns:1fr;gap:30px}.listing-toolbar{align-items:stretch;flex-direction:column;gap:20px}.listing-toolbar h2{font-size:29px}.search-form input{width:100%}.filter-list a{font-size:11px;padding:9px 12px}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.portfolio-image{height:170px;padding:18px}.portfolio-image img{max-height:134px}.portfolio-copy{padding:17px}.portfolio-copy h3{font-size:20px}.portfolio-copy>.eyebrow{font-size:8px;letter-spacing:.6px}.card-bottom{flex-wrap:wrap;gap:6px;font-size:10px}.offer-card .portfolio-image{height:210px}.offer-tabs{gap:20px}.offer-tabs a{font-size:15px}.offer-tabs span{margin-left:4px}.empty-state{padding:45px 20px}.empty-state h2{font-size:29px}.product-grid{grid-template-columns:1fr;gap:25px}.product-copy{padding:25px}.product-copy h2{font-size:28px}.inline-callout{align-items:flex-start;flex-direction:column;gap:22px}.team-card{grid-template-columns:1fr;gap:25px}.team-photo{max-width:420px}.team-copy{padding:0}.team-copy h2{font-size:33px}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-copy>h2{font-size:33px}.enquiry-panel{padding:24px}.enquiry-panel>h2{font-size:29px}.enquiry-form .button{width:100%;white-space:normal;line-height:1.6}.feature-grid{grid-template-columns:1fr}.footer-columns{grid-template-columns:1fr 1fr;gap:28px}.footer-columns>div:first-child{grid-column:1/-1}.footer-columns>div:last-child{grid-column:1/-1}.footer-columns p{margin-top:15px}.footer-columns h2{margin-bottom:15px}html:not(.js) .header{height:auto;min-height:78px;flex-wrap:wrap;padding-block:18px;gap:20px}html:not(.js) .header nav{position:static;display:flex;flex-direction:row;flex-wrap:wrap;padding:0;box-shadow:none;border:0;gap:8px;background:transparent}html:not(.js) .header nav>a{padding:9px}html:not(.js) .header .menu-toggle{display:none}}
@media(max-width:480px){.portfolio-grid{grid-template-columns:1fr}.portfolio-image{height:225px;padding:30px}.portfolio-image img{max-height:165px}.portfolio-copy{padding:24px}.portfolio-copy h3{font-size:26px}.offer-card .portfolio-image{height:300px}.card-bottom{font-size:11px;flex-wrap:nowrap}.contact-method{gap:12px}.contact-method p,.contact-method a{font-size:13px}.page-hero h1{font-size:38px}.product-art{height:220px}.project-logo{padding:25px}}

/* Scroll controls shared by every public page. */
:root{scroll-padding-top:110px}
.js body{padding-top:94px}
.js .header{position:fixed;top:0;left:0;right:0;z-index:50;transition:transform .24s ease,background-color .24s ease,box-shadow .24s ease}
.js .header.is-scrolled{background:rgba(250,251,252,.85);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(94,125,162,.16),0 8px 28px rgba(32,62,87,.08)}
.js .header.header-hidden{transform:translateY(calc(-100% - 2px));box-shadow:none}
.js .header:focus-within{transform:translateY(0)}
.back-to-top{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));z-index:45;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;background:var(--brand-blue);box-shadow:0 6px 22px rgba(32,62,87,.22);transition:background-color .2s,transform .2s}
.back-to-top:hover{background:#195b82;transform:translateY(-3px)}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.js .header.is-scrolled{background:rgba(250,251,252,.97)}}
@media(max-width:760px){:root{scroll-padding-top:94px}.js body{padding-top:78px}.header.is-scrolled nav.is-open{background:rgba(250,251,252,.96);max-height:calc(100dvh - 100px);overflow-y:auto}.back-to-top{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom))}}

/* Team directory and individual profiles. */
.team-directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.team-directory .team-card{display:block;min-width:0;border:1px solid var(--line);border-radius:14px;background:white;overflow:hidden;transition:box-shadow .2s,transform .2s}
.team-directory .team-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #203e5712}
.team-profile-link{display:flex;flex-direction:column;height:100%}
.team-directory .team-photo{border-radius:0;max-width:none}
.team-directory .team-photo img{object-position:center top}
.team-directory .team-copy{padding:25px;display:flex;flex-direction:column;flex:1}
.team-directory .team-copy h2{font-size:27px;letter-spacing:-.8px;margin:13px 0 17px;overflow-wrap:anywhere}
.team-summary{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:23px}
.profile-cta{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;color:var(--brand-blue);padding-top:18px;margin-top:auto;border-top:1px solid var(--line)}
.member-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:85px;align-items:start}
.member-portrait{border-radius:15px;overflow:hidden;background:#e8eff5}
.member-portrait img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;object-position:center top}
.member-intro{padding:27px 0;border-bottom:1px solid var(--line)}
.member-intro h2{font-size:26px;letter-spacing:-.8px;line-height:1.2;margin:12px 0}
.member-intro>p:not(.eyebrow){font-size:13px;color:var(--muted)}
.member-back{display:inline-block;margin-top:22px;font-size:12px;color:var(--brand-blue)}
.member-story section{margin-bottom:40px}
.member-story h2{font-size:36px;letter-spacing:-1.2px;line-height:1.15;margin:14px 0 24px}
.member-achievements{border-top:1px solid var(--line);padding-top:35px}
.profile-pending{font-size:15px;line-height:1.8;color:var(--muted);padding:22px;background:#edf3f7;border-radius:10px}
.achievement-list{padding:0;margin:0;list-style:none}
.achievement-list li{display:flex;align-items:flex-start;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}
.achievement-list p{font-size:16px;line-height:1.8;overflow-wrap:anywhere}
.achievement-number{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#fae9e3;color:#85412f;font-size:12px;font-weight:600;flex-shrink:0}
.other-members{padding-top:0}.other-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.other-member{display:flex;align-items:center;gap:18px;padding:20px;border:1px solid var(--line);border-radius:12px;background:white}.other-member img{border-radius:9px;object-fit:cover;object-position:top}.other-member h3{font-size:18px;line-height:1.3}.other-member p{font-size:11px;color:var(--muted);margin-top:5px}.other-member span{display:block;margin-top:12px;font-size:11px;color:var(--brand-blue)}
@media(max-width:1050px){.team-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.member-layout{grid-template-columns:280px minmax(0,1fr);gap:40px}.other-member-grid{grid-template-columns:1fr}}
@media(max-width:760px){.member-layout{grid-template-columns:1fr;gap:40px}.member-portrait{max-width:380px}.member-story h2{font-size:31px}.team-directory .team-copy{padding:22px}.team-directory .team-copy h2{font-size:24px}.member-intro h2{font-size:27px}}
@media(max-width:540px){.team-directory{grid-template-columns:1fr}.team-directory .team-copy h2{font-size:27px}}
