*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f8f9fa}body,html{min-height:100vh}body{color:#1f2937;display:flex;flex-direction:column}main{flex:1 1}a{color:inherit;text-decoration:none}a:hover{opacity:.8}.high-risk{border-left-color:#ef4444!important}.suspicious{border-left-color:#f59e0b!important}.possible-risk{border-left-color:#eab308!important}.no-record{border-left-color:#8b5cf6!important}.unknown{border-left-color:#6b7280!important}.result-card{padding:20px;margin-top:20px;border-radius:12px;border-left:5px solid #6b7280;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1)}.result-card.high-risk{background:#fef2f2}.result-card.suspicious{background:#fff7ed}.result-card.possible-risk{background:#fefce8}.result-card.no-record{background:#faf5ff}.result-card.unknown{background:#f9fafb}.risk-badge{padding:6px 12px;border-radius:15px;font-size:.8rem;font-weight:700;text-transform:uppercase;display:inline-block}.risk-badge.red{background:#fef2f2;color:#dc2626}.risk-badge.orange{background:#fff7ed;color:#ea580c}.risk-badge.yellow{background:#fefce8;color:#ca8a04}.risk-badge.purple{background:#faf5ff;color:#9333ea}.risk-badge.unknown{background:#f3f4f6;color:#6b7280}