.ob-announcement{background:var(--color-ink);color:var(--color-cream)}.ob-announcement__inner{display:flex;align-items:center;justify-content:center;height:2.25rem;max-width:80rem;margin-inline:auto;padding-inline:1rem;text-align:center;font-size:12px;font-weight:500;letter-spacing:.025em}.ob-announcement__msg{animation:ob-fade-in .5s ease}@keyframes ob-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.ob-announcement__msg{animation:none}}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.ob-header{position:sticky;top:0;z-index:40;border-bottom:1px solid color-mix(in srgb,var(--color-border) 60%,transparent);background:color-mix(in srgb,var(--color-cream) 85%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ob-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;height:4rem;max-width:80rem;margin-inline:auto;padding-inline:1rem}.ob-header__brand{display:flex;align-items:center;gap:.5rem}.ob-header__menu-btn{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:999px}.ob-header__menu-btn:hover{background:var(--color-cream-deep)}@media(min-width:768px){.ob-header__menu-btn{display:none}}.ob-header__logo-link{display:flex;align-items:center;gap:.5rem}.ob-header__logo{height:2.25rem;width:auto;transition:transform .3s ease}.ob-header__logo-link:hover .ob-header__logo{transform:rotate(-3deg) scale(1.05)}.ob-header__tagline{display:none;font-family:var(--font-hand);font-size:.875rem;color:var(--color-muted)}@media(min-width:640px){.ob-header__tagline{display:inline}}.ob-header__nav{display:none;align-items:center;justify-content:center;gap:1.75rem}@media(min-width:768px){.ob-header__nav{display:flex}}.ob-header__nav-link{font-size:.875rem;font-weight:500;color:color-mix(in srgb,var(--color-ink) 80%,transparent);transition:color .15s ease}.ob-header__nav-link:hover{color:var(--color-primary)}.ob-header__actions{display:flex;align-items:center;gap:.5rem}.ob-header__cta{display:none;border-radius:999px;background:var(--color-primary);color:var(--color-on-primary);padding:.5rem 1rem;font-size:.75rem;font-weight:600;box-shadow:0 1px 2px #0000000d}.ob-header__cta:hover{background:color-mix(in srgb,var(--color-primary) 90%,black)}@media(min-width:768px){.ob-header__cta{display:inline-flex}}.ob-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:none}.ob-drawer[data-open=true]{display:block}.ob-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-ink) 40%,transparent)}.ob-drawer__panel{position:absolute;inset-block:0;left:0;width:min(85vw,24rem);background:var(--color-cream);padding:1.5rem;display:flex;flex-direction:column}.ob-drawer__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.ob-drawer__nav{display:flex;flex-direction:column;gap:.25rem}.ob-drawer__nav a{border-radius:.5rem;padding:.75rem;font-family:var(--font-display);font-size:1.5rem;font-weight:600}.ob-drawer__nav a:hover{background:var(--color-cream-deep)}.ob-drawer__note{margin-top:auto;padding-top:1.5rem;font-family:var(--font-hand);font-size:1.125rem;color:var(--color-muted)}@media(min-width:768px){.ob-drawer{display:none!important}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.home-archive{max-width:80rem;margin-inline:auto;padding:4rem 1rem}.home-archive__card{display:grid;gap:2.5rem;border-radius:1.5rem;background:var(--color-cream-deep);padding:1.5rem}@media(min-width:768px){.home-archive__card{grid-template-columns:1.1fr 1fr;padding:3rem}}.home-archive__media{overflow:hidden;border-radius:1rem}.home-archive__media img{width:100%;height:100%;object-fit:cover}.home-archive__copy{display:flex;flex-direction:column;justify-content:center}.home-archive__eyebrow{margin-bottom:.5rem;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary)}.home-archive__title{font-family:var(--font-display);font-size:2.25rem;font-weight:900;line-height:1.15}@media(min-width:768px){.home-archive__title{font-size:3rem}}.home-archive__body{margin-top:1rem;max-width:28rem;color:var(--color-muted)}.home-archive__timeline{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-wrap:wrap;align-items:center;column-gap:.5rem;row-gap:.75rem;font-size:.875rem}.home-archive__timeline li{display:flex;align-items:center;gap:.5rem}.home-archive__timeline span{border-radius:999px;background:var(--color-cream);padding:.25rem .75rem;font-weight:600}.home-archive__timeline svg{width:3rem;height:2rem;color:var(--color-muted)}.home-archive__cta{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin-top:1.5rem;border-radius:999px;background:var(--color-ink);color:var(--color-cream);padding:.625rem 1.25rem;font-size:.875rem;font-weight:600}.home-comeback{max-width:80rem;margin-inline:auto;padding:4rem 1rem}.home-comeback__card{position:relative;overflow:hidden;border-radius:1.5rem;background:var(--color-brand-yellow);padding:2rem}@media(min-width:768px){.home-comeback__card{padding:3.5rem}}.home-comeback__copy{max-width:42rem}.home-comeback__eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.home-comeback__title{margin-top:.5rem;font-family:var(--font-display);font-size:2.25rem;font-weight:900;line-height:1.15}@media(min-width:768px){.home-comeback__title{font-size:3rem}}.home-comeback__body{margin-top:1rem;max-width:28rem;font-size:.875rem;color:color-mix(in srgb,var(--color-ink) 80%,transparent)}@media(min-width:768px){.home-comeback__body{font-size:1rem}}.home-comeback__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.home-comeback__btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600}.home-comeback__btn--solid{background:var(--color-ink);color:var(--color-cream)}.home-comeback__btn--outline{border:1px solid var(--color-ink);color:var(--color-ink)}.home-comeback__btn--outline:hover{background:var(--color-ink);color:var(--color-cream)}.home-quote{position:relative;display:flex;height:100%;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:1.5rem;padding:1.5rem}@media(min-width:768px){.home-quote{padding:2rem}}.home-quote--ink{background:var(--color-ink);color:var(--color-cream)}.home-quote__glyph{pointer-events:none;position:absolute;right:-1.5rem;top:-1.5rem;font-size:140px;font-weight:900;line-height:1;opacity:.1}.home-quote__top{position:relative;display:flex;align-items:flex-start;justify-content:flex-end;gap:1rem}.home-quote__code{border-radius:999px;border:1px solid color-mix(in srgb,currentColor 30%,transparent);padding:.25rem .625rem;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.8}.home-quote__text{position:relative;margin:1rem 0 0;font-family:var(--font-display);font-size:1.25rem;font-weight:900;line-height:1.25;letter-spacing:-.025em}@media(min-width:768px){.home-quote__text{font-size:1.5rem}}.home-quote__bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1.5rem}.home-quote__attr{display:flex;align-items:center;gap:.5rem;font-family:var(--font-hand);font-size:1.125rem;opacity:.8}.home-quote__bottom>span{font-size:1.5rem;font-weight:900}.home-comeback__quote{margin-top:2rem;aspect-ratio:4 / 3;max-width:24rem}@media(min-width:768px){.home-comeback__quote{position:absolute;right:-1rem;bottom:1rem;margin-top:0;transform:rotate(-4deg)}}.home-hero{position:relative;overflow:hidden}.home-hero__grid{display:grid;gap:2rem;max-width:80rem;margin-inline:auto;padding:2rem 1rem}@media(min-width:768px){.home-hero__grid{grid-template-columns:1.15fr 1fr;gap:3rem;padding:3.5rem 1rem 4rem;align-items:center}}.home-hero__copy{display:flex;flex-direction:column;justify-content:center}.home-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;margin-bottom:1rem;border-radius:999px;background:var(--color-cream-deep);padding:.375rem .75rem;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.home-hero__spark{width:.75rem;height:.75rem;color:var(--color-primary)}.home-hero__title{font-family:var(--font-display);font-size:42px;font-weight:900;line-height:1.02;letter-spacing:-.025em}@media(min-width:640px){.home-hero__title{font-size:3.75rem}}@media(min-width:768px){.home-hero__title{font-size:4.5rem}}.home-hero__accent{position:relative;display:inline-block;color:var(--color-primary)}.home-hero__accent svg{position:absolute;left:0;bottom:-.5rem;width:100%;height:.75rem;color:var(--color-primary)}.home-hero__sub{margin-top:1.5rem;max-width:32rem;font-size:1rem;color:var(--color-muted)}@media(min-width:768px){.home-hero__sub{font-size:1.125rem}}.home-hero__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem}.home-btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;transition:background-color .15s ease,color .15s ease}.home-btn--primary{background:var(--color-primary);color:var(--color-on-primary);box-shadow:0 1px 2px #0000000d}.home-btn--primary:hover{background:color-mix(in srgb,var(--color-primary) 90%,black)}.home-btn--outline{border:1px solid var(--color-ink);color:var(--color-ink)}.home-btn--outline:hover{background:var(--color-ink);color:var(--color-cream)}.home-hero__hand{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;font-family:var(--font-hand);font-size:1.25rem;color:var(--color-primary)}.home-hero__media{position:relative}.home-hero__sticker{position:absolute;top:-.75rem;right:1.5rem;z-index:2;transform:rotate(6deg);border-radius:999px;background:var(--color-brand-yellow);padding:.5rem 1rem;font-size:.75rem;font-weight:700;box-shadow:0 4px 6px #0000001a}.home-hero__frame{position:relative;overflow:hidden;border-radius:1.5rem;background:var(--color-cream-deep)}.home-hero__aspect{position:relative;aspect-ratio:4 / 5;width:100%;max-height:640px}.home-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s ease}.home-hero__slide.is-active{opacity:1}.home-hero__badge{position:absolute;bottom:1rem;left:1rem;border-radius:999px;background:color-mix(in srgb,var(--color-cream) 90%,transparent);padding:.375rem .75rem;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 1px 2px #0000000d;border:1px solid var(--color-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-hero__audience{position:absolute;top:1rem;right:1rem;border-radius:999px;background:color-mix(in srgb,var(--color-ink) 90%,transparent);color:var(--color-cream);padding:.25rem .75rem;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-hero__nav{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:999px;background:color-mix(in srgb,var(--color-cream) 80%,transparent);border:1px solid var(--color-border);box-shadow:0 1px 2px #00000014;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-hero__nav:hover{background:var(--color-cream)}.home-hero__nav--prev{left:.5rem}.home-hero__nav--next{right:.5rem}.home-hero__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.home-hero__dot{height:.5rem;width:.5rem;border-radius:999px;background:color-mix(in srgb,var(--color-ink) 25%,transparent);transition:width .2s ease,background-color .2s ease}.home-hero__dot.is-active{width:1.5rem;background:var(--color-primary)}.home-threads{max-width:80rem;margin-inline:auto;padding:4rem 1rem}.home-threads__head{display:grid;gap:1rem;margin-bottom:2rem}@media(min-width:768px){.home-threads__head{grid-template-columns:1fr auto;align-items:end}}.home-threads__eyebrow{margin-bottom:.5rem;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary)}.home-threads__title{font-family:var(--font-display);font-size:2.25rem;font-weight:900;line-height:1.15}@media(min-width:768px){.home-threads__title{font-size:3rem}}.home-threads__intro{margin-top:.75rem;max-width:36rem;font-size:.875rem;color:var(--color-muted)}@media(min-width:768px){.home-threads__intro{font-size:1rem}}.home-threads__all{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600}.home-threads__all:hover{color:var(--color-primary)}.home-threads__grid{display:grid;gap:1.5rem}@media(min-width:640px){.home-threads__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.home-threads__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-threads__card{display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;border:1px solid var(--color-border);background:var(--color-cream);transition:transform .15s ease,box-shadow .15s ease}.home-threads__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.home-threads__cover{display:flex;align-items:flex-end;height:10rem;padding:1.25rem}.home-threads__cover p{font-family:var(--font-display);font-size:1.25rem;font-weight:900;line-height:1.15}.home-threads__body{display:flex;flex:1;flex-direction:column;padding:1.25rem}.home-threads__excerpt{flex:1;font-size:.875rem;color:var(--color-muted)}.home-threads__meta{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;font-size:.75rem;color:var(--color-muted)}.home-threads__empty{grid-column:1 / -1;color:var(--color-muted);font-size:.875rem}.home-ticker{overflow:hidden;border-block:1px solid var(--color-border);background:var(--color-ink);color:var(--color-cream);padding-block:1rem}.home-ticker__track{display:inline-flex;white-space:nowrap;font-family:var(--font-display);font-size:1.125rem;font-weight:600;animation:home-ticker-scroll 40s linear infinite}.home-ticker__item{display:inline-flex;align-items:center;gap:2rem;margin-inline:2rem}.home-ticker__spark{width:1rem;height:1rem;color:var(--color-primary);flex-shrink:0}@keyframes home-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.home-ticker__track{animation:none}}.ob-404{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 1rem}.ob-404__code{font-size:1.875rem;color:var(--color-primary)}.ob-404 h1{margin-top:.75rem;max-width:28rem;font-family:var(--font-display);font-size:clamp(2rem,4vw,2.5rem);font-weight:900}.ob-404__sub{margin-top:.75rem;max-width:24rem;font-size:.875rem;color:var(--color-muted)}.ob-article__hero{padding:4rem 0}@media(min-width:768px){.ob-article__hero{padding:6rem 0}}.ob-article__hero-inner{max-width:48rem}.ob-article__crumbs{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.75rem;opacity:.8;margin-bottom:1rem}.ob-article__back{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;opacity:.85}.ob-article__hero h1{margin-top:1rem;font-family:var(--font-display);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900;line-height:1.05;letter-spacing:-.02em}.ob-article__body{max-width:48rem;padding:3rem 0 2rem}.ob-article__share{max-width:48rem;padding-bottom:3rem}.ob-article__more{padding:2rem 0 5rem;border-top:1px solid var(--color-border)}.ob-article__more h2{font-family:var(--font-display);font-size:1.75rem;font-weight:900;margin-bottom:1.5rem}.ob-blog{padding:2.5rem 0 5rem}.ob-blog__header{max-width:48rem;margin-bottom:2.5rem}.ob-blog__header h1{margin-top:.5rem;font-family:var(--font-display);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900;letter-spacing:-.02em}.ob-blog__intro{margin-top:1rem;font-size:1.125rem;color:var(--color-muted)}.ob-blog-featured{display:grid;overflow:hidden;border:1px solid var(--color-border);border-radius:1.5rem;margin-bottom:3rem}@media(min-width:768px){.ob-blog-featured{grid-template-columns:1fr 1fr}}.ob-blog-featured__cover{display:flex;flex-direction:column;justify-content:flex-end;min-height:15rem;padding:2rem}@media(min-width:768px){.ob-blog-featured__cover{min-height:24rem;padding:2.5rem}}.ob-blog-featured__eyebrow{font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;opacity:.8}.ob-blog-featured__title{margin-top:.75rem;font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:900;line-height:1.1}.ob-blog-featured__body{display:flex;flex-direction:column;justify-content:center;background:var(--color-cream);padding:2rem}.ob-blog-featured__excerpt{margin-top:1rem;font-size:1.125rem;color:color-mix(in srgb,var(--color-ink) 85%,transparent)}.ob-blog-featured__cta{margin-top:1.5rem;font-size:.875rem;font-weight:600;color:var(--color-primary)}.ob-blog-meta{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.75rem;color:var(--color-muted)}.ob-blog-grid{display:grid;gap:2rem}@media(min-width:640px){.ob-blog-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.ob-blog-grid{grid-template-columns:repeat(3,1fr)}}.ob-blog-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-cream);transition:transform .15s ease,box-shadow .15s ease}.ob-blog-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #00000014}.ob-blog-card__cover{display:flex;align-items:flex-end;min-height:10rem;padding:1.25rem}.ob-blog-card__cover p{font-family:var(--font-display);font-size:1.25rem;font-weight:900;line-height:1.15}.ob-blog-card__body{display:flex;flex-direction:column;flex:1;padding:1.25rem;gap:.75rem}.ob-blog-card__tags{display:flex;flex-wrap:wrap;gap:.35rem}.ob-blog-card__tags span{border-radius:999px;background:var(--color-cream-deep);padding:.25rem .6rem;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ob-blog-card__excerpt{flex:1;font-size:.875rem;color:var(--color-muted)}.ob-blog-empty{padding:3rem;text-align:center}.ob-soon{position:relative;overflow:hidden;background:var(--color-cream-deep);padding:6rem 0}.ob-soon__sparkle{position:absolute;width:2rem;height:2rem;color:var(--color-primary);opacity:.7}.ob-soon__sparkle--1{left:2rem;top:2.5rem}.ob-soon__sparkle--2{right:3rem;top:6rem;width:1.5rem;height:1.5rem}.ob-soon__sparkle--3{left:33%;bottom:2.5rem;width:1.25rem;height:1.25rem;opacity:.6}.ob-soon__inner{max-width:56rem;text-align:center}.ob-soon__title{margin-top:1.5rem;font-family:var(--font-display);font-size:clamp(2.75rem,7vw,4.5rem);font-weight:900;line-height:1.02}.ob-soon__sub{margin:1.5rem auto 0;max-width:40rem;font-size:1.125rem;color:var(--color-muted)}.ob-soon__tags{list-style:none;padding:0;margin:1.25rem auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.ob-soon__tags li{border-radius:999px;background:var(--color-cream);padding:.35rem .75rem;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 1px 2px #0000000d;border:1px solid var(--color-border)}.ob-soon__form{margin:2rem auto 0;max-width:32rem;border-radius:1.5rem;background:var(--color-cream);padding:1.5rem;box-shadow:0 1px 2px #0000000d;border:1px solid var(--color-border)}.ob-soon-form__row{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.ob-soon-form__row{flex-direction:row}}.ob-soon-form input[type=email]{flex:1;border:1px solid var(--color-border);border-radius:999px;padding:.85rem 1.25rem;font:inherit;background:var(--color-cream-deep)}.ob-soon-form__note{margin-top:.75rem;font-size:11px;color:var(--color-muted)}.ob-soon__success{font-size:1.35rem}.ob-soon__error{color:var(--color-brand-red);font-size:.875rem;margin-bottom:.5rem}.ob-soon__hand{margin-top:4rem;font-size:1.5rem;color:color-mix(in srgb,var(--color-ink) 80%,transparent)}.ob-contact{padding:4rem 0 6rem;max-width:48rem}.ob-contact__title{margin-top:.5rem;font-family:var(--font-display);font-size:clamp(2.5rem,6vw,3.75rem);font-weight:900;line-height:1.05}.ob-contact__intro{margin-top:1rem;max-width:36rem;font-size:1.125rem;color:var(--color-muted)}.ob-contact__cards{display:grid;gap:1rem;margin-top:2.5rem}.ob-contact__card{display:flex;align-items:center;gap:.75rem;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-cream);padding:1rem 1.25rem;transition:transform .15s ease,box-shadow .15s ease}a.ob-contact__card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.ob-contact__icon{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:999px;background:var(--color-cream-deep)}.ob-contact__label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted)}.ob-contact__value{font-weight:600}.ob-contact__form-wrap{margin-top:3rem}.ob-contact__form-wrap h2{font-family:var(--font-display);font-size:1.5rem;font-weight:900;margin-bottom:1rem}.ob-contact-form{display:grid;gap:.75rem}.ob-contact-form input,.ob-contact-form textarea{width:100%;border:1px solid var(--color-border);border-radius:.75rem;background:var(--color-cream);padding:.85rem 1rem;font:inherit}.ob-contact__success{color:var(--color-primary);font-size:1.25rem;margin-bottom:.75rem}.ob-contact__error{color:var(--color-brand-red);font-size:.875rem}.ob-contact__disclosure{margin-top:3rem;border-radius:1rem;background:var(--color-cream-deep);padding:1.5rem;font-size:.875rem;color:color-mix(in srgb,var(--color-ink) 80%,transparent)}.ob-contact__disclosure a{color:var(--color-primary);font-weight:600}.ob-legal{max-width:48rem;padding:4rem 0 6rem}.ob-legal h1{margin-top:.5rem;font-family:var(--font-display);font-size:clamp(2.25rem,5vw,3rem);font-weight:900;line-height:1.1}.ob-legal__meta{margin-top:.75rem;font-size:.875rem;color:var(--color-muted)}.ob-legal__body{margin-top:2.5rem}.ob-story-hero{position:relative;overflow:hidden;border-bottom:2px dashed color-mix(in srgb,var(--color-ink) 20%,transparent);background:var(--color-cream-deep);padding:4rem 0}.ob-story-hero__sparkle{position:absolute;width:1.5rem;height:1.5rem;color:var(--color-primary)}.ob-story-hero__sparkle--1{left:1.5rem;top:1.5rem}.ob-story-hero__sparkle--2{right:2.5rem;top:4rem;width:1.25rem;height:1.25rem}.ob-story-hero__grid{display:grid;gap:2.5rem}@media(min-width:900px){.ob-story-hero__grid{grid-template-columns:1.1fr 1fr;align-items:center}}.ob-story-hero__title{margin-top:1.25rem;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:900;line-height:.98}.ob-story-hero__sub{margin-top:1rem;max-width:28rem;font-size:1.125rem;color:var(--color-muted)}.ob-btn--shadow{box-shadow:4px 4px 0 0 var(--color-ink)}.ob-btn--outline-thick{border:2px solid var(--color-ink);border-radius:999px;padding:.875rem 1.75rem;font-size:.875rem;font-weight:600}.ob-story-transform{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;align-items:center}.ob-story-transform__cell{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.75rem}.ob-story-doodle{width:3.5rem;height:3.5rem}.ob-story-transform__photo{overflow:hidden;grid-column:span 1}.ob-story-transform__photo img{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center 20%}.ob-story-block{padding:5rem 0}.ob-story-band{background:var(--color-cream-deep);padding:5rem 0}.ob-story-panels{display:grid;gap:1.5rem;margin-top:2.5rem}@media(min-width:640px){.ob-story-panels{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.ob-story-panels{grid-template-columns:repeat(4,1fr)}}.ob-story-panel{position:relative;padding:1.5rem}.ob-story-panel__badge{position:absolute;top:-.75rem;left:1rem;border-radius:999px;background:var(--color-primary);color:var(--color-on-primary);padding:.25rem .75rem;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ob-story-panel h3{margin-top:1rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700}.ob-story-panel p{margin-top:.5rem;font-size:.875rem;color:var(--color-muted)}.ob-story-center-hand{margin-top:2.5rem;text-align:center;font-family:var(--font-hand);font-size:1.5rem;color:color-mix(in srgb,var(--color-ink) 80%,transparent)}.ob-story-center-title{margin-top:2rem;text-align:center;font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:900}.ob-story-founders{display:grid;gap:2rem;margin-top:2.5rem}@media(min-width:768px){.ob-story-founders{grid-template-columns:1fr 1fr}}.ob-story-founder{padding:1.5rem}.ob-story-founder__role{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ob-story-founder h3{margin-top:.25rem;font-family:var(--font-display);font-size:1.875rem;font-weight:900}.ob-story-founder__tag{margin-top:.5rem;font-size:1.25rem}.ob-story-founder p{margin-top:.75rem;font-size:.875rem;color:var(--color-muted)}.ob-story-formula{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center;margin-top:3rem}.ob-story-formula__tile{min-width:7rem;padding:1.25rem;text-align:center;display:grid;gap:.35rem;place-items:center}.ob-story-formula__tile span{font-size:2rem}.ob-story-formula__tile--hi{background:var(--color-brand-yellow)}.ob-story-formula__op{font-family:var(--font-display);font-size:2.5rem;font-weight:900;color:var(--color-primary)}.ob-story-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:2.5rem}.ob-story-chip{border:2px solid var(--color-ink);border-radius:999px;background:var(--color-cream);padding:.35rem 1rem;font-size:.875rem;font-weight:500}.ob-story-smiles{background:var(--color-primary);color:var(--color-on-primary);padding:5rem 0}.ob-story-smiles__title{font-family:var(--font-display);font-size:clamp(3.5rem,12vw,9rem);font-weight:900;line-height:.95;letter-spacing:-.02em}.ob-story-values{display:grid;gap:1.25rem;margin-top:3rem;text-align:left}@media(min-width:640px){.ob-story-values{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.ob-story-values{grid-template-columns:repeat(4,1fr)}}.ob-story-value{border-radius:1rem;background:var(--color-cream);color:var(--color-ink);padding:1.5rem;box-shadow:6px 6px #00000059}.ob-story-value span{font-size:2rem}.ob-story-value h3{margin-top:.75rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700}.ob-story-value p{margin-top:.25rem;font-size:.875rem;color:var(--color-muted)}.ob-story-timeline{list-style:none;padding:0;margin:2.5rem 0 0;display:grid;gap:1.5rem;border-left:2px dashed color-mix(in srgb,var(--color-ink) 50%,transparent);padding-left:1.5rem}@media(min-width:900px){.ob-story-timeline{border:none;padding-left:0;grid-template-columns:repeat(7,1fr);gap:.75rem}}.ob-story-timeline__year{display:inline-block;border-radius:999px;background:var(--color-primary);color:var(--color-on-primary);padding:.25rem .75rem;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ob-story-timeline h3{margin-top:.5rem;font-family:var(--font-display);font-size:1.125rem;font-weight:900}.ob-story-timeline p{margin-top:.35rem;font-size:.75rem;color:var(--color-muted)}.ob-story-india{display:grid;gap:1.5rem;margin-top:2.5rem}@media(min-width:768px){.ob-story-india{grid-template-columns:1fr 1fr}}.ob-story-india .sketch-frame{padding:1.25rem}.ob-story-india h3{margin-top:.25rem;font-family:var(--font-display);font-size:1.5rem;font-weight:900}.ob-story-india p{margin-top:.35rem;font-size:.875rem;color:var(--color-muted)}.ob-story-then-now{display:grid;gap:1.5rem;margin-top:2.5rem}@media(min-width:768px){.ob-story-then-now{grid-template-columns:1fr 1fr}}.ob-story-then-now__img{margin-top:1.5rem;width:100%;height:12rem;object-fit:cover;object-position:center;border-radius:.5rem}.ob-story-then-now__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem}.ob-story-then-now__grid img{width:100%;aspect-ratio:1;object-fit:contain;background:var(--color-cream-deep);border-radius:.35rem}.ob-story-archive{display:grid;gap:1.5rem;margin-top:2.5rem;grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.ob-story-archive{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.ob-story-archive{grid-template-columns:repeat(5,1fr)}}.ob-story-archive__tape{position:absolute;left:50%;top:-10px;z-index:1;width:4rem;height:1rem;transform:translate(-50%) rotate(-4deg);background:color-mix(in srgb,var(--color-brand-yellow) 90%,transparent)}.ob-story-archive img{width:100%;aspect-ratio:1;object-fit:contain;background:var(--color-cream-deep)}.ob-story-archive figcaption{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;padding-inline:.25rem}.ob-story-archive__tag{border-radius:999px;background:var(--color-ink);color:var(--color-cream);padding:.15rem .5rem;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ob-story-process{background:var(--color-ink);color:var(--color-cream);padding:5rem 0}.ob-story-steps{list-style:none;padding:0;margin:3rem 0 0;display:grid;gap:1.5rem}@media(min-width:640px){.ob-story-steps{grid-template-columns:1fr 1fr}}@media(min-width:900px){.ob-story-steps{grid-template-columns:repeat(5,1fr)}}.ob-story-steps li{text-align:center;display:flex;flex-direction:column;align-items:center}.ob-story-steps__icon{display:grid;place-items:center;width:7rem;height:7rem;border-radius:999px;border:2px solid var(--color-cream);font-size:2.25rem;box-shadow:4px 4px 0 0 var(--color-brand-yellow)}.ob-story-steps span{margin-top:.75rem;border-radius:999px;background:var(--color-brand-yellow);color:var(--color-ink);padding:.25rem .75rem;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ob-story-steps p{margin-top:.5rem;max-width:10rem;font-family:var(--font-display);font-size:1.125rem;font-weight:900}.ob-story-process__quote{margin-top:3rem;text-align:center;font-size:clamp(1.25rem,3vw,1.875rem)}.ob-story-disclosure{padding:2rem;max-width:56rem;margin-inline:auto}@media(min-width:768px){.ob-story-disclosure{padding:3rem}}.ob-story-disclosure h2{margin-top:.25rem;font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:900}.ob-story-disclosure>p{margin-top:1rem}.ob-story-ops{list-style:none;padding:0;margin:1.25rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(min-width:640px){.ob-story-ops{grid-template-columns:repeat(4,1fr)}}.ob-story-ops li{border:2px solid var(--color-ink);border-radius:.75rem;background:var(--color-cream-deep);padding:.5rem .75rem;font-size:.875rem;font-weight:600}.ob-story-closing{background:var(--color-primary);color:var(--color-on-primary);padding:6rem 0}.ob-story-closing__title{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.02}.ob-mobile-nav{position:fixed;inset-inline:0;bottom:0;z-index:30;border-top:1px solid color-mix(in srgb,var(--color-border) 60%,transparent);background:color-mix(in srgb,var(--color-cream) 95%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media(min-width:768px){.ob-mobile-nav{display:none}}.ob-mobile-nav__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.ob-mobile-nav__link{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding-block:.5rem;font-size:10px;font-weight:500;color:color-mix(in srgb,var(--color-ink) 70%,transparent)}.ob-mobile-nav__link.is-active{color:var(--color-primary)}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
