.playhouse-categories{padding:clamp(4.8rem,7vw,9rem) 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.playhouse-section-heading{max-width:72rem;margin:0 auto clamp(3rem,4vw,5rem);text-align:center}.playhouse-section-heading>p{margin:0 0 1rem;color:#ff672b;font-size:1.3rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.playhouse-section-heading h2{margin:0;font-size:clamp(3.2rem,4.5vw,5.8rem);line-height:1.02;letter-spacing:-.04em}.playhouse-section-heading>div{margin-top:1.4rem;font-size:1.7rem;line-height:1.55}.playhouse-section-heading>div p{margin:0}.playhouse-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.6rem,3vw,3.2rem)}@media screen and (min-width:990px){.playhouse-categories__grid--1{grid-template-columns:minmax(0,25rem);justify-content:center}.playhouse-categories__grid--2{grid-template-columns:repeat(2,minmax(0,25rem));justify-content:center}.playhouse-categories__grid--3{grid-template-columns:repeat(3,minmax(0,25rem));justify-content:center}}.playhouse-category{display:flex;min-width:0;color:inherit;text-align:center;text-decoration:none;flex-direction:column;align-items:center}.playhouse-category__image{position:relative;display:block;width:100%;max-width:25rem;aspect-ratio:1;overflow:hidden;border:1rem solid color-mix(in srgb,var(--category-color),white 66%);border-radius:50%;background:color-mix(in srgb,var(--category-color),white 78%);transition:transform .18s ease,box-shadow .18s ease}.playhouse-category:hover .playhouse-category__image{transform:translateY(-.6rem) rotate(2deg);box-shadow:0 2rem 4rem #26344a24}.playhouse-category__image img,.playhouse-category__image svg{width:100%;height:100%;object-fit:cover}.playhouse-category__title{margin-top:1.6rem;font-size:clamp(1.7rem,1.8vw,2.3rem);font-weight:800;line-height:1.15}.playhouse-category__count{margin-top:.4rem;color:rgba(var(--color-foreground),.62);font-size:1.25rem}@media screen and (max-width:989px){.playhouse-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3.5rem}.playhouse-categories__grid--1{grid-template-columns:minmax(0,25rem);justify-content:center}.playhouse-categories__grid--3>:last-child,.playhouse-categories__grid--5>:last-child{width:100%;max-width:25rem;grid-column:1 / -1;justify-self:center}}@media screen and (max-width:749px){.playhouse-category__image{border-width:.7rem}}.playhouse-faq{padding:clamp(4.8rem,7vw,9rem) 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.playhouse-faq__inner{display:grid;grid-template-columns:minmax(24rem,.65fr) minmax(32rem,1.35fr);gap:clamp(3rem,7vw,9rem)}.playhouse-faq header>p{margin:0 0 1rem;color:#ff672b;font-size:1.3rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.playhouse-faq h2{margin:0;font-size:clamp(3.2rem,4.5vw,5.6rem);line-height:1;letter-spacing:-.04em}.playhouse-faq header>div{margin-top:1.5rem;line-height:1.6}.playhouse-faq header>div p{margin:0}.playhouse-faq__items{border-top:1px solid rgba(var(--color-foreground),.16)}.playhouse-faq details{border-bottom:1px solid rgba(var(--color-foreground),.16)}.playhouse-faq summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 0;font-size:1.75rem;font-weight:800;cursor:pointer;list-style:none}.playhouse-faq summary h3{margin:0;color:inherit;font:inherit;letter-spacing:inherit}.playhouse-faq summary::-webkit-details-marker{display:none}.playhouse-faq summary span:last-child{display:grid;width:3.2rem;height:3.2rem;border-radius:50%;background:#ff672b;color:#fff;font-size:2rem;font-weight:400;transition:transform .18s ease;place-items:center}.playhouse-faq details[open] summary span:last-child{transform:rotate(45deg)}.playhouse-faq details>div{max-width:68rem;padding:0 4rem 2.2rem 0;line-height:1.65}.playhouse-faq details>div p{margin:0}@media screen and (max-width:749px){.playhouse-faq__inner{grid-template-columns:1fr}}.playhouse-hero{position:relative;overflow:hidden;padding:clamp(3.2rem,5vw,7rem) 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.playhouse-hero:before{position:absolute;top:-15rem;right:-12rem;width:42rem;height:42rem;border:7rem solid color-mix(in srgb,var(--hero-accent),transparent 78%);border-radius:50%;content:""}.playhouse-hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,.86fr) minmax(48rem,1.14fr);align-items:center;gap:clamp(3rem,5vw,8rem)}.playhouse-hero__copy{position:relative;z-index:2}.playhouse-hero__eyebrow{display:inline-flex;margin:0 0 1.5rem;padding:.8rem 1.3rem;border-radius:999px;background:var(--hero-accent);color:#fff;font-size:1.3rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.playhouse-hero h1{max-width:12ch;margin:0;font-size:clamp(4.4rem,6.3vw,8.4rem);line-height:.96;letter-spacing:-.055em}.playhouse-hero__text{max-width:58rem;margin-top:2rem;font-size:clamp(1.6rem,1.5vw,2rem);line-height:1.55}.playhouse-hero__text p{margin:0}.playhouse-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.8rem}.playhouse-hero__proof{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin:2.4rem 0 0;padding:0;list-style:none}.playhouse-hero__proof li{position:relative;padding-left:2.1rem;font-size:1.3rem;font-weight:700}.playhouse-hero__proof li:before{position:absolute;top:.15rem;left:0;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--hero-accent);color:#fff;content:"\2713";font-size:1rem;line-height:1.5rem;text-align:center}.playhouse-hero__visual{position:relative;min-height:57rem}.playhouse-hero__shape{position:absolute;border-radius:50%;opacity:.65}.playhouse-hero__shape--one{top:3%;right:4%;width:19rem;height:19rem;background:#f8d9c9}.playhouse-hero__shape--two{bottom:1%;left:5%;width:16rem;height:16rem;background:#dceff1}.playhouse-hero__product{position:absolute;z-index:1;display:block;color:inherit;text-decoration:none}.playhouse-hero__product--main{top:4%;right:16%;width:min(42rem,60%)}.playhouse-hero__product--small{width:min(19rem,28%)}.playhouse-hero__product--top{top:3%;left:0;transform:rotate(-5deg)}.playhouse-hero__product--bottom{right:0;bottom:2%;transform:rotate(5deg)}.playhouse-hero__image{overflow:hidden;aspect-ratio:1;border:.8rem solid #fff;border-radius:3rem;background:#fff;box-shadow:0 2.2rem 5rem #26344a29}.playhouse-hero__product--main .playhouse-hero__image{aspect-ratio:4 / 5;border-radius:4rem}.playhouse-hero__image img,.playhouse-hero__image svg{width:100%;height:100%;object-fit:cover}.playhouse-hero__product-label{position:absolute;bottom:1.6rem;left:1.6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem;border-radius:1.6rem;background:#ffffffeb;box-shadow:0 .8rem 2rem #26344a1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.playhouse-hero__product-label--main{right:auto;width:min(27rem,calc(100% - 7rem));flex-direction:column;align-items:flex-start;gap:.3rem}.playhouse-hero__product-label strong{min-width:0;overflow:hidden;font-size:1.3rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.playhouse-hero__product-label span{flex:0 0 auto;font-weight:800}.playhouse-hero__product-label--small{right:.8rem;bottom:.8rem;left:.8rem;z-index:2;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.7rem .8rem;border-radius:1.1rem}.playhouse-hero__product-label--small strong{display:-webkit-box;width:100%;font-size:1rem;line-height:1.15;text-overflow:initial;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width:989px){.playhouse-hero__inner{grid-template-columns:1fr}.playhouse-hero h1{max-width:14ch}.playhouse-hero__visual{min-height:50rem}}@media screen and (max-width:749px){.playhouse-hero{padding-top:3rem}.playhouse-hero h1{font-size:clamp(4rem,13vw,6rem)}.playhouse-hero__visual{min-height:38rem}.playhouse-hero__product--main{right:13%;width:65%}.playhouse-hero__product--small{width:31%}.playhouse-hero__product-label{bottom:.8rem;left:.8rem;padding:.9rem}.playhouse-hero__product-label--main{right:auto;width:min(19rem,calc(100% - 5rem))}.playhouse-hero__product-label strong{font-size:1.1rem}.playhouse-hero__product-label--small{right:.5rem;bottom:.5rem;left:.5rem;padding:.6rem}.playhouse-hero__product-label--small strong{font-size:.85rem}}.playhouse-how{padding:clamp(4.8rem,7vw,9rem) 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.playhouse-how__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin:0;padding:0;list-style:none}.playhouse-how__steps li{position:relative;min-height:25rem;padding:3rem;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:2.8rem;background:#ffffff94}.playhouse-how__number{display:grid;width:5rem;height:5rem;border-radius:50%;background:#ff672b;color:#fff;font-size:2rem;font-weight:800;place-items:center}.playhouse-how__steps h3{margin:2.8rem 0 1rem;font-size:clamp(2.2rem,2.4vw,3rem);line-height:1.05}.playhouse-how__steps div{line-height:1.6}.playhouse-how__steps div p{margin:0}.playhouse-how__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:4rem;overflow:hidden;border-radius:2.4rem;background:#26344a;color:#fff}.playhouse-how__trust div{display:flex;padding:2.2rem;border-right:1px solid rgba(255,255,255,.14);flex-direction:column;gap:.35rem}.playhouse-how__trust div:last-child{border-right:0}.playhouse-how__trust strong{font-size:1.45rem}.playhouse-how__trust span{color:#ffffffb8;font-size:1.25rem}@media screen and (max-width:989px){.playhouse-how__steps{grid-template-columns:1fr}.playhouse-how__steps li{min-height:0}.playhouse-how__trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.playhouse-how__trust{grid-template-columns:1fr}.playhouse-how__trust div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}}.playhouse-guides__inner{padding-top:clamp(4.8rem,7vw,7.2rem);padding-bottom:clamp(4.8rem,7vw,7.2rem)}.playhouse-guides__header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.6rem}.playhouse-guides__header>div{max-width:72rem}.playhouse-guides__header h2{margin:0 0 1rem}.playhouse-guides__eyebrow{margin:0 0 .8rem;color:#ff672b;font-size:1.2rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.playhouse-guides__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem}.playhouse-guide-card{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:2.2rem;background:rgb(var(--color-background))}.playhouse-guide-card__media{display:block;aspect-ratio:16 / 10;overflow:hidden;background:rgba(var(--color-foreground),.04)}.playhouse-guide-card__media img,.playhouse-guide-card__media svg{width:100%;height:100%;object-fit:cover}.playhouse-guide-card__content{padding:1.8rem}.playhouse-guide-card__content time{color:rgba(var(--color-foreground),.62);font-size:1.2rem;font-weight:700}.playhouse-guide-card__content h3{margin:.7rem 0;font-size:2rem;line-height:1.25}.playhouse-guide-card__content h3 a,.playhouse-guide-card__link{color:rgb(var(--color-foreground));text-decoration:none}.playhouse-guide-card__link{display:inline-flex;gap:.55rem;margin-top:.8rem;font-weight:800}@media screen and (max-width:749px){.playhouse-guides__header{align-items:flex-start;flex-direction:column}.playhouse-guides__grid{display:flex;width:calc(100% + 1.5rem);padding-right:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.playhouse-guides__grid::-webkit-scrollbar{display:none}.playhouse-guide-card{flex:0 0 min(88vw,38rem);scroll-snap-align:start}}.playhouse-addons{padding:clamp(4.8rem,7vw,8rem) 0}.playhouse-addons__heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.4rem}.playhouse-addons__heading h2{margin:0 0 1rem;font-size:clamp(3rem,4vw,5rem)}.playhouse-addons__eyebrow{margin:0 0 .8rem;color:#ff672b;font-size:1.2rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.playhouse-addons__hint{flex:0 0 auto;margin:0;padding:.8rem 1.2rem;border-radius:999px;background:#dceff1;color:#26344a;font-size:1.3rem;font-weight:700}.playhouse-addons__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.playhouse-addons__products{display:grid;gap:3rem}.playhouse-addons__product-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;margin-bottom:1.2rem}.playhouse-addons__product-heading h3{margin:0;font-size:2rem}.playhouse-addons__product-heading span{color:rgba(var(--color-foreground),.68);font-size:1.2rem;font-weight:700}.playhouse-addons__card{position:relative;display:grid;overflow:hidden;border:2px solid rgba(var(--color-foreground),.1);border-radius:2.2rem;background:#fff;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.playhouse-addons__card:has(input:checked){border-color:#ff672b;transform:translateY(-2px);box-shadow:0 14px 30px #26344a21}.playhouse-addons__card input,.playhouse-addons__rice-card input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.playhouse-addons__check{position:absolute;z-index:2;top:1rem;right:1rem;display:grid;width:2.8rem;height:2.8rem;place-items:center;border:1px solid rgba(38,52,74,.16);border-radius:50%;background:#fff;color:transparent;font-weight:900}.playhouse-addons__card input:checked+.playhouse-addons__check,.playhouse-addons__rice-card input:checked+.playhouse-addons__check{border-color:#ff672b;background:#ff672b;color:#fff}.playhouse-addons__media{display:block;aspect-ratio:1;background:#f4f2ef}.playhouse-addons__media img,.playhouse-addons__media svg{width:100%;height:100%;object-fit:cover}.playhouse-addons__meta{display:grid;gap:.5rem;padding:1.3rem;color:#26344a}.playhouse-addons__meta strong{min-height:2.5em;line-height:1.25}.playhouse-addons__meta span{font-weight:800}.playhouse-addons__rice-groups{display:grid;gap:1rem}.playhouse-addons__rice-group{overflow:hidden;border:.1rem solid rgba(38,52,74,.12);border-radius:1.8rem;background:#ffffffb8}.playhouse-addons__rice-group summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.3rem 1.5rem;color:#26344a;cursor:pointer;font-weight:800;list-style:none}.playhouse-addons__rice-group summary::-webkit-details-marker{display:none}.playhouse-addons__rice-group summary span:last-child{color:#26344a9e;font-size:1.2rem}.playhouse-addons__rice-group[open] summary{border-bottom:.1rem solid rgba(38,52,74,.1)}.playhouse-addons__rice-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;padding:1rem}.playhouse-addons__rice-card{position:relative;display:flex;align-items:center;gap:.9rem;min-width:0;padding:.75rem;border:.2rem solid rgba(38,52,74,.1);border-radius:1.4rem;background:#fff;color:#26344a;cursor:pointer}.playhouse-addons__rice-card:has(input:checked){border-color:#ff672b;box-shadow:0 .8rem 1.8rem #26344a1a}.playhouse-addons__rice-card .playhouse-addons__check{top:.5rem;right:.5rem;width:2.2rem;height:2.2rem;font-size:1.1rem}.playhouse-addons__rice-media{display:block;flex:0 0 5.4rem;width:5.4rem;height:5.4rem;overflow:hidden;border-radius:1rem;background:#f4f2ef}.playhouse-addons__rice-media img,.playhouse-addons__rice-media svg{width:100%;height:100%;object-fit:cover}.playhouse-addons__rice-meta{display:grid;min-width:0;gap:.2rem;padding-right:1.5rem}.playhouse-addons__rice-meta strong{overflow:hidden;font-size:1.25rem;text-overflow:ellipsis;white-space:nowrap}.playhouse-addons__rice-meta span{font-size:1.2rem;font-weight:800}.playhouse-addons__action{position:sticky;z-index:3;bottom:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-top:2rem;padding:1.3rem 1.5rem;border:1px solid rgba(38,52,74,.12);border-radius:2rem;background:#fff9f2f0;color:#26344a;box-shadow:0 14px 36px #26344a24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.playhouse-addons__action strong,.playhouse-addons__action span{display:block}.playhouse-addons__action span{margin-top:.2rem;font-size:1.2rem}.playhouse-addons__status{min-height:2rem;margin:.8rem 0 0;font-size:1.3rem}@media screen and (max-width:989px){.playhouse-addons__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.playhouse-addons__rice-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.playhouse-addons__rice-track::-webkit-scrollbar{display:none}.playhouse-addons__rice-card{flex:0 0 13.5rem;scroll-snap-align:start}}@media screen and (max-width:549px){.playhouse-addons__heading{align-items:flex-start;flex-direction:column}.playhouse-addons__action{align-items:stretch;flex-direction:column}.playhouse-addons__action .button{width:100%}}.playhouse-finder{padding:clamp(5rem,7vw,9rem) 0}.playhouse-finder__shell{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(3rem,6vw,8rem);align-items:center;padding:clamp(2.4rem,5vw,6rem);border:1px solid rgba(var(--color-foreground),.12);border-radius:3.2rem;background:#ffffffb3}.playhouse-finder__intro h2{margin:0 0 1.6rem;font-size:clamp(3.2rem,4.4vw,5.6rem);line-height:1.02}.playhouse-finder__eyebrow{margin:0 0 1rem;color:#ff672b;font-size:1.3rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.playhouse-finder__tool{display:grid;gap:2.2rem}.playhouse-finder fieldset{margin:0;padding:0;border:0}.playhouse-finder legend{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.playhouse-finder__choices{display:flex;flex-wrap:wrap;gap:.8rem}.playhouse-finder__choices button{padding:1rem 1.4rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:999px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;font-weight:700;cursor:pointer}.playhouse-finder__choices--paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.playhouse-finder__choices--paths button{display:grid;grid-template-columns:auto 1fr;justify-items:start;column-gap:.9rem;border-radius:1.6rem;text-align:left}.playhouse-finder__choices--paths button>span{grid-row:1 / span 2;font-size:2.1rem;line-height:1}.playhouse-finder__choices--paths button strong,.playhouse-finder__choices--paths button small{display:block}.playhouse-finder__choices--paths button small{margin-top:.25rem;opacity:.72;font-size:1.1rem;font-weight:500}.playhouse-finder__choices button.is-selected{border-color:#ff672b;background:#ff672b;color:#fff}.playhouse-finder__result{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.6rem;padding:1.6rem;border-radius:2rem;background:#dceff1;color:#26344a}.playhouse-finder__result[hidden]{display:none}.playhouse-finder__result-label{display:block;margin-bottom:.3rem;font-size:1.1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.playhouse-finder__result strong{display:block;font-size:1.7rem}.playhouse-finder__result p{margin:.3rem 0 0;font-size:1.3rem}@media screen and (max-width:899px){.playhouse-finder__shell{grid-template-columns:1fr}}@media screen and (max-width:549px){.playhouse-finder__choices--paths,.playhouse-finder__result{grid-template-columns:1fr}.playhouse-finder__result .button{width:100%}}.playhouse-promos{padding:clamp(4.8rem,7vw,9rem) 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.playhouse-promos__heading{display:grid;grid-template-columns:1fr minmax(28rem,.7fr);align-items:end;gap:3rem;margin-bottom:3rem}.playhouse-promos__heading p{margin:0 0 1rem;color:#ff672b;font-size:1.3rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.playhouse-promos__heading h2{max-width:15ch;margin:0;font-size:clamp(3.2rem,4vw,5.4rem);line-height:1;letter-spacing:-.04em}.playhouse-promos__intro{font-size:1.6rem;line-height:1.55}.playhouse-promos__intro p{margin:0}.playhouse-promos__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.playhouse-promo{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(16rem,1.1fr);min-height:39rem;overflow:hidden;border-radius:3.2rem;background:var(--promo-color);color:var(--promo-text)}.playhouse-promo--wide{grid-column:1 / -1;grid-template-columns:minmax(30rem,.8fr) minmax(32rem,1.2fr);min-height:48rem}.playhouse-promo__copy{position:relative;z-index:2;display:flex;padding:clamp(2.6rem,4vw,5rem);flex-direction:column;align-items:flex-start;justify-content:center}.playhouse-promo__copy>span{padding:.65rem 1rem;border:1px solid currentColor;border-radius:999px;font-size:1.15rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.playhouse-promo__copy h3{max-width:10ch;margin:1.5rem 0 1rem;color:inherit;font-size:clamp(2.8rem,3.5vw,4.8rem);line-height:1;letter-spacing:-.04em}.playhouse-promo__copy>div{max-width:38rem;line-height:1.55}.playhouse-promo__copy>div p{margin:0}.playhouse-promo__copy a{display:inline-flex;align-items:center;gap:.8rem;margin-top:2rem;color:inherit;font-weight:800;text-decoration-thickness:.15rem;text-underline-offset:.45rem}.playhouse-promo__media{position:relative;min-height:100%}.playhouse-promo__media:before{position:absolute;z-index:0;right:-12%;bottom:-20%;width:120%;aspect-ratio:1;border-radius:50%;background:#ffffff57;content:""}.playhouse-promo__media img,.playhouse-promo__media svg{position:absolute;z-index:1;right:0;bottom:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;transition:transform .22s ease}.playhouse-promo:hover .playhouse-promo__media img{transform:scale(1.035) rotate(1deg)}@media screen and (max-width:989px){.playhouse-promos__heading,.playhouse-promos__grid{grid-template-columns:1fr}.playhouse-promo,.playhouse-promo--wide{grid-column:auto;grid-template-columns:minmax(0,.95fr) minmax(15rem,1.05fr);min-height:39rem}}@media screen and (max-width:749px){.playhouse-promo,.playhouse-promo--wide{grid-template-columns:1fr;min-height:56rem}.playhouse-promo__copy{justify-content:flex-start}.playhouse-promo__media{min-height:27rem}}.playhouse-search{padding:1.2rem 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.playhouse-search__inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.playhouse-search__label{flex:0 0 auto;margin:0;font-size:1.3rem;font-weight:700}.playhouse-search__links{display:flex;flex:1 1 auto;flex-wrap:nowrap;justify-content:flex-end;gap:.8rem;overflow-x:auto;padding:.1rem 0 .3rem;scrollbar-width:none}.playhouse-search__links a{display:inline-flex;flex:0 0 auto;align-items:center;gap:.55rem;padding:.75rem 1.2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:999px;background:#ffffff85;color:inherit;font-size:1.3rem;font-weight:700;text-decoration:none;transition:background .16s ease,transform .16s ease}.playhouse-search__links a:hover{background:#fff;transform:translateY(-1px)}@media screen and (max-width:989px){.playhouse-search__inner{align-items:flex-start;flex-direction:column;gap:.8rem}.playhouse-search__links{width:100%;justify-content:flex-start}}@media screen and (max-width:749px){.playhouse-search{padding:.8rem 0}.playhouse-search__label{display:none}}.playhouse-stories{overflow:hidden}.playhouse-stories__inner{padding-top:clamp(4.8rem,7vw,7.2rem);padding-bottom:clamp(4.8rem,7vw,7.2rem)}.playhouse-stories__header{max-width:72rem;margin-bottom:2.6rem}.playhouse-stories__header h2{margin:0 0 1rem}.playhouse-stories__eyebrow{margin:0 0 .8rem;color:#ff672b;font-size:1.2rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.playhouse-stories__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem}.playhouse-story{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:2.4rem;background:rgb(var(--color-background));box-shadow:0 1.4rem 3.2rem #26344a14}.playhouse-story__media{display:block;aspect-ratio:4 / 5;overflow:hidden;background:rgba(var(--color-foreground),.04)}.playhouse-story__media img,.playhouse-story__media svg{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.playhouse-story:hover .playhouse-story__media img{transform:scale(1.025)}.playhouse-story__content{padding:2rem}.playhouse-story__content h3{margin:.8rem 0;font-size:2.2rem}.playhouse-story__badge{display:inline-flex;padding:.55rem .9rem;border-radius:999px;background:#f8d9c9;color:#26344a;font-size:1.15rem;font-weight:800}.playhouse-story__link{display:inline-flex;gap:.55rem;margin-top:1.4rem;color:rgb(var(--color-foreground));font-weight:800;text-decoration:none}@media screen and (max-width:749px){.playhouse-stories__track{display:flex;width:calc(100% + 1.5rem);padding-right:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.playhouse-stories__track::-webkit-scrollbar{display:none}.playhouse-story{flex:0 0 min(84vw,36rem);scroll-snap-align:start}}.playhouse-card-rating{align-items:center;color:rgba(var(--color-foreground),.68);display:flex;font-size:1.15rem;gap:.55rem;line-height:1.25;margin:.55rem 0 .65rem;text-decoration:none}.playhouse-card-rating:hover{color:rgb(var(--color-foreground))}.playhouse-card-rating__stars{color:#f59b38;font-size:1.35rem;letter-spacing:-.08em;white-space:nowrap}@media screen and (max-width:749px){.playhouse-card-rating{align-items:flex-start;flex-direction:column;gap:.2rem}}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
