.header{position:fixed;top:0;left:0;right:0;z-index:50;background:#ffffffa6;backdrop-filter:blur(14px) saturate(125%);-webkit-backdrop-filter:blur(14px) saturate(125%);padding:20px 0}.header__inner{width:100%;max-width:none;margin:0;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:16px;letter-spacing:.02em;color:var(--muted);font-weight:400}.wordmark__bold{color:var(--ink);font-weight:400;-webkit-text-stroke:.3px currentColor;text-stroke:.3px currentColor}.nav{display:flex;gap:28px}.nav a{font-size:16px;color:var(--muted);letter-spacing:.02em;transition:color .15s ease}.nav a:hover{color:var(--ink)}@media (max-width: 600px){.nav{gap:16px}}.typewriter{font-weight:400;color:var(--ink);white-space:nowrap;display:inline-block;vertical-align:baseline;position:relative;-webkit-text-stroke:.9px currentColor;text-stroke:.9px currentColor}.typewriter__sizer{visibility:hidden;pointer-events:none;white-space:nowrap}.typewriter__live{position:absolute;top:0;right:0;bottom:0;left:0;white-space:nowrap}.typewriter__caret{display:inline-block;margin-left:2px;font-weight:400;color:var(--ink);-webkit-text-stroke:0;animation:tw-blink 1s step-end infinite}@keyframes tw-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.hero{min-height:100vh;display:flex;align-items:center;padding:80px 0}.hero__inner{width:100%}.hero__bio{max-width:880px;font-size:clamp(20px,2.4vw,28px);line-height:1.5;letter-spacing:0;font-weight:400;color:var(--ink);margin:0}.hero__bio strong{font-weight:500;-webkit-text-stroke:.4px currentColor;text-stroke:.4px currentColor}@media (max-width: 600px){.hero{min-height:auto;padding:40px 0 80px}}.tile{display:flex;flex-direction:column;gap:24px;color:inherit;position:relative;isolation:isolate}.tile__swatch{width:100%;aspect-ratio:4 / 5;border-radius:2px;overflow:hidden;position:relative;background:transparent;transition:background-color .35s ease}.tile:hover .tile__swatch{background:var(--tile-hover)}.tile__image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s ease}.tile:hover .tile__image{opacity:0}.tile__meta{display:flex;flex-direction:column;gap:10px;padding-left:2px;position:relative;transition:transform .4s cubic-bezier(.22,1,.36,1),padding-left .4s cubic-bezier(.22,1,.36,1);will-change:transform;z-index:2}.tile:hover .tile__meta{transform:translateY(calc(-100% - 150px));padding-left:32px}.tile__number{font-family:Albert Sans,system-ui,sans-serif;font-size:32px;font-weight:400;letter-spacing:.01em;color:var(--ink);line-height:1}.tile__title{font-size:17px;font-weight:400;color:var(--ink);letter-spacing:.01em}.tile__bio{position:absolute;top:calc(100% + 14px);left:32px;right:32px;font-size:13px;font-weight:400;color:var(--muted);letter-spacing:.01em;line-height:1.45;max-width:26ch;opacity:0;transform:translateY(6px);transition:opacity .32s ease .12s,transform .42s cubic-bezier(.22,1,.36,1) .12s;pointer-events:none}.tile:hover .tile__bio{opacity:1;transform:translateY(0)}@media (max-width: 600px){.tile:hover .tile__meta{transform:none;padding-left:2px}}.portfolio{padding:40px 0 100px}.portfolio__inner{width:100%}.portfolio__rule{height:1px;background:var(--rule);margin-bottom:48px}.portfolio__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:760px;margin:0 auto}@media (max-width: 760px){.portfolio__grid{grid-template-columns:repeat(2,1fr);gap:32px 24px;max-width:520px}}@media (max-width: 480px){.portfolio__grid{grid-template-columns:1fr;gap:40px;max-width:320px}}.footer{padding:32px 0 36px;margin-top:auto;border-top:1px solid var(--rule)}.footer__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer__contact{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.footer__link{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--ink);letter-spacing:.01em;transition:opacity .15s ease}.footer__link:hover{opacity:.65}.footer__icon{width:18px;height:18px;flex-shrink:0}.footer__cta{font-size:14px;color:var(--ink);letter-spacing:.01em}.footer__copy{font-size:13px;color:var(--muted);letter-spacing:.02em}@media (max-width: 600px){.footer__inner{justify-content:flex-start}}.works{padding:60px 0 120px}.works__inner{width:100%}.works__rule{height:1px;background:var(--rule);margin-bottom:56px}.works__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;row-gap:72px;max-width:1100px;margin:0 auto}.works__grid .tile__swatch{aspect-ratio:4 / 3}.works__grid .tile__number{font-size:38px}.works__grid .tile__title{font-size:20px;white-space:nowrap}.works__grid .tile__bio{font-size:16px;line-height:1.45;max-width:44ch;left:32px;right:24px}.works__grid .tile:hover .tile__meta{transform:translateY(calc(-100% - 130px))}@media (max-width: 760px){.works__grid{grid-template-columns:1fr;row-gap:48px;max-width:520px}.works__grid .tile:hover .tile__meta{transform:none;padding-left:2px}}.about{min-height:calc(100vh - 200px);display:flex;align-items:center;padding:80px 0}.about__inner{width:100%;display:grid;grid-template-columns:1fr minmax(280px,400px);gap:80px;align-items:center;max-width:1100px;margin:0 auto}.about__photo{width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:2px;background:var(--rule)}.about__photo img{width:100%;height:100%;object-fit:cover;display:block}.about__text{display:flex;flex-direction:column;gap:18px}.about__name{font-family:Questrial,system-ui,sans-serif;font-size:clamp(40px,5vw,64px);font-weight:600;letter-spacing:.01em;line-height:1.05;margin:0}.about__role{font-family:Questrial,system-ui,sans-serif;font-size:clamp(18px,1.6vw,22px);font-style:italic;color:var(--muted);margin:0 0 8px;letter-spacing:.01em}.about__bio{display:flex;flex-direction:column;gap:14px;font-size:15px;line-height:1.6;color:var(--ink);max-width:60ch;margin:8px 0 12px}.about__bio p{margin:0}.about__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.about__link{display:inline-flex;align-items:center;gap:12px;font-size:16px;color:var(--ink);letter-spacing:.01em;text-decoration:none;transition:opacity .15s ease}.about__link:hover{opacity:.65}.about__icon{width:20px;height:20px;flex-shrink:0}@media (max-width: 760px){.about__inner{grid-template-columns:1fr;gap:40px;max-width:480px}.about__photo{order:-1;max-width:360px}}.archives{padding:60px 0 120px}.archives__inner{width:100%;max-width:1200px;margin:0 auto}.archives__head{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.archives__title{font-family:Questrial,system-ui,sans-serif;font-size:clamp(40px,4.5vw,56px);font-weight:700;letter-spacing:-.01em;line-height:1.05;margin:0}.archives__sub{font-family:Questrial,system-ui,sans-serif;font-style:italic;font-size:16px;color:var(--muted);margin:0;max-width:60ch}.archives__rule{height:1px;background:var(--rule);margin-bottom:32px}.archives__grid{column-count:3;column-gap:14px}.archives__cell{break-inside:avoid;margin:0 0 14px;overflow:hidden;border-radius:2px;background:#f3f3f3;position:relative;transition:transform .4s cubic-bezier(.22,1,.36,1)}.archives__cell:hover{transform:translateY(-3px)}.archives__cell img{width:100%;height:auto;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.archives__cell:hover img{transform:scale(1.03)}.archives__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#14141473;opacity:0;transition:opacity .32s ease;pointer-events:none;padding:16px;text-align:center}.archives__cell:hover .archives__overlay{opacity:1}.archives__label{font-family:Albert Sans,system-ui,sans-serif;font-size:18px;font-weight:500;letter-spacing:.04em;color:#fff;transform:translateY(6px);transition:transform .36s cubic-bezier(.22,1,.36,1)}.archives__cell:hover .archives__label{transform:translateY(0)}@media (max-width: 900px){.archives__grid{column-count:2}}@media (max-width: 540px){.archives__grid{column-count:1}}.hc{--hc-blue: #6BA9DC;--hc-bg-soft: #F7F7F8;--hc-card-bg: #FFFFFF;--hc-card-border: #ECECEC;--hc-serif: "Cormorant Garamond", "Times New Roman", serif;color:var(--ink);padding-bottom:80px}.hc__container{width:100%;max-width:1100px;margin:0 auto;padding:0 32px}.hc__hero{width:100%;height:82vh;background:var(--hc-bg-soft);overflow:hidden;margin-top:0}.hc__hero-image{width:100%;height:100%}.hc__hero-image img{display:block;width:100%;height:100%;object-fit:cover}.hc__intro{padding:80px 32px 60px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative}.hc__title{font-family:Albert Sans,system-ui,sans-serif;font-size:clamp(32px,3.4vw,40px);font-weight:700;line-height:1.05;margin:0 0 20px;letter-spacing:-.01em}.hc__title-rule{display:block;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;border-top:1px solid var(--hc-blue)}.hc__tagline{font-family:Questrial,system-ui,sans-serif;font-style:italic;font-size:16px;color:var(--muted);margin:28px 0 56px;letter-spacing:.01em}.hc__intro-grid{width:100%;display:grid;grid-template-columns:280px 1fr;gap:80px;text-align:left}.hc__meta{margin:0;display:flex;flex-direction:column;gap:24px}.hc__meta-row{display:flex;flex-direction:column;gap:4px;font-size:14px}.hc__meta-row dt{font-size:14px;letter-spacing:.04em;color:var(--muted);text-transform:lowercase}.hc__meta-row dd{margin:0;color:var(--ink);font-size:17px}.hc__overview{display:flex;flex-direction:column;gap:18px}.hc__overview-label{font-size:14px;letter-spacing:.04em;color:var(--muted)}.hc__overview p{margin:0;font-size:17px;line-height:1.7;color:var(--ink)}.hc__band{width:100%;height:110px;background:linear-gradient(180deg,var(--hc-blue) 0%,color-mix(in srgb,var(--hc-blue) 35%,white) 100%)}.hc__section{padding:80px 32px}.hc__section--tight{padding-top:0}.hc__h2{font-family:Albert Sans,system-ui,sans-serif;font-size:clamp(28px,3.2vw,38px);font-weight:700;margin:0 0 12px;text-align:center;letter-spacing:-.01em;line-height:1.15}.hc__h2--left{text-align:left}.hc__h2 em{font-style:normal;color:var(--hc-blue);font-family:Albert Sans,system-ui,sans-serif;font-weight:700}.hc__sub{text-align:center;color:var(--muted);font-size:16px;margin:0 0 48px}.hc__sub--left{text-align:left}.hc__problem-img{display:block;width:100%;margin:32px auto 56px;max-width:920px;object-fit:contain}.hc__bullets{display:grid;grid-template-columns:1fr 1fr;gap:32px;font-size:14px;line-height:1.6;color:var(--muted)}.hc__bullets p{margin:0;display:flex;gap:8px;align-items:flex-start}.hc__dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--hc-blue);margin-top:8px}.hc__inspo{display:grid;grid-template-columns:1.1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:16px;margin-top:32px}.hc__inspo-tall{grid-column:1;grid-row:1 / span 2;width:100%;height:100%;border-radius:6px;object-fit:cover;box-shadow:0 6px 24px #0000000f}.hc__inspo-cell{width:100%;height:100%;border-radius:6px;object-fit:cover;box-shadow:0 6px 24px #0000000f}.hc__two-col{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.hc__three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:stretch}.hc__card{background:var(--hc-card-bg);border:1px solid var(--hc-card-border);border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:18px;font-size:14px;line-height:1.6;color:var(--muted);box-shadow:0 12px 40px #00000014;height:100%}.hc__card h3,.hc__card-heading{margin:0;font-size:18px;font-weight:400;-webkit-text-stroke:.3px currentColor;color:var(--ink);text-align:center}.hc__card-img{width:100%;border-radius:4px;display:block;object-fit:cover}.hc__card--row{flex-direction:row;align-items:stretch;gap:24px;padding:24px}.hc__card--row .hc__card-body{flex:1 1 0;display:flex;flex-direction:column;justify-content:center}.hc__card-img--side{flex:0 0 44%;width:44%;height:100%;object-fit:cover;border-radius:6px;align-self:stretch}.hc__card-img--user{aspect-ratio:16 / 10;object-fit:cover}.hc__card-body p,.hc__card-lead,.hc__card-foot{margin:0;text-align:center}.hc__card strong{color:var(--ink);-webkit-text-stroke:.3px currentColor;font-weight:400}.hc__vision{background:var(--hc-card-bg);border:1px solid var(--hc-card-border);border-radius:8px;padding:32px 24px;text-align:center;display:flex;flex-direction:column;gap:24px;box-shadow:0 12px 40px #00000014;height:100%}.hc__vision h3{margin:0;font-family:Albert Sans,system-ui,sans-serif;font-size:22px;font-weight:700;color:var(--ink);letter-spacing:-.01em}.hc__vision p{margin:0;font-size:14px;line-height:1.6;color:var(--muted)}.hc__ideation{display:flex;flex-direction:column;gap:24px;align-items:stretch}.hc__ideation-img{width:100%;border-radius:6px;display:block;box-shadow:0 12px 40px #00000014}.hc__ideation-text p{font-size:15px;line-height:1.6;color:var(--muted);max-width:60ch;margin:0}.hc__form{display:grid;grid-template-columns:1fr 1.6fr;gap:32px;align-items:center}.hc__form-img{width:100%;border-radius:4px;display:block}.hc__form-text p{font-size:14px;line-height:1.6;color:var(--muted);max-width:32ch;margin:0}.hc__insight{background:var(--hc-card-bg);border:1px solid var(--hc-card-border);border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 12px 40px #00000014;height:100%}.hc__insight h3{margin:0;font-size:15px;font-weight:400;text-align:center;-webkit-text-stroke:.3px currentColor;color:var(--ink)}.hc__insight-img{width:100%;border-radius:4px;display:block;aspect-ratio:4 / 3;object-fit:cover}.hc__insight p{margin:0;font-size:13px;line-height:1.55;color:var(--muted);text-align:center}.hc__insight strong{color:var(--ink);-webkit-text-stroke:.3px currentColor;font-weight:400}.hc__patch{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin:48px 0}.hc__patch-cell{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.hc__patch-circle{position:relative;width:140px;height:140px;margin-bottom:16px}.hc__patch-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid #C6C6C6;background:transparent}.hc__patch-ring--outer{width:100%;height:100%}.hc__patch-ring--mid{width:62%;height:62%}.hc__patch-ring--inner{width:30%;height:30%}.hc__patch-circle--1 .hc__patch-ring--inner,.hc__patch-circle--2 .hc__patch-ring--inner{background:#c7deef;border-color:#c7deef}.hc__patch-circle--2 .hc__patch-ring--mid{background:#6ba5d2;border-color:#6ba5d2}.hc__patch-circle--3 .hc__patch-ring--inner{background:#c7deef;border-color:#c7deef}.hc__patch-circle--3 .hc__patch-ring--mid{background:#6ba5d2;border-color:#6ba5d2}.hc__patch-circle--3 .hc__patch-ring--outer{background:#1f599c;border-color:#1f599c}.hc__patch-label{font-size:14px;font-weight:400;-webkit-text-stroke:.3px currentColor;color:var(--ink)}.hc__patch-sub{font-size:12px;color:var(--muted)}.hc__patch-foot{font-size:12px;color:var(--muted);max-width:22ch;margin-top:4px}.hc__patch-points{list-style:none;padding:0;margin:32px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:12px 32px;font-size:14px;color:var(--muted)}.hc__patch-points strong{color:var(--ink);font-weight:400;-webkit-text-stroke:.3px currentColor;margin-right:6px}.hc__steps{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:16px;margin-bottom:24px}.hc__step{background:var(--hc-card-bg);border:1px solid var(--hc-card-border);border-radius:8px;padding:18px;display:flex;flex-direction:column;gap:12px;text-align:center;box-shadow:0 12px 40px #00000014;height:100%}.hc__step-img{aspect-ratio:1 / 1;width:100%;border-radius:4px;overflow:hidden;background:var(--hc-bg-soft)}.hc__step-img img{width:100%;height:100%;object-fit:cover;display:block}.hc__step h3{margin:0;font-size:15px;font-weight:400;-webkit-text-stroke:.3px currentColor;color:var(--ink)}.hc__step p{margin:0;font-size:12px;line-height:1.55;color:var(--muted)}.hc__steps-note{text-align:center;font-size:13px;color:var(--muted);margin:16px 0 0}.hc__detail{background:var(--hc-card-bg);border:1px solid var(--hc-card-border);border-radius:8px;padding:18px;display:flex;flex-direction:column;gap:16px;align-items:center;box-shadow:0 12px 40px #00000014;height:100%}.hc__detail img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:4px;display:block}.hc__detail h3{margin:0;font-size:15px;font-weight:400;color:var(--ink)}.hc__cycle-img{width:100%;border-radius:4px;display:block}.hc__final{width:100%;margin-top:40px}.hc__final img{width:100%;display:block;object-fit:cover;max-height:80vh}.hc__nextup{display:flex;flex-direction:column;align-items:center;gap:18px;padding:80px 32px 100px;text-align:center}.hc__nextlabel{font-size:13px;color:var(--muted);letter-spacing:.04em}.hc__nextlink{font-family:Albert Sans,system-ui,sans-serif;font-size:clamp(22px,2.4vw,30px);color:var(--ink);font-weight:700;letter-spacing:.04em;transition:opacity .15s ease;margin-bottom:8px}.hc__nextlink:hover{opacity:.65}.hc__nextrule{position:relative;width:100vw;border-top:1px solid var(--hc-blue);margin:12px 0 28px}.hc__nextrule-dot{position:absolute;top:50%;left:50%;width:14px;height:14px;border-radius:50%;background:var(--hc-blue);transform:translate(-50%,-50%)}.hc__nextcta{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border:1px solid var(--rule);border-radius:999px;background:var(--bg);font-size:13px;letter-spacing:.02em;color:var(--ink);transition:background-color .15s ease,border-color .15s ease}.hc__nextcta:hover{background:var(--hc-bg-soft);border-color:var(--hc-blue)}.hc__nextcta-dot{width:6px;height:6px;border-radius:50%;background:var(--ink)}@media (max-width: 900px){.hc__intro{padding:48px 32px 40px}.hc__intro-grid,.hc__two-col,.hc__three-col,.hc__ideation,.hc__form{grid-template-columns:1fr;gap:32px}.hc__steps,.hc__patch,.hc__inspo{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.hc__inspo-tall{grid-column:auto;grid-row:auto}.hc__bullets,.hc__patch-points{grid-template-columns:1fr}.hc__section{padding:56px 32px}.hc__band{height:140px}}@media (max-width: 540px){.hc__steps,.hc__patch,.hc__inspo{grid-template-columns:1fr}}.bb{--bb-navy: #1B3A6F}.bb .hc__band{background:linear-gradient(180deg,#6a8ac3,#d2dbeb)}.bb .hc__final{position:relative}.bb .hc__final-credit{position:absolute;right:18px;bottom:14px;font-family:Albert Sans,system-ui,sans-serif;font-size:11px;letter-spacing:.02em;color:#fff;pointer-events:none;z-index:2}.bb__problem-card{gap:16px}.bb__problem-img{aspect-ratio:16 / 10;object-fit:cover}.bb__list{list-style:none;margin:0;padding:0 0 0 4px;display:flex;flex-direction:column;gap:8px;font-size:14px;color:var(--ink)}.bb__list li{position:relative;padding-left:18px}.bb__list li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--muted)}.bb__market{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:stretch}.bb__market-cell{text-align:center;align-items:center;padding:28px 20px;gap:16px}.bb__market-img{width:100%;height:180px;object-fit:contain;display:block}.bb__market-cell h3{margin:0;font-size:18px;font-weight:400;-webkit-text-stroke:.3px currentColor;color:var(--ink)}.bb__market-cell p{margin:0;font-size:13px;line-height:1.55;color:var(--muted)}.bb__gap{display:grid;grid-template-columns:1fr 1.6fr;gap:60px;align-items:center;margin:24px 0 32px}.bb__gap-pie{display:flex;flex-direction:column;align-items:center;gap:18px}.bb__gap-circle{width:220px;height:220px;border-radius:50%;background:var(--hc-blue);display:flex;align-items:center;justify-content:center}.bb__gap-pct{color:#fff;font-family:Albert Sans,sans-serif;font-size:28px;font-weight:600}.bb__gap-caption{margin:0;font-size:14px;color:var(--muted);text-align:center}.bb__gap-bars{display:flex;flex-direction:column;gap:18px}.bb__gap-q{margin:0 0 8px;font-size:15px;color:var(--ink)}.bb__gap-bar{display:flex;flex-direction:column;gap:6px}.bb__gap-bar-label{font-size:14px;color:var(--ink)}.bb__gap-bar-track{position:relative;height:36px;background:transparent}.bb__gap-bar-fill{height:100%;background:var(--bb-navy);border-radius:2px}.bb__gap-bar-pct{position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%);font-size:14px;color:var(--ink)}.bb__gap-foot{margin:32px 0 0;text-align:center;font-size:14px;color:var(--muted)}.bb__gap-foot strong{color:var(--ink);font-weight:400;-webkit-text-stroke:.3px currentColor;margin-right:6px}.bb__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.bb__form-grid img{width:100%;border-radius:6px;display:block;background:#f4f4f5;box-shadow:0 12px 40px #0000000f}.bb__form-foot{margin:24px 0 0;text-align:center;font-size:14px;color:var(--muted)}.bb__form-foot strong{color:var(--ink);font-weight:400;-webkit-text-stroke:.3px currentColor;margin-right:6px}.bb__insights4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:stretch}.bb__insight{align-items:center;text-align:center}.bb__insight h3{font-size:14px}.bb__insight p{font-size:12px}.bb__choices{background:#f6f6f8;border-radius:6px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;aspect-ratio:4 / 3;justify-content:center}.bb__choices-many,.bb__choices-simple{font-size:16px;color:var(--ink);text-align:center;line-height:1.3}.bb__choices-arrow{font-size:22px;color:var(--hc-blue)}.bb__hero-meet{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:100vh;overflow:hidden;background:#fff}.bb__hero-meet-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.bb__hero-meet-text{position:absolute;top:50%;left:6vw;transform:translateY(-50%);max-width:460px;display:flex;flex-direction:column;gap:16px;z-index:2}.bb__hero-meet-title{margin:0;font-family:Albert Sans,system-ui,sans-serif;font-size:clamp(36px,4.6vw,60px);font-weight:700;color:var(--hc-blue);letter-spacing:-.01em;line-height:1}.bb__hero-meet-text p{margin:0;font-size:clamp(15px,1.4vw,18px);line-height:1.55;color:var(--ink);max-width:42ch}.bb__meet{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}.bb__meet-text{display:flex;flex-direction:column;gap:16px}.bb__meet-text>h2{margin-bottom:0}.bb__meet-text p{margin:0;font-size:16px;line-height:1.65;color:var(--ink);max-width:48ch}.bb__meet-text .bb__small{font-size:13px;color:var(--muted);line-height:1.55;max-width:52ch}.bb__meet-text .bb__small strong{color:var(--ink);-webkit-text-stroke:.3px currentColor;font-weight:400}.bb__meet-frame{width:100%;aspect-ratio:5 / 4;border-radius:6px;overflow:hidden;background:#f4f4f5;box-shadow:0 16px 50px #00000014}.bb__meet-img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.22);transform-origin:center}.bb__emo{display:grid;grid-template-columns:1.05fr 1fr;gap:28px;align-items:stretch}.bb__emo-left{display:flex;flex-direction:column;gap:28px}.bb__emo-left img{width:100%;border-radius:6px;display:block;box-shadow:0 12px 40px #0000000f;background:#fff}.bb__emo-left img:first-child{aspect-ratio:16 / 10;object-fit:contain;object-position:center}.bb__emo-left img:last-child{aspect-ratio:4 / 3;object-fit:cover;object-position:center}.bb__emo-right{width:100%;height:100%;min-height:100%;border-radius:6px;object-fit:cover;object-position:center;box-shadow:0 16px 50px #00000014}.bb__pick{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.bb__pick-left,.bb__pick-right{display:flex;flex-direction:column;gap:18px}.bb__pick-right{padding-top:24px}.bb__pick-title{margin:0 0 6px}.bb__pick img{width:100%;border-radius:6px;display:block;box-shadow:0 12px 40px #0000000f;aspect-ratio:4 / 3;object-fit:cover}.bb__pick-caption{margin:0;text-align:center;font-size:15px;color:var(--muted);line-height:1.55;max-width:44ch;align-self:center}@media (max-width: 900px){.bb__market,.bb__insights4{grid-template-columns:repeat(2,1fr)}.bb__gap,.bb__meet,.bb__emo,.bb__pick,.bb__form-grid{grid-template-columns:1fr;gap:32px}.bb__gap-circle{width:180px;height:180px}.bb__market-img{height:140px}}@media (max-width: 540px){.bb__market,.bb__insights4{grid-template-columns:1fr}}.sr{--sr-ink: #1f2429;--sr-card: #ffffff}.sr .hc__band{background:linear-gradient(180deg,#03698d,#b8d4df)}.sr__about-row{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:56px}.sr__about-card{background:var(--sr-card);border-radius:6px;padding:22px 22px 26px;display:flex;flex-direction:column;gap:14px;box-shadow:0 14px 44px #00000012;text-align:center}.sr__about-frame{width:100%;aspect-ratio:4 / 3;background:#fff;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.sr__about-frame img{width:100%;height:100%;object-position:center;display:block}.sr__about-card h3{margin:0;font-family:Albert Sans,system-ui,sans-serif;font-weight:500;font-size:17px;letter-spacing:.01em;color:var(--sr-ink)}.sr__about-card p{margin:0;font-size:13px;line-height:1.55;color:var(--muted);max-width:32ch;margin-inline:auto}.sr__products{display:flex;flex-direction:column;align-items:center;gap:22px}.sr__products-label{margin:0;font-family:Albert Sans,system-ui,sans-serif;font-size:clamp(20px,2.2vw,26px);font-weight:500;color:var(--sr-ink);align-self:flex-start}.sr__products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;width:100%}.sr__product-cell{background:#f5f5f5;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 3}.sr__product-cell img{width:100%;height:100%;object-fit:cover;display:block}.sr__sleep-text{max-width:78ch;margin:0 0 36px;display:flex;flex-direction:column;gap:14px}.sr__sleep-text p{margin:0;font-size:15px;line-height:1.6;color:var(--ink)}.sr__sleep-imgs{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sr__sleep-imgs img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px;box-shadow:0 12px 36px #0000001a;display:block}.sr__form-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:36px;align-items:center}.sr__form-clay{width:100%;border-radius:6px;display:block;box-shadow:0 14px 40px #00000014}.sr__form-final{margin:0;padding:28px;background:#fff;border-radius:6px;box-shadow:0 14px 40px #00000014;display:flex;flex-direction:column;gap:14px;align-items:center}.sr__form-final img{width:100%;display:block;object-fit:contain}.sr__form-final figcaption{font-family:Albert Sans,system-ui,sans-serif;font-size:15px;color:var(--hc-blue);letter-spacing:.02em}.sr__concept1{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.sr__concept1-h2{margin:0;font-family:Albert Sans,system-ui,sans-serif;font-weight:300;font-size:clamp(28px,3.4vw,44px);line-height:1.2;letter-spacing:-.01em;color:var(--ink);max-width:22ch}.sr__concept1-right{display:flex;flex-direction:column;gap:28px}.sr__concept1-image{width:100%;aspect-ratio:5 / 4;border-radius:6px;overflow:hidden;background:#ecf1f4}.sr__concept1-image img{width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:normal}.sr__attributes{margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:center;justify-items:center}.sr__attribute{display:flex;flex-direction:column;gap:6px;max-width:26ch}.sr__attribute dt{font-family:Albert Sans,system-ui,sans-serif;font-weight:600;font-size:15px;color:var(--ink)}.sr__attribute dd{margin:0;font-size:13px;line-height:1.55;color:var(--muted)}.sr__concept2-title{margin-bottom:36px;font-weight:300}.sr__concept2-title em{font-style:normal;color:var(--hc-blue)}.sr__concept2-img{width:100%;display:block;border-radius:6px;background:#fff;box-shadow:0 16px 50px #00000014}.sr__story{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.sr__story-text{margin:0;font-size:15px;line-height:1.6;color:var(--ink);max-width:38ch}.sr__loop{position:relative;width:100%;max-width:720px;aspect-ratio:9 / 5;margin-inline:auto}.sr__loop-arrows{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.sr__loop-node{position:absolute;background:var(--hc-blue);color:#fff;border-radius:6px;padding:14px 26px;font-family:Albert Sans,system-ui,sans-serif;font-size:14px;letter-spacing:.01em;white-space:nowrap;text-align:center;min-width:130px;box-shadow:0 8px 24px #1e6e832e}.sr__loop-node--0{top:0;left:50%;transform:translate(-50%,-50%)}.sr__loop-node--1{top:50%;left:0;transform:translate(-50%,-50%)}.sr__loop-node--2{bottom:0;left:50%;transform:translate(-50%,50%)}.sr__loop-node--3{top:50%;right:0;transform:translate(50%,-50%)}.sr__overview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:36px}.sr__overview-card{background:#fff;border-radius:6px;padding:22px 22px 26px;display:flex;flex-direction:column;gap:16px;text-align:center;box-shadow:0 14px 44px #00000014}.sr__overview-frame{width:100%;aspect-ratio:4 / 3;border-radius:4px;overflow:hidden;background:#f4f5f6}.sr__overview-frame img{width:100%;height:100%;object-fit:cover;display:block}.sr__overview-card h3{margin:0;font-family:Albert Sans,system-ui,sans-serif;font-weight:500;font-size:22px;letter-spacing:.01em;color:var(--sr-ink)}.sr__overview-card p{margin:0 auto;font-size:13px;line-height:1.6;color:var(--muted);max-width:48ch}.sr .hc__final{position:relative}.sr .hc__final-credit{position:absolute;right:18px;bottom:14px;font-family:Albert Sans,system-ui,sans-serif;font-size:11px;letter-spacing:.02em;color:#ffffff8c;pointer-events:none;z-index:2;text-shadow:0 1px 4px rgba(0,0,0,.4)}@media (max-width: 1000px){.sr__about-row{grid-template-columns:1fr;gap:18px}.sr__products{grid-template-columns:1fr;gap:16px}.sr__products-label{justify-self:start}.sr__products-grid{justify-content:start;grid-template-columns:repeat(2,1fr);grid-auto-rows:120px}.sr__sleep-imgs{grid-template-columns:1fr}.sr__form-grid,.sr__concept1,.sr__story,.sr__overview-grid{grid-template-columns:1fr;gap:28px}.sr__loop{max-width:520px}.sr__attributes{grid-template-columns:1fr}.sr__products-grid{grid-template-columns:repeat(2,1fr)}}.hc--lite .hc__band{background:linear-gradient(180deg,var(--hc-blue) 0%,color-mix(in srgb,var(--hc-blue) 35%,#ffffff) 100%)}.hc--lite .hc__hero-image img{object-position:var(--hero-pos, center)}.lite__gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:110px;gap:20px;margin-top:24px}.lite__cell{overflow:hidden;border-radius:2px;background:var(--hc-bg-soft, #f7f7f8)}.lite__cell img{width:100%;height:100%;display:block;object-fit:cover}.lite__cell--wide{grid-column:span 8;grid-row:span 4}.lite__cell--half{grid-column:span 6;grid-row:span 4}.lite__cell--third{grid-column:span 4;grid-row:span 4}.lite__cell--tall{grid-column:span 4;grid-row:span 6}.lite__cell--full{grid-column:span 12;grid-row:span 5}.lite__cell--small{grid-column:span 4;grid-row:span 3}@media (max-width: 760px){.lite__gallery{grid-template-columns:repeat(6,1fr);grid-auto-rows:80px;gap:14px}.lite__cell--wide,.lite__cell--half,.lite__cell--full{grid-column:span 6;grid-row:span 3}.lite__cell--third,.lite__cell--tall,.lite__cell--small{grid-column:span 3;grid-row:span 4}}.project{padding:40px 0 120px}.project__inner{display:flex;flex-direction:column;gap:48px}.project__back{font-size:14px;color:var(--muted);letter-spacing:.01em;align-self:flex-start;transition:color .15s ease}.project__back:hover{color:var(--ink)}.project__head{display:flex;flex-direction:column;gap:16px;max-width:720px}.project__number{font-family:Albert Sans,system-ui,sans-serif;font-size:28px;color:var(--muted);line-height:1}.project__title{font-size:clamp(36px,5vw,56px);font-weight:400;margin:0;letter-spacing:0;color:var(--ink)}.project__bio{font-size:clamp(16px,1.6vw,20px);color:var(--muted);margin:0;max-width:56ch;line-height:1.55}.project__hero{width:100%;aspect-ratio:16 / 9;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.project__image{max-width:60%;max-height:90%;object-fit:contain}.project__placeholder{border:1px dashed var(--rule);border-radius:4px;padding:48px 32px;color:var(--muted);font-size:14px;text-align:center}.project__nextrow{display:flex;flex-direction:column;gap:8px;padding-top:48px;border-top:1px solid var(--rule)}.project__nextlabel{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.project__nextlink{font-size:clamp(28px,4vw,44px);color:var(--ink);font-weight:400;letter-spacing:0}.project__nextlink:hover{opacity:.7}:root{--bg: #ffffff;--ink: #111111;--muted: #6b6b6b;--rule: #e6e6e6;--max-content: 1100px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Questrial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.page{min-height:100vh;display:flex;flex-direction:column}.container{width:100%;max-width:var(--max-content);margin:0 auto;padding:0 32px}
