
: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}
/* Two focused divisions, one shared Sentier identity. */
.interiors{--primary:#76513a}.interiors .button:hover{background:#573a28}.brand-bar{padding:9px 4%;display:flex;justify-content:space-between;gap:15px;background:#e9e4da;font-size:12px;letter-spacing:.04em}.brand-bar a{padding:4px 0}.brand-bar a:hover{text-decoration:underline}.division .header{min-height:110px}.gateway-intro{max-width:1800px;margin:auto;padding:44px 4% 38px;text-align:center}.gateway-intro h1{font-size:clamp(2.7rem,4.8vw,5.5rem);margin:15px 0 18px}.gateway-intro>p:last-child{max-width:580px;margin:auto}.gateway-grid{max-width:1800px;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:0 4%;gap:26px}.gateway-card{background:#ebe6de;min-width:0}.gateway-card.digital{background:#e6eaf3}.gateway-art{height:330px;overflow:hidden}.gateway-art>img{width:100%;height:100%;object-fit:cover}.gateway-copy{padding:30px 35px 36px}.gateway-copy h2{font-size:clamp(2rem,3.2vw,3.7rem);margin:10px 0 14px}.gateway-copy p:not(.eyebrow){min-height:52px;max-width:440px}.gateway-copy .button{margin-top:20px;gap:24px}.gateway-caption{font-size:12px;color:#625e56;padding:18px 4% 42px;max-width:1800px;margin:auto}.product-screens{display:flex;justify-content:center;align-items:center;gap:20px;background:#6d8cf2;height:100%;padding:30px 7%;overflow:hidden}.product-screens img{width:27%;max-width:220px;height:auto;box-shadow:0 16px 32px #17264430;border-radius:16px;display:block}.product-screens img:nth-child(2){width:32%;max-width:260px;transform:translateY(15px)}.product-screens img:first-child{transform:translateY(55px)}.product-screens img:last-child{transform:translateY(-20px)}.division-hero{max-width:1800px;margin:auto;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border)}.division-hero-copy{padding:65px 8%;align-self:center}.division-hero h1{margin:25px 0;font-size:clamp(3rem,5vw,5.8rem)}.division-visual{min-width:0;position:relative;display:flex;flex-direction:column;background:#e9e4da;min-height:570px}.division-visual .product-screens{min-height:530px;flex:1}.division-visual>img{width:100%;height:100%;min-height:510px;object-fit:cover;flex:1}.visual-note{padding:11px 20px;font-size:12px;background:#e9e4da;color:#514b42}.division .content-band .eyebrow{color:var(--primary)}.division #services{scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}.digital-work{border-top:1px solid var(--border)}.digital-work .product-screens{height:320px}.digital-work .project-grid{padding:0;grid-template-columns:repeat(2,minmax(0,1fr))}.digital-work .project-grid>article{min-width:0}.digital-work h3{margin:20px 0 10px}.interior-concept>img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.interior-concept .eyebrow{margin-bottom:14px}.division .company{max-width:100%}.division .footer-bottom{border:0}.division footer .eyebrow{color:inherit}.parent-brand footer .footer-bottom{border:0;padding-top:0}.contact-choices{padding-top:20px}.division-intro-note{max-width:1800px;padding:20px 4%;margin:auto;font-size:14px}.case-screen{height:530px}.case-screen .product-screens{min-height:0}.project-card{min-width:0}.interiors footer{--primary:#a06e4e}.interiors footer .button{color:white;background:#76513a}.header .wordmark small{letter-spacing:.4em}section[id]{scroll-margin-top:20px}@media(max-width:1050px){.division-hero-copy{padding:40px 8%}.division-hero h1{font-size:3.8rem}.gateway-art{height:280px}.division-visual{min-height:440px}.division-visual .product-screens{min-height:400px}.division-visual>img{min-height:400px}.gateway-copy{padding:26px}.header nav{justify-content:flex-start;gap:24px}.product-screens{gap:12px}}@media(max-width:700px){.brand-bar{padding:8px 6%}.gateway-intro{padding:35px 6% 30px}.gateway-grid{grid-template-columns:1fr;padding:0 6%;gap:25px}.gateway-art{height:270px}.gateway-copy{padding:25px}.gateway-copy p:not(.eyebrow){min-height:0}.gateway-caption{padding:20px 6% 30px}.division-hero{grid-template-columns:1fr}.division-hero-copy{padding:38px 6%}.division-hero h1{font-size:3.3rem}.division-visual{min-height:0}.division-visual .product-screens{height:350px;min-height:0}.division-visual>img{min-height:0;height:auto;aspect-ratio:3/2}.section-heading{align-items:flex-start;flex-direction:column}.case-screen{height:400px}.header nav{gap:10px 18px}.header nav a{white-space:normal}.division .header{min-height:0}.gateway-copy h2{font-size:2.7rem}.footer-cta .button{max-width:100%}.division-intro-note{padding-inline:6%}}

.digital .content-band .eyebrow{color:#004bd6}

@media(max-width:700px){.digital-work .project-grid{grid-template-columns:minmax(0,1fr)}}

/* Selected direction 02: shared olive SG identity. */
.logo{color:#454a30}.logo svg{width:53px;height:60px}footer .logo{color:#f4f0e8}@media(max-width:700px){.logo{gap:13px}.logo svg{width:40px;height:46px}}

/* Quiet parent identity; division distinctions live in content and navigation. */
.parent-brand,.division{--primary:#454a30}.digital .content-band .eyebrow{color:#454a30}.button:hover,.interiors .button:hover{background:#303522}.brand-bar{background:transparent;border-bottom:1px solid var(--border);font-size:11px}.product-screens{background:#e7e5df}.case-screen .product-screens,.digital-work .product-screens{background:#e7e5df}.quiet-gateway{display:grid;grid-template-columns:1fr 1.1fr;max-width:1800px;margin:auto;border-bottom:1px solid var(--border)}.quiet-intro{padding:70px 8%;align-self:center}.quiet-intro h1{font-size:clamp(3rem,4.5vw,5.4rem);margin:26px 0;line-height:1.03}.quiet-intro .lead{max-width:470px}.quiet-entries{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:55px}.quiet-entries a{border-top:1px solid #b8b6a9;padding-top:22px}.quiet-entries a>span{display:block;font-family:'Cormorant',Georgia,serif;font-size:27px;white-space:nowrap}.quiet-entries i{font:17px Arial,sans-serif;margin-left:8px;color:#454a30}.quiet-entries small{display:block;font-size:12px;line-height:1.7;color:#646459;margin-top:10px;max-width:200px}.quiet-entries a:hover>span{color:#454a30}.quiet-image{min-width:0;display:flex;flex-direction:column}.quiet-image>img{width:100%;height:100%;min-height:680px;object-fit:cover;flex:1}.quiet-image .visual-note{background:transparent;font-size:11px;color:#777367;padding:10px 20px}.parent-brand footer{padding-top:30px}.interiors footer .button{background:#454a30}@media(max-width:1100px){.quiet-intro{padding:45px 8%}.quiet-intro h1{font-size:3.5rem}.quiet-entries{grid-template-columns:1fr;gap:22px;margin-top:35px}.quiet-entries small{max-width:none}.quiet-image>img{min-height:660px}}@media(max-width:700px){.quiet-gateway{grid-template-columns:1fr}.quiet-intro{padding:35px 6% 38px}.quiet-intro h1{font-size:3.2rem}.quiet-entries{grid-template-columns:1fr 1fr;gap:18px}.quiet-entries a>span{font-size:23px;white-space:normal}.quiet-entries i{font-size:14px;margin-left:3px}.quiet-image>img{min-height:0;height:auto;aspect-ratio:3/2}.quiet-image .visual-note{padding-inline:6%}}
@media(max-width:700px){.quiet-entries a>span{display:flex;align-items:baseline;justify-content:space-between;gap:5px;font-size:21px;white-space:nowrap}.quiet-entries i{margin-left:0;flex-shrink:0}}
