.author-profile{--ap-accent: linear-gradient(90deg, #0091ff 0%, #8e6fea 42%, #e461cc 64%, #ff7206 88%, #ff9900 100%);--ap-line: rgba(var(--color-foreground), .1);--ap-line-2: rgba(var(--color-foreground), .2);--ap-muted: rgba(var(--color-foreground), .62);--ap-surface: rgb(var(--color-background));--ap-radius: var(--text-boxes-radius, 18px);--ap-shadow: 0 10px 34px rgba(var(--color-shadow), .07);--ap-shadow-lg: 0 24px 60px rgba(var(--color-shadow), .1)}.author-profile *{box-sizing:border-box}.author-profile .ap-kicker{font-family:var(--font-body-family);text-transform:uppercase;letter-spacing:.16em;font-size:1.2rem;font-weight:700;color:rgb(var(--color-foreground));display:flex;align-items:center;gap:1rem;margin:0 0 1.2rem}.author-profile .ap-kicker--center{justify-content:center}.author-profile .ap-rule{width:2.6rem;height:3px;border-radius:3px;background:var(--ap-accent);flex:0 0 auto}.author-profile .ap-h2{font-size:calc(var(--font-heading-scale) * 3.1rem);line-height:1.15;margin:0 0 1rem}.author-profile .ap-sub{color:var(--ap-muted);font-size:1.7rem;margin:0;max-width:62ch}.author-profile .ap-sub a{color:rgb(var(--color-foreground));text-underline-offset:.3rem}.author-profile .ap-card{background:var(--ap-surface);border:.1rem solid var(--ap-line);border-radius:var(--ap-radius);box-shadow:var(--ap-shadow)}.author-profile .ap-section{margin-top:5.2rem}.author-profile .ap-sec-head{max-width:72ch;margin-bottom:2.6rem}.author-profile .ap-hero{padding:3.6rem;position:relative;overflow:hidden;box-shadow:var(--ap-shadow-lg)}.author-profile .ap-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--ap-accent)}.author-profile .ap-hero__grid{display:grid;grid-template-columns:17rem 1fr;gap:3.4rem;align-items:start}.author-profile .ap-hero__avatar{position:relative;width:17rem}.author-profile .ap-avatar-img,.author-profile .ap-monogram{width:17rem;height:17rem;border-radius:var(--ap-radius);object-fit:cover;border:.1rem solid var(--ap-line-2);background:rgba(var(--color-foreground),.03)}.author-profile .ap-monogram{display:flex;flex-direction:column;align-items:center;justify-content:center}.author-profile .ap-monogram__mark{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:6.4rem;line-height:.9;color:rgb(var(--color-foreground))}.author-profile .ap-monogram__sub{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);letter-spacing:.4em;font-size:1.3rem;margin-top:.4rem;padding-left:.4em;color:rgb(var(--color-foreground))}.author-profile .ap-monogram__line{width:8.4rem;height:3px;border-radius:3px;background:var(--ap-accent);margin-top:1.1rem}.author-profile .ap-verified{position:absolute;bottom:-1rem;right:-1rem;width:3.8rem;height:3.8rem;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;border:.4rem solid var(--ap-surface)}.author-profile .ap-name{margin:1.2rem 0 .4rem}.author-profile .ap-role{font-size:1.6rem;color:var(--ap-muted);font-weight:600;margin:.4rem 0 0}.author-profile .ap-bio{margin:1.6rem 0 0;color:var(--ap-muted);max-width:none;font-size:1.7rem}.author-profile .ap-bio strong{color:rgb(var(--color-foreground))}.author-profile .ap-byline{margin:1.4rem 0 0;font-size:1.35rem;color:var(--ap-muted);font-weight:600}.author-profile .ap-chips{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.2rem}.author-profile .ap-chip{display:flex;flex-direction:column;background:rgba(var(--color-foreground),.03);border:.1rem solid var(--ap-line);border-radius:var(--buttons-radius, 1rem);padding:1.2rem 1.7rem;min-width:11.5rem}.author-profile .ap-chip__n{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.6rem;line-height:1;color:rgb(var(--color-foreground))}.author-profile .ap-chip__l{font-size:1.2rem;color:var(--ap-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.5rem;font-weight:600}.author-profile .ap-actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;margin-top:2.4rem}.author-profile .ap-socials{display:flex;gap:.9rem}.author-profile .ap-soc{width:4.4rem;height:4.4rem;border-radius:var(--buttons-radius, 1rem);border:.1rem solid var(--ap-line-2);display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));transition:background .15s ease,color .15s ease}.author-profile .ap-soc:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.author-profile .ap-soc svg{width:1.9rem;height:1.9rem;fill:currentColor}.author-profile .ap-story{display:grid;grid-template-columns:1.35fr .95fr;gap:3.4rem;align-items:start;margin-top:5.2rem}.author-profile .ap-prose{color:var(--ap-muted);font-size:1.7rem}.author-profile .ap-prose p:first-child{font-size:1.95rem;color:rgb(var(--color-foreground))}.author-profile .ap-prose strong{color:rgb(var(--color-foreground))}.author-profile .ap-side{padding:2.4rem;position:sticky;top:9.6rem}.author-profile .ap-side__title{font-size:1.4rem;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.4rem}.author-profile .ap-facts{list-style:none;margin:0;padding:0}.author-profile .ap-facts li{display:flex;gap:1.2rem;padding:1.1rem 0;border-bottom:.1rem solid var(--ap-line);font-size:1.45rem;color:var(--ap-muted)}.author-profile .ap-facts li:last-child{border-bottom:0}.author-profile .ap-facts__k{color:rgb(var(--color-foreground));flex:0 0 7.5rem;font-weight:700}.author-profile .ap-band{border-radius:var(--ap-radius);padding:3.6rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:5.2rem;position:relative;overflow:hidden}.author-profile .ap-band:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--ap-accent)}.author-profile .ap-band__n{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:4.4rem;line-height:1;color:rgb(var(--color-foreground));display:block}.author-profile .ap-band__l{color:rgba(var(--color-foreground),.8);font-size:1.4rem;margin-top:.8rem;display:block}.author-profile .ap-grid{display:grid;gap:1.6rem}.author-profile .ap-grid--4{grid-template-columns:repeat(4,1fr)}.author-profile .ap-grid--3{grid-template-columns:repeat(3,1fr)}.author-profile .ap-grid--2{grid-template-columns:repeat(2,1fr)}.author-profile .ap-pillar{padding:2.4rem}.author-profile .ap-pillar__ic{width:4.6rem;height:4.6rem;border-radius:var(--buttons-radius, 1rem);background:rgba(var(--color-foreground),.04);border:.1rem solid var(--ap-line);display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));margin-bottom:1.5rem}.author-profile .ap-pillar__ic svg{width:2.3rem;height:2.3rem;fill:none;stroke:currentColor;stroke-width:1.8}.author-profile .ap-pillar__tag{font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;display:inline-block;margin-bottom:1.2rem;background:var(--ap-accent);-webkit-background-clip:text;background-clip:text;color:transparent}.author-profile .ap-pillar__h{font-size:1.8rem;margin:0 0 .7rem}.author-profile .ap-pillar__t{font-size:1.45rem;color:var(--ap-muted);margin:0;line-height:1.55}.author-profile .ap-step{padding:2.6rem}.author-profile .ap-step__n{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.5rem;color:rgb(var(--color-background));background:rgb(var(--color-foreground));width:3.6rem;height:3.6rem;border-radius:var(--buttons-radius, 1rem);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.author-profile .ap-step__h{font-size:1.9rem;margin:0 0 .8rem}.author-profile .ap-step__t{font-size:1.45rem;color:var(--ap-muted);margin:0}.author-profile .ap-offroad{font-size:1.2rem;color:var(--ap-muted);text-align:center;padding:1.4rem;border:.1rem dashed var(--ap-line-2);border-radius:var(--buttons-radius, 1rem);margin:2rem 0 0}.author-profile .ap-review{padding:2.4rem}.author-profile .ap-stars{color:#e6a532;letter-spacing:.2rem;font-size:1.5rem;display:block;margin-bottom:.9rem}.author-profile .ap-review__q{font-size:1.65rem;color:rgb(var(--color-foreground));line-height:1.55;margin:0 0 1.4rem}.author-profile .ap-review__q strong{font-weight:700}.author-profile .ap-review__src{font-size:1.3rem;color:var(--ap-muted);border-top:.1rem solid var(--ap-line);padding-top:1.2rem;margin:0;font-weight:600}.author-profile .ap-topic{padding:1.6rem 1.8rem;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.author-profile .ap-topic__label{font-weight:600;color:rgb(var(--color-foreground));font-size:1.5rem}.author-profile .ap-topic__link{font-size:1.3rem;white-space:nowrap;color:rgb(var(--color-foreground));font-weight:700;text-decoration:underline;text-underline-offset:.3rem;text-decoration-color:var(--ap-line-2)}.author-profile .ap-topic__link:hover{text-decoration-color:currentColor}.author-profile .ap-posts{display:grid;gap:1.2rem}.author-profile .ap-post{display:grid;grid-template-columns:1fr auto;gap:1.6rem;align-items:center;padding:2.2rem 2.4rem;text-decoration:none;color:inherit;transition:transform .12s ease,box-shadow .12s ease}.author-profile .ap-post:hover{transform:translateY(-.2rem);box-shadow:var(--ap-shadow-lg)}.author-profile .ap-post__meta{display:block;font-size:1.15rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:.9rem;color:rgb(var(--color-foreground))}.author-profile .ap-post__title{display:block;margin:0 0 .6rem}.author-profile .ap-post__excerpt{display:block;color:var(--ap-muted);font-size:1.45rem}.author-profile .ap-post__go{font-size:2.6rem;color:rgb(var(--color-foreground))}.author-profile .ap-cta{border-radius:var(--ap-radius);padding:4.8rem 4rem;text-align:center;margin-top:5.2rem;position:relative;overflow:hidden}.author-profile .ap-cta:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--ap-accent)}.author-profile .ap-cta__h{font-size:calc(var(--font-heading-scale) * 4rem);margin:1.2rem 0 1rem}.author-profile .ap-cta__t{color:rgba(var(--color-foreground),.82);font-size:1.7rem;max-width:56ch;margin:0 auto 2.4rem}.author-profile .ap-cta__actions{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}@media screen and (max-width:989px){.author-profile .ap-hero__grid{grid-template-columns:1fr;gap:2.4rem}.author-profile .ap-story{grid-template-columns:1fr}.author-profile .ap-side{position:static}.author-profile .ap-grid--4,.author-profile .ap-band{grid-template-columns:1fr 1fr}}@media screen and (max-width:749px){.author-profile .ap-hero{padding:2.4rem}.author-profile .ap-grid--4,.author-profile .ap-grid--3,.author-profile .ap-grid--2,.author-profile .ap-band,.author-profile .ap-post{grid-template-columns:1fr}.author-profile .ap-post__go{display:none}}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map?subset=IA */
