header{border-bottom:#333 1.5px solid;background-color:#f6f4eb}.header-inner{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:auto}.page-link{border:#333 solid 0px;border-radius:10px;padding-top:10px;padding-bottom:10px;margin:20px auto 20px 20px;width:80px;text-align:center;color:#000}.site-title{font-size:24px;font-weight:700;color:#333}.logo-image{width:40px;height:40px;margin-right:10px}.logo-link{display:flex;font-size:large;text-decoration:none;align-items:center;color:#333}body{display:block;margin:0;padding:0}.wrapper{max-width:600px;margin:0 auto;padding:2rem 1rem}:root{font-family:Kosugi Maru,sans-serif;font-weight:400;font-style:normal;line-height:1.5;font-size:16px;color-scheme:dark;color:#000;background-color:#f6f4eb}a{text-decoration:none;color:#0288d1;transition:all .2s}.Links a:hover{color:#29b6f6}.note{width:3rem;height:3rem}.wrapper:not(:has(.unity-container)){max-width:600px;margin:0 auto;padding:2rem 1rem}.title{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:1.5rem}.description{background-color:#f8f9fa;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}.input-section{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem}.input-group{display:flex;align-items:center;gap:1rem}.number-input{border:1px solid #ccc;border-radius:.375rem;padding:.5rem .75rem;width:6rem;text-align:center}.primary-button{background-color:#06c;color:#fff;padding:.5rem 1.5rem;border-radius:.375rem;cursor:pointer}.primary-button:hover{background-color:#0052a3}.display-section{display:flex;flex-direction:column;align-items:center;gap:1rem}.number-display{font-size:3.75rem;font-weight:700;margin-bottom:1rem}.progress-text{font-size:.875rem;color:#666}.secondary-button{background-color:#28a745;color:#fff;padding:.5rem 1.5rem;border-radius:.375rem;cursor:pointer}.secondary-button:hover{background-color:#218838}.secondary-button:disabled{background-color:#ccc;cursor:not-allowed}#unity-container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#unity-container.unity-desktop{left:50%;top:50%;transform:translate(-50%,-50%)}#unity-container.unity-mobile{position:fixed;width:100%;height:100%}#unity-canvas{background:#231f20}.unity-mobile #unity-canvas{width:100%;height:100%}#unity-loading-bar{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:none}#unity-logo{width:154px;height:130px;background:url(TemplateData/unity-logo-dark.png) no-repeat center}#unity-progress-bar-empty{width:141px;height:18px;margin-top:10px;margin-left:6.5px;background:url(TemplateData/progress-bar-empty-dark.png) no-repeat center}#unity-progress-bar-full{width:0%;height:18px;margin-top:10px;background:url(TemplateData/progress-bar-full-dark.png) no-repeat center}#unity-footer{position:relative;margin-top:5px}.unity-mobile #unity-footer{display:none}#unity-webgl-logo{float:left;width:204px;height:38px;background:url(TemplateData/webgl-logo.png) no-repeat center}#unity-build-title{float:right;margin-right:10px;line-height:38px;font-family:arial;font-size:18px}#unity-fullscreen-button{float:right;width:38px;height:38px;background:url(TemplateData/fullscreen-button.png) no-repeat center}#unity-warning{position:absolute;left:50%;top:5%;transform:translate(-50%);background:#fff;padding:10px;display:none}.unity-container iframe{width:100%;max-width:1920px;height:100%;max-height:calc(100vh - 80px);object-fit:contain}.fullscreen-button{position:absolute;bottom:20px;right:20px;background:#0009;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;transition:background-color .2s}.fullscreen-button:hover{background:#000c}.game-start-overlay{width:960px;height:600px;background:#231f20;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.game-start-overlay h2{font-size:2rem;margin:0;color:#fff}.game-start-overlay .primary-button{font-size:1.5rem;padding:1rem 3rem;border-radius:8px;transition:transform .2s}.game-start-overlay .primary-button:hover{transform:scale(1.05)}.game-page{min-height:100vh;padding-top:calc(50vh + 300px);text-align:center}.game-page h2{margin-top:2rem;font-size:2rem;color:#333}.release-notes{max-width:1200px;margin:2rem auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center}.release-notes table{width:100%;max-width:1200px;border-collapse:collapse;margin-top:1.5rem;background:#fff;box-shadow:0 1px 3px #0000001a}.release-notes th,.release-notes td{padding:1rem;text-align:left;border-bottom:1px solid #eee}.release-notes th{background:#f8f9fa;font-weight:700}.release-notes th:first-child,.release-notes td:first-child{width:150px;white-space:nowrap}.release-notes th:nth-child(2),.release-notes td:nth-child(2){width:150px;white-space:nowrap}.release-notes th:last-child,.release-notes td:last-child{width:auto;min-width:600px}.release-notes ul{margin:0;padding-left:1.5rem}.release-notes li{margin:.25rem 0}
