
:root{--background:#f4f0e8;--foreground:#242623;--primary:#0057ff;--border:#d9d4cb;--font-sans:Arial,Helvetica,sans-serif;--font-heading:Georgia,'Times New Roman',serif}.dark{--background:#242623;--foreground:#f4f0e8;--primary:#0057ff;--border:#55564e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--primary);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--font-heading);font-weight:400;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(3rem,4.9vw,5.8rem)}h2{font-size:clamp(2rem,3vw,3.3rem)}h3{font-size:clamp(1.5rem,2vw,2.2rem)}p+p{margin-top:1rem}.header{max-width:1800px;margin:auto;display:flex;align-items:center;gap:2.5rem;padding:26px 4%;min-height:112px}.logo{display:flex;align-items:center;gap:17px}.logo svg{width:39px;height:57px;flex-shrink:0}.wordmark{font:clamp(1.5rem,2.3vw,2.5rem)/1 Georgia,serif;letter-spacing:.13em}.wordmark small{display:block;text-align:center;font:11px/1.7 Arial,sans-serif;letter-spacing:.55em;margin-top:7px}.header nav{display:flex;margin-left:auto;gap:clamp(1rem,2vw,2.5rem);font-size:14px}.header nav a{padding:8px 0;white-space:nowrap}.header nav a:hover,.languages a:hover{color:var(--primary)}.languages{display:flex;gap:7px;font-size:14px}.languages [aria-current]{color:var(--primary)}.hero{display:grid;grid-template-columns:54% 46%;max-width:1800px;margin:auto;border-bottom:1px solid var(--border)}.hero-copy{align-self:center;padding:65px 5% 70px 7.4%}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:600;color:var(--primary)}.hero h1{margin:35px 0}.lead{max-width:480px;font-size:18px;line-height:1.6}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:45px}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--primary);color:white;padding:15px 25px;min-height:50px;font-size:14px;border:1px solid var(--primary);cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#0045ce;transform:translateY(-2px)}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:25px;border-bottom:1px solid currentColor;padding:9px 0}.text-link span{font-size:24px;line-height:1}.text-link:hover{color:var(--primary)}.blue{color:var(--primary);border:0}.hero-image{position:relative;min-height:550px;max-height:720px}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}figcaption{position:absolute;right:20px;bottom:15px;font-size:12px;background:#f4f0e8d9;padding:3px 8px}.section{padding:60px 4%;max-width:1800px;margin:auto}.services h2{margin-bottom:34px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr)}.service-grid article{padding:0 8%;border-left:1px solid var(--border)}.service-grid article:first-child{padding-left:0;border-left:0}.service-grid article:last-child{padding-right:0}.service-grid h3{margin:20px 0 24px}.service-grid ul{list-style:none;padding:0;margin:0 0 25px;font-size:14px;line-height:2}.interior-split{display:grid;grid-template-columns:55% 45%;border-block:1px solid var(--border);max-width:1800px;margin:auto}.interior-split figure{position:relative}.interior-split img{width:100%;height:100%;min-height:400px;object-fit:cover;display:block}.interior-split>div{padding:55px 12%;align-self:center}.interior-split h2{margin-bottom:24px}.interior-split .text-link{margin-top:24px}.area{display:flex;align-items:center;gap:35px;padding:32px 4%;max-width:1800px;margin:auto}.globe{font:72px/1 Georgia}.area h2{font-size:clamp(1.5rem,2.5vw,2.7rem)}.area p{font-size:14px;border-left:1px solid var(--border);padding-left:40px;margin-left:auto}footer{background:#242623;color:#f4f0e8;padding:45px 4% 25px}.footer-cta,.footer-bottom{max-width:1656px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-cta{padding-bottom:42px}.footer-bottom{padding-top:25px;border-top:1px solid #ffffff30}.footer-bottom .logo svg{width:25px;height:38px}.footer-bottom .wordmark{font-size:22px}.footer-bottom .wordmark small{font-size:8px}.footer-bottom p,.footer-bottom small{font-size:12px}.skip{position:fixed;top:-100px;left:10px;background:white;color:black;padding:12px;z-index:99}.skip:focus{top:10px}@media(min-width:1550px){.hero h1{font-size:5.7rem}}@media(max-width:1050px){.header{flex-wrap:wrap;gap:15px}.header nav{order:3;width:100%;justify-content:space-between}.languages{margin-left:auto}.hero h1{font-size:clamp(2.5rem,5vw,4rem)}.hero-copy{padding-top:40px;padding-bottom:40px}.actions{gap:15px}.hero-image{min-height:530px}.area{gap:20px}.area p{padding-left:20px}}@media(max-width:700px){.header{padding:20px 6%}.header nav{gap:9px;flex-wrap:wrap;justify-content:flex-start;font-size:14px}.header nav a{margin-right:10px}.wordmark{font-size:26px}.logo svg{width:29px;height:43px}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 6%}.hero h1{font-size:clamp(2.5rem,8vw,3.8rem);margin:25px 0}.lead{font-size:16px}.hero-image{min-height:0;height:410px}.hero-image img{object-position:center 55%}.actions{margin-top:30px;gap:20px}.section{padding:40px 6%}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article:first-child,.service-grid article:last-child{padding:25px 0;border-left:0;border-top:1px solid var(--border)}.service-grid h3{margin:13px 0 18px}.service-grid ul{margin-bottom:12px}.interior-split{grid-template-columns:1fr}.interior-split>div{padding:35px 6%}.interior-split img{min-height:0;height:300px}.area{padding:28px 6%;flex-wrap:wrap;gap:15px}.globe{font-size:45px}.area h2{font-size:1.55rem}.area p{width:100%;margin:0;border:0;padding:0}.footer-cta,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-cta h2{font-size:2rem}footer{padding:35px 6%}.footer-bottom{gap:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.page-intro{padding:80px 4% 60px;max-width:1800px;margin:auto;border-bottom:1px solid var(--border)}.page-intro h1{max-width:1100px;margin:25px 0 30px}.page-intro .lead{max-width:700px}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 45px}.detail-grid article h2,.detail-grid article h3{margin:15px 0 22px}.detail-grid article p{max-width:550px}.detail-grid .text-link{margin-top:22px}.tags{font-size:13px;color:#625e56}.content-band{background:#e9e4da;scroll-margin-top:30px}.content-band>h2{margin:20px 0 40px}.content-band>.text-link{margin-top:30px}.compact{padding-top:30px;padding-bottom:45px}.wide-photo{position:relative;max-width:1800px;margin:auto;height:480px}.wide-photo img{width:100%;height:100%;object-fit:cover}.note{border-top:1px solid var(--border);display:grid;grid-template-columns:1fr 1fr;gap:30px}.note p{max-width:600px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-top:45px}.project-cover{min-height:340px;padding:35px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.project-cover strong{font:clamp(2.4rem,4.4vw,5rem)/1.1 Georgia,serif;letter-spacing:.02em;font-weight:400}.project-cover span{font-size:13px}.klokio{background:#6d8cf2;color:#12141a}.maltaman{background:#0057ff;color:white}.project-caption{padding:25px 0 10px}.project-caption h2{font-size:27px;margin-bottom:12px}.project-caption .text-link{margin-top:15px}.project-card:hover .project-cover{outline:1px solid var(--foreground);outline-offset:5px}.case-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px}.case-layout h2{margin-bottom:25px}.case-layout h3{font-size:25px;margin:30px 0 12px}.case-layout .text-link{margin-top:25px}.case-layout .project-cover{min-height:450px}.about-layout,.contact-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:90px}.about-layout h2,.contact-layout h2{margin-bottom:25px}.about-layout .text-link{margin-top:25px}.company{padding:35px;background:#e9e4da}.company h3{margin:20px 0}.company dt{font-size:13px;margin-top:20px;color:#625e56}.company dd{margin:5px 0}.contact-layout .eyebrow{margin-bottom:20px}.contact-email{display:block;font-size:clamp(1.4rem,2.5vw,2.8rem);overflow-wrap:anywhere;margin-bottom:25px;color:var(--primary)}.contact-layout .button{margin-top:25px}.contact-layout ul{padding-left:20px;line-height:2;margin-bottom:25px}.contact-layout aside{border-left:1px solid var(--border);padding-left:45px}.header nav a[aria-current=page]{color:var(--primary)}@media(max-width:900px){.detail-grid{grid-template-columns:1fr 1fr;gap:35px}.case-layout,.about-layout,.contact-layout{gap:35px}.project-cover{min-height:280px;padding:25px}.case-layout .project-cover{min-height:350px}}@media(max-width:700px){.page-intro{padding:45px 6%}.page-intro h1{font-size:2.7rem}.detail-grid,.project-grid,.case-layout,.about-layout,.contact-layout,.note{grid-template-columns:1fr}.project-cover strong{font-size:2.6rem}.project-cover{min-height:280px}.wide-photo{height:300px}.contact-layout aside{border-left:0;border-top:1px solid var(--border);padding:30px 0 0}.case-layout .project-cover{min-height:280px}.detail-grid article{border-bottom:1px solid var(--border);padding-bottom:25px}}
@font-face{font-family:'Cormorant';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/cormorant-v1.woff2') format('woff2')}@font-face{font-family:'DM Sans';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/dm-sans-v1.woff2') format('woff2')}:root{--font-sans:'DM Sans',Arial,sans-serif;--font-heading:'Cormorant',Georgia,serif}.wordmark{font-family:'Cormorant',Georgia,serif;font-size:clamp(1.8rem,2.8vw,2.8rem);letter-spacing:.1em}.hero h1{letter-spacing:-.05em;font-size:clamp(3rem,5.35vw,6rem)}h2{letter-spacing:-.035em}.image-note{font-size:13px;color:#625e56;margin-top:30px}.project-cover strong{font-family:'Cormorant',Georgia,serif}@media(max-width:700px){.hero h1{font-size:clamp(2.6rem,9.2vw,4rem)}.wordmark{font-size:28px}}
/* Project identities follow the respective project websites, independently of Sentier. */
.project-cover.klokio{background:#6d8cf2;color:#12141a;border:1px solid #6d8cf2;font-family:Arial,sans-serif}.project-brand{display:flex;align-items:center;gap:18px}.project-brand img{width:64px;height:64px;object-fit:contain}.project-cover.klokio strong{font-family:Arial,sans-serif;font-size:clamp(2rem,3.7vw,4rem);font-weight:800;letter-spacing:-.035em}.project-cover.maltaman{background:#f7f5f0;color:#132741;border-top:5px solid #c63733;font-family:Arial,sans-serif}.maltaman-logo{width:100%;max-width:360px;height:auto;object-fit:contain}.project-cover.aiprompty{background:#f1ebe1;color:#211f1c;font-family:Helvetica,Arial,sans-serif}.project-cover.aiprompty strong{font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:clamp(2rem,3.8vw,4rem);letter-spacing:-.03em}.project-cover.aiprompty strong span{font-size:inherit;color:#c15f3c}.project-cover.defender{background:#13130f;color:#f1eee7;border-top:5px solid #c9932d}.project-cover.defender strong{font-family:Georgia,serif;font-size:clamp(2rem,3.4vw,3.8rem);letter-spacing:-.045em}.project-cover.defender>span:first-child{color:#c9932d}
/* Approved office hero: preserve the complete desk and rear-facing computer. */
.hero{grid-template-columns:46% 54%}.hero-copy{padding:55px 6% 55px 8.7%}.hero h1{font-size:clamp(3rem,4.75vw,5.6rem)}.hero-image{min-height:0;max-height:none;display:flex;align-items:center;background:#f6f4ef}.hero-image img{height:auto;aspect-ratio:3/2;object-fit:contain}.hero .actions{gap:20px}@media(max-width:700px){.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6%}.hero h1{font-size:clamp(2.6rem,9.2vw,4rem)}.hero-image{height:auto}.hero-image img{height:auto;object-position:center}}
/* SEO and accessibility additions retain the established palette and layout. */
.breadcrumbs{max-width:1800px;margin:auto;padding:12px 4%;font-size:14px;border-top:1px solid var(--border)}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0}.breadcrumbs li+li:before{content:'/';margin-right:10px;color:#625e56}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.company h2{font-size:1.75rem}.company address{font-style:normal}.company dd a,.policy a,.privacy-link a{text-decoration:underline;text-underline-offset:4px}.company dd{overflow-wrap:anywhere}.footer-links{display:flex;flex-wrap:wrap;gap:12px 26px;max-width:1656px;margin:25px auto 0;font-size:14px}.footer-links a,.languages a{min-width:28px;min-height:32px;display:inline-flex;align-items:center}.footer-links a:hover{text-decoration:underline}.answers{border-top:1px solid var(--border)}.answers h2{margin-bottom:25px}.answers details{max-width:1000px;border-bottom:1px solid var(--border);padding:18px 0}.answers summary{cursor:pointer;font-weight:600;list-style:revert;min-height:30px}.answers summary:focus-visible{outline:3px solid var(--primary);outline-offset:5px}.answers details p{max-width:850px;margin-top:18px}.answers>.text-link{margin-top:22px}.policy section{margin-bottom:36px}.policy h2{font-size:2rem;margin-bottom:18px}.related-links{display:flex;flex-wrap:wrap;gap:20px 35px}.privacy-link{margin-top:25px}.project-cover.aiprompty strong span{color:#a74829}.project-cover{overflow-wrap:anywhere}#main:focus{outline:none}@media(max-width:700px){.breadcrumbs{padding-inline:6%}}@media(prefers-reduced-motion:reduce){.button:hover{transform:none}}

/* Maintain readable cobalt text on the darker ivory service band. */
.content-band .eyebrow{color:#004bd6}
