.playground-story{--ps-blue:#1262c8;--ps-dark:#10233f;--ps-yellow:#f4d53a;--ps-sky:#eef7ff;color:var(--ps-dark)}.playground-story *{box-sizing:border-box}.story-hero{min-height:620px;position:relative;display:flex;align-items:end;background-image:var(--story-hero);background-size:cover;background-position:center}.story-hero--plain{background:linear-gradient(135deg,#0d274d,#1262c8)}.story-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#081934f5,#08193433 72%)}.story-hero__content{position:relative;z-index:1;color:#fff;padding-bottom:64px}.story-back{color:#fff;font-weight:800}.story-category,.story-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:900}.story-category{color:var(--ps-yellow);margin:28px 0 10px}.story-hero h1{font-size:clamp(44px,6vw,76px);line-height:1.05;color:#fff;max-width:1050px;margin:0 0 18px}.story-meta{display:flex;gap:18px;flex-wrap:wrap;font-weight:800}.story-content-wrap{padding-top:70px;padding-bottom:58px}.story-content{font-size:18px;line-height:1.8}.story-content h2{font-size:36px;line-height:1.2;margin-top:52px}.story-content h3{font-size:27px}.story-share{border-top:1px solid #dce5ef;margin-top:48px;padding-top:30px}.story-continue{background:var(--ps-sky);padding:85px 0}.story-heading{text-align:center;max-width:820px;margin:0 auto 38px}.story-heading .story-eyebrow{color:var(--ps-blue)}.story-heading h2{font-size:clamp(40px,5vw,62px);line-height:1.08;margin:10px 0}.story-continue__grid{display:grid;grid-template-columns:1.3fr .7fr;gap:28px;max-width:1100px;margin:0 auto}.story-continue__grid--single{grid-template-columns:1fr;max-width:760px}.story-world-card,.story-resource-card{display:flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;color:var(--ps-dark);text-decoration:none;box-shadow:0 12px 34px #10233f21}.story-world-card>span,.story-resource-card>span{display:block;aspect-ratio:16/9;background:#dcecff;overflow:hidden}.story-resource-card>span{padding:18px;background:#fff}.story-world-card img,.story-resource-card img{width:100%;height:100%;object-fit:cover}.story-resource-card img{object-fit:contain}.story-world-card>div,.story-resource-card>div{display:flex;flex:1;flex-direction:column;padding:25px}.story-world-card p,.story-resource-card p{color:var(--ps-blue);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.story-world-card h3,.story-resource-card h3{font-size:26px;margin:6px 0 12px}.story-world-card>div>div{line-height:1.6}.story-world-card b,.story-resource-card b{margin-top:auto;padding-top:20px;color:var(--ps-blue)}.story-related{padding:85px 0;background:#fff}.story-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.story-related-card{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 32px #10233f1f;display:flex;flex-direction:column}.story-related-card>a{display:block;aspect-ratio:16/10;overflow:hidden;background:#dcecff}.story-related-card>a img{width:100%;height:100%;object-fit:cover}.story-related-card>div{display:flex;flex:1;flex-direction:column;padding:23px}.story-related-card p{color:var(--ps-blue);font-size:12px;font-weight:900;text-transform:uppercase}.story-related-card h3{font-size:22px;line-height:1.3}.story-related-card h3 a{color:var(--ps-dark);text-decoration:none}.story-related-card>div>div{line-height:1.6;margin-bottom:18px}.story-related-card>div>a{margin-top:auto;color:var(--ps-blue);font-weight:900}.story-related__grid .story-related-card:only-child{grid-column:2}.story-center{text-align:center;margin-top:36px}.story-button{display:inline-block;border:0;border-radius:12px;padding:14px 24px;text-decoration:none;font-weight:900}.story-button--blue{background:var(--ps-blue);color:#fff}.story-button--yellow{background:var(--ps-yellow);color:var(--ps-dark)}.story-button--outline{border:2px solid #fff;color:#fff;margin-left:10px}.story-uncle{background:var(--ps-blue);color:#fff}.story-uncle__layout{display:grid;grid-template-columns:minmax(280px,430px) 1fr;gap:70px;align-items:center;padding-top:60px}.story-uncle__portrait{align-self:end}.story-uncle__portrait img{display:block;width:100%;max-height:540px;object-fit:contain;object-position:center bottom}.story-uncle__content{padding:55px 0 70px}.story-eyebrow--yellow{color:var(--ps-yellow)}.story-uncle h2{font-size:clamp(42px,5vw,64px);line-height:1.06;color:#fff;margin:12px 0 20px}.story-uncle__content>p:not(.story-eyebrow){font-size:18px;line-height:1.7}.story-comments{padding-top:75px;padding-bottom:85px}.story-comment{padding:20px 0;border-bottom:1px solid #dce5ef}.story-comment-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.story-comments input,.story-comments textarea{width:100%;margin-bottom:18px}.story-comments textarea{min-height:150px}@media(max-width:900px){.story-continue__grid{grid-template-columns:1fr 1fr}.story-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-uncle__layout{grid-template-columns:300px 1fr;gap:35px}.story-related__grid .story-related-card:only-child{grid-column:1/-1;max-width:470px;justify-self:center}}@media(max-width:640px){.story-hero{min-height:540px}.story-continue,.story-related{padding:60px 0}.story-continue__grid,.story-related__grid{grid-template-columns:1fr}.story-uncle__layout{grid-template-columns:1fr;text-align:center;padding-top:45px}.story-uncle__portrait{max-width:290px;margin:0 auto}.story-uncle__content{padding:15px 0 60px}.story-button--outline{margin:12px 0 0}.story-comment-fields{grid-template-columns:1fr}.story-related__grid .story-related-card:only-child{grid-column:auto;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map?subset=AAAAAAAAEA */
