:root{color:#f7f5ef;background:#0b0d10;font-family:Inter,Hiragino Kaku Gothic ProN,Yu Gothic,YuGothic,Noto Sans JP,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;--ink:#0b0d10;--paper:#f7f5ef;--muted:#a9afb7;--line:rgba(255,255,255,0.13);--lime:#c6ff4a;--coral:#ff7b67;--blue:#78b7ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:var(--ink);color:var(--paper)}a,button{font:inherit}a{color:inherit}button{cursor:pointer}.app-shell{min-height:100vh;background:radial-gradient(circle at 80% -10%,rgba(120,183,255,.16),transparent 34%),var(--ink)}.topbar{min-height:76px;display:flex;justify-content:space-between;gap:24px;padding:14px clamp(20px,4vw,54px);border-bottom:1px solid #e5ebf5;position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 0 rgba(18,45,86,.04)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:12px;text-decoration:none}.brand-logo{display:block;width:176px;height:45px;object-fit:contain;object-position:left center}.topnav{display:flex;gap:6px}.topnav a{min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;text-decoration:none;color:#253855;font-size:13px;font-weight:700}.topnav a:focus-visible,.topnav a:hover{background:#eef4ff;color:#0c72ee}.brief-page,.game-page,.privacy-page{width:min(1240px,calc(100% - 40px));margin:0 auto}.brief-page h1,.game-heading h1{margin:0;font-size:clamp(44px,7vw,86px);line-height:.98;letter-spacing:-.065em}.eyebrow{margin:0 0 18px;color:var(--lime);font-size:12px;font-weight:900;letter-spacing:.22em}.brief-lead{max-width:650px;margin:28px 0 0;color:#c4c8ce;font-size:clamp(16px,2vw,20px);line-height:1.9}.primary-link{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:999px;background:var(--lime);color:var(--ink);text-decoration:none;font-weight:900}.game-page{padding:42px 0 80px}.detail-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px}.back-link{color:#c9cdd2;text-decoration:none}.mini-tag{padding:7px 10px;border-radius:999px;border:1px solid var(--line);color:var(--lime);font-size:11px;font-weight:800}.game-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:28px}.game-heading h1{font-size:clamp(42px,6vw,76px)}.game-heading p:not(.eyebrow){max-width:720px;color:#b9bec5;line-height:1.7}.play-actions-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.play-actions{display:flex;gap:8px;flex-wrap:wrap}.play-actions a,.play-actions button{min-height:42px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;border:1px solid var(--line);background:#15191e;color:#fff;text-decoration:none;cursor:pointer}.share-status{margin:0;max-width:320px;text-align:right;font-size:13px;word-break:break-all}.share-status.is-sent{color:var(--lime)}.share-status.is-error{color:var(--coral)}.game-frame-shell{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#080a0d}.frame-topbar{height:42px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid var(--line)}.frame-topbar span{width:8px;height:8px;border-radius:50%;background:#4f555e}.frame-topbar strong{margin-left:auto;color:#737a84;font-size:10px;letter-spacing:.1em}.game-frame{display:block;width:100%;height:min(72vh,760px);min-height:520px;border:0;background:#0d1117}.runtime-note{margin:14px 4px 0;color:#7f8790;font-size:12px}.game-content{margin-top:40px;display:grid;grid-gap:20px;gap:20px;min-width:0}.game-content-section{min-width:0;padding:26px clamp(18px,4vw,34px);border:1px solid var(--line);border-radius:22px;background:#12161b}.game-content-section h2{margin:0 0 14px;font-size:clamp(20px,3vw,26px);letter-spacing:-.03em}.game-content-section p{margin:0 0 14px;max-width:74ch;color:#c4c8ce;line-height:1.9;overflow-wrap:anywhere;word-break:break-word}.game-content-section p:last-child{margin-bottom:0}.game-content-section ul{margin:0 0 14px;padding-left:1.2em;max-width:74ch;color:#c4c8ce;line-height:1.85;overflow-wrap:anywhere;word-break:break-word}.game-content-section li{margin-bottom:6px}.game-content-section li:last-child{margin-bottom:0}.feedback-panel{margin-top:18px}.feedback-panel.is-open{padding:18px;border:1px solid var(--line);border-radius:18px;background:#12161b}.feedback-open{min-height:42px;padding:0 16px;border-radius:999px;border:1px solid var(--line);background:#15191e;color:#fff}.feedback-open:hover{border-color:var(--coral)}.feedback-label{display:block;margin-bottom:10px;font-size:14px;font-weight:700}.feedback-input{width:100%;padding:12px;border:1px solid var(--line);border-radius:12px;background:#0d1117;color:var(--paper);line-height:1.7;resize:vertical}.feedback-input:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.feedback-meta{display:flex;flex-wrap:wrap;gap:4px 14px;margin:8px 0 14px;color:#7f8790;font-size:12px}.feedback-meta .is-over{color:var(--coral);font-weight:700}.feedback-actions{display:flex;flex-wrap:wrap;gap:8px}.feedback-actions button{min-height:42px;padding:0 18px;border-radius:999px;border:1px solid transparent;background:var(--lime);color:var(--ink);font-weight:700}.feedback-actions button:disabled{opacity:.45;cursor:not-allowed}.feedback-actions button.is-quiet{border-color:var(--line);background:#15191e;color:#fff;font-weight:400}.feedback-status{margin:12px 0 0;font-size:13px}.feedback-status.is-sent{color:var(--lime)}.feedback-status.is-error{color:var(--coral)}.brief-page{padding:72px 0 96px}.brief-page h1{max-width:980px;font-size:clamp(42px,7vw,78px)}.brief-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:48px 0}.brief-grid article{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#12161b}.brief-grid article>span{color:var(--lime);font-size:11px;font-weight:900;letter-spacing:.14em}.brief-grid h2{margin:44px 0 10px;font-size:24px}.brief-grid p{margin:0;color:#aeb4bb;line-height:1.7}.privacy-page{padding:72px 0 96px}.privacy-page h1{margin:0;font-size:clamp(34px,5vw,52px);letter-spacing:-.05em}.privacy-lead{max-width:700px;margin:22px 0 0;color:#c4c8ce;font-size:15px;line-height:1.9}.privacy-page section{max-width:760px;margin-top:40px}.privacy-page h2{margin:0 0 12px;font-size:20px;letter-spacing:-.02em}.privacy-page p{margin:0 0 10px;color:#aeb4bb;line-height:1.8;font-size:14px}.privacy-page a{color:var(--blue);text-decoration:underline}.privacy-page .primary-link{margin-top:44px}.site-footer{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:28px 0 44px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.site-footer-brand{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em}.site-footer-nav{display:flex;gap:18px;flex-wrap:wrap}.site-footer-nav a{color:var(--muted);font-size:12px;text-decoration:none}.site-footer-nav a:focus-visible,.site-footer-nav a:hover{color:var(--paper)}.ad-slot{margin-top:64px;padding-top:28px;border-top:1px solid var(--line);display:grid;grid-gap:10px;gap:10px;justify-items:center}.ad-slot-label{margin:0;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ad-slot .adsbygoogle{width:100%;min-height:90px}@media (max-width:860px){.game-heading{align-items:flex-start;flex-direction:column}.brief-grid{grid-template-columns:1fr}}@media (max-width:560px){.brief-page,.game-page,.privacy-page{width:min(100% - 28px,1240px)}.topbar{min-height:60px;padding:10px 14px;gap:10px}.brand-logo{width:128px;height:33px}.topnav{flex:1 1;min-width:0;gap:2px;overflow-x:auto;scrollbar-width:none}.topnav::-webkit-scrollbar{display:none}.topnav a{flex:0 0 auto;padding:0 8px;font-size:11px;white-space:nowrap}.game-frame{min-height:420px;height:62vh}.game-content{margin-top:28px;gap:14px}.game-content-section{padding:20px;border-radius:18px}.site-footer{width:min(100% - 28px,1240px);padding:22px 0 36px;flex-direction:column;align-items:flex-start}.ad-slot{margin-top:44px;padding-top:22px}}.portal{--p-blue:#0c72ee;--p-navy:#0b2454;--p-ink:#112039;--p-muted:#6f7f98;--p-line:#dfe7f3;--p-soft:#f6f9fe;width:100%;background:#eaf3ff;color:var(--p-ink);font-family:Inter,Noto Sans JP,Hiragino Sans,Yu Gothic,system-ui,sans-serif}.portal-bottom-grid,.portal-hero,.portal-section{width:min(1240px,calc(100% - 40px));margin:0 auto}.portal-hero{position:relative;min-height:480px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:stretch;grid-gap:0;gap:0;margin-top:20px;border-radius:24px;overflow:hidden;background:linear-gradient(120deg,var(--p-navy) 0,#123a7c 55%,var(--p-blue) 130%);box-shadow:0 20px 50px rgba(11,36,84,.22)}.portal-hero-copy{padding:clamp(32px,5vw,64px);display:flex;flex-direction:column;justify-content:center;color:#fff}.portal-eyebrow{margin:0 0 14px;color:#8fd0ff;font-size:12px;font-weight:900;letter-spacing:.18em}.portal-hero-copy h1{margin:0;font-size:clamp(28px,3.6vw,44px);line-height:1.25;letter-spacing:-.03em}.portal-hero-lead{max-width:440px;margin:20px 0 0;color:#dcebff;font-size:15px;line-height:1.85}.portal-hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:28px}.portal-cta{padding:0 24px;background:linear-gradient(90deg,#16a8ff,#0871f0);font-weight:900;box-shadow:0 9px 22px rgba(0,98,255,.35)}.portal-cta,.portal-cta-ghost{min-height:52px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;color:#fff;text-decoration:none}.portal-cta-ghost{padding:0 22px;border:1.5px solid rgba(255,255,255,.7);background:rgba(6,34,78,.28);font-weight:800}.portal-stats{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px}.portal-stat{display:grid}.portal-stat b{font-size:17px}.portal-stat small{color:#a9c8ea;font-size:10px;letter-spacing:.08em}.portal-hero-feature{position:relative;display:block;overflow:hidden;text-decoration:none;color:#fff}.portal-hero-feature img{width:100%;height:100%;display:block;object-fit:cover}.portal-hero-feature-shade{position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(3,15,40,.92))}.portal-hero-feature-copy{position:absolute;left:22px;right:22px;bottom:20px;display:grid;grid-gap:4px;gap:4px}.portal-hero-feature-copy small{color:#bfe0ff;font-size:10px;font-weight:900;letter-spacing:.1em}.portal-hero-feature-copy strong{font-size:20px}.portal-hero-feature-copy>span{font-size:12px;color:#eaf5ff}.portal-hero-feature-copy b{margin-top:4px;color:#8fd0ff;font-size:11px;letter-spacing:.06em}.portal-section{padding:46px 0 0}.portal-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.portal-section-head-left{display:flex;align-items:center;gap:12px}.portal-section-icon{font-size:24px}.portal-section-head h2{margin:0;font-size:21px;letter-spacing:-.02em}.portal-section-head p{margin:2px 0 0;color:var(--p-muted);font-size:12px}.portal-section-head>a{color:var(--p-blue);font-size:12px;font-weight:900;text-decoration:none;white-space:nowrap}.portal-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.portal-featured-card{position:relative;height:190px;border-radius:16px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 8px 20px rgba(26,60,104,.14)}.portal-featured-card img{width:100%;height:100%;display:block;object-fit:cover}.portal-featured-shade{position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(4,17,41,.92))}.portal-featured-copy{position:absolute;left:14px;right:14px;bottom:12px;display:grid;grid-gap:3px;gap:3px}.portal-featured-copy small{font-size:10px;font-weight:900;color:#c8ddff}.portal-featured-copy strong{font-size:17px}.portal-featured-copy span{font-size:11px;color:#edf5ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-genre-row{display:flex;flex-wrap:wrap;gap:10px}.portal-genre{min-height:44px;padding:0 20px;border-radius:999px;border:1px solid var(--p-line);background:#fff;color:var(--p-ink);font-size:13px;font-weight:800}.portal-genre[aria-pressed=true]{border-color:var(--p-blue);background:var(--p-blue);color:#fff}.portal-library{padding-top:46px;padding-bottom:8px}.portal-count{color:var(--p-muted);font-size:12px;font-weight:800}.portal-library-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.portal-game-card{display:block;border-radius:14px;overflow:hidden;text-decoration:none;box-shadow:0 6px 16px rgba(25,57,104,.1)}.portal-game-cover{position:relative;display:block;height:190px;background:var(--p-soft)}.portal-game-cover img{width:100%;height:100%;display:block;object-fit:cover}.portal-game-shade{position:absolute;inset:32% 0 0;background:linear-gradient(transparent,rgba(3,16,38,.92))}.portal-game-copy{position:absolute;left:14px;right:14px;bottom:12px;display:grid;grid-gap:5px;gap:5px;color:#fff}.portal-game-copy strong{font-size:16px}.portal-game-copy strong,.portal-game-copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-game-copy>span{font-size:11px;color:#edf5ff}.portal-game-tags{display:flex;gap:5px}.portal-game-tags em{font-style:normal;font-size:9px;font-weight:800;padding:3px 8px;border-radius:999px;background:rgba(255,255,255,.85);color:#263b5b}.portal-game-tags em.is-preview{background:#ffe6a3;color:#6b4a05}.portal-bottom-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:14px;gap:14px;padding:46px 0 60px}.portal-panel{border:1px solid var(--p-line);border-radius:16px;background:#fff;box-shadow:0 5px 16px rgba(24,55,100,.06);padding:18px}.portal-panel-head{margin-bottom:8px}.portal-panel-head h3{margin:0;font-size:16px}.portal-news-list>a{display:grid;grid-template-columns:84px 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:10px 0;border-top:1px solid #edf1f6;text-decoration:none;color:var(--p-ink)}.portal-news-list>a:first-child{border-top:0}.portal-news-list img{width:84px;height:52px;object-fit:cover;border-radius:8px}.portal-news-list small,.portal-news-list time{display:block;color:#8b97a9;font-size:10px}.portal-news-list b{display:block;margin-top:2px;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-news-list i{font-style:normal;font-size:20px;color:#93a2b8}.portal-about{position:relative;display:flex;align-items:flex-end;min-height:200px;padding:0;overflow:hidden;text-decoration:none;background:linear-gradient(140deg,var(--p-navy),#14306b 60%,var(--p-blue))}.portal-about-copy{position:relative;z-index:2;display:grid;grid-gap:8px;gap:8px;padding:22px;color:#fff}.portal-about-copy small{color:#8fd0ff;font-size:10px;font-weight:900;letter-spacing:.1em}.portal-about-copy strong{font-size:22px;line-height:1.3}.portal-about-copy>span{max-width:320px;color:#d6e6fa;font-size:12px;line-height:1.6}.portal-about-copy em{color:#8fd0ff;font-style:normal;font-size:12px;font-weight:800}@media (max-width:1000px){.portal-featured-grid,.portal-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-bottom-grid{grid-template-columns:1fr}}@media (max-width:760px){.portal-hero{grid-template-columns:1fr;min-height:0;border-radius:18px}.portal-hero-feature{min-height:220px}.portal-section{padding-top:34px}}@media (max-width:560px){.portal-hero-copy{padding:26px 22px}.portal-hero-copy h1{font-size:26px}.portal-featured-grid,.portal-library-grid{grid-template-columns:1fr}.portal-stats{gap:16px}.portal-hero-feature{min-height:260px}.portal-hero-feature-copy>span{display:none}}