@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;1,700&display=swap";:root{--ink:#211d2b;--paper:#fff9f4;--pink:#ff73a7;--hot:#ee3e83;--aqua:#8fe4ee;--yellow:#ffd659;--line:#211d2b2b;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit}img{max-width:100%;display:block}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:10;color:#fff;border-bottom:1px solid #ffffff73;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:1.35rem clamp(1.25rem,4.5vw,5rem);display:grid;position:absolute;inset:0 0 auto}.wordmark{letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.76rem;font-weight:700;text-decoration:none;display:flex}.wordmark-dot{background:var(--yellow);border-radius:50%;flex:none;width:.7rem;height:.7rem;box-shadow:0 0 0 4px #ffd6593b}nav{gap:clamp(1rem,2.4vw,2.5rem);display:flex}nav a,.header-cta{font-size:.75rem;font-weight:600;text-decoration:none}.header-cta{justify-self:end}.header-cta span{margin-left:.4rem}.hero{background:var(--pink);grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);min-height:830px;display:grid;overflow:hidden}.hero-copy{z-index:2;background:radial-gradient(circle at 25% 22%,#ffffff3b 0 2px,transparent 3px),radial-gradient(circle at 75% 68%,#ffffff2e 0 2px,transparent 3px),linear-gradient(145deg,#ff8cb6,var(--pink));background-size:47px 47px,67px 67px,auto;flex-direction:column;justify-content:center;padding:9rem clamp(2rem,5.2vw,6.5rem) 4rem;display:flex;position:relative}.eyebrow,.section-label{letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.67rem;font-weight:700}.eyebrow{align-items:center;gap:.8rem;display:flex}.eyebrow span{background:currentColor;width:2rem;height:1px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.055em;font-weight:700}h1{margin-bottom:0;font-size:clamp(3.8rem,6.1vw,7.1rem);line-height:.9}h1 em,h2 em{color:#fff;font-weight:700}.hero-intro{max-width:34rem;margin:2rem 0 0;font-size:clamp(1.02rem,1.35vw,1.25rem);line-height:1.62}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{border:1px solid var(--ink);justify-content:space-between;align-items:center;gap:1.5rem;min-width:12rem;padding:1rem 1.2rem;font-size:.76rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.button.dark{background:var(--ink);color:#fff}.hero-proof{border-top:1px solid #211d2b38;grid-template-columns:auto auto 1px auto auto;align-items:center;gap:.7rem;margin-top:2.6rem;padding-top:1.3rem;display:grid}.hero-proof strong{font-family:var(--serif);font-size:1.45rem}.hero-proof span{text-transform:uppercase;letter-spacing:.06em;max-width:7rem;font-size:.65rem;line-height:1.3}.hero-proof i{background:#211d2b40;width:1px;height:2rem}.hero-visual{background:var(--aqua);min-width:0;position:relative}.hero-visual:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 24px 0 45px #211d2b14}.hero-visual img{object-fit:cover;width:100%;height:100%}.visual-note{z-index:2;background:var(--paper);border:1px solid var(--ink);box-shadow:5px 5px 0 var(--ink);letter-spacing:.07em;text-transform:uppercase;padding:.8rem 1rem;font-size:.66rem;font-weight:700;position:absolute}.note-top{top:8.3rem;right:2rem;transform:rotate(3deg)}.note-bottom{bottom:2rem;left:2rem}.ticker{background:var(--yellow);border-block:1px solid var(--ink);letter-spacing:.16em;white-space:nowrap;padding:.8rem 0;font-size:.67rem;font-weight:700;overflow:hidden}.ticker div{width:max-content;animation:25s linear infinite marquee}@keyframes marquee{to{transform:translate(-50%)}}.section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,6rem)}.section-lead{border-bottom:1px solid var(--line);grid-template-columns:.5fr 1.2fr .7fr;align-items:end;gap:2.5rem;margin-bottom:3rem;padding-bottom:2.5rem;display:grid}.section-lead>*{margin-bottom:0}.section-lead h2,.about h2,.platforms h2,.partner h2,.contact h2{font-size:clamp(3rem,5.3vw,6rem);line-height:.92}.section-lead h2 em,.about h2 em,.platforms h2 em{color:var(--hot)}.section-lead>p:last-child{color:#211d2bad;line-height:1.7}.spotlight-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.spotlight{border:1px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:28rem;padding:1.4rem;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.spotlight:before{content:"";aspect-ratio:1;border:1px solid #211d2b40;border-radius:50%;width:18rem;position:absolute;top:18%;left:50%;transform:translate(-50%);box-shadow:0 0 0 25px #ffffff1f,0 0 0 50px #ffffff14}.spotlight .play{z-index:1;aspect-ratio:1;border:1px solid var(--ink);background:var(--paper);width:4.3rem;box-shadow:5px 5px 0 var(--ink);border-radius:50%;place-items:center;margin:auto;display:grid;position:relative}.spot-number{font-size:.7rem;font-weight:700;position:absolute;top:1.3rem;right:1.3rem}.spotlight div{z-index:1;position:relative}.spotlight small{letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:700}.spotlight h3{font-family:var(--serif);margin:.5rem 0 .7rem;font-size:clamp(1.7rem,2.6vw,2.6rem);line-height:1}.spotlight p{max-width:20rem;margin:0;font-size:.8rem;line-height:1.55}.spotlight>span:last-child{position:absolute;bottom:1.3rem;right:1.3rem}.characters{background:var(--ink);color:#fff;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,6rem)}.section-lead.light{border-color:#fff3}.section-lead.light h2 em{color:var(--pink)}.section-lead.light>p:last-child{color:#ffffffad}.world-grid{background:#fff3;border:1px solid #fff3;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.world-card{background:var(--ink);padding:1.5rem}.world-card>span{letter-spacing:.14em;font-size:.65rem}.world-portrait{filter:saturate(1.08);background-image:url(/kristin-wide.png);background-repeat:no-repeat;background-size:auto 100%;height:21rem;margin:1.3rem 0 1.8rem;position:relative;overflow:hidden}.world-kid .world-portrait{background-position:53%;background-color:var(--pink)}.world-retro .world-portrait{background-position:73%;background-color:var(--aqua)}.world-everyday .world-portrait{background-position:90%;background-color:var(--yellow)}.world-card h3{font-family:var(--serif);margin-bottom:.65rem;font-size:2rem}.world-card p{color:#ffffffab;margin:0;font-size:.82rem;line-height:1.6}.text-link{border-bottom:1px solid;gap:.7rem;margin-top:2rem;padding-bottom:.35rem;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.light-link{color:#fff}.about{grid-template-columns:.85fr 1.15fr;min-height:760px;display:grid}.about-image{background:var(--aqua);min-height:650px;overflow:hidden}.about-image img{object-fit:cover;object-position:center;width:100%;height:100%}.about-copy{padding:clamp(4rem,8vw,8rem) clamp(1.5rem,6vw,7rem)}.about h2 em{color:var(--hot)}.about-big{font-family:var(--serif);margin:2.2rem 0 1.3rem;font-size:clamp(1.35rem,2.1vw,2rem);line-height:1.35}.about-big+p{color:#211d2bad;line-height:1.75}.proof-row{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;padding-block:1.5rem;display:grid}.proof-row div{flex-direction:column;display:flex}.proof-row strong{font-family:var(--serif);font-size:1.7rem}.proof-row span{color:#211d2b99;text-transform:uppercase;margin-top:.3rem;font-size:.65rem;line-height:1.3}.shop{background:var(--yellow);border-block:1px solid var(--ink);grid-template-columns:.95fr 1.05fr;min-height:700px;display:grid}.shop-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(4rem,8vw,8rem) clamp(1.5rem,6vw,7rem);display:flex}.shop h2{margin-bottom:1.8rem;font-size:clamp(3.2rem,5.5vw,6.2rem);line-height:.92}.shop h2 em{color:var(--hot)}.shop-copy>p:nth-of-type(2){max-width:35rem;line-height:1.75}.shop-copy .button{margin-top:.8rem}.shop-copy small{color:#211d2b99;max-width:26rem;margin-top:1rem;font-size:.62rem;line-height:1.5}.shop-visual{background:repeating-linear-gradient(135deg,var(--pink) 0 42px,#ff91bc 42px 84px);place-items:center;min-height:640px;display:grid;position:relative;overflow:hidden}.shop-visual:before{content:"";aspect-ratio:1;background:var(--aqua);border:1px solid var(--ink);border-radius:50%;width:80%;position:absolute}.shop-bag{z-index:2;aspect-ratio:.8;border:1px solid var(--ink);background:var(--paper);width:clamp(15rem,28vw,24rem);box-shadow:12px 12px 0 var(--ink);flex-direction:column;justify-content:space-between;padding:2rem;display:flex;position:relative;transform:rotate(-3deg)}.shop-bag:before{content:"";border:1px solid var(--ink);border-bottom:0;border-radius:5rem 5rem 0 0;width:45%;height:5rem;position:absolute;top:-2.5rem;left:50%;transform:translate(-50%)}.shop-bag span{aspect-ratio:1;background:var(--pink);width:3.3rem;font-family:var(--serif);border-radius:50%;align-self:flex-end;place-items:center;font-weight:700;display:grid}.shop-bag strong{font-family:var(--serif);font-size:clamp(2.5rem,5vw,5rem);line-height:.78}.shop-visual ul{z-index:3;border:1px solid var(--ink);background:var(--paper);box-shadow:5px 5px 0 var(--ink);text-transform:uppercase;letter-spacing:.08em;margin:0;padding:1rem 1.2rem;font-size:.67rem;font-weight:700;line-height:1.8;list-style:none;position:absolute;bottom:1.2rem;left:1.2rem}.shop-star{z-index:1;color:var(--yellow);font-size:6rem;position:absolute}.star-one{top:1rem;left:1rem}.star-two{font-size:4rem;bottom:1rem;right:1rem}.platforms{background:var(--aqua);grid-template-columns:.8fr 1.2fr;gap:5rem;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,6rem);display:grid}.platforms h2 em{color:#fff}.platform-list{border-top:1px solid var(--ink)}.platform-list a{border-bottom:1px solid var(--ink);grid-template-columns:2rem 1fr 1fr auto;align-items:center;gap:1rem;padding:1.6rem .3rem;text-decoration:none;transition:all .2s;display:grid}.platform-list span{font-size:.62rem}.platform-list strong{font-family:var(--serif);font-size:1.55rem}.platform-list small{color:#211d2bad}.partner{background:var(--pink);grid-template-columns:1.1fr .9fr;gap:clamp(3rem,8vw,9rem);padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,6rem);display:grid}.partner h2 em{color:#fff}.partner-copy>p:nth-of-type(2){max-width:39rem;margin:2rem 0;line-height:1.75}.services{border:1px solid var(--ink);background:var(--paper);box-shadow:9px 9px 0 var(--ink);align-self:end;padding:2rem}.services>p{letter-spacing:.15em;text-transform:uppercase;font-size:.65rem;font-weight:700}.services ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.services li{border-bottom:1px solid var(--line);font-family:var(--serif);gap:1.2rem;padding:1.15rem 0;font-size:1.3rem;display:flex}.services li span{font-family:var(--sans);padding-top:.25rem;font-size:.6rem}.partner-note{margin-top:1.4rem;font-size:.72rem}.partner-note a{font-weight:700}.contact{background:linear-gradient(135deg,var(--paper),#fff 58%,#8fe4ee59);grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(3rem,8vw,9rem);min-height:760px;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,8rem);display:grid;position:relative;overflow:hidden}.contact:before,.contact:after{content:"✦";color:var(--aqua);opacity:.8;font-size:8rem;line-height:1;position:absolute}.contact:before{top:2rem;left:-1rem}.contact:after{color:var(--pink);bottom:1rem;right:-1rem}.contact-intro,.contact h2{z-index:1;position:relative}.contact h2 em{color:var(--hot)}.contact-intro>p:last-child{color:#211d2bad;max-width:32rem;line-height:1.7}.contact-form{z-index:2;border:1px solid var(--ink);background:var(--paper);box-shadow:10px 10px 0 var(--aqua);text-align:left;padding:clamp(1.4rem,3vw,2.5rem);position:relative}.contact-form label{letter-spacing:.1em;text-transform:uppercase;flex-direction:column;gap:.55rem;margin-bottom:1rem;font-size:.65rem;font-weight:700;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:500 .92rem var(--sans);background:#fff;border-radius:0;outline:none;padding:.85rem .9rem}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--hot);box-shadow:0 0 0 3px #ff73a72e}.contact-form textarea{resize:vertical}.form-submit{cursor:pointer;width:100%}.form-note{color:#211d2b94;text-align:center;margin:.9rem 0 0;font-size:.68rem}.honey{opacity:0;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.thanks{background:var(--aqua)}.contact-error{background:var(--yellow)}footer{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.08em;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:1.5rem clamp(1.25rem,5vw,6rem);font-size:.65rem;display:grid}footer p{margin:0}footer div{justify-self:end;gap:1.5rem;display:flex}footer a{text-decoration:none}.not-found{background:var(--pink);flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding:clamp(2rem,8vw,8rem);display:flex}.not-found p{max-width:30rem;font-size:1.1rem}.not-found .button{margin-top:1rem}@media (width<=1000px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:720px}.hero-visual{min-height:580px}.section-lead{grid-template-columns:1fr 1.7fr}.section-lead>p:last-child{grid-column:2}.spotlight-grid{grid-template-columns:1fr}.spotlight{min-height:22rem}.world-grid{grid-template-columns:1fr}.world-portrait{background-size:cover;height:29rem}.about,.shop,.platforms,.partner,.contact{grid-template-columns:1fr}.about-image{min-height:520px}.shop-visual{min-height:590px}.platforms{gap:2rem}.contact:before,.contact:after{font-size:6rem}}@media (width<=640px){.site-header{padding:1.1rem 1.2rem}.header-cta{font-size:0}.header-cta:before{content:"Contact";font-size:.72rem}.header-cta span{font-size:.72rem}.hero-copy{min-height:740px;padding:7.5rem 1.25rem 3rem}h1{font-size:clamp(3.3rem,15vw,4.7rem)}.hero-visual{min-height:410px}.note-top{top:1.5rem;right:1.25rem}.note-bottom{bottom:1.25rem;left:1.25rem}.hero-proof{grid-template-columns:auto 1fr}.hero-proof i{display:none}.section-lead{grid-template-columns:1fr;gap:1rem}.section-lead>p:last-child{grid-column:auto}.section-lead h2,.about h2,.shop h2,.platforms h2,.partner h2,.contact h2{font-size:clamp(2.9rem,14vw,4.6rem)}.world-portrait{height:22rem}.about-image{min-height:400px}.about-copy,.shop-copy{padding-inline:1.25rem}.proof-row{grid-template-columns:1fr}.shop-visual{min-height:500px}.shop-bag{width:14rem}.shop-visual ul{bottom:.7rem;left:.7rem}.platforms,.partner{padding-inline:1.25rem}.platform-list a{grid-template-columns:1.5rem 1fr auto}.platform-list small{display:none}.services{padding:1.3rem}.contact{min-height:680px;padding-inline:1.25rem}.contact:before,.contact:after{font-size:4rem}.form-row{grid-template-columns:1fr}footer{grid-template-columns:1fr;gap:1rem}footer div{flex-wrap:wrap;justify-self:start}}.wordmark,nav a,.header-cta{min-height:44px}.wordmark,nav a,.header-cta,.text-link,.partner-note a,footer div a{align-items:center;display:inline-flex}.button{min-height:48px}.text-link{min-height:44px;padding:.55rem 0}.partner-note{margin-top:1rem}.partner-note a{min-height:44px}footer{padding-block:1.2rem}footer div{gap:.9rem}footer div a{min-height:44px;padding-inline:.3rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.world-portrait{filter:saturate(1.06);background-position:50%;background-size:cover}.world-kid .world-portrait{background-image:url(/character-2002.png)}.world-retro .world-portrait{background-image:url(/character-2016.png)}.world-everyday .world-portrait{background-image:url(/character-present.png)}.hero-visual{place-items:center;padding:7rem clamp(1.5rem,3vw,3rem) 3rem;display:grid}.hero-visual img{object-fit:contain;border:1px solid var(--ink);width:100%;height:auto;max-height:100%;box-shadow:12px 12px 0 var(--pink)}@media (width<=640px){.hero-visual{padding:5rem 1.25rem 2rem}.hero-visual img{box-shadow:7px 7px 0 var(--pink)}}.hero{min-height:780px}.section{padding-block:clamp(4.5rem,7vw,7.5rem)}.spotlight{min-height:24rem}.about{min-height:680px}.about-image{min-height:580px}.about-copy{padding-block:clamp(3.5rem,6vw,6rem)}.shop{min-height:620px}.shop-visual{min-height:560px}.platforms,.partner{padding-block:clamp(4.5rem,7vw,7.5rem)}.contact{min-height:680px;padding-block:clamp(4.5rem,7vw,7.5rem)}h1,h2{letter-spacing:-.045em}.hero-copy{background:radial-gradient(circle at 24% 20%,#ffffff29 0 1.5px,transparent 2.5px),linear-gradient(145deg,#ff92bb,var(--pink));background-size:62px 62px,auto}.hero-visual:after{box-shadow:inset 14px 0 30px #211d2b0e}.hero-visual img{border-color:#211d2b8c;box-shadow:8px 8px #ee3e83cc}.visual-note{box-shadow:3px 3px 0 var(--ink);border-color:#211d2bb3}.note-top{transform:rotate(1.5deg)}.ticker{border-color:#211d2b8c;padding:.68rem 0}.button{box-shadow:none}.button:hover{box-shadow:3px 3px 0 var(--ink);transform:translateY(-2px)}.button.ghost{background:#ffffff61}.section-lead{margin-bottom:2.5rem;padding-bottom:2rem}.spotlight{border-color:#211d2ba6}.spotlight.pink{background:#ffd5e5}.spotlight.aqua{background:#cff3f5}.spotlight.yellow{background:#ffedb0}.spotlight:before{border-color:#211d2b29;box-shadow:0 0 0 25px #ffffff2e,0 0 0 50px #ffffff1f}.spotlight .play{box-shadow:3px 3px 0 var(--ink)}.spotlight:hover{box-shadow:5px 5px 0 var(--ink);transform:translateY(-4px)}.about-image{background:#cff3f5}.shop{background:#fff0bb;border-color:#211d2b8c}.shop-visual{background:linear-gradient(145deg,#ffdce9,#f8c2d7)}.shop-visual:before{background:#bceef2;border-color:#211d2ba6}.shop-bag{box-shadow:7px 7px 0 var(--ink);border-color:#211d2bb3;transform:rotate(-1.5deg)}.shop-visual ul{box-shadow:3px 3px 0 var(--ink)}.shop-star{opacity:.8;font-size:4.5rem}.star-two{font-size:3rem}.platforms{background:#d2f3f5}.platform-list,.platform-list a{border-color:#211d2b73}.platform-list a:hover{background:#ffffff6b;padding-inline:.75rem}.partner{background:#f7b2ca}.services{box-shadow:5px 5px 0 var(--ink);border-color:#211d2bb3}.contact{background:linear-gradient(135deg,var(--paper),#fff 64%,#8fe4ee3d)}.contact:before,.contact:after{opacity:.45;font-size:6rem}.contact-form{border-color:#211d2bb3;box-shadow:6px 6px #8fe4eed9}@media (width<=640px){.hero-visual img{box-shadow:5px 5px #ee3e83cc}.visual-note{box-shadow:2px 2px 0 var(--ink)}.spotlight:hover,.button:hover{box-shadow:none;transform:none}.contact:before,.contact:after{font-size:3rem}.contact-form{box-shadow:4px 4px #8fe4eed9}}.hero-visual{isolation:isolate;background:radial-gradient(circle at 74% 22%,#ffffffc7 0 9%,#0000 9.3%),radial-gradient(circle at 22% 78%,#ffd659f2 0 11%,#0000 11.3%),linear-gradient(145deg,#c8f2f4,#8fe4ee);justify-content:center;align-items:flex-end;padding:6.5rem 2rem 0;display:flex}.hero-visual:before{content:"";z-index:-1;aspect-ratio:1;background:#ff8db6;border-radius:50%;width:min(34rem,72%);position:absolute;top:50%;left:50%;transform:translate(-50%,-45%);box-shadow:0 0 0 1px #211d2b80,0 0 0 28px #fff3}.hero-visual:after{z-index:3;box-shadow:inset 0 -20px 35px #211d2b0d}.hero-visual img{z-index:2;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 16px #211d2b29);width:auto;max-width:88%;height:min(88%,780px);max-height:none;box-shadow:none;border:0;position:relative}.hero-visual .visual-note{z-index:4}.note-bottom{left:auto;right:2rem}@keyframes hero-character-motion{0%,to{transform:translate(0,0)rotate(-.25deg)}50%{transform:translateY(-11px)rotate(.35deg)}}.hero-visual img{transform-origin:bottom;will-change:transform;animation:5.8s ease-in-out infinite hero-character-motion}@media (width<=1000px){.hero-visual{min-height:620px;padding-top:4.5rem}.hero-visual img{max-width:80%;height:min(94%,720px)}.hero-visual:before{width:min(31rem,68%)}}@media (width<=640px){.hero-visual{min-height:480px;padding:4.5rem .75rem 0}.hero-visual img{filter:drop-shadow(0 9px 10px #211d2b24);max-width:96%;height:94%;box-shadow:none}.hero-visual:before{width:78%;box-shadow:0 0 0 1px #211d2b73,0 0 0 16px #ffffff2e}.note-bottom{bottom:1rem;right:1rem}}.about-characters{isolation:isolate;background:radial-gradient(circle at 50% 38%,#ffffffb8 0 24%,#0000 24.3%),linear-gradient(145deg,#ffdbe8 0 33%,#cceff4 33% 67%,#fff0b8 67%);display:block;position:relative;overflow:hidden}.about-characters:before{content:"";z-index:-1;aspect-ratio:1;border:1px solid #211d2b38;border-radius:50%;width:72%;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 24px #ffffff24}.about-characters>div{width:40%;position:absolute;inset-block:0;overflow:visible;background:0 0!important}.about-characters>div:first-child{z-index:1;left:-1%}.about-characters>div:nth-child(2){z-index:3;left:30%}.about-characters>div:nth-child(3){z-index:2;right:-1%}.about-characters img{object-fit:contain;object-position:center top;filter:drop-shadow(0 9px 10px #211d2b24);border:0;width:auto;max-width:none;height:122%;position:absolute;top:3%;left:50%;transform:translate(-50%)}.about-characters>div:nth-child(2) img{height:119%;top:5%}.about-characters>div:nth-child(3) img{height:121%;top:4%}@media (width<=640px){.about-characters{min-height:400px}.about-characters>div{width:43%}.about-characters>div:first-child{left:-3%}.about-characters>div:nth-child(2){left:28.5%}.about-characters>div:nth-child(3){right:-3%}.about-characters img{height:116%;top:5%}.about-characters>div:nth-child(2) img{height:113%;top:7%}.about-characters>div:nth-child(3) img{height:115%;top:6%}}.featured-video{max-width:76rem;margin:0 auto}.video-frame{aspect-ratio:16/9;background:var(--ink);box-shadow:8px 8px 0 var(--aqua);border:1px solid #211d2bb8;position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-footer{justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;display:flex}.video-footer p{color:#211d2bad;max-width:35rem;margin:0;line-height:1.65}.video-footer .button{flex:none}.watch .section-lead h2{max-width:39rem;font-size:clamp(2.8rem,4.2vw,4.8rem);line-height:.94}.watch .section-lead{align-items:end}@media (width<=640px){.video-frame{box-shadow:4px 4px 0 var(--aqua)}.video-footer{flex-direction:column;align-items:stretch;gap:1.2rem;margin-top:1.5rem}.video-footer .button{width:100%}}.shop-visual{color:inherit;cursor:pointer;text-decoration:none;transition:filter .2s}.shop-visual:hover{filter:brightness(.97)}.shop-visual:focus-visible{outline:4px solid var(--ink);outline-offset:-4px}.shop-bag{transition:transform .2s}.shop-visual:hover .shop-bag,.shop-visual:focus-visible .shop-bag{transform:rotate(-1.5deg)translateY(-6px)}.hero-visual picture{z-index:2;display:contents;position:relative}.about-characters picture{display:contents}.privacy-page{background:var(--paper);min-height:100vh;padding:clamp(7rem,12vw,10rem) clamp(1.25rem,12vw,12rem)}.privacy-page article{max-width:52rem}.privacy-page h1{max-width:48rem;margin-bottom:2.5rem;font-size:clamp(3.4rem,7vw,6.5rem)}.privacy-page h2{letter-spacing:-.03em;margin:2.5rem 0 .8rem;font-size:clamp(1.7rem,3vw,2.4rem)}.privacy-page p,.privacy-page li{line-height:1.75}.privacy-page .button{margin-top:2rem}@media (width<=640px){.hero-copy{min-height:625px;padding:6rem 1.25rem 2rem}.hero-copy h1{font-size:clamp(3rem,13.2vw,4.1rem);line-height:.88}.hero-copy .eyebrow{margin-bottom:1.1rem}.hero-intro{margin-top:1.35rem;font-size:.98rem;line-height:1.5}.hero-actions{margin-top:1.35rem}.hero-proof{margin-top:1.65rem;padding-top:1rem}.hero-proof strong{font-size:1.3rem}.hero-visual{min-height:430px;padding-top:3.4rem}.about-copy{padding-block:3rem}.about-big{margin-bottom:0}}.brand-proof{background:#fff0bb;border:1px solid #211d2ba6;grid-template-columns:1fr auto;gap:.65rem 1.2rem;margin-bottom:2rem;padding:1.35rem 1.45rem;display:grid}.brand-proof p{letter-spacing:.15em;text-transform:uppercase;grid-column:1/-1;margin:0;font-size:.61rem;font-weight:700}.brand-proof strong{font-family:var(--serif);font-size:clamp(2rem,3vw,3rem);line-height:1}.brand-proof span{grid-column:1/-1;max-width:27rem;font-size:.76rem;line-height:1.55}.brand-proof a{border-bottom:1px solid;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.35rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-proof a span{font-size:inherit}.brand-proof a:hover{color:var(--hot)}@media (width<=640px){.brand-proof{grid-template-columns:1fr;padding:1.15rem}.brand-proof strong,.brand-proof a{grid-column:1}.brand-proof a{margin-top:.3rem}}
