@import url('https://fonts.googleapis.com/css2?family=DM+Mono&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');

:root{--ink:#151817;--paper:#f4f2ec;--warm:#e9e4da;--lime:#d5eb80;--blue:#c6d6ff;--mist:#dce6df;--muted:#606864;--line:rgba(21,24,23,.16);--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.announcement{padding:10px 24px;background:var(--ink);color:#fff;text-align:center;font:12px/1.2 'DM Mono',monospace;letter-spacing:.04em}.announcement a{color:var(--lime);margin-left:8px}.site-header{height:82px;max-width:var(--max);margin:auto;padding:0 26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:20px;font-weight:800;letter-spacing:-.06em;display:flex;align-items:center;gap:9px;white-space:nowrap}.brand-mark{height:18px;width:18px;border:3px solid var(--ink);border-radius:50%;position:relative}.brand-mark:after{content:'';position:absolute;width:5px;height:5px;border-radius:50%;background:var(--lime);right:-4px;top:-4px}.site-nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:700}.site-nav a{border-bottom:1px solid transparent;padding:5px 0}.site-nav a:hover,.site-nav a.active{border-color:var(--ink)}.button{border:1px solid var(--ink);padding:12px 17px;border-radius:2px;font-size:13px;font-weight:800;display:inline-flex;justify-content:center;align-items:center;gap:8px;transition:.2s}.button:hover{transform:translate(-2px,-2px);box-shadow:3px 3px 0 var(--ink)}.button.dark{background:var(--ink);color:#fff}.button.lime{background:var(--lime)}.button.light{background:transparent}.container{max-width:var(--max);margin:auto;padding:0 26px}.hero{min-height:calc(100svh - 114px);padding:88px 0 70px;display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:center}.eyebrow{font:11px 'DM Mono',monospace;letter-spacing:.1em;text-transform:uppercase;margin:0 0 24px;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,5.2vw,70px);line-height:1;letter-spacing:-.07em;max-width:800px;margin-bottom:28px}h1 em,h2 em{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}h2{font-size:clamp(34px,4.4vw,62px);line-height:1;letter-spacing:-.065em;margin-bottom:21px}h3{font-size:20px;line-height:1.15;letter-spacing:-.045em;margin-bottom:12px}.lede{font-size:19px;line-height:1.6;max-width:680px;color:#3b433f}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.hero-visual{position:relative;min-height:520px;background:var(--mist);border-radius:220px 220px 12px 12px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.hero-visual:before{content:none}.hero-visual img{height:480px;width:auto;filter:drop-shadow(20px 24px 18px rgba(21,24,23,.18));position:relative;z-index:1}.hero-orbit{position:absolute;width:280px;height:280px;border:1px solid rgba(21,24,23,.25);border-radius:50%;right:-58px;top:88px}.hero-orbit:before{content:'';position:absolute;inset:34px;border:1px solid rgba(21,24,23,.25);border-radius:50%}.section{padding:104px 0;border-top:1px solid var(--line)}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;margin-bottom:48px}.section-head p:last-child{font-size:18px;color:var(--muted);max-width:510px}.number-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.number-grid article{min-height:250px;padding:20px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.index{font:11px 'DM Mono',monospace;color:var(--muted);display:block;margin-bottom:60px}.number-grid p,.card p{color:var(--muted);font-size:14px}.product-band{background:var(--ink);color:#fff;padding:90px 0}.product-band .eyebrow{color:var(--lime)}.product-band h2{max-width:750px}.product-band p{color:#cbd1cb;max-width:620px}.product-band .button.light{border-color:#fff}.visual-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-top:48px}.visual-grid .image-panel{background:var(--blue);min-height:390px;overflow:hidden;display:flex;justify-content:center;align-items:end}.visual-grid .image-panel img{height:360px;width:auto}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.steps article:before{counter-increment:step;content:'0' counter(step);font:11px 'DM Mono',monospace;border-bottom:1px solid var(--ink);display:block;padding-bottom:14px;margin-bottom:28px}.cta{background:var(--lime);padding:92px 0}.cta h2{max-width:800px}.page-hero{padding:86px 0 72px;border-top:1px solid var(--line)}.page-hero .lede{font-size:20px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.service-grid article{padding:30px;min-height:290px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.service-grid ul{padding-left:18px;color:var(--muted);font-size:14px}.service-grid li{margin:7px 0}.work-card{background:var(--blue);padding:48px;display:grid;grid-template-columns:1fr 300px;gap:30px;overflow:hidden}.work-card img{height:390px;margin:auto;filter:drop-shadow(16px 18px 12px rgba(21,24,23,.18))}.meta{font:12px 'DM Mono',monospace;color:var(--muted);line-height:1.8}.principles{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.principles p{border-top:1px solid var(--ink);padding-top:15px;font-size:14px}.echo-hero{background:var(--ink);color:#fff;overflow:hidden}.echo-hero .page-hero{border:0;display:grid;grid-template-columns:1fr .72fr;gap:36px}.echo-hero .eyebrow{color:var(--lime)}.echo-hero .lede{color:#d1d7d1}.echo-hero .button.light{border-color:#fff}.echo-phone{background:linear-gradient(145deg,#cad5ff,#e9d8ff);height:480px;display:flex;align-items:end;justify-content:center;border-radius:160px 160px 0 0}.echo-phone img{height:450px;filter:drop-shadow(18px 18px 22px rgba(0,0,0,.28))}.feature-list{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.feature-list article{border-top:1px solid var(--ink);padding-top:16px}.feature-list p{font-size:14px;color:var(--muted)}.notice{background:var(--warm);padding:28px;font-size:15px}.form-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.form-card{background:#fff;padding:34px;border:1px solid var(--line)}.field{display:block;margin-bottom:18px;font-size:13px;font-weight:700}.field input,.field textarea,.field select{width:100%;border:0;border-bottom:1px solid var(--ink);background:transparent;padding:10px 0;outline:0;border-radius:0}.field textarea{min-height:90px;resize:vertical}.choice-row{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0 22px}.choice-row label{font-size:13px;border:1px solid var(--line);padding:8px 10px}.consent{font-size:12px;color:var(--muted);display:flex;gap:8px;margin:14px 0 20px}.form-status{display:none;margin:15px 0 0;color:#46621d;font-size:13px}.contact-list{display:grid;gap:26px}.contact-list p{margin:5px 0;color:var(--muted)}.company-info{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}.company-info div{padding:20px;background:var(--paper)}.company-info strong{display:block;font-size:11px;font-family:'DM Mono',monospace;margin-bottom:8px}.legal{max-width:780px;padding:80px 26px 120px}.legal h1{font-size:56px}.legal h2{font-size:27px;margin-top:48px}.legal p,.legal li{color:#4d5551}.legal li{margin:8px 0}.site-footer{background:var(--ink);color:#fff;padding:56px max(26px,calc((100vw - var(--max))/2 + 26px)) 22px}.footer-top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px;padding-bottom:50px}.footer-top p{color:#bdc5be;max-width:350px;font-size:14px}.footer-top h4{font:11px 'DM Mono',monospace;letter-spacing:.09em;margin:0 0 16px;color:var(--lime)}.footer-top a{color:#d7ddd8;font-size:13px;display:block;margin:8px 0}.footer-base{border-top:1px solid #414841;padding-top:18px;color:#a8b0aa;font-size:11px;display:flex;justify-content:space-between;gap:20px}.mobile-toggle{display:none;background:none;border:0;font-size:22px}@media(max-width:820px){.site-header{height:70px;padding:0 20px}.mobile-toggle{display:block}.site-nav{display:none;position:absolute;top:70px;left:0;right:0;background:var(--paper);padding:18px 20px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-nav.open{display:flex}.site-header>.button{display:none}.hero,.echo-hero .page-hero,.section-head,.form-layout{grid-template-columns:1fr}.hero{padding:58px 0;gap:35px;min-height:auto}.hero-visual{min-height:380px}.hero-visual img{height:350px}.number-grid,.steps,.principles,.feature-list{grid-template-columns:repeat(2,1fr)}.section{padding:70px 0}.visual-grid,.work-card{grid-template-columns:1fr}.work-card{padding:28px}.service-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:span 2}.page-hero{padding:58px 0}.announcement{padding:9px 16px}.echo-phone{height:360px}.echo-phone img{height:330px}}@media(max-width:480px){.number-grid,.steps,.principles,.feature-list{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}.footer-base{display:block}.footer-base p{margin:10px 0}h1{font-size:48px}.container{padding:0 20px}.hero-visual{min-height:330px}}
/* Selected prior work */
.prior-work-intro{max-width:780px;margin-bottom:56px}.prior-work-grid{display:grid;gap:56px}.prior-work-item{display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;border-top:1px solid var(--ink);padding-top:20px}.prior-work-copy .index{margin-bottom:26px}.prior-work-copy p{color:var(--muted);font-size:14px}.prior-work-media{display:flex;gap:14px;align-items:flex-start;overflow:hidden;background:var(--warm);padding:18px}.prior-work-media img{display:block;min-width:0;height:auto;box-shadow:0 12px 24px rgba(21,24,23,.12)}.prior-work-media--mobile{justify-content:center}.prior-work-media--mobile img{width:calc((100% - 28px)/3);max-width:220px}.prior-work-media--desktop img{width:calc((100% - 14px)/2);object-fit:cover;object-position:top}@media(max-width:820px){.prior-work-item{grid-template-columns:1fr}.prior-work-media{padding:12px;gap:10px}}@media(max-width:480px){.prior-work-media--mobile{overflow:auto;justify-content:flex-start}.prior-work-media--mobile img{min-width:160px}.prior-work-media--desktop{overflow:auto}.prior-work-media--desktop img{min-width:250px}}

/* Device previews sit above their color fields instead of touching the bottom edge. */
.hero-visual img{margin-bottom:30px;filter:none}.visual-grid .image-panel{align-items:center}.visual-grid .image-panel img{margin:28px 0 32px;filter:none}@media(min-width:821px){.hero-visual img{height:450px}}

/* Unified Zenith Motif logo */
.brand{height:44px}.brand-logo{display:block;width:190px;height:44px;max-width:none;object-fit:contain}.site-footer .brand{height:48px}.site-footer .brand-logo{width:208px;height:48px}@media(max-width:480px){.brand-logo{width:168px;height:40px}.site-footer .brand-logo{width:188px;height:44px}}

/* Brand alignment and full-logo display */
.site-header{box-sizing:border-box;max-width:none;width:100%;height:146px;padding-left:max(26px,calc((100vw - var(--max))/2 + 26px));padding-right:max(26px,calc((100vw - var(--max))/2 + 26px))}.site-header .brand{height:130px;flex:0 0 270px}.site-header .brand-logo{width:270px;height:130px;object-fit:contain}.site-footer .brand{height:130px}.site-footer .brand-logo{width:270px;height:130px;object-fit:contain}.site-footer .footer-top>div:first-child{justify-self:start}@media(max-width:820px){.site-header{height:104px;padding-left:20px;padding-right:20px}.site-header .brand{height:96px;flex-basis:210px}.site-header .brand-logo{width:210px;height:96px}.site-footer .brand{height:96px}.site-footer .brand-logo{width:210px;height:96px}}@media(max-width:480px){.site-header .brand{height:86px;flex-basis:190px}.site-header .brand-logo{width:190px;height:86px}.site-footer .brand{height:86px}.site-footer .brand-logo{width:190px;height:86px}}

/* Remove the light source canvas from the header lockup against the page paper. */
.site-header .brand-logo{mix-blend-mode:multiply}
