:root{--ink:#33251f;--muted:#73665f;--paper:#fffaf2;--cream:#fff2df;--orange:#ff7b42;--pink:#f8a5a8;--purple:#7453a9;--line:#e8ddd1;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:500 16px/1.55 Manrope,Arial,sans-serif}body.no-scroll{overflow:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}[hidden]{display:none!important}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.page-width{width:min(100% - 72px,1400px);margin-inline:auto}.section-space{padding-block:120px}.skip-link{position:absolute;z-index:200;top:-100px;left:12px;background:#fff;padding:12px 20px}.skip-link:focus{top:12px}:focus-visible{outline:3px solid var(--purple);outline-offset:3px}
.announcement{background:var(--ink);color:#fff7e9;font-size:12px;font-weight:800;letter-spacing:.07em}.announcement-inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,250,242,.96);backdrop-filter:blur(15px);border-bottom:1px solid var(--line);transition:box-shadow .25s}.site-header.is-scrolled{box-shadow:0 8px 32px #3d211711}.header-inner{min-height:83px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{display:flex;flex-direction:column;align-items:flex-start;width:max-content}.brand-name,.footer-brand{font-family:Nunito,Arial,sans-serif;font-weight:900;letter-spacing:-.06em;line-height:.8;font-size:34px;color:var(--purple)}.brand-spark,.footer-brand span{color:var(--orange);font-size:.62em;display:inline-block;transform:rotate(18deg) translateY(-9px)}.brand-caption{margin-top:7px;font-size:10px;letter-spacing:.07em;font-weight:800;color:var(--muted)}.desktop-nav{display:flex;gap:38px;font-weight:800;font-size:14px}.desktop-nav a,.site-footer nav a{transition:color .2s}.desktop-nav a:hover,.site-footer nav a:hover{color:var(--orange)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.icon-button{position:relative;width:42px;height:42px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;color:var(--ink)}.icon-button:hover{background:var(--cream)}.icon-button svg{width:22px;height:22px}.action-count{position:absolute;top:1px;right:-3px;min-width:17px;height:17px;padding-inline:3px;border-radius:20px;background:var(--orange);color:#fff;font-size:10px;line-height:17px;font-weight:900}.menu-toggle{display:none}.search-panel{border-top:1px solid var(--line);background:var(--paper)}.search-panel-inner{display:flex;align-items:center;gap:22px;padding-block:20px}.search-panel label{font-weight:800;white-space:nowrap}.search-panel input{flex:1;min-width:0;border:0;border-bottom:2px solid var(--ink);border-radius:0;background:transparent;padding:10px 2px;color:var(--ink);outline:none}.search-panel input:focus{border-color:var(--orange)}.text-button{border:0;background:transparent;font-weight:800;color:var(--purple)}.mobile-menu{display:none}
.hero{position:relative;overflow:hidden;background:var(--cream)}.hero-inner{min-height:730px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:34px;padding-block:48px 70px}.hero-copy{position:relative;z-index:2;padding-block:20px}.hero-kicker,.section-kicker{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero-kicker{color:var(--purple)}.hero-kicker span{font-size:27px;line-height:0;color:var(--orange)}h1,h2,h3,p{margin-top:0}.hero h1,.section-heading h2,.category-heading h2,.story-copy h2,.about-inner h2{font-family:Unbounded,Arial,sans-serif;font-weight:800;letter-spacing:-.075em;line-height:1.04}.hero h1{font-size:clamp(52px,5.15vw,92px);margin:30px 0 28px}.hero h1 em,.section-heading h2 em,.category-heading h2 em,.story-copy h2 em,.about-inner h2 em{font-style:normal;color:var(--orange)}.hero-period{color:var(--purple)}.hero-copy>p{max-width:420px;color:#64544b;font-size:18px;line-height:1.65;margin-bottom:28px}.hero-cta-row{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.primary-button,.secondary-button{min-height:54px;padding:12px 24px;border:2px solid var(--ink);border-radius:100px;display:inline-flex;align-items:center;justify-content:center;gap:28px;font-size:14px;font-weight:900;transition:transform .2s,background .2s,color .2s,box-shadow .2s}.primary-button{background:var(--ink);color:#fff}.primary-button:hover{background:var(--orange);color:var(--ink);box-shadow:5px 5px 0 var(--ink);transform:translate(-3px,-3px)}.secondary-button{background:transparent}.secondary-button:hover{background:var(--ink);color:#fff}.hero-note{font-family:Nunito,Arial,sans-serif;font-size:15px;font-weight:800;color:var(--purple);transform:rotate(-5deg)}.hero-count{display:flex;align-items:center;gap:12px;margin-top:52px}.hero-count strong{font-family:Unbounded,Arial,sans-serif;font-size:30px;letter-spacing:-.08em}.hero-count>span{font-size:12px;font-weight:800;line-height:1.35}.hero-avatars{display:flex;margin-left:14px}.hero-avatars img{width:44px;height:44px;object-fit:cover;border:3px solid var(--cream);border-radius:50%;margin-left:-12px}.hero-visual{position:relative;transform:translateY(var(--parallax-y,0));will-change:transform}.hero-photo{position:relative;width:min(100%,620px);aspect-ratio:1;margin-inline:auto;overflow:hidden;border-radius:45% 45% 42% 42%;background:#f3dad4;box-shadow:22px 25px 0 #e7b6a7}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-stamp{position:absolute;top:0;right:-8px;width:132px;height:132px;border-radius:50%;background:#ffe277;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-family:Nunito,Arial,sans-serif;font-size:17px;font-weight:900;line-height:1.1;transform:rotate(14deg);box-shadow:0 7px 0 #d9aa3f}.hero-stamp span{font-size:22px;color:var(--orange)}.hero-photo-caption{position:absolute;left:-6px;bottom:32px;display:flex;flex-direction:column;gap:1px;background:#fff;border:2px solid var(--ink);border-radius:13px;padding:12px 18px;transform:rotate(-6deg);box-shadow:6px 6px 0 var(--ink)}.hero-photo-caption span{color:var(--muted);font-size:11px;font-weight:800}.hero-photo-caption strong{font:900 16px Nunito,Arial,sans-serif}.hero-tape{position:absolute;z-index:3;bottom:0;left:-3%;width:106%;height:45px;background:var(--purple);color:#fff;transform:rotate(-1.2deg);overflow:hidden}.hero-tape div{white-space:nowrap;font:800 17px/45px Unbounded,Arial,sans-serif;letter-spacing:.11em;word-spacing:24px;animation:tape-slide 26s linear infinite}@keyframes tape-slide{to{transform:translateX(-25%)}}
.category-section{background:#fffaf2}.category-heading{text-align:center;margin-bottom:45px}.category-heading .section-kicker,.section-heading .section-kicker,.story-copy .section-kicker{color:var(--purple)}.category-heading h2,.section-heading h2,.story-copy h2,.about-inner h2{font-size:clamp(38px,4.1vw,66px);margin:14px 0 14px}.category-heading p,.section-heading p{color:var(--muted);margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-tile{min-height:390px;position:relative;overflow:hidden;border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .25s,box-shadow .25s}.category-tile:hover{transform:translateY(-7px);box-shadow:0 17px 0 #38231b12}.category-tile span{font-size:12px;font-weight:900;letter-spacing:.06em;position:relative;z-index:2}.category-tile img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:50%;mix-blend-mode:multiply;margin:auto 0;transition:transform .5s}.category-tile:hover img{transform:scale(1.06) rotate(-3deg)}.category-tile strong{font:900 19px/1.15 Nunito,Arial,sans-serif;position:relative;z-index:2;max-width:175px}.category-tile b{position:absolute;right:19px;bottom:14px;font-size:25px;font-weight:400}.category-bear{background:#f9e4c8}.category-bunny{background:#f6dfe9}.category-whale{background:#c9e7ee}.category-hamster{background:#eee0ca}
.catalog-section{background:#f7f2e9}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading h2{margin-bottom:0}.section-heading p{max-width:280px;margin-bottom:7px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px}.filters{display:flex;flex-wrap:wrap;gap:9px}.filter-chip{border:1.5px solid var(--ink);background:transparent;border-radius:100px;padding:10px 17px;color:var(--ink);font-size:12px;font-weight:900;white-space:nowrap;transition:background .2s,color .2s}.filter-chip:hover,.filter-chip.is-active{background:var(--ink);color:#fff}.catalog-count{white-space:nowrap;font-size:13px;font-weight:800}.demo-notice{font-size:12px;color:#82746c;margin:18px 0 25px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}.product-card{min-width:0}.product-image{position:relative;aspect-ratio:1;overflow:hidden;border-radius:var(--radius);background:var(--product-bg)}.product-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.045)}.product-favorite{position:absolute;top:13px;right:13px;width:42px;height:42px;background:rgba(255,255,255,.94);border:0;border-radius:50%;display:grid;place-items:center;color:var(--ink);transition:transform .2s,background .2s}.product-favorite:hover{transform:scale(1.1)}.product-favorite.is-favorite{background:var(--orange);color:#fff}.product-favorite.is-favorite svg{fill:currentColor}.product-favorite svg{width:21px;height:21px}.product-meta{padding:16px 4px 6px}.product-type{display:block;color:var(--purple);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.product-meta h3{font:900 22px/1.15 Nunito,Arial,sans-serif;letter-spacing:-.03em;margin:0 0 3px}.product-meta p{font-size:13px;color:var(--muted);margin:0 0 14px}.product-add{width:100%;min-height:41px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1.5px solid var(--ink);border-radius:100px;background:transparent;padding:8px 15px;font-size:12px;font-weight:900;transition:background .2s,color .2s}.product-add:hover{background:var(--orange)}.product-add span:last-child{font-size:19px;line-height:1}.empty-results{text-align:center;border:1px dashed #cbbeb1;border-radius:var(--radius);padding:60px 20px}.empty-results>span{color:var(--orange);font-size:44px}.empty-results h3{font:900 25px Nunito,Arial,sans-serif;margin:0}.empty-results p{color:var(--muted)}
.story-section{background:#e8efdf;overflow:hidden}.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,7vw,110px)}.story-art{position:relative;max-width:540px}.story-art img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:46% 46% 20px 20px;box-shadow:18px 18px 0 #bacdb1}.story-sticker{position:absolute;right:-36px;bottom:-26px;background:#f4b2ba;border:2px solid var(--ink);border-radius:50%;width:120px;height:120px;display:grid;place-items:center;text-align:center;font:900 21px/1.1 Nunito,Arial,sans-serif;transform:rotate(13deg)}.story-copy h2{margin:24px 0}.story-copy h2 em{color:var(--purple)}.story-copy p{color:#605951;max-width:400px;font-size:17px;line-height:1.7;margin-bottom:28px}.about-section{position:relative;background:var(--orange);overflow:hidden}.about-inner{position:relative;max-width:1050px;text-align:center}.about-inner .section-kicker{color:var(--ink)}.about-inner h2{margin:25px auto;max-width:980px}.about-inner h2 em{color:#fff5dd}.about-inner p{font-size:18px;max-width:580px;margin:0 auto 28px}.text-link{display:inline-flex;align-items:center;gap:15px;border-bottom:2px solid currentColor;padding-bottom:5px;font-weight:900}.text-link:hover{color:#fff}.about-doodle{position:absolute;right:-4%;top:-10%;font:900 200px Nunito,Arial,sans-serif;color:#ffffff65;transform:rotate(20deg);pointer-events:none}
.site-footer{background:var(--ink);color:#fef5e9;padding:65px 0 22px}.footer-top{display:flex;align-items:start;justify-content:space-between;gap:40px}.footer-brand{color:#fff7ec;font-size:50px}.footer-top p{font-size:13px;margin:10px 0 0}.site-footer nav{display:flex;gap:30px;font-size:13px;font-weight:800}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff36;margin-top:65px;padding-top:18px;color:#d0c5ba;font-size:11px}
.drawer-backdrop{position:fixed;z-index:110;inset:0;background:#24181199}.cart-drawer{position:fixed;z-index:120;right:0;top:0;width:min(100%,480px);height:100dvh;background:var(--paper);display:flex;flex-direction:column;box-shadow:-15px 0 40px #21140d22}.drawer-head{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:28px;border-bottom:1px solid var(--line)}.drawer-head .section-kicker{color:var(--purple)}.drawer-head h2{font:800 30px Unbounded,Arial,sans-serif;letter-spacing:-.07em;margin:10px 0 0}.drawer-head h2 span{font-size:18px}.drawer-close{font-size:30px;line-height:1}.drawer-content{overflow:auto;flex:1;padding:18px 28px}.cart-empty{text-align:center;padding:85px 10px}.cart-empty>span{font-size:60px;color:var(--orange)}.cart-empty h3{font:900 28px Nunito,Arial,sans-serif;margin:0}.cart-empty p{color:var(--muted)}.cart-row{display:grid;grid-template-columns:92px 1fr auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.cart-row>img{width:92px;height:92px;object-fit:cover;border-radius:14px}.cart-row h3{font:900 16px Nunito,Arial,sans-serif;margin:0}.cart-row p{font-size:11px;color:var(--muted);margin:1px 0 8px}.quantity{display:inline-flex;border:1px solid var(--line);border-radius:30px;align-items:center;overflow:hidden}.quantity button{border:0;background:transparent;width:29px;height:28px}.quantity span{min-width:22px;text-align:center;font-size:12px;font-weight:800}.remove-item{align-self:start;border:0;background:transparent;color:var(--purple);font-size:11px;font-weight:800}.drawer-footer{padding:20px 28px 28px;border-top:1px solid var(--line)}.drawer-footer p{font-size:12px;color:var(--muted)}.drawer-footer .primary-button{width:100%}.toast{position:fixed;z-index:130;left:50%;bottom:25px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:#fff;padding:11px 20px;border-radius:40px;font-size:13px;font-weight:800;transition:opacity .2s,transform .2s}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
.js .reveal{opacity:.65;transform:translateY(22px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)}.js .reveal.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1150px){.hero-inner{min-height:640px}.hero h1{font-size:clamp(50px,5vw,68px)}.hero-stamp{right:-12px}.category-tile{min-height:330px}.category-tile strong{font-size:16px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.page-width{width:min(100% - 44px,1400px)}.section-space{padding-block:90px}.header-inner{grid-template-columns:1fr auto;min-height:74px}.desktop-nav{display:none}.menu-toggle{display:grid}.mobile-menu{display:flex;flex-direction:column;padding:8px 22px 18px;border-top:1px solid var(--line);background:var(--paper)}.mobile-menu a{padding:11px 0;font-weight:800}.hero-inner{grid-template-columns:1fr 1fr;min-height:590px;gap:12px}.hero h1{font-size:clamp(43px,5.7vw,62px)}.hero-copy>p{font-size:15px}.hero-photo-caption{left:-16px}.hero-stamp{width:105px;height:105px;font-size:14px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-tile{min-height:390px}.section-heading{align-items:start;flex-direction:column;gap:14px}.story-grid{gap:35px}.story-copy h2{font-size:clamp(32px,4.5vw,50px)}}
@media(max-width:620px){html{scroll-padding-top:80px}.page-width{width:min(100% - 32px,1400px)}.section-space{padding-block:75px}.announcement-inner{justify-content:center}.announcement-inner span:last-child{display:none}.header-inner{min-height:68px}.brand-name{font-size:29px}.brand-caption{font-size:9px}.header-actions{gap:0}.icon-button{width:37px;height:37px}.icon-button svg{width:20px;height:20px}.search-panel-inner{flex-wrap:wrap;gap:8px}.search-panel label{width:100%}.search-panel input{flex-basis:70%}.hero-inner{display:flex;flex-direction:column;align-items:stretch;gap:22px;padding-block:48px 85px}.hero-copy{padding:0}.hero h1{font-size:clamp(43px,10vw,70px);margin:20px 0}.hero-copy>p{max-width:360px;margin-bottom:20px}.hero-cta-row{gap:18px}.hero-count{margin-top:30px}.hero-visual{width:min(95%,450px);align-self:center}.hero-photo{box-shadow:13px 14px 0 #e7b6a7}.hero-stamp{right:-6px;top:0}.hero-photo-caption{left:-13px;bottom:18px;padding:9px 13px}.hero-tape{height:34px}.hero-tape div{font-size:12px;line-height:34px}.category-heading{text-align:left;margin-bottom:27px}.category-heading h2,.section-heading h2,.story-copy h2,.about-inner h2{font-size:clamp(35px,8vw,52px)}.category-grid{gap:12px}.category-tile{min-height:250px;padding:13px;border-radius:16px}.category-tile span{font-size:10px}.category-tile strong{font-size:15px}.category-tile b{right:11px;bottom:8px}.section-heading{margin-bottom:25px}.catalog-toolbar{align-items:flex-start;flex-direction:column;gap:13px}.filters{gap:7px}.filter-chip{font-size:11px;padding:8px 12px}.catalog-count{font-size:11px}.demo-notice{margin:13px 0 20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 12px}.product-image{border-radius:16px}.product-favorite{width:35px;height:35px;top:8px;right:8px}.product-favorite svg{width:18px;height:18px}.product-meta h3{font-size:18px}.product-meta p{font-size:11px;min-height:32px}.product-add{font-size:11px;min-height:37px}.story-grid{grid-template-columns:1fr;gap:55px}.story-art{max-width:420px;margin-right:25px}.story-sticker{right:-23px;bottom:-25px;width:96px;height:96px;font-size:17px}.story-copy h2{margin:15px 0}.story-copy p{font-size:15px}.about-inner{text-align:left}.about-inner h2{margin:17px 0}.about-inner p{font-size:16px}.about-doodle{font-size:130px;right:-10%;top:25%}.footer-top{flex-direction:column;gap:35px}.site-footer nav{gap:15px;flex-wrap:wrap}.footer-bottom{margin-top:40px;flex-direction:column;gap:6px}.drawer-head,.drawer-content,.drawer-footer{padding-inline:20px}}
@media(max-width:390px){.page-width{width:min(100% - 24px,1400px)}.brand-name{font-size:26px}.brand-caption{font-size:8px}.hero h1{font-size:42px}.hero-note{font-size:13px}.category-tile{min-height:220px}.category-tile strong{font-size:13px}.product-meta h3{font-size:16px}.cart-row{grid-template-columns:72px 1fr auto}.cart-row>img{width:72px;height:72px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js .reveal{opacity:1;transform:none}.hero-visual{transform:none!important}}
.product-image-link,.product-image:is(a){display:block;width:100%;height:100%}

/* Honor the square source dimensions instead of the HTML height attribute. */
.category-tile img,.story-art img{height:auto}
.category-section{padding-block:64px}#category-title{scroll-margin-top:40px}
@media(max-width:620px){.category-section{padding-block:56px}#category-title{scroll-margin-top:80px}.category-tile strong{max-width:calc(100% - 30px)}}

/* Each toy lives between a generated diorama and its matching foreground. */
.category-scene{
  --rest-y:13%;
  --sleep-y:78%;
  position:relative;
  isolation:isolate;
  overflow:hidden;
  flex:none;
  width:100%;
  aspect-ratio:1;
  margin:auto 0;
  border-radius:50%;
  background-color:var(--scene-base);
  background-image:var(--scene-world);
  background-size:100% 100%;
  background-position:center;
}
.category-bear .category-scene{--scene-world:url('./assets/category-bear-world.webp');--scene-base:#edcfab;--rest-y:14%}
.category-bunny .category-scene{--scene-world:url('./assets/category-bunny-world.webp');--scene-base:#edc7d0;--rest-y:14%}
.category-whale .category-scene{--scene-world:url('./assets/category-whale-world.webp');--scene-base:#a7d8eb;--rest-y:-2%;--sleep-y:63%}
.category-hamster .category-scene{--scene-world:url('./assets/category-hamster-world.webp');--scene-base:#e8c69c;--rest-y:15%}
.category-character{
  position:absolute;
  z-index:1;
  inset:0;
  transform:translateY(var(--rest-y));
  will-change:transform;
}
.js .category-scene:not(.is-awake) .category-character{transform:translateY(var(--sleep-y))}
.category-scene.is-awake .category-character{
  animation:category-peek-in 1.25s cubic-bezier(.2,.72,.2,1) both,category-peek-loop 5.8s 1.6s ease-in-out infinite;
}
.category-bunny .category-scene.is-awake .category-character{animation-delay:0s,2.4s}
.category-hamster .category-scene.is-awake .category-character{animation-delay:0s,3.2s}
.category-whale .category-scene.is-awake .category-character{
  animation:category-peek-in 1.4s cubic-bezier(.2,.72,.2,1) both,category-whale-float 4.5s 1.7s ease-in-out infinite;
}
.category-tile .category-scene img{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  aspect-ratio:auto;
  object-fit:contain;
  border-radius:0;
  mix-blend-mode:normal;
  transform:scale(var(--toy-scale,.9));
}
.category-bear .category-scene{--toy-scale:.88}
.category-bunny .category-scene{--toy-scale:.94}
.category-whale .category-scene{--toy-scale:.9}
.category-hamster .category-scene{--toy-scale:.86}
.category-tile .category-scene .blink-frame{opacity:0}
.category-scene.is-awake .blink-frame{animation:category-blink 3.2s 1.4s steps(1,end) infinite}
.category-hamster .category-scene.is-awake .blink-frame{animation-delay:2.2s}
.category-scene-front{
  position:absolute;
  z-index:2;
  inset:0;
  background-color:var(--scene-base);
  background-image:var(--scene-world);
  background-size:100% 100%;
  background-position:center;
  clip-path:polygon(0 75%,18% 73%,50% 77%,82% 73%,100% 75%,100% 100%,0 100%);
  pointer-events:none;
}
.category-whale .category-scene-front{clip-path:polygon(0 64%,18% 61%,37% 64%,58% 61%,78% 64%,100% 61%,100% 100%,0 100%)}
.category-bubble{
  position:absolute;
  z-index:3;
  width:14px;
  height:14px;
  border:2px solid #ffffffc9;
  border-radius:50%;
  box-shadow:inset -2px -2px 0 #7bcbe66b;
  opacity:0;
  pointer-events:none;
}
.category-bubble-one{left:14%;bottom:19%}
.category-bubble-two{right:18%;bottom:16%;width:9px;height:9px}
.category-whale .category-scene.is-awake .category-bubble-one{animation:category-bubble-rise 4s 2s linear infinite}
.category-whale .category-scene.is-awake .category-bubble-two{animation:category-bubble-rise 4s 3.8s linear infinite}
.category-tile:hover .category-scene.is-awake .category-character,.category-tile:focus-visible .category-scene.is-awake .category-character{animation:category-greet .85s ease-in-out both}
@keyframes category-peek-in{0%{transform:translateY(var(--sleep-y))}68%{transform:translateY(calc(var(--rest-y) - 8%))}86%{transform:translateY(calc(var(--rest-y) + 3%))}100%{transform:translateY(var(--rest-y))}}
@keyframes category-peek-loop{0%,38%,68%,100%{transform:translateY(var(--rest-y))}49%,56%{transform:translateY(calc(var(--rest-y) + 22%))}63%{transform:translateY(calc(var(--rest-y) - 4%))}}
@keyframes category-whale-float{0%,100%{transform:translateY(var(--rest-y))}45%{transform:translateY(calc(var(--rest-y) - 5%))}75%{transform:translateY(calc(var(--rest-y) + 3%))}}
@keyframes category-greet{0%,100%{transform:translateY(var(--rest-y))}45%{transform:translateY(calc(var(--rest-y) - 13%)) rotate(-3deg)}}
@keyframes category-blink{0%,44%,51%,100%{opacity:0}45%,50%{opacity:1}}
@keyframes category-bubble-rise{0%{transform:translateY(0) scale(.7);opacity:0}20%{opacity:.85}80%{opacity:.7}100%{transform:translateY(-90px) scale(1.2);opacity:0}}
@media(prefers-reduced-motion:reduce){
  .js .category-scene:not(.is-awake) .category-character,.category-scene.is-awake .category-character,.category-whale .category-scene.is-awake .category-character{transform:translateY(var(--rest-y));animation:none}
  .category-scene.is-awake .blink-frame,.category-whale .category-scene.is-awake .category-bubble{animation:none;opacity:0}
}
