@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--ink:#111114;--paper:#f7f5ef;--yellow:#f7df42;--pink:#ff68a9;--blue:#5ed9f0;--purple:#7e5bdb;--line:#d9d5ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}.site-header{height:76px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(247,245,239,.94);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;color:var(--ink)}.brand-logo{display:block;width:92px;height:58px;object-fit:contain}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.nav a{color:var(--ink);text-decoration:none}.nav-cta{padding:11px 17px;border-radius:4px;background:var(--ink);color:white!important}.menu-button{display:none;border:0;background:transparent;font-size:25px}.hero{min-height:640px;padding:90px 8vw 70px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;overflow:hidden}.kicker{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;margin:0 0 19px}.hero h1,h2{font:700 clamp(48px,6.4vw,86px)/.93 'Space Grotesk';letter-spacing:-.06em;margin:0}.hero h1 em{font-style:normal;color:var(--purple)}.hero-lede{max-width:525px;font-size:18px;line-height:1.55;margin:28px 0}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.button{border:0;text-decoration:none;display:inline-flex;gap:25px;align-items:center;justify-content:space-between;padding:15px 18px;border-radius:4px;font:700 14px 'DM Sans';cursor:pointer}.button span{font-size:20px;line-height:10px}.primary{background:var(--ink);color:white}.ghost{border:1px solid var(--ink);color:var(--ink)}.hero-note{margin-top:35px;font-size:12px;font-weight:700}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--pink);margin-right:8px}.hero-art{height:430px;position:relative;max-width:560px;margin:auto;width:100%}.burst{position:absolute;border-radius:50%;filter:blur(1px)}.burst-one{background:var(--yellow);width:280px;height:280px;right:10%;top:5%}.burst-two{background:var(--blue);width:210px;height:210px;left:4%;bottom:7%}.sticker{position:absolute;padding:18px 22px;border:3px solid var(--ink);box-shadow:7px 8px 0 var(--ink);font:700 30px/.88 'Space Grotesk';letter-spacing:-.05em}.sticker-yellow{right:12%;top:20%;background:var(--yellow);transform:rotate(8deg)}.sticker-pink{left:13%;top:43%;background:var(--pink);transform:rotate(-12deg);font-size:25px}.sticker-blue{right:20%;bottom:8%;background:var(--blue);transform:rotate(-6deg);font-size:24px}.spark{position:absolute;font-size:38px}.spark-a{top:5%;left:6%}.spark-b{right:1%;bottom:31%;color:var(--purple)}.trust-strip{padding:16px 5vw;display:flex;justify-content:space-between;gap:18px;background:var(--ink);color:white;font-size:10px;font-weight:700;letter-spacing:.14em}.section{padding:100px 8vw}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:45px}.section-heading h2{font-size:56px}.section-heading>p{max-width:300px;line-height:1.5;margin:0;color:#55514c}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.service-card{min-height:295px;padding:25px;background:#ebe8df;border:1px solid var(--line);display:flex;flex-direction:column}.service-card.featured{background:var(--yellow)}.service-number{font-size:11px;font-weight:700;margin-bottom:auto}.service-card h3{font:700 25px/1 'Space Grotesk';letter-spacing:-.04em;margin:30px 0 12px}.service-card p{font-size:13px;line-height:1.5;margin:0 0 24px}.service-card a{font-weight:700;text-decoration:none;color:var(--ink);font-size:13px}.work-section{background:var(--ink);color:white;padding:100px 8vw}.light>p{color:#c2beb5}.work-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:12px}.work-card{min-height:290px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;color:var(--ink);border:2px solid var(--ink)}.work-card span{font:700 44px/.87 'Space Grotesk';letter-spacing:-.07em}.work-card small{font-size:12px;font-weight:700}.work-orange{background:#ff875e}.work-lime{background:#b9f45d}.work-purple{background:#b69cff}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.process-grid b{color:var(--purple);font:700 24px 'Space Grotesk'}.process-grid h3{font:700 23px 'Space Grotesk';margin:15px 0 10px}.process-grid p{color:#55514c;line-height:1.55;max-width:280px}.quote-section{background:var(--pink);padding:90px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:80px}.quote-section h2{font-size:65px}.quote-intro>p:not(.kicker){max-width:350px;line-height:1.5}.contact-prompt{margin-top:45px;font-weight:700}.contact-prompt a{text-decoration:underline}.quote-form{background:var(--paper);padding:28px;display:grid;gap:16px}.quote-form label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.quote-form input,.quote-form select,.quote-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #bbb6ac;background:white;padding:12px;font:14px 'DM Sans';border-radius:3px}.quote-form button{justify-self:start}.form-status{margin:0;font-size:13px;font-weight:700}.site-footer{padding:35px 5vw;display:flex;align-items:center;gap:28px;flex-wrap:wrap;border-top:1px solid var(--line);font-size:12px}.site-footer p{margin-right:auto;color:#625d56}@media(max-width:850px){.nav{gap:15px}.hero{grid-template-columns:1fr;padding-top:65px}.hero-art{max-width:490px}.service-grid{grid-template-columns:1fr 1fr}.quote-section{gap:35px}.trust-strip{flex-wrap:wrap}}@media(max-width:600px){.site-header{height:65px}.nav{display:none;position:absolute;left:0;right:0;top:65px;padding:18px 5vw;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-button{display:block}.hero{padding:55px 7vw 60px;min-height:0}.hero h1{font-size:60px}.hero-art{height:330px}.sticker{font-size:22px;padding:14px 17px}.sticker-pink{font-size:19px}.trust-strip{display:grid;grid-template-columns:1fr 1fr;line-height:1.4}.section,.work-section,.quote-section{padding:70px 7vw}.section-heading{display:block;margin-bottom:30px}.section-heading h2,.quote-section h2{font-size:44px;margin-bottom:20px}.service-grid,.work-grid,.process-grid,.quote-section{grid-template-columns:1fr}.work-card{min-height:230px}.site-footer{display:block}.site-footer .brand{margin-bottom:20px}.site-footer p{margin:0 0 20px}}
