.hearlow-fyr{display:flex;flex-direction:column}.hearlow-fyr__intro{margin:0 0 2rem;font-size:1.7rem}.hearlow-fyr__static{margin:0 0 2rem}.hearlow-fyr.is-ready .hearlow-fyr__static,.hearlow-fyr.is-ready .hearlow-fyr__intro{display:none}.hearlow-fyr__app{display:block;color:rgb(var(--color-foreground))}.hearlow-fyr__app[hidden],.hearlow-fyr__rail[hidden],.hearlow-fyr__skip[hidden]{display:none}.hearlow-fyr__rail{margin:0 0 2.8rem}.hearlow-fyr__head{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;margin:0 0 .8rem}.hearlow-fyr__counter{font-size:1.4rem;letter-spacing:.14em;font-variant-numeric:tabular-nums;color:var(--hl-soft)}.hearlow-fyr__dots{display:flex;gap:.6rem}.hearlow-fyr__dots span{flex:1;height:2px;background:rgba(var(--color-foreground),.25)}.hearlow-fyr__dots span.is-done,.hearlow-fyr__dots span.is-current{background:var(--hl-accent)}.hearlow-fyr__echo{display:flex;align-items:center;gap:1rem;margin:0 0 1.2rem;font-size:1.4rem;line-height:1.3;color:var(--hl-soft)}.hearlow-fyr__echo:before{content:"";flex:none;width:2.4rem;height:2px;background:var(--hl-accent)}.hearlow-fyr__question{margin:0 0 2.4rem;font-family:var(--hl-font-display);font-weight:400;font-size:3rem;line-height:1.15;letter-spacing:-.01em;text-wrap:balance;color:rgb(var(--color-foreground))}.hearlow-fyr__question:focus,.hearlow-fyr__resultname:focus{outline:none}.hearlow-fyr__answers{display:block;border-bottom:1px solid rgba(var(--color-foreground),.4)}.hearlow-fyr__answer{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;min-height:6.4rem;margin:0;padding:1.4rem .8rem 1.4rem 0;text-align:left;background:none;border:0;border-top:1px solid rgba(var(--color-foreground),.4);border-radius:0;color:rgb(var(--color-foreground));font:inherit;font-size:1.8rem;line-height:1.3;cursor:pointer;-webkit-tap-highlight-color:transparent}.hearlow-fyr__answer:after{content:"\2192";flex:0 0 auto;opacity:.55}.hearlow-fyr__answer:hover{background:rgba(var(--color-foreground),.07)}.hearlow-fyr__answer:hover:after,.hearlow-fyr__answer:focus-visible:after,.hearlow-fyr__answer.is-selected:after{opacity:1}.hearlow-fyr__answer:active{background:rgba(var(--color-foreground),.12)}.hearlow-fyr__answer.is-selected,.hearlow-fyr__answer.is-selected:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding-left:1.2rem;box-shadow:inset .4rem 0 0 var(--hl-accent)}.hearlow-fyr__answer.is-selected:after{transform:translate(.6rem)}.hearlow-fyr__answers.has-choice .hearlow-fyr__answer:not(.is-selected){opacity:.4}.hearlow-fyr__answer:focus-visible,.hearlow-fyr__back:focus-visible,.hearlow-fyr__again:focus-visible,.hearlow-fyr__skip a:focus-visible,.hearlow-fyr__links a:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.hearlow-fyr__answer.is-selected:focus-visible{outline-color:rgb(var(--color-background))}.hearlow-fyr__back,.hearlow-fyr__skip a{display:inline-flex;align-items:center;min-height:4.8rem;padding:0;background:none;border:0;color:rgb(var(--color-foreground));font:inherit;font-size:1.5rem;text-decoration:underline;text-underline-offset:.4rem;cursor:pointer}.hearlow-fyr__skip a{color:var(--hl-soft)}.hearlow-fyr__skip a:hover{color:rgb(var(--color-foreground))}.hearlow-fyr__back[disabled]{pointer-events:none}.hearlow-fyr__skip{margin:2.8rem 0 0}.hearlow-fyr__result{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"e" "h" "s" "p" "l"}.hearlow-fyr__eyebrow{grid-area:e;display:flex;align-items:center;gap:1rem;margin:0 0 1.6rem;font-size:1.2rem;line-height:1.4;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--hl-accent)}.hearlow-fyr__eyebrow:before{content:"";flex:none;width:2.4rem;height:2px;background:currentColor}.hearlow-fyr__resultname{grid-area:h;margin:0 0 1.4rem;font-family:var(--hl-font-display);font-weight:400;font-size:3.6rem;line-height:1.1;letter-spacing:-.015em;text-wrap:balance;color:rgb(var(--color-foreground))}.hearlow-fyr__line{grid-area:s;margin:0;max-width:34rem;font-size:1.8rem;line-height:1.45;text-wrap:pretty;color:rgb(var(--color-foreground))}.hearlow-fyr__product{grid-area:p;margin:4rem 0 0}.hearlow-fyr__label{display:flex;align-items:center;gap:1.2rem;margin:0 0 1.6rem;font-size:1.2rem;line-height:1.4;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--hl-soft)}.hearlow-fyr__label:after{content:"";flex:1;height:1px;background:var(--hl-rule)}.hearlow-fyr__aside{margin:0;font-size:1.6rem;line-height:1.5;max-width:36rem;color:var(--hl-soft)}.hearlow-fyr__notes{margin:0 0 2.4rem;padding-left:1.6rem;border-left:2px solid var(--hl-accent);font-size:1.5rem;line-height:1.5;max-width:50rem;color:var(--hl-soft)}.hearlow-fyr__note{margin:0 0 .6rem}.hearlow-fyr__note:last-child{margin:0}.hearlow-fyr__card{margin:0 0 2.4rem}.hearlow-fyr__card-media{margin:0 0 1.6rem;aspect-ratio:3/2;background:var(--hl-frame);overflow:hidden}.hearlow-fyr__card-media img{display:block;width:100%;height:100%;object-fit:contain;padding:6%;box-sizing:border-box;mix-blend-mode:multiply}.hearlow-fyr__card-body{padding-top:1.6rem;border-top:1px solid var(--hl-rule)}.hearlow-fyr__card-media+.hearlow-fyr__card-body{padding-top:0;border-top:0}.hearlow-fyr__card-body h3{margin:0 0 .6rem;font-family:var(--hl-font-display);font-weight:400;font-size:2.4rem;line-height:1.2;letter-spacing:-.005em;color:rgb(var(--color-foreground))}.hearlow-fyr__card-body p{margin:0 0 .4rem;font-size:1.5rem;color:var(--hl-soft)}.hearlow-fyr__card-body p:last-child{margin:.8rem 0 0;font-variant-numeric:tabular-nums;color:rgb(var(--color-foreground))}.hearlow-fyr__card[data-media=photo] .hearlow-fyr__card-media{aspect-ratio:5/4;background:var(--hl-frame)}.hearlow-fyr__card[data-media=photo] .hearlow-fyr__card-media img{object-fit:cover;padding:0;mix-blend-mode:normal}.hearlow-fyr__card[data-media=portrait]:has(.hearlow-fyr__card-media){display:grid;grid-template-columns:minmax(0,min(46%,20rem)) minmax(0,1fr);column-gap:2rem;align-items:end}.hearlow-fyr__card[data-media=portrait] .hearlow-fyr__card-media{margin:0;aspect-ratio:4/5}.hearlow-fyr__card[data-media=portrait] .hearlow-fyr__card-media img{padding:0}.hearlow-fyr__card[data-media=portrait] .hearlow-fyr__card-body h3{font-size:2.2rem}.hearlow-fyr__primary{margin:0}.hearlow-fyr__primary .button,.hearlow-fyr__card--guide .button{width:100%;min-height:5.2rem}.hearlow-fyr__card--guide{margin:0;padding:2.4rem;background:var(--hl-sand);box-shadow:inset .3rem 0 0 var(--hl-accent)}.hearlow-fyr__guide-title{margin:0 0 2rem;text-wrap:balance;font-family:var(--hl-font-display);font-size:2.2rem;line-height:1.2;color:rgb(var(--color-foreground))}.hearlow-fyr__links{grid-area:l;margin:2.4rem 0 0;font-size:1.5rem}.hearlow-fyr__links a,.hearlow-fyr__again{display:inline-flex;align-items:center;min-height:4.8rem;padding:0;background:none;border:0;color:rgb(var(--color-foreground));font:inherit;text-decoration:underline;text-underline-offset:.4rem;cursor:pointer}.hearlow-fyr__links a{display:inline-block;line-height:4.8rem;min-height:0}@media screen and (min-width:750px){.hearlow-fyr__question{font-size:3.6rem}.hearlow-fyr__resultname{font-size:4.4rem}.hearlow-fyr__line{font-size:2rem;max-width:40rem}.hearlow-fyr__answer{font-size:2rem}.hearlow-fyr__product{max-width:48rem}.hearlow-fyr__primary .button{width:auto;min-width:26rem}.hearlow-fyr:not(.hearlow-fyr--result){min-height:52rem}}@media screen and (min-width:990px){.hearlow-fyr.is-ready:not(.hearlow-fyr--result) .hearlow-fyr__app{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,7fr);column-gap:8rem;align-content:start}.hearlow-fyr__rail{margin:0}.hearlow-fyr__head{flex-direction:column-reverse;align-items:flex-start;gap:.4rem}.hearlow-fyr__dots{max-width:16rem;margin-top:1.6rem}.hearlow-fyr__question{font-size:4rem}.hearlow-fyr__result{grid-template-columns:minmax(0,6fr) minmax(0,5fr);column-gap:8rem;grid-template-areas:"e p" "h p" "s p" "l p" "z p";grid-template-rows:repeat(4,auto) 1fr;align-content:start}.hearlow-fyr__product{align-self:start;max-width:none;margin:0}.hearlow-fyr__resultname{font-size:5.2rem;max-width:52rem}.hearlow-fyr__links{margin-top:4rem}}@media(prefers-reduced-motion:no-preference){.hearlow-fyr__shell{transition:background-color .36s ease,color .36s ease}.hearlow-fyr__panel:not(.hearlow-fyr__result){animation:hearlow-settle .22s ease-out}.hearlow-fyr__result>.hearlow-fyr__resultname{animation:hearlow-settle .3s ease-out .08s both}.hearlow-fyr__result>.hearlow-fyr__line,.hearlow-fyr__result>.hearlow-fyr__product{animation:hearlow-settle .26s ease-out .22s both}.hearlow-fyr__answer,.hearlow-fyr__answer:after{transition:background-color .14s ease,color .14s ease,opacity .16s ease,transform .16s ease,box-shadow .14s ease}}@media(prefers-reduced-motion:reduce){.hearlow-fyr__shell,.hearlow-fyr__panel,.hearlow-fyr__result>*,.hearlow-fyr__answer,.hearlow-fyr__answer:after{transition:none;animation:none}}@keyframes hearlow-settle{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hearlow-fyr.css.map */
