:root{--about-section-pad-y: clamp(64px, 8vw, 128px);--about-section-pad-x: var(--wcwy-container-pad, clamp(8px, 1vw, 10px));--about-stack-xs: 12px;--about-stack-sm: 20px;--about-stack-md: clamp(28px, 3vw, 44px);--about-stack-lg: clamp(44px, 5vw, 72px);--about-type-hero: clamp(40px, 6.4vw, 96px);--about-type-section: clamp(32px, 4.4vw, 64px);--about-type-cta: clamp(30px, 3.4vw, 52px);--about-type-sub: clamp(22px, 2.4vw, 34px)}.wcwy-about{--about-bg: #0b0b0d;--about-fg: #f5f5f5;--about-muted: rgba(245, 245, 245, .58);--about-rule: rgba(245, 245, 245, .16);--about-soft: #151518;--about-light: #f5f5f5;--about-dark: #0b0b0d;--about-pad: var(--about-section-pad-x, clamp(8px, 1vw, 10px));--about-gap: var(--wcwy-grid-gap, clamp(12px, 1.5vw, 24px));--about-section-gap: var(--wcwy-section-gap, 24px);--about-field-bg: rgba(245, 245, 245, .08);--about-field-bg-hover: rgba(245, 245, 245, .12);--about-field-border: rgba(245, 245, 245, .58);--about-field-border-hover: rgba(245, 245, 245, .85);--about-label: rgba(245, 245, 245, .72);width:100vw;max-width:none;margin-left:calc(50% - 50vw);color:var(--about-fg);background:var(--about-bg);box-sizing:border-box;font-family:var(--font-ui);-webkit-font-smoothing:antialiased}.wcwy-about *,.wcwy-about *:before,.wcwy-about *:after{box-sizing:border-box}.wcwy-about-section{background:var(--about-bg, #0b0b0d)}.wcwy-about-section+.wcwy-about-section{margin-top:0}.wcwy-about[data-animate],.wcwy-about [data-anim-card]{opacity:1;transform:none}.wcwy-about__inner{width:100%;max-width:1600px;margin:0 auto;padding:var(--about-section-pad-y) var(--about-pad)}.wcwy-about__eyebrow{margin:0 0 var(--about-stack-sm);color:var(--about-muted);font-size:11px;font-weight:500;line-height:1.25;letter-spacing:.12em;text-transform:uppercase}.wcwy-about h1,.wcwy-about h2,.wcwy-about h3,.wcwy-about h4,.wcwy-about p{color:inherit}.wcwy-about h1,.wcwy-about h2,.wcwy-about h3{font-family:var(--font-display);font-weight:400;letter-spacing:-.025em}.wcwy-about__section-heading{max-width:980px;margin-bottom:var(--about-stack-lg)}.wcwy-about__section-heading h2{max-width:900px;margin:0;font-size:var(--about-type-section);line-height:.98}.wcwy-about__section-heading--split{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:var(--about-gap);max-width:none}.wcwy-about__section-copy,.wcwy-about-contact__copy{max-width:58ch;color:var(--about-muted);font-size:clamp(14px,1.2vw,17px);font-weight:300;line-height:1.7}.wcwy-about__section-copy p,.wcwy-about-contact__copy p{margin:0 0 1em}.wcwy-about__section-copy p:last-child,.wcwy-about-contact__copy p:last-child{margin-bottom:0}.wcwy-about__button,.wcwy-about__text-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:0;font-size:11px;font-weight:500;line-height:1;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease}.wcwy-about__button{min-width:154px;padding:14px 22px;border:1px solid currentColor}.wcwy-about__button--light{color:var(--about-dark);background:var(--about-light);border-color:var(--about-light)}.wcwy-about__button--dark{color:var(--about-light);background:var(--about-dark);border-color:var(--about-dark)}.wcwy-about__text-link{min-height:30px;padding:4px 0;color:inherit;border-bottom:1px solid currentColor}.wcwy-about__button:hover,.wcwy-about__text-link:hover{opacity:.66}button.wcwy-about__button--light:hover,button.wcwy-about__button--light:focus,button.wcwy-about__button--light:focus-visible{background-color:#d6d6d6!important;border-color:#d6d6d6!important;border-width:1px!important;color:var(--about-dark);opacity:1}button.wcwy-about__button--dark:hover,button.wcwy-about__button--dark:focus,button.wcwy-about__button--dark:focus-visible{background-color:#26262a!important;border-color:#26262a!important;border-width:1px!important;color:var(--about-light);opacity:1}.wcwy-about a:focus-visible,.wcwy-about button:focus-visible{outline:2px solid currentColor!important;outline-offset:4px}.wcwy-about-hero{position:relative;min-height:var(--about-hero-desktop-height, 85vh);overflow:hidden}.wcwy-about-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:inherit;background:var(--about-soft)}.wcwy-about-hero__media picture,.wcwy-about-hero__media img,.wcwy-about-hero__placeholder{display:block;width:100%;height:100%}.wcwy-about-hero__media img,.wcwy-about-hero__placeholder{object-fit:cover}.wcwy-about-hero__placeholder{align-items:center;color:#f5f5f52e;background:#18181b;display:flex;font-family:var(--font-display);font-size:clamp(42px,9vw,144px);justify-content:center;letter-spacing:-.05em;padding:24px;text-align:center}.wcwy-about-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(11,11,13,calc(var(--about-hero-shade) * .3)),rgba(11,11,13,calc(var(--about-hero-shade) * .55)),rgba(11,11,13,var(--about-hero-shade)))}.wcwy-about-hero__band{position:absolute;z-index:2;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(28px,5vw,80px);align-items:end;padding:clamp(64px,8vw,132px) var(--about-pad) clamp(28px,3.5vw,52px);background:linear-gradient(180deg,#0b0b0d00,#0b0b0d80 32%,#0b0b0ddb)}.wcwy-about-hero__copy{max-width:940px}.wcwy-about-hero h1{max-width:900px;margin:0;font-size:var(--about-type-hero);line-height:.92}.wcwy-about-hero__statement{max-width:66ch;margin:var(--about-stack-sm) 0 0;color:var(--about-muted);font-size:clamp(13px,1.1vw,16px);font-weight:300;line-height:1.6}.wcwy-about-hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:14px}.wcwy-about-intro__inner,.wcwy-about-founder__inner{width:100%;max-width:1600px;margin:0 auto;padding:var(--about-section-pad-y) var(--about-pad)}.wcwy-about-intro__split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(36px,8vw,132px);align-items:start;margin-bottom:clamp(48px,7vw,108px)}.wcwy-about-intro__headline{margin:0;font-size:var(--about-type-section);line-height:1}.wcwy-about-intro__headline p{margin:0}.wcwy-about-intro__subtext{max-width:60ch;padding-top:8px;color:var(--about-muted);font-size:clamp(14px,1.2vw,17px);font-weight:300;line-height:1.75}.wcwy-about-intro__subtext p{margin:0 0 1em}.wcwy-about-intro__images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--about-gap)}.wcwy-about-intro__img-wrap{position:relative;overflow:hidden;background:var(--about-soft)}.wcwy-about-intro__img-wrap--landscape{aspect-ratio:16 / 10}.wcwy-about-intro__img-wrap--portrait{aspect-ratio:3 / 4}.wcwy-about-intro__img-wrap img,.wcwy-about-intro__placeholder{display:block;width:100%;height:100%;object-fit:cover}.wcwy-about-intro__placeholder,.wcwy-about-founder__placeholder,.wcwy-about-location__placeholder{color:#f5f5f52e;background:#18181b}.wcwy-about-intro__type-card,.wcwy-about-location__type-treatment{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.08em;padding:clamp(28px,5vw,72px);color:var(--about-fg);background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 45%),#18181b;font-family:var(--font-display);text-align:center}.wcwy-about-intro__type-card span,.wcwy-about-location__type-treatment span{font-family:var(--font-ui);font-size:10px;font-weight:600;letter-spacing:.18em}.wcwy-about-intro__type-card strong,.wcwy-about-location__type-treatment strong{font-size:clamp(44px,8vw,118px);font-weight:400;line-height:.88}.wcwy-about-intro--full-bleed .wcwy-about-intro__images{margin-right:calc(-1 * var(--about-pad));margin-left:calc(-1 * var(--about-pad));gap:0}.wcwy-about-pillars__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--about-rule);border-bottom:1px solid var(--about-rule)}.wcwy-about-pillar{min-height:310px;padding:clamp(28px,4vw,60px);border-right:1px solid var(--about-rule)}.wcwy-about-pillar:last-child{border-right:0}.wcwy-about-pillar__number{display:block;margin-bottom:clamp(70px,9vw,140px);color:var(--about-muted);font-size:11px;font-weight:500;letter-spacing:.1em}.wcwy-about-pillar h3{margin:0 0 16px;font-size:clamp(25px,2.6vw,42px);line-height:1.05}.wcwy-about-pillar__copy{max-width:40ch;color:var(--about-muted);font-size:14px;font-weight:300;line-height:1.65}.wcwy-about-pillar__copy p{margin:0}.wcwy-about-founder__grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:clamp(48px,8vw,140px);align-items:center}.wcwy-about-founder--image-left .wcwy-about-founder__grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.wcwy-about-founder--no-image .wcwy-about-founder__grid{grid-template-columns:minmax(0,1fr)}.wcwy-about-founder--no-image .wcwy-about-founder__text{max-width:920px}.wcwy-about-founder--image-left .wcwy-about-founder__text{order:2}.wcwy-about-founder--image-left .wcwy-about-founder__media{order:1}.wcwy-about-founder__label,.wcwy-about-founder__title{display:block;color:var(--about-muted);font-size:11px;font-weight:500;line-height:1.3;letter-spacing:.1em;text-transform:uppercase}.wcwy-about-founder__label{margin-bottom:var(--about-stack-sm)}.wcwy-about-founder__name{margin:0 0 var(--about-stack-xs);font-size:var(--about-type-section);line-height:.98}.wcwy-about-founder__title{margin-bottom:var(--about-stack-md)}.wcwy-about-founder__bio{max-width:62ch;color:var(--about-muted);font-size:clamp(14px,1.15vw,16px);font-weight:300;line-height:1.75}.wcwy-about-founder__bio p{margin:0 0 1.2em}.wcwy-about-founder__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--about-soft)}.wcwy-about-founder__media img,.wcwy-about-founder__placeholder{display:block;width:100%;height:100%;object-fit:cover}.wcwy-about-showroom__locations{display:grid;gap:var(--about-section-gap)}.wcwy-about-location{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);min-height:680px;border:1px solid var(--about-rule);background:var(--about-soft)}.wcwy-about-location__media{min-height:560px;overflow:hidden;border-right:1px solid var(--about-rule)}.wcwy-about-location__media img,.wcwy-about-location__placeholder,.wcwy-about-location__type-treatment{display:block;width:100%;height:100%;object-fit:cover}.wcwy-about-location__type-treatment{display:flex}.wcwy-about-location__details{display:flex;flex-direction:column;padding:clamp(28px,4vw,60px)}.wcwy-about-location__title-row{display:flex;gap:28px;align-items:flex-start;justify-content:space-between;padding-bottom:30px;border-bottom:1px solid var(--about-rule)}.wcwy-about-location__title-row h3{margin:0;font-size:var(--about-type-sub);line-height:1}.wcwy-about-location__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,52px);padding:30px 0}.wcwy-about-location__facts h4,.wcwy-about-contact__details span{margin:0 0 14px;color:var(--about-muted);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.wcwy-about-location__facts address,.wcwy-about-location__facts p,.wcwy-about-location__facts dl,.wcwy-about-location__facts a{margin:0;color:var(--about-fg);font-size:13px;font-style:normal;font-weight:300;line-height:1.65;text-decoration:none}.wcwy-about-location__facts dl>div{display:flex;justify-content:space-between;gap:14px}.wcwy-about-location__facts dt,.wcwy-about-location__facts dd{margin:0}.wcwy-about-location__facts dd{color:var(--about-muted);text-align:right}.wcwy-about-location__note{margin:10px 0 0;color:var(--about-muted);font-size:12px;font-weight:300;line-height:1.55}.wcwy-about-showroom .wcwy-about-location__visit{padding:28px 0 30px;border-top:1px solid var(--about-rule);border-bottom:1px solid var(--about-rule)}.wcwy-about-showroom .wcwy-about-location__visit>.wcwy-about__eyebrow{margin-bottom:12px}.wcwy-about-showroom .wcwy-about-location__visit-copy{max-width:520px;margin:0;color:var(--about-fg);font-size:clamp(16px,1.6vw,21px);font-weight:300;line-height:1.45}.wcwy-about-showroom .wcwy-about-location__actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:22px}.wcwy-about-showroom .wcwy-about-location__actions .wcwy-about__button{min-width:210px}.wcwy-about-showroom .wcwy-about-location__actions .wcwy-about__button.is-pending{cursor:wait;opacity:.62}.wcwy-about-showroom .wcwy-about-location__contact{display:flex;gap:18px;align-items:baseline;justify-content:space-between;padding-top:22px;color:var(--about-muted);font-size:11px;font-weight:300;line-height:1.5}.wcwy-about-showroom .wcwy-about-location__contact>span{letter-spacing:.1em;text-transform:uppercase}.wcwy-about-showroom .wcwy-about-location__contact p{margin:0;text-align:right}.wcwy-about-showroom .wcwy-about-location__contact a{color:var(--about-fg);text-decoration:none}.wcwy-about-location__map{position:relative;display:flex;min-height:200px;margin-top:30px;padding:22px;align-items:flex-end;justify-content:space-between;gap:24px;overflow:hidden;background:linear-gradient(var(--about-rule) 1px,transparent 1px),linear-gradient(90deg,var(--about-rule) 1px,transparent 1px),#202024;background-size:36px 36px}.wcwy-about-location__map-copy{display:flex;max-width:52%;flex-direction:column;gap:8px}.wcwy-about-location__map-copy span{font-size:18px}.wcwy-about-location__map-copy small{color:var(--about-muted);font-size:11px;line-height:1.45}.wcwy-about-location__map iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.wcwy-about-contact__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:clamp(48px,10vw,160px)}.wcwy-about-contact__lead h2{max-width:840px;margin:0 0 var(--about-stack-md);font-size:var(--about-type-section);line-height:.9}.wcwy-about-contact__details{display:grid;gap:var(--about-stack-md);align-content:start;padding-top:0}.wcwy-about-contact__details a,.wcwy-about-contact__details p{margin:0;color:var(--about-fg);font-size:clamp(18px,2vw,28px);font-weight:300;line-height:1.3;text-decoration:none}.wcwy-about-contact__details small{display:block;margin-top:var(--about-stack-xs);color:var(--about-muted);font-size:12px;font-weight:300}.wcwy-about-contact__socials{display:flex;flex-wrap:wrap;gap:var(--about-stack-sm);margin:0;padding:0;list-style:none}.wcwy-about-contact__socials a{font-size:14px;border-bottom:1px solid var(--about-rule)}.wcwy-about-contact__grid--single{grid-template-columns:minmax(0,1fr)}.wcwy-about-cta-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--about-stack-md);align-items:center;padding:var(--about-section-pad-y) var(--about-pad);color:var(--about-dark);background:var(--about-light)}.wcwy-about-cta-band .wcwy-about__eyebrow{color:#0b0b0d8a}.wcwy-about-cta-band h2{max-width:980px;margin:0;font-size:var(--about-type-cta);line-height:.95}[data-about-reveal],[data-about-reveal-stagger]>*{opacity:1;transform:none}.wcwy-about-motion-ready [data-about-reveal],.wcwy-about-motion-ready [data-about-reveal-stagger]>*{opacity:0;transform:translateY(18px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.wcwy-about-motion-ready [data-about-reveal].is-visible,.wcwy-about-motion-ready [data-about-reveal-stagger].is-visible>*{opacity:1;transform:none}.wcwy-about-motion-ready [data-about-reveal-stagger].is-visible>*:nth-child(2){transition-delay:90ms}.wcwy-about-motion-ready [data-about-reveal-stagger].is-visible>*:nth-child(3){transition-delay:.18s}@media(max-width:989px){.wcwy-about-hero__band,.wcwy-about-contact__grid,.wcwy-about__section-heading--split{grid-template-columns:1fr}.wcwy-about-hero__actions{flex-direction:row;align-items:center}.wcwy-about-pillars__grid{grid-template-columns:1fr}.wcwy-about-pillar{min-height:0;border-right:0;border-bottom:1px solid var(--about-rule)}.wcwy-about-pillar:last-child{border-bottom:0}.wcwy-about-pillar__number{margin-bottom:64px}.wcwy-about-location{grid-template-columns:1fr}.wcwy-about-location__media{aspect-ratio:16 / 10;min-height:0;border-right:0;border-bottom:1px solid var(--about-rule)}}@media(max-width:767px){.wcwy-about{width:100%;margin-left:0;min-width:0;overflow-x:clip}.wcwy-about *,.wcwy-about *:before,.wcwy-about *:after{min-width:0}.wcwy-about-hero{min-height:var(--about-hero-mobile-height, 75vh)}.wcwy-about-hero__band{gap:var(--about-stack-md);padding:88px 18px 28px;text-align:center}.wcwy-about-hero__copy{margin:0 auto}.wcwy-about-hero h1{font-size:clamp(38px,12vw,64px)}.wcwy-about-hero__actions{width:100%;flex-direction:column;align-items:center}.wcwy-about-hero__actions .wcwy-about__button{width:100%;max-width:320px}.wcwy-about-intro__split,.wcwy-about-founder__grid,.wcwy-about-founder--image-left .wcwy-about-founder__grid{grid-template-columns:1fr;gap:var(--about-stack-md)}.wcwy-about-intro__images{grid-template-columns:1fr}.wcwy-about-founder--image-left .wcwy-about-founder__text,.wcwy-about-founder--image-left .wcwy-about-founder__media{order:initial}.wcwy-about-founder--mobile-image-first .wcwy-about-founder__media,.wcwy-about-founder--mobile-text-first .wcwy-about-founder__text{order:-1}.wcwy-about-location__details{padding:24px 16px}.wcwy-about-location__title-row{flex-direction:column}.wcwy-about-location__facts{grid-template-columns:1fr;gap:28px}.wcwy-about-showroom .wcwy-about-location__actions{align-items:flex-start;flex-direction:column}.wcwy-about-showroom .wcwy-about-location__actions .wcwy-about__button{width:100%}.wcwy-about-showroom .wcwy-about-location__contact{align-items:flex-start;flex-direction:column;gap:8px}.wcwy-about-showroom .wcwy-about-location__contact p{text-align:left}.wcwy-about-location__map{min-height:250px;flex-direction:column;align-items:flex-start;justify-content:flex-end}.wcwy-about-location__map-copy{max-width:100%}.wcwy-about-cta-band{grid-template-columns:1fr;text-align:center}.wcwy-about-cta-band .wcwy-about__button{justify-self:center}}@media(prefers-reduced-motion:reduce){.wcwy-about *,.wcwy-about *:before,.wcwy-about *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.wcwy-about [data-about-reveal],.wcwy-about [data-about-reveal-stagger]>*{opacity:1!important;transform:none!important}}.wcwy-about-form{margin-top:var(--about-stack-lg);padding-top:var(--about-stack-md);border-top:1px solid var(--about-rule);max-width:780px}.wcwy-about-form__row{display:grid;grid-template-columns:1fr 1fr;gap:var(--about-stack-sm)}@media(max-width:749px){.wcwy-about-form__row{grid-template-columns:1fr}}.wcwy-about-form__field{display:block;margin-bottom:var(--about-stack-sm)}.wcwy-about-form__field>span{display:block;margin-bottom:var(--about-stack-xs);color:var(--about-label);font-family:var(--font-ui);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.wcwy-about-form__field input,.wcwy-about-form__field textarea{width:100%;box-sizing:border-box;min-height:48px;padding:12px 14px;border:1px solid var(--about-field-border);border-radius:var(--wcwy-radius);background:var(--about-field-bg);color:inherit;font-family:var(--font-body);font-size:15px;font-weight:300;line-height:1.5;transition:background-color .16s ease,border-color .16s ease}.wcwy-about-form__field textarea{resize:vertical}.wcwy-about-form__field input::placeholder,.wcwy-about-form__field textarea::placeholder{color:inherit;opacity:.4}.wcwy-about-form__field input:hover,.wcwy-about-form__field textarea:hover{border-color:var(--about-field-border-hover);background:var(--about-field-bg-hover)}.wcwy-about-form__field input:focus,.wcwy-about-form__field textarea:focus{border-color:var(--about-fg);background:var(--about-field-bg-hover)}.wcwy-about-form__field input:focus-visible,.wcwy-about-form__field textarea:focus-visible{outline:2px solid currentColor;outline-offset:2px}.wcwy-about-form__submit{margin-top:var(--about-stack-xs);border:0;cursor:pointer}@media(max-width:749px){.wcwy-about-form__submit{width:100%}}.wcwy-about-form__notice{margin:0 0 var(--about-stack-sm);padding:12px 14px;border:1px solid currentColor;border-radius:var(--wcwy-radius);font-family:var(--font-body);font-size:14px;font-weight:300;line-height:1.5}.wcwy-about-form__notice--error{border-width:2px}.wcwy-about-form__notice ul{margin:0;padding-left:1.1em}.wcwy-about-showroom[id],.wcwy-about-contact[id],.wcwy-about-faq[id],.wcwy-about[id]{scroll-margin-top:76px}@media(max-width:798px){.wcwy-about-showroom[id],.wcwy-about-contact[id],.wcwy-about-faq[id],.wcwy-about[id]{scroll-margin-top:68px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/wcwy-about.css.map */
