.marmot-hero{position:relative;background-color:var(--marmot-purple, #3D3660);color:#fff;overflow:hidden}.marmot-hero__inner{max-width:1240px;margin:0 auto;padding:104px 40px 84px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;align-items:center}.marmot-hero__eyebrow{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-weight:600;font-size:28px;line-height:1.1;color:var(--marmot-gold-soft, #FDCB5E);margin:0 0 14px;transform:rotate(-1.5deg);transform-origin:left bottom}.marmot-hero__title{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:clamp(34px,4.6vw,58px);line-height:1.12;letter-spacing:-.01em;color:#fff;margin:0 0 20px}.marmot-hero__line1{display:block;min-height:1.18em;white-space:nowrap}.marmot-hero__tail{display:block}.marmot-hero__word-slot{display:inline-grid;justify-items:start;vertical-align:baseline}.marmot-hero__word-slot>*{grid-area:1 / 1}.marmot-hero__word{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-weight:700;font-size:1.18em;line-height:1;color:var(--marmot-gold, #FBAF10);display:inline-block;white-space:nowrap;text-transform:capitalize;transition:opacity .28s ease,transform .28s ease}.marmot-hero__word--sizer{visibility:hidden;pointer-events:none;transition:none}.marmot-hero__word-slot script{display:none}.marmot-hero__word.is-out{opacity:0;transform:translateY(8px) rotate(-2deg)}.marmot-hero__lead{font-size:17px;line-height:1.65;color:#ffffffc7;max-width:46ch;margin:0 0 28px}.marmot-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin:0 0 40px}.marmot-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--marmot-radius-pill, 999px);padding:15px 30px;font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:700;font-size:16px;line-height:1;text-decoration:none;transition:transform .16s ease,background-color .16s ease,color .16s ease}.marmot-btn:hover{transform:translateY(-2px)}.marmot-btn--solid{background:var(--marmot-gold, #FBAF10);color:var(--marmot-purple-dark, #2C2747)}.marmot-btn--solid:hover{background:var(--marmot-gold-soft, #FDCB5E);color:var(--marmot-purple-dark, #2C2747)}.marmot-btn--ghost{background:transparent;color:#fff;box-shadow:inset 0 0 0 2px #ffffff73}.marmot-btn--ghost:hover{box-shadow:inset 0 0 0 2px #ffffffe6;color:#fff}.marmot-hero__scroll{font-size:14px;color:#ffffff8c;margin:0}.marmot-hero__stage{display:flex;flex-direction:column;align-items:center;gap:26px}.marmot-hero__stack{position:relative;width:min(410px,100%);height:580px}.marmot-hero__slide{margin:0;position:absolute;top:0;right:0;bottom:0;left:0;display:none}.marmot-hero__slide.is-active{display:flex;align-items:center;justify-content:center}.marmot-hero__pad{position:absolute;top:6%;right:4%;bottom:6%;left:4%;border-radius:24px;z-index:0}.marmot-hero__pad--a{background:var(--marmot-pad-a, #ACE1FA);transform:rotate(-4.5deg) translate(-4%,2%)}.marmot-hero__pad--b{background:var(--marmot-pad-b, #DDBCF3);transform:rotate(4deg) translate(4%,-2%)}.marmot-hero__frame{position:relative;z-index:1;display:block;width:100%;max-height:100%;aspect-ratio:var(--marmot-cover-ratio, .72);border-radius:24px;overflow:hidden;box-shadow:0 0 0 5px #fff,0 28px 60px #14102873;background:#fff}.marmot-hero__cover{display:block;width:100%;height:100%;object-fit:cover}.marmot-hero__cover--empty{display:flex;align-items:center;justify-content:center;background:var(--marmot-surface, #F6F5FA)}.marmot-hero__placeholder{width:70%;height:auto;opacity:.4}.marmot-hero__slide.is-entering{display:block;animation:marmot-slide-in .65s cubic-bezier(.2,.8,.2,1) both}@keyframes marmot-slide-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.marmot-hero__sticker{position:absolute;z-index:2;top:-26px;right:-18px;width:96px;height:96px;border-radius:50%;background:var(--marmot-gold, #FBAF10);color:var(--marmot-purple-dark, #2C2747);font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-weight:700;font-size:20px;line-height:1.05;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px;transform:rotate(8deg);box-shadow:0 10px 24px #14102859}.marmot-hero__sticker--img{background:transparent;box-shadow:none;border-radius:0;width:110px;height:auto;padding:0}.marmot-hero__sticker--img img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(20,16,40,.3))}.marmot-hero__dots{display:flex;gap:8px}.marmot-hero__dot{width:9px;height:9px;border-radius:999px;border:0;padding:0;background:#ffffff59;cursor:pointer;transition:width .25s ease,background-color .25s ease}.marmot-hero__dot.is-active{width:26px;background:var(--marmot-gold, #FBAF10)}.marmot-marquee{background:var(--marmot-purple, #3D3660);padding:26px 0 34px;overflow:hidden}.marmot-marquee__belt{background:var(--marmot-gold, #FBAF10);transform:rotate(-1.6deg);margin:0 -20px;box-shadow:0 10px 26px #14102840}.marmot-marquee__track{display:flex;width:max-content;animation:marmot-marquee-scroll 26s linear infinite}.marmot-marquee__run{display:flex;align-items:center;padding:13px 0}.marmot-marquee__item{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:800;font-size:17px;letter-spacing:.02em;color:var(--marmot-purple-dark, #2C2747);white-space:nowrap;padding:0 18px}.marmot-marquee__star{color:var(--marmot-purple, #3D3660);font-size:14px}@keyframes marmot-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marmot-sec{padding:72px 40px}.marmot-sec__inner{max-width:1240px;margin:0 auto}.marmot-sec__head{text-align:center;margin-bottom:44px}.marmot-sec__label{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:26px;line-height:1.1;color:var(--marmot-gold, #FBAF10);display:inline-block;transform:rotate(-1.5deg);margin:0 0 10px}.marmot-sec__title{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:clamp(28px,3.4vw,42px);line-height:1.15;margin:0 0 8px}.marmot-sec__subtitle{font-size:16px;margin:0;opacity:.75}.marmot-sec--light{background:var(--marmot-paper, #fff);color:var(--marmot-ink, #211D38)}.marmot-sec--light .marmot-sec__label{color:var(--marmot-purple-light, #565080)}.marmot-sec--lilac{background:var(--marmot-violet-125, #F7ECFE);color:var(--marmot-ink, #211D38)}.marmot-sec--lilac .marmot-sec__label{color:var(--marmot-purple-light, #565080)}.marmot-sec--dark{background-color:var(--marmot-purple, #3D3660);color:#fff}.marmot-reveal-armed [data-marmot-reveal]{opacity:0;transform:translateY(38px)}.marmot-reveal-armed [data-marmot-reveal].is-revealed{opacity:1;transform:none;transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1)}.marmot-reveal-armed [data-marmot-reveal].is-instant{transition:none}.marmot-ages__row{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:22px}.marmot-ages__pill{display:flex;flex-direction:column;align-items:center;justify-content:center;width:132px;height:148px;border-radius:66px 66px 22px 22px;background:var(--marmot-age-color, #ACE1FA);color:var(--marmot-purple-dark, #2C2747);text-decoration:none;box-shadow:0 12px 26px #14102824;transition:transform .18s ease,box-shadow .18s ease}.marmot-ages__pill:hover{transform:translateY(-6px);box-shadow:0 18px 34px #14102833;color:var(--marmot-purple-dark, #2C2747)}.marmot-ages__pill--img{width:132px;height:auto;background:transparent;box-shadow:none;border-radius:18px;gap:2px}.marmot-ages__pill--img .marmot-ages__word{margin-top:0}.marmot-ages__sticker{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(20,16,40,.18))}.marmot-ages__num{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:40px;line-height:1}.marmot-ages__word{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:700;font-size:13px;margin-top:6px;opacity:.8}.marmot-categories__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.marmot-categories__card{display:flex;flex-direction:column;align-items:center;gap:14px;background:#fff;border-radius:18px;padding:32px 24px 28px;box-shadow:0 10px 28px #1410281a;text-decoration:none;color:var(--marmot-ink, #211D38);transform:rotate(var(--marmot-cat-tilt, 0deg));transition:transform .2s ease,box-shadow .2s ease}.marmot-categories__card:nth-child(3n+1){--marmot-cat-tilt: -1.2deg}.marmot-categories__card:nth-child(3n+2){--marmot-cat-tilt: .8deg}.marmot-categories__card:nth-child(3n+3){--marmot-cat-tilt: 1.4deg}.marmot-categories__card:hover{transform:rotate(0) translateY(-5px);box-shadow:0 16px 36px #14102829;color:var(--marmot-ink, #211D38)}.marmot-categories__visual{width:70%;max-width:260px;display:flex;align-items:center;justify-content:center}.marmot-categories__visual img{width:100%;height:auto}.marmot-categories__visual--ph{aspect-ratio:1;max-width:170px;border-radius:50%;background:var(--marmot-cat-color, #ACE1FA);box-shadow:0 10px 22px #14102824}.marmot-categories__visual--ph span{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:64px;color:var(--marmot-purple-dark, #2C2747)}.marmot-categories__body{display:flex;flex-direction:column;align-items:center;gap:6px}.marmot-categories__card.has-sticker .marmot-categories__body{display:none}.marmot-categories__title{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:23px}.marmot-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.marmot-card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:18px;padding:16px 16px 18px;box-shadow:0 10px 28px #1410281a;text-decoration:none;color:var(--marmot-ink, #211D38);transform:rotate(var(--marmot-card-tilt, 0deg));transition:transform .2s ease,box-shadow .2s ease}.marmot-card:hover{transform:rotate(0) translateY(-4px);box-shadow:0 16px 36px #14102829;color:var(--marmot-ink, #211D38)}.marmot-card:nth-child(4n+1){--marmot-card-tilt: -1.4deg}.marmot-card:nth-child(4n+2){--marmot-card-tilt: 1.1deg}.marmot-card:nth-child(4n+3){--marmot-card-tilt: 1.8deg}.marmot-card:nth-child(4n+4){--marmot-card-tilt: -1deg}.marmot-card__scene{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--marmot-surface, #F6F5FA);border-radius:12px;margin-bottom:14px;overflow:hidden}.marmot-card__scene img{max-width:88%;max-height:88%;width:auto;height:auto;object-fit:contain}.marmot-card__title{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:700;font-size:15.5px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em;margin:0 0 12px}.marmot-card__bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.marmot-card__price{font-weight:800;font-size:16px}.marmot-card__plus{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;flex:0 0 auto;padding:0;border:0;border-radius:50%;background:#3d3660;color:#fff;font-family:inherit;font-weight:800;font-size:22px;line-height:1;text-decoration:none;cursor:pointer;-webkit-appearance:none;appearance:none;transition:transform .15s ease,background-color .15s ease}.marmot-card__plus-glyph{display:block;pointer-events:none}.marmot-card__plus:hover{background:#322c52}.marmot-card__plus:active{transform:scale(.93)}.marmot-card__plus:focus-visible{outline:3px solid var(--marmot-gold, #FBAF10);outline-offset:2px}.marmot-card:hover .marmot-card__plus{transform:scale(1.06)}.marmot-card__plus.is-added{background:#2e7d46}.marmot-card__plus.is-error{background:#b42318}.marmot-card__plus.is-loading{opacity:.7;cursor:default}.marmot-card__plus--out,.marmot-card__plus[disabled]{background:#d9d6e4;color:#8a85a0;cursor:default}.marmot-card:hover .marmot-card__plus--out,.marmot-card__plus--out:active{transform:none}.marmot-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}.marmot-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.marmot-card__badge{position:absolute;z-index:3;pointer-events:none;top:-12px;font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:17px;line-height:1;padding:8px 12px;border-radius:999px;box-shadow:0 6px 14px #1410282e}.marmot-card__badge--new{left:-8px;background:var(--marmot-gold, #FBAF10);color:var(--marmot-purple-dark, #2C2747);transform:rotate(-6deg)}.marmot-card__badge--promo{left:-8px;background:#f8b5ba;color:var(--marmot-purple-dark, #2C2747);transform:rotate(-6deg)}.marmot-card__badge--preorder{left:-8px;background:#7c6bd6;color:#fff;transform:rotate(-6deg)}.marmot-card__badge--age{right:-8px;top:-14px;width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--marmot-gold, #FBAF10);color:var(--marmot-purple-dark, #2C2747);font-weight:800;font-size:15px;transform:rotate(6deg)}html[lang] .marmot-card__badge.marmot-card__badge--age{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important}.marmot-card__sticker{position:absolute;z-index:3;width:38px;pointer-events:none}.marmot-card__sticker img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(20,16,40,.2))}.marmot-card__sticker--status{top:-15px;left:-12px;transform:rotate(-8deg)}.marmot-card__sticker--age{top:-15px;right:-12px;transform:rotate(7deg)}.marmot-sec--dark .marmot-card{color:var(--marmot-ink, #211D38)}.marmot-card__note{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:18px;color:var(--marmot-purple-light, #565080);margin:0 0 10px}.marmot-sec__cta{text-align:center;margin-top:40px}.marmot-steps__row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;margin-bottom:44px}.marmot-steps__arrow{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:38px;line-height:1;color:var(--marmot-purple-light, #565080);transform:rotate(-4deg);padding:0 4px}.marmot-steps__card{background:#fff;border-radius:18px;padding:28px 24px;box-shadow:0 10px 28px #14102814;text-align:center}.marmot-steps__num{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:54px;line-height:1;display:block;margin-bottom:12px;color:var(--marmot-step-color, #F8B5BA)}.marmot-steps__card h3{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:21px;margin:0 0 8px}.marmot-steps__card p{font-size:15px;line-height:1.55;margin:0;opacity:.75}.marmot-steps__cta{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.marmot-steps__note{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:20px;color:var(--marmot-purple-light, #565080);transform:rotate(-2deg)}.marmot-letter__box{max-width:620px;margin:0 auto;text-align:center}.marmot-letter__form{display:flex;gap:10px;margin-top:26px}.marmot-letter__input{flex:1;border:2px solid rgba(255,255,255,.35);background:#ffffff14;border-radius:var(--marmot-radius-pill, 999px);padding:14px 22px;font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-size:15px;color:#fff;outline:none}.marmot-letter__input::placeholder{color:#ffffff8c}.marmot-letter__input:focus{border-color:var(--marmot-gold, #FBAF10)}.marmot-letter__success{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:24px;color:var(--marmot-gold, #FBAF10);margin-top:18px}.marmot-letter__error{color:#ffb4b4;font-size:14px;margin-top:12px}.marmot-events__row{overflow:hidden}.marmot-events__track{display:flex;justify-content:center;width:100%}.marmot-events__run{display:flex;align-items:flex-start;gap:26px;padding:14px 13px;flex:0 0 auto}.marmot-events__polaroid{background:#fff;padding:9px;border-radius:6px;box-shadow:0 14px 30px #1410282e;transform:rotate(var(--marmot-polaroid-tilt, 0deg));margin:0;flex:0 0 auto;transition:transform .2s ease}.marmot-events__polaroid:hover{transform:rotate(0) translateY(-4px)}.marmot-events__polaroid:nth-child(3n+1){--marmot-polaroid-tilt: -2.4deg}.marmot-events__polaroid:nth-child(3n+2){--marmot-polaroid-tilt: 1.8deg}.marmot-events__polaroid:nth-child(3n+3){--marmot-polaroid-tilt: -1.2deg}.marmot-events__polaroid img{display:block;height:260px;width:auto;max-width:none;object-fit:contain;border-radius:3px}.marmot-events__caption{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:18px;text-align:center;color:var(--marmot-ink, #211D38);margin:8px 0 2px}.marmot-events__row.is-moving .marmot-events__track{justify-content:flex-start;width:max-content;animation:marmot-events-scroll var(--marmot-events-duration, 40s) linear infinite}.marmot-events__row.is-moving:hover .marmot-events__track,.marmot-events__row.is-moving:active .marmot-events__track{animation-play-state:paused}@keyframes marmot-events-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:760px){.marmot-hero__inner{grid-template-columns:1fr;padding:48px 22px 60px;gap:40px;text-align:center}.marmot-hero__eyebrow{transform:none}.marmot-hero__lead{margin-left:auto;margin-right:auto}.marmot-hero__actions{justify-content:center}.marmot-hero__stack{width:min(320px,84vw);height:440px}.marmot-hero__word-slot{justify-items:center}.marmot-hero__sticker{width:78px;height:78px;font-size:17px;top:-20px;right:-12px}.marmot-marquee__item{font-size:15px}.marmot-sec{padding:52px 22px}.marmot-ages__row{gap:16px 10px;align-items:flex-end}.marmot-categories__row{grid-template-columns:1fr;gap:16px}.marmot-categories__card{padding:22px 20px;gap:10px}.marmot-categories__visual{width:70%;max-width:240px}.marmot-steps__row{grid-template-columns:1fr}.marmot-steps__arrow{transform:rotate(86deg);justify-self:center;padding:2px 0}.marmot-ages__pill{width:104px;height:120px;border-radius:52px 52px 18px 18px}.marmot-ages__pill--img{width:27vw;max-width:108px;height:auto;border-radius:0}.marmot-ages__pill--img .marmot-ages__word{font-size:12px;margin-top:4px}.marmot-ages__num{font-size:32px}.marmot-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:14px 4px 18px;-webkit-overflow-scrolling:touch}.marmot-card{flex:0 0 76%;scroll-snap-align:center}.marmot-letter__form{flex-direction:column}.marmot-events__polaroid img{height:200px}.marmot-events__row:not(.is-moving){overflow-x:auto;-webkit-overflow-scrolling:touch}.marmot-events__row:not(.is-moving) .marmot-events__track{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.marmot-hero__word{transition:none}.marmot-hero__word.is-out{opacity:1;transform:none}.marmot-hero__slide.is-entering,.marmot-marquee__track{animation:none}.marmot-btn{transition:none}.marmot-btn:hover{transform:none}.marmot-ages__pill,.marmot-card,.marmot-card__plus,.marmot-events__polaroid{transition:none}.marmot-ages__pill:hover{transform:none}.marmot-card:hover{transform:rotate(var(--marmot-card-tilt, 0deg))}.marmot-events__polaroid:hover{transform:rotate(var(--marmot-polaroid-tilt, 0deg))}.marmot-categories__card{transition:none}.marmot-categories__card:hover{transform:rotate(var(--marmot-cat-tilt, 0deg))}.marmot-reveal-armed [data-marmot-reveal]{opacity:1;transform:none;transition:none}.marmot-events__row.is-moving .marmot-events__track{animation:none}}html[lang] .marmot-hero__title,html[lang] .marmot-sec__title,html[lang] .marmot-categories__title,html[lang] .marmot-steps__card h3{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important}html[lang] .marmot-hero__eyebrow,html[lang] .marmot-hero__word,html[lang] .marmot-hero__sticker,html[lang] .marmot-sec__label,html[lang] .marmot-ages__num,html[lang] .marmot-steps__num,html[lang] .marmot-steps__arrow,html[lang] .marmot-steps__note,html[lang] .marmot-categories__visual--ph span,html[lang] .marmot-card__note,html[lang] .marmot-card__badge,html[lang] .marmot-events__caption,html[lang] .marmot-letter__success{font-family:var(--marmot-font-script, "Caveat", cursive)!important}html[lang] .marmot-sec--dark .marmot-sec__title,html[lang] .marmot-sec--dark .marmot-hero__title{color:#fff!important}html[lang] .marmot-sec--dark .marmot-sec__subtitle{color:#ffffffbf!important}html[lang] .marmot-btn,html[lang] .marmot-marquee__item,html[lang] .marmot-card__title,html[lang] .marmot-ages__word,html[lang] .marmot-hero__lead,html[lang] .marmot-sec__subtitle,html[lang] .marmot-letter__input{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important}@media(prefers-reduced-motion:no-preference){.marmot-hero__sticker--img img{transform-origin:50% 8%;animation:marmot-sticker-sway 7s cubic-bezier(.3,1.3,.45,1) infinite}}@keyframes marmot-sticker-sway{0%{transform:rotate(0)}28%{transform:rotate(2deg)}58%{transform:rotate(-1.1deg)}82%{transform:rotate(.44deg)}to{transform:rotate(0)}}@media(prefers-reduced-motion:no-preference){.marmot-reveal-armed [data-marmot-reveal].is-revealed .marmot-sec__label{animation:marmot-wipe .55s cubic-bezier(.4,.05,.3,1) both}.marmot-reveal-armed [data-marmot-reveal].is-revealed .marmot-steps__arrow{animation:marmot-wipe .35s cubic-bezier(.4,.05,.3,1) .38s both}.marmot-reveal-armed [data-marmot-reveal].is-instant .marmot-sec__label,.marmot-reveal-armed [data-marmot-reveal].is-instant .marmot-steps__arrow{animation:none}}@keyframes marmot-wipe{0%{clip-path:inset(-15% 100% -15% 0)}to{clip-path:inset(-15% -8% -15% 0)}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.marmot-card__plus:not([disabled]):hover{animation:marmot-pluspop .5s cubic-bezier(.34,1.56,.45,1)}}@keyframes marmot-pluspop{0%{transform:scale(1)}35%{transform:scale(1.16)}62%{transform:scale(.95)}84%{transform:scale(1.05)}to{transform:scale(1)}}.marmot-card__plus:not([disabled]):active{transform:scale(.93);animation:none}
/*# sourceMappingURL=/cdn/shop/t/12/assets/marmot-home.css.map */
