:root{--tm-rose: #d65a7b;--tm-rose-dark: #b84464;--tm-soft-rose: #f8e6ec;--tm-cream: #fff8f4;--tm-gold: #e9c46a;--tm-text: #5a3e4a;--tm-muted: #8a6b75;--tm-border: #f0d7c9;--tm-white: #ffffff;--tm-shadow: 0 18px 50px rgba(90, 62, 74, .12);--tm-radius: 12px}body,h1,h2,h3,.h0,.h1,.h2{color:var(--tm-text);letter-spacing:0}.button,.shopify-challenge__button,.customer button{border-radius:999px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover,.shopify-challenge__button:hover,.customer button:hover{transform:translateY(-1px);box-shadow:0 10px 28px #d65a7b38}.button--secondary{color:var(--tm-rose);background:var(--tm-white)}.header-wrapper{background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.announcement-bar{background:var(--tm-rose);color:var(--tm-white)}.header__menu-item,.header__icon{color:var(--tm-text)}.header__active-menu-item,.header__menu-item:hover{color:var(--tm-rose)}.card-wrapper{transition:transform .18s ease,box-shadow .18s ease}.card-wrapper:hover{transform:translateY(-3px)}.tm-section{background:var(--tm-cream);color:var(--tm-text)}.tm-section--white{background:var(--tm-white)}.tm-page-width{width:min(100% - 3.2rem,var(--page-width));margin-inline:auto}.tm-eyebrow{margin:0 0 .8rem;color:var(--tm-rose);font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tm-heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(3rem,5vw,6.4rem);font-weight:500;line-height:.95}.tm-heading--section{font-size:clamp(3rem,3.4vw,4.2rem);font-weight:500;line-height:1.08;text-align:center}.tm-subheading{max-width:64rem;margin:1.2rem auto 0;color:var(--tm-muted);font-size:1.6rem;line-height:1.65}.tm-card{overflow:hidden;border:1px solid var(--tm-border);border-radius:var(--tm-radius);background:var(--tm-white);box-shadow:0 10px 32px #5a3e4a14}.tm-card__media{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.tm-card__body{padding:1.8rem}.tm-card__title{margin:0;font-family:var(--font-heading-family);font-size:2.2rem;line-height:1.1}.tm-card__text{margin:.8rem 0 1.6rem;color:var(--tm-muted);font-size:1.4rem;line-height:1.55}.tm-link{color:var(--tm-rose);font-weight:700;text-decoration:none}.tm-link:hover{color:var(--tm-rose-dark)}.tm-button-row{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.tm-button{display:inline-flex;min-height:4.4rem;align-items:center;justify-content:center;padding:1.2rem 2.2rem;border:1px solid var(--tm-rose);border-radius:999px;background:var(--tm-rose);color:var(--tm-white);font-size:1.4rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.tm-button:hover{transform:translateY(-1px);background:var(--tm-rose-dark);box-shadow:0 12px 30px #d65a7b40;color:var(--tm-white)}.tm-button--secondary{background:var(--tm-white);color:var(--tm-rose)}.tm-button--secondary:hover{background:var(--tm-soft-rose);color:var(--tm-rose-dark)}.tm-section-header{max-width:76rem;margin:0 auto 3.2rem;text-align:center}.tm-placeholder{display:grid;min-height:18rem;place-items:center;background:linear-gradient(135deg,var(--tm-soft-rose),var(--tm-cream));color:var(--tm-muted)}@media screen and (max-width:749px){.tm-page-width{width:min(100% - 2.4rem,var(--page-width))}.tm-button-row{align-items:stretch}.tm-button{width:100%}}.tm-hero{position:relative;display:grid;overflow:hidden;align-items:center}.tm-hero__background{position:absolute;top:0;right:0;bottom:0;left:0}.tm-hero__background:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff8f4f5,#fff8f49e 45%,#fff8f414);content:""}.tm-hero__background-image{width:100%;height:100%;object-fit:cover}.tm-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(32rem,1.1fr);gap:3.2rem;align-items:center;padding-block:5.6rem}.tm-hero__inner--center{grid-template-columns:1fr;text-align:center}.tm-hero__inner--right{grid-template-columns:minmax(32rem,1.1fr) minmax(0,.9fr)}.tm-hero__inner--right .tm-hero__copy{grid-column:2}.tm-hero__inner--right .tm-hero__characters{grid-column:1;grid-row:1}.tm-hero__copy{max-width:56rem}.tm-hero__inner--center .tm-hero__copy{max-width:72rem;margin-inline:auto}.tm-hero__text{max-width:54rem;margin:1.6rem 0 2.4rem;color:var(--tm-muted);font-size:1.7rem;line-height:1.7}.tm-hero__inner--center .tm-hero__text{margin-inline:auto}.tm-hero__characters{align-self:end}.tm-hero__characters-image{display:block;width:100%;max-height:54rem;object-fit:contain;filter:drop-shadow(0 22px 40px rgba(90,62,74,.2))}.tm-benefits{position:relative;z-index:2;margin-top:-3.2rem}.tm-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;overflow:hidden;border:1px solid var(--tm-border);border-radius:0 0 var(--tm-radius) var(--tm-radius);background:#fffffff0;box-shadow:0 14px 34px #5a3e4a12}.tm-benefit{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.5rem;align-items:start;min-height:8.2rem;padding:1.8rem 2rem}.tm-benefit+.tm-benefit{border-left:1px solid var(--tm-border)}.tm-benefit__icon{display:grid;width:3rem;height:3rem;place-items:center;color:var(--tm-rose)}.tm-benefit__icon svg{width:2.6rem;height:2.6rem;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.tm-benefit h3,.tm-benefit p{margin:0}.tm-benefit h3{color:var(--tm-text);font-size:1.25rem;font-weight:800;line-height:1.2}.tm-benefit p{margin-top:.7rem;color:var(--tm-muted);font-size:1.15rem;line-height:1.35}.tm-explore,.tm-page-play,.tm-books{padding-block:clamp(4.8rem,7vw,8rem)}.tm-explore__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem;align-items:start}.tm-explore-card .tm-card__media,.tm-explore-card .tm-placeholder{height:clamp(15rem,15vw,20rem);aspect-ratio:auto;object-fit:cover;object-position:center;background:var(--tm-soft-rose)}.tm-explore-card .tm-card__body{min-height:14.8rem;padding:1.5rem 1.7rem 1.7rem}.tm-explore-card .tm-card__title{font-size:2rem;font-weight:500}.tm-explore-card .tm-card__text{min-height:4.4rem;margin-bottom:1.2rem;font-size:1.2rem;line-height:1.45}.tm-page-play__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:start}.tm-page-play__step{position:relative;padding:1.2rem 1.2rem 1.6rem;border:1px solid var(--tm-border);border-radius:var(--tm-radius);background:linear-gradient(180deg,var(--tm-white),var(--tm-soft-rose));box-shadow:0 12px 28px #5a3e4a0f}.tm-page-play__step:not(:last-child):after{position:absolute;top:35%;right:-1.6rem;z-index:2;width:3rem;height:3rem;border-radius:999px;background:var(--tm-white);color:var(--tm-rose);content:">";display:grid;place-items:center;box-shadow:0 8px 20px #5a3e4a1f}.tm-page-play__number{position:absolute;top:2rem;left:2rem;z-index:1;display:grid;width:3.2rem;height:3.2rem;place-items:center;border-radius:999px;background:var(--tm-rose);color:var(--tm-white);font-weight:800}.tm-page-play__image,.tm-page-play__step .tm-placeholder{display:block;width:100%;height:clamp(18rem,19vw,25rem);aspect-ratio:auto;border-radius:calc(var(--tm-radius) - 4px);object-fit:cover;background:var(--tm-soft-rose)}.tm-page-play__step h3{margin:1.2rem 0 .5rem;font-family:var(--font-heading-family);font-size:2rem;font-weight:500;line-height:1.15}.tm-page-play__step p{margin:0;color:var(--tm-muted);font-size:1.2rem;line-height:1.45}.tm-books__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.tm-book-card__cover,.tm-book-card .tm-placeholder{display:block;width:100%;height:clamp(24rem,26vw,34rem);aspect-ratio:auto;object-fit:contain;padding:1.4rem;background:var(--tm-soft-rose)}.tm-book-card .tm-card__body{min-height:15rem}.tm-book-card__badge{display:inline-flex;margin:0 0 1rem;padding:.5rem .9rem;border-radius:999px;background:var(--tm-soft-rose);color:var(--tm-rose-dark);font-size:1.2rem;font-weight:800}.tm-book-card__button{width:100%}.tm-books__view-all{display:flex;justify-content:center;margin-top:2.8rem}@media screen and (max-width:989px){.tm-hero__inner{grid-template-columns:1fr;text-align:center}.tm-hero__copy,.tm-hero__text{margin-inline:auto}.tm-hero__inner--right .tm-hero__copy,.tm-hero__inner--right .tm-hero__characters{grid-column:auto;grid-row:auto}.tm-benefits__grid{grid-template-columns:repeat(2,1fr)}.tm-benefit+.tm-benefit{border-left:0}.tm-benefit:nth-child(2n){border-left:1px solid var(--tm-border)}.tm-benefit:nth-child(n+3){border-top:1px solid var(--tm-border)}.tm-explore__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.tm-hero__background:after{background:linear-gradient(180deg,#fff8f4fa,#fff8f4bd)}.tm-hero__inner{padding-block:4rem 2.4rem}.tm-hero__characters-image{max-height:32rem}.tm-benefits{margin-top:0}.tm-benefits__grid{grid-template-columns:1fr;border-radius:0}.tm-benefit,.tm-benefit:nth-child(2n),.tm-benefit:nth-child(n+3){border-left:0;border-top:1px solid var(--tm-border)}.tm-benefit:first-child{border-top:0}.tm-explore__grid,.tm-books__grid{display:flex;gap:1.4rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 1.2rem 1.2rem;margin-inline:-1.2rem}.tm-explore__grid>*,.tm-books__grid>*{flex:0 0 82%;scroll-snap-align:start}.tm-explore-card .tm-card__media,.tm-explore-card .tm-placeholder{height:clamp(18rem,58vw,26rem)}.tm-page-play__steps{grid-template-columns:1fr}.tm-page-play__image,.tm-page-play__step .tm-placeholder{height:clamp(22rem,72vw,34rem)}.tm-page-play__step:not(:last-child):after{top:auto;right:50%;bottom:-1.6rem;transform:translate(50%) rotate(90deg)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/tiny-magic.css.map */
