@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#2f2f33;--ink-deep:#25252a;--lilac:#a78cc8;--lilac-light:#d7c9e7;--paper:#fff;--mist:#f4f3f6;--line:#dfdce3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}::selection{background:#c9b7dc;color:#25252a}.wrap{width:min(100% - 96px,1300px);margin-inline:auto}.skip{position:absolute;left:16px;top:-100px;z-index:30;padding:10px;background:white}.skip:focus{top:10px}.site-header{height:92px;background:white;position:relative;z-index:10}.header-inner{display:flex;justify-content:space-between;align-items:center;height:100%}.brand{display:inline-flex;align-items:center;gap:12px;line-height:1}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--ink);color:#fff;font:800 19px/1 Manrope,sans-serif;letter-spacing:-4px;padding-right:4px;transform:skewY(-6deg)}.brand-mark span{color:var(--lilac-light)}.brand-name{display:flex;position:relative;align-items:baseline;font:600 27px/1 Manrope,sans-serif;letter-spacing:-1.5px;padding-bottom:12px}.brand-name>span{color:var(--lilac)}.brand-name small{position:absolute;left:1px;bottom:0;white-space:nowrap;font:700 6px/1 'DM Sans',sans-serif;letter-spacing:2px;color:#77747b}nav{display:flex;align-items:center;gap:38px;font-size:14px;font-weight:600}nav a:hover,.text-link:hover{color:#8065a3}.nav-contact{background:var(--ink);color:#fff;padding:13px 19px;border-radius:2px}.nav-contact:hover{background:#49404f;color:white}.nav-contact span,.button span,.text-link span{margin-left:24px}.menu-toggle{display:none}.hero{height:min(720px,78vw);min-height:620px;position:relative;color:white;background:#514a52;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('assets/interior.webp') center 52%/cover no-repeat;filter:saturate(.77)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,20,27,.79) 0%,rgba(28,25,30,.60) 39%,rgba(28,25,30,.1) 80%)}.hero-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:10px}.eyebrow{display:inline-flex;align-items:center;gap:14px;font:700 12px/1.4 'DM Sans',sans-serif;letter-spacing:2.5px;color:#88719f}.eyebrow.light{color:#e0d0f2}.line{height:1px;width:30px;background:currentColor}.hero h1,h2,h3{font-family:Manrope,Arial,sans-serif}.hero h1{max-width:890px;margin:28px 0 21px;font-size:clamp(54px,6.6vw,94px);letter-spacing:-.065em;line-height:1.12;font-weight:600}.hero h1 em,h2 em{font-style:normal;color:var(--lilac-light)}.hero p{max-width:530px;font-size:19px;line-height:1.65;color:#f5f2f8;margin:0 0 35px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 21px;font-weight:700;font-size:14px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-light{background:white;color:#2e2933}.button-light:hover{background:#eadff4}.hero-index{position:absolute;bottom:27px;right:max(48px,calc((100% - 1300px)/2));font-size:11px;letter-spacing:1.5px;display:flex;gap:17px;align-items:center;color:#fff}.hero-index span{width:52px;height:1px;background:#fff8}.section-pad{padding:112px 0}.intro-grid{display:grid;grid-template-columns:1.1fr .8fr;gap:12%;align-items:end}.intro h2,.section-heading h2,.statement h2,.contact h2{font-size:clamp(38px,4.6vw,64px);line-height:1.18;letter-spacing:-.06em;font-weight:600;margin:27px 0 0}.intro h2 em,.section-heading h2 em,.statement h2 em{color:var(--lilac)}.intro-copy{padding-bottom:5px}.intro-copy p,.statement-copy p{font-size:18px;line-height:1.85;margin:0 0 29px;color:#5d5a61}.text-link{font-size:14px;font-weight:700;display:inline-block;padding-bottom:8px;border-bottom:1px solid var(--lilac)}.services{background:var(--mist)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:46px}.section-heading p{max-width:375px;margin:0 0 8px;color:#6a666f;font-size:17px}.service-list{border-top:1px solid #d7d3dc}.service{display:grid;grid-template-columns:100px 1fr 60px;align-items:center;gap:20px;border-bottom:1px solid #d7d3dc;padding:32px 12px}.service-number{color:#907caa;font-size:13px;font-weight:700}.service h3{font-size:clamp(23px,2.6vw,35px);margin:0 0 5px;letter-spacing:-.04em;font-weight:600}.service p{margin:0;color:#66636b}.service-symbol{font:300 35px/1 Arial,sans-serif;color:var(--lilac);justify-self:end}.service-note{font-size:14px;color:#706b75;margin:30px 0 0}.statement{background:#eae6ee}.statement-grid{display:grid;grid-template-columns:1fr 1fr;min-height:550px}.statement-logo{display:flex;align-items:center;justify-content:center;padding:45px 7% 45px 0}.statement-logo img{width:100%;max-width:550px;box-shadow:0 22px 60px #42394f1a}.statement-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px 4% 70px 12%}.statement-copy p{margin-top:25px}.contact{background:#27262c;color:white}.contact-grid{display:grid;grid-template-columns:1fr .75fr;gap:15%;align-items:center}.contact h2{font-size:clamp(48px,5.4vw,75px);margin:25px 0}.contact p{font-size:18px;color:#d0ccd3;max-width:470px}.contact-card{background:#37353e;border-top:3px solid #b7a0d8;padding:41px}.contact-card-label{font-size:12px;color:#d7c9e7;letter-spacing:2px;font-weight:700}.contact-card h3{font-size:27px;line-height:1.3;letter-spacing:-.04em;font-weight:600;margin:20px 0}.contact-card .contact-pending{font-size:16px;color:white}.contact-card .owner-note{font-size:13px;color:#c6bbc9;border-top:1px solid #5a5261;padding-top:19px;margin-top:20px}.footer{background:#1d1d21;color:#dedbe1;padding-top:60px}.footer-main{display:flex;align-items:center;gap:40px;padding-bottom:55px}.brand-footer{color:white}.footer-main p{margin:0 auto 0 0;color:#aaa5ae;font-size:14px}.footer-main>a:last-child{font-size:14px}.footer-bottom{border-top:1px solid #48464d;padding:22px 0 28px;display:flex;justify-content:space-between;font-size:12px;color:#aaa5ae}a:focus-visible,button:focus-visible{outline:3px solid #a78cc8;outline-offset:4px}@media(max-width:800px){.wrap{width:min(100% - 40px,650px)}.site-header{height:74px}.menu-toggle{display:flex;flex-direction:column;gap:6px;background:none;border:0;padding:12px;cursor:pointer}.menu-toggle span{display:block;width:25px;height:2px;background:#333}nav{display:none;position:absolute;top:74px;left:0;right:0;background:white;padding:24px 20px 30px;box-shadow:0 20px 30px #0002;flex-direction:column;align-items:stretch;gap:0}nav.open{display:flex}nav a{padding:13px 4px}.nav-contact{margin-top:14px;padding:13px 18px}.hero{height:670px;min-height:0}.hero-image{background-position:57% center}.hero-shade{background:linear-gradient(90deg,#19171cba,#19171c7a 62%,#19171c33)}.hero h1{font-size:clamp(47px,9vw,69px)}.hero p{font-size:17px;max-width:440px}.hero-index{display:none}.section-pad{padding:78px 0}.intro-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.section-heading{display:block}.section-heading p{margin-top:24px}.statement-grid{grid-template-columns:1fr}.statement-logo{padding:55px 10% 0}.statement-copy{padding:60px 0 75px}.footer-main{flex-wrap:wrap;gap:20px}.footer-main p{flex-basis:100%;order:3}.footer-bottom{gap:20px}}@media(max-width:520px){.hero{height:610px}.hero h1{font-size:49px}.hero-content{padding-bottom:25px}.eyebrow{font-size:10px;letter-spacing:1.7px}.intro h2,.section-heading h2,.statement h2{font-size:39px}.service{grid-template-columns:32px 1fr 20px;gap:12px;padding:26px 0}.service h3{font-size:24px}.service p{font-size:14px}.service-symbol{font-size:22px}.statement-logo{padding:45px 0 0}.contact h2{font-size:50px}.contact-card{padding:30px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:8px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Original supplied NowDec logo, with its proportions preserved. */
.brand .original-logo{width:auto;height:76px;max-width:none;object-fit:contain}.brand-footer .original-logo{height:100px}@media(max-width:800px){.brand .original-logo{height:62px}.brand-footer .original-logo{height:90px}}

/* Palette sampled from the supplied original logo. */
:root{--ink:#424244;--ink-deep:#353537;--lilac:#9f8fbc;--lilac-light:#c4b8d8;--paper:#d5d5d7;--mist:#e3e3e5;--line:#bcbcc1}
body,.site-header{background:#d5d5d7}.site-header{height:104px}.brand{width:150px;height:88px;position:relative;overflow:hidden;flex-shrink:0}.brand .original-logo,.brand-footer .original-logo{position:absolute;left:-5px;top:-35px;width:160px;height:160px;max-width:none;object-fit:contain}.footer .brand{background:#d5d5d7}.intro,.statement{background:#d5d5d7}.services{background:#e3e3e5}.eyebrow{color:#645379}.contact{background:#424244}.contact-card{background:#505054;border-top-color:#9f8fbc}.footer{background:#353537}.statement-logo img{box-shadow:none}.button-light{background:#d5d5d7;color:#424244}.hero-shade{background:linear-gradient(90deg,rgba(45,45,48,.85),rgba(45,45,48,.60) 45%,rgba(45,45,48,.15))}.nav-contact{background:#424244}.statement-copy p,.intro-copy p,.section-heading p{color:#525255}
@media(max-width:800px){.site-header{height:94px}nav{top:94px;background:#d5d5d7}.brand .original-logo,.brand-footer .original-logo{height:160px}.statement-logo{padding:25px 7% 0}}
