body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#0f3460,#1e5f8b 50%,#2d5016);background-attachment:fixed;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:20px}.header{align-items:center;background:linear-gradient(145deg,#1a4c8c,#2d5016);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;display:flex;flex-direction:column;margin-bottom:30px;padding:30px;text-align:center}.title{color:#fff;font-size:32px;font-weight:800;letter-spacing:2px;margin-bottom:12px;text-shadow:2px 2px 4px #00000080}.subtitle{color:#e8f4f8;font-size:16px;margin:0;opacity:.9}.section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#1e1e1e,#2a2a2a);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0006,inset 0 1px 0 #ffffff1a;margin-bottom:25px;padding:25px}.section-title{border-left:4px solid #4a9eff;color:#fff;font-size:20px;margin-bottom:20px;padding-left:12px}.section-title,.sub-title{font-weight:700;text-shadow:1px 1px 2px #00000080}.sub-title{border-bottom:2px solid #4a9eff4d;color:#4a9eff;font-size:18px;margin:25px 0 15px;padding-bottom:8px}.hand-header{justify-content:space-between;margin-bottom:16px}.hand-header,.reset-button{align-items:center;display:flex}.reset-button{background:linear-gradient(145deg,#ff4757,#ff3742);border:1px solid #ffffff1a;border-radius:50%;box-shadow:0 4px 15px #ff475766,inset 0 1px 0 #fff3;color:#fff;cursor:pointer;font-size:20px;height:42px;justify-content:center;transition:all .3s ease;width:42px}.reset-button:hover{box-shadow:0 6px 20px #ff475780,inset 0 1px 0 #ffffff4d;transform:translateY(-2px)}.hand-area{align-items:center;background:linear-gradient(145deg,#2d3436,#34495e);border:1px solid #ffffff1a;border-radius:12px;box-shadow:inset 0 2px 4px #0000004d,0 1px 0 #ffffff1a;display:flex;justify-content:center;min-height:120px;padding:25px}.empty-hand-text{color:#bbb;font-size:18px;font-style:italic;opacity:.8;text-align:center;text-shadow:1px 1px 2px #00000080}.hand-tiles{align-items:center;display:flex;flex-wrap:wrap;gap:2px;justify-content:center}.hand-tile{background:linear-gradient(145deg,#fff,#f0f0f0);border:1px solid #0000001a;border-radius:6px;box-shadow:0 4px 8px #0003,inset 0 1px 0 #fffc;cursor:pointer;transition:all .2s ease}.hand-tile:hover{box-shadow:0 6px 12px #0000004d,inset 0 1px 0 #ffffffe6;transform:translateY(-2px) scale(1.05)}.hand-tile-image{display:block;height:35px;width:26px}.tile-selection-row{display:flex;flex-wrap:wrap;gap:2px;justify-content:space-around;margin-bottom:16px}.selectable-tile{background:linear-gradient(145deg,#fff,#f0f0f0);border:2px solid #0000;border-radius:8px;box-shadow:0 4px 8px #0003,inset 0 1px 0 #fffc;cursor:pointer;position:relative;transition:all .2s ease}.selectable-tile:hover{border-color:#4a9eff;box-shadow:0 8px 16px #4a9eff4d,inset 0 1px 0 #ffffffe6;transform:translateY(-3px) scale(1.08)}.selectable-tile.disabled{background:linear-gradient(145deg,#666,#555);cursor:not-allowed;opacity:.4}.selectable-tile.disabled:hover{border-color:#0000;box-shadow:0 4px 8px #0003,inset 0 1px 0 #ffffff1a;transform:none}.selectable-tile-image{display:block;height:40px;width:29px}.tile-count-badge{align-items:center;background:linear-gradient(145deg,#ff4757,#ff3742);border:1px solid #fff3;border-radius:12px;box-shadow:0 3px 6px #ff475766,inset 0 1px 0 #ffffff4d;color:#fff;display:flex;font-size:13px;font-weight:700;height:24px;justify-content:center;position:absolute;right:-6px;top:-6px;width:24px}.result-title{color:#4a9eff;font-size:18px;font-weight:700;margin-bottom:20px;text-shadow:1px 1px 2px #00000080}.waiting-tiles-container{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.waiting-tile{align-items:center;background:linear-gradient(145deg,#34495e,#2c3e50);border:2px solid #4a9eff;border-radius:12px;box-shadow:0 6px 12px #4a9eff33,inset 0 1px 0 #ffffff1a;display:flex;flex-direction:column;min-width:60px;padding:12px;transition:all .2s ease}.waiting-tile:hover{box-shadow:0 8px 16px #4a9eff4d,inset 0 1px 0 #fff3;transform:translateY(-2px)}.waiting-tile-image{height:36px;margin-bottom:6px;width:28px}.waiting-tile-name{color:#fff;font-size:13px;font-weight:700;margin:0;text-align:center;text-shadow:1px 1px 2px #00000080}.no-result-container{align-items:center;background:linear-gradient(145deg,#2d3436,#34495e);border:1px solid #ffffff1a;border-radius:12px;box-shadow:inset 0 2px 4px #0000004d;display:flex;padding:20px}.no-result-icon{color:#4a9eff;font-size:20px;margin-right:12px;text-shadow:1px 1px 2px #00000080}.no-result-text{color:#fff;font-size:16px;margin:0;opacity:.9}.help-container{background:linear-gradient(145deg,#2d3436,#34495e);border:1px solid #ffffff1a;border-radius:12px;box-shadow:inset 0 2px 4px #0000004d;padding:20px}.help-item{align-items:flex-start;background:#ffffff0d;border-left:3px solid #4a9eff;border-radius:8px;display:flex;margin-bottom:16px;padding:12px}.help-item:last-child{margin-bottom:0}.help-item-icon{color:#4a9eff;font-size:18px;margin-right:12px;margin-top:3px;text-shadow:1px 1px 2px #00000080}.help-item-text{color:#fff;flex:1 1;font-size:15px;line-height:1.5;margin:0;opacity:.9}@media (max-width:768px){.container{padding:10px}.selectable-tile-image{height:32px;width:24px}.hand-tile-image{height:30px;width:22px}.tile-selection-row{gap:1px}}.adsense-container{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:20px 0;overflow:hidden;padding:10px;position:relative;text-align:center}.adsense-label{background:#000000b3;border-radius:3px;color:#fff;font-size:10px;font-weight:700;left:2px;padding:2px 6px;position:absolute;top:2px;z-index:10}.adsense-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);margin:10px 0 20px}.adsense-footer{background:linear-gradient(135deg,#e9ecef,#dee2e6);margin:20px 0 10px}.adsense-sidebar{background:linear-gradient(135deg,#f1f3f4,#e8eaed);margin:15px 0}.adsense-content{background:linear-gradient(135deg,#fafafa,#f0f0f0);margin:15px 0}@media (max-width:768px){.adsense-container{margin:15px 0;padding:8px}.adsense-label{font-size:9px;padding:1px 4px}}.adsense-container:empty:after{background:#f8f9fa;border-radius:4px;color:#6c757d;content:"広告を読み込み中...";display:block;font-size:14px;padding:20px}.adsense-container>div:empty:after{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;content:"広告がブロックされています";display:block;font-size:12px;padding:20px}
/*# sourceMappingURL=main.9c6b05cd.css.map*/