/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--paper:#f8f1df;--paper-light:#fffaf0;--ink:#27231d;--red:#df2638;--border:#2e2922}*{box-sizing:border-box}html,body{background:var(--paper);min-width:320px;min-height:100%;color:var(--ink);margin:0;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,PingFang TC,Hiragino Sans,Yu Gothic,sans-serif}a{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}.site-shell{width:100%;height:100dvh;padding-top:env(safe-area-inset-top,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);background:radial-gradient(circle at 8% 12%, #df263812 0 7rem, transparent 7.1rem), var(--paper);grid-template-rows:auto minmax(0,1fr);display:grid}.site-header{z-index:2;border-bottom:3px solid var(--border);background:#f8f1dff5;align-items:center;gap:1rem;min-height:68px;padding:.65rem clamp(.75rem,2vw,1.5rem);display:flex;box-shadow:0 3px #27231d1f}.brand{flex:none;align-items:center;gap:.6rem;min-height:48px;display:inline-flex}.brand img{object-fit:contain;width:44px;height:44px}.brand span{line-height:1.1;display:grid}.brand strong{white-space:nowrap;font-family:Hiragino Mincho ProN,Yu Mincho,Songti TC,serif;font-size:1.05rem}.brand small{color:#6a6155;margin-top:.28rem;font-size:.72rem}.quick-links{scrollbar-width:none;flex:auto;align-items:center;gap:.45rem;display:flex;overflow-x:auto}.quick-links::-webkit-scrollbar{display:none}.quick-links a{border:2px solid var(--border);background:var(--paper-light);white-space:nowrap;touch-action:manipulation;border-radius:.35rem;flex:none;place-items:center;min-height:44px;padding:.55rem .85rem;font-size:.88rem;font-weight:700;transition:transform .12s,background .12s;display:inline-grid}.quick-links a:hover,.quick-links a:focus-visible{outline-offset:1px;background:#ffe5e6;outline:3px solid #df263838;transform:translateY(-1px)}.quick-links .open-fullscreen{border-color:var(--red);background:var(--red);color:#fff;margin-left:auto}.game-frame-wrap{min-width:0;min-height:0;padding:.55rem}.game-frame{border:3px solid var(--border);background:var(--paper);border-radius:.45rem;width:100%;height:100%;display:block;box-shadow:5px 5px #27231d33}@media (width<=720px){.site-header{gap:.45rem;min-height:0;padding-block:.45rem;display:grid}.brand{min-height:40px}.brand img{width:36px;height:36px}.brand small{display:none}.quick-links{width:100%;padding-bottom:.1rem}.quick-links a{min-height:42px;padding-inline:.72rem;font-size:.82rem}.quick-links .open-fullscreen{margin-left:0}.game-frame-wrap{padding:0}.game-frame{box-shadow:none;border-width:0;border-radius:0}}@media (prefers-reduced-motion:reduce){.quick-links a{transition:none}}.privacy-page{background:radial-gradient(circle at 8% 8%,#df263817 0 8rem,#0000 8.1rem),linear-gradient(#f8f1df 0%,#f3ead5 100%);height:100dvh;padding:clamp(1rem,4vw,3rem);overflow-y:auto}.privacy-card{border:3px solid var(--border);background:#fffaf0f5;border-radius:.5rem;width:min(860px,100%);margin:0 auto;padding:clamp(1.25rem,4vw,3.25rem);box-shadow:8px 8px #27231d2e}.privacy-hero{border-bottom:2px solid #2e292233;padding-bottom:1.25rem}.privacy-card section a:focus-visible{outline-offset:2px;border-radius:.2rem;outline:3px solid #df26384d}.privacy-status{flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1.2rem;display:flex}.privacy-status span{color:#6a6155;background:#fff4e2;border:2px solid #2e292238;border-radius:999px;align-items:center;min-height:32px;padding:.3rem .65rem;font-size:.8rem;font-weight:800;display:inline-flex}.privacy-standalone-note{color:var(--ink);background:#df263812;border:2px solid #df263847;padding:.75rem .9rem;font-weight:750}.privacy-kicker{color:var(--red);letter-spacing:.08em;margin:1rem 0 .2rem;font-size:.9rem;font-weight:900}.privacy-card h1{margin:0;font-family:Hiragino Mincho ProN,Yu Mincho,Songti TC,serif;font-size:clamp(2.2rem,7vw,4.2rem);line-height:1.1}.privacy-updated{color:#756a5d;margin:.75rem 0 1.2rem;font-size:.9rem}.privacy-card section{border-bottom:1px solid #2e292229;padding:1.35rem 0}.privacy-card h2{margin:0 0 .65rem;font-size:clamp(1.2rem,3vw,1.5rem)}.privacy-card p{color:#4f473d;margin:.55rem 0 0;font-size:1rem;line-height:1.85}.privacy-card section a{color:#a51828;overflow-wrap:anywhere;text-underline-offset:.18em;margin-inline:.2em;font-weight:800;text-decoration:underline}.privacy-footer{color:#756a5d;padding-top:1.5rem;font-size:.9rem;line-height:1.7}@media (width<=600px){.privacy-page{padding:0}.privacy-card{min-height:100dvh;box-shadow:none;border:0;border-radius:0}}
