@font-face{font-family:FiraGO;src:url(/fonts/FiraGO-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FiraGO;src:url(/fonts/FiraGO-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:FiraGO;src:url(/fonts/FiraGO-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--yg-green: #659e57;--yg-green-deep: #4d823f;--yg-green-ink: #3a6330;--yg-tan: #cc9966;--yg-gold: #8a6229;--yg-ink: #232b1d;--yg-ink-soft: #55604c;--yg-paper: #fbf7ee;--yg-paper-deep: #f2e9d8;--yg-radius: 18px;--yg-radius-lg: 26px;--yg-gutter: clamp(1.15rem, 4vw, 1.5rem);--yg-tap: 2.75rem;--yg-shadow: 0 1px 2px rgba(35, 43, 29, .05), 0 12px 32px rgba(35, 43, 29, .07);--yg-shadow-lift: 0 2px 6px rgba(35, 43, 29, .07), 0 22px 48px rgba(35, 43, 29, .13);--yg-primary: #4d823f;--yg-primary-hover: #457539;--yg-primary-contrast: #ffffff;--yg-link: #4d823f;--yg-link-hover: #365b2c;--yg-text: #2f3a28;--yg-text-soft: #55604c;--yg-bg: #ffffff;--yg-surface: #ffffff;--yg-border: rgba(35, 43, 29, .08);--yg-footer-bg: #22301b;--yg-font: "FiraGO", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Noto Sans Thai", sans-serif}:root[data-theme=dark]{--yg-green: #86bd72;--yg-green-deep: #98c786;--yg-green-ink: #bbdab0;--yg-tan: #d9ab7d;--yg-gold: #d9ab7d;--yg-ink: #eef2e8;--yg-ink-soft: #b3bdaa;--yg-paper: #171c13;--yg-paper-deep: #10140d;--yg-shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 12px 32px rgba(0, 0, 0, .35);--yg-shadow-lift: 0 2px 6px rgba(0, 0, 0, .35), 0 22px 48px rgba(0, 0, 0, .5);--yg-primary: #86bd72;--yg-primary-hover: #98c786;--yg-primary-contrast: #10180c;--yg-link: #a9d994;--yg-link-hover: #c3e8b2;--yg-text: #e2e9da;--yg-text-soft: #c7d1be;--yg-bg: #191d15;--yg-surface: #1c221a;--yg-border: rgba(255, 255, 255, .09)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--yg-font);font-size:16px;line-height:1.65;color:var(--yg-text);background:var(--yg-bg);-webkit-font-smoothing:antialiased;overflow-x:clip}img,svg,video{max-width:100%;height:auto}h1,h2,h3,h4{color:var(--yg-ink);font-weight:700;line-height:1.25}h1,h2,h3,h4,p,li,figcaption{overflow-wrap:break-word}a{color:var(--yg-link);text-decoration:none}a:hover{color:var(--yg-link-hover);text-decoration:underline}.yg-container{width:100%;max-width:1140px;margin:0 auto;padding-left:calc(var(--yg-gutter) + env(safe-area-inset-left,0px));padding-right:calc(var(--yg-gutter) + env(safe-area-inset-right,0px))}.yg-section{padding-block:clamp(2.5rem,8vw,5rem)}.yg-eyebrow{margin:0 0 clamp(1.15rem,4vw,1.75rem);font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--yg-green-ink)}.yg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--yg-tap);padding:.7rem 1.8rem;border-radius:999px;font-weight:700;font-size:1rem;line-height:1.3;text-align:center;text-decoration:none;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.yg-btn:hover{text-decoration:none}@media(hover:hover){.yg-btn:hover{transform:translateY(-2px)}}.yg-actions{display:flex;flex-direction:column;align-items:stretch;gap:.7rem}@media screen and (min-width:30em){.yg-actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.75rem}}.yg-btn--primary{background:var(--yg-primary);color:var(--yg-primary-contrast);box-shadow:0 10px 24px #4d823f47}.yg-btn--primary:hover{background:var(--yg-primary-hover);color:var(--yg-primary-contrast)}.yg-btn--ghost{background:transparent;color:var(--yg-ink);border:1.5px solid rgba(35,43,29,.22)}.yg-btn--ghost:hover{background:#232b1d0f;color:var(--yg-ink)}:root[data-theme=dark] .yg-btn--primary{box-shadow:0 10px 24px #0006}:root[data-theme=dark] .yg-btn--ghost{border-color:#ffffff3d}:root[data-theme=dark] .yg-btn--ghost:hover{background:#ffffff14}.yg-btn--ghost-invert{background:#0000002e;color:#fff;border:1.5px solid rgba(255,255,255,.55)}.yg-btn--ghost-invert:hover{background:#00000057;color:#fff}.yg-status{display:inline-block;padding:.3rem .85rem;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;background:#6b7280;color:#fff}.yg-status--in-development{background:#2364aa}.yg-status--hiatus{background:#6b7280}.yg-status--released{background:var(--yg-green-deep)}.yg-prose{max-width:72ch}.yg-prose h2{margin-top:2.25rem;font-size:clamp(1.2rem,4.5vw,1.35rem)}.yg-prose li{margin:.25rem 0}.yg-prose img{border-radius:var(--yg-radius)}.yg-prose pre{overflow-x:auto;-webkit-overflow-scrolling:touch}.yg-prose table{display:block;width:100%;overflow-x:auto}.yg-prose a{overflow-wrap:anywhere}.yg-prose li a,.yg-prose p a{padding-block:.15rem}:where(a,button,summary,[tabindex]):focus-visible{outline:3px solid var(--yg-green);outline-offset:3px;border-radius:4px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.socials[data-astro-cid-zamss57n]{display:inline-flex;align-items:center;gap:.35rem}a[data-astro-cid-zamss57n]{display:inline-flex;align-items:center;justify-content:center;min-width:var(--yg-tap);min-height:var(--yg-tap);font-size:1.3rem;color:var(--yg-ink);opacity:.7;transition:opacity .15s ease,color .15s ease}@media screen and (min-width:48em){a[data-astro-cid-zamss57n]{min-width:0;min-height:0;padding:.4rem;font-size:1.15rem}}a[data-astro-cid-zamss57n]:hover{opacity:1;color:var(--yg-primary)}.theme-toggle[data-astro-cid-x3pjskd3]{display:inline-flex;align-items:center;justify-content:center;min-width:var(--yg-tap);min-height:var(--yg-tap);padding:0;border:0;background:none;cursor:pointer;color:var(--yg-ink);opacity:.7;transition:opacity .15s ease}.theme-toggle[data-astro-cid-x3pjskd3]:hover{opacity:1}.sun[data-astro-cid-x3pjskd3]{display:none}[data-theme=dark] .sun[data-astro-cid-x3pjskd3]{display:block}[data-theme=dark] .moon[data-astro-cid-x3pjskd3]{display:none}.locale-switcher[data-astro-cid-xunylqyc]{position:relative}summary[data-astro-cid-xunylqyc]{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:var(--yg-tap);padding:.4rem .5rem;list-style:none;cursor:pointer;font-size:.92rem;font-weight:500;color:var(--yg-ink);opacity:.85;white-space:nowrap}.label-full[data-astro-cid-xunylqyc]{display:none}@media screen and (min-width:48em){.label-short[data-astro-cid-xunylqyc]{display:none}.label-full[data-astro-cid-xunylqyc]{display:inline}}summary[data-astro-cid-xunylqyc]::-webkit-details-marker{display:none}summary[data-astro-cid-xunylqyc]:hover{opacity:1}ul[data-astro-cid-xunylqyc]{position:absolute;right:0;top:calc(100% + .35rem);z-index:30;margin:0;padding:.4rem;list-style:none;min-width:9rem;background:var(--yg-surface);border:1px solid var(--yg-border);border-radius:var(--yg-radius);box-shadow:var(--yg-shadow-lift)}ul[data-astro-cid-xunylqyc] a[data-astro-cid-xunylqyc]{display:flex;align-items:center;min-height:var(--yg-tap);padding:.45rem .8rem;border-radius:10px;color:var(--yg-text);font-size:.92rem}ul[data-astro-cid-xunylqyc] a[data-astro-cid-xunylqyc]:hover{background:#659e571f;text-decoration:none}ul[data-astro-cid-xunylqyc] a[data-astro-cid-xunylqyc][aria-current=true]{font-weight:700;color:var(--yg-primary)}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:40;background:#fbf7eed9;backdrop-filter:saturate(150%) blur(12px);-webkit-backdrop-filter:saturate(150%) blur(12px);border-bottom:1px solid rgba(35,43,29,.08)}[data-theme=dark] .site-header[data-astro-cid-ctg3m53h]{background:#171c13d1;border-bottom-color:#ffffff14}.inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.5rem;height:3.5rem}.brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.5rem;min-width:0;font-weight:700;font-size:.98rem;letter-spacing:-.01em;color:var(--yg-ink);white-space:nowrap}.brand[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{overflow:hidden;text-overflow:ellipsis}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{flex:none;width:30px;height:30px}.brand[data-astro-cid-ctg3m53h]:hover{text-decoration:none;color:var(--yg-ink)}.links[data-astro-cid-ctg3m53h],.socials-desktop[data-astro-cid-ctg3m53h]{display:none}.links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:.4rem .7rem;border-radius:10px;font-weight:500;color:var(--yg-text)}.links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{text-decoration:none;color:var(--yg-primary)}.links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--yg-primary);font-weight:700}.right[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.1rem;margin-left:auto}.menu-toggle[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center;min-width:var(--yg-tap);min-height:var(--yg-tap);padding:0;border:0;background:none;cursor:pointer;color:var(--yg-ink)}.menu-toggle[data-astro-cid-ctg3m53h] .close[data-astro-cid-ctg3m53h],.menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] .bars[data-astro-cid-ctg3m53h]{display:none}.menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] .close[data-astro-cid-ctg3m53h]{display:block}.mobile[data-astro-cid-ctg3m53h][hidden]{display:none}.mobile[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;padding:.25rem var(--yg-gutter) .75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--yg-border);max-height:calc(100svh - 3.5rem);overflow-y:auto;overscroll-behavior:contain}.mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:flex;align-items:center;min-height:var(--yg-tap);padding:.35rem .25rem;font-weight:500;color:var(--yg-text)}.mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]+a[data-astro-cid-ctg3m53h]{border-top:1px solid var(--yg-border)}.mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--yg-primary);font-weight:700}.mobile-socials[data-astro-cid-ctg3m53h]{padding-top:.6rem;margin-top:.4rem;border-top:1px solid var(--yg-border)}@media screen and (min-width:48em){.inner[data-astro-cid-ctg3m53h]{gap:1.25rem;height:4rem}.brand[data-astro-cid-ctg3m53h]{font-size:1rem}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:34px;height:34px}.links[data-astro-cid-ctg3m53h]{display:flex;gap:.25rem;margin-right:auto}.socials-desktop[data-astro-cid-ctg3m53h]{display:inline-flex}.right[data-astro-cid-ctg3m53h]{gap:.2rem}.menu-toggle[data-astro-cid-ctg3m53h],.mobile[data-astro-cid-ctg3m53h]{display:none}}.site-footer[data-astro-cid-gcn2mc3v]{margin-top:auto;padding-block:clamp(2.5rem,8vw,3.5rem);padding-bottom:calc(clamp(2.5rem,8vw,3.5rem) + env(safe-area-inset-bottom,0px));background:var(--yg-footer-bg);color:#ffffffc7}.columns[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.25rem}@media screen and (min-width:40em){.columns[data-astro-cid-gcn2mc3v]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem}}h2[data-astro-cid-gcn2mc3v]{margin:0 0 1rem;font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff}ul[data-astro-cid-gcn2mc3v]{margin:0;padding:0;list-style:none}li[data-astro-cid-gcn2mc3v]{margin:0}a[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;min-height:var(--yg-tap);color:#ffffffc7}a[data-astro-cid-gcn2mc3v]:hover{color:#cfe3bf}.copyright[data-astro-cid-gcn2mc3v]{margin:2rem 0 0;text-align:center;font-size:.88rem;color:#fff9}body{display:flex;flex-direction:column;min-height:100vh;min-height:100svh}
