.byysc-statement{padding-block:clamp(3rem,9vw,6rem)}.byysc-statement__inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.byysc-statement__eyebrow{margin:0}.byysc-statement__heading{margin:0;max-width:22ch}.byysc-statement__body{margin:0;font-size:1.0625rem;line-height:1.6;max-width:38ch;color:inherit;opacity:.78}.byysc-statement__body p{margin:0 0 .75em}.byysc-statement__body p:last-child{margin-bottom:0}.byysc-statement__link{margin-top:.5rem;font-size:.875rem;letter-spacing:.04em;text-transform:uppercase}.byysc-cta{padding-block:clamp(3.5rem,10vw,7rem);position:relative;overflow:hidden;isolation:isolate}.byysc-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 60% at 50% 100%,#f6561f2e,#f6561f00 70%);pointer-events:none;z-index:-1}.byysc-cta__inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.byysc-cta__eyebrow{margin:0}.byysc-cta__heading{margin:0;max-width:22ch}.byysc-cta__subtext{margin:0;max-width:38ch}.byysc-cta__button{margin-top:.5rem}.byysc-cta--editorial{--bysc-line: #0b0b0b;--bysc-text: #0b0b0b;--bysc-muted: #666666;--bysc-coral: #F6561F;background:#fff;color:var(--bysc-text);border-top:1px solid var(--bysc-line);border-bottom:1px solid var(--bysc-line);padding-block:clamp(3rem,7vw,5.5rem)}.byysc-cta--editorial:before{display:none}.byysc-cta--editorial .byysc-cta__eyebrow{color:var(--bysc-muted);font-family:var(--byysc-font-display);font-style:italic;letter-spacing:.06em}.byysc-cta--editorial .byysc-cta__heading{color:var(--bysc-text);font-family:var(--byysc-font-display);font-style:italic;font-weight:700;font-size:clamp(1.6rem,4vw,2.6rem);letter-spacing:-.01em}.byysc-cta--editorial .byysc-cta__subtext{color:var(--bysc-muted)}.byysc-cta--editorial .byysc-cta__button{background:var(--bysc-text);color:#fff;border:1px solid var(--bysc-line);border-radius:0;font-family:var(--byysc-font-display);font-style:italic;font-weight:700;text-transform:none;letter-spacing:.01em;transition:background var(--byysc-dur-base) var(--byysc-ease-out),color var(--byysc-dur-base) var(--byysc-ease-out)}.byysc-cta--editorial .byysc-cta__button:hover{background:#fff;color:var(--bysc-text);box-shadow:none}@media(prefers-reduced-motion:reduce){.byysc-cta--editorial .byysc-cta__button{transition:none}}.byysc-featured{--bysc-line: #0b0b0b;--bysc-text: #0b0b0b;--bysc-muted: #666666;--bysc-coral: #F6561F;position:relative;display:block;background:transparent;color:var(--bysc-text);padding-block:clamp(2rem,5vw,3.5rem) clamp(3.5rem,8vw,6rem);isolation:isolate}.byysc-featured:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:#fff;pointer-events:none}.byysc-featured:before{content:"";position:absolute;top:-20%;right:-10%;bottom:-20%;left:-10%;z-index:-1;pointer-events:none;background:radial-gradient(36% 44% at 22% 22%,rgba(218,65,236,.07),transparent 62%),radial-gradient(40% 48% at 80% 60%,rgba(159,80,211,.06),transparent 64%),radial-gradient(44% 44% at 52% 92%,rgba(246,86,31,.045),transparent 64%);animation:byysc-featured-waves 24s ease-in-out infinite alternate}@keyframes byysc-featured-waves{to{transform:translate(5%,4%) scale(1.12)}}.byysc-featured__heart{display:flex;align-items:center;gap:clamp(1rem,3vw,2.25rem);width:100%;max-width:72rem;margin:0 auto clamp(2rem,5vw,3.5rem);padding-inline:clamp(1rem,4vw,2.5rem)}.byysc-featured__heart:before,.byysc-featured__heart:after{content:"";flex:1;height:1px;background:var(--bysc-line)}.byysc-featured__heart-icon{flex:0 0 auto;width:24px;height:27px;background:var(--bysc-text)}.byysc-featured__inner{position:relative;display:grid;gap:clamp(1.5rem,4vw,2.5rem)}.byysc-featured__header{display:flex;align-items:baseline;justify-content:space-between;gap:1.25rem}.byysc-featured__heading{margin:0;color:var(--bysc-text);font-family:var(--byysc-font-display);font-style:italic;font-weight:700;font-size:clamp(1.5rem,3.2vw,2.2rem);letter-spacing:-.01em;line-height:1.05}.byysc-featured__view-all{flex:0 0 auto;color:var(--bysc-text);font-family:var(--byysc-font-display);font-style:italic;font-size:.8rem;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;transition:color var(--byysc-dur-base, .22s) var(--byysc-ease-out, ease-out)}.byysc-featured__view-all:hover,.byysc-featured__view-all:focus-visible{color:var(--bysc-coral)}.byysc-featured__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.6rem)}.byysc-featured__card{display:block;min-width:0;color:inherit;text-decoration:none}.byysc-featured__frame{position:relative;display:grid;place-items:center;aspect-ratio:4 / 5;overflow:hidden;border:1px solid var(--bysc-line);background:#fff;padding:clamp(1rem,2.5vw,1.75rem);box-shadow:7px 7px 0 0 var(--bysc-text);transition:transform var(--byysc-dur-base, .22s) var(--byysc-ease-out, ease-out),box-shadow var(--byysc-dur-base, .22s) var(--byysc-ease-out, ease-out)}.byysc-featured__image{max-width:100%;max-height:100%;object-fit:contain}.byysc-featured__meta{display:block;padding-top:.7rem}.byysc-featured__name{display:block;color:var(--bysc-text);font-family:var(--byysc-font-name);font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1;margin-bottom:.2rem}.byysc-featured__status{display:block;color:var(--bysc-muted);font-family:var(--byysc-font-display);font-style:italic;font-size:.85rem;line-height:1.2}.byysc-featured__card:hover .byysc-featured__frame,.byysc-featured__card:focus-visible .byysc-featured__frame{transform:translate(3px,3px);box-shadow:3px 3px 0 0 var(--bysc-coral)}.byysc-featured__card:focus-visible{outline:2px solid var(--bysc-text);outline-offset:4px}@media(max-width:900px){.byysc-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.byysc-featured__header{align-items:start;flex-direction:column}.byysc-featured__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.byysc-featured:before{animation:none}.byysc-featured__frame{transition:none}}.byysc-footer{--bysc-line: #0b0b0b;--bysc-text: #0b0b0b;--bysc-muted: #666666;--bysc-coral: #F6561F;display:block;position:relative;z-index:0;background:#fff;color:var(--bysc-text);border-top:1px solid var(--bysc-line);padding-block:clamp(3rem,7vw,5.5rem) clamp(1.25rem,3vw,2rem)}.byysc-footer__inner{display:flex;flex-direction:column;gap:clamp(2rem,5vw,4rem)}.byysc-footer__top{display:grid;grid-template-columns:minmax(10rem,.85fr) minmax(18rem,1fr);gap:clamp(2rem,6vw,5rem);align-items:start}.byysc-footer__logo-link{display:inline-flex;width:fit-content;text-decoration:none}.byysc-footer__logo{display:block;width:min(13.75rem,58vw);height:auto}.byysc-footer__newsletter{justify-self:end;width:min(100%,31rem)}.byysc-footer__signup{display:flex;flex-direction:column;gap:var(--byysc-space-xs)}.byysc-footer__signup-label,.byysc-footer__heading{margin:0;font-family:var(--byysc-font-display);font-style:italic;font-size:.82rem;font-weight:700;letter-spacing:.04em;line-height:1.3;text-transform:none;color:var(--bysc-text)}.byysc-footer__field{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid var(--bysc-line);border-radius:0;background:#fff;overflow:hidden;transition:border-color var(--byysc-dur-base) var(--byysc-ease-out),background-color var(--byysc-dur-base) var(--byysc-ease-out)}.byysc-footer__field:focus-within{border-color:var(--bysc-coral);background:#fff}.byysc-footer__input{width:100%;min-width:0;border:0;background:transparent;color:var(--bysc-text);font:inherit;padding:.95rem 1rem}.byysc-footer__input::placeholder{color:var(--bysc-muted);opacity:1}.byysc-footer__input:focus{outline:0}.byysc-footer__input:-webkit-autofill,.byysc-footer__input:-webkit-autofill:hover,.byysc-footer__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--bysc-text);caret-color:var(--bysc-text);transition:background-color 9999s ease-out}.byysc-footer__submit{display:inline-flex;align-items:center;justify-content:center;min-width:3.25rem;align-self:stretch;border:0;border-left:1px solid var(--bysc-line);background:var(--bysc-text);color:#fff;cursor:pointer;font:inherit;font-size:1.25rem;transition:filter var(--byysc-dur-base) var(--byysc-ease-out),transform var(--byysc-dur-fast) var(--byysc-ease-out)}.byysc-footer__submit:hover{filter:brightness(1.06)}.byysc-footer__submit:active{transform:translateY(1px)}.byysc-footer__message{margin:0;color:var(--bysc-muted);font-size:var(--byysc-fs-sm);line-height:1.5}.byysc-footer__message--error{color:var(--byysc-error)}.byysc-footer__message ul{margin:0;padding-left:1rem}.byysc-footer__main{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem)}.byysc-footer__column{min-width:0}.byysc-footer__links{display:flex;flex-direction:column;gap:.65rem;list-style:none;margin:var(--byysc-space-sm) 0 0;padding:0}.byysc-footer__item{margin:0}.byysc-footer__link,.byysc-footer__text{color:var(--bysc-muted);font-size:var(--byysc-fs-sm);line-height:1.45}.byysc-footer__link{text-decoration:none;transition:color var(--byysc-dur-base) var(--byysc-ease-out)}.byysc-footer__link:hover{color:var(--bysc-coral)}.byysc-footer__legal{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--byysc-space-xs) var(--byysc-space-lg);padding-top:var(--byysc-space-lg);border-top:1px solid var(--bysc-line);color:var(--bysc-muted);font-size:var(--byysc-fs-xs);line-height:1.4}.byysc-footer a:focus-visible,.byysc-footer button:focus-visible,.byysc-footer input:focus-visible{outline:2px solid var(--bysc-text);outline-offset:3px}@media screen and (max-width:989px){.byysc-footer__top{grid-template-columns:1fr}.byysc-footer__newsletter{justify-self:start}.byysc-footer__main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:639px){.byysc-footer{padding-block-start:clamp(2.5rem,12vw,3.5rem)}.byysc-footer__main{grid-template-columns:1fr}.byysc-footer__legal{flex-direction:column}}@media(prefers-reduced-motion:reduce){.byysc-footer__field,.byysc-footer__link,.byysc-footer__input,.byysc-footer__input:-webkit-autofill,.byysc-footer__input:-webkit-autofill:hover,.byysc-footer__input:-webkit-autofill:focus,.byysc-footer__submit{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
