@font-face{font-family:Söhne;src:url(/fonts/soehne-web-buch.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Reckless Neue;src:url(/fonts/reckless-neue-light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lonsdale;src:url(/fonts/lonsdale-bold-web.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Disco Cowboy;src:url(/fonts/disco-cowboy-web.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{color-scheme:light;--color-bg: #f7f5f0;--color-fg: #1a1917;--color-muted: #6b675e;--color-rule: #d9d4c6;--font-sans: "Söhne", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;--step--1: clamp(.8125rem, .79rem + .1vw, .875rem);--step-0: clamp(1rem, .97rem + .15vw, 1.0625rem);--step-1: clamp(1.125rem, 1.07rem + .25vw, 1.25rem);--step-2: clamp(1.375rem, 1.28rem + .5vw, 1.625rem);--step-3: clamp(1.75rem, 1.55rem + 1vw, 2.25rem);--step-4: clamp(2.5rem, 2rem + 2.5vw, 3.75rem);--step-5: clamp(3rem, 2.25rem + 3.75vw, 5.25rem);--space-3xs: .25rem;--space-2xs: .5rem;--space-xs: .75rem;--space-s: 1rem;--space-m: 1.5rem;--space-l: 2.25rem;--space-xl: 3.5rem;--space-2xl: 5.5rem;--space-3xl: 8rem;--measure: 36rem;--container: 64rem;--gutter: clamp(1.25rem, 4vw, 2.5rem)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--color-bg);color:var(--color-fg);font-family:var(--font-sans);font-size:var(--step-0);line-height:1.5;font-feature-settings:"kern","liga","ss01";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:100vh;display:flex;flex-direction:column}main{flex:1 0 auto}::selection{background:var(--color-fg);color:var(--color-bg)}h1,h2,h3,h4{font-weight:400;line-height:1.05;letter-spacing:-.025em;text-wrap:balance}p{line-height:1.55;text-wrap:pretty}a{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;transition:opacity .16s ease}a:hover,a:focus-visible{opacity:.55}a:focus-visible{outline:2px solid var(--color-fg);outline-offset:4px;border-radius:1px}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.measure{max-width:var(--measure)}.site-header{padding-block:var(--space-l) var(--space-m)}.site-header__inner{display:flex;justify-content:space-between;align-items:center;gap:var(--space-m)}.site-header__brand{display:inline-flex;align-items:center;color:var(--color-fg);border-bottom:none;line-height:0}.site-header__mark{height:1.375rem;width:auto;display:block}.site-header__nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:clamp(.75rem,2.5vw,2rem);font-size:1rem;line-height:1.45;letter-spacing:0}.site-header__nav a{border-bottom:none;color:var(--color-muted)}.site-header__nav a:hover,.site-header__nav a[aria-current=page]{color:var(--color-fg);opacity:1}.site-footer{padding-block:var(--space-xl) var(--space-l);margin-top:var(--space-3xl);border-top:1px solid var(--color-rule);font-size:var(--step--1);color:var(--color-muted)}.site-footer__inner{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:var(--space-s)}.site-footer a{border-bottom:none;color:inherit}.site-footer a:hover{color:var(--color-fg);opacity:1}.hero{padding-block:var(--space-2xl) var(--space-3xl);display:flex;flex-direction:column;align-items:flex-start;gap:clamp(var(--space-xl),6vw,var(--space-2xl))}.hero__lede{max-width:60rem;font-size:clamp(2.25rem,1.25rem + 4.5vw,4.5rem);line-height:1.167;letter-spacing:-.025em;color:var(--color-fg);text-wrap:balance}.hero__lede-secondary{opacity:.5}.identity{display:inline-flex;align-items:center;align-self:flex-start;gap:.625rem;padding:.3125rem 1rem .3125rem .3125rem;background:#e0dcd2;color:var(--color-fg);border-radius:9999px;font-size:1.25rem;line-height:1.2;letter-spacing:-.005em}.identity__avatar{width:2.4rem;height:2.4rem;border-radius:50%;object-fit:cover;display:block;flex-shrink:0}@media(max-width:30rem){.identity{font-size:1rem;gap:.5rem;padding:.25rem .875rem .25rem .25rem;max-width:100%}.identity__avatar{width:1.875rem;height:1.875rem}.identity__text{overflow:hidden;text-overflow:ellipsis;min-width:0}}.identity__text{display:inline-flex;align-items:baseline;white-space:nowrap;padding-block:.0625rem}.identity__name{opacity:.9}.identity__sep,.identity__role{opacity:.5}.hero__cta{font-size:1.25rem;line-height:1.45;letter-spacing:-.005em}.hero__cta a{display:inline-flex;align-items:center;border-bottom:none;color:var(--color-fg)}.hero__cta-arrow{display:inline-block;transition:transform .2s ease}.hero__cta a:hover .hero__cta-arrow,.hero__cta a:focus-visible .hero__cta-arrow{transform:translate(.25rem)}.page-head{padding-block:var(--space-xl) var(--space-l)}.page-head__eyebrow{font-size:var(--step--1);color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-s)}.page-head__title{font-family:Reckless Neue,Söhne,Georgia,serif;font-weight:300;font-size:var(--step-4);letter-spacing:-.035em;line-height:1}.prose{max-width:var(--measure)}.prose p{font-size:var(--step-1);line-height:1.5}.prose p+p{margin-top:var(--space-m)}.work-note{max-width:var(--measure);margin-bottom:var(--space-l);color:var(--color-muted)}.work-list{list-style:none;padding:0;border-top:1px solid var(--color-rule)}.work-item{display:grid;grid-template-columns:1fr;gap:var(--space-2xs);padding-block:var(--space-l);border-bottom:1px solid var(--color-rule)}.work-item__title{font-size:1.5rem;line-height:1.2;letter-spacing:-.02em}.work-item__role{font-size:1.25rem;line-height:1.45;opacity:.55}.work-item__year{font-size:1rem;line-height:1.45;font-variant-numeric:tabular-nums;letter-spacing:0;opacity:.55}@media(min-width:48rem){.work-item{grid-template-columns:1.4fr 1.6fr .6fr;align-items:baseline;gap:var(--space-l)}.work-item__year{text-align:right}}.type-display{font-family:Lonsdale,Söhne,sans-serif;font-weight:700;letter-spacing:-.005em;line-height:1;text-transform:uppercase}.face-card__name,.specimen__hero,.specimen__charset,.specimen__sample,.buy-box__name{text-transform:uppercase}.type-intro{max-width:var(--measure);font-size:1.25rem;line-height:1.45;margin-bottom:var(--space-2xl);color:var(--color-fg);opacity:.7}.face-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:var(--space-2xl)}.face-card{display:block;border-bottom:1px solid var(--color-rule);padding-bottom:var(--space-l)}.face-card a{display:grid;grid-template-columns:1fr;gap:var(--space-s);border-bottom:none;color:inherit}.face-card__name{display:block;color:var(--color-fg)}.face-card__name svg{display:block;height:clamp(3rem,1.5rem + 6vw,6rem);width:auto;max-width:100%}.face-card__meta{display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-m);font-size:1rem;line-height:1.45}.face-card__desc{opacity:.6;max-width:28rem}.face-card__status{flex-shrink:0;font-variant-numeric:tabular-nums;letter-spacing:.02em;text-transform:uppercase;font-size:.8125rem;opacity:.55}.face-card a:hover .face-card__name,.face-card a:focus-visible .face-card__name{opacity:.7}.specimen{padding-block:var(--space-l) 0}.specimen__hero{margin-bottom:var(--space-l);color:var(--color-fg)}.specimen__hero svg{display:block;width:100%;height:auto;max-width:100%}.specimen__deck{max-width:36rem;font-size:1.25rem;line-height:1.45;margin-bottom:var(--space-3xl);opacity:.7}.specimen__section{margin-block:var(--space-3xl);border-top:1px solid var(--color-rule);padding-top:var(--space-l)}.specimen__label{font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;opacity:.55;margin-bottom:var(--space-l)}.specimen__charset{font-family:Lonsdale,Söhne,sans-serif;font-weight:700;font-size:clamp(2rem,1rem + 5vw,4rem);line-height:1.05;letter-spacing:.01em;word-break:break-all}.specimen__sample-svg{display:block;margin-block:var(--space-l);color:var(--color-fg)}.specimen__sample-svg svg{display:block;width:100%;height:auto;max-width:100%}.specimen__figure{margin-block:var(--space-l);margin-inline:0}.specimen__figure img{display:block;width:100%;height:auto}.specimen__figure--full img{border-radius:.25rem}.specimen__figure--grid{display:grid;grid-template-columns:1fr;gap:var(--space-s)}.specimen__figure--grid figure{margin:0}.specimen__figure--grid img{border-radius:.25rem}@media(min-width:40rem){.specimen__figure--grid{grid-template-columns:1fr 1fr;gap:var(--space-m)}}.specimen__prose{max-width:38rem;margin-block:var(--space-l)}.specimen__prose p{font-size:1.125rem;line-height:1.55}.specimen__prose p+p{margin-top:var(--space-m)}.credits{list-style:none;padding:0;display:flex;flex-direction:column;gap:var(--space-s)}.credits li{display:flex;flex-direction:column;gap:.125rem;font-size:1rem;line-height:1.45}.credits li span{font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;opacity:.55}@media(min-width:40rem){.credits li{flex-direction:row;gap:var(--space-l);align-items:baseline}.credits li span{flex-shrink:0;width:16rem}}.buy-box{display:grid;grid-template-columns:1fr;gap:var(--space-l);padding:var(--space-l);background:#ece6d6;border-radius:1.25rem;align-items:end}@media(min-width:40rem){.buy-box{grid-template-columns:1fr auto;align-items:center}}.buy-box__name{font-family:Lonsdale,Söhne,sans-serif;font-weight:700;font-size:clamp(2rem,1.25rem + 3vw,3rem);line-height:1;letter-spacing:-.005em;margin-bottom:var(--space-2xs)}.buy-box__meta{font-size:1rem;line-height:1.45;opacity:.65}.buy-box__cta{display:inline-flex;align-items:center;gap:.625rem;background:var(--color-fg);color:var(--color-bg);padding:.875rem 1.5rem;border-radius:9999px;font-size:1rem;letter-spacing:-.005em;border-bottom:none;white-space:nowrap;align-self:start}.buy-box__cta:hover{opacity:1;background:#2a2824}.buy-box__price{display:block;font-size:1.25rem;margin-top:var(--space-2xs)}.tester{display:flex;flex-direction:column;gap:var(--space-l);border-top:1px solid var(--color-rule);padding-top:var(--space-l);margin-block:var(--space-2xl)}.tester__controls{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-m)}.tester__size{display:inline-flex;align-items:center;gap:.875rem;flex:1 1 18rem;max-width:26rem}.tester__size-label{font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;opacity:.55;flex-shrink:0}.tester__size-input{flex:1 1 auto;appearance:none;-webkit-appearance:none;background:transparent;height:1.25rem;cursor:pointer;margin:0}.tester__size-input:focus-visible{outline:2px solid var(--color-fg);outline-offset:6px;border-radius:1px}.tester__size-input::-webkit-slider-runnable-track{height:1px;background:var(--color-fg);opacity:.3}.tester__size-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.875rem;height:.875rem;border-radius:50%;background:var(--color-fg);margin-top:-.4rem;border:0}.tester__size-input::-moz-range-track{height:1px;background:var(--color-fg);opacity:.3}.tester__size-input::-moz-range-thumb{width:.875rem;height:.875rem;border-radius:50%;background:var(--color-fg);border:0}.tester__size-value{font-variant-numeric:tabular-nums;font-size:.8125rem;min-width:3.25rem;text-align:right;flex-shrink:0}.tester__size-unit{margin-left:.125rem;opacity:.55}.tester__text{outline:none;line-height:1;word-break:break-word;cursor:text;min-height:1em}.tester__text:focus-visible{outline:none}.tester__text:empty:before{content:attr(data-placeholder);opacity:.25}.coming-soon{display:flex;flex-direction:column;gap:var(--space-l);max-width:36rem}.coming-soon__status{font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;opacity:.55}.coming-soon__name{font-size:clamp(3rem,1.5rem + 6vw,5.5rem);line-height:.95;letter-spacing:-.025em;color:var(--color-fg)}.coming-soon__desc{font-size:1.25rem;line-height:1.45;opacity:.7;max-width:32rem}.notify-form{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:var(--space-l);max-width:28rem}.notify-form__input{flex:1 1 14rem;padding:.75rem 1rem;background:transparent;color:var(--color-fg);border:1px solid var(--color-rule);border-radius:9999px;font-family:inherit;font-size:1rem;line-height:1.45;outline:none}.notify-form__input:focus-visible{border-color:var(--color-fg)}.notify-form__input::placeholder{color:var(--color-muted)}.notify-form__submit{padding:.75rem 1.25rem;background:var(--color-fg);color:var(--color-bg);border:0;border-radius:9999px;font-family:inherit;font-size:1rem;line-height:1.45;cursor:pointer;letter-spacing:-.005em}.notify-form__submit:hover{background:#2a2824}.notify-form__note{flex-basis:100%;font-size:.8125rem;opacity:.5;margin-top:var(--space-2xs)}.tools-empty{max-width:36rem;font-size:1.25rem;line-height:1.5;opacity:.7}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
