.home{overflow-x:clip}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo)}.reveal--in{opacity:1;transform:translateY(0)}.home-section{padding-block:4.5rem}.home-section--muted{background:color-mix(in srgb,var(--color-bg-elevated) 70%,transparent)}@media (min-width:1024px){.home-section{padding-block:6rem}}.section-header{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:2rem}.section-header--center{flex-direction:column;align-items:center;text-align:center}.section-eyebrow{margin:0 0 .4rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.section-title{margin:0;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.2;letter-spacing:-.02em}.section-subtitle{margin:.65rem 0 0;max-width:36rem;color:var(--color-text-secondary);line-height:1.6;font-size:1rem}.text-link{font-size:.9375rem;font-weight:600;color:var(--color-brand-primary);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;min-height:44px;display:inline-flex;align-items:center}.text-link:hover{color:var(--color-brand-primary-hover)}.hero{position:relative;height:72vh;min-height:540px;max-height:820px;margin-top:calc(var(--header-h) * -1);overflow:hidden;color:#fff;isolation:isolate}.hero__media{inset:0;z-index:0}.hero__media,.hero__media.media-tone{position:absolute}.hero__img,.hero__video{width:100%;height:100%;object-fit:cover;transform:scale(1.04);animation:hero-breathe 18s ease-in-out infinite}.hero__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0/.25) 0,rgb(0 0 0/.15) 40%,rgb(0 0 0/.65));pointer-events:none}.hero__content{position:absolute;inset:0;z-index:1;align-items:stretch;text-align:center;padding:clamp(5.5rem,12vh,8.75rem) clamp(1rem,3vw,2rem) clamp(1.5rem,3vh,2rem)}.hero__content,.hero__stack{display:flex;flex-direction:column;justify-content:center}.hero__stack{position:relative;width:100%;max-width:var(--layout-max,1100px);min-height:100%;margin:0 auto;align-items:center;padding-bottom:5.5rem}.hero__eyebrow{margin:0 0 1rem;font-style:italic;font-size:clamp(1.375rem,3.2vw,3.5rem);line-height:1.12;letter-spacing:.01em;color:rgb(255 255 255/.95);text-shadow:0 2px 18px rgb(0 0 0/.3);animation:fade-up .7s var(--ease-out-expo) both}.hero__eyebrow,.hero__title{font-family:var(--font-display);font-weight:400}.hero__title{margin:0 0 1.75rem;max-width:18ch;font-style:normal;font-size:clamp(2rem,5.5vw,5rem);line-height:1.05;letter-spacing:0;text-transform:uppercase;color:#fff;text-shadow:0 2px 30px rgb(0 0 0/.3);animation:fade-up .7s var(--ease-out-expo) 60ms both}.hero__trust{margin:0;max-width:none;font-size:clamp(1rem,1.6vw,1.5rem);font-weight:300;line-height:1.3;letter-spacing:0;color:rgb(255 255 255/.95);text-shadow:0 2px 18px rgb(0 0 0/.35);white-space:nowrap;animation:fade-up .7s var(--ease-out-expo) .12s both}.hero__trust-sep{display:inline-block;margin:0 .875rem;color:rgb(255 255 255/.5);font-weight:200;transform:translateY(-1px)}.hero__trust-help{position:relative;margin-left:.75rem;vertical-align:middle}.hero__trust-help,.hero__trust-info{display:inline-flex;align-items:center}.hero__trust-info{justify-content:center;width:1.125rem;height:1.125rem;padding:0;border:1px solid rgb(255 255 255/.85);border-radius:50%;background:transparent;color:#fff;font-size:.6875rem;font-weight:500;line-height:1;text-shadow:none;cursor:help}.hero__trust-tip{position:absolute;left:50%;top:calc(100% + 8px);z-index:20;width:min(18.75rem,80vw);padding:.625rem .75rem;border:1px solid rgb(255 255 255/.2);background:rgb(0 0 0/.82);color:rgb(255 255 255/.95);box-shadow:0 10px 28px rgb(0 0 0/.32);font-size:.8125rem;font-weight:400;line-height:1.45;text-align:left;text-shadow:none;white-space:normal;opacity:0;pointer-events:none;transform:translate(-50%,-4px);transition:opacity .16s ease,transform .16s ease}.hero__trust-help:focus-within .hero__trust-tip,.hero__trust-help:hover .hero__trust-tip{opacity:1;transform:translate(-50%)}.hero__actions{position:absolute;bottom:1.25rem;left:0;right:0;display:flex;flex-wrap:wrap;gap:.75rem;width:100%;animation:fade-up .7s var(--ease-out-expo) .18s both}.hero__actions,.hero__cta{align-items:center;justify-content:center}.hero__cta{display:inline-flex;width:17.5rem;max-width:100%;height:3.5rem;padding:0 1.5rem;border:0;border-radius:0;background:var(--color-brand-primary);color:#fff;font-size:1rem;font-weight:300;letter-spacing:.02em;line-height:1;text-decoration:none;transition:background .2s ease}.hero__cta:hover{background:var(--color-brand-primary-hover);color:#fff}.btn--on-dark{background:#fff;color:var(--color-brand-primary)}.btn--on-dark:hover{background:#f3f1ed;color:var(--color-brand-primary-hover)}.btn--ghost-on-dark{background:transparent;border-color:rgb(255 255 255/.45);color:#fff}.btn--ghost-on-dark:hover{border-color:#fff;background:rgb(255 255 255/.08)}@media (max-width:1023px){.hero{height:540px;min-height:540px;max-height:540px}.hero__stack{max-width:45rem;padding:0 1.25rem 5.5rem}.hero__title{margin-bottom:1.25rem;font-size:clamp(2rem,7vw,2.75rem);line-height:1.06}.hero__eyebrow{margin-bottom:.75rem;font-size:clamp(1.375rem,4.5vw,1.75rem)}.hero__trust{max-width:27.5rem;margin-inline:auto;font-size:clamp(1rem,3vw,1.125rem);line-height:1.35;white-space:normal}.hero__trust-sep{display:block;height:0;margin:0;font-size:0;line-height:0;visibility:hidden}.hero__trust-info{width:1rem;height:1rem;font-size:.625rem}.hero__actions{padding-inline:1.25rem}.hero__cta{width:100%;max-width:20rem;min-width:0}}@keyframes hero-breathe{0%,to{transform:scale(1.04)}50%{transform:scale(1.1)}}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.theme-intro{padding-bottom:3rem}.theme-intro__header{margin-bottom:.5rem}.theme-intro__title{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--color-text-primary)}.theme-intro__subtitle{margin:.85rem 0 0;max-width:36rem;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:300;line-height:1.45;color:var(--color-text-secondary)}.theme-carousel{position:relative;overflow:hidden;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:4.5rem 0 5.5rem}.theme-carousel__track{--theme-slide-w:min(50vw,820px);--theme-slide-gap:1rem;--theme-slide-overlap:calc(var(--theme-slide-w) * -0.34);display:flex;align-items:center;gap:var(--theme-slide-gap);will-change:transform;transition:transform .7s cubic-bezier(.4,0,.2,1)}.theme-carousel--snap .theme-carousel__track,.theme-carousel--snap .theme-slide,.theme-carousel--snap .theme-slide__img,.theme-carousel--snap .theme-slide__overlay{transition:none!important}.theme-slide{flex:0 0 auto;width:var(--theme-slide-w);max-width:820px;margin-left:var(--theme-slide-overlap);position:relative;color:inherit;text-decoration:none;background:transparent;border:0;padding:0;overflow:visible;transition:transform .7s cubic-bezier(.4,0,.2,1),opacity .7s ease;transform:translateY(4rem) scale(.56);z-index:0}.theme-slide:first-child{margin-left:0}.theme-slide--far{transform:translateY(3.6rem) scale(.62);z-index:1}.theme-slide--near{transform:translateY(2.4rem) scale(.88);z-index:4}.theme-slide--active{transform:translateY(1.25rem) scale(1.25);z-index:10}.theme-slide--dim{opacity:.85}.theme-slide__media{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:color-mix(in srgb,var(--color-border) 70%,transparent)}.theme-slide__img{object-fit:cover;transition:transform 1.2s cubic-bezier(.4,0,.2,1)}.theme-slide--active:hover .theme-slide__img{transform:scale(1.03)}.theme-slide__tag{top:1.25rem;right:1.25rem;z-index:3;display:inline-flex;height:2.5rem;padding:0 1.5rem;border-radius:999px;background:#fff;color:var(--color-text-primary);font-size:1rem;font-weight:300;line-height:1;letter-spacing:0}.theme-slide__overlay,.theme-slide__tag{position:absolute;align-items:center;justify-content:center}.theme-slide__overlay{inset:0;z-index:2;display:flex;flex-direction:column;text-align:center;padding:2rem;pointer-events:none;background:linear-gradient(180deg,rgb(0 0 0/.18) 0,rgb(0 0 0/.08) 40%,rgb(0 0 0/.45));opacity:0;transition:opacity .35s ease}.theme-slide--active .theme-slide__overlay{opacity:1}.theme-slide__name{margin:0;max-width:44rem;color:#fff;font-size:clamp(1.35rem,2.8vw,2.5rem);font-weight:400;line-height:1.15;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 2px 20px rgb(0 0 0/.45)}.theme-slide__desc{margin:1rem 0 0;max-width:32rem;color:rgb(255 255 255/.92);font-size:clamp(.8125rem,1vw,1rem);font-weight:300;line-height:1.5;text-shadow:0 2px 14px rgb(0 0 0/.4)}.theme-slide__caption{padding:.875rem .25rem 0;font-family:var(--font-display);font-size:1rem;font-weight:400;line-height:1.4;color:var(--color-text-primary)}.theme-slide__caption em{margin-right:.5rem;font-style:italic;font-size:.875rem;color:var(--color-text-muted)}.theme-slide--active .theme-slide__caption{visibility:hidden}.theme-carousel--single{display:flex;justify-content:center;padding:1.5rem 1.25rem 2rem}.theme-carousel--single .theme-carousel__track{justify-content:center;width:min(100%,var(--theme-slide-w))}.theme-carousel--single .theme-slide,.theme-carousel--single .theme-slide--active,.theme-carousel--single .theme-slide--far,.theme-carousel--single .theme-slide--near{width:100%;max-width:820px;margin-left:0;transform:none}.theme-carousel__nav{display:flex;justify-content:center;align-items:center;gap:2.75rem;margin-top:4.5rem}.theme-carousel__btn{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:1px solid var(--color-text-primary);border-radius:50%;background:transparent;color:var(--color-text-primary);cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.theme-carousel__btn:hover{background:var(--color-text-primary);color:#fff}.theme-carousel__chevron--prev{transform:rotate(180deg)}@media (max-width:960px){.theme-carousel{padding:3.5rem 0 4.5rem}.theme-carousel--single{padding:1.25rem 1rem 1.75rem}.theme-carousel__track{--theme-slide-w:62vw;--theme-slide-gap:0.875rem;--theme-slide-overlap:calc(var(--theme-slide-w) * -0.36)}.theme-slide{max-width:none;transform:translateY(2.5rem) scale(.6)}.theme-slide--far{transform:translateY(2.1rem) scale(.68)}.theme-slide--near{transform:translateY(1.5rem) scale(.82)}.theme-slide--active{transform:translateY(.75rem) scale(1.08)}}@media (max-width:767px){.theme-intro{padding-bottom:1.5rem}.theme-intro__header{margin-bottom:0}.theme-intro__title{font-size:2rem;line-height:1.1}.theme-intro__subtitle{margin-top:.5rem;max-width:none;font-size:1rem;line-height:1.55}.theme-carousel,.theme-carousel--single,.theme-carousel--swipe{overflow:visible;width:auto;margin-left:0;margin-right:0;padding:2rem 0 0;display:block}.theme-carousel--swipe .theme-carousel__track{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory}.theme-carousel--swipe .theme-carousel__track::-webkit-scrollbar{display:none}.theme-carousel--single .theme-carousel__track,.theme-carousel__track{--theme-slide-w:82vw;--theme-slide-gap:1rem;--theme-slide-overlap:0;width:100%;justify-content:flex-start;align-items:flex-start;gap:var(--theme-slide-gap);padding:0 var(--site-content-gutter,clamp(16px,3vw,32px)) 1.5rem;transform:none!important;transition:none;will-change:auto}.theme-carousel--single .theme-slide,.theme-carousel--single .theme-slide--active,.theme-carousel--single .theme-slide--far,.theme-carousel--single .theme-slide--near,.theme-slide,.theme-slide--active,.theme-slide--dim,.theme-slide--far,.theme-slide--near{width:var(--theme-slide-w);max-width:var(--theme-slide-w);margin-left:0;transform:none!important;opacity:1;transition:none;scroll-snap-align:start}.theme-slide__media{aspect-ratio:1/1}.theme-slide__overlay{opacity:1;padding:1.5rem;background:linear-gradient(0deg,rgb(0 0 0/.55) 0,rgb(0 0 0/.12) 46%,rgb(0 0 0/.08))}.theme-slide__name{font-size:clamp(1.25rem,5.5vw,1.75rem);letter-spacing:.08em}.theme-slide__desc{display:block;margin-top:.75rem;font-size:.8125rem;line-height:1.5}.theme-slide--active .theme-slide__caption,.theme-slide__caption{display:none}.theme-slide__tag{top:1rem;right:1rem;height:2rem;padding:0 1rem;font-size:.8125rem}.theme-carousel__nav{justify-content:center;margin-top:3.25rem;gap:2.75rem;padding:0 var(--site-content-gutter,clamp(16px,3vw,32px))}}@media (prefers-reduced-motion:reduce){.theme-carousel__track,.theme-slide,.theme-slide__img,.theme-slide__overlay{transition:none}}.featured-trips__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1.5rem;margin-bottom:2rem}.featured-trips__heading{min-width:0;flex:1 1 16rem}.featured-trips__title{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15;letter-spacing:-.02em}.featured-trips__subtitle{margin:.75rem 0 0;max-width:36rem;font-size:clamp(1rem,1.6vw,1.125rem);font-weight:300;line-height:1.55;color:var(--color-text-secondary)}.featured-trips__view-all{font-size:1.125rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--color-brand-primary);text-decoration:none;white-space:nowrap}.featured-trips__view-all:hover{color:var(--color-brand-primary-hover)}.featured-trips__scroller{container-type:inline-size;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.featured-trips__scroller::-webkit-scrollbar{display:none}.featured-trips__track{display:flex;flex-wrap:nowrap;gap:1rem}.featured-trips__item{box-sizing:border-box;flex:0 0 calc((100cqi - 2rem) / 3);width:calc((100cqi - 2rem) / 3);min-width:calc((100cqi - 2rem) / 3)}@media (min-width:1280px){.featured-trips__item{flex:0 0 calc((100cqi - 3rem) / 4);width:calc((100cqi - 3rem) / 4);min-width:calc((100cqi - 3rem) / 4)}}.featured-trips__nav{display:flex;justify-content:center;align-items:center;gap:2.75rem;margin-top:2.5rem}.theme-carousel__btn:disabled{opacity:.35;cursor:not-allowed}.theme-carousel__btn:disabled:hover{background:transparent;color:var(--color-text-primary)}@media (max-width:1023px){.featured-trips__item{flex:0 0 calc((100cqi - 1rem) / 2);width:calc((100cqi - 1rem) / 2);min-width:calc((100cqi - 1rem) / 2)}}@media (max-width:767px){.featured-trips__item{flex:0 0 82cqi;width:82cqi;min-width:82cqi}.featured-trips__nav{margin-top:1.75rem;gap:2rem}}.team-teaser{background:var(--color-bg-elevated)}.team-teaser__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1.5rem;margin-bottom:2rem}.team-teaser__heading{min-width:0;flex:1 1 16rem}.team-teaser__title{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15;letter-spacing:-.02em}.team-teaser__subtitle{margin:.75rem 0 0;max-width:36rem;font-size:clamp(1rem,1.6vw,1.125rem);font-weight:300;line-height:1.55;color:var(--color-text-secondary)}.team-teaser__scroller{container-type:inline-size;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.team-teaser__scroller::-webkit-scrollbar{display:none}.team-teaser__track{display:flex;flex-wrap:nowrap;gap:1rem}.team-teaser__item{box-sizing:border-box;flex:0 0 calc((100cqi - 2rem) / 3);width:calc((100cqi - 2rem) / 3);min-width:calc((100cqi - 2rem) / 3);display:flex;flex-direction:column;color:inherit;text-decoration:none;background:var(--color-accent-soft);box-shadow:0 1px 2px rgb(0 0 0/.04);transition:box-shadow .3s ease,transform .3s ease}@media (min-width:1280px){.team-teaser__item{flex:0 0 calc((100cqi - 3rem) / 4);width:calc((100cqi - 3rem) / 4);min-width:calc((100cqi - 3rem) / 4)}}.team-teaser__item:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgb(0 0 0/.1),0 2px 4px rgb(0 0 0/.05)}.team-teaser__item:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:3px}.team-teaser__portrait{position:relative;aspect-ratio:3/4;overflow:hidden;background:color-mix(in srgb,var(--color-brand-primary) 14%,var(--color-bg-page));color:var(--color-brand-primary)}.team-teaser__portrait img{object-fit:cover;object-position:center center;transition:transform .8s cubic-bezier(.4,0,.2,1)}.team-teaser__item:hover .team-teaser__portrait img{transform:scale(1.04)}.team-teaser__initials{position:absolute;inset:0;display:grid;place-items:center;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;letter-spacing:.06em}.team-teaser__portrait-scrim{position:absolute;inset:auto 0 0;height:52%;background:linear-gradient(0deg,rgb(0 0 0/.62) 0,transparent);pointer-events:none}.team-teaser__portrait-meta{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:1.25rem 1.1rem 1.2rem;color:#fff}.team-teaser__name{margin:0;font-size:clamp(1.5rem,2.4vw,1.9rem);font-weight:400;line-height:1.1;letter-spacing:-.015em;color:#fff}.team-teaser__role{margin:.5rem 0 0;font-size:clamp(.875rem,1.2vw,1.125rem);font-weight:300;letter-spacing:.01em;text-transform:none;line-height:1.3;color:rgb(255 255 255/.86)}.team-teaser__quote{margin:0;flex:1 1 auto;padding:1.5rem 1.5rem 2rem;background:transparent;color:var(--color-text-primary);font-size:clamp(.9375rem,1.2vw,1.125rem);font-weight:300;line-height:1.55;min-height:5.75rem}@media (max-width:1023px){.team-teaser__item{flex:0 0 calc((100cqi - 1rem) / 2);width:calc((100cqi - 1rem) / 2);min-width:calc((100cqi - 1rem) / 2)}}@media (max-width:767px){.team-teaser__item{flex:0 0 78cqi;width:78cqi;min-width:78cqi}.team-teaser__portrait-meta{padding:1.1rem}.team-teaser__quote{min-height:4.5rem;padding:1.25rem 1.25rem 1.5rem;font-size:1rem}}@media (prefers-reduced-motion:reduce){.team-teaser__item,.team-teaser__portrait img{transition:none}.team-teaser__item:hover,.team-teaser__item:hover .team-teaser__portrait img{transform:none}}.how-it-works{padding-top:2rem;padding-bottom:0;background:var(--color-bg-elevated)}.how-it-works__band{position:relative;display:flex;flex-direction:column;align-items:center}.how-it-works__panel{position:relative;z-index:2;align-self:flex-end;width:calc((100vw - 2 * var(--site-content-gutter, clamp(16px, 3vw, 32px))) / 2 - 8px);max-width:none;margin-top:0;margin-right:var(--site-content-gutter,clamp(16px,3vw,32px));margin-bottom:-480px;margin-left:0;padding:80px clamp(24px,4vw,56px);background:var(--color-bg-elevated);box-shadow:0 20px 48px rgb(0 0 0/.12)}.how-it-works__title{display:block;margin:0 0 1.5rem;padding:0;font-size:clamp(1.75rem,3vw,2rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--color-text-primary);background:none}.how-it-works__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.how-it-works__step{margin:0;padding:0 0 .25rem;border-bottom:.5px solid rgb(0 0 0/.18)}.how-it-works__step:last-child{border-bottom:0}.how-it-works__step-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:.5px solid rgb(0 0 0/.18)}.how-it-works__step-num{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:2.5rem;padding:0 1.5rem;border:1px solid var(--color-accent);border-radius:999px;background:transparent;color:var(--color-accent);font-size:1rem;font-weight:300;line-height:1;letter-spacing:0}.how-it-works__step-title{margin:0;font-size:1.5rem;font-weight:400;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-primary)}.how-it-works__step-body{margin:0;max-width:40rem;font-size:1.125rem;font-weight:300;line-height:1.5;color:rgb(0 0 0/.85)}.how-it-works__media{position:relative;z-index:1;width:100%;height:640px;overflow:hidden;background:color-mix(in srgb,var(--color-text-primary) 12%,var(--color-bg-page))}.how-it-works__media img,.how-it-works__media-img{object-fit:cover;filter:saturate(.8) brightness(.8)}.how-it-works__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0/.15) 0,rgb(0 0 0/.35));pointer-events:none}.how-it-works__media-fallback{position:absolute;inset:0;background:linear-gradient(135deg,rgb(0 0 0/.2),rgb(0 0 0/.45)),color-mix(in srgb,var(--color-brand-primary) 35%,var(--color-bg-page))}@media (max-width:767px){.how-it-works__panel{align-self:stretch;width:auto;margin:0 1.25rem -232px;padding:2.5rem 1.375rem;box-shadow:0 12px 32px rgb(0 0 0/.18)}.how-it-works__media{height:400px}.how-it-works__steps{gap:1.25rem}.how-it-works__step-num{height:2rem;padding:0 1rem;font-size:.8125rem}.how-it-works__step-title{font-size:1.125rem}.how-it-works__step-body{font-size:.9375rem}}.home-section--guides{background:color-mix(in srgb,var(--color-bg-elevated) 55%,var(--color-bg))}.guides-teaser__browse{font-size:.9375rem;font-weight:500;color:var(--color-brand-primary);text-decoration:none;white-space:nowrap;min-height:44px;display:inline-flex;align-items:center}.guides-teaser__browse:hover{color:var(--color-brand-primary-hover);text-decoration:underline;text-underline-offset:4px}.guides-teaser__featured{margin-top:.25rem;background:#fff}.guides-teaser__featured-link{display:grid;gap:1.25rem;color:inherit;text-decoration:none}@media (min-width:900px){.guides-teaser__featured-link{grid-template-columns:1fr 1fr;gap:0;align-items:stretch}}.guides-teaser__featured-media{position:relative;aspect-ratio:16/11;overflow:hidden;background:color-mix(in srgb,var(--color-border) 55%,transparent)}.guides-teaser__featured-media img{object-fit:cover}.guides-teaser__featured-body{display:flex;flex-direction:column;justify-content:center;gap:.85rem;padding:1.25rem 1.15rem 1.35rem;background:#fff}@media (min-width:900px){.guides-teaser__featured-body{padding:1.75rem 1.75rem 1.85rem}}.guides-teaser__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.guides-teaser__tag{display:inline-flex;align-items:center;padding:.28rem .7rem;border:1px solid var(--color-text-primary);border-radius:999px;font-size:.75rem;font-weight:400;line-height:1.2;letter-spacing:.01em;text-transform:lowercase;color:var(--color-text-primary);background:transparent}.guides-teaser__featured-title{margin:0;font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.2;letter-spacing:-.02em}.guides-teaser__featured-excerpt{margin:0;max-width:38rem;font-size:.9375rem;font-weight:300;line-height:1.65;color:var(--color-text-secondary)}.guides-teaser__grid{display:grid;gap:1rem;margin-top:1.5rem}@media (min-width:640px){.guides-teaser__grid{grid-template-columns:repeat(2,1fr);gap:1.15rem}}@media (min-width:900px){.guides-teaser__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width:1280px){.guides-teaser__grid{grid-template-columns:repeat(4,1fr)}}.guides-teaser__card{height:100%;background:var(--color-bg-elevated)}.guides-teaser__card-link{display:flex;flex-direction:column;gap:.75rem;height:100%;padding:1.15rem 1.1rem 1.25rem;color:inherit;text-decoration:none}.guides-teaser__card-title{margin:0;font-size:1.125rem;line-height:1.3;letter-spacing:-.015em}.guides-teaser__card-excerpt{margin:0;font-size:.9375rem;font-weight:300;line-height:1.65;color:var(--color-text-secondary);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.guide-grid{display:grid;gap:1rem}@media (min-width:768px){.guide-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.guide-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-bg-elevated);height:100%;transition:transform .4s var(--ease-out-expo),box-shadow .4s ease}.guide-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.guide-card__link{display:flex;flex-direction:column;height:100%;color:inherit}.guide-card__media{position:relative;aspect-ratio:16/10}.guide-card__body{padding:1rem 1rem 1.15rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.guide-card__meta{margin:0;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}.guide-card__title{margin:0;font-size:1.2rem;line-height:1.25}.guide-card__excerpt{margin:0;font-size:.9375rem;line-height:1.55;color:var(--color-text-secondary)}.designer-spotlight{background:var(--color-bg-elevated)}.designer-spotlight__inner{text-align:left}.designer-spotlight__title{margin:0 0 1.75rem;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:400;line-height:1.2;letter-spacing:-.02em;text-align:left}.designer-spotlight__grid{display:grid;gap:2rem;justify-items:center;text-align:left}@media (min-width:900px){.designer-spotlight__grid{grid-template-columns:minmax(0,26rem) minmax(0,1fr);gap:2.5rem 3rem;align-items:center;justify-items:stretch}}.designer-spotlight__media-col{width:100%;max-width:26rem;justify-self:center}@media (min-width:900px){.designer-spotlight__media-col{width:100%;max-width:26rem;justify-self:center}}.designer-spotlight__body-col{width:100%;min-width:0;justify-self:stretch}.designer-spotlight__portrait{position:relative;width:100%;max-width:26rem;margin-inline:auto;aspect-ratio:3/4;overflow:hidden;background:color-mix(in srgb,var(--color-border) 55%,transparent)}.designer-spotlight__portrait img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.designer-spotlight__portrait-meta{position:absolute;left:0;right:0;bottom:0;padding:1.5rem;background:linear-gradient(180deg,rgb(0 0 0/0) 0,rgb(0 0 0/.62));color:#fff;text-align:left}.designer-spotlight__name{margin:0;font-size:clamp(1.5rem,2vw,2rem);font-weight:400;line-height:1.15;letter-spacing:-.005em}.designer-spotlight__role{margin:.5rem 0 0;font-size:clamp(.875rem,1.1vw,1.125rem);font-weight:400;line-height:1.3;color:rgb(255 255 255/.86)}.designer-spotlight__body{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%;min-width:0;text-align:left}.designer-spotlight__story{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem;width:100%;max-width:48rem}.designer-spotlight__story p{margin:0;font-size:1rem;font-weight:300;line-height:1.55;color:var(--color-text-secondary);text-align:left}.designer-spotlight__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:100%;max-width:48rem;margin:0 0 2rem;padding:0 0 2rem;list-style:none;border-bottom:1px solid color-mix(in srgb,var(--color-text-primary) 12%,transparent);text-align:left}.designer-spotlight__stat{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;min-width:0}.designer-spotlight__stat-value{font-size:clamp(2rem,3.4vw,3.5rem);font-weight:400;line-height:1;letter-spacing:-.02em;color:var(--color-text-primary)}.designer-spotlight__stat-label{font-size:clamp(.875rem,1.2vw,1.125rem);font-weight:400;line-height:1.25;color:var(--color-text-primary)}.designer-spotlight__cta-wrap{padding-top:0;border-top:0}.designer-spotlight__cta{display:inline-flex;align-items:center;justify-content:center;min-width:min(100%,17.5rem);min-height:3.5rem;padding:.7rem 1.35rem;background:var(--color-brand-primary);color:#fff;font-size:1rem;font-weight:300;line-height:1;letter-spacing:.02em;text-decoration:none;transition:background-color .2s ease}.designer-spotlight__cta:hover{background:var(--color-brand-primary-hover);color:#fff}@media (max-width:899px){.designer-spotlight__media-col{width:100%}.designer-spotlight__story{margin-bottom:1.5rem}.designer-spotlight__stats{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.designer-spotlight__cta{width:100%}}.partners{background:var(--color-bg-elevated);padding-block:0 1.5rem}.partners,.partners__strips{position:relative;z-index:2}.partners__strip{padding-block:1.25rem}.partners__strip+.partners__strip{margin-top:1rem}.partners__carousel{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.partners__track{list-style:none;margin:0;padding:0;display:flex;align-items:center;width:max-content;animation:partners-brand-scroll 95s linear infinite}.partners__track:hover{animation-play-state:paused}.partners__item{flex:0 0 auto;margin-inline-end:4rem;line-height:0;max-width:100%}.partners__item--stacked{line-height:1.3}.partners__link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;color:inherit;text-decoration:none;opacity:.85;transition:opacity .2s ease-out}.partners__link:hover{opacity:1}.partners__item--stacked .partners__link{flex-direction:column}.partners__link--static{cursor:default}.partners__logo{display:block;height:3.5rem;width:auto;max-width:none;object-fit:contain;flex-shrink:0}.partners__strip--emph .partners__logo{height:6rem}.partners__name{font-weight:400;line-height:1.3;white-space:nowrap}.partners__caption,.partners__name{font-size:.875rem;color:var(--color-text-secondary)}.partners__caption{display:block;box-sizing:border-box;width:100%;max-width:calc(var(--site-content-max-width, 1760px) - 2 * clamp(16px, 3vw, 32px));margin:1.5rem auto 0;padding:0 var(--site-content-gutter,clamp(16px,3vw,32px));text-align:right;font-weight:300;line-height:1.45}@keyframes partners-brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:767px){.partners{padding-block:0 1.25rem}.partners__strip{padding-block:1rem}.partners__strip+.partners__strip{margin-top:.75rem}.partners__track{animation-duration:45s}.partners__item{margin-inline-end:2.75rem}.partners__logo{height:2.75rem}.partners__strip--emph .partners__logo{height:4rem}.partners__caption{margin-top:1.25rem;font-size:.75rem}}@media (prefers-reduced-motion:reduce){.partners__track{animation:none;transform:none;flex-wrap:wrap;justify-content:center;width:100%;max-width:var(--site-content-max-width,100%);margin-inline:auto;padding-inline:var(--site-content-gutter,clamp(16px,3vw,32px));row-gap:1.25rem}.partners__item{margin-inline-end:2.25rem}.partners__item--clone{display:none}.partners__carousel{-webkit-mask-image:none;mask-image:none}}.cta-band{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:640px;padding:120px 0 80px;color:#fff;overflow:hidden}.cta-band__bg{inset:0;z-index:0}.cta-band__bg,.cta-band__bg.media-tone{position:absolute}.cta-band__bg img,.cta-band__img{object-fit:cover}.cta-band__shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgb(0 0 0/.42) 0,rgb(15 7 5/.65) 100%),radial-gradient(120% 60% at 50% 100%,color-mix(in srgb,var(--color-brand-primary) 22%,transparent),transparent 60%)}.cta-band__inner{position:relative;z-index:1;width:100%;max-width:var(--site-content-max-width,100%);margin-inline:auto;padding-inline:var(--site-content-gutter,clamp(16px,3vw,32px));text-align:center}.cta-band__inner>*{width:100%}.cta-band__content{display:flex;flex-direction:column;align-items:center;max-width:none}.cta-band__title{margin:0 0 1.5rem;max-width:18ch;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:300;line-height:1.05;letter-spacing:0;color:#fff;text-shadow:0 2px 18px rgb(0 0 0/.35);text-wrap:balance}.cta-band__subtitle{margin:0 auto 3rem;max-width:50rem;font-family:var(--font-sans);font-size:clamp(1.125rem,2vw,1.5rem);font-weight:300;line-height:1.45;color:rgb(255 255 255/.95);text-shadow:0 2px 14px rgb(0 0 0/.35);text-wrap:pretty}.cta-band__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:0;width:100%}.cta-band__btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:17.5rem;max-width:100%;height:3.5rem;padding:0 1.5rem;border:0;border-radius:0;font-family:var(--font-sans);font-size:1rem;font-weight:300;letter-spacing:.02em;line-height:1;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.cta-band__btn--primary{background:var(--color-brand-primary);color:#fff}.cta-band__btn--primary:hover{background:var(--color-brand-primary-hover);color:#fff}.cta-band__btn--ghost{background:transparent;border:.5px solid #fff;color:#fff}.cta-band__btn--ghost:hover{background:rgb(255 255 255/.16);border-color:#fff;color:#fff}@media (max-width:767px){.cta-band{min-height:480px;padding:64px 0 calc(56px + env(safe-area-inset-bottom, 0px))}.cta-band__inner{padding-inline:1.25rem}.cta-band__title{margin-bottom:1.15rem;font-size:2.5rem}.cta-band__subtitle{margin-bottom:2rem;font-size:1.125rem}.cta-band__actions{flex-direction:column;align-items:center}.cta-band__btn{width:100%;max-width:20rem}}@media (prefers-reduced-motion:reduce){.hero__img,.hero__video{animation:none;transform:none}.hero__actions,.hero__eyebrow,.hero__title,.hero__trust{animation:none}}