@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&family=Newsreader:ital,opsz,wght@1,6..72,400;1,6..72,500&display=swap";:root{--theme-canvas:#eef0e8;--theme-surface:#fbfbf4;--theme-ink:19, 24, 23;--theme-line:45, 52, 48;--theme-accent:#7f927d;--theme-accent-rgb:127, 146, 125;--theme-warm-rgb:188, 180, 148;--theme-surface-rgb:251, 251, 244;--page-bg:var(--theme-canvas);--page-warm:var(--theme-surface);--ink:rgb(var(--theme-ink));--ink-muted:rgba(var(--theme-ink), .68);--ink-soft:rgba(var(--theme-ink), .48);--line:rgba(var(--theme-line), .13);--line-strong:rgba(var(--theme-line), .22);--olive:var(--theme-accent);--olive-soft:rgba(var(--theme-accent-rgb), .22);--ochre:rgba(var(--theme-warm-rgb), .28);--panel:rgba(var(--theme-surface-rgb), .58);--shell:min(1500px, calc(100vw - 64px))}.site-shell,.palette-switcher__swatch--sage{--theme-canvas:#eef0e8;--theme-surface:#fbfbf4;--theme-ink:19, 24, 23;--theme-line:45, 52, 48;--theme-accent:#7f927d;--theme-accent-rgb:127, 146, 125;--theme-warm-rgb:188, 180, 148;--theme-surface-rgb:251, 251, 244}.site-shell[data-theme=moss],.palette-switcher__swatch--moss{--theme-canvas:#f0eee2;--theme-surface:#fffaf0;--theme-ink:24, 25, 19;--theme-line:56, 58, 45;--theme-accent:#68774c;--theme-accent-rgb:104, 119, 76;--theme-warm-rgb:198, 168, 112;--theme-surface-rgb:255, 250, 240}.site-shell[data-theme=eucalyptus],.palette-switcher__swatch--eucalyptus{--theme-canvas:#eef3ef;--theme-surface:#fbfdf8;--theme-ink:17, 25, 25;--theme-line:36, 54, 51;--theme-accent:#6f9488;--theme-accent-rgb:111, 148, 136;--theme-warm-rgb:171, 181, 146;--theme-surface-rgb:251, 253, 248}.site-shell[data-theme=olive],.palette-switcher__swatch--olive{--theme-canvas:#f3f0e8;--theme-surface:#fbf8ef;--theme-ink:17, 21, 27;--theme-line:35, 39, 42;--theme-accent:#8a9464;--theme-accent-rgb:138, 148, 100;--theme-warm-rgb:205, 174, 113;--theme-surface-rgb:255, 252, 242}.site-shell{--page-bg:var(--theme-canvas);--page-warm:var(--theme-surface);--ink:rgb(var(--theme-ink));--ink-muted:rgba(var(--theme-ink), .68);--ink-soft:rgba(var(--theme-ink), .48);--line:rgba(var(--theme-line), .13);--line-strong:rgba(var(--theme-line), .22);--olive:var(--theme-accent);--olive-soft:rgba(var(--theme-accent-rgb), .22);--ochre:rgba(var(--theme-warm-rgb), .28);--panel:rgba(var(--theme-surface-rgb), .58)}*{box-sizing:border-box;margin:0}html{background:var(--page-bg);color:var(--ink);scroll-behavior:smooth;overflow-x:hidden}body{background:radial-gradient(circle at 74% 8%, rgba(var(--theme-warm-rgb), .2), transparent 22rem), linear-gradient(90deg, rgba(var(--theme-ink), .035) 1px, transparent 1px), var(--page-bg);min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-size:auto,calc(20vw - 12.8px) 100%,auto;font-family:IBM Plex Sans,Segoe UI,sans-serif;overflow-x:hidden}body:after{content:"";z-index:20;pointer-events:none;opacity:.28;background-image:radial-gradient(circle at 20% 30%, rgba(var(--theme-ink), .07) 0 .5px, transparent .8px), radial-gradient(circle at 70% 60%, rgba(var(--theme-ink), .06) 0 .5px, transparent .8px);mix-blend-mode:multiply;background-size:5px 5px,7px 7px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit;font:inherit;background:0 0;border:0}.site-shell{width:var(--shell);background:rgba(var(--theme-surface-rgb), .5);border-left:1px solid var(--line);border-right:1px solid var(--line);margin:0 auto;overflow:hidden}.site-header{grid-template-columns:1fr auto 1fr;align-items:start;gap:24px;min-height:86px;padding:34px 0 0;display:grid}.brand-mark{width:50px;height:50px;padding-left:4px;display:block}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.site-nav{justify-content:center;gap:clamp(34px,4vw,58px);padding-top:4px;display:flex}.site-nav a,.availability,.micro-label,.micro-stack,.card-meta,.section-intro h2,.text-link,.conversation-link,.location-line,.site-footer{letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:600;line-height:1.45}.site-nav a,.text-link,.conversation-link{width:fit-content;position:relative}.site-nav a:after,.text-link:after,.conversation-link:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .18s;position:absolute;bottom:-.36rem;left:0;transform:scaleX(0)}.site-nav a:hover:after,.text-link:hover:after,.conversation-link:hover:after{transform:scaleX(1)}.availability{color:var(--ink-muted);justify-self:end;padding-right:4px}.header-meta{justify-items:end;gap:14px;display:grid}.availability span{background:var(--ink);vertical-align:1px;border-radius:999px;width:8px;height:8px;margin-right:9px;display:inline-block}.palette-switcher{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.palette-switcher__button{border:1px solid rgba(var(--theme-line), .14);min-height:24px;color:var(--ink-soft);cursor:pointer;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;padding:4px 7px 4px 5px;font-size:.58rem;font-weight:600;line-height:1;transition:border-color .16s,color .16s,background-color .16s;display:inline-flex}.palette-switcher__button:hover,.palette-switcher__button--active{border-color:rgba(var(--theme-line), .34);background:rgba(var(--theme-surface-rgb), .42);color:var(--ink)}.palette-switcher__swatch{border:1px solid rgba(var(--theme-line), .24);background:linear-gradient(135deg, var(--theme-canvas) 0 48%, var(--theme-accent) 48% 100%);width:12px;height:12px;display:inline-block}.hero-section{grid-template-columns:minmax(620px,.95fr) minmax(480px,1fr);gap:clamp(20px,2.6vw,52px);min-height:560px;padding:38px 0 38px 64px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:740px;padding-top:38px;position:relative}.micro-label{color:var(--ink)}.micro-stack{color:var(--ink-soft);margin-top:8px}.hero-copy h1{letter-spacing:-.08em;max-width:610px;margin-top:36px;font-size:clamp(4.25rem,5.55vw,6.45rem);font-weight:400;line-height:.97}em{letter-spacing:-.04em;font-family:Newsreader,Georgia,serif;font-weight:400}.hero-intro{border-top:1px solid var(--line-strong);max-width:580px;color:var(--ink-muted);margin-top:26px;padding-top:20px;font-size:.9rem;line-height:1.56}.hero-actions{flex-wrap:wrap;align-items:center;gap:34px;margin-top:28px;display:flex}.button-primary{background:var(--ink);color:#faf7ef;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:22px;min-height:42px;padding:0 22px;font-size:.72rem;font-weight:600;transition:transform .16s,background-color .16s;display:inline-flex}.button-primary:hover,.send-button:hover{transform:translateY(-1px)}.button-primary:active,.send-button:active{transform:translateY(0)scale(.985)}.text-link{color:var(--ink-muted)}.hero-art{min-height:535px;margin-top:-42px;position:relative}.hero-tags{z-index:3;color:rgba(var(--theme-ink), .52);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:600;line-height:1.7;position:absolute;top:190px;right:82px}.abstract-art{width:100%;height:100%;min-height:320px;position:relative;overflow:hidden}.abstract-art:before{content:"";background:linear-gradient(90deg, rgba(var(--theme-ink), .08) 1px, transparent 1px), linear-gradient(rgba(var(--theme-ink), .04) 1px, transparent 1px);opacity:.45;background-size:74px 100%,100% 74px;position:absolute;inset:0}.art-panel,.art-line,.art-arc,.art-dots{display:block;position:absolute}.art-panel--one{background:linear-gradient(90deg, #fff6, #fff0), repeating-linear-gradient(90deg, rgba(var(--theme-ink), .08) 0 1px, transparent 1px 18px), #dcdacf9e;border-top-left-radius:260px;width:430px;height:610px;top:-118px;left:72px}.art-panel--two{border:1px solid rgba(var(--theme-ink), .12);background:radial-gradient(circle at 50% 34%, rgba(var(--theme-ink), .58), transparent 34%), linear-gradient(130deg, rgba(var(--theme-accent-rgb), .62), rgba(var(--theme-surface-rgb), .18));opacity:.78;width:260px;height:300px;top:226px;right:88px}.art-panel--three{background:radial-gradient(circle at 60% 42%, #141514d6, transparent 38%), radial-gradient(circle at 28% 28%, var(--ochre), transparent 42%), #efeadd33;filter:blur(.2px);width:420px;height:310px;top:122px;left:-166px}.art-line--one{background:var(--ink);width:166px;height:12px;top:118px;left:72px}.art-line--two{background:rgba(var(--theme-ink), .24);transform-origin:100%;width:850px;height:1px;bottom:25px;right:12px;transform:rotate(5deg)}.art-arc--one{border:1px solid rgba(var(--theme-ink), .28);border-left-color:#0000;border-radius:999px;width:250px;height:250px;top:70px;left:4px;transform:rotate(-20deg)}.art-arc--two{border:1px solid rgba(var(--theme-ink), .28);border-top-color:#0000;border-left-color:#0000;border-radius:50%;width:310px;height:220px;bottom:28px;right:22px;transform:rotate(28deg)}.art-dots{background-image:radial-gradient(circle, rgba(var(--theme-ink), .64) 1.2px, transparent 1.4px);background-size:17px 17px;width:110px;height:124px;bottom:76px;left:-44px}.grid-section{border-top:1px solid var(--line);display:grid}.work-grid,.writing-grid{grid-template-columns:260px repeat(4,minmax(0,1fr))}.work-grid{grid-template-columns:260px repeat(5,minmax(0,1fr))}.section-intro,.logo-card,.writing-card,.service-list,.quote-panel,.about-art,.about-copy,.capability-list,.contact-grid>h2,.contact-body,.contact-card{border-left:1px solid var(--line)}.section-intro{min-height:220px;padding:28px 22px 23px 64px}.section-intro:first-child{border-left:0}.section-intro h2{color:var(--ink-soft);margin-top:8px}.accent-rule{background:var(--olive);width:28px;height:2px;margin:14px 0 24px;display:block}.section-intro p:not(.micro-label){color:var(--ink-muted);font-size:.78rem;line-height:1.5}.section-intro .text-link{margin-top:24px;display:inline-block}.logo-card,.writing-card{min-height:220px;padding:28px 26px 23px}.card-meta{color:var(--ink-soft);justify-content:space-between;gap:18px;display:flex}.logo-card h2,.writing-card h2{letter-spacing:-.05em;max-width:15ch;margin-top:26px;font-size:clamp(1.28rem,1.5vw,1.62rem);font-weight:400;line-height:1.08}.logo-card p,.writing-card p,.about-copy p,.contact-body{color:var(--ink-muted);font-size:.78rem;line-height:1.5}.logo-card p,.writing-card p{margin-top:18px}.logo-card{align-content:space-between;display:grid}.logo-card>span{color:var(--ink-soft);letter-spacing:.12em;font-size:.64rem;font-weight:600}.logo-card h2{max-width:none;margin-top:0;font-size:clamp(1.75rem,2.2vw,2.5rem)}.logo-card p{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:600}.arrow-link{color:var(--ink-muted);margin-top:22px;font-size:1.4rem;line-height:1;transition:transform .16s;display:inline-block}.arrow-link:hover{transform:translate(4px)}.services-grid{grid-template-rows:auto;grid-template-columns:260px minmax(0,1.1fr) minmax(360px,.9fr);align-items:stretch;position:relative}.service-list{grid-area:1/2/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.service-item{border-bottom:1px solid var(--line);grid-template-columns:56px minmax(0,1fr);align-items:center;gap:8px 28px;min-height:78px;padding:17px 28px;display:grid}.service-item:nth-child(odd):last-child{grid-column:1/2}.service-item h2{letter-spacing:-.035em;font-size:.96rem;font-weight:400;line-height:1.16}.service-item p{color:var(--ink-muted);grid-column:2;font-size:.68rem;line-height:1.45}.service-icon{border:1px solid rgba(var(--theme-ink), .42);border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.service-icon span{border:1px solid rgba(var(--theme-ink), .55);width:20px;height:20px;display:block}.service-icon--systems span{border-left:0;border-right:0;height:14px}.service-icon--signal span{border:0;border-bottom:1px solid rgba(var(--theme-ink), .62);transform:skew(-18deg)rotate(-25deg)}.service-icon--cube{border-radius:0;transform:rotate(30deg)}.service-icon--cube span{transform:rotate(-30deg)}.service-icon--ai span{background-image:radial-gradient(circle, rgba(var(--theme-ink), .74) 1.6px, transparent 1.8px);background-size:8px 8px;border:0}.service-icon--diamond{border-radius:0;transform:rotate(45deg)}.service-icon--diamond span{transform:rotate(-45deg)}.quote-panel{background:rgba(var(--theme-accent-rgb), .14);width:min(470px,50% - 52px);color:rgba(var(--theme-ink), .74);margin:0;padding:19px 34px;font-size:.9rem;line-height:1.45;position:absolute;bottom:22px;right:34px}.quote-panel:before{content:"“";color:var(--olive);vertical-align:-.35em;margin-right:14px;font-family:Newsreader,Georgia,serif;font-size:2.4rem;line-height:0}.writing-grid{grid-template-columns:260px repeat(4,minmax(0,1fr))}.writing-card h2{max-width:18ch}.writing-card .text-link{margin-top:28px;display:inline-block}.about-grid{grid-template-columns:260px 260px minmax(0,1fr) 320px}.about-art{padding:31px 28px}.abstract-art--small{background:rgba(var(--theme-surface-rgb), .24);min-height:170px}.abstract-art--small .art-panel--one{width:145px;height:170px;top:-10px;left:80px}.abstract-art--small .art-panel--two{width:120px;height:120px;top:50px;right:20px}.abstract-art--small .art-panel--three{width:160px;height:130px;top:38px;left:4px}.abstract-art--small .art-line--one{width:76px;height:10px;top:64px;left:75px}.abstract-art--small .art-line--two,.abstract-art--small .art-dots,.abstract-art--small .art-arc--two{display:none}.abstract-art--small .art-arc--one{width:130px;height:130px;top:20px;left:76px}.about-copy{padding:31px 48px}.about-copy p+p{margin-top:18px}.about-copy p:first-child{color:var(--ink);font-size:.98rem}.capability-list{color:var(--ink);align-content:center;gap:7px;padding:30px 40px;list-style:none;display:grid}.capability-list li{letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:600;line-height:1.25}.contact-grid{grid-template-columns:260px minmax(390px,.96fr) minmax(260px,.56fr) minmax(320px,.72fr);align-items:stretch}.contact-grid>h2{letter-spacing:-.065em;padding:36px 58px;font-size:clamp(2.25rem,3.1vw,3.45rem);font-weight:400;line-height:1}.contact-body{padding:46px 42px}.contact-card{align-content:center;gap:18px;padding:31px 50px;display:grid}.send-button{background:var(--olive);width:56px;height:56px;color:var(--ink);place-items:center;font-size:1.2rem;transition:transform .16s;display:grid}.email-link{letter-spacing:-.04em;font-size:clamp(1.5rem,2vw,2.2rem)}.location-line:before{content:"";vertical-align:-1px;border:1px solid;border-radius:999px;width:11px;height:11px;margin-right:9px;display:inline-block}.site-footer{border-top:1px solid var(--line);min-height:58px;color:var(--ink-soft);grid-template-columns:1fr .6fr .6fr 1.6fr 1fr;align-items:center;gap:18px;padding:0 24px;display:grid}.footer-dot{background:var(--ink);border-radius:999px;width:8px;height:8px;margin-left:20px;display:inline-block}@media (width<=1180px){:root{--shell:min(100vw - 32px, 1060px)}body{background-size:calc(25vw - 8px) 100%,auto}.hero-section{grid-template-columns:minmax(0,1fr);padding:48px 32px 0}.hero-art{min-height:380px}.hero-tags{right:32px}.work-grid,.writing-grid,.services-grid,.about-grid,.contact-grid{grid-template-columns:220px repeat(2,minmax(0,1fr))}.section-intro{padding-left:32px}.service-list,.quote-panel,.about-copy,.contact-grid>h2{grid-column:span 2}.about-art,.capability-list,.contact-body,.contact-card{grid-column:span 1}}@media (width<=820px){:root{--shell:100vw}body{background-size:88px 100%,auto}.site-shell{border:0}.site-header{grid-template-columns:1fr;gap:18px;padding:24px 20px 0}.brand-mark,.availability{justify-self:start;padding:0}.site-nav{justify-content:space-between;gap:12px;width:100%;overflow-x:auto}.hero-section{min-height:auto;padding:44px 20px 0}.hero-copy{padding-top:0}.hero-copy h1{max-width:9.5ch;font-size:clamp(3.7rem,17vw,5.5rem)}.hero-intro{font-size:.98rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.hero-art{min-height:330px;margin:0 -20px}.hero-tags{top:110px;right:22px}.work-grid,.writing-grid,.services-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.section-intro,.logo-card,.writing-card,.service-list,.quote-panel,.about-art,.about-copy,.capability-list,.contact-grid>h2,.contact-body,.contact-card{border-top:1px solid var(--line);border-left:0;grid-column:auto}.section-intro{min-height:auto;padding:28px 20px}.logo-card,.writing-card,.about-copy,.capability-list,.contact-grid>h2,.contact-body,.contact-card{padding:32px 20px}.service-list{grid-template-columns:1fr}.service-item,.service-item:nth-child(odd):last-child{grid-column:auto;grid-template-columns:46px 1fr;gap:18px;padding:24px 20px}.service-item p{grid-column:2}.quote-panel{width:auto;margin:0;padding:28px 20px;position:static}.about-art{padding:24px 20px}.contact-grid>h2{font-size:clamp(3rem,13vw,4rem)}.site-footer{grid-template-columns:1fr 1fr;padding:18px 20px}}@media (width<=520px){.site-nav a,.availability,.micro-label,.micro-stack,.card-meta,.section-intro h2,.text-link,.conversation-link,.location-line,.site-footer{font-size:.62rem}.hero-copy h1{font-size:clamp(3.35rem,18vw,4.4rem)}.art-panel--one{left:120px}.art-panel--two{right:24px}.art-panel--three{left:-18px}.email-link{font-size:1.65rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
