*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden;height:100%}body{font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;background:#f5f7ff;color:#1a1a2e;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}#app{flex:1;display:flex;flex-direction:column;max-width:480px;margin:0 auto;width:100%;padding:0 16px}.screen{display:none;flex-direction:column;flex:1;padding:24px 0}.screen.active{display:flex}.home-logo{font-size:2.4rem;font-weight:700;color:#4f6ef7;text-align:center;margin:32px 0 8px;letter-spacing:.05em}.home-tagline{text-align:center;color:#666;font-size:.9rem;margin-bottom:40px}.game-card{background:#fff;border-radius:16px;padding:20px;margin-bottom:16px;box-shadow:0 2px 12px #4f6ef714;cursor:pointer;border:2px solid transparent;transition:border-color .15s,box-shadow .15s;-webkit-tap-highlight-color:transparent}.game-card:active{border-color:#4f6ef7;box-shadow:0 4px 20px #4f6ef72e}.game-card-title{font-size:1.1rem;font-weight:700;margin-bottom:6px}.game-card-desc{font-size:.85rem;color:#555}.game-card-badge{display:inline-block;font-size:.7rem;background:#eef0ff;color:#4f6ef7;border-radius:4px;padding:2px 8px;margin-bottom:8px;font-weight:600}.instruction-title{font-size:1.4rem;font-weight:700;margin-bottom:20px;text-align:center}.instruction-body{background:#fff;border-radius:12px;padding:20px;font-size:.95rem;line-height:1.8;color:#333;flex:1;margin-bottom:24px}.instruction-body p{margin-bottom:12px}.instruction-body ul{padding-left:20px}.instruction-body li{margin-bottom:6px}.btn{display:block;width:100%;padding:16px;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .1s,transform .1s;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.btn:active{opacity:.85;transform:scale(.98)}.btn-primary{background:#4f6ef7;color:#fff}.btn-secondary{background:#e8ebff;color:#4f6ef7;margin-top:12px}.btn-danger{background:#ff6b6b;color:#fff}.btn:disabled{opacity:.4;cursor:not-allowed}.progress-bar-wrap{background:#e0e3f5;border-radius:8px;height:8px;margin-bottom:20px;overflow:hidden}.progress-bar-fill{height:100%;background:#4f6ef7;border-radius:8px;transition:width .3s ease}.trial-counter{text-align:center;font-size:.8rem;color:#888;margin-bottom:16px}.balloon-arena{display:flex;flex-direction:column;align-items:center;flex:1;padding:20px 0}.balloon-svg-wrap{display:flex;justify-content:center;align-items:flex-end;height:240px;margin-bottom:20px}.balloon-svg-wrap svg{transition:all .2s ease;transform-origin:bottom center}.balloon-points{font-size:2rem;font-weight:700;text-align:center;color:#4f6ef7;margin-bottom:8px}.balloon-points-label{text-align:center;font-size:.8rem;color:#888;margin-bottom:24px}.balloon-actions{display:flex;gap:12px;width:100%}.balloon-actions .btn{flex:1}.balloon-message{text-align:center;font-size:1rem;font-weight:600;min-height:28px;margin-bottom:12px}.balloon-message.burst{color:#ff6b6b}.balloon-message.saved{color:#2ecc71}.trust-arena{display:flex;flex-direction:column;flex:1}.trust-char{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.trust-char-icon{font-size:3.5rem;margin-bottom:8px;line-height:1}.trust-char-name{font-weight:700;font-size:.95rem;margin-bottom:4px}.trust-char-desc{font-size:.75rem;color:#777;text-align:center}.trust-history{background:#fff;border-radius:10px;padding:10px 14px;font-size:.8rem;color:#555;margin-bottom:16px;min-height:36px}.trust-history-label{font-weight:600;margin-bottom:4px;color:#333}.trust-amount-display{text-align:center;margin-bottom:12px}.trust-amount-number{font-size:2.4rem;font-weight:700;color:#4f6ef7}.trust-amount-label{font-size:.8rem;color:#888}.trust-slider-wrap{margin-bottom:20px}.trust-slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;border-radius:8px;background:#e0e3f5;outline:none;cursor:pointer;margin-bottom:8px}.trust-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;background:#4f6ef7;cursor:pointer;box-shadow:0 2px 8px #4f6ef766}.trust-slider-labels{display:flex;justify-content:space-between;font-size:.75rem;color:#999}.trust-result-msg{text-align:center;font-size:.9rem;font-weight:600;min-height:24px;margin-bottom:12px}.trust-result-msg.betrayed{color:#ff6b6b}.trust-result-msg.returned{color:#2ecc71}.result-title{font-size:1.5rem;font-weight:700;text-align:center;margin:24px 0 8px}.result-subtitle{text-align:center;color:#888;font-size:.85rem;margin-bottom:28px}.result-section{background:#fff;border-radius:14px;padding:18px;margin-bottom:16px;box-shadow:0 2px 8px #4f6ef70f}.result-section-title{font-size:.85rem;font-weight:700;color:#4f6ef7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.result-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0;font-size:.9rem}.result-row:last-child{border-bottom:none}.result-row-label{color:#555}.result-row-value{font-weight:700;font-size:1rem}.result-no-data{color:#bbb;font-style:italic;font-size:.85rem;text-align:center;padding:8px 0}.radar-wrap{display:flex;justify-content:center;align-items:center;margin:8px 0 20px}.radar-wrap svg{max-width:100%;height:auto}.axis-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.axis-item{background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 2px 8px #4f6ef70f}.axis-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.axis-item-label{font-size:.85rem;font-weight:700;color:#4f6ef7;letter-spacing:.04em}.axis-item-text{font-size:.88rem;color:#444;line-height:1.7}.pct-badge{display:inline-block;font-size:.72rem;font-weight:700;background:#eef0ff;color:#4f6ef7;border-radius:20px;padding:3px 10px;white-space:nowrap}.pct-badge--na{background:#f0f0f0;color:#aaa}.email-section{background:#fff;border-radius:14px;padding:18px 16px;margin-top:8px;margin-bottom:16px;box-shadow:0 2px 8px #4f6ef70f;border:1px solid #eef0ff}.email-section-title{font-size:.85rem;font-weight:700;color:#4f6ef7;margin-bottom:12px;letter-spacing:.02em}.email-input-wrap{display:flex;gap:8px;align-items:stretch}.email-input{flex:1;padding:12px 14px;border:1.5px solid #d8ddf5;border-radius:10px;font-size:.95rem;font-family:inherit;color:#1a1a2e;background:#f8f9ff;outline:none;transition:border-color .15s;min-width:0}.email-input:focus{border-color:#4f6ef7;background:#fff}.email-input:disabled{opacity:.5;cursor:not-allowed}.email-input::placeholder{color:#bbb}.email-send-btn{flex-shrink:0;width:auto;padding:12px 16px;margin-top:0;font-size:.9rem}.email-feedback{min-height:20px;margin-top:10px;font-size:.82rem;font-weight:600}.email-feedback.success{color:#2ecc71}.email-feedback.error{color:#ff6b6b}.result-tabs{display:flex;gap:8px;margin-bottom:20px}.result-tab-btn{flex:1;padding:10px 12px;border:2px solid #d8ddf5;border-radius:10px;background:#fff;color:#888;font-size:.85rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all .15s}.result-tab-btn.active{border-color:#4f6ef7;background:#4f6ef7;color:#fff}.hr-report{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.hr-profile-header{background:linear-gradient(135deg,#4f6ef7,#7b5ea7);border-radius:16px;padding:22px 18px 20px;color:#fff;text-align:center}.hr-profile-badge{display:inline-block;font-size:.68rem;font-weight:700;background:#ffffff40;border-radius:20px;padding:3px 10px;margin-bottom:10px;letter-spacing:.06em}.hr-profile-name{font-size:1.6rem;font-weight:800;letter-spacing:.04em;margin-bottom:6px}.hr-profile-catch{font-size:.88rem;opacity:.88;line-height:1.5}.hr-section{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #4f6ef70f}.hr-section--detail{background:#f8f9ff}.hr-section-label{font-size:.72rem;font-weight:700;color:#4f6ef7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.hr-section-body{font-size:.88rem;color:#333;line-height:1.8}.hr-traits{padding-left:18px;display:flex;flex-direction:column;gap:6px}.hr-traits li{font-size:.88rem;color:#333;line-height:1.7}.hr-roles{display:flex;flex-wrap:wrap;gap:8px}.hr-role-tag{display:inline-block;font-size:.78rem;font-weight:600;background:#eef0ff;color:#4f6ef7;border-radius:20px;padding:5px 12px;line-height:1.4}.hr-detail-axis{font-size:.78rem;font-weight:700;color:#7b5ea7;margin-bottom:6px}.hr-disclaimer{background:#f0f2f8;border-radius:12px;padding:14px 16px;font-size:.75rem;color:#777;line-height:1.7;border-left:3px solid #d8ddf5}@media(min-height:800px){.balloon-svg-wrap{height:280px}}@media(max-width:360px){.axis-item-label{font-size:.78rem}.axis-item-text{font-size:.82rem}.pct-badge{font-size:.68rem;padding:2px 8px}.radar-wrap svg{width:220px;height:220px}}
