.guru-about-page{--about-ink: var(--color-brand-ink, #151521);--about-white: var(--color-pure-white, #fff);--about-cloud: var(--color-cloud-grey, #f5f5f7);--about-oat: var(--color-warm-oat, #f4f1ec);--about-line: rgb(21 21 33 / .14);--about-muted: var(--about-ink);--about-display: var(--guru-font-display, "Instrument Sans", "DM Sans", sans-serif);--about-body: var(--guru-font-body, "DM Sans", system-ui, sans-serif);min-width:0;background:var(--about-white);color:var(--about-ink);font-family:var(--about-body);-webkit-font-smoothing:antialiased}body:has(.guru-about-page){background:var(--color-pure-white, #fff)}.guru-about-page,.guru-about-page *,.guru-about-page *:before,.guru-about-page *:after{box-sizing:border-box}.guru-about-page :where(h1,h2,h3,p,ul,ol,figure){margin:0}.guru-about-page :where(h1,h2,h3){color:inherit;font-family:var(--about-display);font-weight:500;letter-spacing:-.03em}.guru-about-page :where(a){color:inherit}.guru-about-page :where(a,[tabindex]):focus-visible{outline:3px solid var(--about-white);outline-offset:2px;box-shadow:0 0 0 5px var(--about-ink)}.guru-about-page__shell{width:min(calc(100% - 80px),1344px);margin-inline:auto}.guru-about-page__breadcrumbs{display:flex;align-items:center;gap:8px;padding-block:24px;color:var(--about-muted);font-size:13px;line-height:1.4}.guru-about-page__breadcrumbs a{text-decoration-thickness:1px;text-underline-offset:3px}.guru-about-page__breadcrumbs svg{width:14px;height:14px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.guru-about-page__hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:end;gap:clamp(32px,5vw,80px);padding:clamp(40px,5vw,72px) 0 clamp(56px,7vw,96px)}.guru-about-page__hero-copy{padding-bottom:clamp(0px,3vw,40px)}.guru-about-page__eyebrow{margin-bottom:18px!important;color:var(--about-muted);font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.guru-about-page__hero h1{max-width:11ch;font-size:clamp(48px,5.4vw,76px);line-height:.98;text-wrap:balance}.guru-about-page__media{overflow:hidden;aspect-ratio:4 / 3;border-radius:20px;background:var(--about-cloud)}.guru-about-page__media img{display:block;width:100%;height:100%;object-fit:cover}.guru-about-page__reading{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,820px) minmax(0,1fr);padding-bottom:clamp(72px,9vw,128px)}.guru-about-page__prose{grid-column:2;color:var(--about-ink);font-size:16px;font-weight:400;line-height:1.65}.guru-about-page__prose>:first-child{margin-bottom:56px;color:var(--about-ink);font-family:var(--about-display);font-size:clamp(24px,2.6vw,34px);font-weight:500;letter-spacing:-.025em;line-height:1.2;text-wrap:balance}.guru-about-page__prose :where(h2,h3){margin-top:48px;margin-bottom:16px;color:var(--about-ink);font-size:clamp(19px,1.7vw,23px);line-height:1.2}.guru-about-page__prose :where(p,ol,ul)+:where(p,ol,ul){margin-top:16px}.guru-about-page__prose ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;padding:0;list-style:none}.guru-about-page__prose li{min-width:0;min-height:176px;border-radius:16px;background:var(--about-cloud);padding:24px}.guru-about-page__prose li strong{display:block;margin-bottom:12px;color:var(--about-ink);font-family:var(--about-display);font-size:17px;font-weight:500;letter-spacing:-.02em;line-height:1.25}.guru-about-page__related{border-top:1px solid var(--about-line);padding-block:clamp(48px,6vw,80px) clamp(80px,9vw,128px)}.guru-about-page__related>h2{margin-bottom:28px;font-size:clamp(28px,3vw,40px);line-height:1.05}.guru-about-page__related nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guru-about-page__related a{position:relative;display:grid;min-height:184px;grid-template-rows:auto 1fr auto;border-radius:16px;background:var(--about-oat);padding:24px;text-decoration:none;transition:background-color .18s ease}.guru-about-page__related a[aria-current=page]{background:var(--about-cloud)}.guru-about-page__related a strong{font-family:var(--about-display);font-size:21px;font-weight:500;letter-spacing:-.025em;line-height:1.2}.guru-about-page__related a span{max-width:30ch;padding-top:12px;color:var(--about-muted);font-size:14px;line-height:1.5}.guru-about-page__related a svg{width:24px;height:24px;justify-self:end;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:transform .18s ease}@media(hover:hover){.guru-about-page__related a:hover{background:var(--about-cloud)}.guru-about-page__related a:hover svg{transform:translate(4px)}}.guru-about-page__unavailable{min-height:55vh;padding-block:96px}.guru-about-page__unavailable h1{margin-bottom:16px;font-size:clamp(40px,5vw,64px);line-height:1}@media(max-width:63.9375rem){.guru-about-page__shell{width:min(calc(100% - 48px),1344px)}.guru-about-page__hero{gap:32px}}@media(max-width:47.9375rem){.guru-about-page__shell{width:min(calc(100% - 32px),1344px)}.guru-about-page__breadcrumbs{padding-block:18px}.guru-about-page__hero{grid-template-columns:1fr;gap:32px;padding:32px 0 56px}.guru-about-page__hero-copy{padding-bottom:0}.guru-about-page__hero h1{max-width:12ch;font-size:clamp(40px,12vw,56px)}.guru-about-page__media{aspect-ratio:4 / 3;border-radius:16px}.guru-about-page__reading{display:block;padding-bottom:80px}.guru-about-page__prose>:first-child{margin-bottom:40px;font-size:23px}.guru-about-page__prose :where(h2,h3){margin-top:40px}.guru-about-page__prose ul,.guru-about-page__related nav{grid-template-columns:1fr}.guru-about-page__prose li{min-height:0}.guru-about-page__related a{min-height:160px}}@media(prefers-reduced-motion:reduce){.guru-about-page__related :is(a,svg){scroll-behavior:auto;transition:none}}@media print{.guru-about-page__breadcrumbs,.guru-about-page__related{display:none}.guru-about-page__shell,.guru-about-page__reading{width:100%;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/guru-about-page.css.map */
