.gr-scene{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;contain:strict}.gr-scene__art{position:absolute;inset:0;width:100%;height:100%}.gr-cloud{animation:gr-drift 140s linear infinite alternate}@keyframes gr-drift{to{transform:translateX(6px)}}.gr-motif{position:absolute;inset:0}.gr-motif span{position:absolute;animation-iteration-count:infinite;animation-timing-function:linear}.gr-motif--leaves span,.gr-motif--petals span{border-radius:68% 12% 68% 12%;border:1px solid;animation-name:gr-flutter}@keyframes gr-flutter{0%{transform:translateY(-14vh) rotate(0deg)}to{transform:translate(var(--drift,6vw),116vh) rotate(600deg)}}.gr-motif--snow span{border-radius:50%;animation-name:gr-fall-soft}@keyframes gr-fall-soft{0%{transform:translateY(-14vh)}to{transform:translate(var(--drift,3vw),116vh)}}.gr-motif--rain span{border-radius:2px;animation-name:gr-fall-fast;animation-duration:.9s!important;transform:rotate(10deg)}@keyframes gr-fall-fast{0%{transform:translateY(-16vh) rotate(10deg);opacity:0}12%{opacity:1}to{transform:translate(4vw,116vh) rotate(10deg);opacity:.25}}.gr-motif--fireflies span,.gr-motif--sparkles span{border-radius:50%;box-shadow:0 0 12px currentColor;animation-name:gr-blink;animation-timing-function:ease-in-out}@keyframes gr-blink{0%,to{transform:translate(0) scale(.7);opacity:.15}50%{transform:translate(var(--drift,4vw),-6vh) scale(1.1);opacity:1}}.gr-motif--stars span{border-radius:50%;animation-name:gr-twinkle;animation-timing-function:ease-in-out}@keyframes gr-twinkle{0%,to{opacity:.2;transform:scale(.6)}50%{opacity:1;transform:scale(1.2)}}.gr-motif--bubbles span{border-radius:50%;border:1.5px solid;background:transparent!important;animation-name:gr-rise}@keyframes gr-rise{0%{transform:translateY(20vh) scale(.5);opacity:0}25%{opacity:.9}to{transform:translate(var(--drift,3vw),-60vh) scale(1.2);opacity:0}}.gr-motif--birds span{background:transparent!important;border-top:1.5px solid;border-right:1.5px solid;transform:rotate(-45deg);animation-name:gr-glide;animation-timing-function:ease-in-out}@keyframes gr-glide{0%{transform:translate(-12vw) rotate(-45deg)}50%{transform:translate(50vw,-4vh) rotate(-45deg)}to{transform:translate(112vw) rotate(-45deg)}}.gr-scene[data-motion=off] *,[data-reduced-motion=true] .gr-scene *{animation:none!important}@media (prefers-reduced-motion:reduce){.gr-scene *{animation:none!important}}.gr-sky-grid{display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(13rem,1fr))}.gr-sky-tile{margin:0}.gr-sky-tile__stage{position:relative;aspect-ratio:4/3;overflow:hidden;contain:paint;border:var(--ink-weight) solid var(--ink);border-radius:var(--round);box-shadow:var(--drop)}.gr-sky-tile[data-today=true] .gr-sky-tile__stage{outline:4px solid var(--accent);outline-offset:3px}.gr-sky-tile__stage .gr-scene{position:absolute;z-index:0}.gr-sky-tile figcaption{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-2);padding-top:var(--space-2);font-size:var(--step--1)}.gr-sky-place{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);font-size:var(--step-1)}.gr-sky-row{display:grid;grid-gap:var(--space-3);gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}.gr-sky-tile figcaption strong{font-family:var(--font-display);font-weight:800;font-size:var(--step--1)}.gr-mascot-stage{position:fixed;inset:0;z-index:3;pointer-events:none;overflow:hidden}.gr-mascot{position:absolute;filter:drop-shadow(0 4px 0 rgba(43,39,64,.18));animation-duration:.9s;animation-timing-function:cubic-bezier(.2,1.5,.4,1);animation-fill-mode:both}.gr-mascot--bottom-left{left:clamp(.5rem,3vw,3rem);bottom:0}.gr-mascot--bottom-right{right:clamp(.5rem,3vw,3rem);bottom:0}.gr-mascot--mid-left{left:0;top:55%}.gr-mascot--mid-right{right:0;top:42%}.gr-mascot--top-right{right:clamp(.5rem,4vw,5rem);top:4.6rem}@media (max-width:48rem){.gr-mascot--mid-left,.gr-mascot--mid-right,.gr-mascot--top-right{display:none}.gr-mascot{transform-origin:bottom center;scale:.78}}.gr-mascot[data-entrance=peek-up]{animation-name:gr-peek-up}@keyframes gr-peek-up{0%{transform:translateY(100%)}to{transform:translateY(22%)}}.gr-mascot--bottom-left[data-entrance=peek-side],.gr-mascot--mid-left[data-entrance=peek-side]{animation-name:gr-peek-left}.gr-mascot--bottom-right[data-entrance=peek-side],.gr-mascot--mid-right[data-entrance=peek-side],.gr-mascot--top-right[data-entrance=peek-side]{animation-name:gr-peek-right}@keyframes gr-peek-left{0%{transform:translateX(-100%)}to{transform:translateX(-24%)}}@keyframes gr-peek-right{0%{transform:translateX(100%)}to{transform:translateX(24%)}}.gr-mascot[data-entrance=drift]{animation-name:gr-drift-in;animation-duration:2.4s;animation-timing-function:ease-out}@keyframes gr-drift-in{0%{transform:translate(-40%,12px);opacity:0}to{transform:translate(0);opacity:1}}.gr-mascot[data-entrance=hop]{animation-name:gr-hop-in;animation-duration:1.1s}@keyframes gr-hop-in{0%{transform:translateY(110%)}55%{transform:translateY(-14%)}to{transform:translateY(16%)}}.gr-mascot[data-entrance=pop]{animation-name:gr-pop-in}@keyframes gr-pop-in{0%{transform:scale(.2) rotate(-14deg);opacity:0}to{transform:scale(1) rotate(0deg);opacity:1}}.gr-mascot:after{content:""}.gr-mascot>svg{animation:gr-idle 3.4s ease-in-out 1s infinite}@keyframes gr-idle{50%{transform:translateY(-5px) rotate(-2deg)}}@media (prefers-reduced-motion:reduce){.gr-mascot-stage{display:none}}.gr-mascot__catch{position:absolute;padding:0;cursor:pointer;pointer-events:auto;background:none;border:0;border-radius:50%}.gr-mascot__catch>.gr-mascot{inset:0;width:100%;height:100%}.gr-mascot__catch:focus-visible>.gr-mascot,.gr-mascot__catch:hover>.gr-mascot{filter:drop-shadow(0 4px 0 rgba(43,39,64,.18)) brightness(1.06);transform:scale(1.06)}.gr-mascot__catch:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.gr-mascot[data-caught=true]{animation:gr-mascot-caught .7s cubic-bezier(.2,.9,.3,1.2) both}@keyframes gr-mascot-caught{30%{transform:translateY(-28%) scale(1.14)}to{opacity:0;transform:translateY(-90%) scale(.5)}}@media (prefers-reduced-motion:reduce){.gr-mascot[data-caught=true]{animation:none;opacity:0}.gr-mascot__catch:focus-visible>.gr-mascot,.gr-mascot__catch:hover>.gr-mascot{transform:none}}.gr-case{display:grid;grid-template-columns:repeat(auto-fit,minmax(5.5rem,1fr));grid-gap:var(--space-3);gap:var(--space-3);margin-top:var(--space-4)}.gr-case__slot{display:flex;flex-direction:column;gap:var(--space-1);align-items:center;padding:var(--space-3) var(--space-2);text-align:center;background:var(--paper-2);border:var(--ink-weight) solid var(--ink);border-radius:var(--round-sm)}.gr-case__slot[data-caught=false]{background:var(--paper-3);border-style:dashed}.gr-case__art{width:3.2rem;height:3.2rem}.gr-case__slot[data-caught=false] .gr-case__art{filter:grayscale(1) brightness(.55) opacity(.4)}.gr-case__name{font-family:var(--font-display);font-weight:800;font-size:var(--step--1)}.gr-case__slot[data-caught=false] .gr-case__name{color:var(--ink-faint)}.gr-case__count{font-size:var(--step--1);color:var(--ink-soft)}:root{--mascot-mochi:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='M4.6 9.8c0-3.4 3.3-5.6 7.4-5.6s7.4 2.2 7.4 5.6v5.4c0 3-3.3 4.9-7.4 4.9s-7.4-1.9-7.4-4.9V9.8Z' fill='%23fffaf0'/%3E%3Cpath d='M6.2 7.4C5.8 5 6.1 3.8 6.5 3.8s2 1.2 2.8 2.4M17.8 7.4c.4-2.4.1-3.6-.3-3.6s-2 1.2-2.8 2.4' fill='%23fffaf0'/%3E%3Cpath d='M12 4.2c.8-2.3 2.8-3.1 4-2.7-.4 1.6-1.6 2.8-2.8 3.1Z' fill='%2337c8a0'/%3E%3Cpath d='M10.6 14.4c.6.7 1.7.7 2.3 0'/%3E%3C/g%3E%3Ccircle cx='9' cy='11.4' r='1.15' fill='%232b2740'/%3E%3Ccircle cx='15' cy='11.4' r='1.15' fill='%232b2740'/%3E%3Cellipse cx='6.6' cy='13.6' rx='1.3' ry='.85' fill='%23ff6f91'/%3E%3Cellipse cx='17.4' cy='13.6' rx='1.3' ry='.85' fill='%23ff6f91'/%3E%3C/svg%3E");--mascot-tanu:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cellipse cx='11.6' cy='14' rx='7' ry='6.2' fill='%23c98f5c'/%3E%3Cpath d='M6 8.6C5.2 6.2 5.6 5 6 5s2 .9 2.8 2M17.2 8.6c.8-2.4.4-3.6 0-3.6s-2 .9-2.8 2' fill='%23c98f5c'/%3E%3C/g%3E%3Cellipse cx='11.6' cy='15.6' rx='3.9' ry='3.1' fill='%23f6e2c8'/%3E%3Cellipse cx='8.7' cy='12.4' rx='1.95' ry='1.7' fill='%237a5133'/%3E%3Cellipse cx='14.5' cy='12.4' rx='1.95' ry='1.7' fill='%237a5133'/%3E%3Ccircle cx='8.7' cy='12.4' r='.8' fill='%23fffaf0'/%3E%3Ccircle cx='14.5' cy='12.4' r='.8' fill='%23fffaf0'/%3E%3C/svg%3E");--mascot-kumo:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='M5.8 17.4c-2.3 0-4-1.6-4-3.6s1.6-3.6 3.5-3.6c.4-2.8 2.7-4.8 5.5-4.8s5.1 2 5.5 4.8c2.3 0 4.3 1.6 4.3 3.6s-2 3.6-4.3 3.6H5.8Z' fill='%23ffffff'/%3E%3Cpath d='M10.6 14.6c.6.6 1.7.6 2.3 0'/%3E%3C/g%3E%3Ccircle cx='9.4' cy='11.9' r='1' fill='%232b2740'/%3E%3Ccircle cx='14.3' cy='11.9' r='1' fill='%232b2740'/%3E%3C/svg%3E");--mascot-hoshi:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='m12 2.4 2.9 5.9 6.5.9-4.7 4.6 1.1 6.4L12 17.2l-5.8 3 1.1-6.4L2.6 9.2l6.5-.9L12 2.4Z' fill='%23ffc23c'/%3E%3Cpath d='M10.8 13c.6.7 1.8.7 2.4 0'/%3E%3C/g%3E%3Ccircle cx='10.1' cy='10.6' r='.9' fill='%232b2740'/%3E%3Ccircle cx='13.9' cy='10.6' r='.9' fill='%232b2740'/%3E%3C/svg%3E");--mascot-kaeru:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cellipse cx='12' cy='15' rx='7.4' ry='5.9' fill='%2337c8a0'/%3E%3Ccircle cx='7.8' cy='8.4' r='3.1' fill='%2337c8a0'/%3E%3Ccircle cx='16.2' cy='8.4' r='3.1' fill='%2337c8a0'/%3E%3Cpath d='M9.3 16.4c1.4 1.3 4 1.3 5.4 0'/%3E%3C/g%3E%3Cellipse cx='12' cy='17' rx='3.8' ry='2.4' fill='%23d8f6e6'/%3E%3Ccircle cx='7.8' cy='8.4' r='1.2' fill='%232b2740'/%3E%3Ccircle cx='16.2' cy='8.4' r='1.2' fill='%232b2740'/%3E%3C/svg%3E");--mascot-koi:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='M2.6 12c0-3 3-5.2 6.4-5.2 3.2 0 5.9 1.9 7.1 4.1l4.6-3-1.5 4.1 1.5 4.1-4.6-3c-1.2 2.2-3.9 4.1-7.1 4.1-3.4 0-6.4-2.2-6.4-5.2Z' fill='%23ff7a59'/%3E%3Cpath d='M7.9 7.4c1.5 1.1 2.3 3 2.3 4.6s-.8 3.5-2.3 4.6'/%3E%3C/g%3E%3Ccircle cx='5.6' cy='10.8' r='.95' fill='%232b2740'/%3E%3C/svg%3E");--mascot-kame:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cellipse cx='6.6' cy='17.4' rx='2.3' ry='1.6' fill='%2337c8a0'/%3E%3Cellipse cx='17.4' cy='17.4' rx='2.3' ry='1.6' fill='%2337c8a0'/%3E%3Cpath d='M2.8 15.8c0-5 4.2-8.4 9.2-8.4s9.2 3.4 9.2 8.4H2.8Z' fill='%232f9e78'/%3E%3Cpath d='M7.4 15.8c0-3.4 1.9-5.7 4.6-5.7s4.6 2.3 4.6 5.7M12 10.1v5.7'/%3E%3Cellipse cx='12' cy='18.2' rx='3.4' ry='2.7' fill='%2337c8a0'/%3E%3C/g%3E%3Ccircle cx='10.5' cy='17.8' r='.85' fill='%232b2740'/%3E%3Ccircle cx='13.5' cy='17.8' r='.85' fill='%232b2740'/%3E%3C/svg%3E");--mascot-hotaru:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cellipse cx='6.4' cy='9.8' rx='4.2' ry='2.7' transform='rotate(-24 6.4 9.8)' fill='%23eaf6ff'/%3E%3Cellipse cx='17.6' cy='9.8' rx='4.2' ry='2.7' transform='rotate(24 17.6 9.8)' fill='%23eaf6ff'/%3E%3Ccircle cx='12' cy='17.2' r='4.2' fill='%23ffc23c'/%3E%3Cellipse cx='12' cy='10.5' rx='3.8' ry='4.2' fill='%234a7a52'/%3E%3Cpath d='M9.8 5.2C9 3.7 8 3 6.9 3M14.2 5.2c.8-1.5 1.8-2.2 2.9-2.2'/%3E%3C/g%3E%3Ccircle cx='10.5' cy='9.8' r='.9' fill='%23fffaf0'/%3E%3Ccircle cx='13.5' cy='9.8' r='.9' fill='%23fffaf0'/%3E%3C/svg%3E");--mascot-onigiri:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='M12 3.4c1.1 0 1.9.8 2.6 1.9l5.3 9.8c1.1 2.3 0 4.1-2.3 4.1H8.4c-2.3 0-3.4-1.8-2.3-4.1l5.3-9.8c.7-1.1 1.5-1.9 2.6-1.9Z' fill='%23fffaf0'/%3E%3Cpath d='M8.2 14.8h7.6v2.3c0 .8-.4 1.1-1.1 1.1H9.3c-.7 0-1.1-.3-1.1-1.1v-2.3Z' fill='%233a4a55'/%3E%3Cpath d='M10.7 13.5c.6.6 1.7.6 2.3 0'/%3E%3C/g%3E%3Ccircle cx='9.4' cy='12' r='.9' fill='%232b2740'/%3E%3Ccircle cx='14.6' cy='12' r='.9' fill='%232b2740'/%3E%3C/svg%3E");--mascot-kasa:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='M12 2.8c4.6 0 8.4 3.5 8.4 6.9H3.6c0-3.4 3.8-6.9 8.4-6.9Z' fill='%23ff6f91'/%3E%3Cpath d='M8.2 9.7c0-3.4 1.6-6.9 3.8-6.9s3.8 3.5 3.8 6.9M12 9.7v8.4M12 18.1c0 1.5-1.2 2.3-2.3 2.3'/%3E%3C/g%3E%3Cellipse cx='9.8' cy='7.4' rx='.85' ry='1' fill='%232b2740'/%3E%3Cellipse cx='14.2' cy='7.4' rx='.85' ry='1' fill='%232b2740'/%3E%3C/svg%3E");--mascot-yuki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='M8.4 8.4C7.3 4.6 7.7 1.5 8.8 1.5s2.7 3 3 6.5M15.6 8.4c1.1-3.8.7-6.9-.4-6.9s-2.7 3-3 6.5' fill='%23fffdf7'/%3E%3Cellipse cx='12' cy='14.6' rx='6.1' ry='5.7' fill='%23fffdf7'/%3E%3Cpath d='M10.9 16.2c.6.6 1.7.6 2.3 0'/%3E%3C/g%3E%3Ccircle cx='9.5' cy='13.4' r='.95' fill='%232b2740'/%3E%3Ccircle cx='14.5' cy='13.4' r='.95' fill='%232b2740'/%3E%3Cellipse cx='6.9' cy='15.6' rx='1.2' ry='.85' fill='%23ff6f91'/%3E%3Cellipse cx='17.1' cy='15.6' rx='1.2' ry='.85' fill='%23ff6f91'/%3E%3C/svg%3E");--mascot-tori:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg stroke='%232b2740' stroke-width='1.5' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='M16.8 17.4c-1.6 1.6-4 2.4-6.3 2-3.5-.8-5.8-3.5-5.4-6.6.4-2.8 2.8-4.3 5.4-3.9 2.4.4 4 1.6 5.1 3.5l3.5 1.6-2.4 1.2.8 2-.7.2Z' fill='%23ff7a59'/%3E%3Cpath d='m4.6 11.2-2.4.4 2 1.2' fill='%23ffc23c'/%3E%3Cpath d='M10.6 19.4c0 1.2 0 1.6-.4 2M13.8 19.4c.4 1.2.4 1.6 0 2'/%3E%3C/g%3E%3Ccircle cx='8.4' cy='10.1' r='.95' fill='%232b2740'/%3E%3C/svg%3E")}.gr-column>ul,.gr-list,.gr-scroll ul{list-style:none;padding-left:0}.gr-column>ul>li,.gr-list>li,.gr-scroll ul>li{position:relative;padding-left:2.1rem;min-height:1.6rem}.gr-column>ul>li+li,.gr-list>li+li,.gr-scroll ul>li+li{margin-top:var(--space-3)}.gr-column>ul>li:before,.gr-list>li:before,.gr-scroll ul>li:before{content:"";position:absolute;left:0;top:.06em;width:1.5rem;height:1.5rem;background-image:var(--marker,var(--mascot-mochi));background-position:50%;background-repeat:no-repeat;background-size:contain}.gr-column>ul>li:nth-child(12n+1),.gr-list>li:nth-child(12n+1),.gr-scroll ul>li:nth-child(12n+1){--marker:var(--mascot-mochi)}.gr-column>ul>li:nth-child(12n+2),.gr-list>li:nth-child(12n+2),.gr-scroll ul>li:nth-child(12n+2){--marker:var(--mascot-tanu)}.gr-column>ul>li:nth-child(12n+3),.gr-list>li:nth-child(12n+3),.gr-scroll ul>li:nth-child(12n+3){--marker:var(--mascot-kumo)}.gr-column>ul>li:nth-child(12n+4),.gr-list>li:nth-child(12n+4),.gr-scroll ul>li:nth-child(12n+4){--marker:var(--mascot-hoshi)}.gr-column>ul>li:nth-child(12n+5),.gr-list>li:nth-child(12n+5),.gr-scroll ul>li:nth-child(12n+5){--marker:var(--mascot-kaeru)}.gr-column>ul>li:nth-child(12n+6),.gr-list>li:nth-child(12n+6),.gr-scroll ul>li:nth-child(12n+6){--marker:var(--mascot-tori)}.gr-column>ul>li:nth-child(12n+7),.gr-list>li:nth-child(12n+7),.gr-scroll ul>li:nth-child(12n+7){--marker:var(--mascot-koi)}.gr-column>ul>li:nth-child(12n+8),.gr-list>li:nth-child(12n+8),.gr-scroll ul>li:nth-child(12n+8){--marker:var(--mascot-kame)}.gr-column>ul>li:nth-child(12n+9),.gr-list>li:nth-child(12n+9),.gr-scroll ul>li:nth-child(12n+9){--marker:var(--mascot-hotaru)}.gr-column>ul>li:nth-child(12n+10),.gr-list>li:nth-child(12n+10),.gr-scroll ul>li:nth-child(12n+10){--marker:var(--mascot-onigiri)}.gr-column>ul>li:nth-child(12n+11),.gr-list>li:nth-child(12n+11),.gr-scroll ul>li:nth-child(12n+11){--marker:var(--mascot-kasa)}.gr-column>ul>li:nth-child(12n),.gr-list>li:nth-child(12n),.gr-scroll ul>li:nth-child(12n){--marker:var(--mascot-yuki)}.gr-column li ul,.gr-scroll li ul{list-style:disc;padding-left:1.2rem}.gr-column li ul>li,.gr-scroll li ul>li{padding-left:0;min-height:0;margin-top:0}.gr-column li ul>li:before,.gr-scroll li ul>li:before{content:none}