@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.inline{display:inline}.table{display:table}.h-full{height:100%}.border{border-style:var(--tw-border-style);border-width:1px}.line-through{text-decoration-line:line-through}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--color-bg:#fafafa;--color-surface:#fff;--color-text:#1a1a1a;--color-text-muted:#5c5c5c;--color-border:#e8e8e8;--color-hover:#f0f0f0;--font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--space-page:clamp(2rem, 6vw, 5rem);--space-section:clamp(3rem, 10vw, 8rem);--content-width:42rem;--header-height:4rem}*,:before,:after{box-sizing:border-box}html{height:100%}body{background:var(--color-bg);min-height:100%;color:var(--color-text);font-family:var(--font);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;font-size:1rem;line-height:1.6;display:flex}.site-header{border-bottom:1px solid var(--color-border);background:var(--color-surface);flex-shrink:0}.site-header__inner{max-width:72rem;padding:0 var(--space-page);min-height:var(--header-height);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.site-logo{color:var(--color-text);letter-spacing:-.02em;font-weight:600;text-decoration:none;transition:opacity .15s}.site-logo:hover{opacity:.65}.site-nav{flex-wrap:wrap;align-items:center;gap:.25rem 1.75rem;display:flex}.site-nav__link,.work-dropdown__work-link{color:#666;text-underline-offset:3px;padding:.35rem 0;font-size:.875rem;font-weight:400;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .2s,text-decoration-color .2s}.site-nav__link:hover,.site-nav__link:focus-visible,.work-dropdown__work-link:hover,.work-dropdown__work-link:focus-visible{color:#1a1a1a;outline:none;text-decoration-color:currentColor}.site-nav__link:focus-visible,.work-dropdown__work-link:focus-visible{box-shadow:0 0 0 2px var(--color-surface), 0 0 0 4px #999;border-radius:2px}.work-dropdown{position:relative}.work-dropdown__row{align-items:center;gap:.15rem;display:inline-flex}.work-dropdown--open .work-dropdown__work-link{color:#1a1a1a;text-decoration-color:currentColor}@media (min-width:768px) and (hover:hover) and (pointer:fine){.work-dropdown__work-link{align-items:center;gap:.4rem;display:inline-flex}.work-dropdown__work-link:after{content:"";opacity:.55;border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;flex-shrink:0;width:0;height:0;margin-top:1px;transition:transform .15s}.work-dropdown--open .work-dropdown__work-link:after{transform:rotate(180deg)}}.work-dropdown__toggle{font:inherit;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin:0;padding:.35rem .25rem;transition:color .15s;display:inline-flex}.work-dropdown__toggle:hover,.work-dropdown__toggle:focus-visible{color:var(--color-text);outline:none}.work-dropdown__toggle:focus-visible{box-shadow:0 0 0 2px var(--color-surface), 0 0 0 4px var(--color-text-muted)}.work-dropdown--open .work-dropdown__toggle{color:var(--color-text)}.work-dropdown__chevron{opacity:.55;border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;transition:transform .15s;display:block}.work-dropdown--open .work-dropdown__chevron{transform:rotate(180deg)}@media (min-width:768px) and (hover:hover) and (pointer:fine){.work-dropdown__toggle{display:none}}.work-dropdown__panel{margin:0;padding:0;list-style:none}.work-dropdown__link{color:var(--color-text-muted);font-size:.9375rem;line-height:1.35;text-decoration:none;transition:color .15s,background-color .15s;display:block}.work-dropdown__link:hover{color:var(--color-text)}@media (max-width:767px){.work-dropdown__panel{opacity:0;visibility:hidden;max-height:0;transition:max-height .2s,opacity .15s,visibility .15s;overflow:hidden}.work-dropdown--open .work-dropdown__panel{opacity:1;visibility:visible;border-left:2px solid var(--color-border);max-height:16rem;margin-top:.35rem;padding:.15rem 0 .25rem .75rem}.work-dropdown__link{padding:.45rem 0}}@media (min-width:768px){.work-dropdown__panel{z-index:40;min-width:17.5rem;max-width:min(20rem, calc(100vw - var(--space-page) * 2));background:var(--color-surface);border:1px solid var(--color-border);opacity:0;visibility:hidden;pointer-events:none;border-radius:6px;margin-top:.35rem;padding:.35rem 0;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;right:0;transform:translateY(-4px);box-shadow:0 8px 28px #00000012}.work-dropdown__panel:before{content:"";height:.45rem;position:absolute;bottom:100%;left:0;right:0}.work-dropdown--open .work-dropdown__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.work-dropdown__link{padding:.5rem 1rem}.work-dropdown__link:hover{background:var(--color-hover);color:var(--color-text)}}.site-main{width:100%;max-width:72rem;padding:var(--space-section) var(--space-page);flex:1;margin:0 auto}.site-footer{border-top:1px solid var(--color-border);background:var(--color-surface);padding:1.5rem var(--space-page);flex-shrink:0}.site-footer__text{text-align:center;max-width:72rem;color:var(--color-text-muted);margin:0 auto;font-size:.8125rem}.page-title{letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;line-height:1.2}.page-lead{color:var(--color-text-muted);max-width:var(--content-width);margin:0 0 2.5rem;font-size:1.125rem}.page-body{max-width:var(--content-width)}.page-body p{color:var(--color-text-muted);margin:0 0 1.25rem}.page-body p:last-child{margin-bottom:0}.case-study{width:100%;max-width:38rem;margin:0 auto}.case-study__back{color:var(--color-text-muted);margin:0 0 clamp(1.75rem,4vw,2.5rem);font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-block}.case-study__back:hover{color:var(--color-text)}.case-study__intro{margin-bottom:clamp(2.25rem,5vw,3.25rem)}.case-study__title{letter-spacing:-.03em;margin:0 0 .65rem;font-size:clamp(1.875rem,4vw,2.35rem);font-weight:600;line-height:1.15}.case-study__intro:not(:has(.case-study__subtitle)):not(:has(.case-study__summary)) .case-study__title{margin-bottom:0}.case-study__summary{color:var(--color-text-muted);margin:0 0 .85rem;font-size:.9375rem;line-height:1.6}.case-study__subtitle{margin:0}.case-study__subtitle p{color:var(--color-text-muted);margin:0 0 .35rem;font-size:.9375rem;line-height:1.55}.case-study__subtitle p:last-child{margin-bottom:0}.case-study__sections{flex-direction:column;gap:clamp(2.25rem,5vw,3.25rem);display:flex}.case-study__section{margin:0}.case-study__heading{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 1rem;font-size:.6875rem;font-weight:600}.case-study__prose p{color:var(--color-text-muted);margin:0 0 1.1rem;font-size:1.0625rem;line-height:1.75}.case-study__prose p:last-child{margin-bottom:0}.case-study__prose ul{color:var(--color-text-muted);margin:0 0 1.1rem;padding-left:1.2rem;font-size:1.0625rem;line-height:1.65}.case-study__prose li{margin-bottom:.5rem}.case-study__prose li:last-child,.case-study__prose ul:last-child{margin-bottom:0}.case-study--wide{max-width:900px}.case-study__intro:has(+.case-study-figure){margin-bottom:0}.case-study__sections--artifacts{gap:0}.case-study-figure{box-sizing:border-box;width:100%;max-width:900px;margin:48px auto}.case-study-figure__frame{box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:16px}.case-study-figure__img{width:100%;height:auto;display:block}.case-study-figure__caption{color:var(--color-text-muted);margin-top:12px;font-size:.8125rem;line-height:1.45}.case-study__prose .case-study-figure{margin-left:0;margin-right:0}.home{width:100%}.home__hero{max-width:var(--content-width);margin-bottom:clamp(3.5rem,9vw,6.5rem)}.home__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 1rem;font-size:.6875rem;font-weight:600}.home__title{letter-spacing:-.035em;margin:0 0 1.25rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:600;line-height:1.15}.home__lead{color:var(--color-text-muted);margin:0;font-size:1.0625rem;line-height:1.7}.home__section{margin-top:clamp(3rem,8vw,5.5rem)}.home__section:first-of-type{margin-top:0}.home-section__title{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 1.5rem;font-size:.6875rem;font-weight:600}.work-cards{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.work-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.work-card{height:100%;color:inherit;background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.work-card:hover{border-color:#dadada;box-shadow:0 6px 24px #0000000d}.work-card__title{letter-spacing:-.02em;color:var(--color-text);margin:0 0 .75rem;font-size:1.0625rem;font-weight:600;line-height:1.3}.work-card__desc{color:var(--color-text-muted);flex:1;margin:0;font-size:.9375rem;line-height:1.55}.focus-list{max-width:var(--content-width);margin:0;padding:0;list-style:none}.focus-list li{color:var(--color-text);border-bottom:1px solid var(--color-border);margin:0;padding:.85rem 0;font-size:1rem}.focus-list li:first-child{padding-top:0}.focus-list li:last-child{border-bottom:none;padding-bottom:0}.work-index{width:100%}.work-index__intro{margin-bottom:clamp(2rem,5vw,3rem)}.about-layout{margin-left:calc(-1 * var(--space-page));margin-right:calc(-1 * var(--space-page));padding-left:max(24px, var(--space-page));padding-right:max(24px, var(--space-page));padding-bottom:var(--space-section);color:#1a1a1a;background:#fff;font-size:16px;font-weight:400;line-height:1.65}.about-page{max-width:720px;margin:0 auto;padding-top:clamp(1.5rem,4vw,2.5rem)}.about-hero{padding-bottom:clamp(2rem,5vw,3rem)}.about-hero .about-section-label{margin-bottom:.85rem}.about-hero__title{letter-spacing:-.02em;color:#1a1a1a;margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.125rem);font-weight:500;line-height:1.25}.about-page__block{padding-top:clamp(2.5rem,6vw,3.75rem)}.about-page__block--ruled{border-top:1px solid #e5e5e5}.about-section-label{letter-spacing:.05em;text-transform:uppercase;color:#999;margin:0 0 1.25rem;font-size:14px;font-weight:500;line-height:1.4}.about-prose p{color:#666;margin:0 0 1.25rem;font-size:16px;line-height:1.75}.about-prose p:last-child{margin-bottom:0}.about-prose--tight p{margin-bottom:1rem}.about-prose--tight p:last-child{margin-bottom:0}.about-strong{color:#1a1a1a;font-weight:500}.about-subhead{color:#1a1a1a;margin:2rem 0 .5rem;font-size:16px;font-weight:500;line-height:1.4}.about-subhead:first-child{margin-top:0}.about-bg-grid{flex-direction:column;gap:1.75rem;display:flex}.about-bg-row{gap:.5rem 1.5rem;display:grid}@media (min-width:600px){.about-bg-row{grid-template-columns:minmax(0,12.5rem) minmax(0,1fr);align-items:start}}.about-bg-place{color:#1a1a1a;font-size:16px;font-weight:500;line-height:1.6}.about-bg-copy{color:#666;margin:0;font-size:16px;line-height:1.75}.about-bullets{margin:0;padding:0;list-style:none}.about-bullets li{color:#666;margin-bottom:.65rem;padding-left:1.1em;font-size:16px;line-height:1.75;position:relative}.about-bullets li:before{content:"•";color:#999;position:absolute;left:0}.about-bullets li:last-child{margin-bottom:0}.about-contact__title{letter-spacing:-.02em;color:#1a1a1a;margin:0 0 .75rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500;line-height:1.25}.about-contact__sub{color:#666;max-width:36rem;margin:0 0 1.25rem;font-size:16px;line-height:1.75}.about-contact__email{margin:0 0 1.5rem;font-size:16px}.about-link{color:#1a1a1a;text-underline-offset:3px;-webkit-text-decoration:underline #1a1a1a;text-decoration:underline #1a1a1a;transition:color .2s,text-decoration-color .2s}.about-link:hover{color:#666;text-decoration-color:#666}.about-contact__note{color:#999;margin:0;font-size:14px;line-height:1.65}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
