.Container-module-scss-module__JlzzPW__container{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.Container-module-scss-module__JlzzPW__container{padding-left:1.5rem;padding-right:1.5rem}}
.BlogCard-module-scss-module__Ll3oGG__card{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface-primary) 100%);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);border-radius:1.5rem;transition:transform .12s ease-out,border-color .12s ease-out,background .12s ease-out,box-shadow .12s ease-out}.BlogCard-module-scss-module__Ll3oGG__card:hover{border-color:color-mix(in srgb, var(--green-400) 28%, var(--border-strong) 72%);box-shadow:var(--shadow-medium);transform:translateY(-2px)}.BlogCard-module-scss-module__Ll3oGG__card{height:100%;overflow:hidden}.BlogCard-module-scss-module__Ll3oGG__link{height:100%;color:inherit;flex-direction:column;display:flex}.BlogCard-module-scss-module__Ll3oGG__link:hover{color:inherit}.BlogCard-module-scss-module__Ll3oGG__link:hover .BlogCard-module-scss-module__Ll3oGG__title{color:var(--green-500)}.BlogCard-module-scss-module__Ll3oGG__imageWrap{aspect-ratio:16/9;background:linear-gradient(135deg,#fff0b6a6,#d8f58a61);width:100%;overflow:hidden}.BlogCard-module-scss-module__Ll3oGG__imagePlaceholder{background:radial-gradient(circle at 100% 0,#ffffffd9,#0000 35%),linear-gradient(135deg,#fff0b6cc,#d8f58a80)}.BlogCard-module-scss-module__Ll3oGG__image{object-fit:cover;width:100%;height:100%;transition:transform .22s ease-out}.BlogCard-module-scss-module__Ll3oGG__link:hover .BlogCard-module-scss-module__Ll3oGG__image{transform:scale(1.03)}.BlogCard-module-scss-module__Ll3oGG__body{flex-direction:column;flex:1;gap:.6rem;padding:1.15rem 1.2rem 1.35rem;display:flex}.BlogCard-module-scss-module__Ll3oGG__title{color:var(--text-strong);font-size:1.08rem;font-weight:800;line-height:1.32;transition:color .12s ease-out}.BlogCard-module-scss-module__Ll3oGG__excerpt{color:var(--text-muted);flex:1;font-size:.96rem;line-height:1.65}.BlogCard-module-scss-module__Ll3oGG__more{color:var(--green-500);align-items:center;gap:.3rem;margin-top:.3rem;font-size:.89rem;font-weight:800;display:inline-flex}
.BlogList-module-scss-module__0egYeG__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.BlogList-module-scss-module__0egYeG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1200px){.BlogList-module-scss-module__0egYeG__grid{grid-template-columns:repeat(3,1fr)}}.BlogList-module-scss-module__0egYeG__empty{color:var(--text-muted);text-align:center;padding:3rem 1rem;font-size:1rem}
.GameFrame-module-scss-module__I6jPVG__wrap{position:relative;overflow:hidden}.GameFrame-module-scss-module__I6jPVG__frameShell{z-index:1;position:relative}.GameFrame-module-scss-module__I6jPVG__viewport{aspect-ratio:4/5.25;background:#fff9ec;width:100%;position:relative;overflow:hidden}@media (min-width:768px){.GameFrame-module-scss-module__I6jPVG__viewport{aspect-ratio:16/10}}@media (min-width:1200px){.GameFrame-module-scss-module__I6jPVG__viewport{border-radius:1.45rem}}.GameFrame-module-scss-module__I6jPVG__frame{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.GameFrame-module-scss-module__I6jPVG__loading{color:var(--text-muted);background:radial-gradient(circle at top,#fff7c5a6,#0000 38%),repeating-linear-gradient(45deg,#9dcc3a0d 0 20px,#0000 20px 40px),#fffaf0;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.96rem;display:flex;position:absolute;inset:0}.GameFrame-module-scss-module__I6jPVG__spinner{border:3px solid #9dcc3a2e;border-top-color:var(--green-400);border-radius:50%;width:1.9rem;height:1.9rem;animation:.8s linear infinite GameFrame-module-scss-module__I6jPVG__spin}@keyframes GameFrame-module-scss-module__I6jPVG__spin{to{transform:rotate(360deg)}}
.Header-module-scss-module__wS1-Va__header{z-index:100;padding:.9rem 0 0;position:sticky;top:0}.Header-module-scss-module__wS1-Va__inner{-webkit-backdrop-filter:blur(12px)saturate(120%);background:#fffdf5e0;border:1px solid #e8d7b8eb;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1rem;display:flex;box-shadow:0 10px 26px #805d2c1f}@media (min-width:768px){.Header-module-scss-module__wS1-Va__inner{padding:.75rem 1.25rem}}.Header-module-scss-module__wS1-Va__brand,.Header-module-scss-module__wS1-Va__mobileBrand{color:var(--text-strong);letter-spacing:-.02em;z-index:0;align-items:center;gap:.8rem;font-size:1.14rem;font-weight:800;display:inline-flex;position:relative}.Header-module-scss-module__wS1-Va__brand:hover,.Header-module-scss-module__wS1-Va__mobileBrand:hover{color:var(--text-warm)}.Header-module-scss-module__wS1-Va__brandHalo{z-index:-1;background:radial-gradient(circle,#ffe89dcc 0%,#0000 72%);border-radius:999px;width:3rem;position:absolute;inset:-.2rem auto -.2rem -.4rem}.Header-module-scss-module__wS1-Va__brandMark{object-fit:cover;border-radius:.9rem;flex-shrink:0;width:2.125rem;height:2.125rem;box-shadow:0 10px 18px #76952a2e}.Header-module-scss-module__wS1-Va__brandName{white-space:nowrap}.Header-module-scss-module__wS1-Va__desktopControls{align-items:center;gap:.9rem;display:none}@media (min-width:768px){.Header-module-scss-module__wS1-Va__desktopControls{display:flex}}.Header-module-scss-module__wS1-Va__nav{background:#fff7e6e6;border:1px solid #e8d7b8d9;border-radius:999px;align-items:center;gap:.45rem;padding:.3rem;display:flex;box-shadow:inset 0 1px #ffffffb3}.Header-module-scss-module__wS1-Va__link,.Header-module-scss-module__wS1-Va__dropdownTrigger{box-sizing:border-box;min-height:2.6rem;color:var(--text-warm);border-radius:999px;align-items:center;gap:.45rem;padding:.45rem 1rem;font-size:.95rem;font-weight:700;transition:background .12s ease-out,color .12s ease-out,transform .12s ease-out;display:inline-flex}.Header-module-scss-module__wS1-Va__link:hover,.Header-module-scss-module__wS1-Va__dropdownTrigger:hover{color:var(--green-500);background:#d8f58a40}.Header-module-scss-module__wS1-Va__dropdownWrapper{position:relative}.Header-module-scss-module__wS1-Va__dropdownWrapper:hover .Header-module-scss-module__wS1-Va__dropdownPanel,.Header-module-scss-module__wS1-Va__dropdownWrapper:focus-within .Header-module-scss-module__wS1-Va__dropdownPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Header-module-scss-module__wS1-Va__dropdownWrapper:hover .Header-module-scss-module__wS1-Va__chevron,.Header-module-scss-module__wS1-Va__dropdownWrapper:focus-within .Header-module-scss-module__wS1-Va__chevron{transform:rotate(180deg)}.Header-module-scss-module__wS1-Va__chevron{flex-shrink:0;transition:transform .22s ease-out}.Header-module-scss-module__wS1-Va__chevronOpen{transform:rotate(180deg)}.Header-module-scss-module__wS1-Va__dropdownPanel{border:1px solid var(--border-soft);min-width:230px;box-shadow:var(--shadow-medium);opacity:0;visibility:hidden;pointer-events:none;z-index:12;background:#fffdf5fa;border-radius:1.5rem;gap:.35rem;padding:.55rem;transition:opacity .12s ease-out,transform .12s ease-out,visibility .12s ease-out;display:grid;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%)translateY(-8px)}.Header-module-scss-module__wS1-Va__dropdownPanel:before{content:"";height:1rem;position:absolute;bottom:100%;left:-1rem;right:-1rem}.Header-module-scss-module__wS1-Va__dropdownItem{color:var(--text-warm);white-space:nowrap;border-radius:1rem;padding:.75rem .95rem;font-size:.92rem;font-weight:600;transition:background .12s ease-out,color .12s ease-out,transform .12s ease-out;display:block}.Header-module-scss-module__wS1-Va__dropdownItem:hover{color:var(--green-500);background:#d8f58a47;transform:translate(2px)}.Header-module-scss-module__wS1-Va__primaryCta{border:1px solid color-mix(in srgb, var(--green-500) 72%, white 28%);background:linear-gradient(180deg, var(--green-300) 0%, var(--green-400) 55%, var(--green-500) 100%);min-height:3rem;box-shadow:var(--shadow-button),var(--shadow-inset);color:#355300;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.3rem;font-weight:700;text-decoration:none;transition:transform .12s ease-out,box-shadow .12s ease-out,filter .12s ease-out;display:inline-flex}.Header-module-scss-module__wS1-Va__primaryCta:hover{filter:saturate(1.04)brightness(1.01);transform:translateY(-1px);box-shadow:0 12px 22px #76952a3d,inset 0 1px #ffffffd9}.Header-module-scss-module__wS1-Va__primaryCta:active{transform:translateY(0);box-shadow:0 8px 16px #76952a33,inset 0 2px #fff9}.Header-module-scss-module__wS1-Va__menuButton,.Header-module-scss-module__wS1-Va__menuButtonClose{width:2.95rem;height:2.95rem;color:var(--text-warm);background:#fff8e5f2;border:1px solid #e8d7b8eb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 8px 18px #805d2c1a}@media (min-width:768px){.Header-module-scss-module__wS1-Va__menuButton,.Header-module-scss-module__wS1-Va__menuButtonClose{display:none}}.Header-module-scss-module__wS1-Va__menuButtonClose{display:inline-flex}.Header-module-scss-module__wS1-Va__menuIcon{flex-direction:column;justify-content:space-between;width:1.2rem;height:.95rem;display:flex}.Header-module-scss-module__wS1-Va__menuBar,.Header-module-scss-module__wS1-Va__menuBarOpenTop,.Header-module-scss-module__wS1-Va__menuBarOpenBottom,.Header-module-scss-module__wS1-Va__menuBarHidden{transform-origin:50%;background:currentColor;border-radius:999px;width:100%;height:2px;transition:transform .12s ease-out,opacity .12s ease-out}.Header-module-scss-module__wS1-Va__menuBarOpenTop{transform:translateY(6px)rotate(45deg)}.Header-module-scss-module__wS1-Va__menuBarOpenBottom{transform:translateY(-6px)rotate(-45deg)}.Header-module-scss-module__wS1-Va__menuBarHidden{opacity:0}.Header-module-scss-module__wS1-Va__mobileMenuOpen{z-index:130;background:radial-gradient(circle at 100% 0,#fff0b6d1,#0000 32%),linear-gradient(#fff9e8fa 0%,#fff5d6fc 100%);flex-direction:column;padding:1rem;display:flex;position:fixed;inset:0}@media (min-width:768px){.Header-module-scss-module__wS1-Va__mobileMenuOpen{display:none}}.Header-module-scss-module__wS1-Va__mobileMenuHeader{justify-content:space-between;align-items:center;gap:1rem;padding:.3rem 0 1rem;display:flex}.Header-module-scss-module__wS1-Va__mobileMenuLinks{flex-direction:column;gap:.9rem;padding-top:.5rem;display:flex}.Header-module-scss-module__wS1-Va__mobileCta{border:1px solid color-mix(in srgb, var(--green-500) 72%, white 28%);background:linear-gradient(180deg, var(--green-300) 0%, var(--green-400) 55%, var(--green-500) 100%);min-height:3rem;box-shadow:var(--shadow-button),var(--shadow-inset);color:#355300;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.3rem;font-weight:700;text-decoration:none;transition:transform .12s ease-out,box-shadow .12s ease-out,filter .12s ease-out;display:inline-flex}.Header-module-scss-module__wS1-Va__mobileCta:hover{filter:saturate(1.04)brightness(1.01);transform:translateY(-1px);box-shadow:0 12px 22px #76952a3d,inset 0 1px #ffffffd9}.Header-module-scss-module__wS1-Va__mobileCta:active{transform:translateY(0);box-shadow:0 8px 16px #76952a33,inset 0 2px #fff9}.Header-module-scss-module__wS1-Va__mobileCta{width:100%}.Header-module-scss-module__wS1-Va__mobileLink,.Header-module-scss-module__wS1-Va__mobileSectionToggle{box-sizing:border-box;width:100%;color:var(--text-warm);background:#fffdf5eb;border:1px solid #e8d7b8f2;border-radius:1.35rem;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.1rem;font-size:.98rem;font-weight:700;display:flex;box-shadow:0 12px 24px #805d2c14}.Header-module-scss-module__wS1-Va__mobileLink:hover,.Header-module-scss-module__wS1-Va__mobileSectionToggle:hover{color:var(--green-500)}.Header-module-scss-module__wS1-Va__mobileSection{flex-direction:column;gap:.75rem;display:flex}.Header-module-scss-module__wS1-Va__mobileSizeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.Header-module-scss-module__wS1-Va__mobileSizeLink{min-height:3rem;color:var(--text-warm);background:#ffffffc2;border:1px solid #d8f58acc;border-radius:1.1rem;justify-content:center;align-items:center;padding:.65rem .4rem;font-size:.92rem;font-weight:700;display:flex;box-shadow:0 10px 18px #805d2c0f}.Header-module-scss-module__wS1-Va__mobileSizeLink:hover{color:var(--green-500);background:#d8f58a52}
.LanguageSwitcher-module-scss-module__h57xAW__wrap{width:100%;display:inline-block;position:relative}.LanguageSwitcher-module-scss-module__h57xAW__select{appearance:none;width:100%;min-height:3rem;color:var(--text-warm);cursor:pointer;background-color:#fffdf5f2;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path d='M2 4l4 4 4-4' fill='none' stroke='%238a6a48' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 1rem center;background-repeat:no-repeat;border:1px solid #e8d7b8f2;border-radius:999px;padding:.7rem 2.75rem .7rem 1rem;font-size:.95rem;font-weight:600;transition:border-color .12s ease-out,box-shadow .12s ease-out,background .12s ease-out;box-shadow:inset 0 1px #ffffffb8}.LanguageSwitcher-module-scss-module__h57xAW__select:hover{border-color:color-mix(in srgb, var(--green-400) 38%, white 62%);background-color:#fffef8}
.Footer-module-scss-module__wcgw9G__footer{margin-top:4rem}.Footer-module-scss-module__wcgw9G__inner{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface-primary) 100%);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);border-radius:1.75rem;margin-bottom:1.4rem;padding:1.6rem;position:relative;overflow:hidden}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__inner{padding:2rem}}.Footer-module-scss-module__wcgw9G__inner:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffe9a2a6,#0000 70%);border-radius:50%;width:10rem;height:10rem;position:absolute;top:-3rem;right:-2rem}.Footer-module-scss-module__wcgw9G__grid{grid-template-columns:1fr;gap:1.8rem;display:grid}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Footer-module-scss-module__wcgw9G__grid{grid-template-columns:1.25fr .9fr 1fr 1fr;gap:1.5rem}}.Footer-module-scss-module__wcgw9G__col{flex-direction:column;gap:.85rem;min-width:0;display:flex;position:relative}@media (max-width:767px){.Footer-module-scss-module__wcgw9G__col:nth-child(n+2){text-align:center;align-items:center}}.Footer-module-scss-module__wcgw9G__heading{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.8rem;font-weight:800}.Footer-module-scss-module__wcgw9G__brand{color:var(--text-strong);letter-spacing:-.02em;align-items:center;gap:.75rem;font-size:1.2rem;font-weight:800;display:inline-flex}.Footer-module-scss-module__wcgw9G__brand:hover{color:var(--text-warm)}.Footer-module-scss-module__wcgw9G__brandMark{object-fit:cover;border-radius:.85rem;flex-shrink:0;width:2rem;height:2rem;box-shadow:0 10px 18px #76952a2e}.Footer-module-scss-module__wcgw9G__brandName{white-space:nowrap}.Footer-module-scss-module__wcgw9G__langSection{flex-direction:column;gap:.8rem;margin-top:auto;padding-top:.9rem;display:flex}.Footer-module-scss-module__wcgw9G__desktopOnlyType{display:none}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__desktopOnlyType{display:block}}.Footer-module-scss-module__wcgw9G__list{flex-direction:column;gap:.7rem;display:flex}.Footer-module-scss-module__wcgw9G__list a{color:var(--text-warm);font-size:.97rem;font-weight:600;text-decoration:none}.Footer-module-scss-module__wcgw9G__list a:hover{color:var(--green-500);text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:2px}.Footer-module-scss-module__wcgw9G__bottom{color:var(--text-muted);text-align:center;border-top:1px solid #e8d7b8f2;margin-top:2rem;padding-top:1.3rem;font-size:.9rem}.Footer-module-scss-module__wcgw9G__bottomLink{color:var(--text-warm);font-weight:700}.Footer-module-scss-module__wcgw9G__bottomLink:hover{color:var(--green-500)}
.MarkdownContent-module-scss-module__70alHW__content{color:var(--text-warm);font-size:1rem;line-height:1.78}.MarkdownContent-module-scss-module__70alHW__content>:first-child{margin-top:0}.MarkdownContent-module-scss-module__70alHW__content>:last-child{margin-bottom:0}.MarkdownContent-module-scss-module__70alHW__content h1,.MarkdownContent-module-scss-module__70alHW__content h2,.MarkdownContent-module-scss-module__70alHW__content h3,.MarkdownContent-module-scss-module__70alHW__content h4,.MarkdownContent-module-scss-module__70alHW__content h5,.MarkdownContent-module-scss-module__70alHW__content h6{color:var(--text-strong);letter-spacing:-.03em;margin:2.2rem 0 1rem;scroll-margin-top:6rem;font-weight:800;line-height:1.2}.MarkdownContent-module-scss-module__70alHW__content h1{font-size:clamp(1.6rem,3.2vw,2.4rem)}.MarkdownContent-module-scss-module__70alHW__content h2{font-size:clamp(1.3rem,2.4vw,1.75rem)}.MarkdownContent-module-scss-module__70alHW__content h3{font-size:clamp(1.1rem,1.9vw,1.4rem)}.MarkdownContent-module-scss-module__70alHW__content h4,.MarkdownContent-module-scss-module__70alHW__content h5,.MarkdownContent-module-scss-module__70alHW__content h6{font-size:1.05rem}.MarkdownContent-module-scss-module__70alHW__content p{margin:0 0 1rem}.MarkdownContent-module-scss-module__70alHW__content strong,.MarkdownContent-module-scss-module__70alHW__content b{color:var(--text-strong);font-weight:800}.MarkdownContent-module-scss-module__70alHW__content em,.MarkdownContent-module-scss-module__70alHW__content i{color:var(--text-warm);font-style:italic}.MarkdownContent-module-scss-module__70alHW__content ul,.MarkdownContent-module-scss-module__70alHW__content ol{margin:0 0 1.2rem;padding-left:1.4rem}.MarkdownContent-module-scss-module__70alHW__content ul ul,.MarkdownContent-module-scss-module__70alHW__content ul ol,.MarkdownContent-module-scss-module__70alHW__content ol ul,.MarkdownContent-module-scss-module__70alHW__content ol ol{margin-top:.55rem;margin-bottom:.75rem}.MarkdownContent-module-scss-module__70alHW__content ul{padding-left:0;list-style:none}.MarkdownContent-module-scss-module__70alHW__content ul>li{padding-left:1.55rem;position:relative}.MarkdownContent-module-scss-module__70alHW__content ul>li:before{content:"";background:linear-gradient(#d8f58af2,#9dcc3af2);border-radius:999px;width:.58rem;height:.58rem;position:absolute;top:.76rem;left:.1rem;box-shadow:inset 0 1px #ffffffbf}.MarkdownContent-module-scss-module__70alHW__content ol{list-style:decimal}.MarkdownContent-module-scss-module__70alHW__content li{margin-bottom:.55rem}.MarkdownContent-module-scss-module__70alHW__content a{color:var(--green-500);text-underline-offset:.18em;font-weight:700;-webkit-text-decoration:underline #86b82f59;text-decoration:underline #86b82f59}.MarkdownContent-module-scss-module__70alHW__content a:hover{color:var(--green-500);text-decoration-color:currentColor}.MarkdownContent-module-scss-module__70alHW__content blockquote{border-left:4px solid var(--green-400);color:var(--text-warm);background:linear-gradient(#d8f58a33,#fff7e6e6);border-radius:0 1.1rem 1.1rem 0;margin:1.4rem 0;padding:1rem 1.15rem 1rem 1.2rem;box-shadow:inset 0 1px #ffffffb8}.MarkdownContent-module-scss-module__70alHW__content code{color:#5e6d18;background:#d8f58a38;border:1px solid #d8f58a59;border-radius:.5rem;padding:.18rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Cascadia Mono,Roboto Mono,monospace;font-size:.875em}.MarkdownContent-module-scss-module__70alHW__content pre{border:1px solid var(--border-soft);background:linear-gradient(#fff8e7 0%,#fff3d5 100%);border-radius:1.1rem;margin:1.25rem 0;padding:1rem 1.1rem;overflow-x:auto;box-shadow:inset 0 1px #ffffffc7}.MarkdownContent-module-scss-module__70alHW__content pre code{color:var(--text-warm);background:0 0;border:0;padding:0}.MarkdownContent-module-scss-module__70alHW__content img{border:1px solid var(--border-soft);max-width:100%;height:auto;box-shadow:var(--shadow-soft);border-radius:1.2rem;margin:1.4rem 0}.MarkdownContent-module-scss-module__70alHW__content hr{border:0;border-top:1px solid var(--border-soft);margin:2rem 0}.MarkdownContent-module-scss-module__70alHW__content table{border-collapse:collapse;background:#fffdf5cc;width:100%;min-width:36rem}.MarkdownContent-module-scss-module__70alHW__content table th,.MarkdownContent-module-scss-module__70alHW__content table td{border:1px solid var(--border-soft);text-align:left;vertical-align:top;padding:.8rem .95rem}.MarkdownContent-module-scss-module__70alHW__content table th{color:var(--text-strong);background:#fff7e6f2;font-weight:800}.MarkdownContent-module-scss-module__70alHW__content table tbody tr:hover{background:#d8f58a24}.MarkdownContent-module-scss-module__70alHW__tableWrapper{-webkit-overflow-scrolling:touch;border:1px solid var(--border-soft);background:#fffdf5db;border-radius:1.2rem;margin:1.2rem 0;overflow-x:auto;box-shadow:inset 0 1px #ffffffb8}.MarkdownContent-module-scss-module__70alHW__tableWrapper table{margin:0}
.PageShell-module-scss-module__p-gg6a__shell{isolation:isolate;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:clip}.PageShell-module-scss-module__p-gg6a__backdrop{z-index:-1;pointer-events:none;position:absolute;inset:0}.PageShell-module-scss-module__p-gg6a__blob{filter:blur(.5px);opacity:.9;position:absolute}.PageShell-module-scss-module__p-gg6a__blobSun{background:radial-gradient(circle,#fff7c5f2 0%,#ffde8e6b 58%,#0000 72%);border-radius:50%;width:clamp(15rem,28vw,24rem);height:clamp(15rem,28vw,24rem);top:1.5rem;right:min(4vw,3rem)}.PageShell-module-scss-module__p-gg6a__blobLeaf{background:linear-gradient(145deg,#d8f58a94,#9dcc3a24),linear-gradient(#fff9,#0000 50%);border-radius:70% 30% 58% 42%/38% 57% 43% 62%;width:clamp(11rem,18vw,16rem);height:clamp(15rem,26vw,22rem);top:9rem;left:-2.5rem;transform:rotate(-14deg)}.PageShell-module-scss-module__p-gg6a__blobGarden{background:linear-gradient(145deg,#d8f58a42,#ffefc273);border-radius:52% 48% 44% 56%/56% 42% 58% 44%;width:clamp(14rem,22vw,18rem);height:clamp(8rem,14vw,11rem);bottom:8rem;right:-4rem;transform:rotate(18deg)}.PageShell-module-scss-module__p-gg6a__main{flex:1;padding-top:1.1rem;padding-bottom:4rem;position:relative}@media (min-width:768px){.PageShell-module-scss-module__p-gg6a__main{padding-top:1.75rem;padding-bottom:4.5rem}}
.Pagination-module-scss-module__1pE-0G__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-top:2.5rem;display:flex}.Pagination-module-scss-module__1pE-0G__button{border:1px solid color-mix(in srgb, var(--green-500) 72%, white 28%);background:linear-gradient(180deg, var(--green-300) 0%, var(--green-400) 55%, var(--green-500) 100%);min-height:3rem;box-shadow:var(--shadow-button),var(--shadow-inset);color:#355300;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.3rem;font-weight:700;text-decoration:none;transition:transform .12s ease-out,box-shadow .12s ease-out,filter .12s ease-out;display:inline-flex}.Pagination-module-scss-module__1pE-0G__button:hover{filter:saturate(1.04)brightness(1.01);transform:translateY(-1px);box-shadow:0 12px 22px #76952a3d,inset 0 1px #ffffffd9}.Pagination-module-scss-module__1pE-0G__button:active{transform:translateY(0);box-shadow:0 8px 16px #76952a33,inset 0 2px #fff9}.Pagination-module-scss-module__1pE-0G__button{min-width:3rem;padding-inline:.95rem}.Pagination-module-scss-module__1pE-0G__disabled{opacity:.45;pointer-events:none}.Pagination-module-scss-module__1pE-0G__pages{background:#fffdf5cc;border:1px solid #e8d7b8d9;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem;display:flex;box-shadow:inset 0 1px #ffffffb3}.Pagination-module-scss-module__1pE-0G__page{min-width:2.5rem;min-height:2.5rem;color:var(--text-warm);font-variant-numeric:tabular-nums;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.4rem .7rem;font-size:.95rem;font-weight:700;display:inline-flex}.Pagination-module-scss-module__1pE-0G__page:hover{color:var(--green-500);background:#d8f58a42}.Pagination-module-scss-module__1pE-0G__current{color:#355300;background:linear-gradient(#d8f58ad1,#b8e65ae6);border-color:#9dcc3a8c;box-shadow:inset 0 1px #ffffffb8}.Pagination-module-scss-module__1pE-0G__ellipsis{color:var(--text-muted);padding:0 .35rem}
.PlayBanner-module-scss-module__qpmsyG__banner{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface-primary) 100%);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);text-align:center;background:radial-gradient(circle at top,#fff1bbc7,#0000 34%),linear-gradient(#fffdf5fa 0%,#fff7e6f5 100%);border-radius:1.75rem;flex-direction:column;align-items:center;gap:.65rem;padding:1.4rem 1.25rem;display:flex;position:sticky;top:6rem}.PlayBanner-module-scss-module__qpmsyG__grid{background:#ffffff8c;border:1px solid #e8d7b8e6;border-radius:1.15rem;grid-template-columns:repeat(5,1fr);gap:5px;margin-bottom:.35rem;padding:.7rem;display:grid}.PlayBanner-module-scss-module__qpmsyG__cellFilled,.PlayBanner-module-scss-module__qpmsyG__cellEmpty{border-radius:4px;width:16px;height:16px}.PlayBanner-module-scss-module__qpmsyG__cellFilled{background:linear-gradient(#ffe69d 0%,#9dcc3a 100%);box-shadow:inset 0 1px #fffc,0 6px 10px #76952a29}.PlayBanner-module-scss-module__qpmsyG__cellEmpty{border:1px solid var(--border-soft);background:#fff9e8bf}.PlayBanner-module-scss-module__qpmsyG__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:800}.PlayBanner-module-scss-module__qpmsyG__title{color:var(--text-strong);margin:0;font-size:1.36rem;font-weight:800;line-height:1.2}.PlayBanner-module-scss-module__qpmsyG__sub{color:var(--text-muted);font-size:.9rem;line-height:1.6}.PlayBanner-module-scss-module__qpmsyG__cta{border:1px solid color-mix(in srgb, var(--green-500) 72%, white 28%);background:linear-gradient(180deg, var(--green-300) 0%, var(--green-400) 55%, var(--green-500) 100%);min-height:3rem;box-shadow:var(--shadow-button),var(--shadow-inset);color:#355300;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.3rem;font-weight:700;text-decoration:none;transition:transform .12s ease-out,box-shadow .12s ease-out,filter .12s ease-out;display:inline-flex}.PlayBanner-module-scss-module__qpmsyG__cta:hover{filter:saturate(1.04)brightness(1.01);transform:translateY(-1px);box-shadow:0 12px 22px #76952a3d,inset 0 1px #ffffffd9}.PlayBanner-module-scss-module__qpmsyG__cta:active{transform:translateY(0);box-shadow:0 8px 16px #76952a33,inset 0 2px #fff9}.PlayBanner-module-scss-module__qpmsyG__cta{width:100%;margin-top:.35rem}
.BlogListView-module-scss-module__M8tDma__header{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface-primary) 100%);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);text-align:center;border-radius:1.75rem;margin:0 0 2rem;padding:clamp(1.3rem,2vw,2rem)}.BlogListView-module-scss-module__M8tDma__title{letter-spacing:-.03em;color:var(--text-strong);margin-bottom:.6rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:800;line-height:1.06}.BlogListView-module-scss-module__M8tDma__subtitle{color:var(--text-muted);max-width:34rem;margin:0 auto;font-size:1.04rem;line-height:1.7}
.BlogPostView-module-scss-module__6dzsoa__layout{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.BlogPostView-module-scss-module__6dzsoa__layout{grid-template-columns:minmax(0,1fr) 290px}}.BlogPostView-module-scss-module__6dzsoa__article{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface-primary) 100%);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);border-radius:1.75rem;align-self:start;min-width:0;padding:clamp(1.2rem,2vw,2.2rem)}.BlogPostView-module-scss-module__6dzsoa__sidebar{min-width:0}.BlogPostView-module-scss-module__6dzsoa__back{color:var(--text-muted);align-items:center;gap:.35rem;margin-bottom:1.3rem;font-size:.94rem;font-weight:700;display:inline-flex}.BlogPostView-module-scss-module__6dzsoa__back:hover{color:var(--green-500);text-underline-offset:.2em;text-decoration:underline}.BlogPostView-module-scss-module__6dzsoa__hero{border:1px solid var(--border-soft);background:#fff7e6bf;border-radius:1.7rem;margin-bottom:1.6rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb8}.BlogPostView-module-scss-module__6dzsoa__hero:before{content:"";padding-top:56.25%;display:block}.BlogPostView-module-scss-module__6dzsoa__heroImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.BlogPostView-module-scss-module__6dzsoa__header{margin-bottom:1.5rem}.BlogPostView-module-scss-module__6dzsoa__title{letter-spacing:-.03em;color:var(--text-strong);margin-bottom:.8rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:800;line-height:1.08}.BlogPostView-module-scss-module__6dzsoa__meta{color:var(--text-muted);font-size:.94rem}.BlogPostView-module-scss-module__6dzsoa__sectionTitle{color:var(--text-strong);margin:2rem 0 1rem;font-size:1.35rem;font-weight:800}.BlogPostView-module-scss-module__6dzsoa__tags{margin-top:2rem}.BlogPostView-module-scss-module__6dzsoa__tagList{flex-wrap:wrap;gap:.6rem;display:flex}.BlogPostView-module-scss-module__6dzsoa__tag{color:var(--text-warm);background:#d8f58a38;border:1px solid #d8f58ae6;border-radius:999px;padding:.42rem .8rem;font-size:.84rem;font-weight:700}.BlogPostView-module-scss-module__6dzsoa__similar{margin:2.6rem auto 0}.BlogPostView-module-scss-module__6dzsoa__similarGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.BlogPostView-module-scss-module__6dzsoa__similarGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}
.ContentPageView-module-scss-module__iQmlRG__gameSection{margin-bottom:2rem;margin-left:-1rem;margin-right:-1rem}@media (min-width:768px){.ContentPageView-module-scss-module__iQmlRG__gameSection{margin-left:-1.5rem;margin-right:-1.5rem}}@media (min-width:1200px){.ContentPageView-module-scss-module__iQmlRG__gameSection{margin-left:0;margin-right:0}}.ContentPageView-module-scss-module__iQmlRG__article{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface-primary) 100%);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);border-radius:1.75rem;padding:clamp(1.25rem,2vw,2.25rem)}.ContentPageView-module-scss-module__iQmlRG__title{letter-spacing:-.03em;color:var(--text-strong);margin-bottom:1rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:800;line-height:1.08}.ContentPageView-module-scss-module__iQmlRG__lead{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.ContentPageView-module-scss-module__iQmlRG__backHome{border:1px solid color-mix(in srgb, var(--green-500) 72%, white 28%);background:linear-gradient(180deg, var(--green-300) 0%, var(--green-400) 55%, var(--green-500) 100%);min-height:3rem;box-shadow:var(--shadow-button),var(--shadow-inset);color:#355300;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.3rem;font-weight:700;text-decoration:none;transition:transform .12s ease-out,box-shadow .12s ease-out,filter .12s ease-out;display:inline-flex}.ContentPageView-module-scss-module__iQmlRG__backHome:hover{filter:saturate(1.04)brightness(1.01);transform:translateY(-1px);box-shadow:0 12px 22px #76952a3d,inset 0 1px #ffffffd9}.ContentPageView-module-scss-module__iQmlRG__backHome:active{transform:translateY(0);box-shadow:0 8px 16px #76952a33,inset 0 2px #fff9}
.HomeView-module-scss-module__EBLGEG__gameSection{margin-bottom:2rem;margin-left:-1rem;margin-right:-1rem}@media (min-width:768px){.HomeView-module-scss-module__EBLGEG__gameSection{margin-left:-1.5rem;margin-right:-1.5rem}}@media (min-width:1200px){.HomeView-module-scss-module__EBLGEG__gameSection{margin-left:0;margin-right:0}}.HomeView-module-scss-module__EBLGEG__contentSection{background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface-primary) 100%);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);border-radius:1.75rem;margin-bottom:1.5rem;padding:clamp(1.2rem,2vw,2rem)}@media (min-width:768px){.HomeView-module-scss-module__EBLGEG__contentSection{margin-top:.5rem}}
